Bug 212177

Summary: `make buildworld buildkernel` fails due to compilation error in unistd.h/stdlib.h
Product: Base System Reporter: setun.90
Component: kernAssignee: Mark Linimon <linimon>
Status: Closed Overcome By Events    
Severity: Affects Only Me    
Priority: ---    
Version: CURRENT   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
last 60 lines of redirected stdout/stderr of `make buildworld buildkernel`
none
system make.conf none

Description setun.90 2016-08-26 10:11:46 UTC
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
Comment 1 setun.90 2016-08-26 10:25:31 UTC
Additional details:

CPU is Intel Core i7-6500U (Skylake, amd64).
Comment 2 setun.90 2016-08-27 08:59:40 UTC
Created attachment 174113 [details]
system make.conf
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2021-06-30 01:02:11 UTC
^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.