hazelcast / hazelcast/hazelcast-cpp-client
Specify package requirements on the system when conan is run with `--build=missing`.
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
C++ compiler version: -
Hazelcast Cpp client version: 5.0.0
Hazelcast server version: -
Number of the clients: -
Cluster size, i.e. the number of Hazelcast cluster members: -
OS version (Windows/Linux/OSX):
OSX
Log:
> conan install .. --build=missing
> ERROR: bzip2/1.0.8: Error in build() method, line 72
> cmake.configure(build_script_folder=os.path.join(self.source_folder, os.pardir))
> ConanException: Error 127 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/gokhansari/.conan/data/bzip2/1.0.8/_/_/build/238a93dc813ca1550968399f1f8925565feeff8e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/gokhansari/.conan/data/bzip2/1.0.8/_/_/package/238a93dc813ca1550968399f1f8925565feeff8e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/gokhansari/.conan/data/bzip2/1.0.8/_/_/build/238a93dc813ca1550968399f1f8925565feeff8e/src/.."
#### Steps to reproduce the behaviour
Install hazelcast-cpp-client/5.0.0 package with `conan` on apple m1 machine.
Contributor guide
Assessment
This issue has not been assessed yet.