Search Criteria
Package Details: amdonly-gaming-opencl-clover-mesa-git 24.3.0_devel.195384.fd11bbbb90e.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 clover for mesa drivers |
Upstream URL: | https://www.mesa3d.org/ |
Licenses: | LicenseRef-mesa |
Conflicts: | opencl-clover-mesa, opencl-mesa |
Provides: | opencl-clover-mesa, opencl-driver |
Submitter: | NeroReflex |
Maintainer: | NeroReflex (DexterHaxxor, ChrisLane) |
Last Packager: | NeroReflex |
Votes: | 16 |
Popularity: | 0.21 |
First Submitted: | 2023-02-27 22:38 (UTC) |
Last Updated: | 2024-09-23 01:29 (UTC) |
Dependencies (44)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR)
- expat (expat-gitAUR)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR)
- libdrm (libdrm-gitAUR)
- libelf (elfutils-gitAUR)
- spirv-llvm-translator (spirv-llvm-translator-gitAUR, spirv-llvm-translator-minimal-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- directx-headers (directx-headers-gitAUR, directx-headers-cmakeAUR) (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, intel-media-stack-binAUR, libva-headlessAUR) (make)
- libvdpau (make)
- Show 24 more dependencies...
Required by (40)
- agisoft-metashape (requires opencl-clover-mesa) (optional)
- agisoft-metashape-pro (requires opencl-clover-mesa) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- computecpp (requires opencl-driver)
- cpu-x-opencl (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-clover-mesa) (optional)
- gyroflow (requires opencl-driver) (optional)
- gyroflow-bin (requires opencl-driver) (optional)
- gyroflow-git (requires opencl-driver) (optional)
- khronos-ocl-icd (requires opencl-driver)
- kristforge-bin (requires opencl-driver) (optional)
- Show 20 more...
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
NeroReflex commented on 2024-11-09 00:42 (UTC)
Builds are failing with the following error:
mesa/meson.build:4:0: ERROR: Unknown options: "opencl-spirv"
NeroReflex commented on 2024-09-23 01:27 (UTC)
Thank you tyrheimdal, I took the time to test and deploy your solution. Awesome job!
tyrheimdal commented on 2024-09-21 17:48 (UTC)
@d3Xt3r This is caused by a missing line in
PKGBUILD
file; Add... and it should install cleanly.
d3Xt3r commented on 2024-09-20 09:03 (UTC)
Builds have been failing today, tested on two of my systems. The actual compilation succeeds, but strangely it fails at the package building stage.
GregTheMadMonk commented on 2024-09-10 09:24 (UTC) (edited on 2024-09-10 09:29 (UTC) by GregTheMadMonk)
Mesa removed gallium-omx (https://aur.archlinux.org/packages/mesa-git#comment-990097). Can you please update the PKGBUILDs? TIA!
edit: NVM you've just updated the PKGBUILD. Thank you! :)
ChrisLane commented on 2024-08-31 12:28 (UTC)
@d3Xt3r yeah I've had the same issue when building in chroot but not when building normally and I haven't been able to figure out why.
d3Xt3r commented on 2024-08-31 12:22 (UTC)
Did a fresh install on a new machine, build failed with this error:
mesa/meson.build:991:2: ERROR: Problem encountered: Python (3.x) mako module >= 0.8.0 required to build mesa.
I already had
python-mako
1.3.5-1 installed, so unsure why it didn't pick that up. Had to runpip3 install Mako --break-system-packages
to resolve it, which isn't exactly ideal.redbeanw commented on 2024-07-29 14:21 (UTC)
Recently installed mesa does not work:
Can the commit id of upstream mesa be fixed? I think this can reduce many unstable factors.
kefaso commented on 2024-07-28 14:23 (UTC) (edited on 2024-07-28 14:23 (UTC) by kefaso)
After 2024-07-28 update vainfo fails:
vainfo Trying display: wayland Trying display: x11 libva error: /usr/lib/dri/radeonsi_drv_video.so init failed vaInitialize failed with error code 2 (resource allocation failed),exit
kefaso commented on 2024-07-27 12:34 (UTC) (edited on 2024-07-27 12:37 (UTC) by kefaso)
Add line to PKGBUILD within package_amdonly-gaming-mesa-git: package_amdonly-gaming-mesa-git() { ..... _install fakeinstall/$_libdir/libgallium*.so ..... }
1 2 3 4 5 6 .. 8 Next › Last »