On 04/01/2010 09:33 AM, Richard Purdie wrote:
I've been aware that Poky and OE have been diverging slightly and I'd
like to correct this. There are some patches that I've promised for a
while too such as the rename from do_populate_staging ->
do_populate_sysroot.
With some help from Joshua Lock, I have a branch I'd like to propose be
merged into OE.dev:
http://cgit.openembedded.org/cgit.cgi/openembedded/log/?h=rpurdie/work-in-progress
Not much luck with this I'm afraid.
MACHINE=efika
DISTRO="angstrom-2008.1"
ERROR:
'/local/Angstrom_BeagleBoard/openembedded/recipes/shasum/shasum-native.bb'
failed
NOTE: package shasum-native-1.0-r1: task do_qa_configure: Started
ERROR: Error in executing python function in:
/local/Angstrom_BeagleBoard/openembedded/recipes/shasum/shasum-native.bb
ERROR: Exception:<type 'exceptions.NameError'> Message:global name 'configs' is
not defined
ERROR: Printing the environment of the function
ERROR: 0021: else:
ERROR: 0022: gt = "gettext"
ERROR: 0023: deps = bb.utils.explode_deps(bb.data.getVar('DEPENDS', d, True) or
"")
ERROR: 0024: if gt not in deps:
ERROR: 0025: for config in configs:
ERROR: 0026: gnu = "grep \"^[[:space:]]*AM_GNU_GETTEXT\" %s
>/dev/null" % config
ERROR: 0027: if os.system(gnu) == 0:
ERROR: 0028: bb.note("""Gettext required but not in DEPENDS
for file %s.
ERROR: 0029:Missing inherit gettext?""" % config)
ERROR: Function do_qa_configure failed
NOTE: Task failed: ('function do_qa_configure failed',
'/local/Angstrom_BeagleBoard/tmp/work/i686-linux/shasum-native-1.0-r1/temp/log.do_qa_configure.24200')
ERROR: Logfile of failure stored in:
/local/Angstrom_BeagleBoard/tmp/work/i686-linux/shasum-native-1.0-r1/temp/log.do_qa_configure.24200
Log data follows:
| ERROR: Error in executing python function in:
/local/Angstrom_BeagleBoard/openembedded/recipes/shasum/shasum-native.bb
| ERROR: Exception:<type 'exceptions.NameError'> Message:global name 'configs'
is not defined
| ERROR: Printing the environment of the function
| ERROR: 0021: else:
| ERROR: 0022: gt = "gettext"
| ERROR: 0023: deps = bb.utils.explode_deps(bb.data.getVar('DEPENDS', d,
True) or "")
| ERROR: 0024: if gt not in deps:
| ERROR: 0025: for config in configs:
| ERROR: 0026: gnu = "grep \"^[[:space:]]*AM_GNU_GETTEXT\" %s
>/dev/null" % config
| ERROR: 0027: if os.system(gnu) == 0:
| ERROR: 0028: bb.note("""Gettext required but not in
DEPENDS for file %s.
| ERROR: 0029:Missing inherit gettext?""" % config)
| ERROR: Function do_qa_configure failed
NOTE: package shasum-native-1.0-r1: task do_qa_configure: Failed
ERROR: TaskFailed event exception, aborting
I tried this with bitbake-1.8.18 and the version from Poky mainline.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel