Search Criteria
Package Details: amdonly-gaming-opencl-rusticl-mesa-git 25.2.0_devel.207057.b4b65822203.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.63 |
First Submitted: | 2023-02-27 22:38 (UTC) |
Last Updated: | 2025-06-18 14:32 (UTC) |
Dependencies (46)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- 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, clang-minimal-gitAUR, clang17-binAUR) (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 26 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
1 2 3 4 5 6 .. 11 Next › Last »
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-setuptools
in 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
packaging
anddistutils
can't be imported.python-setuptools
provides 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 again
NeroReflex commented on 2025-05-15 00:34 (UTC) (edited on 2025-05-15 00:35 (UTC) by NeroReflex)
@awh sure, I trust you in this.
P.S. no I changed my mind. That package is not installed on my system and it compiles just fine.
awh commented on 2025-05-09 15:40 (UTC)
Can
python-setuptools
be added to makedepends to resolve the issue with mako not being detected by meson outlined by Grimish on 2024-04-27?NeroReflex commented on 2025-03-27 15:01 (UTC)
@Fabse you had to clean the old build directory manually. I fixed it in the PKGBUILD anyway for the future.
Fabse commented on 2025-03-16 13:12 (UTC)
The build currently fails for me, it manages to compile but fails at packaging due to missing file:
NeroReflex commented on 2025-03-16 02:19 (UTC)
@Supdrewin game me a patch that removes software-based rendering and removed a sneaky -march=native. I have decided to keep march=native but accepted the removal of software rendering. Also I might go ahead and remove llvm support if rusticl doesn't need that. Be prepared to that.
Supdrewin commented on 2025-03-14 14:01 (UTC) (edited on 2025-03-14 14:10 (UTC) by Supdrewin)
Clover is deprecated 2 days ago and slated for removal.
1 2 3 4 5 6 .. 11 Next › Last »