Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26585 - bootstrap failed on gcc
Summary: bootstrap failed on gcc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Bob Johnson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-13 19:48 UTC by Carl Danowski
Modified: 2003-09-16 12:03 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 Carl Danowski 2003-08-13 19:48:30 UTC
executed: 

cd /usr/portage
scripts/bootstrap.sh

Out of Memory: Killed process 5213 (cc1).
gcc: Internal error: Terminated (program cc1)
Please submit a full bug report.
...
make[2]: *** [insn-attrtab.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/gcc-3.2.3-r1/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory '/var/tmp/portage/gcc-3.2.3-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2
!!! ERROR: sys-devel/gcc-3.2.3-r1 failed.
!!! Function src_compile, Line 361, Exitcode 2
!!! (no error message)

Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.




Cubix Pentium 266MMX with 520 MB IDE hard drive and 32MB RAM
Comment 1 Matt Taylor 2003-08-15 15:24:17 UTC
how much swap you got?  32MB is probably too little to compile gcc.  Probably gonna run out of hd space too...kernel source alone is like 200MB.
Comment 2 Carl Danowski 2003-08-15 15:43:27 UTC
Forget it, I added some more ram and another hard drive on this ancient system and I got it to compile.  I guess I just ran our of RAM or HD.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-09-16 12:03:07 UTC
memory shortage causes this