fatal: Not a git repository: '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/165d8184e9d2d1f500a92d19ffa3c0eb9a87e878/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: internal compiler error: Terminated (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[5]: *** [tests/CMakeFiles/aws-c-common-tests.dir/math_test.c.o] Error 4 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/165d8184e9d2d1f500a92d19ffa3c0eb9a87e878 aws-sdk-cpp/1.8.130: ERROR: Package '165d8184e9d2d1f500a92d19ffa3c0eb9a87e878' 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/165d8184e9d2d1f500a92d19ffa3c0eb9a87e878 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/165d8184e9d2d1f500a92d19ffa3c0eb9a87e878' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/package/165d8184e9d2d1f500a92d19ffa3c0eb9a87e878" -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/165d8184e9d2d1f500a92d19ffa3c0eb9a87e878" -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/165d8184e9d2d1f500a92d19ffa3c0eb9a87e878/source_subfolder' Terminated