******************************************************************************** conan install aws-sdk-cpp/1.8.130@ --profile=/Users/jenkins/w/BuildSingleReference@2/8605/0ddd49c6-ea36-473c-9db3-e5ca7df20d78/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_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)] 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 [ 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/HttpClient.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 static library ../../lib/libaws-cpp-sdk-core.a [ 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 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 [ 71%] Linking CXX static library ../../lib/libaws-cpp-sdk-kms.a [ 71%] Built target aws-cpp-sdk-queues Scanning dependencies of target aws-cpp-sdk-text-to-speech [ 72%] 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%] 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 aws-sdk-cpp/1.8.130: Received SIGTERM! Traceback (most recent call last): File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/errors.py", line 34, in conanfile_exception_formatter yield File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/conanfile/build.py", line 16, in run_build_method conanfile.build() File "/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/export/conanfile.py", line 371, in build cmake.build() File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/build/cmake.py", line 329, in build self._build(args, build_dir, target) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/build/cmake.py", line 365, in _build self._run(command) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/build/cmake.py", line 281, in _run self._conanfile.run(command) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/model/conan_file.py", line 331, in run raise ConanException("Error %d while executing %s" % (retcode, command)) conans.errors.ConanException: Error -15 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8' '--' '-j4' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/conan_api.py", line 560, in install_reference lockfile_node_id=lockfile_node_id) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/manager.py", line 78, in deps_install graph_info=graph_info) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/installer.py", line 308, in install self._build(nodes_by_level, keep_build, root_node, graph_info, remotes, build_mode, update) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/installer.py", line 441, in _build self._handle_node_cache(node, keep_build, processed_package_refs, remotes) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/installer.py", line 504, in _handle_node_cache pref = self._build_package(node, output, keep_build, remotes) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/installer.py", line 543, in _build_package pref = builder.build_package(node, keep_build, self._recorder, remotes) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/installer.py", line 232, in build_package raise exc File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/installer.py", line 218, in build_package self._build(conanfile, pref) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/installer.py", line 147, in _build raise exc File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/installer.py", line 139, in _build run_build_method(conanfile, self._hook_manager, reference=pref.ref, package_id=pref.id) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/conanfile/build.py", line 16, in run_build_method conanfile.build() File "/usr/local/Cellar/python@3.7/3.7.10_2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/errors.py", line 40, in conanfile_exception_formatter raise ConanExceptionInUserConanfileMethod(msg) conans.errors.ConanExceptionInUserConanfileMethod: aws-sdk-cpp/1.8.130: Error in build() method, line 371 cmake.build() ConanException: Error -15 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8' '--' '-j4' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/command.py", line 2115, in run method(args[0][1:]) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/command.py", line 531, in install lockfile_node_id=args.lockfile_node_id) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/conan_api.py", line 94, in wrapper return f(api, *args, **kwargs) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/conan_api.py", line 570, in install_reference exc.info = recorder.get_info(self.app.config.revisions_enabled) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/recorder/action_recorder.py", line 145, in get_info return self.get_install_info(revisions_enabled) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/recorder/action_recorder.py", line 189, in get_install_info packages = self._get_installed_packages(ref) File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/recorder/action_recorder.py", line 134, in _get_installed_packages for _pref, _package_actions in self._inst_packages_actions.items(): KeyError: aws-c-common/0.4.25:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 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 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[1]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/aws-cpp-sdk-s3/CMakeFiles/aws-cpp-sdk-s3.dir/ub_S3.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/aws-cpp-sdk-s3/CMakeFiles/aws-cpp-sdk-s3.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 aws-sdk-cpp/1.8.130: ERROR: Package '940b4455fcbd84bcfb08c746879eecc9bea011c8' build failed aws-sdk-cpp/1.8.130: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/940b4455fcbd84bcfb08c746879eecc9bea011c8 ERROR: aws-c-common/0.4.25:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2