https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294900
--- Comment #11 from Benjamin Jacobs <[email protected]> --- 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.
