Search Criteria
Package Details: amdonly-gaming-opencl-rusticl-mesa-git 26.1.0_devel.219374.37ba573877a.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: | 18 |
| Popularity: | 0.013311 |
| First Submitted: | 2023-02-27 22:38 (UTC) |
| Last Updated: | 2026-03-04 16:20 (UTC) |
Dependencies (45)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR)
- expat (expat-gitAUR)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR)
- libdrm (libdrm-gitAUR)
- libelf (elfutils-gitAUR, elfutils-gitAUR)
- lm_sensors (lm_sensors-it87-gitAUR, lm_sensors-gitAUR)
- spirv-llvm-translator (spirv-llvm-translator-gitAUR, spirv-llvm-translator-minimal-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- directx-headers (directx-headers-gitAUR, directx-headers-cmakeAUR) (make)
- elfutils (elfutils-gitAUR, elfutils-gitAUR) (make)
- expat (expat-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glslang (glslang-gitAUR) (make)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR) (make)
- Show 25 more dependencies...
Required by (50)
- arrayfire (requires opencl-driver) (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)
- gpu-t (requires opencl-driver) (optional)
- gromacs-plumed (requires opencl-rusticl-mesa) (optional)
- gyroflow (requires opencl-driver) (optional)
- gyroflow-bin (requires opencl-driver) (optional)
- gyroflow-dev-appimage (requires opencl-driver) (optional)
- Show 30 more...
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
HenryM commented on 2026-07-01 05:52 (UTC) (edited on 2026-07-01 05:53 (UTC) by HenryM)
I worked around this last night by simply adding
_install fakeinstall/usr/share/drirc.d/00-radeonsi-defaults.confto the fakeinstall/packaging section for mesa near the end of the PKGBUILD, so lines 295-297 are noweverything seems okay now, the resulting mesa package works and doesn't appear to have any surprises, but it isn't clear if anyone else has this issue or why it occurred.
HenryM commented on 2026-06-28 10:00 (UTC) (edited on 2026-07-12 14:31 (UTC) by HenryM)
I am now getting errors every time the build process is about to finish:
this has only started happening this month. I don't know if it's something on my end but I just built the regular mesa-git via AUR without issue, among other packages.
I'm on a CachyOS, installed May 21, default repo llvm etc. my last successful amdonly build was on May 23 using makepkg. llvm etc have since updated, not sure if anything else has changed.
NeroReflex commented on 2026-03-04 16:15 (UTC)
Alright anti-lag added. Thank you both!
bluetail commented on 2026-02-22 10:05 (UTC) (edited on 2026-02-22 10:07 (UTC) by bluetail)
yea please use
-D vulkan-layers=device-select,overlay,anti-lagGrimish commented on 2025-09-23 15:38 (UTC)
Add anti-lag to the vulkan layers? Looks like it works.
NeroReflex commented on 2025-06-18 14:45 (UTC)
@Gnatzelle thanks
NeroReflex commented on 2025-06-18 14:33 (UTC) (edited on 2025-06-18 14:46 (UTC) by NeroReflex)
@awh I built in chroot just fine. Using paru is not the official way of doing this. check your system.
P.S. I have no idea why, but now it failed.
I will include it, but know that it is not a good sign since the official one isn't using it.
awh commented on 2025-06-03 14:22 (UTC) (edited on 2025-06-03 14:27 (UTC) by awh)
@NeroReflex Are you building in a chroot? Using
paru -B --chroot .withoutpython-setuptoolsin the makedepends results in:and adding it fixes the issue as outlined in the original comment. According to https://stackoverflow.com/a/79440702 this can happen if mako is actually not installed (not the case here) or if both
packaginganddistutilscan't be imported.python-setuptoolsprovides the latter. Perhaps there is another package (python-packaging?) or local python install on your system that is able to satisfy the meson build process in the absence of python-setuptools.Gnatzelle commented on 2025-05-23 23:41 (UTC) (edited on 2025-05-24 06:47 (UTC) by Gnatzelle)
Just needs
in the PKGBUILD to built again1 2 3 4 5 6 .. 11 Next › Last »