On 10 July 2017 at 15:17, Alex Bennée <alex.ben...@linaro.org> wrote: > Philippe Mathieu-Daudé <f4...@amsat.org> writes: >>> I don't think full patchew reports are useful in a mailbox. > > I disagree. They could certainly be made terser but I think the general > workflow of posting automated testing reports to patch series is a > useful one.
Agreed. What we want is a mode for the makefile where it doesn't even print the " CC foo.o" lines (except perhaps for the case where it's going to print an error message, if possible, but that might not be doable), and then we can use that for patchew emails and also maybe for the Travis builds, whose logs are currently too long for the web viewer to cope with (might run into issues with travis thinking the build has stalled though.) Is there a standard-ish convention for a really-silent build we can borrow from the linux kernel or somewhere? thanks -- PMM