[Angstrom-devel] OE .dev buildability
Brad Campbell
brad at wasp.net.au
Tue Mar 11 11:54:03 CET 2008
Michael 'Mickey' Lauer wrote:
> Should be buildable, although we're a bit in repairing mode since we had a
> pretty intrusive change applied last week.
>
>> At a quick scan I've got qemu, libmusicbrainz & openprotium-image refusing
>> to parse right now.
>
> Details, please.
The errors as presented to me on the console. I worked around the qemu error by copying the old
qemu-gcc3-check.inc from -stable, but I've not really had a chance to investigate the other two yet.
Just getting my feet wet and getting re-established..
brad at storage2:/build/OE/build.dev$ bitbake base-image
NOTE: Handling BitBake files: \ (2877/5259) [54 %]ERROR: Could not inherit file
classes/cmake.bbclass while parsing
/build/OE/org.openembedded.dev/packages/musicbrainz/libmusicbrainz_3.0.1.bb
NOTE: Handling BitBake files: / (4035/5259) [76 %]ERROR: Could not inherit file
classes/concatenated-image.bbclass while parsing
build/OE/org.openembedded.dev/packages/images/openprotium-image.bb
NOTE: Handling BitBake files: - (5009/5259) [95 %]ERROR: Error in executing:
ERROR: Exception:<type 'exceptions.NameError'> Message:global name 'check_gcc3' is not defined
ERROR: Printing the environment of the function
ERROR: 0034:
ERROR: 0035: path = data.getVar('PATH', d, 1)
ERROR: 0036: oldOeConf = data.getVar('EXTRA_OECONF', d, 1)
ERROR: 0037: if not oldOeConf: oldOeConf = ""
ERROR: 0038: gcc3 = check_gcc3(d)
ERROR: 0039: if gcc3:
ERROR: 0040: data.setVar('EXTRA_OECONF', oldOeConf + " --cc=" + gcc3, d)
ERROR: 0041:
ERROR: global name 'check_gcc3' is not defined while parsing
/build/OE/org.openembedded.dev/packages/qemu/qemu-native_cvs.bb
NOTE: Handling BitBake files: \ (5012/5259) [95 %]ERROR: Error in executing:
ERROR: Exception:<type 'exceptions.NameError'> Message:global name 'check_gcc3' is not defined
ERROR: Printing the environment of the function
ERROR: 0034:
ERROR: 0035: path = data.getVar('PATH', d, 1)
ERROR: 0036: oldOeConf = data.getVar('EXTRA_OECONF', d, 1)
ERROR: 0037: if not oldOeConf: oldOeConf = ""
ERROR: 0038: gcc3 = check_gcc3(d)
ERROR: 0039: if gcc3:
ERROR: 0040: data.setVar('EXTRA_OECONF', oldOeConf + " --cc=" + gcc3, d)
ERROR: 0041:
ERROR: global name 'check_gcc3' is not defined while parsing
/build/OE/org.openembedded.dev/packages/qemu/qemu-native_0.9.1.bb
NOTE: Handling BitBake files: | (5014/5259) [95 %]ERROR: Error in executing:
ERROR: Exception:<type 'exceptions.NameError'> Message:global name 'check_gcc3' is not defined
ERROR: Printing the environment of the function
ERROR: 0034:
ERROR: 0035: path = data.getVar('PATH', d, 1)
ERROR: 0036: oldOeConf = data.getVar('EXTRA_OECONF', d, 1)
ERROR: 0037: if not oldOeConf: oldOeConf = ""
ERROR: 0038: gcc3 = check_gcc3(d)
ERROR: 0039: if gcc3:
ERROR: 0040: data.setVar('EXTRA_OECONF', oldOeConf + " --cc=" + gcc3, d)
ERROR: 0041:
ERROR: global name 'check_gcc3' is not defined while parsing
/build/OE/org.openembedded.dev/packages/qemu/qemu-native_20070613.bb
NOTE: Handling BitBake files: \ (5259/5259) [100 %]
NOTE: Parsing finished. 5029 cached, 0 parsed, 225 skipped, 0 masked.
Brad
--
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams
More information about the Angstrom-distro-devel
mailing list