[oe] bitbake exceptions when building openembedded
Guo Hongruan
camelguo at gmail.com
Fri Jan 1 06:29:16 UTC 2010
Hi guys,
The bitbake shows execeptions when
1. DISTRO=minimal-uclibc and MACHINE=qemumips
2. DISTRO=micro-uclibc and MACHINE=qemumips
(I tested on org.openembedded.dev branch)
The following is the raw error message (see the attachment for the whole
error information):
ERROR: Error in executing:
/opt/workdir/oe/openembedded/recipes/update-rc.d/update-rc.d_0.7.bb
ERROR: Exception:<type 'exceptions.KeyError'> Message:'mips'
ERROR: Printing the environment of the function
ERROR: 0004: packages = bb.data.getVar('PACKAGES',d, True)
ERROR: 0005:
ERROR: 0006: # no packages should be scanned
ERROR: 0007: if not packages:
ERROR: 0008: return
ERROR: 0009:
ERROR: 0010: checks = [package_qa_check_rpath, package_qa_check_dev,
ERROR: 0011: package_qa_check_perm, package_qa_check_arch,
ERROR: 0012: package_qa_check_desktop, package_qa_hash_style,
ERROR: Error in executing:
/opt/workdir/oe/openembedded/recipes/update-rc.d/update-rc.d_0.7.bb
ERROR: Exception:<type 'exceptions.KeyError'> Message:'mips'
ERROR: Printing the environment of the function
ERROR: 0004: bb.debug(1, "No packages to build, skipping do_package")
ERROR: 0005: return
ERROR: 0006:
ERROR: 0007: workdir = bb.data.getVar('WORKDIR', d, True)
ERROR: 0008: outdir = bb.data.getVar('DEPLOY_DIR', d, True)
ERROR: 0009: dest = bb.data.getVar('D', d, True)
ERROR: 0010: dvar = bb.data.getVar('PKGD', d, True)
ERROR: 0011: pn = bb.data.getVar('PN', d, True)
ERROR: 0012:
ERROR: Error in executing:
/opt/workdir/oe/openembedded/recipes/update-rc.d/update-rc.d_0.7.bb
Anyone can give me some idea?
Thanks a lot!
--
Guo Hongruan, Embedded Linux Consultant
Skype: camelguo
Twitter: camelguo
http://www.gulessoft.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: oe-screen.txt
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100101/a98c4158/attachment-0002.txt>
More information about the Openembedded-devel
mailing list