All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: base.bbclass changes broke BitBake 1.8.19
Date: Tue, 21 Dec 2010 17:00:41 -0500	[thread overview]
Message-ID: <20101221220041.GD19986@denix.org> (raw)

Chris,

The c67b95955d023c1f198531b4f06100a40b05efa7 has introduced the following 
problem with BitBake 1.8.19 and even af81d52e48cb6d4f91fff0c70e09dfd421e0057d 
didn't fix it. Any thoughts? Thanks.

Traceback (most recent call last):
  File "/OE/bitbake/bin/bitbake", line 143, in <module>
    main()
  File "/OE/bitbake/bin/bitbake", line 140, in main
    cooker.cook()
  File "/OE/bitbake/lib/bb/cooker.py", line 640, in cook
Parsing .bb files, please wait...done.
NOTE: Parsing finished. 0 cached, 7152 parsed, 358 skipped, 945 masked.
    return self.buildTargets(pkgs_to_build)
  File "/OE/bitbake/lib/bb/cooker.py", line 527, in buildTargets
NOTE: build ${DISTRO_NAME} ${DISTRO_VERSION}: started
    bb.event.fire(bb.event.BuildStarted(buildname, targets, 
self.configuration.event_data))
  File "/OE/bitbake/lib/bb/event.py", line 67, in fire
    if tmpHandler(event) == Handled:
  File "tmpHandler(e)", line 10, in tmpHandler
  File "/OE/bitbake/lib/bb/__init__.py", line 100, in plain
    bb.msg.warn(''.join(args))
TypeError: warn() takes at least 2 arguments (1 given)

-- 
Denys



             reply	other threads:[~2010-12-21 22:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-21 22:00 Denys Dmytriyenko [this message]
2010-12-21 22:07 ` base.bbclass changes broke BitBake 1.8.19 Denys Dmytriyenko
2010-12-21 22:13 ` Chris Larson
2010-12-22  8:28 ` Koen Kooi
2010-12-22 14:00   ` Chris Larson
2010-12-22 15:28   ` Mike Westerhof

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=20101221220041.GD19986@denix.org \
    --to=denis@denix.org \
    --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.