Search Criteria
Package Details: amdonly-gaming-opencl-rusticl-mesa-git 25.1.0_devel.203440.f26cf5633dd.d41d8cd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mesa-amdonly-gaming-git.git (read-only, click to copy) |
---|---|
Package Base: | mesa-amdonly-gaming-git |
Description: | OpenCL support with rusticl for mesa drivers |
Upstream URL: | https://www.mesa3d.org/ |
Licenses: | LicenseRef-mesa |
Conflicts: | opencl-mesa, opencl-rusticl-mesa |
Provides: | opencl-driver, opencl-rusticl-mesa |
Submitter: | NeroReflex |
Maintainer: | NeroReflex (DexterHaxxor) |
Last Packager: | NeroReflex |
Votes: | 17 |
Popularity: | 0.84 |
First Submitted: | 2023-02-27 22:38 (UTC) |
Last Updated: | 2025-03-27 14:55 (UTC) |
Dependencies (45)
- clang (llvm-gitAUR, clang17-binAUR, clang-minimal-gitAUR)
- expat (expat-gitAUR)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR)
- libdrm (libdrm-gitAUR)
- libelf (elfutils-gitAUR)
- lm_sensors (lm_sensors-gitAUR, lm_sensors-it87-gitAUR)
- spirv-llvm-translator (spirv-llvm-translator-gitAUR, spirv-llvm-translator-minimal-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- clang (llvm-gitAUR, clang17-binAUR, clang-minimal-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- directx-headers (directx-headers-cmakeAUR, directx-headers-gitAUR) (make)
- elfutils (elfutils-gitAUR) (make)
- expat (expat-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glslang (glslang-gitAUR) (make)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- libva (libva-gitAUR, libva-headlessAUR, intel-media-stack-binAUR, intel-media-stack-legacy-binAUR) (make)
- Show 25 more dependencies...
Required by (44)
- agisoft-metashape (requires opencl-rusticl-mesa) (optional)
- agisoft-metashape-pro (requires opencl-rusticl-mesa) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- bfgminer-git (requires opencl-driver) (optional)
- computecpp (requires opencl-driver)
- cpu-x-git (requires opencl-driver) (optional)
- crark (requires opencl-driver) (optional)
- cytoscape (requires opencl-driver) (optional)
- davinci-resolve (requires opencl-driver)
- davinci-resolve-beta (requires opencl-driver)
- davinci-resolve-studio (requires opencl-driver)
- davinci-resolve-studio-beta (requires opencl-driver)
- dewobble (requires opencl-driver)
- foldingathome (requires opencl-driver) (optional)
- fusion-render-node (requires opencl-driver)
- fusion-studio (requires opencl-driver)
- gromacs (requires opencl-rusticl-mesa) (optional)
- gromacs-plumed (requires opencl-rusticl-mesa) (optional)
- gyroflow (requires opencl-driver) (optional)
- gyroflow-bin (requires opencl-driver) (optional)
- Show 24 more...
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 Next › Last »
Lone_Wolf commented on 2024-02-14 15:13 (UTC)
Mesa commit b52e25d3 breaks intel iris & anv build UNLESS OpenCL support is present.
Incase you don't need those drivers, a temporary workaround is to disable them.
NeroReflex commented on 2024-02-07 00:56 (UTC)
@GrabbenD I am sorry but in my archlinux install attempting to install said packages does not try to bring in official mesa: I think what you see is related to your distro. I am sorry but I can't do anything more than this for you: I already flagged mesa to be proveded by my package.
GrabbenD commented on 2024-02-06 12:06 (UTC) (edited on 2024-02-06 12:06 (UTC) by GrabbenD)
@NeroReflex This can also be reproduced with
paru --sync aur/wine-git
which is maintained by a different guy.It seems like the culprit comes from listing mesa packages under
makedepends
inPKGBUILD
NeroReflex commented on 2024-02-06 11:51 (UTC)
@GrabbenD as the official Arch package my package provided, replaces and conflics with mesa-libgl so I have no idea... Beside are you sure this is not related to that specific wine package?
GrabbenD commented on 2024-02-06 11:26 (UTC) (edited on 2024-02-06 11:30 (UTC) by GrabbenD)
Thanks @NeroReflex
Found another issue!
mesa-libgl
exists in the system as seen here:amdonly-gaming-mesa-git
is the one providingmesa
:aur/wine-staging-wow64-git
requiresmesa-libgl
and Pacman wants to install regularmesa
to satisfy this dependency?Any ideas what could be wrong?
Workaround
NeroReflex commented on 2024-02-04 18:59 (UTC)
@GrabbenD moved NINJAFLAGS since it's not breaking arch, also added -git suffix to package names.
GrabbenD commented on 2024-02-04 13:41 (UTC) (edited on 2024-02-04 13:41 (UTC) by GrabbenD)
This line breaks in CachyOS or when you have custom compiler flags like
-j$(nproc)
Could we change it into this to correctly pass build flags?
GrabbenD commented on 2024-02-03 12:03 (UTC) (edited on 2024-02-04 00:11 (UTC) by GrabbenD)
This fails to install with a non-interactive script:
Edit: Turns out there's a circular dependency loop caused by
libglvnd
, see explanation here: https://aur.archlinux.org/packages/mesa-git#comment-954811ChrisLane commented on 2024-01-27 23:54 (UTC) (edited on 2024-01-27 23:55 (UTC) by ChrisLane)
Anyone else not able to launch games on Sway/Wayland today? I get "vulkan: No DRI3 support detected - required for presentation" when I try to run
vkcube
and similar errors in steam game logs.Odd because DRI3 is enabled in the PKGBUILD.
z3n commented on 2024-01-11 01:04 (UTC)
@zangoku I added a bug report to mesa hope that will help https://gitlab.freedesktop.org/mesa/mesa/-/issues/10418
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 Next › Last »