https://bugzilla.redhat.com/show_bug.cgi?id=990423 --- Comment #17 from Michael Schwendt <bugs.michael@xxxxxxx> --- > > * Do we need to increase the verbosity level of make (V=1)? > > Yes, it's a MUST. Really? Please link the packaging/review guidelines more often than not. Verbose build output is beneficial (so e.g. one can review build details for old/released packages by visiting the koji website), but it's not mandatory. Note that some package maintainers refuse to enable verbose build output, because they argue that verbose build logs contain too much noise. Btw, 'V=1' does not work always. Sometimes --disable-silent-rules can be used. In other cases, one would need to patch Makefiles, some old makefiles still use the special .SILENT target. -- You are receiving this mail because: You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review