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 In file included from :345: :3:9: warning: '_GLIBCXX_USE_CXX11_ABI' macro redefined [-Wmacro-redefined] #define _GLIBCXX_USE_CXX11_ABI 1 ^ :2:9: note: previous definition is here #define _GLIBCXX_USE_CXX11_ABI 0 ^ 1 warning generated.