Created attachment 255999 [details] chromium-131.0.6778.204.log.zst OS: 14.1-STABLE Host OSVERSION: 1402501 Jail OSVERSION: 1401502 chromium-131.0.6778.204 When the LTO flag is set - it fails to build with the error: ld.lld: error: obj/third_party/rust/cxx/v1/lib/libcxx_lib.rlib(libcxx_lib.cxx.d4a704653401c5cd-cgu.0.rcgu.o): Invalid attribute group entry (Producer: 'LLVM19.1.1-rust-1.83.0-stable' Reader: 'LLVM 18.1.8') In the attached file you can find the Poudriere build log.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e60d707adb48a59a9938a0553aeb8fda39411e8 commit 1e60d707adb48a59a9938a0553aeb8fda39411e8 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2024-12-30 17:41:21 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2024-12-30 17:41:46 +0000 www/chromium: switch over to llvm19 to fix LTO builds PR: 283456 www/chromium/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
A commit in branch 2024Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=51196d7910027cb601e87a81f99bbaf16d825e07 commit 51196d7910027cb601e87a81f99bbaf16d825e07 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2024-12-30 17:41:21 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2024-12-30 17:42:06 +0000 www/chromium: switch over to llvm19 to fix LTO builds PR: 283456 (cherry picked from commit 1e60d707adb48a59a9938a0553aeb8fda39411e8) www/chromium/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)