[Bug 1904] glibc-intermediate build failure (icecc compile farm)
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Wed Jul 2 13:28:08 CEST 2008
http://bugs.openembedded.net/show_bug.cgi?id=1904
--- Comment #16 from Elena ``of Valhalla'' <elena.valhalla at gmail.com> 2008-07-02 13:28:07 ---
(In reply to comment #15)
I've had the same error with glibc-intermediate_2.6.1.bb and glibc_2.6.1.bb
> mipsel-linux-gcc: remote.cpp:65: Environments parse_icecc_version(const
> std::string&): Assertion `!icecc_version.empty()' failed.
i486-angstrom-linux-gcc: remote.cpp:65: Environments parse_icecc_version(const
std::string&): Assertion `!icecc_version.empty()' failed.
> So how can I fix this problem and compile glibc anyway?
With glibc-intermediate_2.6.1.bb adding PARALLEL_MAKE = "" seemed to solve the
problem, i've tried the same with glibc_2.6.1.bb but it doesn't seem to work
(still working on that one, thought).
Using the stable tree, i can confirm that the default glibc_2.5 compile just
fine, even with icecc, and i've been able to build a working system (so, icecc
per se seems to be working fine with oe)
I've also had to change the binutils-cross version, but that i believe is
related to bug 4323
PREFERRED_VERSION_binutils-cross = 2.18
OE Build Configuration:
BB_VERSION = "1.8.11"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "12ce1d5214aa52093b5c27c1adabc9c3309153a0"
TARGET_ARCH = "i486"
TARGET_OS = "linux"
MACHINE = "x86"
DISTRO = "angstrom"
DISTRO_VERSION = "2008.1-test-20080702"
TARGET_FPU = ""
--
Configure bugmail: http://bugs.openembedded.net/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