From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: bitbake -b busted
Date: Fri, 10 Jun 2011 18:06:29 +0100 [thread overview]
Message-ID: <1307725590.15712.225.camel@rex> (raw)
In-Reply-To: <846A0A7E-6D7C-4A13-BC4F-C10562777AC2@dominion.thruhere.net>
On Fri, 2011-06-10 at 16:17 +0200, Koen Kooi wrote:
> Op 10 jun 2011, om 16:09 heeft Phil Blundell het volgende geschreven:
>
> > 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'
>
> Known problem:
>
> http://lists.linuxtogo.org/pipermail/openembedded-core/2011-June/003721.html
Which is now fixed in bitbake master.
Cheers,
Richard
prev parent reply other threads:[~2011-06-10 17:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-10 14:09 bitbake -b busted Phil Blundell
2011-06-10 14:17 ` Koen Kooi
2011-06-10 17:06 ` Richard Purdie [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=1307725590.15712.225.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--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