[oe-issues] [Bug 3500] New: Parallel compiling breaks gnumeric 1.6.3
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Dec 20 12:16:09 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3500
Summary: Parallel compiling breaks gnumeric 1.6.3
Product: Openembedded
Version: Angstrom 2007.12
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: elena.valhalla at gmail.com
When building package gnumeric 1.6.3 with the following options in
build/conf/local.conf and 4 icecc nodes the compilation breaks
PARALLEL_MAKE = "-j 4"
INHERIT += "icecc"
ICECC_ENV_EXEC = /home/val/openembeddeds/tmp/create-icecc-env.sh
ICECC_PATH = /usr/bin/icecc
ICECC_USER_CLASS_BL = " native"
Removing all of these options the compilation works flawlessy.
Specifically, the parallel make breaks the building of
gnumeric-1.6.3/src/pixmaps/gnumeric-stock-pixbufs.h
and gives variable undeclared errors in application.c
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list