On Mon, Sep 05, 2005 at 05:05:47PM +0200, Harti Brandt wrote: > On Thu, 4 Aug 2005, Ruslan Ermilov wrote: > > RE>On Thu, Jul 28, 2005 at 08:14:15PM +0200, Jeremie Le Hen wrote: > RE>> Hi, > RE>> > 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>> > 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>> > RE>> This is not the stock source tree, but I checked on a non-modified > RE>> tree and the behaviour is the same. > RE>> > 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=". If something is passed in the MAKEFLAGS environment > RE>variable, like -Dl, things are really screwed. > > Couldn't we make crunchgen just to ignore lines that don't start with > OBJS=? Or we could finally make make(1) to spit debug output on stderr. > The latter would be great, and would fix the problem in question. Cheers, -- Ruslan Ermilov ru_at_FreeBSD.org FreeBSD committer
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:42 UTC