Date: Tue, 16 Apr 2013 19:06:57 +0200 From: Tijl Coosemans <tijl@coosemans.org> To: Dimitry Andric <dim@FreeBSD.org> Cc: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, freebsd-current@freebsd.org Subject: Re: My incremental buildworlds started failing Message-ID: <516D8531.1090006@coosemans.org> In-Reply-To: <90666BA3-A148-426E-83BC-D85A918C2B45@FreeBSD.org> References: <alpine.BSF.2.00.1304161606550.4364@ai.fobar.qr> <90666BA3-A148-426E-83BC-D85A918C2B45@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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.
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
iF4EAREIAAYFAlFthTcACgkQfoCS2CCgtiv6fQD+OySAs7Z6AzInAsm7YQ0l3D5l
/SNn25cR9C1pFgUhBZQA/0OdbfI/J9MSd447rgazTFWC46V/RyjVC1TvySqX2rgq
=LLCP
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?516D8531.1090006>
