From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 11:05:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 613C316A4D0; Mon, 20 Sep 2004 11:05:16 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3277C43D41; Mon, 20 Sep 2004 11:05:15 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.12.10/8.12.10) with ESMTP id i8KB5ENf022490; Mon, 20 Sep 2004 13:05:14 +0200 (CEST) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.1/8.13.1) with ESMTP id i8KB5Fgl070764; Mon, 20 Sep 2004 13:05:15 +0200 (CEST) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.1/8.13.1/Submit) id i8KB5FnM070763; Mon, 20 Sep 2004 13:05:15 +0200 (CEST) (envelope-from ftigeot) Date: Mon, 20 Sep 2004 13:05:15 +0200 From: Francois Tigeot To: Ruslan Ermilov Message-ID: <20040920110515.GA70648@aoi.wolfpond.org> References: <20040919201236.GA67382@aoi.wolfpond.org> <20040920064435.GF41401@ip.net.ua> <20040920074841.GA69414@aoi.wolfpond.org> <20040920081816.GA42889@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040920081816.GA42889@ip.net.ua> User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org Subject: Re: Buildworld broken with NO_TOOLCHAIN X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 11:05:16 -0000 On Mon, Sep 20, 2004 at 11:18:16AM +0300, Ruslan Ermilov wrote: > On Mon, Sep 20, 2004 at 09:48:41AM +0200, Francois Tigeot wrote: > > On Mon, Sep 20, 2004 at 09:44:35AM +0300, Ruslan Ermilov wrote: > > > On Sun, Sep 19, 2004 at 10:12:36PM +0200, Francois Tigeot wrote: > > > > Trying to build world on 5.3-BETA5: > > [...] > > > > ===> gnu/usr.bin/cc/cc_tools > > > > make: don't know how to make /usr/obj/usr/src/i386/usr/include/sys/param.h. Stop > > > > *** Error code 2 > > > > > > > > Stop in /usr/src. > > > > *** Error code 1 > > > > > > > > Stop in /usr/src. > > > > *** Error code 1 > > > > > > > > Stop in /usr/src. > > > > > > > > I have NO_TOOLCHAIN=yes in /etc/make.conf. This option worked fine with > > > > 5.2.1-RELEASE. > > > > > > > This is a known problem (in RELENG_5). I've committed a fix for it in > > > HEAD a month and two days ago. I bet you were running -DNOCLEAN build. > > > > No, it was a "normal" make buildworld. > > I am building world again after deleting /usr/obj just to be sure. > > > Then either your computer's date/time is set incorrectly, or you touched > sys/sys/param.h while buildworld was still progressing (that's how I met > this bug). This is possible, I am unable to reproduce the problem. Sorry for the false alert. -- Francois Tigeot