Date: Sat, 20 Apr 2013 02:47:47 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Tijl Coosemans <tijl@coosemans.org> Cc: freebsd-current@freebsd.org Subject: Re: My incremental buildworlds started failing Message-ID: <alpine.BSF.2.00.1304200207570.4364@ai.fobar.qr> In-Reply-To: <516D8531.1090006@coosemans.org> References: <alpine.BSF.2.00.1304161606550.4364@ai.fobar.qr> <90666BA3-A148-426E-83BC-D85A918C2B45@FreeBSD.org> <516D8531.1090006@coosemans.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Apr 2013, Tijl Coosemans wrote: > 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=yes 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. > >>> ===> 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 >>> ===> 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/include/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 >> >> >> Probably http://svnweb.freebsd.org/changeset/base/249543 > > This has been fixed in r249552 now. 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... -- Bjoern A. Zeeb Charles Haddon Spurgeon: "Friendship is one of the sweetest joys of life. Many might have failed beneath the bitterness of their trial had they not found a friend."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1304200207570.4364>