|
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #37 from nucleo <nucleo fedoraproject org> 2012-01-05 13:49:22 --- Build against boost 1.48 completed with "-DKDE4_BUILD_TESTS=on" and patch from Comment #30. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #38 from Angelo Naselli <anaselli linux it> 2012-01-05 14:02:25 --- patch (as it is) from Comment #34 does not build with boost 1.48 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #39 from Jeremiah Willcock <jewillco osl iu edu> 2012-01-05 14:03:55 --- (In reply to comment #38) > patch (as it is) from Comment #34 does not build with boost 1.48 Could I please get the error message from that failure? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
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. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
Jeremiah Willcock <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #67482|0 |1 is obsolete| | --- Comment #41 from Jeremiah Willcock <jewillco osl iu edu> 2012-01-05 14:19:25 --- Created an attachment (id=67483) --> (http://bugs.kde.org/attachment.cgi?id=67483) Attempted fix to my patch -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #42 from nucleo <nucleo fedoraproject org> 2012-01-05 14:27:19 --- Build successful with patch from Comment #22 with removed "=" both with boost 1.48 and 1.47 and with "-DKDE4_BUILD_TESTS=on". -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #43 from Angelo Naselli <anaselli linux it> 2012-01-05 14:32:32 --- and patch at comment #41 builds using boost 1.48, nucleo can you test it using 1.47? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #44 from nucleo <nucleo fedoraproject org> 2012-01-05 15:10:45 --- Digiks build fine with patch from Comment #41 both for boost 1.47 and 1.48 and with "-DKDE4_BUILD_TESTS=on". -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #45 from Angelo Naselli <anaselli linux it> 2012-01-05 15:20:36 --- Ok now Gilles we need to wait Marcel comment to push this patch. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #46 from Gilles Caulier <caulier gilles gmail com> 2012-01-05 18:14:42 --- I tested also patch from comment #41 and it compile fine too with Boost 1.46. Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #47 from Gilles Caulier <caulier gilles gmail com> 2012-01-05 18:18:02 --- Marcel, Compiling digiKam core + unit test is not enough... I run test unit programm as well, and only 1 pass is fine per 3 pass of tests. This is true for all patches applied on my computer using Boost 1.46. This is also true with no patch and current implementation from git/master. Conclusion : there is something wrong in test unit code for all implementation of digiKam graph boost interface. Can you reproduce it ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #48 from Marcel Wiesweg <marcel wiesweg gmx de> 2012-01-05 19:22:39 --- Jeremiah's patch changes type definitions and no semantics, so I would not expect regressions and would accept the patch to be committed and thank Jeremiah and all that helped with this mess. Gilles: it really seems the unit tests are broken -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #49 from Gilles Caulier <caulier gilles gmail com> 2012-01-06 10:26:51 --- Git commit d18ea6da2d3e2359f4113e83c3fd40c18a29ddab by Gilles Caulier. Committed on 06/01/2012 at 11:23. Pushed by cgilles into branch 'master'. Apply patch #67483 from Jeremiah Willcock to compile fine digiKam boost graph interface with libboost 1.48 Related: bug 267777 M +10 -8 libs/database/imagehistory/imagehistorygraph_boost.h http://commits.kde.org/digikam/d18ea6da2d3e2359f4113e83c3fd40c18a29ddab -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #50 from Gilles Caulier <caulier gilles gmail com> 2012-01-06 10:37:12 --- Somebody in this room can check if bug 267777 can be closed now, using boost 1.47 and 1.48 ? Following my comment https://bugs.kde.org/show_bug.cgi?id=267777#c11 i cannot reproduce the dysfunction in image editor with patch applied and boost 1.46. Thanks in advance Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #51 from Veaceslav Munteanu <slavuttici gmail com> 2012-02-12 14:41:13 --- I don't know why, but it still fails for Kubuntu 11.10 and libboost 1.46.1 I've compiled and installed latest boost 1.48 from official site and still fails with error: Linking CXX executable raw2dng ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<QString&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::unused_type const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<QString&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::unused_type const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Project&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Project&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Stitcher&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Stitcher&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Image&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Image&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o):/usr/include/boost/function/function_template.hpp:757: more undefined references to `boost::throw_exception(std::exception const&)' follow collect2: ld returned 1 exit status make[2]: *** [lib/kipiplugin_panorama.so] Error 1 make[1]: *** [extra/kipi-plugins/panorama/CMakeFiles/kipiplugin_panorama.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 57%] Building CXX object core/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/filters/bcg/bcgfilter.cpp.o ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<QString&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::unused_type const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<QString&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::unused_type const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Project&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Project&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Stitcher&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Stitcher&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o): In function `boost::function4<bool, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Image&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&>::operator()(__gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, boost::spirit::context<boost::fusion::cons<KIPIPanoramaPlugin::PTOType::Image&, boost::fusion::nil>, boost::fusion::vector0<void> >&, boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::blank, boost::spirit::char_encoding::ascii> > const&) const': /usr/include/boost/function/function_template.hpp:757: undefined reference to `boost::throw_exception(std::exception const&)' ../../../lib/liblibpanorama.a(ptoparser.cpp.o):/usr/include/boost/function/function_template.hpp:757: more undefined references to `boost::throw_exception(std::exception const&)' follow collect2: ld returned 1 exit status make[2]: *** [extra/kipi-plugins/panorama/panoramagui] Error 1 make[1]: *** [extra/kipi-plugins/panorama/CMakeFiles/panoramagui.dir/all] Error 2 but i can't reproduce it on my Archlinux with 1.48... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #52 from <benjamin girault gmail com> 2012-02-12 15:17:53 --- (In reply to comment #51) > I don't know why, but it still fails for Kubuntu 11.10 and libboost 1.46.1 > > I've compiled and installed latest boost 1.48 from official site and still > fails with error: > > [CMake output] > > but i can't reproduce it on my Archlinux with 1.48... This is another error that I introduced (not by purpose) yesterday. I pushed a patch in the git that may solve your compilation error (I suspect that BOOST_NO_EXCEPTIONS is set on ubuntu and not set on arch). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #53 from Veaceslav Munteanu <slavuttici gmail com> 2012-02-12 16:19:54 --- how to disable BOOST_NO_EXCEPTION ? Because I can't compile even with boost 1.47 :( It's ok to throw exceptions? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #54 from <benjamin girault gmail com> 2012-02-12 16:25:48 --- That is not so(In reply to comment #53) > how to disable BOOST_NO_EXCEPTION ? > > Because I can't compile even with boost 1.47 :( This is not something the user should worry about. Have tried with the most recent code (commit 9af480dc981ede33dcd43273c20f939cd4390944)? I fixed a compilation error for Boost 1.44 that was very similar to your error. > It's ok to throw exceptions? Don't worry about that, no exception should be thrown (at least in my code), otherwise that would mean there is a bug (meaning that it is not the expected behavior). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #55 from Veaceslav Munteanu <slavuttici gmail com> 2012-02-12 16:41:24 --- After your previous post i git pulled all. But it still fails on my laptop with boost 1.47 Now I compile digikam un my desktop with boost 1.48 and i'll tell you the result. Both desktop and laptop have the same virtual machine with kubuntu. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772
--- Comment #56 from Veaceslav Munteanu <slavuttici gmail com> 2012-02-12 16:58:46 --- Now it compiles just fine on my both machines, with boost 1.47 and 1.48. I'll do a extra clean build.. just in case.. But i want to ask.. whats with this crazy memory usage when building some boost components? It almost goes to 600mb for each thread, that means it goes over 2 giga when I compile with 4 threads... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
