Buildworld fails in 5.1

Tim Kientzle kientzle at acm.org
Fri Jul 18 11:48:27 PDT 2003


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




More information about the freebsd-current mailing list