* some rather obvious syntax errors just checked into oe-core
@ 2012-07-22 12:31 Robert P. J. Day
2012-07-22 14:05 ` Richard Purdie
0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2012-07-22 12:31 UTC (permalink / raw)
To: OE Core mailing list
$ 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
========================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: some rather obvious syntax errors just checked into oe-core
2012-07-22 12:31 some rather obvious syntax errors just checked into oe-core Robert P. J. Day
@ 2012-07-22 14:05 ` Richard Purdie
0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2012-07-22 14:05 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Sun, 2012-07-22 at 08:31 -0400, Robert P. J. Day wrote:
> $ 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
Managed to cherry-pick a broken revision :/. Fixed, sorry about that.
Cheers,
Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-22 14:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-22 12:31 some rather obvious syntax errors just checked into oe-core Robert P. J. Day
2012-07-22 14:05 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox