bootstrap/10088: GCC 3.2.2 bootstrap croaks with "virtual memory exhausted: Not enough space"
znmeb@aracnet.com
znmeb@aracnet.com
Sat Mar 15 00:55:00 GMT 2003
>Number: 10088
>Category: bootstrap
>Synopsis: GCC 3.2.2 bootstrap croaks with "virtual memory exhausted: Not enough space"
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 14 23:56:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Ed Borasky
>Release: 3.2.2
>Organization:
>Environment:
Compaq Tru64 4.0f on either Alpha EV6 or EV5.6
>Description:
Tail end of log file:
virtual memory exhausted: Not enough space
make[4]: *** [locale-inst.lo] Error 1
make[4]: Leaving directory `/home2/zzmeb/R-source/gccbuild/alphaev56-dec-osf4.0f/libs
tdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home2/zzmeb/R-source/gccbuild/alphaev56-dec-osf4.0f/libs
tdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home2/zzmeb/R-source/gccbuild/alphaev56-dec-osf4.0f/libs
tdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home2/zzmeb/R-source/gccbuild'
make: *** [bootstrap] Error 2
"ulimit -a" shows
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 131072
stack(kbytes) 2048
memory(kbytes) 1017272
coredump(blocks) unlimited
nofiles(descriptors) 4096
vmemory(kbytes) 1048576
~
>How-To-Repeat:
Do a "configure" and a "make bootstrap".
>Fix:
Unknown -- I've tried a few things but nothing has worked. My next step is to go back a version. I did see that both 3.2.2 and 3.2.1 have built successfully on a similar platform, so it's not obvious what I'm doing wrong to make this happen.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list