AM_SILENT_RULES

Michael Schwendt mschwendt at gmail.com
Thu Nov 5 15:45:51 UTC 2009


On Thu, 05 Nov 2009 09:49:12 -0500, Casey wrote:

> On 11/05/2009 09:43 AM, Steve Grubb wrote:
> > Hello,
> > 
> > I was looking at a package's build logs to see what kinds of problems gcc is 
> > reporting for the code and found a lot of lines with "CC  object_name" and 
> > nothing else. This is really not helpful when you scan koji build logs or look 
> > for problems. Should we have a policy of requiring "--silent=no" configure 
> > option for packages that are hiding gcc warnings?
> > 
> > -Steve
> > 
> 
> If that is a package using kbuild, the warnings still show up. If you don't see them then there were none. The only thing that's hidden is the gcc invocation.
> 

We want to see the gcc invocation with all its details, though
(which is one reason for %cmake VERBOSE=1, too).




More information about the fedora-devel-list mailing list