https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286529
--- Comment #3 from [email protected] --- This appears to have been resolved by rebooting to the previously compiled kernel. Attempting to upgrade to 14.3 on another 14.1 system, however, failed with the same error. On that system `ls /usr/lib/clang` showed only another clang directory. Was able to successfully buildworld there after `cd /usr/lib/clang ; ln -s clang/18 .`. Should perhaps test `rm -rf /usr/src/*` before running gitup? -- You are receiving this mail because: You are the assignee for the bug.
