fatal: not a git repository: '/home/conan/w/cci_PR-1146/.conan/data/aws-sdk-cpp/1.8.34/_/_/build/1ea2f244cf5aee763b902f296f2b76fed55ab58b/source_subfolder/.git' CMake Warning at source_subfolder/aws-cpp-sdk-text-to-speech/CMakeLists.txt:31 (message): We've detected that you are building on linux, but the header files for pulseaudio are not available. If you are providing your own audio implementation or you will not be using the text-to-speech library, this is fine. However, if you are not providing your own implemenation and you want to use text-to-speech, you need to install the dev files for pulseAudio. e.g. apt-get install libpulse-dev or yum install pulseaudio-libs-devel. Currently, no audio implementation will be built into this library. Terminated WARN: libcurl/7.71.1: requirement openssl/1.1.1h overridden by aws-sdk-cpp/1.8.34 to openssl/1.1.1g aws-sdk-cpp/1.8.34: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-1146/.conan/data/aws-sdk-cpp/1.8.34/_/_/build/1ea2f244cf5aee763b902f296f2b76fed55ab58b aws-sdk-cpp/1.8.34: ERROR: Package '1ea2f244cf5aee763b902f296f2b76fed55ab58b' build failed aws-sdk-cpp/1.8.34: WARN: Build folder /home/conan/w/cci_PR-1146/.conan/data/aws-sdk-cpp/1.8.34/_/_/build/1ea2f244cf5aee763b902f296f2b76fed55ab58b ERROR: aws-sdk-cpp/1.8.34: Error in build() method, line 117 cmake = self._configure_cmake() while calling '_configure_cmake', line 95 self._cmake.configure() ConanException: Error 143 while executing cd '/home/conan/w/cci_PR-1146/.conan/data/aws-sdk-cpp/1.8.34/_/_/build/1ea2f244cf5aee763b902f296f2b76fed55ab58b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-1146/.conan/data/aws-sdk-cpp/1.8.34/_/_/package/1ea2f244cf5aee763b902f296f2b76fed55ab58b" -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" -DCMAKE_MODULE_PATH="/home/conan/w/cci_PR-1146/.conan/data/aws-sdk-cpp/1.8.34/_/_/build/1ea2f244cf5aee763b902f296f2b76fed55ab58b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_CXX_STANDARD="11" -DBUILD_DEPS="False" -DENABLE_UNITY_BUILD="True" -DENABLE_RTTI="True" -DFORCE_CURL="True" -DENABLE_CURL_LOGGING="False" -DENABLE_TESTING="False" -DSIMPLE_INSTALL="True" -DAUTORUN_UNIT_TESTS="False" -DANDROID_BUILD_CURL="False" -DANDROID_BUILD_OPENSSL="False" -DANDROID_BUILD_ZLIB="False" -Wno-dev '/home/conan/w/cci_PR-1146/.conan/data/aws-sdk-cpp/1.8.34/_/_/build/1ea2f244cf5aee763b902f296f2b76fed55ab58b' Terminated