From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: TypeError: 'bool' object is unsubscriptable ?
Date: Mon, 15 Aug 2011 12:46:55 +0100 [thread overview]
Message-ID: <1313408815.14274.565.camel@rex> (raw)
In-Reply-To: <47713121-267A-4FB8-800A-FB1BE23B5650@dominion.thruhere.net>
On Mon, 2011-08-15 at 12:48 +0200, Koen Kooi wrote:
> 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.
Should be fixed now, sorry. Picked the wrong version of patch :/.
Cheers,
Richard
next prev parent reply other threads:[~2011-08-15 11:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-15 10:48 TypeError: 'bool' object is unsubscriptable ? Koen Kooi
2011-08-15 11:46 ` Richard Purdie [this message]
2011-08-15 12:07 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1313408815.14274.565.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.