******************************************************************************** conan install aws-sdk-cpp/1.8.130@ --profile=/Users/jenkins/w/BuildSingleReference@2/8848/77b2083e-2c3a-4264-a324-a0db64366ba3/profile.txt --build=aws-sdk-cpp ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] aws-sdk-cpp:shared=False [build_requires] [env] aws-sdk-cpp/1.8.130: Forced build from source Installing package: aws-sdk-cpp/1.8.130 Requirements aws-c-common/0.4.25 from 'conan-center' - Cache aws-c-event-stream/0.1.5 from 'conan-center' - Cache aws-checksums/0.1.5 from 'conan-center' - Cache aws-sdk-cpp/1.8.130 from local cache - Cache libcurl/7.74.0 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages aws-c-common/0.4.25:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache aws-c-event-stream/0.1.5:4a54cf6494af8f221a2ff9931cd5986dd8c4f13b - Cache aws-checksums/0.1.5:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache aws-sdk-cpp/1.8.130:940b4455fcbd84bcfb08c746879eecc9bea011c8 - Build libcurl/7.74.0:6798ad4831d641566a9de7707ad9ffd3aa1acd78 - Cache zlib/1.2.11:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Installing (downloading, building) binaries... aws-c-common/0.4.25: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK aws-checksums/0.1.5: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK aws-c-event-stream/0.1.5: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libcurl/7.74.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK aws-sdk-cpp/1.8.130: Copying sources to build folder aws-sdk-cpp/1.8.130: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8 aws-sdk-cpp/1.8.130: Generator cmake created conanbuildinfo.cmake aws-sdk-cpp/1.8.130: Generator cmake_find_package created Findaws-c-event-stream.cmake aws-sdk-cpp/1.8.130: Generator cmake_find_package created FindCURL.cmake aws-sdk-cpp/1.8.130: Generator cmake_find_package created Findaws-c-common.cmake aws-sdk-cpp/1.8.130: Generator cmake_find_package created Findaws-checksums.cmake aws-sdk-cpp/1.8.130: Generator cmake_find_package created FindZLIB.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK aws-sdk-cpp/1.8.130: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/package/940b4455fcbd84bcfb08c746879eecc9bea011c8" -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="/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_ONLY="core;access-management;identity-management;queues;s3-encryption;text-to-speech;transfer" -DBUILD_DEPS="False" -DENABLE_UNITY_BUILD="True" -DENABLE_TESTING="False" -DAUTORUN_UNIT_TESTS="False" -DMINIMIZE_SIZE="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Found Git: /usr/local/bin/git (found version "2.30.2") -- TARGET_ARCH not specified; inferring host OS to be platform compilation target -- Building AWS libraries as static objects -- Building project version: 1.8.130 -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libz.a -- Zlib library: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libz.a; -- Encryption: CommonCrypto -- Http client: Curl -- Conan: Using autogenerated FindCURL.cmake -- Found CURL: 7.74.0 (found version "7.74.0") -- Library curl found /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.74.0/_/_/package/6798ad4831d641566a9de7707ad9ffd3aa1acd78/lib/libcurl.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.74.0/_/_/package/6798ad4831d641566a9de7707ad9ffd3aa1acd78/lib/libcurl.a -- Conan: Dependency ZLIB already found -- Library curl found /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.74.0/_/_/package/6798ad4831d641566a9de7707ad9ffd3aa1acd78/lib/libcurl.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.74.0/_/_/package/6798ad4831d641566a9de7707ad9ffd3aa1acd78/lib/libcurl.a -- Curl include directory: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.74.0/_/_/package/6798ad4831d641566a9de7707ad9ffd3aa1acd78/include -- Curl library: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.74.0/_/_/package/6798ad4831d641566a9de7707ad9ffd3aa1acd78/lib/libcurl.a;/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Cocoa.framework;/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Security.framework;ZLIB::ZLIB -- Considering core -- Considering access-management -- Considering identity-management -- Considering queues -- Considering s3-encryption -- Considering text-to-speech -- Considering transfer -- Looking for pathconf -- Looking for pathconf - found -- Looking for umask -- Looking for umask - found -- Updating version info to 1.8.130 -- Custom memory management disabled -- Performing Test CURL_HAS_H2 -- Performing Test CURL_HAS_H2 - Failed -- Performing Test CURL_HAS_TLS_PROXY -- Performing Test CURL_HAS_TLS_PROXY - Success -- Conan: Using autogenerated Findaws-c-event-stream.cmake -- Found aws-c-event-stream: 0.1.5 (found version "0.1.5") -- Library aws-c-event-stream found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-event-stream/0.1.5/_/_/package/4a54cf6494af8f221a2ff9931cd5986dd8c4f13b/lib/libaws-c-event-stream.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-event-stream/0.1.5/_/_/package/4a54cf6494af8f221a2ff9931cd5986dd8c4f13b/lib/libaws-c-event-stream.a -- Conan: Using autogenerated Findaws-c-common.cmake -- Found aws-c-common: 0.4.25 (found version "0.4.25") -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.4.25/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.4.25/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libaws-c-common.a -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.4.25/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.4.25/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libaws-c-common.a -- Conan: Using autogenerated Findaws-checksums.cmake -- Found aws-checksums: 0.1.5 (found version "0.1.5") -- Library aws-checksums found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-checksums/0.1.5/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libaws-checksums.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-checksums/0.1.5/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libaws-checksums.a -- Library aws-checksums found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-checksums/0.1.5/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libaws-checksums.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-checksums/0.1.5/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libaws-checksums.a -- Library aws-c-event-stream found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-event-stream/0.1.5/_/_/package/4a54cf6494af8f221a2ff9931cd5986dd8c4f13b/lib/libaws-c-event-stream.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-event-stream/0.1.5/_/_/package/4a54cf6494af8f221a2ff9931cd5986dd8c4f13b/lib/libaws-c-event-stream.a -- Looking for include file pulse/simple.h -- Looking for include file pulse/simple.h - not found -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8' '--' '-j4' ----------------- Scanning dependencies of target aws-cpp-sdk-core [ 1%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/external/cjson/cJSON.cpp.o [ 2%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpClient.cpp.o [ 5%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpRequest.cpp.o [ 5%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpClientFactory.cpp.o [ 6%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpTypes.cpp.o [ 8%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/Scheme.cpp.o [ 9%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/URI.cpp.o [ 10%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/curl/CurlHandleContainer.cpp.o [ 12%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/curl/CurlHttpClient.cpp.o [ 13%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/net/linux-shared/Net.cpp.o [ 14%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/net/linux-shared/SimpleUDP.cpp.o [ 16%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/ARN.cpp.o [ 17%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/Array.cpp.o [ 18%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/DNS.cpp.o [ 20%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/DateTimeCommon.cpp.o [ 21%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/Directory.cpp.o [ 22%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/EnumParseOverflowContainer.cpp.o [ 24%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/FileSystemUtils.cpp.o [ 25%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/GetTheLights.cpp.o [ 27%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/HashingUtils.cpp.o [ 28%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/StringUtils.cpp.o [ 29%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/TempFile.cpp.o [ 31%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/UUID.cpp.o [ 32%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/factory/Factories.cpp.o [ 33%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventDecoderStream.cpp.o [ 35%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventEncoderStream.cpp.o [ 36%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventHeader.cpp.o [ 37%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventMessage.cpp.o [ 39%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventStreamBuf.cpp.o [ 40%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventStreamDecoder.cpp.o [ 41%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventStreamEncoder.cpp.o [ 43%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventStreamErrors.cpp.o [ 44%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/ub_core.cpp.o [ 45%] Linking CXX static library ../../lib/libaws-cpp-sdk-core.a [ 45%] Built target aws-cpp-sdk-core Scanning dependencies of target aws-cpp-sdk-sts Scanning dependencies of target aws-cpp-sdk-sqs Scanning dependencies of target aws-cpp-sdk-cognito-identity [ 47%] Building CXX object source_subfolder/aws-cpp-sdk-sts/CMakeFiles/aws-cpp-sdk-sts.dir/ub_STS.cpp.o [ 48%] Building CXX object source_subfolder/aws-cpp-sdk-sqs/CMakeFiles/aws-cpp-sdk-sqs.dir/ub_SQS.cpp.o [ 50%] Building CXX object source_subfolder/aws-cpp-sdk-cognito-identity/CMakeFiles/aws-cpp-sdk-cognito-identity.dir/ub_COGNITO-IDENTITY.cpp.o Scanning dependencies of target aws-cpp-sdk-iam [ 51%] Building CXX object source_subfolder/aws-cpp-sdk-iam/CMakeFiles/aws-cpp-sdk-iam.dir/ub_IAM.cpp.o [ 52%] Linking CXX static library ../../lib/libaws-cpp-sdk-sts.a [ 52%] Built target aws-cpp-sdk-sts Scanning dependencies of target aws-cpp-sdk-kms [ 54%] Building CXX object source_subfolder/aws-cpp-sdk-kms/CMakeFiles/aws-cpp-sdk-kms.dir/ub_KMS.cpp.o [ 55%] Linking CXX static library ../../lib/libaws-cpp-sdk-sqs.a [ 55%] Built target aws-cpp-sdk-sqs Scanning dependencies of target aws-cpp-sdk-s3 [ 56%] Building CXX object source_subfolder/aws-cpp-sdk-s3/CMakeFiles/aws-cpp-sdk-s3.dir/ub_S3.cpp.o [ 58%] Linking CXX static library ../../lib/libaws-cpp-sdk-cognito-identity.a [ 58%] Built target aws-cpp-sdk-cognito-identity Scanning dependencies of target aws-cpp-sdk-polly [ 59%] Building CXX object source_subfolder/aws-cpp-sdk-polly/CMakeFiles/aws-cpp-sdk-polly.dir/ub_POLLY.cpp.o [ 60%] Linking CXX static library ../../lib/libaws-cpp-sdk-polly.a [ 60%] Built target aws-cpp-sdk-polly Scanning dependencies of target aws-cpp-sdk-identity-management [ 62%] Building CXX object source_subfolder/aws-cpp-sdk-identity-management/CMakeFiles/aws-cpp-sdk-identity-management.dir/source/auth/CognitoCachingCredentialsProvider.cpp.o [ 63%] Building CXX object source_subfolder/aws-cpp-sdk-identity-management/CMakeFiles/aws-cpp-sdk-identity-management.dir/source/auth/PersistentCognitoIdentityProvider_JsonFileImpl.cpp.o [ 64%] Building CXX object source_subfolder/aws-cpp-sdk-identity-management/CMakeFiles/aws-cpp-sdk-identity-management.dir/source/auth/STSAssumeRoleCredentialsProvider.cpp.o [ 66%] Building CXX object source_subfolder/aws-cpp-sdk-identity-management/CMakeFiles/aws-cpp-sdk-identity-management.dir/source/auth/STSProfileCredentialsProvider.cpp.o [ 67%] Linking CXX static library ../../lib/libaws-cpp-sdk-identity-management.a [ 67%] Built target aws-cpp-sdk-identity-management Scanning dependencies of target aws-cpp-sdk-queues [ 68%] Building CXX object source_subfolder/aws-cpp-sdk-queues/CMakeFiles/aws-cpp-sdk-queues.dir/source/sqs/SQSQueue.cpp.o [ 70%] Linking CXX static library ../../lib/libaws-cpp-sdk-queues.a [ 70%] Built target aws-cpp-sdk-queues Scanning dependencies of target aws-cpp-sdk-text-to-speech [ 71%] Building CXX object source_subfolder/aws-cpp-sdk-text-to-speech/CMakeFiles/aws-cpp-sdk-text-to-speech.dir/source/text-to-speech/PCMOutputDriver.cpp.o [ 72%] Linking CXX static library ../../lib/libaws-cpp-sdk-kms.a [ 72%] Built target aws-cpp-sdk-kms [ 74%] Building CXX object source_subfolder/aws-cpp-sdk-text-to-speech/CMakeFiles/aws-cpp-sdk-text-to-speech.dir/source/text-to-speech/TextToSpeechManager.cpp.o [ 75%] Building CXX object source_subfolder/aws-cpp-sdk-text-to-speech/CMakeFiles/aws-cpp-sdk-text-to-speech.dir/source/text-to-speech/apple/CoreAudioPCMOutputDriver.cpp.o [ 77%] Linking CXX static library ../../lib/libaws-cpp-sdk-text-to-speech.a [ 77%] Built target aws-cpp-sdk-text-to-speech [ 78%] Linking CXX static library ../../lib/libaws-cpp-sdk-s3.a [ 78%] Built target aws-cpp-sdk-s3 Scanning dependencies of target aws-cpp-sdk-transfer [ 79%] Building CXX object source_subfolder/aws-cpp-sdk-transfer/CMakeFiles/aws-cpp-sdk-transfer.dir/source/transfer/TransferHandle.cpp.o [ 81%] Building CXX object source_subfolder/aws-cpp-sdk-transfer/CMakeFiles/aws-cpp-sdk-transfer.dir/source/transfer/TransferManager.cpp.o Scanning dependencies of target aws-cpp-sdk-s3-encryption [ 82%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/CryptoConfiguration.cpp.o [ 83%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/S3EncryptionClient.cpp.o [ 85%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/handlers/DataHandler.cpp.o [ 86%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/handlers/InstructionFileHandler.cpp.o [ 87%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/handlers/MetadataHandler.cpp.o [ 89%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/materials/KMSEncryptionMaterials.cpp.o [ 90%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/materials/SimpleEncryptionMaterials.cpp.o [ 91%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/modules/CryptoModule.cpp.o [ 93%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/modules/CryptoModuleFactory.cpp.o [ 94%] Linking CXX static library ../../lib/libaws-cpp-sdk-iam.a [ 94%] Built target aws-cpp-sdk-iam Scanning dependencies of target aws-cpp-sdk-access-management [ 95%] Building CXX object source_subfolder/aws-cpp-sdk-access-management/CMakeFiles/aws-cpp-sdk-access-management.dir/source/AccessManagementClient.cpp.o [ 97%] Linking CXX static library ../../lib/libaws-cpp-sdk-transfer.a [ 97%] Built target aws-cpp-sdk-transfer [ 98%] Linking CXX static library ../../lib/libaws-cpp-sdk-s3-encryption.a [ 98%] Built target aws-cpp-sdk-s3-encryption Received SIGTERM! fatal: not a git repository: '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8/source_subfolder/.git' CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR clang: error: unable to execute command: Terminated: 15 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script. make[2]: *** [source_subfolder/aws-cpp-sdk-access-management/CMakeFiles/aws-cpp-sdk-access-management.dir/source/AccessManagementClient.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/aws-cpp-sdk-access-management/CMakeFiles/aws-cpp-sdk-access-management.dir/all] Terminated: 15 make: *** [all] Error 2 [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component aws-c-common::aws-c-common libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component aws-checksums::aws-checksums libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component aws-c-event-stream::aws-c-event-stream libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component libcurl::libcurl libdir "lib" does not contain any declared library ERROR: Exiting with code: 5