From owner-freebsd-current@FreeBSD.ORG Thu Oct 10 16:45:29 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E07141CA for ; Thu, 10 Oct 2013 16:45:29 +0000 (UTC) (envelope-from Eric_Van_Gyzen@dell.com) Received: from aussmtpmrkpc120.us.dell.com (aussmtpmrkpc120.us.dell.com [143.166.82.159]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A54322A67 for ; Thu, 10 Oct 2013 16:45:29 +0000 (UTC) X-Loopcount0: from 64.238.244.148 X-IronPort-AV: E=Sophos;i="4.90,1073,1371099600"; d="scan'208,217";a="48275654" Message-ID: <5256D9A1.6050605@dell.com> Date: Thu, 10 Oct 2013 11:45:21 -0500 From: Eric van Gyzen Organization: Dell, Inc. User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130702 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: make universe fails, apparently in lib/clang/include (all) X-Mailman-Approved-At: Thu, 10 Oct 2013 17:17:53 +0000 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Eric van Gyzen X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 16:45:29 -0000 "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