From owner-freebsd-current@FreeBSD.ORG Sun Mar 4 13:25:36 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3A681065670 for ; Sun, 4 Mar 2012 13:25:36 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 7D9448FC12 for ; Sun, 4 Mar 2012 13:25:36 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1S4BRI-0002pn-Sp>; Sun, 04 Mar 2012 14:25:28 +0100 Received: from e178032031.adsl.alicedsl.de ([85.178.32.31] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1S4BRI-0006mX-O7>; Sun, 04 Mar 2012 14:25:28 +0100 Message-ID: <4F536D41.1030302@zedat.fu-berlin.de> Date: Sun, 04 Mar 2012 14:25:21 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120223 Thunderbird/10.0.2 MIME-Version: 1.0 To: Current FreeBSD X-Enigmail-Version: 1.3.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1C7A9CFB22E2B0805E3F04B3" X-Originating-IP: 85.178.32.31 Subject: CLANG buildworld failure: lint: cannot exec /usr/obj/usr/src/tmp/usr/bin/cc: No such file or directory X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 04 Mar 2012 13:25:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1C7A9CFB22E2B0805E3F04B3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Buildworld of FBSD 10.o-CUR/amd64 fails with the below shown error messages since this weekend: clang -O2 -pipe -O2 -fno-strict-aliasing -pipe -pipe -O3 -fno-strict-aliasing -march=3Dnative -I/usr/src/usr.bin/xlint/xlint/../lint1 -DPREFIX=3D\"\" -I/usr/src/usr.bin/xlint/xlint/../arch/amd64 -I/usr/src/usr.bin/xlint/xlint/../common -std=3Dgnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o xlint xlint.o mem.o clang: warning: argument unused during compilation: '-std=3Dgnu99' gzip -cn /usr/src/usr.bin/xlint/xlint/lint.1 > lint.1.gz =3D=3D=3D> usr.bin/xlint/llib (all) lint -cghapbx -Cposix /usr/src/usr.bin/xlint/llib/llib-lposix llib-lposix: lint: cannot exec /usr/obj/usr/src/tmp/usr/bin/cc: No such file or direct= ory *** [llib-lposix.ln] Error code 1 Stop in /usr/src/usr.bin/xlint/llib. *** [all] Error code 1 Stop in /usr/src/usr.bin/xlint. *** [all] Error code 1 Stop in /usr/src/usr.bin. *** [usr.bin.all__D] Error code 1 Stop in /usr/src. *** [everything] Error code 1 Stop in /usr/src. *** [buildworld] Error code 1 Stop in /usr/src. Regards, Oliver --------------enig1C7A9CFB22E2B0805E3F04B3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iQEcBAEBAgAGBQJPU21IAAoJEOgBcD7A/5N8V9QIAMz5fOGtuwcJj7qSUWRIY8rB Obh4WnkhlYl5FkauPciCryZg4meExu9ebvWB32ymdbVMjdUBiEHiDGmEwkOVG4Ko MkA8w/e6pur4LtJ145fF1HkWdF9MRzP3E/Aap+xdrkOEhuPmpJEBM9a0y3q/hJ1m DSbd8yMFpYeRmIrebG0sOVRCYAhS6PHbGX73rQMjRVLCDJmfjVTRQ7MnETEDvX6A pRl/uy36XGug9l60iFr1l6enjDcNMxBLOLuIXU+x7XBHcs7RJz0BOx67CArRcSHr ZiZgZP124V1LJNbHhSc2MoYHC0Fc2s80q2r1e3zov8Tu/V/VydY86CK7M/81Hfk= =rE/7 -----END PGP SIGNATURE----- --------------enig1C7A9CFB22E2B0805E3F04B3--