From owner-freebsd-stable@FreeBSD.ORG Tue May 20 03:37:51 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE665106564A for ; Tue, 20 May 2008 03:37:51 +0000 (UTC) (envelope-from duhring@charter.net) Received: from mta11.charter.net (mta11.charter.net [216.33.127.80]) by mx1.freebsd.org (Postfix) with ESMTP id 6634C8FC17 for ; Tue, 20 May 2008 03:37:51 +0000 (UTC) (envelope-from duhring@charter.net) Received: from aarprv04.charter.net ([10.20.200.74]) by mta11.charter.net (InterMail vM.7.08.03.00 201-2186-126-20070710) with ESMTP id <20080520033745.REZV5653.mta11.charter.net@aarprv04.charter.net>; Mon, 19 May 2008 23:37:45 -0400 Received: from localhost ([75.132.247.36]) by aarprv04.charter.net with ESMTP id <20080520033745.VXM4495.aarprv04.charter.net@localhost>; Mon, 19 May 2008 23:37:45 -0400 Received: by localhost (Postfix, from userid 1000) id 3BFDD88D60; Mon, 19 May 2008 22:37:45 -0500 (CDT) Date: Mon, 19 May 2008 22:37:45 -0500 From: Dave Uhring To: Josh Carroll Message-ID: <20080520033745.GB1428@charter.net> References: <20080519175358.GB55020@charter.net> <20080519180201.GI7468@bunrab.catwhisker.org> <20080519183614.GB55295@charter.net> <448wy6yviw.fsf@be-well.ilk.org> <20080519201408.GD79130@charter.net> <20080520000147.GA2824@lava.net> <20080520013825.GB1310@charter.net> <8cb6106e0805191908g2eb24babn4f4b3e532cc77f8e@mail.gmail.com> <20080520030118.GC1373@charter.net> <8cb6106e0805192010n4bf6afb5hac521f81ebf16b63@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8cb6106e0805192010n4bf6afb5hac521f81ebf16b63@mail.gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-Chzlrs: 0 Cc: freebsd-stable@freebsd.org Subject: Re: Buildworld Fails RELENG_7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 03:37:51 -0000 On Mon, May 19, 2008 at 11:10:32PM -0400, Josh Carroll wrote: > > No, even though it is a dual-core system. I did not want to chance a > > race condition. I simply executed 'make buildworld' initially, then > > 'make -DNO_CLEAN buildworld' when I encountered problems in the build. > > Ok, it was worth asking, just to rule out the obvious. > > I'm still not sure where your logic in using -DNOCLEAN comes in, for a > failed build. I would expect that to continue to fail in most > circumstances if it were already failing. If you fix what caused the build to break and want to find any other failure points there is little point in restarting the build from zero. > So I think in one of your other mails you said you're installing > something else now? Solaris? If so, this thread is moot, since you > aren't running FreeBSD on the box anymore, and no one has been able to > reproduce your problem. I think the most likely culprits have already > been mentioned in the thread so far anyway. I would still like to get FreeBSD on that server but with the latest improvements to ZFS. The release version is not going to do that for me and the only way that I can get up-to-date binaries is to build a new world and kernel. I'll give it another days' try and if that still fails Solaris will stay on the server. This BTW is not my first time building world on FreeBSD. I followed STABLE from 3.4 through the end of RELENG_4 and I never had such problems with a simple compile.