fatal: not a git repository: '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/5b36a9b9f610cc800369fc0583feab7c4b485563/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/build.make:745: tests/CMakeFiles/aws-c-common-tests.dir/uuid_test.c.o] Error 1 make[4]: *** [CMakeFiles/Makefile2:955: tests/CMakeFiles/aws-c-common-tests.dir/all] Error 2 make[3]: *** [Makefile:160: all] Error 2 make[2]: *** [CMakeFiles/AwsCCommon.dir/build.make:131: build/src/AwsCCommon-stamp/AwsCCommon-build] Error 2 make[1]: *** [CMakeFiles/Makefile2:99: CMakeFiles/AwsCCommon.dir/all] Error 2 make: *** [Makefile:103: 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/5b36a9b9f610cc800369fc0583feab7c4b485563 aws-sdk-cpp/1.8.130: ERROR: Package '5b36a9b9f610cc800369fc0583feab7c4b485563' 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/5b36a9b9f610cc800369fc0583feab7c4b485563 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/5b36a9b9f610cc800369fc0583feab7c4b485563' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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/5b36a9b9f610cc800369fc0583feab7c4b485563" -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_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/5b36a9b9f610cc800369fc0583feab7c4b485563/source_subfolder' Terminated