From owner-freebsd-current@FreeBSD.ORG Tue Apr 16 17:08:16 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4E4B96B0; Tue, 16 Apr 2013 17:08:16 +0000 (UTC) (envelope-from tijl@coosemans.org) Received: from mailrelay010.isp.belgacom.be (mailrelay010.isp.belgacom.be [195.238.6.177]) by mx1.freebsd.org (Postfix) with ESMTP id B56E9954; Tue, 16 Apr 2013 17:08:15 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoUGACmEbVFR8ZLu/2dsb2JhbABQgwY2wQaBCBd0gh8BAQUnLyIBEAsOCgkWDwkDAgECASceBg0BBwEBiBQIrE2QT41jgSwHg0IDj1SBKYcrj3GDDTqBLw Received: from 238.146-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.146.238]) by relay.skynet.be with ESMTP; 16 Apr 2013 19:07:04 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.6/8.14.6) with ESMTP id r3GH73ZP075672; Tue, 16 Apr 2013 19:07:03 +0200 (CEST) (envelope-from tijl@coosemans.org) Message-ID: <516D8531.1090006@coosemans.org> Date: Tue, 16 Apr 2013 19:06:57 +0200 From: Tijl Coosemans User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130408 Thunderbird/17.0.5 MIME-Version: 1.0 To: Dimitry Andric Subject: Re: My incremental buildworlds started failing References: <90666BA3-A148-426E-83BC-D85A918C2B45@FreeBSD.org> In-Reply-To: <90666BA3-A148-426E-83BC-D85A918C2B45@FreeBSD.org> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2BODLLRLDLPCSARUXHUFJ" Cc: "Bjoern A. Zeeb" , freebsd-current@freebsd.org 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: Tue, 16 Apr 2013 17:08:16 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2BODLLRLDLPCSARUXHUFJ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2013-04-16 18:39, Dimitry Andric wrote: > On Apr 16, 2013, at 18:08, Bjoern A. Zeeb wrote: >> I have been seeing this on incremental buildworlds for a day or two no= w? >> ANyone can throw the cluebat at me? If that means building with NO_CLEAN=3Dyes then the problem is r249484. It creates a symlink: ln -fs ../include ${DESTDIR}/usr/lib/include But if ${DESTDIR}/usr/lib/include already exists it creates ${DESTDIR}/usr/include/include -> ../include. I'm thinking of reverting that commit. >> =3D=3D=3D> rescue/rescue/routed/rtquery (depend) >> {standard input}: Assembler messages: >> {standard input}:2: Warning: unterminated string; newline inserted >> {standard input}:3: Warning: unterminated string; newline inserted >> =3D=3D=3D> kerberos5/usr.bin/kcc (all) >> In file included from /scratch/tmp/bz/head.svn/sbin/rtsol/../../usr.sb= in/rtsold/rtsol.c:51: >> /storage/head/obj//sparc64.sparc64/scratch/tmp/bz/head.svn/tmp/usr/inc= lude/netinet6/ip6_var.h:245: error: 'IP6S_MAXRULES' undeclared here (not = in a function) >> *** [rtsol.o] Error code 1 >> 1 error >> *** [rtsol_make] Error code 2 >> 1 error >=20 >=20 > Probably http://svnweb.freebsd.org/changeset/base/249543 This has been fixed in r249552 now. ------enig2BODLLRLDLPCSARUXHUFJ 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.19 (FreeBSD) iF4EAREIAAYFAlFthTcACgkQfoCS2CCgtiv6fQD+OySAs7Z6AzInAsm7YQ0l3D5l /SNn25cR9C1pFgUhBZQA/0OdbfI/J9MSd447rgazTFWC46V/RyjVC1TvySqX2rgq =LLCP -----END PGP SIGNATURE----- ------enig2BODLLRLDLPCSARUXHUFJ--