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