[Bug 203094] Unable to make installworld without disabling tests and setting COMPILER_TYPE=clang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 1 10:09:25 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203094

--- Comment #12 from Juan Ramón Molina Menor <info at juanmolina.eu> ---
This is still happening with the system updated to base r288424.

Process as usual:
# cd /usr/src
# svnlite up
…updates from r287761 to r288424…
# make -j2 buildworld
# make -j2 kernel
# shutdown now
# make -j2 installworld
…fails as previously reported…
# make COMPILER_TYPE=clang -j2 -DWITHOUT_TESTS installworld
…works…

It’s really curious I am the only one seeing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list