Re: [yocto] How to find Log

2012-02-14 Thread Cui, Dexuan
James W. wrote on 2012-02-15: > thank you for your help . > so ,i think log mechanism is very important for such a large build system. > We may should do better on this point. I think the utility "tee" works pretty fine for me , e.g., I use something like $ bitbake core-image-minimal | tee my.log.

Re: [yocto] How to find Log

2012-02-14 Thread James W.
thank you for your help . so ,i think log mechanism is very important for such a large build system. We may should do better on this point. On Wed, Feb 15, 2012 at 4:23 AM, jfabernathy wrote: > On 02/14/2012 03:00 PM, Scott Garman wrote: >> >> On 02/14/2012 04:47 AM, James Abernathy wrote: >>>

Re: [yocto] How to find Log

2012-02-14 Thread jfabernathy
On 02/14/2012 03:00 PM, Scott Garman wrote: On 02/14/2012 04:47 AM, James Abernathy wrote: On Feb 14, 2012, at 4:04 AM, Lu, Lianhao wrote: James W. wrote on 2012-02-14: How to locate Log file while a error occur. It's under the directory ${WORKDIR}/temp/. Actually when an error occurs, yo

Re: [yocto] How to find Log

2012-02-14 Thread Scott Garman
On 02/14/2012 04:47 AM, James Abernathy wrote: On Feb 14, 2012, at 4:04 AM, Lu, Lianhao wrote: James W. wrote on 2012-02-14: 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 outpu

Re: [yocto] How to find Log

2012-02-14 Thread Autif Khan
>>> 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+

Re: [yocto] How to find Log

2012-02-14 Thread James Abernathy
On Feb 14, 2012, at 4:04 AM, Lu, Lianhao wrote: > James W. wrote on 2012-02-14: >> 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

Re: [yocto] How to find Log

2012-02-14 Thread Lu, Lianhao
James W. wrote on 2012-02-14: > 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-shar

[yocto] How to find Log

2012-02-14 Thread James W.
How to locate Log file while a error occur. ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto