[oe-issues] [Bug 1951] New: gcc fails to build on x86_64
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Wed Mar 7 23:45:51 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1951
Summary: gcc fails to build on x86_64
Product: Openembedded
Version: unspecified
Platform: PowerPC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: nail at nslu2-linux.org
QAContact: tinderbox-oe at gmx.net
I can't get gcc to compile (The toolchain works for other packages, it's just
gcc that fails to build as an ipk)
NOTE: package gcc-4.1.2-r0: task do_patch: completed
NOTE: package gcc-4.1.2-r0: task do_configure: started
NOTE: package gcc-4.1.2-r0: task do_configure: completed
NOTE: package gcc-4.1.2-r0: task do_compile: started
ERROR: function do_compile failed
ERROR: see log in
/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/temp/log.do_compile.31465
NOTE: Task failed:
/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/temp/log.do_compile.31465
NOTE: package gcc-4.1.2-r0: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package gcc-4.1.2: failed
ERROR: Build of gcc failed
output of log.do_compile:
build/genmodes -h > tmp-modes.h
/bin/sh
/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/../move-if-change
tmp-modes.h insn-modes.h
build/genmodes -m > tmp-min-modes.c
/bin/sh
/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/../move-if-change
tmp-min-modes.c min-insn-modes.c
build/genmodes > tmp-modes.c
/bin/sh
/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/../move-if-change
tmp-modes.c insn-modes.c
echo timestamp > s-modes
ccache gcc -c -DIN_GCC
-isystem/home/repvik/slug/openturbostation/tmp/staging/x86_64-linux/include -O2
-DGENERATOR_FILE -I. -Ibuild
-I/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc
-I/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/build
-I/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/../include
-I/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/../libcpp/include
-o build/genmddeps.o
/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/genmddeps.c
In file included from
/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/rtl.h:29,
from
/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/genmddeps.c:23:
/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/gcc/real.h:78:
error: size of array 'test_real_width' is negative
make[2]: *** [build/genmddeps.o] Error 1
make[2]: Leaving directory
`/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/build.powerpc-linux.powerpc-linux/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory
`/home/repvik/slug/openturbostation/tmp/work/gcc-4.1.2-r0/gcc-4.1.2/build.powerpc-linux.powerpc-linux'
make: *** [all] Error 2
FATAL: oe_runmake failed
This happens with distros openprotium & openturbostation, machines storcenter
and turbostation.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list