Date: Thu, 10 Oct 2013 11:45:21 -0500 From: Eric van Gyzen <eric_van_gyzen@dell.com> To: freebsd-current@freebsd.org Cc: Eric van Gyzen <eric@vangyzen.net> Subject: make universe fails, apparently in lib/clang/include (all) Message-ID: <5256D9A1.6050605@dell.com>
next in thread | raw e-mail | index | archive | help
"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@dell.com <mailto:eric_van_gyzen@dell.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5256D9A1.6050605>