All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Qode <sagasolauyeoldum@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: bitbake -b workaround
Date: Thu, 08 Sep 2011 20:50:06 +0300	[thread overview]
Message-ID: <4E69004E.30701@gmail.com> (raw)

Hello,

I updated my build environment today. Now bitbake -b fails with the
following errors. Is there any workaround I can use to continue working
on my project before a patch is issued?

ERROR: Command execution failed: Traceback (most recent call last):
  File
"/home/jimqode/Werk/oe/setup-scripts/sources/bitbake/lib/bb/command.py",
line 102, in runAsyncCommand
    commandmethod(self.cmds_async, self, options)
  File
"/home/jimqode/Werk/oe/setup-scripts/sources/bitbake/lib/bb/command.py",
line 190, in buildFile
    command.cooker.buildFile(bfile, task)
  File
"/home/jimqode/Werk/oe/setup-scripts/sources/bitbake/lib/bb/cooker.py",
line 627, in buildFile
    buildfile = self.matchFile(fn)
  File
"/home/jimqode/Werk/oe/setup-scripts/sources/bitbake/lib/bb/cooker.py",
line 604, in matchFile
    matches = self.matchFiles(buildfile)
  File
"/home/jimqode/Werk/oe/setup-scripts/sources/bitbake/lib/bb/cooker.py",
line 586, in matchFiles
    filelist, masked = self.collect_bbfiles()
  File
"/home/jimqode/Werk/oe/setup-scripts/sources/bitbake/lib/bb/cooker.py",
line 853, in collect_bbfiles
    files.sort( key=lambda fileitem: self.calc_bbfile_priority(fileitem) )
  File
"/home/jimqode/Werk/oe/setup-scripts/sources/bitbake/lib/bb/cooker.py",
line 853, in <lambda>
    files.sort( key=lambda fileitem: self.calc_bbfile_priority(fileitem) )
  File
"/home/jimqode/Werk/oe/setup-scripts/sources/bitbake/lib/bb/cooker.py",
line 397, in calc_bbfile_priority
    for _, _, regex, pri in self.status.bbfile_config_priorities:
AttributeError: 'NoneType' object has no attribute
'bbfile_config_priorities'




             reply	other threads:[~2011-09-08 17:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-08 17:50 Jim Qode [this message]
2011-09-08 18:21 ` bitbake -b workaround Ilya Dmitrichenko
2011-09-08 18:31   ` Jim Qode
2011-09-08 21:18 ` Paul Eggleton
2011-09-09 14:54 ` Martin Jansa

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=4E69004E.30701@gmail.com \
    --to=sagasolauyeoldum@gmail.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.