Openembedded Core Discussions
 help / color / mirror / Atom feed
* bitbake -b busted again?
@ 2011-06-29 14:48 Phil Blundell
  2011-06-29 14:54 ` Phil Blundell
  0 siblings, 1 reply; 11+ messages in thread
From: Phil Blundell @ 2011-06-29 14:48 UTC (permalink / raw)
  To: openembedded-core

Using bitbake master from today, I'm now getting this error whenever I
try to do "bitbake -b anything.bb":

ERROR: Command execution failed: Traceback (most recent call last):
  File "/home/pb/oe/bitbake/lib/bb/command.py", line 102, in
runAsyncCommand
    commandmethod(self.cmds_async, self, options)
  File "/home/pb/oe/bitbake/lib/bb/command.py", line 190, in buildFile
    command.cooker.buildFile(bfile, task)
  File "/home/pb/oe/bitbake/lib/bb/cooker.py", line 792, in buildFile
    self.status.add_from_recipeinfo(fn, info_array)
  File "/home/pb/oe/bitbake/lib/bb/cache.py", line 710, in
add_from_recipeinfo
    info.add_cacheData(self, fn)
  File "/home/pb/oe/bitbake/lib/bb/cache.py", line 182, in add_cacheData
    cachedata.task_deps[fn] = self.task_deps
AttributeError: 'CoreRecipeInfo' object has no attribute 'task_deps'

p.





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-08-11 12:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 14:48 bitbake -b busted again? Phil Blundell
2011-06-29 14:54 ` Phil Blundell
2011-06-29 14:55   ` Koen Kooi
2011-06-29 15:07     ` Phil Blundell
2011-06-29 15:11       ` Phil Blundell
2011-08-10 10:48         ` Phil Blundell
2011-08-10 13:26           ` Richard Purdie
2011-08-11 11:51             ` Phil Blundell
2011-08-11  6:44           ` Martin Jansa
2011-08-11 12:03             ` Richard Purdie
2011-08-11 12:21               ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox