How to locate Log file while a error occur.
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
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
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
>>> 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+
Hello,I am evaluating Yocto, therefore sorry, if it is a beginner fault; I have a problem starting "hob".After the command "hob" the system tells that some tools have to be built. The build endswith the following lines:- snip ---...NOTE: package pseud
Hello All,
I see that a meta-oracle-java layer showed up recently in the yocto
repositories. That's great.
Was there an announcement about this new layer sent on a mailing list or
posted in a blog? I had thought I was on all the yocto-related mail
lists (https://lists.yoctoproject.org/), b
On Sat, Feb 11, 2012 at 11:19 AM, Adrian Alonso wrote:
> *We are proud to announce the creation of a mailing list to easy the
> communication of people using Freescale’s ARM*
Hi Adrian,
As one of these users, thank you for helping to create a support structure
around OpenEmbedded and the Frees
I've finally managed to put something together on how to handle build failure
in Hob 1.2.
The document is here:
https://wiki.yoctoproject.org/wiki/File:Build-fail-flow-v1.0.pdf
Let me know if anything doesn't make sense or you have any suggestions.
Thanks!
Belen
--
Sorry for the last post in HTML-Format.
I didn't recognize that my provider has changed the format and doesn't send
text-messages any more.
Perhaps the admin may delete my wrong post.
Hello,
I am evaluating Yocto, therefore sorry, if it is a beginner fault; I have a
problem starting "hob".
After
On Tuesday 14 February 2012 16:13:46 Barros Pena, Belen wrote:
> I've finally managed to put something together on how to handle build
> failure in Hob 1.2.
>
> The document is here:
>
> https://wiki.yoctoproject.org/wiki/File:Build-fail-flow-v1.0.pdf
Looking through this document and talking to
On Tue, Feb 07, 2012 at 02:59:54PM +, McClintock Matthew-B29882 wrote:
> The paths issue your are speculating on was fixed by myself and Richard last
> November.
>
> I would suggest running bitbake-diffsig to determine the actual sstate
> differences.
>
Usually I'm complaining that sstate
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
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
Hi, I'm sure I'm missing something simple, but I just built Poky from
git for beagleboard, and can't figure out USB networking. I expected to
find g_cdc and g_ether modules in
/lib/modules/3.0.18-yocto-standard+/kernel/drivers/usb, but that
directory doesn't actually exist (I guess the drivers
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:
>>>
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.
poldi871.li...@progserv.de wrote on 2012-02-15:
> Sorry for the last post in HTML-Format.
> I didn't recognize that my provider has changed the format and doesn't
> send text-messages any more.
> Perhaps the admin may delete my wrong post.
>
>
> Hello, I am evaluating Yocto, therefore sorry, if i
Hi all,
The overall open bug trend keep flat during last several weeks. WDD
number and Open Bug number are 718 and 145. Bug status of WW06 could be found
on https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend.
Best Regards,
Jiajun
___
yocto mai
On Tue, Feb 14, 2012 at 4:12 PM, Hollis Blanchard
wrote:
> Hi, I'm sure I'm missing something simple, but I just built Poky from git
> for beagleboard, and can't figure out USB networking. I expected to find
> g_cdc and g_ether modules in
> /lib/modules/3.0.18-yocto-standard+/kernel/drivers/usb, b
On Tue, Feb 14, 2012 at 10:23 PM, Matthew McClintock wrote:
> You can look at the default defconfig to see which kernel modules are
> selected and also make sure the kernel modules are actually included
> on core-image-minimal.
By making sure kernel modules are included... I mean the kernel
recip
Hello all,
I've been trying to package libharu for yocto. So, wrote a recipe for
its latest version libharu_2.2.1.bb. The generated .so, .la and .a files
for this are in the name 'libhpdf'. (I guess this will not cause any
problem.) These files are found in ${WORKDIR}/image/usr/lib
My cust
21 matches
Mail list logo