[Bug 817375] Re: g++ 4.3 and 4.4 internal compiler error when compiling boost 1.46.1 and 1.47
Ryan Santos
cain2143 at yahoo.com
Wed Aug 17 12:29:21 UTC 2011
Here is the latest error I got. And I executed the g++ command specified
below with -save-temps. The internal compiler error only happens once.
Afterwards it does not happen again and the build breaks in other places
with some undefined compiler errors.
common.mkdir bin.v2/libs/graph
common.mkdir bin.v2/libs/graph/build
common.mkdir bin.v2/libs/graph/build/gcc-4.4.6
common.mkdir bin.v2/libs/graph/build/gcc-4.4.6/release
common.mkdir bin.v2/libs/graph/build/gcc-4.4.6/release/threading-multi
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.4.6/release/threading-multi/read_graphviz_new.o
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.4.6/release/threading-multi/graphml.o
libs/graph/src/graphml.cpp: In member function ‘void graphml_reader::run(std::istream&)’:
libs/graph/src/graphml.cpp:116: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
-pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG
-I"." -I"libs/graph/src" -c -o
"bin.v2/libs/graph/build/gcc-4.4.6/release/threading-multi/graphml.o"
"libs/graph/src/graphml.cpp"
...failed gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.4.6/release/threading-multi/graphml.o...
common.mkdir bin.v2/libs/regex/build/gcc-4.4.6/release
common.mkdir bin.v2/libs/regex/build/gcc-4.4.6/release/threading-multi
** Attachment added: "graphml_dump.tar.gz"
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/817375/+attachment/2285774/+files/graphml_dump.tar.gz
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/817375
Title:
g++ 4.3 and 4.4 internal compiler error when compiling boost 1.46.1
and 1.47
Status in “gcc-defaults” package in Ubuntu:
Incomplete
Bug description:
I tried compiling boost libraries in Ubuntu 10.04.3 but I get the
following error. The error also occurs even after reinstallation and
re-upgrading the distribution again. Boost compilation used to work in
ubuntu 10.04.02. Some of my projects fail to compile as well with a
similar internal compiler error.
./boost/xpressive/detail/dynamic/dynamic.hpp:78 internal compiler error: in update_stmt_operands, at tree-ssa-operands.c:2589
Please submit a full bug report,
with preprocessed source if appropirate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/817375/+subscriptions
More information about the foundations-bugs
mailing list