ERRORS: crossppc-gcc.spec

PLD th-athlon builder builder-th-amd at pld-linux.org
Mon May 2 18:52:07 CEST 2005


crossppc-gcc.spec (auto-th-crossppc-gcc-4_0_0-2): FAILED

--- crossppc-gcc.spec:auto-th-crossppc-gcc-4_0_0-2:
Build-Time: user:294.67s sys:39.59s real:487.25s (faults io:354 non-io:5613183)



*** buildlog for crossppc-gcc.spec
request from: pluto
started at: Mon May  2 18:44:00 2005
fetching http://ep09.pld-linux.org/~builderth/srpms/68e79c28-1eaf-43c0-98a0-3c577a9526bd/crossppc-gcc-4.0.0-2.src.rpm
fetched 47073749 bytes, 1210.5 K/s
installing srpm: crossppc-gcc-4.0.0-2.src.rpm
checking BR
no BR needed
building RPM using: cd rpm/SPECS; TMPDIR=/tmp/B.5b5551 nice -n 0 rpmbuild -bb  --target athlon-pld-linux crossppc-gcc.spec
Building target platforms: athlon-pld-linux
Building for target athlon-pld-linux
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9297
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ :
+ unset LINGUAS
+ :
+ cd /home/users/builder/rpm/BUILD
+ rm -rf gcc-4.0.0
+ /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/gcc-4.0.0.tar.bz2
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ cd gcc-4.0.0
+ /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/linux-libc-headers-2.6.11.2.tar.bz2
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/glibc-2.3.5.tar.bz2
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/glibc-linuxthreads-2.3.5.tar.bz2
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ /bin/id -u
+ [ 1003 = 0 ]
+ true .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mv linuxthreads linuxthreads_db glibc-2.3.5
+ echo Patch #0 (crossppc-gcc-libc-sysdeps-configure.patch):
Patch #0 (crossppc-gcc-libc-sysdeps-configure.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/crossppc-gcc-libc-sysdeps-configure.patch 
+ echo Patch #1 (gcc-pr20973.patch):
Patch #1 (gcc-pr20973.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/gcc-pr20973.patch 
+ echo Patch #2 (gcc-pr21173.patch):
Patch #2 (gcc-pr21173.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/gcc-pr21173.patch 
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.93461
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ cd gcc-4.0.0
+ LANG=C
+ export LANG
+ unset DISPLAY
+ :
+ unset LINGUAS
+ :
+ FAKE_ROOT=/home/users/builder/rpm/BUILD/gcc-4.0.0/fake-root
+ rm -rf /home/users/builder/rpm/BUILD/gcc-4.0.0/fake-root
+ install -d /home/users/builder/rpm/BUILD/gcc-4.0.0/fake-root/usr/include
+ cp -r linux-libc-headers-2.6.11.2/include/asm-ppc linux-libc-headers-2.6.11.2/include/linux /home/users/builder/rpm/BUILD/gcc-4.0.0/fake-root/usr/include
+ ln -s asm-ppc /home/users/builder/rpm/BUILD/gcc-4.0.0/fake-root/usr/include/asm
+ cd glibc-2.3.5
+ cp -f /usr/share/automake/config.guess /usr/share/automake/config.sub scripts
+ rm -rf builddir
+ install -d builddir
+ cd builddir
+ ../configure --prefix=/home/users/builder/rpm/BUILD/gcc-4.0.0/fake-root/usr --build=athlon-pld-linux --host=ppc-pld-linux --disable-nls --enable-add-ons=linuxthreads --with-headers=/home/users/builder/rpm/BUILD/gcc-4.0.0/fake-root/usr/include --disable-sanity-checks --enable-hacker-mode
checking build system type... i686-pld-linux-gnu
checking host system type... powerpc-pld-linux-gnu
running configure fragment for add-on linuxthreads
checking sysdep dirs... sysdeps/powerpc/powerpc32/elf sysdeps/powerpc/elf linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32 linuxthreads/sysdeps/unix/sysv/linux/powerpc linuxthreads/sysdeps/unix/sysv/linux linuxthreads/sysdeps/pthread sysdeps/pthread linuxthreads/sysdeps/unix/sysv linuxthreads/sysdeps/unix linuxthreads/sysdeps/powerpc/powerpc32 linuxthreads/sysdeps/powerpc sysdeps/unix/sysv/linux/powerpc/powerpc32 sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/powerpc sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc32/fpu sysdeps/powerpc/powerpc32 sysdeps/wordsize-32 sysdeps/powerpc/soft-fp sysdeps/powerpc/fpu sysdeps/powerpc sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ppc-pld-linux-gcc... no
checking for gcc... gcc
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for ppc-pld-linux-g++... no
checking for ppc-pld-linux-c++... no
checking for ppc-pld-linux-gpp... no
checking for ppc-pld-linux-aCC... no
checking for ppc-pld-linux-CC... no
checking for ppc-pld-linux-cxx... no
checking for ppc-pld-linux-cc++... no
checking for ppc-pld-linux-cl... no
checking for ppc-pld-linux-FCC... no


[...]

	build/errors.o ../build-athlon-pld-linux/libiberty/libiberty.a
build/genextract ../../gcc/config/rs6000/rs6000.md > tmp-extract.c
/bin/sh ../../gcc/../move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  -c insn-extract.c \
  -o insn-extract.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include  \
 -o build/genopinit.o ../../gcc/genopinit.c
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genopinit \
	build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o \
	build/errors.o ../build-athlon-pld-linux/libiberty/libiberty.a
build/genopinit ../../gcc/config/rs6000/rs6000.md > tmp-opinit.c
/bin/sh ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  -c insn-opinit.c \
  -o insn-opinit.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include  \
 -o build/genoutput.o ../../gcc/genoutput.c
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genoutput \
	build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o \
	build/errors.o ../build-athlon-pld-linux/libiberty/libiberty.a
build/genoutput ../../gcc/config/rs6000/rs6000.md > tmp-output.c
/bin/sh ../../gcc/../move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  -c insn-output.c \
  -o insn-output.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include  \
 -o build/genpeep.o ../../gcc/genpeep.c
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genpeep \
	build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o \
	build/errors.o ../build-athlon-pld-linux/libiberty/libiberty.a
build/genpeep ../../gcc/config/rs6000/rs6000.md > tmp-peep.c
/bin/sh ../../gcc/../move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  -c insn-peep.c \
  -o insn-peep.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include  \
 -o build/genrecog.o ../../gcc/genrecog.c
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genrecog \
	build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o \
	build/errors.o ../build-athlon-pld-linux/libiberty/libiberty.a
build/genrecog ../../gcc/config/rs6000/rs6000.md > tmp-recog.c
../../gcc/config/rs6000/altivec.md:1497: warning: operand 3 missing mode?
../../gcc/config/rs6000/altivec.md:1507: warning: operand 3 missing mode?
../../gcc/config/rs6000/altivec.md:1507: warning: operand 3 missing mode?
../../gcc/config/rs6000/altivec.md:1507: warning: operand 3 missing mode?
../../gcc/config/rs6000/altivec.md:1576: warning: operand 1 missing mode?
../../gcc/config/rs6000/altivec.md:1583: warning: operand 1 missing mode?
/bin/sh ../../gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  -c insn-recog.c \
  -o insn-recog.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/integrate.c -o integrate.o
gcc   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
  -DLOCALEDIR=\"/usr/share/locale\" \
  -c ../../gcc/intl.c -o intl.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/jump.c -o jump.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/langhooks.c -o langhooks.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/lcm.c -o lcm.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/lists.c -o lists.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/local-alloc.c -o local-alloc.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/loop.c -o loop.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/modulo-sched.c -o modulo-sched.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/optabs.c -o optabs.o
gawk -f ../../gcc/opt-functions.awk -f ../../gcc/optc-gen.awk \
       -v header_name="options.h" < optionlist > options.c 
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  options.c -o options.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/opts.c -o opts.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/params.c -o params.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/postreload.c -o postreload.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/postreload-gcse.c -o postreload-gcse.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/predict.c -o predict.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  insn-preds.c -o insn-preds.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/pointer-set.c -o pointer-set.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/print-rtl.c -o print-rtl.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/print-tree.c -o print-tree.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/profile.c -o profile.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/value-prof.c -o value-prof.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/var-tracking.c -o var-tracking.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/real.c -o real.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/recog.c -o recog.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/reg-stack.c -o reg-stack.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/regclass.c -o regclass.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/regmove.c -o regmove.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/regrename.c -o regrename.o
gcc -c   -O2 -march=athlon -ggdb -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition    -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  ../../gcc/reload.c -o reload.o
make[1]: *** [reload.o] Terminated
Terminated 
make: *** [all-gcc] Error 143
error: Bad exit status from /var/tmp/rpm-tmp.93461 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.93461 (%build)
error: No files produced.
Begin-PLD-Builder-Info
Build-Time: user:294.67s sys:39.59s real:487.25s (faults io:354 non-io:5613183)

End-PLD-Builder-Info






More information about the pld-logs-th mailing list