[Buildroot] A more readable build output ?

Thiago A. Corrêa thiago.correa at gmail.com
Thu Sep 17 14:13:34 UTC 2009


Hi,

On Thu, Sep 17, 2009 at 4:10 AM, Peter Korsgaard <jacmet at uclibc.org> wrote:
>
> We basically have this already when you build with 'make -s'. It's not
> quite as quiet as we could wish, and non-makefile.autotools.in packages
> don't print their steps, but we could probably fix that.

Given that devs knows make better than users, I think it's acceptable
to require make V=1 to enable the verbose output.
Actually, openwrt has it this way, except that they use make V=99

> We can argue about what the default should be though, as the output is
> quite interesting for debugging purposes when things go wrong (your
> suggestion about logging to a file is nice).
>

I think the log is even better than what we have currently. Quite
often, the cause of the failed build is show several lines above the
end of the build, specially when doing parallel build (make -j2)

Kind Regards,
    Thiago A. Correa



More information about the buildroot mailing list