Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2026 07:56:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 294900] Errors during buildworld: C++20 extension
Message-ID:  <bug-294900-227-2MRYtlQ4qi@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 #11 from Benjamin Jacobs <freebsd@dev.thsi.be> ---
You seem to have the non-default WITHOUT_CLANG_BOOTSTRAP set, hence it is
trying to use the system CC (clang-19) with the llvm21 sysroot & includes from
/usr/obj (see bsd.sys.mk, bsd.compat.mk). This is likely unsupported.

-- 
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-2MRYtlQ4qi>