[bitbake-devel] KeyError in siggen.py

Martin Jansa martin.jansa at gmail.com
Fri Feb 24 21:19:14 UTC 2012


Any idea what could cause this?

OE qemux86-64@ ~/oe-core $ bitbake -c configure -b /OE/oe-core/openembedded-core/meta/recipes-devtools/gcc/gcc-cross-initial_4.6.bb -f
WARNING: Buildfile specified, dependencies will not be handled. If this is not what you want, do not use -b / --buildfile.
ERROR: Command execution failed: Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/bb/command.py", line 87, in runAsyncCommand
    commandmethod(self.cmds_async, self, options)
  File "/usr/lib64/python2.7/site-packages/bb/command.py", line 203, in buildFile
    command.cooker.buildFile(bfile, task)
  File "/usr/lib64/python2.7/site-packages/bb/cooker.py", line 1076, in buildFile
    bb.build.del_stamp('do_%s' % task, self.status, fn)
  File "/usr/lib64/python2.7/site-packages/bb/build.py", line 441, in del_stamp
    stamp = stamp_internal(task, d, file_name)
  File "/usr/lib64/python2.7/site-packages/bb/build.py", line 411, in stamp_internal
    stamp = bb.parse.siggen.stampfile(stamp, file_name, taskname, extrainfo)
  File "/usr/lib64/python2.7/site-packages/bb/siggen.py", line 222, in stampfile
    h = self.taskhash[k]
KeyError: '/OE/oe-core/openembedded-core/meta/recipes-devtools/gcc/gcc-cross-initial_4.6.bb.do_configure'

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20120224/fdd494b7/attachment-0001.sig>


More information about the bitbake-devel mailing list