[yocto] How to find Log

Autif Khan autif.mlist at gmail.com
Tue Feb 14 05:38:34 PST 2012


>>> How to locate Log file while a error occur.
>>
>> It's under the directory ${WORKDIR}/temp/. Actually when an error occurs, you can find the specific log file in the output, something like.
>>
>> ERROR: Logfile of failure stored in:
>> /intel/poky/builds/toolchain/tmp/work-shared/gcc-4.6.2+svnr181430-r22/temp/log.do_patch.15156
>>
>> Best Regards,
>> Lianhao
>>
>>
> I have a similar questions. If the error occurs and the console log information scrolls too far to get back to, how do I find the error log file then? I know what directory all the logs will be, but is there an easy way to find the one with the error??

This is true - I set my terminal scrollback to 9999 lines to avoid this.

May be that error line should be displayed both before and after the log.

I will see if I can find where this happens and create a patch. But
that will have to wait until after ELC 2012.



More information about the yocto mailing list