[Bug 280863] devel/libclc: incorrect reference to llvm15 in BUILD_DEPENDS
Date: Thu, 22 Aug 2024 18:32:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280863 --- Comment #16 from Emmanuel Vadot <manu@freebsd.org> --- So for some reason my patch doesn't work, it keeps finding (and using) the wrong llvm -- The CXX compiler identification is Clang 18.1.8 -- The C compiler identification is Clang 18.1.8 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/llvm18/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/llvm18/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Found zstd: /usr/local/lib/libzstd.so -- Linker detection: LLD LLVM version: 17.0.6 clang: /usr/local/llvm17/bin/clang llvm-as: /usr/local/llvm17/bin/llvm-as llvm-link: /usr/local/llvm17/bin/llvm-link opt: /usr/local/llvm17/bin/opt llvm-spirv: /usr/local/llvm17/bin/llvm-spirv I'll have another look at it tomorrow. -- You are receiving this mail because: You are the assignee for the bug.