Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 476964

Summary: dev-libs/boost-1.53.0 - regression/src/library_status.cpp:189:9: error: no matching function for call to 'find_if(std::list<boost::shared_ptr<boost::tiny_xml::element> >::const_iterator, std::list<boost::shared_ptr<boost::tiny_xml::element> >::const_[...]
Product: Gentoo Linux Reporter: cmuelle8 <cmue81>
Component: [OLD] LibraryAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal CC: atoth, bircoph, ed, ibuyandtrade0+bugs.gentoo.org, it, kentnl, oas, p, proteuss
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
boost-library-status-cpp03.patch

Description cmuelle8 2013-07-15 19:27:27 UTC
cave show -f boost::gentoo
* dev-libs/boost::gentoo
    ::gentoo                  (1.49.0-r2)U {:0} 1.52.0-r6(~) {:0/1.52} 1.53.0(~)* {:0/1.53}
    dev-libs/boost-1.53.0:0::gentoo
    Description               Boost Libraries for C++
    Homepage                  http://www.boost.org/
    Use flags                 -debug -doc icu -mpi nls -python -static-libs threads tools python_targets: -python2_5 -python2_6 python2_7 -python3_1 -python3_2 -python3_3 build_options: symbols=strip dwarf_compress -optional_tests -trace work=tidyup 
        Overridden Masks
            Keywords          ~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-linux




Reproducible: Always
Comment 1 cmuelle8 2013-07-15 19:28:12 UTC
Created attachment 353390 [details]
build log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-07-16 00:53:44 UTC
regression/src/library_status.cpp:189:9: error: no matching function for call to 'find_if(std::list<boost::shared_ptr<boost::tiny_xml::element> >::const_iterator, std::list<boost::shared_ptr<boost::tiny_xml::element> >::const_iterator, {anonymous}::find_element(const boost::tiny_xml::element&, const string&)::element_equal)'
Comment 3 Pat Erley 2013-07-18 02:27:30 UTC
Appears to be:

https://svn.boost.org/trac/boost/ticket/8078
Comment 4 Ed Catmur 2013-07-21 00:11:42 UTC
Created attachment 353742 [details, diff]
boost-library-status-cpp03.patch

Patch.
Comment 5 Andreas Proteus 2013-07-24 11:50:19 UTC
Same problem here.
Patch solved it.
Thank you.
Comment 6 Attila Tóth 2013-07-24 22:14:54 UTC
Still the same problem here.
Patch solves it.
Thx.
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2013-07-25 12:15:44 UTC
*** Bug 478036 has been marked as a duplicate of this bug. ***
Comment 8 Denis Sokolovsky 2013-08-21 11:09:30 UTC
Another workaround is to disable "tools" USE flag for boost.
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2013-08-24 13:02:57 UTC
*** Bug 482280 has been marked as a duplicate of this bug. ***
Comment 10 Andrew Savchenko gentoo-dev 2013-08-29 02:36:40 UTC
Looks like this bug duplicates bug 459112 which was fixed.
Comment 11 Ed Catmur 2013-08-29 05:45:09 UTC
(In reply to Andrew Savchenko from comment #10)
> Looks like this bug duplicates bug 459112 which was fixed.

Agreed. This is why descriptive bug titles are important.
Comment 12 Sergey Popov (RETIRED) gentoo-dev 2013-08-29 06:21:26 UTC

*** This bug has been marked as a duplicate of bug 459112 ***