[CRIU] [PATCH 5/5] pie: piegen -- Enable printing debug info during build

Christopher Covington cov at codeaurora.org
Tue Jun 9 11:25:16 PDT 2015


On 06/09/2015 11:13 AM, Cyrill Gorcunov wrote:
> On Tue, Jun 09, 2015 at 05:07:22PM +0200, Laurent Dufour wrote:
>>>
>>> Ideally would be cool if we print this output for
>>>
>>> 	make V=1 only
>>>
>>> so please wait some time until I add such ability (or I would
>>> be more happy if someone cook one for me ;)
>>>
>>
>> What about sending the ouput to a file except when V=1 then the output
>> is sent to the standard output. But again when building with multiple
>> CPUs the output is interleaved and not really usable.
> 
> This doesn't make sence to send to file I think. We rather need complete
> info about everything on one place, ie standart output, otherwise it
> become too messy I think.
> 
>> For my information, what is the issue with Travis ?
> 
> It shows output (I think stdout/err only) in one place so
> there is no way to open some file (log file or any other
> file).

Why can't you add `cat logfile` to scripts/travis-ci.sh?

Chris

-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


More information about the CRIU mailing list