All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaap de Jong <jaap.dejong@nedap.com>
To: openembedded-devel@lists.openembedded.org
Subject: bitbake error?
Date: Thu, 28 Oct 2010 15:18:24 +0200	[thread overview]
Message-ID: <4CC97820.5090808@nedap.com> (raw)

I'm probably totally stupid...
What am doing wrong?
(I'm working on a fresh unstable branch)
When I bitbake I get:

MACHINE=at91sam9263ek  bitbake u-boot
Traceback (most recent call last):
   File "/media/OpenEmbedded/unstable/bitbake/bin/bitbake", line 143, in 
<module>
     main()
   File "/media/OpenEmbedded/unstable/bitbake/bin/bitbake", line 123, in 
main
     cooker.parseConfiguration()
   File "/media/OpenEmbedded/unstable/bitbake/lib/bb/cooker.py", line 
68, in parseConfiguration
     self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) )
   File "/media/OpenEmbedded/unstable/bitbake/lib/bb/cooker.py", line 
402, in parseConfigurationFile
     bb.fetch.fetcher_init(self.configuration.data)
   File "/media/OpenEmbedded/unstable/bitbake/lib/bb/fetch/__init__.py", 
line 93, in fetcher_init
     pd = persist_data.PersistData(d)
   File "/media/OpenEmbedded/unstable/bitbake/lib/bb/persist_data.py", 
line 52, in __init__
     bb.mkdirhier(self.cachedir)
   File "/media/OpenEmbedded/unstable/bitbake/lib/bb/__init__.py", line 
133, in mkdirhier
     debug(3, "mkdirhier(%s)" % dir)
   File "/media/OpenEmbedded/unstable/bitbake/lib/bb/__init__.py", line 
103, in debug
     bb.msg.debug(lvl, None, ''.join(args))
   File "/media/OpenEmbedded/unstable/bitbake/lib/bb/msg.py", line 100, 
in debug
     bb.event.fire(MsgDebug(msg, None))
   File "/media/OpenEmbedded/unstable/bitbake/lib/bb/event.py", line 67, 
in fire
     if tmpHandler(event) == Handled:
   File "tmpHandler(e)", line 8, in tmpHandler
NameError: global name 'msg' is not defined




             reply	other threads:[~2010-10-28 13:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-28 13:18 Jaap de Jong [this message]
2010-10-29  1:51 ` bitbake error? James Ronald
2010-10-29  9:33   ` Pierluigi Passaro
2010-10-29 15:20     ` James Ronald
2010-10-30 10:16       ` Jaap de Jong
2010-10-30 10:21         ` Denys Dmytriyenko
2010-11-01  9:59           ` Walter Franzini
2017-08-09  8:29 bitbake error ? Riko
2017-08-09  8:31 ` Burton, Ross
2017-08-09  8:34   ` Riko
2017-08-09  8:38     ` Burton, Ross
2017-08-09 10:27       ` Riko Ho
2017-08-09 10:34         ` Burton, Ross
2017-08-09 12:42           ` Bejar-Colonia, Carlos
     [not found]             ` <CAByQQ_rHGL-wCDP_gnws4txKTq_6Qn1ux83jx4BjiZbveLDCNQ@mail.gmail.com>
2017-08-09 21:06               ` Riko Ho
2017-08-09 21:13                 ` Burton, Ross
2017-08-10  1:19                   ` Riko
2017-08-10  1:09       ` Riko

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=4CC97820.5090808@nedap.com \
    --to=jaap.dejong@nedap.com \
    --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.