id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5278,"FTBFS ""make_obj_guard_of_c was not declared in this scope"" in read_graphviz_new.cpp and graphml.cpp",Peter Schüller ,Thorsten Ottosen,"For some days, including with the latest boost trunk (69677) I get the following FTBFS The problem could be in multi_index or scope_guard, however. {{{ gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.4.5/release/threading-multi/read_graphviz_new.o ""g++"" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I""."" -I""/usr/include"" -I""libs/graph/src"" -c -o ""bin.v2/libs/graph/build/gcc-4.4.5/release/threading-multi/read_graphviz_new.o"" ""libs/graph/src/read_graphviz_new.cpp"" In file included from ./boost/multi_index_container.hpp:40, from ./boost/graph/named_graph.hpp:16, from ./boost/graph/adjacency_list.hpp:45, from ./boost/graph/graphviz.hpp:24, from libs/graph/src/read_graphviz_new.cpp:50: ./boost/multi_index/detail/scope_guard.hpp: In function ‘typename boost::multi_index::detail::null_guard_return >::type boost::multi_index::detail::make_obj_guard_if(Obj&, MemFun, P1)’: ./boost/multi_index/detail/scope_guard.hpp:366: error: ‘make_obj_guard_of_c’ was not declared in this scope gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.4.5/release/threading-multi/graphml.o ""g++"" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I""."" -I""/usr/include"" -I""libs/graph/src"" -c -o ""bin.v2/libs/graph/build/gcc-4.4.5/release/threading-multi/graphml.o"" ""libs/graph/src/graphml.cpp"" In file included from ./boost/multi_index_container.hpp:40, from ./boost/graph/named_graph.hpp:16, from ./boost/graph/adjacency_list.hpp:45, from ./boost/graph/graphviz.hpp:24, from ./boost/graph/graphml.hpp:20, from libs/graph/src/graphml.cpp:17: ./boost/multi_index/detail/scope_guard.hpp: In function ‘typename boost::multi_index::detail::null_guard_return >::type boost::multi_index::detail::make_obj_guard_if(Obj&, MemFun, P1)’: ./boost/multi_index/detail/scope_guard.hpp:366: error: ‘make_obj_guard_of_c’ was not declared in this scope ...skipped libboost_graph-mt.so.1.46.1 for lack of read_graphviz_new.o... ...skipped

libboost_graph-mt.so.1.46.1 for lack of libboost_graph-mt.so.1.46.1... ...skipped

libboost_graph-mt.so for lack of

libboost_graph-mt.so.1.46.1... }}}",Bugs,closed,To Be Determined,multi_index,Boost Development Trunk,Problem,fixed,,