All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Mitchell <ml@communistcode.co.uk>
To: openembedded-devel@lists.openembedded.org
Subject: Re: unable to build any package using bitbake command
Date: Tue, 05 Jun 2012 09:37:49 +0100	[thread overview]
Message-ID: <4FCDC55D.8080105@communistcode.co.uk> (raw)
In-Reply-To: <loom.20120605T035239-388@post.gmane.org>

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.



      reply	other threads:[~2012-06-05  8:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-05  2:02 unable to build any package using bitbake command prasad
2012-06-05  8:37 ` Jack Mitchell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FCDC55D.8080105@communistcode.co.uk \
    --to=ml@communistcode.co.uk \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.