Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55459 (bootstrap.sh) - While running performing a 2004.1 stage1 install I ran the the bootstrap.sh script and it exited with errors.
Summary: While running performing a 2004.1 stage1 install I ran the the bootstrap.sh s...
Status: RESOLVED FIXED
Alias: bootstrap.sh
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-28 12:06 UTC by planktonitus
Modified: 2005-07-25 11:41 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 planktonitus 2004-06-28 12:06:18 UTC
When I run bootstrap.sh the last lines are as follows

_alloc_pages: 0-order allocation failed (gfp=0x1d2/0)
VM: killing process cc1
gcc: {standard input}: Assembler messages:
gcc: Internal error: Killed (program cc1)
Please submit a full bug report
See <URL:http//:bugs. gentoo.org/> for instructions.
{standard input}: 77602: Warning: end of file in string; inserted '"'
make[2]: *** [0/var/tmp/portage/glibc-2.3.3.20040420/work/glibc-2.3.2/buildhere/iconvdata/gb18030.os] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/globc-2.3.3.20040420/work/glibc-2.3.2/iconvdata1`
make[1]: *** [iconvdata/others] Error 2
make[1]: Leaving directory `/var/tmp/portage/globc-2.3.3.20040420/work/glibc-2.3.2`
make; *** [all] error 2
!!! Error: sys-libs/glibc-2.3.3.20040420 failed.
!!! Function src_compile, Line 548 , Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1.Follow the Gentoo installation guide using a stage 1 tarball.
2.When you reach the section progressing froms stage1 to stage2 bootstrap the system with java included. When performing the bootstrap first run # scripts/bootstrap.sh -f.

Actual Results:  
See details.

Expected Results:  
Not sure I was just told to report this in the error printout.

Gentoo Base System version 1.4.3.13
Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.4.25-gentoo)
=================================================================
System uname: 2.4.25-gentoo i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gnome gpm gtk
gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis
opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl
svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2005-07-25 11:41:30 UTC
assuming fixed in latest versions.