Skip to content

Conversation

@ihsandemir
Copy link
Collaborator

@ihsandemir ihsandemir commented Oct 21, 2025

Changed the min boost version to 1.88.0 for MacOS due to Boost library bug boostorg/thread#402.

See a sample failing build here

client/hazelcast/include/hazelcast/client/serialization/pimpl/compact/compact.h:22:
2025-10-21T00:34:58.0477540Z /usr/local/include/boost/thread/future.hpp:4672:19: error: no member named 'that' in 'run_it<FutureExecutorContinuationSharedState>'; did you mean 'that_'?
2025-10-21T00:34:58.0478130Z  4672 |           that_=x.that;
2025-10-21T00:34:58.0478870Z       |                   ^~~~
2025-10-21T00:34:58.0479160Z       |                   that_
2025-10-21T00:34:58.0479550Z /usr/local/include/boost/thread/future.hpp:4650:55: note: 'that_' declared here

@ihsandemir ihsandemir added this to the 5.5.0 milestone Oct 21, 2025
@ihsandemir ihsandemir self-assigned this Oct 21, 2025
@ihsandemir ihsandemir requested a review from JackPGreen October 21, 2025 08:39
@ihsandemir ihsandemir enabled auto-merge (squash) October 21, 2025 08:47
@ihsandemir ihsandemir changed the title Changed the min boost version to 1.88.0 for MacOS Changed the min boost version to 1.88.0 for MacOS [CTT-706] Oct 21, 2025
@ihsandemir ihsandemir changed the title Changed the min boost version to 1.88.0 for MacOS [CTT-706] Changed the min boost version to 1.88.0 for MacOS [CTT-750] Oct 21, 2025
@ihsandemir ihsandemir merged commit 338977a into hazelcast:master Oct 21, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants