Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83265 - Upgrade to binutils 2.15.92.0.2-r3, now, nothing compiles.
Summary: Upgrade to binutils 2.15.92.0.2-r3, now, nothing compiles.
Status: RESOLVED DUPLICATE of bug 83047
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-25 00:33 UTC by David Röhr
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 David Röhr 2005-02-25 00:33:51 UTC
I earlier ran binutils 2.15.92.0.2-r2, but after an upgrade to -r3 nothing seems to compile.

Here is an example of an emerge of sed (get the same error on any package)

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4'
Making all in intl
make[2]: Entering directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/intl'
i686-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -O2 -march=i686 -fomit-frame-pointer  intl-compat.c
i686-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -O2 -march=i686 -fomit-frame-pointer  bindtextdom.c
i686-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -O2 -march=i686 -fomit-frame-pointer  dcgettext.c
i686-pc-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -O2 -march=i686 -fomit-frame-pointer  dgettext.c
i686-pc-linux-gnu-gcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[2]: *** [bindtextdom.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/intl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4'
make: *** [all] Error 2

Is there a -r2 binutils binary around? :)

Reproducible: Always
Steps to Reproduce:
1. emerge binutils
2. emerge <any package that needs to compile>
3.




Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.4,
glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Aug 23 2004, 19:01:50)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.9.4, 1.6.3, 1.7.9, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r3
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo http://gentoo.osuosl.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm arts avi bash-completion berkdb bitmap-fonts bluetooth
bonobo cdr crypt cups curl dvd eds emboss encode esd evo f77 fam flac
font-server foomaticdb fortran gd gdbm gif gnome gnutls gphoto2 gpm gstreamer
gtk gtk2 gtkhtml hal howl imagemagick imlib ipv6 java jpeg kde kerberos ldap
libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls nvidia oggvorbis
opengl oss pam pda pdflib perl png python qt quicktime readline real samba sdl
slang snmp spell ssl svga tcpd tiff truetype truetype-fonts type1-fonts xml xml2
xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Andreas Vinsander 2005-02-25 00:37:44 UTC
Duplicate of 83047, search bugzilla before posting...
Comment 2 David Röhr 2005-02-25 01:00:54 UTC
Sorry for that. I actually did do a search but didn't find that bug, maybe since this seems to be set as FIXED.

*** This bug has been marked as a duplicate of 83047 ***