All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Building problems
Date: Thu, 19 Nov 2009 02:19:42 -0500 (EST)	[thread overview]
Message-ID: <alpine.LFD.2.00.0911190218370.28651@localhost> (raw)
In-Reply-To: <1258613177.16656.3.camel@ubuntu2>

On Thu, 19 Nov 2009, Paolo Cremonese wrote:

> Hi ALL,
> I get suddenly a building problem.
> this is the output:
>
>
> paolo@ubuntu2:~/oe/stuff/build$ bitbake x11-image
> Traceback (most recent call last):
>   File "/home/paolo/oe/stuff/bitbake/bin/bitbake", line 143, in <module>
>     main()
>   File "/home/paolo/oe/stuff/bitbake/bin/bitbake", line 123, in main
>     cooker.parseConfiguration()
>   File "/home/paolo/oe/stuff/bitbake/lib/bb/cooker.py", line 69, in
> parseConfiguration
>     self.parseConfigurationFile( os.path.join( "conf",
> "bitbake.conf" ) )
>   File "/home/paolo/oe/stuff/bitbake/lib/bb/cooker.py", line 405, in
> parseConfigurationFile
>     bb.event.fire(bb.event.ConfigParsed(self.configuration.data))
>   File "/home/paolo/oe/stuff/bitbake/lib/bb/event.py", line 67, in fire
>     if tmpHandler(event) == Handled:
>   File "tmpHandler(e)", line 4, in tmpHandler
>   File "<bb>", line 18, in check_sanity
> NameError: global name 'os' is not defined
> paolo@ubuntu2:~/oe/stuff/build$
>
>
> Any suggestion?

  what branch are you using?  there was a short period where that
error was produced because of a removal of "import os", but it was
replaced shortly thereafter.  make sure your checkout is up to date.

rday
--


========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================



  reply	other threads:[~2009-11-19  7:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-19  6:46 Building problems Paolo Cremonese
2009-11-19  7:19 ` Robert P. J. Day [this message]
2009-11-20 10:07   ` Paolo Cremonese

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=alpine.LFD.2.00.0911190218370.28651@localhost \
    --to=rpjday@crashcourse.ca \
    --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.