* unable to build any package using bitbake command
@ 2012-06-05 2:02 prasad
2012-06-05 8:37 ` Jack Mitchell
0 siblings, 1 reply; 2+ messages in thread
From: prasad @ 2012-06-05 2:02 UTC (permalink / raw)
To: openembedded-devel
Hi,
i am trying to build bsp-5.0 for an picochip using openembedded
if i use any bitbake commands like
#bitbake helloworld;bitbake nano;etc...
am getting the below error
ERROR: Error evaluating '${@oe.utils.ifelse(bool(d.getVar('MACHINE', True)),
'${MACHINE}', 'BASE_PACKAGE_ARCH')}'
Traceback (most recent call last):
File "/home/svprasad/oe/bitbake/lib/bb/data_smart.py", line 117, in expandWithRefs
s = __expand_python_regexp__.sub(varparse.python_sub, s)
File "/home/svprasad/oe/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/svprasad/oe/openembedded/recipes/squeezeclient/squeezeslave_svn.bb: EOL
while scanning string literal (MACHINE_ARCH, line 1)
ERROR: Command execution failed: Exited with 1
Even i Google,i got the issue but i did not get any proper solution.
can you help me what might be the wrong.
Thanks
prasad
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: unable to build any package using bitbake command
2012-06-05 2:02 unable to build any package using bitbake command prasad
@ 2012-06-05 8:37 ` Jack Mitchell
0 siblings, 0 replies; 2+ messages in thread
From: Jack Mitchell @ 2012-06-05 8:37 UTC (permalink / raw)
To: openembedded-devel
On 05/06/2012 03:02, prasad wrote:
> Hi,
> i am trying to build bsp-5.0 for an picochip using openembedded
> if i use any bitbake commands like
> #bitbake helloworld;bitbake nano;etc...
> am getting the below error
>
> ERROR: Error evaluating '${@oe.utils.ifelse(bool(d.getVar('MACHINE', True)),
> '${MACHINE}', 'BASE_PACKAGE_ARCH')}'
> Traceback (most recent call last):
> File "/home/svprasad/oe/bitbake/lib/bb/data_smart.py", line 117, in expandWithRefs
> s = __expand_python_regexp__.sub(varparse.python_sub, s)
> File "/home/svprasad/oe/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/svprasad/oe/openembedded/recipes/squeezeclient/squeezeslave_svn.bb: EOL
> while scanning string literal (MACHINE_ARCH, line 1)
> ERROR: Command execution failed: Exited with 1
>
> Even i Google,i got the issue but i did not get any proper solution.
> can you help me what might be the wrong.
>
>
> Thanks
> prasad
>
>
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
Can you paste your local.conf please.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-05 8:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 2:02 unable to build any package using bitbake command prasad
2012-06-05 8:37 ` Jack Mitchell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.