Search Criteria
Package Details: libclc-minimal-git 20.0.0_r510973.d6d60707ec2b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libclc-minimal-git.git (read-only, click to copy) |
---|---|
Package Base: | libclc-minimal-git |
Description: | companion package to llvm-minimal-git, Library requirements of the OpenCL C programming language |
Upstream URL: | https://libclc.llvm.org/ |
Licenses: | MIT |
Conflicts: | libclc |
Provides: | libclc |
Submitter: | Lone_Wolf |
Maintainer: | Lone_Wolf |
Last Packager: | Lone_Wolf |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-16 21:34 (UTC) |
Last Updated: | 2024-09-07 14:56 (UTC) |
Dependencies (7)
- clang-minimal-gitAUR (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm-minimal-gitAUR (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- spirv-llvm-translator-minimal-gitAUR (make)
Required by (36)
- amdonly-gaming-libva-mesa-driver-git (requires libclc) (make)
- amdonly-gaming-mesa-git (requires libclc) (make)
- amdonly-gaming-mesa-vdpau-git (requires libclc) (make)
- amdonly-gaming-opencl-clover-mesa-git (requires libclc)
- amdonly-gaming-opencl-clover-mesa-git (requires libclc) (make)
- amdonly-gaming-opencl-rusticl-mesa-git (requires libclc)
- amdonly-gaming-opencl-rusticl-mesa-git (requires libclc) (make)
- amdonly-gaming-vulkan-mesa-layers-git (requires libclc) (make)
- amdonly-gaming-vulkan-radeon-git (requires libclc) (make)
- amdonly-gaming-vulkan-swrast-git (requires libclc) (make)
- cpyrit-opencl (requires libclc)
- lib32-amdonly-gaming-libva-mesa-driver-git (requires libclc) (make)
- lib32-amdonly-gaming-mesa-git (requires libclc) (make)
- lib32-amdonly-gaming-mesa-vdpau-git (requires libclc) (make)
- lib32-amdonly-gaming-opencl-clover-mesa-git (requires libclc)
- lib32-amdonly-gaming-opencl-clover-mesa-git (requires libclc) (make)
- lib32-amdonly-gaming-opencl-rusticl-mesa-git (requires libclc)
- lib32-amdonly-gaming-opencl-rusticl-mesa-git (requires libclc) (make)
- lib32-amdonly-gaming-vulkan-mesa-layers-git (requires libclc) (make)
- lib32-amdonly-gaming-vulkan-radeon-git (requires libclc) (make)
- Show 16 more...
Latest Comments
Lone_Wolf commented on 2024-04-13 17:21 (UTC)
The ld error was fixed upstream, but there is a new one.
https://github.com/llvm/llvm-project/pull/87622/commits/47cd6ddbf292fd8a50534e091ac64ebee3c40ee5 changes the way libclc is build and utterly breaks this package.
I am reverting that commit and have filed https://github.com/llvm/llvm-project/issues/88626 to get things hopefully solved.
wustdsh commented on 2024-04-07 12:11 (UTC)
No rushing intended, thanks for your work!
Lone_Wolf commented on 2024-04-07 10:01 (UTC)
Confirmed, it started recently after tuesday 2 april .
I haven't had time to bisect this, use an older version for now.
wustdsh commented on 2024-04-07 02:25 (UTC) (edited on 2024-04-07 03:21 (UTC) by wustdsh)
build failed
I don't know where these libraries come from,
pacman -F
returns no output. Maybe the path for the search is incorrect.SolarAquarion commented on 2024-03-12 12:09 (UTC)
the pkgver has been moved to a common cmake module and so the build will fail