[OE-core] some rather obvious syntax errors just checked into oe-core

Robert P. J. Day rpjday at crashcourse.ca
Sun Jul 22 12:31:52 UTC 2012


$ bitbake -c fetchall core-image-minimal
Pseudo is not present but is required, building this first before the main build
Loading cache: 100% |#######################################################################| ETA:  00:00:00
Loaded 708 entries from dependency cache.
ERROR: ParseError at /home/rpjday/oe/oe-core/meta/recipes-devtools/python/python-native_2.7.3.bb:23:
unparsed line: 'EXTRA_OECONF_append " --bindir=${bindir}/${PN}"'

  there's a missing "=" here    ^^^^^^^^^ in python-native_2.7.3.bb

Build Configuration:
BB_VERSION        = "1.15.3"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "qemuarm"
DISTRO_VERSION    = "oe-core.0"
TUNE_FEATURES     = "armv5 dsp thumb arm926ejs"
TARGET_FPU        = "soft"
meta              = "master:1eae5b6c87cd4f825dba9d2526b34231d33b1e92"

NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'sqlite3-native' (but virtual:native:/home/rpjday/oe/oe-core/meta/recipes-devtools/pseudo/pseudo_1.3.1.bb
DEPENDS on or otherwise requires it)
ERROR: Required build target 'pseudo-native' has no buildable providers.
Missing or unbuildable dependency chain was: ['pseudo-native', 'sqlite3-native']

Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
$

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the Openembedded-core mailing list