fatal: not a git repository: '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/f21471a5845369f80e3af62cf32c8758d54b7cc4/source_subfolder/.git' Cloning into 'AwsCCommon'... Note: checking out 'v0.4.42'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fa67d3b IO handle ulimit stuff. (#637) gcc: fatal error: Terminated signal terminated program cc1 compilation terminated. make[5]: *** [tests/CMakeFiles/aws-c-common-tests.dir/atomics_test.c.o] Error 1 make[4]: *** [tests/CMakeFiles/aws-c-common-tests.dir/all] Error 2 make[3]: *** [all] Error 2 make[2]: *** [build/src/AwsCCommon-stamp/AwsCCommon-build] Error 2 make[1]: *** [CMakeFiles/AwsCCommon.dir/all] Error 2 make: *** [all] Error 2 CMake Error at CMakeLists.txt:224 (message): Failed to build third-party libraries. WARN: libcurl/7.66.0: requirement openssl/1.1.1i overridden by aws-sdk-cpp/1.8.130 to openssl/1.1.1d aws-sdk-cpp/1.8.130: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/f21471a5845369f80e3af62cf32c8758d54b7cc4 aws-sdk-cpp/1.8.130: ERROR: Package 'f21471a5845369f80e3af62cf32c8758d54b7cc4' build failed aws-sdk-cpp/1.8.130: WARN: Build folder /home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/f21471a5845369f80e3af62cf32c8758d54b7cc4 ERROR: aws-sdk-cpp/1.8.130: Error in build() method, line 219 cmake = self._configure_cmake() while calling '_configure_cmake', line 215 self._cmake.configure(source_folder=self._source_subfolder) ConanException: Error 1 while executing cd '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/f21471a5845369f80e3af62cf32c8758d54b7cc4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/package/f21471a5845369f80e3af62cf32c8758d54b7cc4" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/f21471a5845369f80e3af62cf32c8758d54b7cc4" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_ONLY="logs;monitoring;s3;transfer" -DENABLE_UNITY_BUILD="True" -DENABLE_TESTING="False" -DAUTORUN_UNIT_TESTS="False" -DMINIMIZE_SIZE="False" -DFORCE_SHARED_CRT="False" -Wno-dev '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/f21471a5845369f80e3af62cf32c8758d54b7cc4/source_subfolder' Terminated