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

Bug 39905

Summary: Bootstrapping segfaults on 20040128 stage1
Product: Gentoo Linux Reporter: Luke Macken (RETIRED) <lewk>
Component: [OLD] Core systemAssignee: Gentoo Release Team <releng>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luke Macken (RETIRED) gentoo-dev 2004-01-30 13:33:22 UTC
After following the exact instructions, during bootstrap I get the following error:

>>> Unpacking portage-2.0.49-r21.tar.bz2 to /var/tmp/portage/portage-2.0.49-r21/work
>> Source unpacked.
cc1: internal error: Segmentation fault

then...

./create-localdecls
Checking truncate argument type... off_t
Checking libc version... libc.so.6
Checking glibc subversion...
gcc -march=i386 -O1 -pipe -Wall -c -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT libsandbox.c
libsandbox.c: In function `execve':
libsandbox.c:804: internal error: Illegal instruction
make: *** [libsandbox.o] Error 1

!!! ERROR: sys-apps/portage-2.0.49-r21 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1. cd /usr/portage
2. scripts/bootstrap.sh
3.
Comment 1 Benjamin Judas (RETIRED) gentoo-dev 2004-01-30 13:48:59 UTC

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