[oe] EOL in string?

Khem Raj raj.khem at gmail.com
Sat Mar 12 00:15:45 UTC 2011


On (11/03/11 08:12), Marcus Gaskamp wrote:
> 
> bitbake helloworld 
> NOTE: Out of date cache found, rebuilding... 
> ERROR: Error evaluating '${@oe.utils.ifelse(bool(d.getVar('MACHINE', True)), '${MACHINE}', 'BASE_PACKAGE_ARCH')}' | ETA: --:--:-- 
> Traceback (most recent call last): 
> File "/home/marcusg/stuff/bitbake/lib/bb/data_smart.py", line 117, in expandWithRefs 
> s = __expand_python_regexp__.sub(varparse.python_sub, s) 
> File "/home/marcusg/stuff/bitbake/lib/bb/data_smart.py", line 69, in python_sub 
> codeobj = compile(code.strip(), self.varname or "<expansion>", "eval") 
> File "MACHINE_ARCH", line 1 
> oe.utils.ifelse(bool(d.getVar('MACHINE', True)), '${MACHINE 
> ^ 
> SyntaxError: EOL while scanning string literal 
> 
> ERROR: Error parsing /home/marcusg/stuff/openembedded/recipes/perl/libhttp-cache-transparent-perl_1.0.bb: EOL while scanning string literal (MACHINE_ARCH, line 1) 
> ERROR: Command execution failed: Exited with 1 
> 

please post the Build Configuration thats printed by bitbake before it
begins to build

> 
> Was installed according to Chumby instructions http://wiki.chumby.com/mediawiki/index.php/Building_OpenEmbedded_(Beta)#Building_with_OpenEmbedded . Openembedded is pulled via git and bitbake is installed in a home directory and added to path. 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
-Khem




More information about the Openembedded-devel mailing list