Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57546 - glibc-2.3.4.20040619 fails to compile with internal compiler error
Summary: glibc-2.3.4.20040619 fails to compile with internal compiler error
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: Highest blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2004-07-18 21:33 UTC by Jared H. Hudson (RETIRED)
Modified: 2004-08-17 20:33 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 Jared H. Hudson (RETIRED) gentoo-dev 2004-07-18 21:33:21 UTC
glibc-2.3.4.20040619 fails to compile every time I emerge it at the same spot with the same error of:

gcc version.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=pentium4 -pipe -mpreferred-stack-boundary=4  -fPIC  -I../include -I. -I/var/tmp/portage/glibc-2.3.4.20040619/work/build/csu -I.. -I../libio  -I/var/tmp/portage/glibc-2.3.4.20040619/work/build -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/3.4.0/include -isystem //usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h  -DPIC -DSHARED     -DHAVE_INITFINI -o /var/tmp/portage/glibc-2.3.4.20040619/work/build/csu/version.os -MD -MP -MF /var/tmp/portage/glibc-2.3.4.20040619/work/build/csu/version.os.dt -MT /var/tmp/portage/glibc-2.3.4.20040619/work/build/csu/version.os
../sysdeps/unix/sysv/linux/init-first.c:89: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
gcc ../sysdeps/generic/check_fds.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=pentium4 -pipe -mpreferred-stack-boundary=4  -fPIC    -I../include -I. -I/var/tmp/portage/glibc-2.3.4.20040619/work/build/csu -I.. -I../libio  -I/var/tmp/portage/glibc-2.3.4.20040619/work/build -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/3.4.0/include -isystem //usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h  -DPIC -DSHARED     -DHAVE_INITFINI -o /var/tmp/portage/glibc-2.3.4.20040619/work/build/csu/check_fds.os -MD -MP -MF /var/tmp/portage/glibc-2.3.4.20040619/work/build/csu/check_fds.os.dt -MT /var/tmp/portage/glibc-2.3.4.20040619/work/build/csu/check_fds.os
make[2]: *** [/var/tmp/portage/glibc-2.3.4.20040619/work/build/csu/init-first.os] Error 1
make[2]: *** Waiting for unfinished jobs....
../sysdeps/generic/libc-start.c: In function `__libc_start_main':
../sysdeps/generic/libc-start.c:192: warning: implicit declaration of function `__guard_setup'
../sysdeps/generic/libc-start.c: At top level:
../sysdeps/generic/libc-start.c:244: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[2]: *** [/var/tmp/portage/glibc-2.3.4.20040619/work/build/csu/libc-start.os] Error 1
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20040619/work/glibc-2.3.2/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20040619/work/glibc-2.3.2'
make: *** [all] Error 2

!!! ERROR: sys-libs/glibc-2.3.4.20040619 failed.
!!! Function src_compile, Line 607, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:




Portage 2.0.50-r9 (default-x86-1.4, gcc-3.4.0, glibc-2.3.3.20040420-r0, 2.6.7)
=================================================================
System uname: 2.6.7 i686 Mobile Intel(R) Pentium(R) 4     CPU 3.06GHz
Gentoo Base System version 1.5.1
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apm avi berkdb bonobo cdr composite crypt dvd
encode flac gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml imlib imlib2 ipv6 jpeg
libg++ mad mikmod mmx mozilla mpeg nas ncurses oggvorbis opengl pam pcmcia
pdflib perl png pnp postgres python quicktime readline samba slang spell sse ssl
tiff truetype trusted wavelan x86 xml2 xv zlib"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2004-07-19 11:14:38 UTC
Mind trying with gcc-3.4.1 ?  Else lv will have to have a peek ...
Comment 2 Travis Tilley (RETIRED) gentoo-dev 2004-07-19 16:37:34 UTC
i've compiled that version of glibc with gcc 3.4.1... i dont remember if i've also compiled it with 3.4.0-r6. i think i did... but yeah, definately take gcc 3.4.1 for a whirl. not 3.4.1-r1, which is just there to test one patch that may or may not be stable and ready for general use.
Comment 3 Travis Tilley (RETIRED) gentoo-dev 2004-08-17 20:33:45 UTC
need more info