Date: Mon, 24 May 2010 15:27:16 +0200 From: Stefan Bethke <stb@lassitu.de> To: Jeremy Chadwick <freebsd@jdc.parodius.com> Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: Re: make world fails in usr.sbin/config? Message-ID: <2142CA1C-C914-4ED0-A72D-0A0161C739E3@lassitu.de> In-Reply-To: <20100524131346.GA27811@icarus.home.lan> References: <323EFFEC-C17C-46AF-AF7C-281863F041C3@lassitu.de> <20100524120910.GA25613@icarus.home.lan> <E55CDD84-E46E-4ABB-995D-B4F794F80BD6@lassitu.de> <20100524121856.GA26479@icarus.home.lan> <224129E1-5E90-4E36-A553-2F37C0CF0780@lassitu.de> <20100524122944.GA26720@icarus.home.lan> <0CFCBFC9-F613-4D16-9359-334ECED3E913@lassitu.de> <20100524131346.GA27811@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 24.05.2010 um 15:13 schrieb Jeremy Chadwick: > So now the problem has moved from usr.sbin/config to usr.sbin/awk? > Weird. Usually this sort of thing indicates excessive clock skew (as = in > rapidly skewing multiple seconds in bursts), or very strange = filesystem > problems. >=20 > Is it possible for your /usr/obj to be made a UFS2 filesystem and for > you to re-try your build? I've now checked out via csup, and I've put /usr/obj on UFS. The error = has shifted yet again: cc -O2 -pipe -I. -I/usr/src/usr.bin/lex -std=3Dgnu99 = -I/usr/obj/usr/src/tmp/legacy/usr/include -c parse.c /usr/src/usr.bin/lex/parse.y: In function 'build_eof_action': /usr/src/usr.bin/lex/parse.y:786: error: 'MAXLINE' undeclared (first use = in this function) I would agree that this looks like time problems or similar, but I don't = see how that could be the case. I'll put the source on UFS as well, just to make sure. > By the way, the buildworld + buildkernel I was running on the FreeBSD = VM > box I have just finished -- no issues. And that's with make -j2. > That's an 8.0-RELEASE machine which is being built to upgrade to > RELENG_8. A separate make buildworld on another machine is chugging along just = fine, so there's definitly something odd about this box. I've just moved from a root on UFS plus data on ZFS setup, to root on = ZFS; that's the only real difference I can think of. Although I don't = see how that would affect building world, especially since I've had src = and obj on ZFS before. Stefan --=20 Stefan Bethke <stb@lassitu.de> Fon +49 151 14070811
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2142CA1C-C914-4ED0-A72D-0A0161C739E3>