http://bugs.openembedded.org/show_bug.cgi?id=2027
Summary: bitbake -s non-working in trunk
Product: BitBake
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: BitBake
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
[EMAIL PROTECTED]:~/OE/build$ bitbake -s
WARNING, WARNING, WARNING
This is a Bitbake from the Unstable/Development 1.9 Branch.
You might want to use the bitbake-1.8 stable branch (if you are not a BitBake
developer or tester). I'm going to sleep 5 seconds now to make sure you see
that.
NOTE: Handling BitBake files: - (3924/3924) [100 %]
NOTE: Parsing finished. 0 cached, 3743 parsed, 181 skipped, 0 masked.
NOTE: preferred version 2.17.50.0.5 of binutils-cross-sdk not available
Traceback (most recent call last):
File "/data/build/oe/bitbake/bin/bitbake", line 122, in ?
main()
File "/data/build/oe/bitbake/bin/bitbake", line 113, in main
cooker.cook()
File "/data/build/oe/bitbake/lib/bb/cooker.py", line 514, in cook
self.showVersions()
File "/data/build/oe/bitbake/lib/bb/cooker.py", line 137, in showVersions
print "%-30s %20s %20s" % (p, latest[0][0] + "-" + latest[0][1],
TypeError: unsupported operand type(s) for +: 'int' and 'str'
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev