******************************************************************************** conan install aws-sdk-cpp/1.8.130@ --profile=/Users/jenkins/w/BuildSingleReference/8729/449c8079-bb58-4260-8efb-f228547eb7f3/profile.txt --build=aws-sdk-cpp ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] aws-sdk-cpp:shared=True [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:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache aws-c-event-stream/0.1.5:bb69f3775837d28b060fa75123a362b2f0bd15a0 - Cache aws-checksums/0.1.5:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache aws-sdk-cpp/1.8.130:ef2fe325ccae5f8bd7ca43175aee1a7403b448b3 - Build libcurl/7.74.0:b5226bcfb80c62f6afd914990cba48fd26cb51ee - Cache zlib/1.2.11:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - 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/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3 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 aws-sdk-cpp/1.8.130: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [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/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/package/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3" -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="/Users/jenkins/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3" -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/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3' ----------------- -- 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: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/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: C++ stdlib: libc++ -- Found Git: /usr/bin/git (found version "2.24.3 (Apple Git-128)") -- TARGET_ARCH not specified; inferring host OS to be platform compilation target -- Building AWS libraries as shared 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/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a -- Zlib library: /Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/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/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/lib/libcurl.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/lib/libcurl.a -- Conan: Dependency ZLIB already found -- Library curl found /Users/jenkins/w/BuildSingleReference/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/lib/libcurl.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/lib/libcurl.a -- Curl include directory: /Users/jenkins/w/BuildSingleReference/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/include -- Curl library: /Users/jenkins/w/BuildSingleReference/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/lib/libcurl.a;/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX.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 enabled; stl objects now using custom allocators -- 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/.conan/data/aws-c-event-stream/0.1.5/_/_/package/bb69f3775837d28b060fa75123a362b2f0bd15a0/lib/libaws-c-event-stream.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/aws-c-event-stream/0.1.5/_/_/package/bb69f3775837d28b060fa75123a362b2f0bd15a0/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/.conan/data/aws-c-common/0.4.25/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-c-common.a -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/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/.conan/data/aws-checksums/0.1.5/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-checksums.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/aws-checksums/0.1.5/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-checksums.a -- Library aws-checksums found /Users/jenkins/w/BuildSingleReference/.conan/data/aws-checksums/0.1.5/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-checksums.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/aws-checksums/0.1.5/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-checksums.a -- Library aws-c-event-stream found /Users/jenkins/w/BuildSingleReference/.conan/data/aws-c-event-stream/0.1.5/_/_/package/bb69f3775837d28b060fa75123a362b2f0bd15a0/lib/libaws-c-event-stream.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/aws-c-event-stream/0.1.5/_/_/package/bb69f3775837d28b060fa75123a362b2f0bd15a0/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/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3' '--' '-j8' ----------------- Scanning dependencies of target aws-cpp-sdk-core [ 2%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpClient.cpp.o [ 2%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/external/cjson/cJSON.cpp.o [ 5%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpClientFactory.cpp.o [ 5%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpRequest.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 shared library ../../lib/libaws-cpp-sdk-core.dylib [ 45%] Built target aws-cpp-sdk-core Scanning dependencies of target aws-cpp-sdk-polly 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-polly/CMakeFiles/aws-cpp-sdk-polly.dir/ub_POLLY.cpp.o [ 48%] Building CXX object source_subfolder/aws-cpp-sdk-sts/CMakeFiles/aws-cpp-sdk-sts.dir/ub_STS.cpp.o [ 50%] Building CXX object source_subfolder/aws-cpp-sdk-sqs/CMakeFiles/aws-cpp-sdk-sqs.dir/ub_SQS.cpp.o [ 51%] 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-kms [ 52%] Building CXX object source_subfolder/aws-cpp-sdk-kms/CMakeFiles/aws-cpp-sdk-kms.dir/ub_KMS.cpp.o Scanning dependencies of target aws-cpp-sdk-iam [ 54%] Building CXX object source_subfolder/aws-cpp-sdk-iam/CMakeFiles/aws-cpp-sdk-iam.dir/ub_IAM.cpp.o Scanning dependencies of target aws-cpp-sdk-s3 [ 55%] Building CXX object source_subfolder/aws-cpp-sdk-s3/CMakeFiles/aws-cpp-sdk-s3.dir/ub_S3.cpp.o [ 56%] Linking CXX shared library ../../lib/libaws-cpp-sdk-sts.dylib [ 56%] Built target aws-cpp-sdk-sts [ 58%] Linking CXX shared library ../../lib/libaws-cpp-sdk-polly.dylib [ 58%] Built target aws-cpp-sdk-polly Scanning dependencies of target aws-cpp-sdk-text-to-speech [ 60%] 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 [ 60%] 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 [ 62%] 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 [ 63%] Linking CXX shared library ../../lib/libaws-cpp-sdk-text-to-speech.dylib [ 63%] Built target aws-cpp-sdk-text-to-speech [ 64%] Linking CXX shared library ../../lib/libaws-cpp-sdk-sqs.dylib [ 64%] Built target aws-cpp-sdk-sqs Scanning dependencies of target aws-cpp-sdk-queues [ 66%] Building CXX object source_subfolder/aws-cpp-sdk-queues/CMakeFiles/aws-cpp-sdk-queues.dir/source/sqs/SQSQueue.cpp.o [ 67%] Linking CXX shared library ../../lib/libaws-cpp-sdk-cognito-identity.dylib [ 67%] Built target aws-cpp-sdk-cognito-identity Scanning dependencies of target aws-cpp-sdk-identity-management [ 72%] Building CXX object source_subfolder/aws-cpp-sdk-identity-management/CMakeFiles/aws-cpp-sdk-identity-management.dir/source/auth/STSProfileCredentialsProvider.cpp.o [ 72%] Building CXX object source_subfolder/aws-cpp-sdk-identity-management/CMakeFiles/aws-cpp-sdk-identity-management.dir/source/auth/PersistentCognitoIdentityProvider_JsonFileImpl.cpp.o [ 72%] Building CXX object source_subfolder/aws-cpp-sdk-identity-management/CMakeFiles/aws-cpp-sdk-identity-management.dir/source/auth/STSAssumeRoleCredentialsProvider.cpp.o [ 72%] Building CXX object source_subfolder/aws-cpp-sdk-identity-management/CMakeFiles/aws-cpp-sdk-identity-management.dir/source/auth/CognitoCachingCredentialsProvider.cpp.o [ 74%] Linking CXX shared library ../../lib/libaws-cpp-sdk-queues.dylib [ 74%] Built target aws-cpp-sdk-queues [ 75%] Linking CXX shared library ../../lib/libaws-cpp-sdk-identity-management.dylib [ 75%] Built target aws-cpp-sdk-identity-management [ 77%] Linking CXX shared library ../../lib/libaws-cpp-sdk-kms.dylib [ 77%] Built target aws-cpp-sdk-kms [ 78%] Linking CXX shared library ../../lib/libaws-cpp-sdk-s3.dylib [ 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 [ 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 [ 87%] Building CXX object source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/S3EncryptionClient.cpp.o [ 87%] 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/DataHandler.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 shared library ../../lib/libaws-cpp-sdk-s3-encryption.dylib [ 94%] Built target aws-cpp-sdk-s3-encryption [ 95%] Linking CXX shared library ../../lib/libaws-cpp-sdk-transfer.dylib [ 95%] Built target aws-cpp-sdk-transfer [ 97%] Linking CXX shared library ../../lib/libaws-cpp-sdk-iam.dylib [ 97%] Built target aws-cpp-sdk-iam Scanning dependencies of target aws-cpp-sdk-access-management [ 98%] Building CXX object source_subfolder/aws-cpp-sdk-access-management/CMakeFiles/aws-cpp-sdk-access-management.dir/source/AccessManagementClient.cpp.o Received SIGTERM! Received SIGTERM! [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 fatal: not a git repository: '/Users/jenkins/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3/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 ld: warning: object file (/Users/jenkins/w/BuildSingleReference/.conan/data/aws-c-event-stream/0.1.5/_/_/package/bb69f3775837d28b060fa75123a362b2f0bd15a0/lib/libaws-c-event-stream.a(event_stream.c.o)) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: object file (/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a(zutil.o)) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: object file (/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a(inflate.o)) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: object file (/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a(adler32.o)) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: object file (/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a(crc32.o)) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: object file (/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a(inffast.o)) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: object file (/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a(inftrees.o)) was built for newer macOS version (11.0) than being linked (10.15) 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.21) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/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] Terminated: 15 ERROR: Exiting with code: 5