> On Dec 29, 2015, at 13:20, Roger Marquis <marq...@roble.com> wrote: > > NGie Cooper wrote: >> How are you executing buildworld? What?s your revision? > > In the latest iteration: > > uname -a > ... 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Thu Dec 17 18:26:58 PST 2015 > ...:/usr/obj/usr/src/sys/GENERIC amd64 > cd /usr/src > rm -rf * .s* .a* ../obj/* > svnlite co https://svn.freebsd.org/base/head ./ > Checked out revision 292870. > make cleanworld > make buildworld -DNO_GAMES > > Had been seeing the same results on multiple systems, with a couple of > yesterday's and several previous revisions, but as of 292873 it does build > again.
I don't use cleanworld. That might be a part of the problem. Is /usr/obj on tmpfs? Thanks! _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"