Date: Fri, 15 May 2026 08:17:49 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 294900] Errors during buildworld: C++20 extension Message-ID: <bug-294900-227-iXVoQK0Gt9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-294900-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294900 --- Comment #12 from Benjamin Jacobs <freebsd@dev.thsi.be> --- For some reason poudriere-jail stopped to produce a full build log, so I can't really compare with my last base update, but I'm pretty sure that the "-nobuiltininc -idirafter /usr/lib/clang/19/include" that you have is not standard (i.e. caused by some src.conf option) and likely the cuplrit as it is exptected that the libraries are built with the new compiler (clang 21) and not the old/system compiler (clang 19). And using clang 21 with the include of clang 19 is not going to work. My guess is that WITHOUT_CLANG_BOOTSTRAP is the cause, but maybe somebody would have a better idea. PS: I too can't seem to reconcile the git hashes that have been provided, maybe you can provide an approximate date instead? -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294900-227-iXVoQK0Gt9>
