[bitbake-devel] bitbake quitting without parsing or doing anything

Chris Larson clarson at kergoth.com
Tue Jun 14 15:39:35 UTC 2011


On Fri, Jun 10, 2011 at 4:51 PM, Khem Raj <raj.khem at gmail.com> wrote:
> On Fri, Jun 10, 2011 at 4:03 PM, Khem Raj <raj.khem at gmail.com> wrote:
>> Hi
>>
>> I started to experience this error on my machine when I updated bitbake
>> in my setup today. bitbake console-image simply quits without doing anything
>> and it dies pretty early. Same setup worked fine last week I did not change
>> anything
>>
>> I could trace it go until
>>
>> bb.event.fire(bb.event.ConfigParsed(), data) line 693 in lib/bb/cooker.py
>> and silently quit after that
>>
>> Bisecting resulting in this commit being bad for me.
>>
>> Let me know if I more information is needed
>>
>>
>> d21d5954d0c08b1c80b72c5f37becc2e58ec916a is the first bad commit
>> commit d21d5954d0c08b1c80b72c5f37becc2e58ec916a
>> Author: Richard Purdie <richard.purdie at linuxfoundation.org>
>> Date:   Wed Jun 8 13:08:52 2011 +0100
>>
>>    bitbake/server: Move server specific code into the server backend and create a server API
>>
>>    Move the server implementation specific code into the server backend where
>>    it belongs and replace this with a set of object method calls which
>>    establish the server, detach it and then connect to it using appropriate
>>    IPC.
>>
>>    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
>>
>
> strangely recloning it works fine again. Dont know why

I just ran into this one. bitbake exists silently, no useful output,
-DDD doesn't result in anything useful.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics




More information about the bitbake-devel mailing list