Boost logo

Boost :

Subject: Re: [boost] Darwin Clang Config failures.
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2014-09-12 14:21:00


Le 12/09/14 17:44, John Maddock a écrit :
> Does anyone understand why these all fail:
> http://www.boost.org/development/tests/develop/developer/output/marshall-mac-boost-bin-v2-libs-config-test-config_test-test-clang-darwin-4-2-1-debug.html
>
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__functional_base_03:962:22: error: no matching function for call to '__invoke'

> Is <functional> really broken on that platform? Surely not?
>
Unfortunately this is not the only one of the testers that have this error.

http://www.boost.org/development/tests/develop/developer/output/marshall-mac-boost-bin-v2-libs-config-test-config_test-test-clang-darwin-14-debug.html

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__functional_base:130:

http://www.boost.org/development/tests/develop/developer/output/marshall-mac-boost-bin-v2-libs-config-test-config_test-test-clang-darwin-asan-debug.html

/Volumes/TwoTB/LLVM/bin/bin/../include/c++/v1/__functional_base_03:962:22: error: no matching function for call to '__invoke'

http://www.boost.org/development/tests/develop/developer/output/marshall-mac-boost-bin-v2-libs-config-test-config_test-test-clang-darwin-tot-debug.html

/Volumes/TwoTB/LLVM/bin/bin/../include/c++/v1/__functional_base_03:962:22: error: no matching function for call to '__invoke'

Best,
Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk