beta 5: make buildworld = internal compiler error

bob self bobself at charter.net
Mon Sep 19 08:28:51 PDT 2005


Björn König wrote:

> Chuck Swiger wrote:
>
>> bob self wrote:
>>
>>> What causes "internal compiler error"?
>>
>>
>> CPU overheating?  Bad RAM?  Power supply going bad?
>
>
> Chuck: I saw this error not for the first time. It always happens 
> during the compilation of libstdc++. There must be a kind of software 
> error or unfortunate coincidence.
>
> Bob: What is your current system. Show uname -rms.
>
> Björn
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"
>
>
# uname -rms:
FreeBSD 6.0-BETA4 i386

Also I tried make buildworld again and it died in EXACTLY the same 
place. I also had an external fan blowing directly on the motherboard  
and drives in case it was an
overheating problem.

c++ -O2 -fno-strict-aliasing -pipe -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H 
-I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../
../../contrib/libstdc++/libsupc++ 
-I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc 
-I/usr/src/gnu/lib/libstdc++/../../../contri
b/libstdc++/include -frandom-seed=RepeatabilityConsideredGood 
-fno-implicit-templates -ffunction-sections -fdata-sections  -Wno-
deprecated -c 
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/streambuf-inst.cc
In file included from /usr/obj/usr/src/tmp/usr/include/c++/3.4/string:57,
                 from 
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/locale_classes.h:47,
                 from 
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/ios_base.h:47,
                 from /usr/obj/usr/src/tmp/usr/include/c++/3.4/ios:49,
                 from 
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/streambuf-inst.cc:35:
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/basic_string.tcc:236: 
internal compiler error: Segmentation f
ault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1
 
Stop in /usr/src/gnu/lib/libstdc++.
*** Error code 1
 
Stop in /usr/src/gnu/lib.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.





More information about the freebsd-questions mailing list