******************************************************************************** conan install aws-sdk-cpp/1.8.130@ --profile=/Users/jenkins/w/BuildSingleReference@3/8848/4000dbab-4f75-4767-b75e-30647e4b930c/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@3/.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@3/.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@3/.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@3/.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@3/.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: /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: 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 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@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a -- Zlib library: /Users/jenkins/w/BuildSingleReference@3/.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@3/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/lib/libcurl.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/lib/libcurl.a -- Conan: Dependency ZLIB already found -- Library curl found /Users/jenkins/w/BuildSingleReference@3/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/lib/libcurl.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/lib/libcurl.a -- Curl include directory: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/include -- Curl library: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libcurl/7.74.0/_/_/package/b5226bcfb80c62f6afd914990cba48fd26cb51ee/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 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@3/.conan/data/aws-c-event-stream/0.1.5/_/_/package/bb69f3775837d28b060fa75123a362b2f0bd15a0/lib/libaws-c-event-stream.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.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@3/.conan/data/aws-c-common/0.4.25/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-common/0.4.25/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-c-common.a -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-common/0.4.25/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.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@3/.conan/data/aws-checksums/0.1.5/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-checksums.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-checksums/0.1.5/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-checksums.a -- Library aws-checksums found /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-checksums/0.1.5/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-checksums.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-checksums/0.1.5/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libaws-checksums.a -- Library aws-c-event-stream found /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-event-stream/0.1.5/_/_/package/bb69f3775837d28b060fa75123a362b2f0bd15a0/lib/libaws-c-event-stream.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.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@3/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3' '--' '-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/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 [ 4%] 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-sts [ 47%] Building CXX object source_subfolder/aws-cpp-sdk-sts/CMakeFiles/aws-cpp-sdk-sts.dir/ub_STS.cpp.o Scanning dependencies of target aws-cpp-sdk-cognito-identity Scanning dependencies of target aws-cpp-sdk-sqs [ 48%] Building CXX object source_subfolder/aws-cpp-sdk-cognito-identity/CMakeFiles/aws-cpp-sdk-cognito-identity.dir/ub_COGNITO-IDENTITY.cpp.o [ 50%] Building CXX object source_subfolder/aws-cpp-sdk-sqs/CMakeFiles/aws-cpp-sdk-sqs.dir/ub_SQS.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 shared library ../../lib/libaws-cpp-sdk-sts.dylib [ 52%] Built target aws-cpp-sdk-sts Scanning dependencies of target aws-cpp-sdk-s3 [ 54%] Building CXX object source_subfolder/aws-cpp-sdk-s3/CMakeFiles/aws-cpp-sdk-s3.dir/ub_S3.cpp.o [ 55%] Linking CXX shared library ../../lib/libaws-cpp-sdk-sqs.dylib [ 55%] Built target aws-cpp-sdk-sqs Scanning dependencies of target aws-cpp-sdk-kms [ 56%] Building CXX object source_subfolder/aws-cpp-sdk-kms/CMakeFiles/aws-cpp-sdk-kms.dir/ub_KMS.cpp.o [ 58%] Linking CXX shared library ../../lib/libaws-cpp-sdk-cognito-identity.dylib [ 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 shared library ../../lib/libaws-cpp-sdk-polly.dylib [ 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 shared library ../../lib/libaws-cpp-sdk-identity-management.dylib [ 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 shared library ../../lib/libaws-cpp-sdk-queues.dylib [ 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%] 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 [ 74%] 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 [ 75%] Linking CXX shared library ../../lib/libaws-cpp-sdk-text-to-speech.dylib [ 75%] Built target aws-cpp-sdk-text-to-speech [ 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 [ 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 Received SIGTERM! fatal: not a git repository: '/Users/jenkins/w/BuildSingleReference@3/.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 make[2]: *** [source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/handlers/MetadataHandler.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/source/s3-encryption/handlers/InstructionFileHandler.cpp.o] Terminated: 15 /bin/sh: line 1: 2565 Terminated: 15 /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DAWS_SDK_VERSION_MAJOR=1 -DAWS_SDK_VERSION_MINOR=8 -DAWS_SDK_VERSION_PATCH=130 -DENABLE_COMMONCRYPTO_ENCRYPTION -DENABLE_CURL_CLIENT -DHAS_PATHCONF -DHAS_UMASK -DPLATFORM_APPLE -Daws_cpp_sdk_transfer_EXPORTS @CMakeFiles/aws-cpp-sdk-transfer.dir/includes_CXX.rsp -m64 -stdlib=libc++ -O3 -DNDEBUG -arch x86_64 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -fPIC -DCURL_STATICLIB=1 -fno-exceptions -std=c++11 -Wall -Werror -pedantic -Wextra -o CMakeFiles/aws-cpp-sdk-transfer.dir/source/transfer/TransferManager.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/ef2fe325ccae5f8bd7ca43175aee1a7403b448b3/source_subfolder/aws-cpp-sdk-transfer/source/transfer/TransferManager.cpp make[2]: *** [source_subfolder/aws-cpp-sdk-transfer/CMakeFiles/aws-cpp-sdk-transfer.dir/source/transfer/TransferManager.cpp.o] Error 143 make[1]: *** [source_subfolder/aws-cpp-sdk-s3-encryption/CMakeFiles/aws-cpp-sdk-s3-encryption.dir/all] Terminated: 15 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [source_subfolder/aws-cpp-sdk-transfer/CMakeFiles/aws-cpp-sdk-transfer.dir/all] Error 2 make[2]: *** [source_subfolder/aws-cpp-sdk-iam/CMakeFiles/aws-cpp-sdk-iam.dir/ub_IAM.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/aws-cpp-sdk-iam/CMakeFiles/aws-cpp-sdk-iam.dir/all] Terminated: 15 make: *** [all] Terminated: 15 [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