Source: vtk Version: 5.8.0-5 Severity: normal Package fails to build using new Boost 1.48:
[ 87%] Building CXX object Infovis/CMakeFiles/vtkInfovis.dir/vtkBoostPrimMinimumSpanningTree.cxx.o /home/steve/Packages/boost-defaults/rebuilds/build/vtk/vtk-5.8.0/Infovis/vtkBoostBreadthFirstSearchTree.cxx: In member function 'void bfs_tree_builder<IdMap>::tree_edge(Edge, const Graph&) const [with Edge = boost::detail::reverse_graph_edge_descriptor<vtkEdgeType>, Grap h = boost::reverse_graph<vtkDirectedGraph*>, IdMap = vtkIdTypeArray*]': /usr/include/boost/graph/breadth_first_search.hpp:79:47: instantiated from 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<IncidenceGraph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = boost::reverse_grap h<vtkDirectedGraph*>, Buffer = boost::queue<int>, BFSVisitor = bfs_tree_builder<vtkIdTypeArray*>, ColorMap = boost::vector_property_map<boost::default_color_type>, typename boost::graph_traits<IncidenceGraph>::vertex_descriptor = long long int]' /usr/include/boost/graph/breadth_first_search.hpp:107:5: instantiated from 'void boost::breadth_first_search(const VertexListGraph&, typename boost::graph_traits<IncidenceGraph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap) [with VertexListGraph = boost::reverse_g raph<vtkDirectedGraph*>, Buffer = boost::queue<int>, BFSVisitor = bfs_tree_builder<vtkIdTypeArray*>, ColorMap = boost::vector_property_map<boost::default_color_type>, typename boost::graph_traits<IncidenceGraph>::vertex_descriptor = long long int]' /home/steve/Packages/boost-defaults/rebuilds/build/vtk/vtk-5.8.0/Infovis/vtkBoostBreadthFirstSearchTree.cxx:257:73: instantiated from here /home/steve/Packages/boost-defaults/rebuilds/build/vtk/vtk-5.8.0/Infovis/vtkBoostBreadthFirstSearchTree.cxx:98:5: error: 'class boost::detail::reverse_graph_edge_descriptor<vtkEdgeType>' has no member named 'Id' make[3]: *** [Infovis/CMakeFiles/vtkInfovis.dir/vtkBoostBreadthFirstSearchTree.cxx.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /home/steve/Packages/boost-defaults/rebuilds/build/vtk/vtk-5.8.0/Infovis/vtkBoostPrimMinimumSpanningTree.cxx: In member function 'virtual int vtkBoostPrimMinimumSpanningTree::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*)': /home/steve/Packages/boost-defaults/rebuilds/build/vtk/vtk-5.8.0/Infovis/vtkBoostPrimMinimumSpanningTree.cxx:242:17: warning: variable 'tree_e' set but not used [-Wunused-but-set-variable] make[3]: Leaving directory `/home/steve/Packages/boost-defaults/rebuilds/build/vtk/vtk-5.8.0/Build' make[2]: *** [Infovis/CMakeFiles/vtkInfovis.dir/all] Error 2 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org