On 12/2/11 2:35 PM, Mark Barton wrote:
Just did a fresh git clone and I am getting this error early in the build:

Using /home/mark/.oe/environment-oecore to setup needed variables. It is recommended to do '. /home/mark/.oe/environment-oecore' and run 'bitbake something' without using ./oebb.sh as wrapper Executing: MACHINE=beagleboard bitbake virtual/kernel Pseudo is not present but is required, building this first before the main build ERROR: Failure expanding variable PRINC[:=], expression was ${@int(PRINC) + 1} which triggered exception NameError: name 'PRINC' is not defined
ERROR: Command execution failed: Exited with 1

Anyone have any thoughts?

Thanks
Mark


_______________________________________________
Angstrom-distro-users mailing list
Angstrom-distro-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Here is a little more information.

I've tried this on Mint12 running native, Mint11 on Vbox and Ubuntu 10.10 on Vbox.

With debug turned on:
TE: Out of date cache found, rebuilding...
DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']:-- DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common'] DEBUG: while parsing rootfs_ipk_do_rootfs, unable to handle non-literal command '${ROOTFS_POSTINSTALL_COMMAND}' DEBUG: while parsing rootfs_ipk_do_rootfs, unable to handle non-literal command '${ROOTFS_POSTINSTALL_COMMAND}' DEBUG: while parsing rootfs_ipk_do_rootfs, unable to handle non-literal command '${ROOTFS_POSTINSTALL_COMMAND}' DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common'] DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common'] DEBUG: while parsing oe_runconf, unable to handle non-literal command '$cfgscript'

...

DEBUG: while parsing do_clean, in call of bb.build.exec_func, argument 'f' is not a string literal DEBUG: while parsing oe_runconf, unable to handle non-literal command '$cfgscript' DEBUG: while parsing read_shlibdeps, in call of d.getVar, argument ''RDEPENDS_' + pkg' is not a string literal DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common'] DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common'] DEBUG: while parsing do_clean, in call of bb.build.exec_func, argument 'f' is not a string literal DEBUG: while parsing oe_runconf, unable to handle non-literal command '$cfgscript' DEBUG: while parsing read_shlibdeps, in call of d.getVar, argument ''RDEPENDS_' + pkg' is not a string literal ERROR: Failure expanding variable PRINC[:=], expression was ${@int(PRINC) + 1} which triggered exception NameError: name 'PRINC' is not defined

Thanks
Mark


_______________________________________________
Angstrom-distro-users mailing list
Angstrom-distro-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to