From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 0/3] Make multi-machine toolchains to co-exist.
Date: Mon, 26 Jul 2010 11:02:17 +0200 [thread overview]
Message-ID: <4C4D4F19.7030800@eukrea.com> (raw)
In-Reply-To: <i2hklm$9no$1@dough.gmane.org>
Le 25/07/2010 17:19, Koen Kooi a écrit :
> On 25-07-10 16:30, Khem Raj wrote:
>>> Actually I have yet another patch which uses a new variable called
>>> TARGET_SUB_ARCH
>>> which fixes this issue. I am attaching this here.
>
> That gives me a lot of:
>
> NOTE: Handling BitBake files: / (7837/8428) [92 %]ERROR: Information not
> available for target 'armv7a-linux-gnueabi'
> ERROR: argument of type 'NoneType' is not iterable while parsing
> /OE/org.openembedded.dev/recipes/openssl/openssl_0.9.7g.bb
> ERROR: Information not available for target 'armv7a-linux-gnueabi'
> NOTE:<type 'exceptions.TypeError'>:argument of type 'NoneType' is not
> iterable while evaluating:
> ${@siteinfo_get_endianess(d)}
> NOTE:<type 'exceptions.TypeError'>:argument of type 'NoneType' is not
> iterable while evaluating:
> ${@base_conditional('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN',
> '-DB_ENDIAN', d)} -DTERMIO -fexpensive-optimizations
> - -frename-registers -fomit-frame-pointer -O2 -ggdb3 -Wall
> NOTE:<type 'exceptions.TypeError'>:argument of type 'NoneType' is not
> iterable while evaluating:
> ${@'${CFLAG}'.replace('-O2', '')}
> ERROR: argument of type 'NoneType' is not iterable while parsing
> /OE/org.openembedded.dev/recipes/openssl/openssl_0.9.7g.bb
same thing here, I had to revert this patch to get things running.
Eric
next prev parent reply other threads:[~2010-07-26 9:02 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-24 9:32 [PATCH 0/3] Make multi-machine toolchains to co-exist Khem Raj
2010-07-24 9:32 ` [PATCH 1/3] bitbake.conf: Define HOST_SYS and TARGET_SYS based on target sub-arch Khem Raj
2010-07-24 9:32 ` [PATCH 2/3] binutils-cross.inc, binutils.inc: Overhaul for new cross dir structure Khem Raj
2010-07-24 9:32 ` [PATCH 3/3] gcc-cross: Use EXTRA_OECONF_PATHS in initial and intermediate recipes Khem Raj
2010-07-24 10:47 ` [PATCH 0/3] Make multi-machine toolchains to co-exist Koen Kooi
2010-07-24 20:51 ` Koen Kooi
2010-07-24 21:25 ` Khem Raj
2010-07-25 8:32 ` Koen Kooi
2010-07-25 11:16 ` Koen Kooi
2010-07-25 12:31 ` Koen Kooi
2010-07-25 14:41 ` Khem Raj
2010-07-25 15:10 ` Koen Kooi
2010-07-25 15:53 ` Richard Purdie
2010-07-25 19:43 ` Khem Raj
2010-07-26 7:50 ` Koen Kooi
2010-07-26 8:54 ` Khem Raj
2010-07-25 15:21 ` Richard Purdie
2010-07-25 14:30 ` Khem Raj
2010-07-25 15:19 ` Koen Kooi
2010-07-26 9:02 ` Eric Bénard [this message]
2010-07-26 9:01 ` Eric Bénard
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=4C4D4F19.7030800@eukrea.com \
--to=eric@eukrea.com \
--cc=openembedded-devel@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.