Date: Thu, 22 Aug 2024 18:32:23 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 280863] devel/libclc: incorrect reference to llvm15 in BUILD_DEPENDS Message-ID: <bug-280863-7141-grvdXYNWrO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280863-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-280863-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280863 --- 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=20=20 -- 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=20 -- 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=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280863-7141-grvdXYNWrO>