Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 47216

Summary: binutils 2.14.90.0.7-r4 won't compile during bootstrap
Product: Gentoo Linux Reporter: Julien De Groote <julien.degroote>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Julien De Groote 2004-04-08 07:06:47 UTC
I downloaded and used the latest stage1 to bootstrap a new installation. 
I get compilation errors at various times during binutils 2.14.90.0.7-r4 compilation.
I ran into bug 47063 and worked around it so that emerge worked after all. but then I get this problem.
I am currently running the memtest86 program on the machine I'm installing but there seems to be no problem with my hardware. Will test further with cpuburn.

Thanks for helping

Here is the last listing I get : 

  gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -march=athlon
  -mcpu=athlon-xp -fomit-frame-pointer -o .libs/strip-new objcopy.o is-strip.o
  rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o
  version.o filemode.o  ../bfd/.libs/libbfd.so
  -L/var/tmp/portage/binutils-2.14.90.0.7-r4/work/binutils-2.14.90.0.7/libiberty/pic
  -liberty ../libiberty/libiberty.a -ldl
  bucomm.o(.text+0xa78): In function `make_tempname':
  : warning: the use of `mktemp' is dangerous, better use `mkstemp'
  creating strip-new
  /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes
  -Wmissing-prototypes -O2 -march=athlon -mcpu=athlon-xp -fomit-frame-pointer
  -o cxxfilt  cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la
  ../libiberty/libiberty.a  -ldl
  gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -march=athlon
  -mcpu=athlon-xp -fomit-frame-pointer -o .libs/cxxfilt cxxfilt.o bucomm.o
  version.o filemode.o  ../bfd/.libs/libbfd.so
  -L/var/tmp/portage/binutils-2.14.90.0.7-r4/work/binutils-2.14.90.0.7/libiberty/pic
  -liberty ../libiberty/libiberty.a -ldl
  bucomm.o(.text+0xa78): In function `make_tempname':
  : warning: the use of `mktemp' is dangerous, better use `mkstemp'
  creating cxxfilt
  /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes
  -Wmissing-prototypes -O2 -march=athlon -mcpu=athlon-xp -fomit-frame-pointer
  -o ar  arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o
  emul_vanilla.o bucomm.o version.o
  filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a   -ldl
  gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -march=athlon
  -mcpu=athlon-xp -fomit-frame-pointer -o .libs/ar arparse.o arlex.o ar.o
  not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o
  filemode.o  ../bfd/.libs/libbfd.so
  -L/var/tmp/portage/binutils-2.14.90.0.7-r4/work/binutils-2.14.90.0.7/libiberty/pic
  -liberty ../libiberty/libiberty.a -ldl
  bucomm.o(.text+0xa78): In function `make_tempname':
  : warning: the use of `mktemp' is dangerous, better use `mkstemp'
  creating ar
  /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes
  -Wmissing-prototypes -O2 -march=athlon -mcpu=athlon-xp -fomit-frame-pointer
  -o readelf  readelf.o version.o unwind-ia64.o  ../libiberty/libiberty.a -ldl
  gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -march=athlon
  -mcpu=athlon-xp -fomit-frame-pointer -o readelf readelf.o version.o
  unwind-ia64.o  ../libiberty/libiberty.a -ldl
  make[3]: Leaving directory
  `/var/tmp/portage/binutils-2.14.90.0.7-r4/work/binutils-2.14.90.0.7/binutils'
  make[2]: Leaving directory
  `/var/tmp/portage/binutils-2.14.90.0.7-r4/work/binutils-2.14.90.0.7/binutils'
  make[1]: Leaving directory
  `/var/tmp/portage/binutils-2.14.90.0.7-r4/work/binutils-2.14.90.0.7/binutils'

  !!! ERROR: sys-devel/binutils-2.14.90.0.7-r4 failed.
  !!! Function src_compile, Line 130, Exitcode 2
  !!! (no error message)





Reproducible: Always
Steps to Reproduce:
1."emerge sync" after unpacking stage1
2.bootstrap.sh
Comment 1 Julien De Groote 2004-04-08 07:43:51 UTC
cpuburn gets errors.
cpu not cooling enough.
sorry for that :/