Date: Tue, 05 Nov 2024 17:17:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 282563] stable/14 build with clang19 Message-ID: <bug-282563-227-tGN67qj0iB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282563-227@https.bugs.freebsd.org/bugzilla/> References: <bug-282563-227@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=3D282563 Brooks Davis <brooks@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brooks@FreeBSD.org --- Comment #1 from Brooks Davis <brooks@FreeBSD.org> --- Setting CC/CXX/CPP to clang19 is not expected to work for buildworld. It m= ight work if you set the full path, but the supported way is to set CROSS_TOOLCHAIN=3Dllvm19 which sources /usr/local/share/toolchains/llvm19.m= k in the right places. I'm not entirely sure why PATH is restricted this late in the build process, but clearly it is. All that being said, I'm not sure all the build fixes have been MFCd so the build may still fail. --=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-282563-227-tGN67qj0iB>