From owner-freebsd-current@FreeBSD.ORG Sat Apr 20 09:47: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]) by hub.freebsd.org (Postfix) with ESMTP id 02629B42 for ; Sat, 20 Apr 2013 09:47:14 +0000 (UTC) (envelope-from tijl@coosemans.org) Received: from mailrelay008.isp.belgacom.be (mailrelay008.isp.belgacom.be [195.238.6.174]) by mx1.freebsd.org (Postfix) with ESMTP id 8FA6A1504 for ; Sat, 20 Apr 2013 09:47:14 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmwGALNjclFR8npE/2dsb2JhbABQgwY2wQWBARd0gh8BAQUnLyIBEAsYCRYPCQMCAQIBJx4GDQEHAQGIFAi8eI15gSwHg0cDj16BKYctj3GDDjqBLw Received: from 68.122-242-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.242.122.68]) by relay.skynet.be with ESMTP; 20 Apr 2013 11:46:56 +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 r3K9ktrR000985; Sat, 20 Apr 2013 11:46:56 +0200 (CEST) (envelope-from tijl@coosemans.org) Message-ID: <5172640A.5020801@coosemans.org> Date: Sat, 20 Apr 2013 11:46:50 +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: "Bjoern A. Zeeb" Subject: Re: My incremental buildworlds started failing References: <90666BA3-A148-426E-83BC-D85A918C2B45@FreeBSD.org> <516D8531.1090006@coosemans.org> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2RPWUVPJLQAARFLUTPLIU" Cc: 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: Sat, 20 Apr 2013 09:47:15 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2RPWUVPJLQAARFLUTPLIU Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2013-04-20 04:47, Bjoern A. Zeeb wrote: > On Tue, 16 Apr 2013, Tijl Coosemans wrote: >=20 >> 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 = now? >>>> ANyone can throw the cluebat at me? >> >> If that means building with NO_CLEAN=3Dyes then the problem is r249484= =2E >> 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.= sbin/rtsold/rtsol.c:51: >>>> /storage/head/obj//sparc64.sparc64/scratch/tmp/bz/head.svn/tmp/usr/i= nclude/netinet6/ip6_var.h:245: error: 'IP6S_MAXRULES' undeclared here (no= t in a function) >>>> *** [rtsol.o] Error code 1 >>>> 1 error >>>> *** [rtsol_make] Error code 2 >>>> 1 error >>> >>> >>> Probably http://svnweb.freebsd.org/changeset/base/249543 >> >> This has been fixed in r249552 now. >=20 >=20 > But if the problem is there once and you never remove your obj > directory it's not really gone even with a full (no NOCLEAN) rebuild, > right? SO time to kill the obj directory... You should be ok if you delete tmp/usr/include/include in obj directory. ------enig2RPWUVPJLQAARFLUTPLIU 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) iF4EAREIAAYFAlFyZA8ACgkQfoCS2CCgtisQjwD/X9xtL1Vu+toVmIepYP9Kwe8B ht1CE6ET8u8tq7+9yWsA/3kyPkoGIogSNaiIBBxfBEHtCS27aorzKJg6b7VDWcU4 =QY2D -----END PGP SIGNATURE----- ------enig2RPWUVPJLQAARFLUTPLIU--