id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2999,no matching function for call to container_category,kostmo@…,Jeremiah Willcock,"I attempted to compile this game (http://www.xs4all.nl/~weegen/Minesweeper3D/#downloads) with Boost 1.39.0, but am stopped by this error: /usr/include/boost/pending/container_traits.hpp:414: error: no matching function for call to ‘container_category(FixedVector >, boost::no_property>, 32u>&)’ This is the final line of a long error chain that is quite incomprehensible to me, but I will paste it here in hopes that it is helpful for debugging: /usr/include/boost/pending/container_traits.hpp: In function ‘std::pair boost::graph_detail::push(Container&, const T&) [with Container = FixedVector >, boost::no_property>, 32u>, T = boost::add_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const typename Config::edge_property_type&, boost::undirected_graph_helper&) [with Config = boost::detail::adj_list_gen, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config]::StoredEdge]’: /usr/include/boost/graph/detail/adjacency_list.hpp:1022: instantiated from ‘std::pair boost::add_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const typename Config::edge_property_type&, boost::undirected_graph_helper&) [with Config = boost::detail::adj_list_gen, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config]’ /usr/include/boost/graph/detail/adjacency_list.hpp:2224: instantiated from ‘std::pair boost::add_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const typename Config::edge_property_type&, boost::vec_adj_list_impl&) [with Graph = boost::adjacency_list, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, Config = boost::detail::adj_list_gen, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config, Base = boost::undirected_graph_helper, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config>]’ /usr/include/boost/graph/detail/adjacency_list.hpp:2233: instantiated from ‘std::pair boost::add_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::vec_adj_list_impl&) [with Graph = boost::adjacency_list, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, Config = boost::detail::adj_list_gen, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config, Base = boost::undirected_graph_helper, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config>]’ /usr/include/boost/graph/detail/adjacency_list.hpp:2161: instantiated from ‘void boost::vec_adj_list_impl::copy_impl(const boost::vec_adj_list_impl&) [with Graph = boost::adjacency_list, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, Config = boost::detail::adj_list_gen, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config, Base = boost::undirected_graph_helper, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config>]’ /usr/include/boost/graph/detail/adjacency_list.hpp:2096: instantiated from ‘boost::vec_adj_list_impl::vec_adj_list_impl(const boost::vec_adj_list_impl&) [with Graph = boost::adjacency_list, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, Config = boost::detail::adj_list_gen, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config, Base = boost::undirected_graph_helper, boost::vecS, boost::undirectedS, M3D::FieldProperties, boost::no_property, boost::no_property, boost::listS>, boost::vecS, boost::fixed_vecS<32u>, boost::undirectedS, boost::property, boost::no_property, boost::no_property, boost::listS>::config>]’ /usr/include/boost/graph/adjacency_list.hpp:407: instantiated from ‘boost::adjacency_list::adjacency_list(const boost::adjacency_list&) [with OutEdgeListS = boost::fixed_vecS<32u>, VertexListS = boost::vecS, DirectedS = boost::undirectedS, VertexProperty = M3D::FieldProperties, EdgeProperty = boost::no_property, GraphProperty = boost::no_property, EdgeListS = boost::listS]’ src/BareModel.hpp:14: instantiated from here /usr/include/boost/pending/container_traits.hpp:414: error: no matching function for call to ‘container_category(FixedVector >, boost::no_property>, 32u>&)’ scons: *** [src/Application.o] Error 1 scons: building terminated because of errors. ",Bugs,closed,To Be Determined,graph,Boost Release Branch,Problem,invalid,,