From owner-cvs-src@FreeBSD.ORG Tue Aug 10 09:42:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A1D16A4CE; Tue, 10 Aug 2004 09:42:34 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5547F43D5A; Tue, 10 Aug 2004 09:42:33 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7A9gPjI046061 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Aug 2004 12:42:25 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i7A9gQDt016744; Tue, 10 Aug 2004 12:42:26 +0300 (EEST) (envelope-from ru) Date: Tue, 10 Aug 2004 12:42:26 +0300 From: Ruslan Ermilov To: Harti Brandt Message-ID: <20040810094226.GC16437@ip.net.ua> References: <200408091054.i79As63F053925@repoman.freebsd.org> <20040810093211.GA30151@darkness.comp.waw.pl> <20040810113324.Y42422@beagle.kn.op.dlr.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="S1BNGpv0yoYahz37" Content-Disposition: inline In-Reply-To: <20040810113324.Y42422@beagle.kn.op.dlr.de> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.subdir.mk sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 09:42:34 -0000 --S1BNGpv0yoYahz37 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 10, 2004 at 11:35:37AM +0200, Harti Brandt wrote: > On Tue, 10 Aug 2004, Pawel Jakub Dawidek wrote: >=20 > PJD>On Mon, Aug 09, 2004 at 10:54:06AM +0000, Hartmut Brandt wrote: > PJD>+> _SUBDIR: .USE > PJD>+> .if defined(SUBDIR) && !empty(SUBDIR) && !defined(NO_SUBDIR) > PJD>+> - @for entry in ${SUBDIR}; do \ > PJD>+> + @${_+_}for entry in ${SUBDIR}; do \ > PJD> > PJD>This is the cause of build breakage. Anyone is working on this? >=20 > No. The cause is that make in rescue was using the wrong make. When=20 > doing a buildworld and buildworld builds new tools, the entire build=20 > process should use these tools. You may look at the last commit to=20 > crunchgen.c. Now I'm investigating whether it also picks up the wrong=20 > crunchgen. That'll take a while because rescue is built nearer to the end= =20 > of the build process. >=20 Please see my reply to the tinderbox failure report with the patch that should fix this. Great job, Harti! It's so cool that this change exposed this nasty bug in crunchgen(1). Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --S1BNGpv0yoYahz37 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBGJiCqRfpzJluFF4RAmwgAJ47lhEAcdgpcr64YXJVxYcybk8bcACeORoH +0xtRuZ0Il6sikZ604nFzd0= =elOr -----END PGP SIGNATURE----- --S1BNGpv0yoYahz37--