Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS: all builds failing in all repos. #317

Closed
evoskuil opened this issue May 6, 2024 · 2 comments
Closed

macOS: all builds failing in all repos. #317

evoskuil opened this issue May 6, 2024 · 2 comments
Assignees
Labels

Comments

@evoskuil
Copy link
Member

evoskuil commented May 6, 2024

https://github.com/libbitcoin/libbitcoin-system/actions/runs/8916066422

@evoskuil
Copy link
Member Author

evoskuil commented May 6, 2024

/Users/runner/work/libbitcoin-system/prefix/include/boost/container_hash/hash.hpp:132:33: error: no template named 'unary_function' in namespace 'std'; did you mean '__unary_function'?
        struct hash_base : std::unary_function<T, std::size_t> {};
                           ~~~~~^
/Applications/Xcode_15.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/include/c++/v1/__functional/unary_function.h:46:1: note: '__unary_function' declared here
using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>;
^
1 error generated.

https://github.com/libbitcoin/libbitcoin-system/actions/runs/8916066422/job/24486829288

@pmienk
Copy link
Member

pmienk commented Jul 17, 2024

Was resolved by #322

@pmienk pmienk closed this as completed Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants