Bug 212177 - `make buildworld buildkernel` fails due to compilation error in unistd.h/stdlib.h
Summary: `make buildworld buildkernel` fails due to compilation error in unistd.h/stdl...
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-26 10:11 UTC by setun.90
Modified: 2021-06-30 01:02 UTC (History)
0 users

See Also:


Attachments
last 60 lines of redirected stdout/stderr of `make buildworld buildkernel` (5.99 KB, text/plain)
2016-08-26 10:11 UTC, setun.90
no flags Details
system make.conf (318 bytes, text/plain)
2016-08-27 08:59 UTC, setun.90
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.