[oe] [PATCH 0/3] Make multi-machine toolchains to co-exist.

Eric Bénard eric at eukrea.com
Mon Jul 26 09:02:17 UTC 2010


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




More information about the Openembedded-devel mailing list