Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Phil Blundell <pb@pbcl.net>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: bitbake -b busted
Date: Fri, 10 Jun 2011 15:09:16 +0100	[thread overview]
Message-ID: <1307714956.25285.14.camel@phil-desktop> (raw)

Since updating this morning, it seems that oe-core master now requires
bitbake 1.13.1 to be installed.  (I don't recall any discussion of that
change or the reasons for it, but no doubt they are good ones.)

I couldn't find a 1.13.1 tag (or in fact any tags after 1.12.0) in the
bitbake repository so I pulled the head of master.  Judging from the
contents of the log this is pretty close to 1.13.1 if not identical.

Unfortunately, this update seems to have broken "bitbake -b <file>"
altogether.  Any such command now seems to give me:

ERROR: Command execution failed: Traceback (most recent call last):
  File "/home/pb/oe/bitbake/lib/bb/command.py", line 102, in runAsyncCommand
    commandmethod(self.cmds_async, self, options)
  File "/home/pb/oe/bitbake/lib/bb/command.py", line 190, in buildFile
    command.cooker.buildFile(bfile, task)
  File "/home/pb/oe/bitbake/lib/bb/cooker.py", line 774, in buildFile
    fn = self.matchFile(fn)
  File "/home/pb/oe/bitbake/lib/bb/cooker.py", line 752, in matchFile
    matches = self.matchFiles(buildfile)
  File "/home/pb/oe/bitbake/lib/bb/cooker.py", line 735, in matchFiles
    filelist, masked = self.collect_bbfiles()
  File "/home/pb/oe/bitbake/lib/bb/cooker.py", line 994, in collect_bbfiles
    files.sort( key=lambda fileitem: self.calc_bbfile_priority(fileitem) )
  File "/home/pb/oe/bitbake/lib/bb/cooker.py", line 994, in <lambda>
    files.sort( key=lambda fileitem: self.calc_bbfile_priority(fileitem) )
  File "/home/pb/oe/bitbake/lib/bb/cooker.py", line 463, in calc_bbfile_priority
    for _, _, regex, pri in self.status.bbfile_config_priorities:
AttributeError: 'NoneType' object has no attribute 'bbfile_config_priorities'

p.





             reply	other threads:[~2011-06-10 14:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-10 14:09 Phil Blundell [this message]
2011-06-10 14:17 ` bitbake -b busted Koen Kooi
2011-06-10 17:06   ` Richard Purdie

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=1307714956.25285.14.camel@phil-desktop \
    --to=pb@pbcl.net \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox