fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Warning at cmake/utils.cmake:24 (message): Could not execute command git show for obtaining the git commit date. Process exited with 128. Call Stack (most recent call first): CMakeLists.txt:42 (get_commit_date_and_id) CMake Warning at cmake/utils.cmake:35 (message): Could not execute command git show for obtaining the git commit id. Process exited with 128. Call Stack (most recent call first): CMakeLists.txt:42 (get_commit_date_and_id) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /usr/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o: in function `hazelcast::client::exception::illegal_argument::illegal_argument(std::string const&, std::string const&, std::string const&, std::__exception_ptr::exception_ptr, bool)': test_package.cpp:(.text._ZN9hazelcast6client9exception16illegal_argumentC2ERKSsS4_S4_NSt15__exception_ptr13exception_ptrEb[_ZN9hazelcast6client9exception16illegal_argumentC2ERKSsS4_S4_NSt15__exception_ptr13exception_ptrEb]+0x7c): undefined reference to `hazelcast::client::exception::iexception::iexception(std::string const&, std::string const&, std::string const&, std::string const&, int, std::__exception_ptr::exception_ptr, bool, bool)' /usr/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o: in function `hazelcast::client::exception::no_such_element::no_such_element(std::string const&, std::string const&, std::string const&, std::__exception_ptr::exception_ptr, bool)': test_package.cpp:(.text._ZN9hazelcast6client9exception15no_such_elementC2ERKSsS4_S4_NSt15__exception_ptr13exception_ptrEb[_ZN9hazelcast6client9exception15no_such_elementC2ERKSsS4_S4_NSt15__exception_ptr13exception_ptrEb]+0x7c): undefined reference to `hazelcast::client::exception::iexception::iexception(std::string const&, std::string const&, std::string const&, std::string const&, int, std::__exception_ptr::exception_ptr, bool, bool)' /usr/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o: in function `hazelcast::client::exception::unsupported_operation::unsupported_operation(std::string const&, std::string const&, std::string const&, std::__exception_ptr::exception_ptr, bool)': test_package.cpp:(.text._ZN9hazelcast6client9exception21unsupported_operationC2ERKSsS4_S4_NSt15__exception_ptr13exception_ptrEb[_ZN9hazelcast6client9exception21unsupported_operationC2ERKSsS4_S4_NSt15__exception_ptr13exception_ptrEb]+0x7c): undefined reference to `hazelcast::client::exception::iexception::iexception(std::string const&, std::string const&, std::string const&, std::string const&, int, std::__exception_ptr::exception_ptr, bool, bool)' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [CMakeFiles/test_package.dir/build.make:103: bin/test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 ERROR: hazelcastcxx/4.0.0 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4452/2/a6393b88-9197-43e1-8f2b-d28234ff51fa/recipes/hazelcastcxx/all/test_package/build/23cf3912bad2aef12d311434ea27ef0e2de31ecf' '--' '-j3'