From owner-freebsd-current@FreeBSD.ORG Thu Oct 10 19:06:15 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 6BA6E942 for ; Thu, 10 Oct 2013 19:06:15 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B76924F7 for ; Thu, 10 Oct 2013 19:06:15 +0000 (UTC) Received: from [192.168.2.2] (ip4da3063d.direct-adsl.nl [77.163.6.61]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 695325C5A; Thu, 10 Oct 2013 21:06:08 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_5BD9F0B5-1069-4AC1-B8DE-BF8C5D0819F7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: make universe fails, apparently in lib/clang/include (all) From: Dimitry Andric In-Reply-To: <5256D9A1.6050605@dell.com> Date: Thu, 10 Oct 2013 21:02:53 +0200 Message-Id: <3AB373DA-55AB-4D93-A1C5-36701C757A45@FreeBSD.org> References: <5256D9A1.6050605@dell.com> To: Eric van Gyzen X-Mailer: Apple Mail (2.1510) Cc: freebsd-current@freebsd.org, 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 19:06:15 -0000 --Apple-Mail=_5BD9F0B5-1069-4AC1-B8DE-BF8C5D0819F7 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On Oct 10, 2013, at 18:45, Eric van Gyzen wrote: > "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 Hi Eric, Can you please upload the full _.amd64.amd64.buildworld file somewhere? The actual error will have occurred earlier in the build, and it is not directly visible in the last few lines. -Dimitry --Apple-Mail=_5BD9F0B5-1069-4AC1-B8DE-BF8C5D0819F7 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.20 (Darwin) iEYEARECAAYFAlJW+ecACgkQsF6jCi4glqN2gACgkbV+K2OC5/gkJi6cfabYeSSy 6W0An0mzdDxXKnzNuTkt1Dk1P7oHyaCJ =pN1C -----END PGP SIGNATURE----- --Apple-Mail=_5BD9F0B5-1069-4AC1-B8DE-BF8C5D0819F7--