Using git bisect and the information of Siddhartha I got this causing the
"1" output:

commit 94a1a1f5e2333ef8406789c6942a4976e923fd55
Author: Michael Pyne <mp...@kde.org>
Date:   Sat Aug 8 23:20:00 2015 -0400

   ui: Minor overhaul in way we display build command output.

   Should be a bit faster, but major goal here was to decouple the progress
   output from the details of what we're outputting to. Functionality is
   still the same (except that ninja progress output now works too) but now
   it's that much easier to permit additional means of progress updates in
   the future (e.g. a GUI, web server, even a Plasmoid).

These "1"s in a line might be the (perl) return code of some functions
called. However it seems as if Michael, wanted to
get things a bit cleaner...

I'm not a perl freak either, I just wanted to have a closer look on it. ;)


Milian Wolff <m...@milianw.de> schrieb am Mo., 24. Aug. 2015 um 13:07 Uhr:

> On Monday, August 24, 2015 11:10:52 AM CEST Kevin Funk wrote:
> > Heya guys,
> >
> > A few revisions ago, kdesrc-buildrc had that "hidden" --debug option that
> > allowed me to see compile output right away. This no longer works but I'd
> > like to have the feature back, one way or the other.
> >
> > So, is it possible atm? I'd really like to have --verbose print command
> > invocations (cmake, gcc, clang++) + compile output, too...
> >
> > Am I missing something? (I'm not the Perl guru either...)
>
> I've the same issue:
>
> log_command(): Module kdepim, Command: make
> 1
> 1
> 1
> 1
> 1
> 1
> 1
>
> Is all I get, where usually, I saw the compile commands.
>
> Would be nice to get it fixed again.
> --
> Milian Wolff
> m...@milianw.de
> http://milianw.de
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to