fatal: Not a git repository: '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/c9d8d582f5fbe8bc37fc90bec266a3aebbaaff67/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) Cloning into 'AwsChecksums'... Note: checking out 'v0.1.5'. 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 519d6d9... Don't return 0 on arm please (#22) Cloning into 'AwsCEventStream'... Note: checking out 'v0.1.5'. 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 3bc3366... Merge pull request #32 from awslabs/clang-format-lint CMake Warning: Manually-specified variables were not used by the project: STATIC_CRT Terminated 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/c9d8d582f5fbe8bc37fc90bec266a3aebbaaff67 aws-sdk-cpp/1.8.130: ERROR: Package 'c9d8d582f5fbe8bc37fc90bec266a3aebbaaff67' 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/c9d8d582f5fbe8bc37fc90bec266a3aebbaaff67 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 143 while executing cd '/home/conan/w/cci_PR-4401/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/c9d8d582f5fbe8bc37fc90bec266a3aebbaaff67' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="3.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/c9d8d582f5fbe8bc37fc90bec266a3aebbaaff67" -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/c9d8d582f5fbe8bc37fc90bec266a3aebbaaff67" -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/c9d8d582f5fbe8bc37fc90bec266a3aebbaaff67/source_subfolder' Terminated