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

Bug 74913

Summary: Segmentation fault compiling the glilibc whith 2004.3
Product: Gentoo Release Media Reporter: Lorenzo <lollo1988>
Component: EverythingAssignee: Gentoo LiveCD Package Maintainers <livecd>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lorenzo 2004-12-19 00:36:23 UTC
When compiling 2004.3 from stage 1, The compilation go in Segmentaton Fault 
../include/errno.h:-2068: internal compiler error: Segmentation fault

Whith the 2004.2 is all ok.

Reproducible: Always
Steps to Reproduce:
1.emerge sync
2./usr/portage/script/bootstrap.sh
3.

Actual Results:  
ar/tmp/portage/glibc-2.3.4.20040808-r1/work/build/libio/setlinebuf.os
In file included from libioP.h:28,
                 from setbuf.c:28:
../include/errno.h:-2068: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
gcc vasprintf.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes
-Wwrite-strings 
-finline-limit=2000 -freorder-blocks -mcpu=i586 -pipe
-mpreferred-stack-boundary=2  -fPIC    
-I../include -I. -I/var/tmp/portage/glibc-2.3.4.20040808-r1/work/build/libio
-I.. -I../libio  
-I/var/tmp/portage/glibc-2.3.4.20040808-r1/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/i586 
-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/i586 -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-lib/i386-pc-linux-gnu/3.3.4/include -isystem //usr/include
-D_LIBC_REENTRANT 
-include ../include/libc-symbols.h  -DPIC -DSHARED     -D_IO_MTSAFE_IO -o 
/var/tmp/portage/glibc-2.3.4.20040808-r1/work/build/libio/vasprintf.os -MD -MP -MF 
/var/tmp/portage/glibc-2.3.4.20040808-r1/work/build/libio/vasprintf.os.dt -MT 
/var/tmp/portage/glibc-2.3.4.20040808-r1/work/build/libio/vasprintf.os
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: ***
[/var/tmp/portage/glibc-2.3.4.20040808-r1/work/build/libio/setbuf.os] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/glibc-2.3.4.20040808-r1/work/glibc-2.3.3/libio'
make[1]: *** [libio/subdir_lib] Error 2
make[1]: Leaving directory
`/var/tmp/portage/glibc-2.3.4.20040808-r1/work/glibc-2.3.3'
make: *** [all] Error 2

!!! ERROR: sys-libs/glibc-2.3.4.20040808-r1 failed.
!!! Function src_compile, Line 633, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.





Acer travelmate 314t
Pentium 300mhz
128mb ram
Comment 1 Benjamin Judas (RETIRED) gentoo-dev 2004-12-19 04:47:39 UTC

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