Date: Tue, 26 Oct 2004 08:30:48 +0300 From: Giorgos Keramidas <keramida@linux.gr> To: brian@aljex.com Cc: freebsd-current@freebsd.org Subject: Re: can't buildworld - boot2 Message-ID: <20041026053047.GA1828@gothmog.gr> In-Reply-To: <1098763854.417dce4e8d52f@corpmail.siteone.net> References: <1098733044.417d55f46cc15@corpmail.siteone.net> <10185.128.101.36.205.1098738081.squirrel@128.101.36.205> <1098742333.417d7a3d920cf@corpmail.siteone.net> <1098763854.417dce4e8d52f@corpmail.siteone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-10-26 00:10, brian@aljex.com wrote: > deleted /usr/src and /usr/obj again > used vipw to change roots shell back to /bin/csh > logged out & back in > cvsupped and make buildworld worked fine (with the -O2 -fno-strict-aliasing btw, > I don't know if that's been implimented yet, I put it in make.conf) > > possible clue: you mentioned -j > I had tried a -j4 , which was the first time I ever tried -j anything btw, > previously and it failed, but it didn't fail anywhere near the spot I showed. > After it failed I shrugged and thought "not surprising" and did a make clean > and make buildworld and got the failure in boot2 I originally posted about, and > continued to get the same failure no matter what I did over several complete > delete/checkout/build attempts even though I never used -j again. > > Silly as it seems, the only common factor I see was that all those attempts, > spread over 3 or so days, took place in the same login session, the same > instance of bash, as the original make -j4 failure. > > Either the initial failure screwed up the instance of bash and all I needed to > do was log out & in, or the use of bash vs csh is no good, or some change was > committed in the last few hours that fixed it, or -O2 -fno-strict-aliasing > works where -O doesn't. Or your /usr/obj was messed up royally by running with -j4, and wiping it fixed everything ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041026053047.GA1828>