Advertisement
Guest User

Untitled

a guest
Dec 12th, 2011
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.79 KB | None | 0 0
  1. In file included from /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphdata.h:35:0,
  2. from /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:40:
  3. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h: In member function ‘void Digikam::Graph<VertexProperties, EdgeProperties>::GraphSearch::depth_first_search_sorted(const IncidenceGraph&, Digikam::Graph<VertexProperties, EdgeProperties>::Vertex, DFSVisitor&, ColorMap, LessThan) [with IncidenceGraph = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, DFSVisitor = Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::GraphSearch::DepthFirstSearchVisitor, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<boost::default_color_type*, std::vector<boost::default_color_type> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, unsigned int>, boost::default_color_type, boost::default_color_type&>, LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’:
  4. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1310:21: instantiated from ‘void Digikam::Graph<VertexProperties, EdgeProperties>::GraphSearch::depthFirstSearchSorted(const GraphType&, const Digikam::Graph<VertexProperties, EdgeProperties>::Vertex&, bool, LessThan) [with GraphType = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  5. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:994:9: instantiated from ‘QList<Digikam::Graph<VertexProperties, EdgeProperties>::Vertex> Digikam::Graph<VertexProperties, EdgeProperties>::verticesDepthFirstSorted(const Digikam::Graph<VertexProperties, EdgeProperties>::Vertex&, LessThan) const [with LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  6. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:334:107: instantiated from here
  7. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1418:55: error: no matching function for call to ‘target(const edge_t&, const boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>&)’
  8. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1418:55: note: candidates are:
  9. /usr/include/boost/graph/reverse_graph.hpp:288:1: note: template<class Edge, class BidirectionalGraph, class GRef> typename boost::graph_traits<BidirectionalGraph>::vertex_descriptor boost::target(const boost::detail::reverse_graph_edge_descriptor<Edge>&, const boost::reverse_graph<BidirectionalGraph, GRef>&)
  10. /usr/include/boost/graph/adjacency_list.hpp:541:3: note: template<class Directed, class Vertex, class OutEdgeListS, class VertexListS, class DirectedS, class VertexProperty, class EdgeProperty, class GraphProperty, class EdgeListS> Vertex boost::target(const boost::detail::edge_base<Directed, Vertex>&, const boost::adjacency_list<OutEdgeListS, VertexListS, DirectedS, VertexProperty, EdgeProperty, GraphProperty, EdgeListS>&)
  11. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h: In static member function ‘static QList<Value> Digikam::Graph<VertexProperties, EdgeProperties>::toList(const range_t&) [with Value = Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge, range_t = std::pair<boost::transform_iterator<boost::detail::reverse_graph_edge_descriptor_maker<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >*, std::vector<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >, std::allocator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::use_default, boost::use_default>, boost::transform_iterator<boost::detail::reverse_graph_edge_descriptor_maker<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >*, std::vector<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >, std::allocator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::use_default, boost::use_default> >, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’:
  12. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1049:43: instantiated from ‘static QList<Digikam::Graph<VertexProperties, EdgeProperties>::Edge> Digikam::Graph<VertexProperties, EdgeProperties>::toEdgeList(const range_t&) [with range_t = std::pair<boost::transform_iterator<boost::detail::reverse_graph_edge_descriptor_maker<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >*, std::vector<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >, std::allocator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::use_default, boost::use_default>, boost::transform_iterator<boost::detail::reverse_graph_edge_descriptor_maker<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >*, std::vector<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >, std::allocator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::use_default, boost::use_default> >, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  13. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1411:13: instantiated from ‘void Digikam::Graph<VertexProperties, EdgeProperties>::GraphSearch::depth_first_search_sorted(const IncidenceGraph&, Digikam::Graph<VertexProperties, EdgeProperties>::Vertex, DFSVisitor&, ColorMap, LessThan) [with IncidenceGraph = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, DFSVisitor = Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::GraphSearch::DepthFirstSearchVisitor, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<boost::default_color_type*, std::vector<boost::default_color_type> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, unsigned int>, boost::default_color_type, boost::default_color_type&>, LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  14. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1310:21: instantiated from ‘void Digikam::Graph<VertexProperties, EdgeProperties>::GraphSearch::depthFirstSearchSorted(const GraphType&, const Digikam::Graph<VertexProperties, EdgeProperties>::Vertex&, bool, LessThan) [with GraphType = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  15. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:994:9: instantiated from ‘QList<Digikam::Graph<VertexProperties, EdgeProperties>::Vertex> Digikam::Graph<VertexProperties, EdgeProperties>::verticesDepthFirstSorted(const Digikam::Graph<VertexProperties, EdgeProperties>::Vertex&, LessThan) const [with LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  16. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:334:107: instantiated from here
  17. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1036:13: error: no match for ‘operator<<’ in ‘list << ((boost::iterator_facade<boost::transform_iterator<boost::detail::reverse_graph_edge_descriptor_maker<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >*, std::vector<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >, std::allocator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::use_default, boost::use_default>, boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::random_access_traversal_tag>, boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, int>*)(& it))->boost::iterator_facade<I, V, TC, R, D>::operator* [with Derived = boost::transform_iterator<boost::detail::reverse_graph_edge_descriptor_maker<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >*, std::vector<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >, std::allocator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::use_default, boost::use_default>, Value = boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, CategoryOrTraversal = boost::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::random_access_traversal_tag>, Reference = boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, Difference = int, boost::iterator_facade<I, V, TC, R, D>::reference = boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >]()’
  18. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1036:13: note: candidates are:
  19. /usr/include/QtCore/qlist.h:320:22: note: QList<T>& QList<T>::operator<<(const T&) [with T = Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge]
  20. /usr/include/QtCore/qlist.h:320:22: note: no known conversion for argument 1 from ‘boost::iterator_facade<boost::transform_iterator<boost::detail::reverse_graph_edge_descriptor_maker<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >*, std::vector<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >, std::allocator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::use_default, boost::use_default>, boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::random_access_traversal_tag>, boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, int>::reference {aka boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >}’ to ‘const Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge&’
  21. /usr/include/QtCore/qlist.h:322:22: note: QList<T>& QList<T>::operator<<(const QList<T>&) [with T = Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge]
  22. /usr/include/QtCore/qlist.h:322:22: note: no known conversion for argument 1 from ‘boost::iterator_facade<boost::transform_iterator<boost::detail::reverse_graph_edge_descriptor_maker<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::in_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >*, std::vector<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> >, std::allocator<boost::detail::sei_<unsigned int, std::_List_iterator<boost::list_edge<unsigned int, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::use_default, boost::use_default>, boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, boost::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::random_access_traversal_tag>, boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >, int>::reference {aka boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >}’ to ‘const QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>&’
  23. /home/slavik/git/digikam/core/libs/database/databaseparameters.h:156:23: note: QDebug Digikam::operator<<(QDebug, const Digikam::DatabaseParameters&)
  24. /home/slavik/git/digikam/core/libs/database/databaseparameters.h:156:23: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  25. /home/slavik/git/digikam/core/libs/database/imageinfo.h:459:33: note: QDebug& Digikam::operator<<(QDebug&, const Digikam::ImageInfo&)
  26. /home/slavik/git/digikam/core/libs/database/imageinfo.h:459:33: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug&’
  27. /home/slavik/git/digikam/build/core/digikam/../../../core/libs/database/imagehistory/imagehistorygraph.h:191:32: note: QDebug Digikam::operator<<(QDebug, const Digikam::ImageHistoryGraph&)
  28. /home/slavik/git/digikam/build/core/digikam/../../../core/libs/database/imagehistory/imagehistorygraph.h:191:32: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  29. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphdata.h:77:8: note: QDebug Digikam::operator<<(QDebug, const Digikam::HistoryVertexProperties&)
  30. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphdata.h:77:8: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  31. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphdata.h:78:8: note: QDebug Digikam::operator<<(QDebug, const Digikam::HistoryImageId&)
  32. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphdata.h:78:8: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  33. /usr/include/kdebug.h:220:23: note: QDebug operator<<(QDebug, const KDateTime&)
  34. /usr/include/kdebug.h:220:23: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  35. /usr/include/kdebug.h:219:23: note: QDebug operator<<(QDebug, const KUrl&)
  36. /usr/include/kdebug.h:219:23: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  37. /usr/include/kdebug.h:203:15: note: QDebug operator<<(QDebug, KDebugStreamFunction)
  38. /usr/include/kdebug.h:203:15: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  39. /usr/include/QtCore/qdebug.h:262:15: note: template<class T> QDebug operator<<(QDebug, const QFlags<T>&)
  40. /usr/include/QtCore/qdebug.h:244:15: note: template<class T> QDebug operator<<(QDebug, const QContiguousCache<T>&)
  41. /usr/include/QtCore/qdebug.h:233:15: note: template<class T> QDebug operator<<(QDebug, const QSet<T>&)
  42. /usr/include/QtCore/qdebug.h:225:15: note: template<class T1, class T2> QDebug operator<<(QDebug, const QPair<T1, T2>&)
  43. /usr/include/QtCore/qdebug.h:209:15: note: template<class aKey, class aT> QDebug operator<<(QDebug, const QHash<Key, T>&)
  44. /usr/include/QtCore/qdebug.h:192:15: note: template<class aKey, class aT> QDebug operator<<(QDebug, const QMap<aKey, aT>&)
  45. /usr/include/QtCore/qdebug.h:180:15: note: template<class T> QDebug operator<<(QDebug, const QVector<T>&)
  46. /usr/include/QtCore/qdebug.h:162:15: note: template<class T> QDebug operator<<(QDebug, const QList<T>&)
  47. /usr/include/QtCore/qtextstream.h:293:21: note: QTextStream& operator<<(QTextStream&, QTextStreamManipulator)
  48. /usr/include/QtCore/qtextstream.h:293:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QTextStream&’
  49. /usr/include/QtCore/qtextstream.h:290:21: note: QTextStream& operator<<(QTextStream&, QTextStreamFunction)
  50. /usr/include/QtCore/qtextstream.h:290:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QTextStream&’
  51. /usr/include/QtGui/qtreewidget.h:254:27: note: QDataStream& operator<<(QDataStream&, const QTreeWidgetItem&)
  52. /usr/include/QtGui/qtreewidget.h:254:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  53. /usr/include/QtSql/qsqlerror.h:97:21: note: QDebug operator<<(QDebug, const QSqlError&)
  54. /usr/include/QtSql/qsqlerror.h:97:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  55. /usr/include/QtCore/qurl.h:288:22: note: QDebug operator<<(QDebug, const QUrl&)
  56. /usr/include/QtCore/qurl.h:288:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  57. /usr/include/QtCore/qurl.h:283:28: note: QDataStream& operator<<(QDataStream&, const QUrl&)
  58. /usr/include/QtCore/qurl.h:283:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  59. /usr/include/QtCore/qdatetime.h:333:22: note: QDebug operator<<(QDebug, const QDateTime&)
  60. /usr/include/QtCore/qdatetime.h:333:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  61. /usr/include/QtCore/qdatetime.h:332:22: note: QDebug operator<<(QDebug, const QTime&)
  62. /usr/include/QtCore/qdatetime.h:332:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  63. /usr/include/QtCore/qdatetime.h:331:22: note: QDebug operator<<(QDebug, const QDate&)
  64. /usr/include/QtCore/qdatetime.h:331:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  65. /usr/include/QtCore/qdatetime.h:326:28: note: QDataStream& operator<<(QDataStream&, const QDateTime&)
  66. /usr/include/QtCore/qdatetime.h:326:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  67. /usr/include/QtCore/qdatetime.h:324:28: note: QDataStream& operator<<(QDataStream&, const QTime&)
  68. /usr/include/QtCore/qdatetime.h:324:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  69. /usr/include/QtCore/qdatetime.h:322:28: note: QDataStream& operator<<(QDataStream&, const QDate&)
  70. /usr/include/QtCore/qdatetime.h:322:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  71. /usr/include/QtGui/qstyleoption.h:963:21: note: QDebug operator<<(QDebug, const QStyleOption&)
  72. /usr/include/QtGui/qstyleoption.h:963:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  73. /usr/include/QtGui/qstyleoption.h:962:21: note: QDebug operator<<(QDebug, const QStyleOption::OptionType&)
  74. /usr/include/QtGui/qstyleoption.h:962:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  75. /usr/include/QtGui/qstyle.h:882:21: note: QDebug operator<<(QDebug, QStyle::State)
  76. /usr/include/QtGui/qstyle.h:882:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  77. /usr/include/QtGui/qicon.h:144:27: note: QDataStream& operator<<(QDataStream&, const QIcon&)
  78. /usr/include/QtGui/qicon.h:144:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  79. /usr/include/QtCore/qlocale.h:720:28: note: QDataStream& operator<<(QDataStream&, const QLocale&)
  80. /usr/include/QtCore/qlocale.h:720:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  81. /usr/include/QtGui/qitemselectionmodel.h:222:21: note: QDebug operator<<(QDebug, const QItemSelectionRange&)
  82. /usr/include/QtGui/qitemselectionmodel.h:222:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  83. /usr/include/QtGui/qkeysequence.h:217:21: note: QDebug operator<<(QDebug, const QKeySequence&)
  84. /usr/include/QtGui/qkeysequence.h:217:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  85. /usr/include/QtGui/qkeysequence.h:203:38: note: QDataStream& operator<<(QDataStream&, const QKeySequence&)
  86. /usr/include/QtGui/qkeysequence.h:203:38: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  87. /usr/include/QtGui/qcursor.h:166:27: note: QDataStream& operator<<(QDataStream&, const QCursor&)
  88. /usr/include/QtGui/qcursor.h:166:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  89. /usr/include/QtGui/qsizepolicy.h:220:27: note: QDataStream& operator<<(QDataStream&, const QSizePolicy&)
  90. /usr/include/QtGui/qsizepolicy.h:220:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  91. /usr/include/QtGui/qfont.h:356:21: note: QDebug operator<<(QDebug, const QFont&)
  92. /usr/include/QtGui/qfont.h:356:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  93. /usr/include/QtGui/qfont.h:351:27: note: QDataStream& operator<<(QDataStream&, const QFont&)
  94. /usr/include/QtGui/qfont.h:351:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  95. /usr/include/QtGui/qpalette.h:239:39: note: QDataStream& operator<<(QDataStream&, const QColorGroup&)
  96. /usr/include/QtGui/qpalette.h:239:39: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  97. /usr/include/QtGui/qpalette.h:254:27: note: QDataStream& operator<<(QDataStream&, const QPalette&)
  98. /usr/include/QtGui/qpalette.h:254:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  99. /usr/include/QtGui/qbrush.h:165:21: note: QDebug operator<<(QDebug, const QBrush&)
  100. /usr/include/QtGui/qbrush.h:165:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  101. /usr/include/QtGui/qbrush.h:160:27: note: QDataStream& operator<<(QDataStream&, const QBrush&)
  102. /usr/include/QtGui/qbrush.h:160:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  103. /usr/include/QtGui/qpixmap.h:313:27: note: QDataStream& operator<<(QDataStream&, const QPixmap&)
  104. /usr/include/QtGui/qpixmap.h:313:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  105. /usr/include/QtGui/qimage.h:351:27: note: QDataStream& operator<<(QDataStream&, const QImage&)
  106. /usr/include/QtGui/qimage.h:351:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  107. /usr/include/QtGui/qtransform.h:360:21: note: QDebug operator<<(QDebug, const QTransform&)
  108. /usr/include/QtGui/qtransform.h:360:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  109. /usr/include/QtGui/qtransform.h:355:27: note: QDataStream& operator<<(QDataStream&, const QTransform&)
  110. /usr/include/QtGui/qtransform.h:355:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  111. /usr/include/QtGui/qpainterpath.h:423:21: note: QDebug operator<<(QDebug, const QPainterPath&)
  112. /usr/include/QtGui/qpainterpath.h:423:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  113. /usr/include/QtGui/qpainterpath.h:255:27: note: QDataStream& operator<<(QDataStream&, const QPainterPath&)
  114. /usr/include/QtGui/qpainterpath.h:255:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  115. /usr/include/QtGui/qmatrix.h:193:21: note: QDebug operator<<(QDebug, const QMatrix&)
  116. /usr/include/QtGui/qmatrix.h:193:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  117. /usr/include/QtGui/qmatrix.h:188:27: note: QDataStream& operator<<(QDataStream&, const QMatrix&)
  118. /usr/include/QtGui/qmatrix.h:188:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  119. /usr/include/QtCore/qline.h:416:28: note: QDataStream& operator<<(QDataStream&, const QLineF&)
  120. /usr/include/QtCore/qline.h:416:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  121. /usr/include/QtCore/qline.h:412:22: note: QDebug operator<<(QDebug, const QLineF&)
  122. /usr/include/QtCore/qline.h:412:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  123. /usr/include/QtCore/qline.h:205:28: note: QDataStream& operator<<(QDataStream&, const QLine&)
  124. /usr/include/QtCore/qline.h:205:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  125. /usr/include/QtCore/qline.h:201:22: note: QDebug operator<<(QDebug, const QLine&)
  126. /usr/include/QtCore/qline.h:201:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  127. /usr/include/QtGui/qregion.h:228:21: note: QDebug operator<<(QDebug, const QRegion&)
  128. /usr/include/QtGui/qregion.h:228:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  129. /usr/include/QtGui/qregion.h:223:27: note: QDataStream& operator<<(QDataStream&, const QRegion&)
  130. /usr/include/QtGui/qregion.h:223:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  131. /usr/include/QtGui/qpolygon.h:172:27: note: QDataStream& operator<<(QDataStream&, const QPolygonF&)
  132. /usr/include/QtGui/qpolygon.h:172:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  133. /usr/include/QtGui/qpolygon.h:165:21: note: QDebug operator<<(QDebug, const QPolygonF&)
  134. /usr/include/QtGui/qpolygon.h:165:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  135. /usr/include/QtGui/qpolygon.h:107:27: note: QDataStream& operator<<(QDataStream&, const QPolygon&)
  136. /usr/include/QtGui/qpolygon.h:107:27: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  137. /usr/include/QtGui/qpolygon.h:100:21: note: QDebug operator<<(QDebug, const QPolygon&)
  138. /usr/include/QtGui/qpolygon.h:100:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  139. /usr/include/QtGui/qcolor.h:274:38: note: QDataStream& operator<<(QDataStream&, const QColor&)
  140. /usr/include/QtGui/qcolor.h:274:38: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  141. /usr/include/QtGui/qcolor.h:60:21: note: QDebug operator<<(QDebug, const QColor&)
  142. /usr/include/QtGui/qcolor.h:60:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  143. /usr/include/QtCore/qstringlist.h:249:21: note: QDataStream& operator<<(QDataStream&, const QStringList&)
  144. /usr/include/QtCore/qstringlist.h:249:21: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  145. /usr/include/QtCore/qregexp.h:154:28: note: QDataStream& operator<<(QDataStream&, const QRegExp&)
  146. /usr/include/QtCore/qregexp.h:154:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  147. /usr/include/QtCore/qrect.h:851:22: note: QDebug operator<<(QDebug, const QRectF&)
  148. /usr/include/QtCore/qrect.h:851:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  149. /usr/include/QtCore/qrect.h:621:28: note: QDataStream& operator<<(QDataStream&, const QRectF&)
  150. /usr/include/QtCore/qrect.h:621:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  151. /usr/include/QtCore/qrect.h:507:22: note: QDebug operator<<(QDebug, const QRect&)
  152. /usr/include/QtCore/qrect.h:507:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  153. /usr/include/QtCore/qrect.h:199:28: note: QDataStream& operator<<(QDataStream&, const QRect&)
  154. /usr/include/QtCore/qrect.h:199:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  155. /usr/include/QtCore/qpoint.h:356:22: note: QDebug operator<<(QDebug, const QPointF&)
  156. /usr/include/QtCore/qpoint.h:356:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  157. /usr/include/QtCore/qpoint.h:237:28: note: QDataStream& operator<<(QDataStream&, const QPointF&)
  158. /usr/include/QtCore/qpoint.h:237:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  159. /usr/include/QtCore/qpoint.h:181:22: note: QDebug operator<<(QDebug, const QPoint&)
  160. /usr/include/QtCore/qpoint.h:181:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  161. /usr/include/QtCore/qpoint.h:103:28: note: QDataStream& operator<<(QDataStream&, const QPoint&)
  162. /usr/include/QtCore/qpoint.h:103:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  163. /usr/include/QtCore/qsize.h:361:22: note: QDebug operator<<(QDebug, const QSizeF&)
  164. /usr/include/QtCore/qsize.h:361:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  165. /usr/include/QtCore/qsize.h:255:28: note: QDataStream& operator<<(QDataStream&, const QSizeF&)
  166. /usr/include/QtCore/qsize.h:255:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  167. /usr/include/QtCore/qsize.h:198:22: note: QDebug operator<<(QDebug, const QSize&)
  168. /usr/include/QtCore/qsize.h:198:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  169. /usr/include/QtCore/qsize.h:102:28: note: QDataStream& operator<<(QDataStream&, const QSize&)
  170. /usr/include/QtCore/qsize.h:102:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  171. /usr/include/QtCore/qmargins.h:140:22: note: QDebug operator<<(QDebug, const QMargins&)
  172. /usr/include/QtCore/qmargins.h:140:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  173. /usr/include/QtCore/qabstractitemmodel.h:148:22: note: QDebug operator<<(QDebug, const QPersistentModelIndex&)
  174. /usr/include/QtCore/qabstractitemmodel.h:148:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  175. /usr/include/QtCore/qabstractitemmodel.h:102:22: note: QDebug operator<<(QDebug, const QModelIndex&)
  176. /usr/include/QtCore/qabstractitemmodel.h:102:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  177. /usr/include/QtCore/qvariant.h:613:22: note: QDebug operator<<(QDebug, QVariant::Type)
  178. /usr/include/QtCore/qvariant.h:613:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  179. /usr/include/QtCore/qvariant.h:540:28: note: QDataStream& operator<<(QDataStream&, QVariant::Type)
  180. /usr/include/QtCore/qvariant.h:540:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  181. /usr/include/QtCore/qvariant.h:538:28: note: QDataStream& operator<<(QDataStream&, const QVariant&)
  182. /usr/include/QtCore/qvariant.h:538:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  183. /usr/include/QtCore/qvariant.h:612:22: note: QDebug operator<<(QDebug, const QVariant&)
  184. /usr/include/QtCore/qvariant.h:612:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  185. /usr/include/QtCore/qpair.h:116:21: note: template<class T1, class T2> QDataStream& operator<<(QDataStream&, const QPair<T1, T2>&)
  186. /usr/include/QtCore/qdatastream.h:420:35: note: template<class Key, class T> QDataStream& operator<<(QDataStream&, const QMap<aKey, aT>&)
  187. /usr/include/QtCore/qdatastream.h:374:35: note: template<class Key, class T> QDataStream& operator<<(QDataStream&, const QHash<Key, T>&)
  188. /usr/include/QtCore/qdatastream.h:335:14: note: template<class T> QDataStream& operator<<(QDataStream&, const QSet<T>&)
  189. /usr/include/QtCore/qdatastream.h:310:14: note: template<class T> QDataStream& operator<<(QDataStream&, const QVector<T>&)
  190. /usr/include/QtCore/qdatastream.h:285:14: note: template<class T> QDataStream& operator<<(QDataStream&, const QLinkedList<T>&)
  191. /usr/include/QtCore/qdatastream.h:259:14: note: template<class T> QDataStream& operator<<(QDataStream&, const QList<T>&)
  192. /usr/include/QtCore/qiodevice.h:247:22: note: QDebug operator<<(QDebug, QIODevice::OpenMode)
  193. /usr/include/QtCore/qiodevice.h:247:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  194. /usr/include/QtCore/qobject.h:397:22: note: QDebug operator<<(QDebug, const QObject*)
  195. /usr/include/QtCore/qobject.h:397:22: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDebug’
  196. /usr/include/QtCore/qstring.h:1083:28: note: QDataStream& operator<<(QDataStream&, const QString&)
  197. /usr/include/QtCore/qstring.h:1083:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  198. /usr/include/QtCore/qchar.h:394:28: note: QDataStream& operator<<(QDataStream&, const QChar&)
  199. /usr/include/QtCore/qchar.h:394:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  200. /usr/include/QtCore/qbytearray.h:577:28: note: QDataStream& operator<<(QDataStream&, const QByteArray&)
  201. /usr/include/QtCore/qbytearray.h:577:28: note: no known conversion for argument 1 from ‘QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>’ to ‘QDataStream&’
  202. /usr/include/boost/smart_ptr/intrusive_ptr.hpp:275:64: note: template<class E, class T, class Y> std::basic_ostream<_CharT, _Traits>& boost::operator<<(std::basic_ostream<_CharT, _Traits>&, const boost::intrusive_ptr<Y>&)
  203. /usr/include/boost/smart_ptr/shared_ptr.hpp:583:64: note: template<class E, class T, class Y> std::basic_ostream<_CharT, _Traits>& boost::operator<<(std::basic_ostream<_CharT, _Traits>&, const boost::shared_ptr<Y>&)
  204. /usr/include/boost/range/iterator_range_io.hpp:55:49: note: template<class IteratorT, class Elem, class Traits> std::basic_ostream<_CharT, _Traits>& boost::operator<<(std::basic_ostream<_CharT, _Traits>&, const boost::iterator_range<IteratorT>&)
  205. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h: In member function ‘bool Digikam::Graph<VertexProperties, EdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<GraphType, VertexLessThan>::operator()(const Digikam::Graph<VertexProperties, EdgeProperties>::Edge&, Digikam::Graph<VertexProperties, EdgeProperties>::Edge) [with GraphType = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, VertexLessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’:
  206. /usr/include/QtCore/qalgorithms.h:351:5: instantiated from ‘void QAlgorithmsPrivate::qSortHelper(RandomAccessIterator, RandomAccessIterator, const T&, LessThan) [with RandomAccessIterator = QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>::iterator, T = Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge, LessThan = Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)> >]’
  207. /usr/include/QtCore/qalgorithms.h:187:9: instantiated from ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Edge>::iterator, LessThan = Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)> >]’
  208. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1414:13: instantiated from ‘void Digikam::Graph<VertexProperties, EdgeProperties>::GraphSearch::depth_first_search_sorted(const IncidenceGraph&, Digikam::Graph<VertexProperties, EdgeProperties>::Vertex, DFSVisitor&, ColorMap, LessThan) [with IncidenceGraph = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, DFSVisitor = Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::GraphSearch::DepthFirstSearchVisitor, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<boost::default_color_type*, std::vector<boost::default_color_type> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, unsigned int>, boost::default_color_type, boost::default_color_type&>, LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  209. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1310:21: instantiated from ‘void Digikam::Graph<VertexProperties, EdgeProperties>::GraphSearch::depthFirstSearchSorted(const GraphType&, const Digikam::Graph<VertexProperties, EdgeProperties>::Vertex&, bool, LessThan) [with GraphType = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  210. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:994:9: instantiated from ‘QList<Digikam::Graph<VertexProperties, EdgeProperties>::Vertex> Digikam::Graph<VertexProperties, EdgeProperties>::verticesDepthFirstSorted(const Digikam::Graph<VertexProperties, EdgeProperties>::Vertex&, LessThan) const [with LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  211. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:334:107: instantiated from here
  212. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1394:97: error: no matching function for call to ‘target(const edge_t&, const boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>&)’
  213. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1394:97: note: candidates are:
  214. /usr/include/boost/graph/reverse_graph.hpp:288:1: note: template<class Edge, class BidirectionalGraph, class GRef> typename boost::graph_traits<BidirectionalGraph>::vertex_descriptor boost::target(const boost::detail::reverse_graph_edge_descriptor<Edge>&, const boost::reverse_graph<BidirectionalGraph, GRef>&)
  215. /usr/include/boost/graph/adjacency_list.hpp:541:3: note: template<class Directed, class Vertex, class OutEdgeListS, class VertexListS, class DirectedS, class VertexProperty, class EdgeProperty, class GraphProperty, class EdgeListS> Vertex boost::target(const boost::detail::edge_base<Directed, Vertex>&, const boost::adjacency_list<OutEdgeListS, VertexListS, DirectedS, VertexProperty, EdgeProperty, GraphProperty, EdgeListS>&)
  216. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1394:97: error: no matching function for call to ‘target(const edge_t&, const boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>&)’
  217. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1394:97: note: candidates are:
  218. /usr/include/boost/graph/reverse_graph.hpp:288:1: note: template<class Edge, class BidirectionalGraph, class GRef> typename boost::graph_traits<BidirectionalGraph>::vertex_descriptor boost::target(const boost::detail::reverse_graph_edge_descriptor<Edge>&, const boost::reverse_graph<BidirectionalGraph, GRef>&)
  219. /usr/include/boost/graph/adjacency_list.hpp:541:3: note: template<class Directed, class Vertex, class OutEdgeListS, class VertexListS, class DirectedS, class VertexProperty, class EdgeProperty, class GraphProperty, class EdgeListS> Vertex boost::target(const boost::detail::edge_base<Directed, Vertex>&, const boost::adjacency_list<OutEdgeListS, VertexListS, DirectedS, VertexProperty, EdgeProperty, GraphProperty, EdgeListS>&)
  220. In file included from /usr/include/boost/graph/vector_as_graph.hpp:24:0,
  221. from /usr/include/boost/graph/transitive_closure.hpp:17,
  222. from /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:37,
  223. from /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphdata.h:35,
  224. from /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:40:
  225. /usr/include/boost/property_map/property_map.hpp: In function ‘Reference boost::get(const boost::put_get_helper<Reference, PropertyMap>&, const K&) [with PropertyMap = boost::ref_property_map<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, Reference = int&, K = boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >]’:
  226. /usr/include/boost/graph/relax.hpp:53:23: instantiated from ‘bool boost::relax(typename boost::graph_traits<Graph>::edge_descriptor, const Graph&, const WeightMap&, PredecessorMap&, DistanceMap&, const BinaryFunction&, const BinaryPredicate&) [with Graph = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, WeightMap = boost::ref_property_map<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, PredecessorMap = boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex> >, DistanceMap = boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, int> >, BinaryFunction = boost::closed_plus<int>, BinaryPredicate = std::greater<int>, typename boost::graph_traits<Graph>::edge_descriptor = boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >]’
  227. /usr/include/boost/graph/dag_shortest_paths.hpp:64:48: instantiated from ‘void boost::dag_shortest_paths(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, ColorMap, PredecessorMap, DijkstraVisitor, Compare, Combine, DistInf, DistZero) [with VertexListGraph = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, DijkstraVisitor = boost::dijkstra_visitor<>, DistanceMap = boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, int> >, WeightMap = boost::ref_property_map<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<boost::default_color_type*, std::vector<boost::default_color_type> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, unsigned int>, boost::default_color_type, boost::default_color_type&>, PredecessorMap = boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex> >, Compare = std::greater<int>, Combine = boost::closed_plus<int>, DistInf = int, DistZero = int, typename boost::graph_traits<Graph>::vertex_descriptor = unsigned int]’
  228. /usr/include/boost/graph/dag_shortest_paths.hpp:94:7: instantiated from ‘void boost::detail::dag_sp_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, ColorMap, IndexMap, DijkstraVisitor, const Params&) [with VertexListGraph = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, DijkstraVisitor = boost::dijkstra_visitor<>, DistanceMap = boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, int> >, WeightMap = boost::ref_property_map<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, ColorMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<boost::default_color_type*, std::vector<boost::default_color_type> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, unsigned int>, boost::default_color_type, boost::default_color_type&>, IndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, unsigned int>, Params = boost::bgl_named_params<boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex> >, boost::vertex_predecessor_t, boost::bgl_named_params<boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, int> >, boost::vertex_distance_t, boost::bgl_named_params<int, boost::distance_inf_t, boost::bgl_named_params<std::greater<int>, boost::distance_compare_t, boost::bgl_named_params<boost::ref_property_map<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::edge_weight_t, boost::no_property> > > > >, typename boost::graph_traits<Graph>::vertex_descriptor = unsigned int]’
  229. /usr/include/boost/graph/dag_shortest_paths.hpp:123:7: instantiated from ‘void boost::detail::dag_sp_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, ColorMap, IndexMap, DijkstraVisitor, const Params&) [with VertexListGraph = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, DijkstraVisitor = boost::dijkstra_visitor<>, DistanceMap = boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, int> >, WeightMap = boost::ref_property_map<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, ColorMap = boost::detail::error_property_not_found, IndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, unsigned int>, Params = boost::bgl_named_params<boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex> >, boost::vertex_predecessor_t, boost::bgl_named_params<boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, int> >, boost::vertex_distance_t, boost::bgl_named_params<int, boost::distance_inf_t, boost::bgl_named_params<std::greater<int>, boost::distance_compare_t, boost::bgl_named_params<boost::ref_property_map<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::edge_weight_t, boost::no_property> > > > >, typename boost::graph_traits<Graph>::vertex_descriptor = unsigned int]’
  230. /usr/include/boost/graph/dag_shortest_paths.hpp:146:5: instantiated from ‘void boost::dag_shortest_paths(const VertexListGraph&, typename boost::graph_traits<IncidenceGraph>::vertex_descriptor, const boost::bgl_named_params<P, T, R>&) [with VertexListGraph = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, Param = boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex> >, Tag = boost::vertex_predecessor_t, Rest = boost::bgl_named_params<boost::associative_property_map<Digikam::QMapForAdaptors<Digikam::Graph<Digikam::HistoryVertexProperties, Digikam::HistoryEdgeProperties>::Vertex, int> >, boost::vertex_distance_t, boost::bgl_named_params<int, boost::distance_inf_t, boost::bgl_named_params<std::greater<int>, boost::distance_compare_t, boost::bgl_named_params<boost::ref_property_map<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>, boost::edge_weight_t, boost::no_property> > > >, typename boost::graph_traits<IncidenceGraph>::vertex_descriptor = unsigned int]’
  231. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1219:17: instantiated from ‘void Digikam::Graph<VertexProperties, EdgeProperties>::Path::longestPath(const GraphType&, const Digikam::Graph<VertexProperties, EdgeProperties>::Vertex&) [with GraphType = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  232. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:724:9: instantiated from ‘QList<Digikam::Graph<VertexProperties, EdgeProperties>::Vertex> Digikam::Graph<VertexProperties, EdgeProperties>::longestPathTouching(const Digikam::Graph<VertexProperties, EdgeProperties>::Vertex&, LessThan) const [with LessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’
  233. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:310:88: instantiated from here
  234. /usr/include/boost/property_map/property_map.hpp:354:56: error: no match for ‘operator[]’ in ‘((const boost::ref_property_map<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, int>&)pa)[k]’
  235. /usr/include/boost/property_map/property_map.hpp:354:56: note: candidate is:
  236. /usr/include/boost/property_map/property_map.hpp:575:16: note: ValueType& boost::ref_property_map<KeyType, ValueType>::operator[](const key_type&) const [with KeyType = boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>, ValueType = int, boost::ref_property_map<KeyType, ValueType>::key_type = boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>]
  237. /usr/include/boost/property_map/property_map.hpp:575:16: note: no known conversion for argument 1 from ‘const boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int> >’ to ‘const key_type& {aka const boost::detail::edge_desc_impl<boost::bidirectional_tag, unsigned int>&}’
  238. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h: In member function ‘bool Digikam::Graph<VertexProperties, EdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<GraphType, VertexLessThan>::operator()(const Digikam::Graph<VertexProperties, EdgeProperties>::Edge&, Digikam::Graph<VertexProperties, EdgeProperties>::Edge) [with GraphType = boost::reverse_graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>, const boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<boost::vertex_index_t, int, boost::property<vertex_properties_t, Digikam::HistoryVertexProperties, boost::no_property> >, boost::property<edge_properties_t, Digikam::HistoryEdgeProperties, boost::no_property>, boost::no_property, boost::listS>&>, VertexLessThan = Digikam::LessThanOnVertexImageInfo<bool (*)(const Digikam::ImageInfo&, const Digikam::ImageInfo&)>, VertexProperties = Digikam::HistoryVertexProperties, EdgeProperties = Digikam::HistoryEdgeProperties]’:
  239. /home/slavik/git/digikam/core/libs/database/imagehistory/imagehistorygraph_boost.h:1395:13: error: control reaches end of non-void function [-Werror=return-type]
  240. cc1plus: some warnings being treated as errors
  241.  
  242. make[2]: *** [core/digikam/CMakeFiles/digikamdatabase.dir/__/libs/database/imagehistory/imagehistorygraphmodel.cpp.o] Error 1
  243. make[2]: *** Waiting for unfinished jobs....
  244. make[1]: *** [core/digikam/CMakeFiles/digikamdatabase.dir/all] Error 2
  245. make: *** [all] Error 2
  246.  
  247.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement