Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 11:51:28 -0700
From:      Tim Kientzle <kientzle@acm.org>
To:        kientzle@acm.org
Cc:        current@freebsd.org
Subject:   Re: Buildworld fails in 5.1
Message-ID:  <3F1841B0.3080304@acm.org>
References:  <20030715100839.F41961@inton.Ninja-assassin.com> <20030716133802.K18278@schnell.net> <20030716181354.GA44980@dan.emsphone.com> <20030717074756.B17029@gamplex.bde.org> <20030717123524.T24327@schnell.net> <20030718154832.K21942@gamplex.bde.org> <20030718095946.H29869@schnell.net> <3F183EF9.7020506@acm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim Kientzle wrote:
> Matt Loschert wrote:
>> Then the following output repeated 363 times
>> --------------------------------------------
>>
>> crunchgen: make error: Remaking `crunchgen_objs'
>>
>> crunchgen: make error: Results of making crunchgen_objs:
>>
>> crunchgen: make error:
>>
>> crunchgen: make error: Remaking `loop'
>>
>> crunchgen: make error: Results of making loop:
>>
>> crunchgen: make error:

A little more information:

The word 'error' here concerns me, but
the repetition is expected.
Crunchgen writes out and runs a short makefile
in order to grab build information from a particular
program.  Since /rescue has about 120 components,
you should see 'crunchgen_objs' and 'loop' targets
getting built about 120 times.

Ummm... by '363 times', did you mean 363 lines or
363 copies of this six-line block?  If the latter,
then something is definitely getting rebuilt
needlessly.

Tim




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F1841B0.3080304>