Created attachment 174093 [details] last 60 lines of redirected stdout/stderr of `make buildworld buildkernel` During `make buildworld buildkernel`, compilation of stdlib.h and unistd.h stops due to a compiler error. Context: An incorrect update occurred (updated kernel without updating world) and I am therefore attempting to redo the process correctly. Kernel version is 12.0 CURRENT, World version is 10.3 RELEASE (1003000). CC is clang38, CXX is clang++38, CPP is clang-cpp38, all built from ports. Indicate to me if this should be sent somewhere else (first bug report!). Thanks in advance, Daniel
Additional details: CPU is Intel Core i7-6500U (Skylake, amd64).
Created attachment 174113 [details] system make.conf
^Triage: close as OBE. I'm sorry that this PR did not get addressed in a timely fashion. Please let us know if this still occurs on a supported OSVERSION.