From owner-freebsd-current@FreeBSD.ORG Sat May 17 11:35:43 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9044CD5A for ; Sat, 17 May 2014 11:35:43 +0000 (UTC) Received: from tensor.andric.com (unknown [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "tensor.andric.com", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BE1A2874 for ; Sat, 17 May 2014 11:35:43 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::307e:8fe5:fab4:9592] (unknown [IPv6:2001:7b8:3a7:0:307e:8fe5:fab4:9592]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id BCD4F5C43; Sat, 17 May 2014 13:35:39 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_B5A46ABA-6DA6-4B6F-BCD1-CA27380002A5"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: r266298: make buildworld fail: fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h" From: Dimitry Andric In-Reply-To: <20140517101139.4ed104ef.ohartman@zedat.fu-berlin.de> Date: Sat, 17 May 2014 13:35:21 +0200 Message-Id: References: <20140517101139.4ed104ef.ohartman@zedat.fu-berlin.de> To: "O. Hartmann" X-Mailer: Apple Mail (2.1878.2) Cc: FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Sat, 17 May 2014 11:35:43 -0000 --Apple-Mail=_B5A46ABA-6DA6-4B6F-BCD1-CA27380002A5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 17 May 2014, at 10:11, O. Hartmann = wrote: > With 11.0-CURRENT's sources (r266298) buildworld fails: >=20 > [...] > = /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APFloa= t.cpp:15:10: > fatal error: 'llvm/ADT/APFloat.h' file not found #include = "llvm/ADT/APFloat.h" > ^ > 1 error generated. > = /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APInt.= cpp:16:10: > fatal error: 'llvm/ADT/APInt.h' file not found #include = "llvm/ADT/APInt.h" Can you please post your make.conf and src.conf? -Dimitry --Apple-Mail=_B5A46ABA-6DA6-4B6F-BCD1-CA27380002A5 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.22 (Darwin) iEYEARECAAYFAlN3SYgACgkQsF6jCi4glqMXegCg8fecbvGwldmdJnEQUflc99zm 5GcAn3dVcPyqv30mpZ04fbTwrWTIPUZ5 =7QLW -----END PGP SIGNATURE----- --Apple-Mail=_B5A46ABA-6DA6-4B6F-BCD1-CA27380002A5--