fatal: not a git repository: '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/d6663d09c90cc35c28f02c6b361960ccd49c0377/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) clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 9.0.0-2 (tags/RELEASE_900/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[5]: *** [tests/CMakeFiles/aws-c-common-tests.dir/build.make:641: tests/CMakeFiles/aws-c-common-tests.dir/ring_buffer_test.c.o] Error 143 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/d6663d09c90cc35c28f02c6b361960ccd49c0377 aws-sdk-cpp/1.8.130: ERROR: Package 'd6663d09c90cc35c28f02c6b361960ccd49c0377' 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/d6663d09c90cc35c28f02c6b361960ccd49c0377 ERROR: aws-sdk-cpp/1.8.130: Error in build() method, line 207 cmake.configure(source_folder=self._source_subfolder, build_folder=self.build_folder) ConanException: Error 1 while executing cd '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/d6663d09c90cc35c28f02c6b361960ccd49c0377' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -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/d6663d09c90cc35c28f02c6b361960ccd49c0377" -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="ON" -DENABLE_TESTING="OFF" -DAUTORUN_UNIT_TESTS="OFF" -DMINIMIZE_SIZE="OFF" -DFORCE_SHARED_CRT="OFF" -Wno-dev '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/d6663d09c90cc35c28f02c6b361960ccd49c0377/source_subfolder' Terminated