make universe fails, apparently in lib/clang/include (all)

Eric van Gyzen eric_van_gyzen at dell.com
Thu Oct 10 16:45:29 UTC 2013


"make universe" is consistently failing in the following way. 
"_.amd64.amd64.buildworld" contains:

========

===> lib/clang/libllvmx86desc (all)
===> lib/clang/libllvmx86disassembler (all)
===> lib/clang/libllvmx86info (all)
===> lib/clang/libllvmx86instprinter (all)
===> lib/clang/libllvmx86utils (all)
===> lib/clang/include (all)
1 error

make[3]: stopped in /home/freebsd
*** [everything] Error code 2

make[2]: stopped in /home/freebsd
1 error

make[2]: stopped in /home/freebsd
*** [buildworld] Error code 2

make[1]: stopped in /home/freebsd
1 error

make[1]: stopped in /home/freebsd

========

I'm running it from bash with:

nice -n 20 make JFLAG=-j4 MAKEOBJDIRPREFIX=/home/obj universe >
/tmp/universe.log 2>&1 < /dev/null &

"/tmp/universe.log" contains:

--------------------------------------------------------------
>>> make universe started on Thu Oct 10 07:59:02 CDT 2013
--------------------------------------------------------------
>> amd64 started on Thu Oct 10 07:59:02 CDT 2013
>> amd64.amd64 buildworld started on Thu Oct 10 07:59:02 CDT 2013
amd64.amd64 buildworld failed, check _.amd64.amd64.buildworld for details

/home/freebsd is a git repo, cloned from github, tracking the master
branch, at commit 0b5457bf, corresponding to Subversion head r256251.  I
have no local changes.

Am I doing something wrong?  Is this working for everyone else?

Thanks in advance,

Eric

-- 
*Eric van Gyzen*
Senior Software Development Engineer
*Dell* | Compellent
*office* +1 952 562 3197
Cube J-732, 7615 Smetana Lane
Eden Prairie, MN 55344
eric_van_gyzen at dell.com <mailto:eric_van_gyzen at dell.com>


More information about the freebsd-current mailing list