id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3287,boost trunk doesn't build with gcc 4.4.0,Arkadiusz Miskiewicz ,,"boost svn trunk from today doesn't build with gcc 4.4.0 which is current stable gcc release {{{ gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/inlining-on/link-static/threading-multi/object/inheritance.o ""x86_64-pld-linux-g++"" -ftemplate-depth-128 -O2 -fno-strict-aliasing -fwrapv -march=x86-64 -gdwarf-2 -g2 -fPIC -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I""."" -I""/usr/include/python2.6"" -c -o ""bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/inlining-on/link-static/threading-multi/object/inheritance.o"" ""libs/python/src/object/inheritance.cpp"" In file included from /usr/include/c++/4.4.0/backward/hash_set:59, from ./boost/graph/adjacency_list.hpp:25, from libs/python/src/object/inheritance.cpp:11: /usr/include/c++/4.4.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from ./boost/graph/breadth_first_search.hpp:20, from libs/python/src/object/inheritance.cpp:7: ./boost/graph/graph_traits.hpp: In instantiation of 'boost::graph_traits::edge_cast_t, void* (*)(void*)> > > >': ./boost/graph/adjacency_iterator.hpp:53: instantiated from 'boost::adjacency_iterator_generator::edge_cast_t, void* (*)(void*)> > >, long unsigned int, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator::edge_cast_t, void* (*)(void*)> > > >, boost::property::edge_cast_t, void* (*)(void*)> > >*, std::vector::edge_cast_t, void* (*)(void*)> > > >, boost::property::edge_cast_t, void* (*)(void*)> > > > >, long unsigned int, boost::detail::edge_desc_impl, long int> >' ./boost/graph/detail/adjacency_list.hpp:2346: instantiated from 'boost::detail::adj_list_gen::edge_cast_t, void* (*)(void*)> > >, boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property::edge_cast_t, void* (*)(void*)> >, boost::no_property, boost::listS>::config' ./boost/graph/detail/adjacency_list.hpp:516: instantiated from 'boost::directed_edges_helper::edge_cast_t, void* (*)(void*)> > >, boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property::edge_cast_t, void* (*)(void*)> >, boost::no_property, boost::listS>::config>' ./boost/graph/detail/adjacency_list.hpp:1088: instantiated from 'boost::bidirectional_graph_helper::edge_cast_t, void* (*)(void*)> > >, boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property::edge_cast_t, void* (*)(void*)> >, boost::no_property, boost::listS>::config>' ./boost/graph/detail/adjacency_list.hpp:1164: instantiated from 'boost::bidirectional_graph_helper_with_property::edge_cast_t, void* (*)(void*)> > >, boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property::edge_cast_t, void* (*)(void*)> >, boost::no_property, boost::listS>::config>' ./boost/graph/detail/adjacency_list.hpp:1489: instantiated from 'boost::adj_list_helper::edge_cast_t, void* (*)(void*)> > >, boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property::edge_cast_t, void* (*)(void*)> >, boost::no_property, boost::listS>::config, boost::bidirectional_graph_helper_with_property::edge_cast_t, void* (*)(void*)> > >, boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property::edge_cast_t, void* (*)(void*)> >, boost::no_property, boost::listS>::config> >' ./boost/graph/detail/adjacency_list.hpp:2069: instantiated from 'boost::vec_adj_list_impl::edge_cast_t, void* (*)(void*)> > >, boost::detail::adj_list_gen::edge_cast_t, void* (*)(void*)> > >, boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property::edge_cast_t, void* (*)(void*)> >, boost::no_property, boost::listS>::config, boost::bidirectional_graph_helper_with_property::edge_cast_t, void* (*)(void*)> > >, boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property::edge_cast_t, void* (*)(void*)> >, boost::no_property, boost::listS>::config> >' ./boost/graph/adjacency_list.hpp:380: instantiated from 'boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' libs/python/src/object/inheritance.cpp:75: instantiated from here ./boost/graph/graph_traits.hpp:29: error: no type named 'vertex_descriptor' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:30: error: no type named 'edge_descriptor' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:31: error: no type named 'adjacency_iterator' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:32: error: no type named 'out_edge_iterator' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:33: error: no type named 'in_edge_iterator' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:34: error: no type named 'vertex_iterator' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:35: error: no type named 'edge_iterator' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:37: error: no type named 'directed_category' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:38: error: no type named 'edge_parallel_category' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:39: error: no type named 'traversal_category' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:41: error: no type named 'vertices_size_type' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:42: error: no type named 'edges_size_type' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' ./boost/graph/graph_traits.hpp:43: error: no type named 'degree_size_type' in 'class boost::adjacency_list::edge_cast_t, void* (*)(void*)> > >' libs/python/src/object/inheritance.cpp: In member function '__gnu_cxx::__normal_iterator > boost::::smart_graph::distances_to(boost::::vertex_t) const': libs/python/src/object/inheritance.cpp:120: error: no matching function for call to 'breadth_first_search(boost::::smart_graph::distances_to(boost::::vertex_t) const::reverse_cast_graph&, boost::::vertex_t&, boost::bgl_named_params >, boost::vec_adj_list_vertex_id_map >, boost::on_tree_edge> >, boost::graph_visitor_t>)' ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/inlining-on/link-static/threading-multi/object/inheritance.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/inlining-on/link-static/threading-multi/object/life_support.o }}}",Bugs,closed,Boost 1.40.0,Building Boost,Boost Release Branch,Problem,invalid,,