Date: Fri, 10 Jul 2015 16:25:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ed@FreeBSD.org, mjg@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: FreeBSD_HEAD_i386 - Build #540 - Fixed Message-ID: <316762688.1.1436545505211.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1354878875.1.1436527995222.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1354878875.1.1436527995222.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_i386 - Build #540 - Fixed: Check console output at https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/540/ to view the results. From owner-freebsd-current@freebsd.org Fri Jul 10 19:13:02 2015 Return-Path: <owner-freebsd-current@freebsd.org> Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1BEF997497 for <freebsd-current@mailman.ysv.freebsd.org>; Fri, 10 Jul 2015 19:13:02 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 97E9D125A for <freebsd-current@freebsd.org>; Fri, 10 Jul 2015 19:13:02 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: by mailman.ysv.freebsd.org (Postfix) id 91068997496; Fri, 10 Jul 2015 19:13:02 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9098E997495 for <current@mailman.ysv.freebsd.org>; Fri, 10 Jul 2015 19:13:02 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BE6F1255; Fri, 10 Jul 2015 19:13:02 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from [10.9.9.241] (helo=rmm6prod02.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from <jbtakk@iherebuywisely.com>) id 1ZDdjG-0001xr-HS; Fri, 10 Jul 2015 21:12:58 +0200 Received: from mail by rmm6prod02.runbox.com with local (Exim 4.76) (envelope-from <jbtakk@iherebuywisely.com>) id 1ZDdjF-0007BA-Rt; Fri, 10 Jul 2015 21:12:57 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [Authenticated user (846156)] by runbox.com with http (RMM6); Fri, 10 Jul 2015 19:12:57 GMT From: "Jeffrey Bouquet" <jbtakk@iherebuywisely.com> Reply-To: jbtakk@iherebuywisely.com To: "dim" <dim@FreeBSD.org> CC: "current" <current@freebsd.org> Subject: Re: llvm boostrap? Clang failures. Date: Fri, 10 Jul 2015 12:12:57 -0700 (PDT) X-Mailer: RMM6 In-Reply-To: <07AFE010-94E6-4747-B673-2F82B988ECA0@FreeBSD.org> Message-Id: <E1ZDdjF-0007BA-Rt@rmm6prod02.runbox.com> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 10 Jul 2015 19:13:02 -0000 On Fri, 10 Jul 2015 14:50:22 +0200, Dimitry Andric <dim@FreeBSD.org> wrote: > On 10 Jul 2015, at 03:54, Jeffrey Bouquet <jbtakk@iherebuywisely.com> wro= te: > >=20 > > The "update clang" messages in UPDATING seem to not fix... > > ...llvm/include/llvm/ADT/StringRef.h: fatal error: > > 'algorithm' file not found > > make stopped in /usr/src/lib/clang/lib/libllvmsupport... >=20 > Do you have the 'algorithm' file on your system, in /usr/include/c++/v1? > And is the rest of libc++ correctly installed? You should have the > following libraries: >=20 > /usr/lib/libc++.a > /usr/lib/libc++.so > /usr/lib/libc++.so.1 > /usr/lib/libc++_p.a Were missing. >=20 >=20 > > The entire build fails similarly, > > also in any subtree I try to start from (clang, lib/clang... etc etc) > >=20 > > Previously, the system was upgraded from another successful installworl= d by rsync'ing the > > /obj IIRC... > > Also I've tried parameters such as CPP=3D/usr/local/bin/clang-cpp36 t= o no avail... >=20 > Another possibility is that you are assigning to CFLAGS and/or CXXFLAGS > incorrectly. Can you please post your make.conf and src.conf files? >=20 > Last but not least, from which version of FreeBSD are you building? An > older copy of -CURRENT, or some -STABLE branch? >=20 > -Dimitry make CC=3D/usr/local/bin/clang36 CXX=3D/usr/local/bin/clang++36 CPP=3D/usr/= local/bin/clang-cpp36 -NO_PROFILE -DALWAYS_CHECK_MAKE -DNOPROFILE buildworld... Fails in the same way. Aside from rsync'ing over from another CURRENT that buildworld works on, wh= ich may happen soon, for an installworld, I wonder why some invocation of the above line, or one= with gcc49, would not suffice... [ Tried several things in UPDATING and 'man build', but since even /usr/bin/clang here is missing [1], things are not what they should be, everything except buildworld works... ] [1] I may be able to copy it over today using a thumbdrive, however...=20 Sorry to waste anyone's time. This problem is of low priority here... but= thanks to=20 the replies, appears to be solvable sooner than later.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?316762688.1.1436545505211.JavaMail.jenkins>