Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68213 - gcc-3.4.2-r2 with new stage
Summary: gcc-3.4.2-r2 with new stage
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-19 15:24 UTC by Adrian Chmielewski
Modified: 2004-10-20 01:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Chmielewski 2004-10-19 15:24:06 UTC
r2/work/gcc-3.4.2/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=athlon64 -O2 -fPIC -pipe -I. -I/var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/libiberty/../include  -W -Wall -Wtraditional -pedantic /var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/libiberty/getopt1.c -o getopt1.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=athlon64 -O2 -fPIC -pipe -I. -I/var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -march=athlon64 -O2 -fPIC -pipe -I. -I/var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/libiberty/../include  -W -Wall -Wtraditional -pedantic /var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/libiberty/getpwd.c -o getpwd.o
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.2/../../../../x86_64-pc-linux-gnu/bin/as: error while loading shared libraries: /usr/lib/libbfd-2.15.92.0.2.so: unsupported version 120 of Verneed record

/var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/libiberty/getpwd.c:105: fatal error: error closing -: Broken pipe
compilation terminated.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[1]: *** [getpwd.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.2-r2/work/build/libiberty'
make: *** [all-libiberty] Error 2

!!! ERROR: sys-devel/gcc-3.4.2-r2 failed.
!!! Function gcc_do_make, Line 1035, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




System uname: 2.6.7-gentoo-r11-up x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.4.16
Autoconf:
Automake:
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools:
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -fPIC -pipe -DNDEBUG -DG_DISABLE_ASSERT -s
-ffast-math -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS=""
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autodigest buildpkg ccache distlocks fixpackages sandbox
userpriv"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp.rhnet.is/pub/gentoo/ ftp://ftp.heanet.ie/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 acpi alsa berkdb bitmap-fonts crypt f77 gif gpm ipv6 jp2 jpeg lzw
lzw-tiff multilib ncurses nls opengl oss pam perl png python readline ssl tcpd
tiff truetype usb userlocales xml2 xpm xprint xrandr xv zlib"
Comment 1 Benjamin Judas (RETIRED) gentoo-dev 2004-10-20 00:58:22 UTC
When does that happen?

Do you want to create a stage?

Are you bootstrapping?

(In case you're bootstrapping this bug is invalid since you set ~amd64 and we cannot support this).

Please provide more informations!
Comment 2 Adrian Chmielewski 2004-10-20 01:50:18 UTC
livecd portage # emerge --version
Portage 2.0.51_rc9 (default-linux/amd64/2004.3, gcc-3.4.2, glibc-2.3.4.20040808-r1, 2.6.7-gentoo-r11-up x86_64)
 
System print me this error when I make bootstrap-cascade.sh