Code: Select all
[U] dev-libs/opencl-clang
Available versions:
(15) 15.0.0 (~)15.0.0-r1
(16) 16.0.0-r1 ~16.0.0-r2
{LLVM_SLOT="+15 +16"}
Installed versions: 15.0.0(15)(22:43:45 25/01/2024)
But it now requires LLVM_SLOT=15 to be defined.
Doing so in make.conf triggers reinstall of media-libs/mesa
Code: Select all
Advised by with LLVM_SLOT="15 16 +17 18" in Available versions.
along with
Installed versions: 24.0.2^t(10:50:17 29/02/2024)(X gles1 gles2 opencl opengl vaapi vdpau wayland zstd -d3d9 -debug -llvm -lm-sensors -osmesa -proprietary-codecs -selinux -test -unwind -valgrind -vulkan -vulkan-overlay -xa -zink ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" CPU_FLAGS_X86="sse2" LLVM_SLOT="-15 -16 -17" VIDEO_CARDS="intel -d3d12 -freedreno -lavapipe -lima -nouveau -panfrost -r300 -r600 -radeon -radeonsi -v3d -vc4 -virgl -vivante -vmware")How to define LLVM_SLOT with per package resolution?
The above media-libs/mesa has been build with LLVM_SLOT="-15 -16 -17" and wants to rebuild now that LLVM_SLOT has be defined.
Any idea?
Is there any place documenting this LLVM_SLOT= from a functional perspective, e.g. not .eclass files which are technical only?
Thks 4 ur attention, interest & support.

