Holger Freyther wrote:
> Am 30.08.2006 um 08:18 schrieb Detlef Vollmann:
> >     oldpath = os.path.abspath(os.getcwd())
> > OSError: [Errno 2] No such file or directory
> >
> >  - What is the problem here?
> >    I.e. what file or directory does bitbake try to access?
> 
> I will have to try it out. It can be either the/a BB File which does
> not exist anymore. This is so weird. This would mean os.getcwd() does
> not exist anymore? Did you delete that by accident? Or do you have
> some sort of cleaning bb-class (e.g. rm_work) loaded?
No.  I started the build on Sunday evening (no cleaning, rm_work).
When I came back yesterday evening it was spinning on a gtk-config
problem, so I interrupted the build, replaced the gtk-config in
the staging area by the one from the host system (just for test)
and started 'bitbake world' again. It continued building and
went fine for at least two hours.
But when I came back this morning, bitbake had stopped and I found
the error message...

Maybe, the interrupt might have left the cache in some strange status?
Perhaps I should touch local.conf, so that the cache is rebuilt?

BTW, I'm using
BitBake Build Tool Core version 1.6.0, bitbake version 1.6.0

> >  - Why does bitbake stop (despite '-k')?
> 
> Because it is a un-handled exception, a bug :)
bitbake bug or bug in BB file?
Should such stops always be reported?
(I had very strange problems with bitbake aborts with buggy BB files
that 'include'ed other files instead of 'require'ing it when the
files were missing.)

 Detlef

-- 
Detlef Vollmann   vollmann engineering gmbh
Linux and C++ for Embedded Systems    http://www.vollmann.ch/
Linux for PXA270 Colibri module: http://www.vollmann.ch/en/colibri/
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to