[Bug bootstrap/37733] New: GCC Bootstrap fails in Stage 2 AIX 5.2

2008-10-03 Thread JFTrudeau at cvty dot com
or instructions.
make[4]: *** [build/genautomata.o] Error 1
make[4]: Leaving directory `/mtg/arc/gcc-4.3.2-powerpc-AIX5.2/gcc'
make[3]: *** [all-stage2-gcc] Error 2
make[3]: Leaving directory `/mtg/arc/gcc-4.3.2-powerpc-AIX5.2'
make[2]: *** [stage2-bubble] Error 2
make[2]: Leaving directory `/mtg/arc/gcc-4.3.2-powerpc-AIX5.2'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/mtg/arc/gcc-4.3.2-powerpc-AIX5.2'

I also tried the latest 4.3 snapshot with the same results.

GCC 4.2.4 bootstrap is successful on this host.


-- 
   Summary: GCC Bootstrap fails in Stage 2 AIX 5.2
   Product: gcc
   Version: 4.3.2
    Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: JFTrudeau at cvty dot com
 GCC build triplet: powerpc-ibm-aix5.2.0.0
  GCC host triplet: powerpc-ibm-aix5.2.0.0
GCC target triplet: powerpc-ibm-aix5.2.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733



[Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2

2008-10-03 Thread JFTrudeau at cvty dot com


--- Comment #2 from JFTrudeau at cvty dot com  2008-10-03 22:34 ---
Created an attachment (id=16460)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16460&action=view)
Complete transcript of failed bootstrap


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733



[Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2

2008-10-03 Thread JFTrudeau at cvty dot com


--- Comment #3 from JFTrudeau at cvty dot com  2008-10-03 22:36 ---
(In reply to comment #1)
> What is your stack size limit set to?
> 

/mtg/arc$ /usr/bin/ulimit -a
time(seconds)unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes)4194304
memory(kbytes)   unlimited
coredump(blocks) unlimited
nofiles(descriptors) 8192
/mtg/arc$ 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733