Created attachment 356812 [details] emerge --info =dev-libs/boost-1.53.0::gentoo dev-libs/boost-1.53.0::gentoo failes on ~x86 with . . common.copy ../dist/bin/wave cp "../bin.v2/tools/wave/build/gcc-4.7/gentoorelease/link-static/pch-off/threading-multi/wavetool-on/wave" "../dist/bin/wave" ...failed updating 1 target... . .
Created attachment 356814 [details] build.log
Ah, no.. If I'm reading it right, it fails with: regression/src/library_status.cpp: In Funktion »std::list<boost::shared_ptr<boost::tiny_xml::element> >::const_iterator {anonym}::find_element(const boost::tiny_xml::element&, const string&)«: regression/src/library_status.cpp:189:9: Fehler: keine passende Funktion für Aufruf von »find_if(std::list<boost::shared_ptr<boost::tiny_xml::element> >::const_iterator, std::list<boost::shared_ptr<boost::tiny_xml::element> >::const_iterator, {anonym}::find_element(const boost::tiny_xml::element&, const string&)::element_equal)« regression/src/library_status.cpp:189:9: Anmerkung: Kandidat ist: In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include/g++-v4/algorithm:63:0, from ../boost/smart_ptr/shared_ptr.hpp:42, from ../boost/shared_ptr.hpp:17, from ../boost/filesystem/path.hpp:29, from ../boost/filesystem/operations.hpp:25, from regression/src/library_status.cpp:28: /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include/g++-v4/bits/stl_algo.h:4481:5: Anmerkung: template<class _IIter, class _Predicate> _IIter std::find_if(_IIter, _IIter, _Predicate) regression/src/library_status.cpp:189:9: Fehler: Templateargument für »template<class _IIter, class _Predicate> _IIter std::find_if(_IIter, _IIter, _Predicate)« verwendet lokalen Typ »{anonym}::find_element(const boost::tiny_xml::element&, const string&)::element_equal« regression/src/library_status.cpp:189:9: Fehler: Versuch, »template<class _IIter, class _Predicate> _IIter std::find_if(_IIter, _IIter, _Predicate)« zu instanziieren regression/src/library_status.cpp: In Funktion »const string& {anonym}::attribute_value(const boost::tiny_xml::element&, const string&)«: regression/src/library_status.cpp:223:9: Fehler: keine passende Funktion für Aufruf von »find_if(std::list<boost::tiny_xml::attribute>::const_iterator, std::list<boost::tiny_xml::attribute>::const_iterator, {anonym}::attribute_value(const boost::tiny_xml::element&, const string&)::attribute_equal)« regression/src/library_status.cpp:223:9: Anmerkung: Kandidat ist: In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include/g++-v4/algorithm:63:0, from ../boost/smart_ptr/shared_ptr.hpp:42, from ../boost/shared_ptr.hpp:17, from ../boost/filesystem/path.hpp:29, from ../boost/filesystem/operations.hpp:25, from regression/src/library_status.cpp:28: /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include/g++-v4/bits/stl_algo.h:4481:5: Anmerkung: template<class _IIter, class _Predicate> _IIter std::find_if(_IIter, _IIter, _Predicate) regression/src/library_status.cpp:223:9: Fehler: Templateargument für »template<class _IIter, class _Predicate> _IIter std::find_if(_IIter, _IIter, _Predicate)« verwendet lokalen Typ »{anonym}::attribute_value(const boost::tiny_xml::element&, const string&)::attribute_equal« regression/src/library_status.cpp:223:9: Fehler: Versuch, »template<class _IIter, class _Predicate> _IIter std::find_if(_IIter, _IIter, _Predicate)« zu instanziieren
*** This bug has been marked as a duplicate of bug 476964 ***