Compiling ... messages

Kelly O'Hair kelly.ohair at oracle.com
Mon Oct 15 10:45:01 PDT 2012


On Sep 20, 2012, at 7:52 AM, Andrew Hughes wrote:

>>> 
>>> 
>>> Does it no longer print the command being issued?
>> 
>> Not by default - it is a "quiet" build. Invoke "make VERBOSE=
>> <TARGETS>"
>> to get the old style.
>> 
> 
> Ugh.  Can we not default to it being verbose as before?  I can see
> this being a nightmare for bug reports.

I'm with you, but was pretty much out voted. :^(

The latest is that I will use:   make LOG=debug,nofile ... > build.log
in my build system.

Tracking down build failures is going to be more difficult without a full verbose log. :^(

-kto




More information about the build-infra-dev mailing list