[Openembedded-users] Help with Errors during bbfiles parse.

Taufiqul Kazi tkazi at concentris-systems.com
Thu Feb 17 04:05:55 UTC 2011


I used OE a few years ago to build an image for the compulab cm-x270 
(many thanks to cbrake) and was looking to try out the latest release.  
To familiarize myself with the changes I wanted to create a build 
environment from scratch.  I created an Ubuntu 10.10 VM in vmware player 
and followed the "getting started" wiki page to download bitbake and 
clone the latest git tree.  I used the sample local.conf and set the 
distro to angstrom2010 and machine to ion.

After setting my environment variables I ran "bitbake base-files" and 
hit a ton of errors, many of which referred to EOL issues in parsing of 
string literals and some class inheritance problems.  Some examples are 
shown below.  Anyone encounter this before and know whats wrong with my 
host?

Thanks,
Fique

NOTE: <type 'exceptions.SyntaxError'>:EOL while scanning string literal 
(TARGET_LDFLAGS, line 1) while evaluating:
${@["-L/stuff/tmp/sysroots/i686-INVALID/usr/lib 
-Wl,-rpath-link,/stuff/tmp/sysroots/i686-INVALID/usr/lib -Wl,-O1 
${TARGET_LINK_HASH_STYLE}", "-Wl,-O1 
${TARGET_LINK_HASH_STYLE}"][bb.data.getVar('LIBTOOL_HAS_SYSROOT', d, 1) 
== "yes"]}

ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass 
while parsing /stuff/openembedded/recipes/images/micro-image.bb
NOTE: Handling BitBake files: \ (2611/7311) [35 %]ERROR: Could not 
inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing 
/stuff/openembedded/recipes/images/xfce46-image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass 
while parsing /stuff/openembedded/recipes/images/xfce46-image.bb
NOTE: Handling BitBake files: \ (2629/7311) [35 %]ERROR: Could not 
inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing 
/stuff/openembedded/recipes/images/opie-image.bb




More information about the Openembedded-users mailing list