Hi The problem is this that I forgot to include x86_64-linux-gnu site file for x86_64-linux target in siteinfo.bbclass if the build box is a amd64 machine. but I have the patch to revert the triplet back to -linux which should fix this too.
Thanks -Khem On Fri, Oct 9, 2009 at 6:13 AM, Eric Bénard <[email protected]> wrote: > Hi Steffen, > > Steffen Sledz a écrit : >> >> Steffen Sledz wrote: >>> >>> 'bitbake sgmlspl-native' fails in dev-branch (with last commit >>> b696acdd7296726efce684e3434f6a6445ddd992) with this exception: >>> >>> ERROR: Error in executing: >>> >>> /home/DRESEARCH/sledz/work/openembedded/recipes/sgmlspl/sgmlspl-native_1.03ii.bb >>> ERROR: Exception:<type 'exceptions.KeyError'> Message:'linux' >>> >>> For details see attached log. Could this be a linux vs. linux-gnu >>> related problem? >> >> I've done some tests and the build was definitly broken by >> >> commit d685ab28a425740b4d6c98abb1423d7904240724 >> Author: Khem Raj <[email protected]> >> Date: Wed Oct 7 12:39:04 2009 -0700 >> >> insane.bbclass: Use linux-gnu for TARGET_OS >> >> * Add linux-uclibcspe > > same thing here with > ERROR: Error in executing: > /home/ebenard/OMAP/openembedded/recipes/openssl/openssl-native_0.9.8j.bb > ERROR: Exception:<type 'exceptions.KeyError'> Message:'linux' > > reverting d685ab28a425740b4d6c98abb1423d7904240724 solves the problem. > > Eric > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
