http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54621
--- Comment #1 from Doug Dawson 2012-09-18
20:48:49 UTC ---
Created attachment 28216
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28216
Console output from compilation.
gzipped Interim code is too large to attach. Please access it at
www.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54621
Bug #: 54621
Summary: internal compiler error: Segmentation fault when
compiling gSOAP generated Server module.
Classification: Unclassified
Product: gcc
Version: 4.2.4
--- Comment #1 from nospampeeps at yahoo dot com 2007-02-12 15:18 ---
Created an attachment (id=13041)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13041&action=view)
Core dump.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30775
.. yes
checking for sinl... yes
checking for tanl... yes
checking for coshl... yes
checking for sinhl... yes
checking for tanhl... yes
checking for long double round functions... yes
checking for ceill... yes
checking for floorl... yes
checking for isnanl declaration... no
checking for _isnanl declaration... no
checking for isinfl declaration... no
checking for _isinfl declaration... no
checking for copysignl declaration... yes
checking for copysignl... yes
checking for atan2l declaration... yes
checking for atan2l... yes
checking for expl declaration... yes
checking for expl... yes
checking for fabsl declaration... yes
checking for fabsl... yes
checking for fmodl declaration... yes
checking for fmodl... yes
checking for frexpl declaration... yes
checking for frexpl... yes
checking for hypotl declaration... yes
checking for hypotl... yes
checking for ldexpl declaration... yes
checking for ldexpl... yes
checking for logl declaration... yes
checking for logl... yes
checking for log10l declaration... yes
checking for log10l... yes
checking for modfl declaration... yes
checking for modfl... yes
checking for powl declaration... yes
checking for powl... yes
checking for sqrtl declaration... /bin/sh: 20900 Segmentation fault(coredump)
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/voltds/doug/tmp/gcc-3.4.6'
make: *** [bootstrap] Error 2
AIX:doug:0>
--
Summary: Bootstrap segmentation faults checking for sqrtl
declaration...
Product: gcc
Version: 3.4.6
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: nospampeeps at yahoo dot com
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=30775
al/libexec/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/$file; \
../gcc-3.4.3/install-sh -c $file
/usr/local/libexec/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/$file; \
else true; \
fi; \
done
/bin/sh: ../gcc-3.4.3/install-sh: not found.
/bin/sh: ../gcc-3.4.3/install-sh: not found.
make[1]: *** [install-common] Error 127
make[1]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix/gcc'
make: *** [install-gcc] Error 2
#
--
Summary: make install fails on AIX 5.2
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: nospampeeps at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24463
x/powerpc-ibm-
aix5.3.0.
0/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix'
make: *** [bootstrap] Error 2
>
--
Summary: 3.4.3 Bootstrap failed on AIX 5.3
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: nospampeeps at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24130
--- Additional Comments From nospampeeps at yahoo dot com 2004-12-09 16:44
---
(In reply to comment #1)
> Look at PR 17940.
> Do you have the environment variable MAKE set to "gnumake -r" or something
like that?
Yes, I had MAKEFLAGS='-rj 2'. Clearing
trap fails to build libiberty.a library on AIX 5.2
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: nospamp