From owner-freebsd-current@FreeBSD.ORG Mon Sep 5 15:47:53 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 9F1E016A420; Mon, 5 Sep 2005 15:47:53 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B25343D46; Mon, 5 Sep 2005 15:47:51 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j85FlpYo055343; Mon, 5 Sep 2005 18:47:51 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 58588-03; Mon, 5 Sep 2005 18:47:49 +0300 (EEST) 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 j85Flnp9055340 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Sep 2005 18:47:49 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j85Fm0lq022652; Mon, 5 Sep 2005 18:48:00 +0300 (EEST) (envelope-from ru) Date: Mon, 5 Sep 2005 18:48:00 +0300 From: Ruslan Ermilov To: Harti Brandt Message-ID: <20050905154800.GB22585@ip.net.ua> References: <20050728181415.GB68965@obiwan.tataz.chchile.org> <20050804152635.GA92834@ip.net.ua> <20050905170350.P58682@beagle.kn.op.dlr.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4bRzO86E/ozDv8r1" Content-Disposition: inline In-Reply-To: <20050905170350.P58682@beagle.kn.op.dlr.de> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: freebsd-current@freebsd.org, Jeremie Le Hen Subject: Re: Using "make -d l" makes buildworld to fail X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 05 Sep 2005 15:47:53 -0000 --4bRzO86E/ozDv8r1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 05, 2005 at 05:05:47PM +0200, Harti Brandt wrote: > On Thu, 4 Aug 2005, Ruslan Ermilov wrote: >=20 > RE>On Thu, Jul 28, 2005 at 08:14:15PM +0200, Jeremie Le Hen wrote: > RE>> Hi, > RE>>=20 > RE>> I have to run multiple buildworlds with and without debugging ("-d l= ") > RE>> these last days. I was nearly turning mad while I realized that > RE>> buildworld would fail in "rescue" when using "-d l" make option. > RE>>=20 > RE>> Both typescripts with and without the debugging option are available= : > RE>> http://jeremie.le-hen.org/~tataz/make_-d_l_buildworld.gz (ko) > RE>> http://jeremie.le-hen.org/~tataz/make_buildworld.gz (ok) > RE>>=20 > RE>> This is not the stock source tree, but I checked on a non-modified > RE>> tree and the behaviour is the same. > RE>>=20 > RE>crunchgen(1) is broken: it generates a makefile to find a > RE>list of object files for a given program, then calls it, > RE>parses the output, and expects it to start with the line > RE>"OBJS=3D". If something is passed in the MAKEFLAGS environment > RE>variable, like -Dl, things are really screwed. >=20 > Couldn't we make crunchgen just to ignore lines that don't start with=20 > OBJS=3D? Or we could finally make make(1) to spit debug output on stderr. >=20 The latter would be great, and would fix the problem in question. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --4bRzO86E/ozDv8r1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDHGivqRfpzJluFF4RAuQ4AJ9DumfNP1UvgwXgT/H0W7vTiu8J4ACfQpzv PorbtuIE8Ql+MX0ff/hyQL0= =4ze6 -----END PGP SIGNATURE----- --4bRzO86E/ozDv8r1--