From owner-freebsd-qa@FreeBSD.ORG Sat Aug 29 19:08:48 2009 Return-Path: Delivered-To: qa@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69292106566B; Sat, 29 Aug 2009 19:08:48 +0000 (UTC) (envelope-from eugen@kuzbass.ru) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.freebsd.org (Postfix) with ESMTP id C8A9C8FC12; Sat, 29 Aug 2009 19:08:47 +0000 (UTC) Received: from www.svzserv.kemerovo.su (eugen@localhost [127.0.0.1]) by www.svzserv.kemerovo.su (8.13.8/8.13.8) with ESMTP id n7TJ8jBD022419; Sun, 30 Aug 2009 03:08:45 +0800 (KRAST) (envelope-from eugen@www.svzserv.kemerovo.su) Received: (from eugen@localhost) by www.svzserv.kemerovo.su (8.13.8/8.13.8/Submit) id n7TJ8j8o022418; Sun, 30 Aug 2009 03:08:45 +0800 (KRAST) (envelope-from eugen) Date: Sun, 30 Aug 2009 03:08:45 +0800 From: Eugene Grosbein To: "Simon L. Nielsen" Message-ID: <20090829190845.GA22333@svzserv.kemerovo.su> References: <20090829173443.GA10192@svzserv.kemerovo.su> <20090829184723.GE1301@arthur.nitro.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090829184723.GE1301@arthur.nitro.dk> User-Agent: Mutt/1.4.2.3i Cc: stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: 8.0-BETA3/i386: make WITHOUT_TOOLCHAIN=yes buildworld broken X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2009 19:08:48 -0000 On Sat, Aug 29, 2009 at 08:47:23PM +0200, Simon L. Nielsen wrote: > > In 8.0-BETA3, make WITHOUT_TOOLCHAIN=yes buildworld breaks in 15 minutes > > after start: > > I'm pretty sure WITHOUT_TOOLCHAIN=yes hasn't worked with buildworld > since 7.x, so this is nothing new. You need to specify it with > installworld, not buildworld. At least I ran into that with NanoBSD > some time ago. > > But thanks for report in any case. Then it should be ignored for buildworld target, shouldn't it? Eugene Grosbein