hazelcast / hazelcast-cpp-client

Hazelcast IMDG C++ Client
https://hazelcast.com/clients/cplusplus/
Apache License 2.0
84 stars 46 forks source link

Build failed with Boost 1.86 #1245

Open Osyotr opened 1 month ago

Osyotr commented 1 month ago

I'm updating Boost in vcpkg (https://github.com/microsoft/vcpkg/pull/40465) and the package hazelcast-cpp-client fails to build. Please see the attached log.

PS: You might find these links helpful: https://github.com/boostorg/uuid/issues/161 https://github.com/boostorg/uuid/issues/164

C++ compiler version: gcc-11 Hazelcast Cpp client version: 5.3.0 Hazelcast server version: n/a Number of the clients: n/a Cluster size, i.e. the number of Hazelcast cluster members: n/a OS version (Windows/Linux/OSX): linux (others are broken too)

install-x64-linux-dbg-out.log

BillyONeal commented 1 month ago

https://github.com/boostorg/uuid/commit/2bbe9eaec9da43f5debde165a4f5db9f59cac0c2 broke .... a lot of things.