[OE-core] TypeError: 'bool' object is unsubscriptable ?

Koen Kooi koen at dominion.thruhere.net
Mon Aug 15 10:48:31 UTC 2011


Since this morning I'm getting errors like this:

NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 1.0.0d of openssl-native not available (for item openssl-native)
NOTE: versions of openssl-native available: 0.9.8m 0.9.8r 1.0.0c
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 4 of 133 (ID: 19, /OE/tentacle/sources/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.48.bb, do_configure)
NOTE: Running task 16 of 133 (ID: 49, /OE/tentacle/sources/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.4.bb, do_unpack)
NOTE: Running task 18 of 133 (ID: 77, virtual:native:/OE/tentacle/sources/openembedded-core/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb, do_unpack)
NOTE: Running task 20 of 133 (ID: 21, virtual:native:/OE/tentacle/sources/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.7.7.1.bb, do_unpack)
NOTE: package quilt-native-0.48-r0: task do_configure: Started
ERROR: Build of do_configure failed
ERROR: Traceback (most recent call last):
  File "/OE/tentacle/sources/bitbake/lib/bb/build.py", line 366, in exec_task
    return _exec_task(fn, task, d, quieterr)
  File "/OE/tentacle/sources/bitbake/lib/bb/build.py", line 323, in _exec_task
    exec_func(task, localdata)
  File "/OE/tentacle/sources/bitbake/lib/bb/build.py", line 171, in exec_func
    exec_func_shell(func, d, runfile, cwd=adir)
  File "/usr/lib/python2.6/contextlib.py", line 34, in __exit__
    self.gen.throw(type, value, traceback)
  File "/OE/tentacle/sources/bitbake/lib/bb/utils.py", line 400, in fileslocked
    yield
  File "/OE/tentacle/sources/bitbake/lib/bb/build.py", line 171, in exec_func
    exec_func_shell(func, d, runfile, cwd=adir)
  File "/OE/tentacle/sources/bitbake/lib/bb/build.py", line 239, in exec_func_shell
    if bb.msg.loggerVerbose[1]:
TypeError: 'bool' object is unsubscriptable

This is with a clean build from scratch in the portion that builds pseudo-native.



More information about the Openembedded-core mailing list