[Digikam-devel] [Bug 287772] build failed against boost-1.48 [patch]

Angelo Naselli anaselli at linux.it
Thu Jan 5 14:14:11 GMT 2012


https://bugs.kde.org/show_bug.cgi?id=287772





--- Comment #40 from Angelo Naselli <anaselli linux it>  2012-01-05 14:14:10 ---
Sure:
[ 88%] [ 89%] Building CXX object
core/digikam/CMakeFiles/digikamdatabase.dir/__/libs/database/imagehistory/imagehistorygraph.cpp.o 
Building CXX object
core/digikam/CMakeFiles/digikamdatabase.dir/__/libs/database/imagehistory/imagehistorygraphmodel.cpp.o 
In file included from /usr/include/QtCore/qlist.h:47:0,
                 from /usr/include/QtCore/qvariant.h:47,                        
                 from /usr/include/QtCore/qabstractitemmodel.h:45,              
                 from /usr/include/QtCore/QAbstractItemModel:1,                 
                 from
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/build/core/digikam/../../../core/libs/database/imagehistory/imagehistorygraphmodel.h:29, 
                 from
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/build/core/digikam/imagehistorygraphmodel.moc:10, 
                 from
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:24: 
/usr/include/QtCore/qalgorithms.h: In function ‘void
QAlgorithmsPrivate::qSortHelper(RandomAccessIterator, RandomAccessIterator,
const T&, LessThan) [with RandomAccessIterator =
QList<boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> > >::iterator, T =
boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >, 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&)> >]’:                           
/usr/include/QtCore/qalgorithms.h:187:9:   instantiated from ‘void
qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with
RandomAccessIterator =
QList<boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> > >::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&)> >]’                            
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1415: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> >, long 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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:333:121:
  instantiated from here
/usr/include/QtCore/qalgorithms.h:351:5: error: no match for call to
‘(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&)> >)
(boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&,
boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&)’                                                         
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1385:15:
note: candidate is:
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note: bool Digikam::Graph<VertexProperties,
EdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<GraphType,
VertexLessThan>::operator()(const Digikam::Graph<VertexProperties,
EdgeProperties>::Edge&, const 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]
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note:   no known conversion for argument 1 from
‘boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >’ to ‘const
Digikam::Graph<Digikam::HistoryVertexProperties,
Digikam::HistoryEdgeProperties>::Edge&’
/usr/include/QtCore/qalgorithms.h:187:9:   instantiated from ‘void
qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with
RandomAccessIterator =
QList<boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> > >::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&)> >]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1415: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> >, long 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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:333:121:
  instantiated from here
/usr/include/QtCore/qalgorithms.h:356:5: error: no match for call to
‘(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&)> >)
(boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&,
boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&)’                                                         
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1385:15:
note: candidate is:
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note: bool Digikam::Graph<VertexProperties,
EdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<GraphType,
VertexLessThan>::operator()(const Digikam::Graph<VertexProperties,
EdgeProperties>::Edge&, const 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]
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note:   no known conversion for argument 1 from
‘boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >’ to ‘const
Digikam::Graph<Digikam::HistoryVertexProperties,
Digikam::HistoryEdgeProperties>::Edge&’
/usr/include/QtCore/qalgorithms.h:358:5: error: no match for call to
‘(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&)> >)
(boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&,
boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&)’                                                         
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1385:15:
note: candidate is:
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note: bool Digikam::Graph<VertexProperties,
EdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<GraphType,
VertexLessThan>::operator()(const Digikam::Graph<VertexProperties,
EdgeProperties>::Edge&, const 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]
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note:   no known conversion for argument 1 from
‘boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >’ to ‘const
Digikam::Graph<Digikam::HistoryVertexProperties,
Digikam::HistoryEdgeProperties>::Edge&’
/usr/include/QtCore/qalgorithms.h:187:9:   instantiated from ‘void
qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with
RandomAccessIterator =
QList<boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> > >::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&)> >]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1415: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> >, long 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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:333:121:
  instantiated from here
/usr/include/QtCore/qalgorithms.h:366:9: error: no match for call to
‘(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&)> >)
(boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&,
boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&)’                                                         
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1385:15:
note: candidate is:
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note: bool Digikam::Graph<VertexProperties,
EdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<GraphType,
VertexLessThan>::operator()(const Digikam::Graph<VertexProperties,
EdgeProperties>::Edge&, const 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]
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note:   no known conversion for argument 1 from
‘boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >’ to ‘const
Digikam::Graph<Digikam::HistoryVertexProperties,
Digikam::HistoryEdgeProperties>::Edge&’
/usr/include/QtCore/qalgorithms.h:187:9:   instantiated from ‘void
qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with
RandomAccessIterator =
QList<boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> > >::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&)> >]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1415: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> >, long 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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:333:121:
  instantiated from here
/usr/include/QtCore/qalgorithms.h:369:9: error: no match for call to
‘(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&)> >)
(boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&,
boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&)’                                                         
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1385:15:
note: candidate is:
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note: bool Digikam::Graph<VertexProperties,
EdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<GraphType,
VertexLessThan>::operator()(const Digikam::Graph<VertexProperties,
EdgeProperties>::Edge&, const 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]
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note:   no known conversion for argument 1 from
‘boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >’ to ‘const
Digikam::Graph<Digikam::HistoryVertexProperties,
Digikam::HistoryEdgeProperties>::Edge&’
/usr/include/QtCore/qalgorithms.h:187:9:   instantiated from ‘void
qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with
RandomAccessIterator =
QList<boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> > >::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&)> >]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1415: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> >, long 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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/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]’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraphmodel.cpp:333:121:
  instantiated from here
/usr/include/QtCore/qalgorithms.h:381:5: error: no match for call to
‘(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&)> >)
(boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&,
boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >&)’
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1385:15:
note: candidate is:
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note: bool Digikam::Graph<VertexProperties,
EdgeProperties>::GraphSearch::lessThanMapEdgeToTarget<GraphType,
VertexLessThan>::operator()(const Digikam::Graph<VertexProperties,
EdgeProperties>::Edge&, const 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]
/home/anaselli/mageia/digikam/BUILD/digikam-2.5.0/core/libs/database/imagehistory/imagehistorygraph_boost.h:1392:18:
note:   no known conversion for argument 1 from
‘boost::detail::reverse_graph_edge_descriptor<boost::detail::edge_desc_impl<boost::bidirectional_tag,
long unsigned int> >’ to ‘const
Digikam::Graph<Digikam::HistoryVertexProperties,
Digikam::HistoryEdgeProperties>::Edge&’
make[2]: ***
[core/digikam/CMakeFiles/digikamdatabase.dir/__/libs/database/imagehistory/imagehistorygraphmodel.cpp.o]
Errore 1
make[2]: *** Attesa dei processi non terminati....
make[1]: *** [core/digikam/CMakeFiles/digikamdatabase.dir/all] Errore 2
make: *** [all] Errore 2

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Digikam-devel mailing list