[
https://issues.apache.org/jira/browse/THRIFT-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048468#comment-14048468
]
Hudson commented on THRIFT-2467:
--------------------------------
SUCCESS: Integrated in Thrift #1198 (See
[https://builds.apache.org/job/Thrift/1198/])
Thrift-2467: Unable to build contrib/fb303 on OSX 10.9.2 (jfarrell: rev
0cb870bac149094850c6492e30f410254a5274b8)
* contrib/fb303/aclocal/ax_cxx_compile_stdcxx_11.m4
* contrib/fb303/configure.ac
> Unable to build contrib/fb303 on OSX 10.9.2
> -------------------------------------------
>
> Key: THRIFT-2467
> URL: https://issues.apache.org/jira/browse/THRIFT-2467
> Project: Thrift
> Issue Type: Bug
> Components: Compiler (General)
> Affects Versions: 0.9.2, 1.0
> Environment: Mac OSX 10.9.2 64bit
> Reporter: Mauro Maggi
> Assignee: Jake Farrell
> Fix For: 0.9.2
>
>
> Compiling (on master) the contrib module contrib/fb303 fails with:
> {quote}In file included from gen-cpp/fb303_types.h:15:
> /usr/local/include/thrift/cxxfunctional.h:93:18: error: no member named
> 'bind' in namespace 'std'; did you mean 'find'?
> using ::std::bind;
> ~~~~~~~^
> /Library/Developer/CommandLineTools/usr/bin/../lib/c++/v1/algorithm:843:1:
> note: 'find' declared here
> find(_InputIterator __first, _InputIterator __last, const _Tp&
> __value_){quote}
--
This message was sent by Atlassian JIRA
(v6.2#6252)