******************************************************************************** conan install aws-sdk-cpp/1.8.130@ --profile=/home/conan/w/BuildSingleReference/6720/618a671e-876b-472f-b766-4d70f73bb235/profile.txt --build=aws-sdk-cpp ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [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.71.1 from 'conan-center' - Cache openssl/1.1.1i from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages aws-c-common/0.4.25:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Cache aws-c-event-stream/0.1.5:b70c9969e2cdc822e32b619088a24219774e7f3e - Cache aws-checksums/0.1.5:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Cache aws-sdk-cpp/1.8.130:12c6d46ed32bf8257f626d8e886734e64e074fbf - Build libcurl/7.71.1:4ea06bc3d5e2e555acb27cde5f93adfa183faa4f - Cache openssl/1.1.1i:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Cache zlib/1.2.11:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - 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 aws-checksums/0.1.5: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK openssl/1.1.1i: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] 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 libcurl/7.71.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK aws-sdk-cpp/1.8.130: Copying sources to build folder aws-sdk-cpp/1.8.130: Building your package in /home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/12c6d46ed32bf8257f626d8e886734e64e074fbf 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_find_package created FindOpenSSL.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 '/home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/12c6d46ed32bf8257f626d8e886734e64e074fbf' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/package/12c6d46ed32bf8257f626d8e886734e64e074fbf" -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="/home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/12c6d46ed32bf8257f626d8e886734e64e074fbf" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_ONLY="" -DBUILD_DEPS="False" -DENABLE_UNITY_BUILD="True" -DENABLE_TESTING="False" -DAUTORUN_UNIT_TESTS="False" -DMINIMIZE_SIZE="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/12c6d46ed32bf8257f626d8e886734e64e074fbf/source_subfolder' ----------------- -- TARGET_ARCH not specified; inferring host OS to be platform compilation target -- Building AWS libraries as static objects -- Generating linux build config -- Building project version: 1.8.130 -- The CXX compiler identification is GNU 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Zlib library: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a; -- Encryption: Openssl -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1i (found version "1.1.1i") -- Library ssl found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libssl.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libssl.a -- Library crypto found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcrypto.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcrypto.a -- Library crypto found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcrypto.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcrypto.a -- Library ssl found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libssl.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libssl.a -- Openssl include directory: -- Openssl library: -- Http client: Curl -- Conan: Using autogenerated FindCURL.cmake -- Found CURL: 7.71.1 (found version "7.71.1") -- Library curl found /home/conan/w/BuildSingleReference/.conan/data/libcurl/7.71.1/_/_/package/4ea06bc3d5e2e555acb27cde5f93adfa183faa4f/lib/libcurl.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libcurl/7.71.1/_/_/package/4ea06bc3d5e2e555acb27cde5f93adfa183faa4f/lib/libcurl.a -- Conan: Dependency OpenSSL already found -- Conan: Dependency ZLIB already found -- Library curl found /home/conan/w/BuildSingleReference/.conan/data/libcurl/7.71.1/_/_/package/4ea06bc3d5e2e555acb27cde5f93adfa183faa4f/lib/libcurl.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libcurl/7.71.1/_/_/package/4ea06bc3d5e2e555acb27cde5f93adfa183faa4f/lib/libcurl.a -- Curl include directory: /home/conan/w/BuildSingleReference/.conan/data/libcurl/7.71.1/_/_/package/4ea06bc3d5e2e555acb27cde5f93adfa183faa4f/include -- Curl library: /home/conan/w/BuildSingleReference/.conan/data/libcurl/7.71.1/_/_/package/4ea06bc3d5e2e555acb27cde5f93adfa183faa4f/lib/libcurl.a;rt;pthread;OpenSSL::OpenSSL;ZLIB::ZLIB -- Performing Test HAVE_ATOMICS_WITHOUT_LIBATOMIC -- Performing Test HAVE_ATOMICS_WITHOUT_LIBATOMIC - Success -- Looking for pathconf -- Looking for pathconf - found -- Looking for umask -- Looking for umask - found -- The C compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 - Failed -- 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 /home/conan/w/BuildSingleReference/.conan/data/aws-c-event-stream/0.1.5/_/_/package/b70c9969e2cdc822e32b619088a24219774e7f3e/lib/libaws-c-event-stream.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-c-event-stream/0.1.5/_/_/package/b70c9969e2cdc822e32b619088a24219774e7f3e/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 /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libaws-c-common.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libaws-c-common.a -- Library aws-c-common found /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libaws-c-common.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/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 /home/conan/w/BuildSingleReference/.conan/data/aws-checksums/0.1.5/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libaws-checksums.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-checksums/0.1.5/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libaws-checksums.a -- Library aws-checksums found /home/conan/w/BuildSingleReference/.conan/data/aws-checksums/0.1.5/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libaws-checksums.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-checksums/0.1.5/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libaws-checksums.a -- Library aws-c-event-stream found /home/conan/w/BuildSingleReference/.conan/data/aws-c-event-stream/0.1.5/_/_/package/b70c9969e2cdc822e32b619088a24219774e7f3e/lib/libaws-c-event-stream.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-c-event-stream/0.1.5/_/_/package/b70c9969e2cdc822e32b619088a24219774e7f3e/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: /home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/12c6d46ed32bf8257f626d8e886734e64e074fbf ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/12c6d46ed32bf8257f626d8e886734e64e074fbf' '--' '-j3' ----------------- Scanning dependencies of target aws-cpp-sdk-core [ 0%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpClient.cpp.o [ 1%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/ub_core.cpp.o [ 1%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/external/cjson/cJSON.cpp.o [ 1%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpClientFactory.cpp.o [ 1%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpRequest.cpp.o [ 1%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/HttpTypes.cpp.o [ 1%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/Scheme.cpp.o [ 2%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/URI.cpp.o [ 2%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/curl/CurlHandleContainer.cpp.o [ 2%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/http/curl/CurlHttpClient.cpp.o [ 2%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/net/linux-shared/Net.cpp.o [ 2%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/net/linux-shared/SimpleUDP.cpp.o [ 2%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/ARN.cpp.o [ 3%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/Array.cpp.o [ 3%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/DNS.cpp.o [ 3%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/DateTimeCommon.cpp.o [ 3%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/Directory.cpp.o [ 3%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/EnumParseOverflowContainer.cpp.o [ 4%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/FileSystemUtils.cpp.o [ 4%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/GetTheLights.cpp.o [ 4%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/HashingUtils.cpp.o [ 4%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/StringUtils.cpp.o [ 4%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/TempFile.cpp.o [ 4%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/UUID.cpp.o [ 5%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/factory/Factories.cpp.o [ 5%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventDecoderStream.cpp.o [ 5%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventEncoderStream.cpp.o [ 5%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventHeader.cpp.o [ 5%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventMessage.cpp.o [ 5%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventStreamBuf.cpp.o [ 6%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventStreamDecoder.cpp.o [ 6%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventStreamEncoder.cpp.o [ 6%] Building CXX object aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventStreamErrors.cpp.o [ 6%] Linking CXX static library libaws-cpp-sdk-core.a [ 6%] Built target aws-cpp-sdk-core Scanning dependencies of target aws-cpp-sdk-AWSMigrationHub [ 6%] Building CXX object aws-cpp-sdk-AWSMigrationHub/CMakeFiles/aws-cpp-sdk-AWSMigrationHub.dir/ub_AWSMIGRATIONHUB.cpp.o Scanning dependencies of target aws-cpp-sdk-acm Scanning dependencies of target aws-cpp-sdk-accessanalyzer [ 6%] Building CXX object aws-cpp-sdk-acm/CMakeFiles/aws-cpp-sdk-acm.dir/ub_ACM.cpp.o [ 6%] Building CXX object aws-cpp-sdk-accessanalyzer/CMakeFiles/aws-cpp-sdk-accessanalyzer.dir/ub_ACCESSANALYZER.cpp.o [ 6%] Linking CXX static library libaws-cpp-sdk-acm.a [ 6%] Built target aws-cpp-sdk-acm Scanning dependencies of target aws-cpp-sdk-acm-pca [ 6%] Building CXX object aws-cpp-sdk-acm-pca/CMakeFiles/aws-cpp-sdk-acm-pca.dir/ub_ACM-PCA.cpp.o [ 6%] Linking CXX static library libaws-cpp-sdk-AWSMigrationHub.a [ 6%] Built target aws-cpp-sdk-AWSMigrationHub Scanning dependencies of target aws-cpp-sdk-alexaforbusiness [ 6%] Building CXX object aws-cpp-sdk-alexaforbusiness/CMakeFiles/aws-cpp-sdk-alexaforbusiness.dir/ub_ALEXAFORBUSINESS.cpp.o [ 7%] Linking CXX static library libaws-cpp-sdk-accessanalyzer.a [ 7%] Built target aws-cpp-sdk-accessanalyzer Scanning dependencies of target aws-cpp-sdk-amp [ 7%] Building CXX object aws-cpp-sdk-amp/CMakeFiles/aws-cpp-sdk-amp.dir/ub_AMP.cpp.o [ 7%] Linking CXX static library libaws-cpp-sdk-amp.a [ 7%] Built target aws-cpp-sdk-amp Scanning dependencies of target aws-cpp-sdk-amplify [ 7%] Building CXX object aws-cpp-sdk-amplify/CMakeFiles/aws-cpp-sdk-amplify.dir/ub_AMPLIFY.cpp.o [ 7%] Linking CXX static library libaws-cpp-sdk-acm-pca.a [ 7%] Built target aws-cpp-sdk-acm-pca Scanning dependencies of target aws-cpp-sdk-amplifybackend [ 7%] Building CXX object aws-cpp-sdk-amplifybackend/CMakeFiles/aws-cpp-sdk-amplifybackend.dir/ub_AMPLIFYBACKEND.cpp.o [ 8%] Linking CXX static library libaws-cpp-sdk-amplifybackend.a [ 8%] Built target aws-cpp-sdk-amplifybackend Scanning dependencies of target aws-cpp-sdk-apigateway [ 8%] Building CXX object aws-cpp-sdk-apigateway/CMakeFiles/aws-cpp-sdk-apigateway.dir/ub_APIGATEWAY.cpp.o [ 8%] Linking CXX static library libaws-cpp-sdk-amplify.a [ 8%] Built target aws-cpp-sdk-amplify Scanning dependencies of target aws-cpp-sdk-apigatewaymanagementapi [ 8%] Building CXX object aws-cpp-sdk-apigatewaymanagementapi/CMakeFiles/aws-cpp-sdk-apigatewaymanagementapi.dir/ub_APIGATEWAYMANAGEMENTAPI.cpp.o [ 8%] Linking CXX static library libaws-cpp-sdk-apigatewaymanagementapi.a [ 8%] Built target aws-cpp-sdk-apigatewaymanagementapi Scanning dependencies of target aws-cpp-sdk-apigatewayv2 [ 8%] Building CXX object aws-cpp-sdk-apigatewayv2/CMakeFiles/aws-cpp-sdk-apigatewayv2.dir/ub_APIGATEWAYV2.cpp.o [ 9%] Linking CXX static library libaws-cpp-sdk-alexaforbusiness.a [ 9%] Built target aws-cpp-sdk-alexaforbusiness Scanning dependencies of target aws-cpp-sdk-appconfig [ 9%] Building CXX object aws-cpp-sdk-appconfig/CMakeFiles/aws-cpp-sdk-appconfig.dir/ub_APPCONFIG.cpp.o [ 10%] Linking CXX static library libaws-cpp-sdk-apigatewayv2.a [ 10%] Built target aws-cpp-sdk-apigatewayv2 Scanning dependencies of target aws-cpp-sdk-appflow [ 10%] Building CXX object aws-cpp-sdk-appflow/CMakeFiles/aws-cpp-sdk-appflow.dir/ub_APPFLOW.cpp.o [ 10%] Linking CXX static library libaws-cpp-sdk-appconfig.a [ 10%] Built target aws-cpp-sdk-appconfig Scanning dependencies of target aws-cpp-sdk-appintegrations [ 11%] Building CXX object aws-cpp-sdk-appintegrations/CMakeFiles/aws-cpp-sdk-appintegrations.dir/ub_APPINTEGRATIONS.cpp.o [ 11%] Linking CXX static library libaws-cpp-sdk-appintegrations.a [ 11%] Built target aws-cpp-sdk-appintegrations Scanning dependencies of target aws-cpp-sdk-application-autoscaling [ 11%] Building CXX object aws-cpp-sdk-application-autoscaling/CMakeFiles/aws-cpp-sdk-application-autoscaling.dir/ub_APPLICATION-AUTOSCALING.cpp.o [ 11%] Linking CXX static library libaws-cpp-sdk-appflow.a [ 11%] Built target aws-cpp-sdk-appflow Scanning dependencies of target aws-cpp-sdk-application-insights [ 11%] Building CXX object aws-cpp-sdk-application-insights/CMakeFiles/aws-cpp-sdk-application-insights.dir/ub_APPLICATION-INSIGHTS.cpp.o [ 11%] Linking CXX static library libaws-cpp-sdk-apigateway.a [ 11%] Linking CXX static library libaws-cpp-sdk-application-autoscaling.a [ 11%] Built target aws-cpp-sdk-application-autoscaling Scanning dependencies of target aws-cpp-sdk-appmesh [ 12%] Building CXX object aws-cpp-sdk-appmesh/CMakeFiles/aws-cpp-sdk-appmesh.dir/ub_APPMESH.cpp.o [ 12%] Built target aws-cpp-sdk-apigateway Scanning dependencies of target aws-cpp-sdk-appstream [ 12%] Building CXX object aws-cpp-sdk-appstream/CMakeFiles/aws-cpp-sdk-appstream.dir/ub_APPSTREAM.cpp.o [ 12%] Linking CXX static library libaws-cpp-sdk-application-insights.a [ 12%] Built target aws-cpp-sdk-application-insights Scanning dependencies of target aws-cpp-sdk-appsync [ 12%] Building CXX object aws-cpp-sdk-appsync/CMakeFiles/aws-cpp-sdk-appsync.dir/ub_APPSYNC.cpp.o [ 12%] Linking CXX static library libaws-cpp-sdk-appmesh.a [ 12%] Built target aws-cpp-sdk-appmesh Scanning dependencies of target aws-cpp-sdk-athena [ 13%] Building CXX object aws-cpp-sdk-athena/CMakeFiles/aws-cpp-sdk-athena.dir/ub_ATHENA.cpp.o [ 13%] Linking CXX static library libaws-cpp-sdk-appstream.a [ 13%] Built target aws-cpp-sdk-appstream Scanning dependencies of target aws-cpp-sdk-auditmanager [ 13%] Building CXX object aws-cpp-sdk-auditmanager/CMakeFiles/aws-cpp-sdk-auditmanager.dir/ub_AUDITMANAGER.cpp.o [ 13%] Linking CXX static library libaws-cpp-sdk-appsync.a [ 13%] Built target aws-cpp-sdk-appsync Scanning dependencies of target aws-cpp-sdk-autoscaling [ 13%] Building CXX object aws-cpp-sdk-autoscaling/CMakeFiles/aws-cpp-sdk-autoscaling.dir/ub_AUTOSCALING.cpp.o [ 13%] Linking CXX static library libaws-cpp-sdk-athena.a [ 13%] Built target aws-cpp-sdk-athena Scanning dependencies of target aws-cpp-sdk-autoscaling-plans [ 14%] Building CXX object aws-cpp-sdk-autoscaling-plans/CMakeFiles/aws-cpp-sdk-autoscaling-plans.dir/ub_AUTOSCALING-PLANS.cpp.o [ 14%] Linking CXX static library libaws-cpp-sdk-autoscaling-plans.a [ 14%] Built target aws-cpp-sdk-autoscaling-plans Scanning dependencies of target aws-cpp-sdk-backup [ 14%] Building CXX object aws-cpp-sdk-backup/CMakeFiles/aws-cpp-sdk-backup.dir/ub_BACKUP.cpp.o [ 14%] Linking CXX static library libaws-cpp-sdk-auditmanager.a [ 14%] Built target aws-cpp-sdk-auditmanager Scanning dependencies of target aws-cpp-sdk-batch [ 15%] Building CXX object aws-cpp-sdk-batch/CMakeFiles/aws-cpp-sdk-batch.dir/ub_BATCH.cpp.o [ 15%] Linking CXX static library libaws-cpp-sdk-backup.a [ 15%] Built target aws-cpp-sdk-backup Scanning dependencies of target aws-cpp-sdk-braket [ 15%] Building CXX object aws-cpp-sdk-braket/CMakeFiles/aws-cpp-sdk-braket.dir/ub_BRAKET.cpp.o [ 15%] Linking CXX static library libaws-cpp-sdk-autoscaling.a [ 15%] Built target aws-cpp-sdk-autoscaling Scanning dependencies of target aws-cpp-sdk-budgets [ 15%] Building CXX object aws-cpp-sdk-budgets/CMakeFiles/aws-cpp-sdk-budgets.dir/ub_BUDGETS.cpp.o [ 15%] Linking CXX static library libaws-cpp-sdk-batch.a [ 15%] Linking CXX static library libaws-cpp-sdk-braket.a [ 15%] Built target aws-cpp-sdk-braket Scanning dependencies of target aws-cpp-sdk-ce [ 15%] Building CXX object aws-cpp-sdk-ce/CMakeFiles/aws-cpp-sdk-ce.dir/ub_CE.cpp.o [ 15%] Built target aws-cpp-sdk-batch Scanning dependencies of target aws-cpp-sdk-chime [ 15%] Building CXX object aws-cpp-sdk-chime/CMakeFiles/aws-cpp-sdk-chime.dir/ub_CHIME.cpp.o [ 16%] Linking CXX static library libaws-cpp-sdk-budgets.a [ 16%] Built target aws-cpp-sdk-budgets Scanning dependencies of target aws-cpp-sdk-cloud9 [ 16%] Building CXX object aws-cpp-sdk-cloud9/CMakeFiles/aws-cpp-sdk-cloud9.dir/ub_CLOUD9.cpp.o [ 17%] Linking CXX static library libaws-cpp-sdk-cloud9.a [ 17%] Built target aws-cpp-sdk-cloud9 Scanning dependencies of target aws-cpp-sdk-clouddirectory [ 17%] Building CXX object aws-cpp-sdk-clouddirectory/CMakeFiles/aws-cpp-sdk-clouddirectory.dir/ub_CLOUDDIRECTORY.cpp.o [ 17%] Linking CXX static library libaws-cpp-sdk-ce.a [ 17%] Built target aws-cpp-sdk-ce Scanning dependencies of target aws-cpp-sdk-cloudformation [ 17%] Building CXX object aws-cpp-sdk-cloudformation/CMakeFiles/aws-cpp-sdk-cloudformation.dir/ub_CLOUDFORMATION.cpp.o [ 17%] Linking CXX static library libaws-cpp-sdk-cloudformation.a [ 17%] Built target aws-cpp-sdk-cloudformation Scanning dependencies of target aws-cpp-sdk-cloudfront [ 17%] Building CXX object aws-cpp-sdk-cloudfront/CMakeFiles/aws-cpp-sdk-cloudfront.dir/ub_CLOUDFRONT.cpp.o [ 17%] Linking CXX static library libaws-cpp-sdk-clouddirectory.a [ 17%] Built target aws-cpp-sdk-clouddirectory Scanning dependencies of target aws-cpp-sdk-cloudhsm [ 17%] Building CXX object aws-cpp-sdk-cloudhsm/CMakeFiles/aws-cpp-sdk-cloudhsm.dir/ub_CLOUDHSM.cpp.o [ 17%] Linking CXX static library libaws-cpp-sdk-cloudhsm.a [ 17%] Built target aws-cpp-sdk-cloudhsm Scanning dependencies of target aws-cpp-sdk-cloudhsmv2 [ 17%] Building CXX object aws-cpp-sdk-cloudhsmv2/CMakeFiles/aws-cpp-sdk-cloudhsmv2.dir/ub_CLOUDHSMV2.cpp.o [ 17%] Linking CXX static library libaws-cpp-sdk-cloudhsmv2.a [ 17%] Built target aws-cpp-sdk-cloudhsmv2 Scanning dependencies of target aws-cpp-sdk-cloudsearch [ 17%] Building CXX object aws-cpp-sdk-cloudsearch/CMakeFiles/aws-cpp-sdk-cloudsearch.dir/ub_CLOUDSEARCH.cpp.o [ 18%] Linking CXX static library libaws-cpp-sdk-cloudfront.a [ 18%] Built target aws-cpp-sdk-cloudfront Scanning dependencies of target aws-cpp-sdk-cloudsearchdomain [ 18%] Building CXX object aws-cpp-sdk-cloudsearchdomain/CMakeFiles/aws-cpp-sdk-cloudsearchdomain.dir/ub_CLOUDSEARCHDOMAIN.cpp.o [ 19%] Linking CXX static library libaws-cpp-sdk-cloudsearch.a [ 19%] Built target aws-cpp-sdk-cloudsearch Scanning dependencies of target aws-cpp-sdk-cloudtrail [ 19%] Building CXX object aws-cpp-sdk-cloudtrail/CMakeFiles/aws-cpp-sdk-cloudtrail.dir/ub_CLOUDTRAIL.cpp.o [ 19%] Linking CXX static library libaws-cpp-sdk-chime.a [ 19%] Linking CXX static library libaws-cpp-sdk-cloudsearchdomain.a [ 19%] Built target aws-cpp-sdk-cloudsearchdomain Scanning dependencies of target aws-cpp-sdk-codeartifact [ 19%] Building CXX object aws-cpp-sdk-codeartifact/CMakeFiles/aws-cpp-sdk-codeartifact.dir/ub_CODEARTIFACT.cpp.o [ 19%] Built target aws-cpp-sdk-chime Scanning dependencies of target aws-cpp-sdk-codebuild [ 19%] Building CXX object aws-cpp-sdk-codebuild/CMakeFiles/aws-cpp-sdk-codebuild.dir/ub_CODEBUILD.cpp.o [ 19%] Linking CXX static library libaws-cpp-sdk-cloudtrail.a [ 19%] Built target aws-cpp-sdk-cloudtrail Scanning dependencies of target aws-cpp-sdk-codecommit [ 19%] Building CXX object aws-cpp-sdk-codecommit/CMakeFiles/aws-cpp-sdk-codecommit.dir/ub_CODECOMMIT.cpp.o [ 20%] Linking CXX static library libaws-cpp-sdk-codeartifact.a [ 20%] Built target aws-cpp-sdk-codeartifact Scanning dependencies of target aws-cpp-sdk-codedeploy [ 21%] Building CXX object aws-cpp-sdk-codedeploy/CMakeFiles/aws-cpp-sdk-codedeploy.dir/ub_CODEDEPLOY.cpp.o [ 21%] Linking CXX static library libaws-cpp-sdk-codebuild.a [ 21%] Built target aws-cpp-sdk-codebuild Scanning dependencies of target aws-cpp-sdk-codeguru-reviewer [ 21%] Building CXX object aws-cpp-sdk-codeguru-reviewer/CMakeFiles/aws-cpp-sdk-codeguru-reviewer.dir/ub_CODEGURU-REVIEWER.cpp.o [ 21%] Linking CXX static library libaws-cpp-sdk-codeguru-reviewer.a [ 21%] Built target aws-cpp-sdk-codeguru-reviewer [ 21%] Linking CXX static library libaws-cpp-sdk-codedeploy.a Scanning dependencies of target aws-cpp-sdk-codeguruprofiler [ 21%] Building CXX object aws-cpp-sdk-codeguruprofiler/CMakeFiles/aws-cpp-sdk-codeguruprofiler.dir/ub_CODEGURUPROFILER.cpp.o [ 21%] Built target aws-cpp-sdk-codedeploy Scanning dependencies of target aws-cpp-sdk-codepipeline [ 22%] Building CXX object aws-cpp-sdk-codepipeline/CMakeFiles/aws-cpp-sdk-codepipeline.dir/ub_CODEPIPELINE.cpp.o [ 22%] Linking CXX static library libaws-cpp-sdk-codecommit.a [ 22%] Built target aws-cpp-sdk-codecommit Scanning dependencies of target aws-cpp-sdk-codestar [ 22%] Building CXX object aws-cpp-sdk-codestar/CMakeFiles/aws-cpp-sdk-codestar.dir/ub_CODESTAR.cpp.o [ 22%] Linking CXX static library libaws-cpp-sdk-codeguruprofiler.a [ 22%] Built target aws-cpp-sdk-codeguruprofiler Scanning dependencies of target aws-cpp-sdk-codestar-connections [ 22%] Building CXX object aws-cpp-sdk-codestar-connections/CMakeFiles/aws-cpp-sdk-codestar-connections.dir/ub_CODESTAR-CONNECTIONS.cpp.o [ 22%] Linking CXX static library libaws-cpp-sdk-codestar.a [ 22%] Built target aws-cpp-sdk-codestar Scanning dependencies of target aws-cpp-sdk-codestar-notifications [ 23%] Building CXX object aws-cpp-sdk-codestar-notifications/CMakeFiles/aws-cpp-sdk-codestar-notifications.dir/ub_CODESTAR-NOTIFICATIONS.cpp.o [ 23%] Linking CXX static library libaws-cpp-sdk-codepipeline.a [ 23%] Built target aws-cpp-sdk-codepipeline Scanning dependencies of target aws-cpp-sdk-cognito-identity [ 23%] Building CXX object aws-cpp-sdk-cognito-identity/CMakeFiles/aws-cpp-sdk-cognito-identity.dir/ub_COGNITO-IDENTITY.cpp.o [ 23%] Linking CXX static library libaws-cpp-sdk-codestar-connections.a [ 23%] Built target aws-cpp-sdk-codestar-connections Scanning dependencies of target aws-cpp-sdk-cognito-idp [ 23%] Building CXX object aws-cpp-sdk-cognito-idp/CMakeFiles/aws-cpp-sdk-cognito-idp.dir/ub_COGNITO-IDP.cpp.o [ 23%] Linking CXX static library libaws-cpp-sdk-codestar-notifications.a [ 23%] Built target aws-cpp-sdk-codestar-notifications Scanning dependencies of target aws-cpp-sdk-cognito-sync [ 24%] Building CXX object aws-cpp-sdk-cognito-sync/CMakeFiles/aws-cpp-sdk-cognito-sync.dir/ub_COGNITO-SYNC.cpp.o [ 24%] Linking CXX static library libaws-cpp-sdk-cognito-identity.a [ 24%] Built target aws-cpp-sdk-cognito-identity Scanning dependencies of target aws-cpp-sdk-comprehend [ 24%] Building CXX object aws-cpp-sdk-comprehend/CMakeFiles/aws-cpp-sdk-comprehend.dir/ub_COMPREHEND.cpp.o [ 24%] Linking CXX static library libaws-cpp-sdk-cognito-sync.a [ 24%] Built target aws-cpp-sdk-cognito-sync Scanning dependencies of target aws-cpp-sdk-comprehendmedical [ 24%] Building CXX object aws-cpp-sdk-comprehendmedical/CMakeFiles/aws-cpp-sdk-comprehendmedical.dir/ub_COMPREHENDMEDICAL.cpp.o [ 24%] Linking CXX static library libaws-cpp-sdk-comprehendmedical.a [ 24%] Built target aws-cpp-sdk-comprehendmedical Scanning dependencies of target aws-cpp-sdk-compute-optimizer [ 25%] Building CXX object aws-cpp-sdk-compute-optimizer/CMakeFiles/aws-cpp-sdk-compute-optimizer.dir/ub_COMPUTE-OPTIMIZER.cpp.o [ 25%] Linking CXX static library libaws-cpp-sdk-compute-optimizer.a [ 25%] Built target aws-cpp-sdk-compute-optimizer Scanning dependencies of target aws-cpp-sdk-config [ 25%] Building CXX object aws-cpp-sdk-config/CMakeFiles/aws-cpp-sdk-config.dir/ub_CONFIG.cpp.o [ 25%] Linking CXX static library libaws-cpp-sdk-comprehend.a [ 25%] Built target aws-cpp-sdk-comprehend Scanning dependencies of target aws-cpp-sdk-connect [ 25%] Building CXX object aws-cpp-sdk-connect/CMakeFiles/aws-cpp-sdk-connect.dir/ub_CONNECT.cpp.o [ 25%] Linking CXX static library libaws-cpp-sdk-cognito-idp.a [ 25%] Built target aws-cpp-sdk-cognito-idp Scanning dependencies of target aws-cpp-sdk-connect-contact-lens [ 25%] Building CXX object aws-cpp-sdk-connect-contact-lens/CMakeFiles/aws-cpp-sdk-connect-contact-lens.dir/ub_CONNECT-CONTACT-LENS.cpp.o [ 25%] Linking CXX static library libaws-cpp-sdk-connect-contact-lens.a [ 25%] Built target aws-cpp-sdk-connect-contact-lens Scanning dependencies of target aws-cpp-sdk-connectparticipant [ 25%] Building CXX object aws-cpp-sdk-connectparticipant/CMakeFiles/aws-cpp-sdk-connectparticipant.dir/ub_CONNECTPARTICIPANT.cpp.o [ 25%] Linking CXX static library libaws-cpp-sdk-connectparticipant.a [ 25%] Built target aws-cpp-sdk-connectparticipant Scanning dependencies of target aws-cpp-sdk-cur [ 25%] Building CXX object aws-cpp-sdk-cur/CMakeFiles/aws-cpp-sdk-cur.dir/ub_CUR.cpp.o [ 25%] Linking CXX static library libaws-cpp-sdk-cur.a [ 25%] Built target aws-cpp-sdk-cur Scanning dependencies of target aws-cpp-sdk-customer-profiles [ 26%] Building CXX object aws-cpp-sdk-customer-profiles/CMakeFiles/aws-cpp-sdk-customer-profiles.dir/ub_CUSTOMER-PROFILES.cpp.o [ 27%] Linking CXX static library libaws-cpp-sdk-connect.a [ 27%] Built target aws-cpp-sdk-connect [ 27%] Linking CXX static library libaws-cpp-sdk-customer-profiles.a [ 27%] Built target aws-cpp-sdk-customer-profiles Scanning dependencies of target aws-cpp-sdk-databrew [ 27%] Building CXX object aws-cpp-sdk-databrew/CMakeFiles/aws-cpp-sdk-databrew.dir/ub_DATABREW.cpp.o Scanning dependencies of target aws-cpp-sdk-dataexchange [ 27%] Building CXX object aws-cpp-sdk-dataexchange/CMakeFiles/aws-cpp-sdk-dataexchange.dir/ub_DATAEXCHANGE.cpp.o [ 27%] Linking CXX static library libaws-cpp-sdk-config.a [ 27%] Built target aws-cpp-sdk-config Scanning dependencies of target aws-cpp-sdk-datapipeline [ 28%] Building CXX object aws-cpp-sdk-datapipeline/CMakeFiles/aws-cpp-sdk-datapipeline.dir/ub_DATAPIPELINE.cpp.o [ 28%] Linking CXX static library libaws-cpp-sdk-dataexchange.a [ 28%] Built target aws-cpp-sdk-dataexchange Scanning dependencies of target aws-cpp-sdk-datasync [ 28%] Building CXX object aws-cpp-sdk-datasync/CMakeFiles/aws-cpp-sdk-datasync.dir/ub_DATASYNC.cpp.o [ 28%] Linking CXX static library libaws-cpp-sdk-databrew.a [ 28%] Linking CXX static library libaws-cpp-sdk-datapipeline.a [ 28%] Built target aws-cpp-sdk-datapipeline [ 28%] Built target aws-cpp-sdk-databrew Scanning dependencies of target aws-cpp-sdk-detective [ 28%] Building CXX object aws-cpp-sdk-detective/CMakeFiles/aws-cpp-sdk-detective.dir/ub_DETECTIVE.cpp.o Scanning dependencies of target aws-cpp-sdk-dax [ 28%] Building CXX object aws-cpp-sdk-dax/CMakeFiles/aws-cpp-sdk-dax.dir/ub_DAX.cpp.o [ 28%] Linking CXX static library libaws-cpp-sdk-detective.a [ 28%] Built target aws-cpp-sdk-detective Scanning dependencies of target aws-cpp-sdk-devicefarm [ 28%] Building CXX object aws-cpp-sdk-devicefarm/CMakeFiles/aws-cpp-sdk-devicefarm.dir/ub_DEVICEFARM.cpp.o [ 29%] Linking CXX static library libaws-cpp-sdk-dax.a [ 29%] Built target aws-cpp-sdk-dax Scanning dependencies of target aws-cpp-sdk-devops-guru [ 29%] Building CXX object aws-cpp-sdk-devops-guru/CMakeFiles/aws-cpp-sdk-devops-guru.dir/ub_DEVOPS-GURU.cpp.o [ 29%] Linking CXX static library libaws-cpp-sdk-datasync.a [ 29%] Built target aws-cpp-sdk-datasync Scanning dependencies of target aws-cpp-sdk-directconnect [ 29%] Building CXX object aws-cpp-sdk-directconnect/CMakeFiles/aws-cpp-sdk-directconnect.dir/ub_DIRECTCONNECT.cpp.o [ 30%] Linking CXX static library libaws-cpp-sdk-devops-guru.a [ 30%] Built target aws-cpp-sdk-devops-guru Scanning dependencies of target aws-cpp-sdk-discovery [ 30%] Building CXX object aws-cpp-sdk-discovery/CMakeFiles/aws-cpp-sdk-discovery.dir/ub_DISCOVERY.cpp.o [ 30%] Linking CXX static library libaws-cpp-sdk-discovery.a [ 30%] Built target aws-cpp-sdk-discovery Scanning dependencies of target aws-cpp-sdk-dlm [ 30%] Building CXX object aws-cpp-sdk-dlm/CMakeFiles/aws-cpp-sdk-dlm.dir/ub_DLM.cpp.o [ 30%] Linking CXX static library libaws-cpp-sdk-directconnect.a [ 30%] Built target aws-cpp-sdk-directconnect Scanning dependencies of target aws-cpp-sdk-dms [ 30%] Building CXX object aws-cpp-sdk-dms/CMakeFiles/aws-cpp-sdk-dms.dir/ub_DMS.cpp.o [ 31%] Linking CXX static library libaws-cpp-sdk-dlm.a [ 31%] Built target aws-cpp-sdk-dlm Scanning dependencies of target aws-cpp-sdk-docdb [ 31%] Building CXX object aws-cpp-sdk-docdb/CMakeFiles/aws-cpp-sdk-docdb.dir/ub_DOCDB.cpp.o [ 31%] Linking CXX static library libaws-cpp-sdk-devicefarm.a [ 31%] Built target aws-cpp-sdk-devicefarm Scanning dependencies of target aws-cpp-sdk-ds [ 31%] Building CXX object aws-cpp-sdk-ds/CMakeFiles/aws-cpp-sdk-ds.dir/ub_DS.cpp.o [ 31%] Linking CXX static library libaws-cpp-sdk-docdb.a [ 31%] Built target aws-cpp-sdk-docdb Scanning dependencies of target aws-cpp-sdk-dynamodb [ 31%] Building CXX object aws-cpp-sdk-dynamodb/CMakeFiles/aws-cpp-sdk-dynamodb.dir/ub_DYNAMODB.cpp.o [ 31%] Linking CXX static library libaws-cpp-sdk-dms.a [ 31%] Built target aws-cpp-sdk-dms Scanning dependencies of target aws-cpp-sdk-ebs [ 31%] Building CXX object aws-cpp-sdk-ebs/CMakeFiles/aws-cpp-sdk-ebs.dir/ub_EBS.cpp.o [ 32%] Linking CXX static library libaws-cpp-sdk-ebs.a [ 32%] Built target aws-cpp-sdk-ebs [ 33%] Linking CXX static library libaws-cpp-sdk-ds.a Scanning dependencies of target aws-cpp-sdk-ec2 [ 33%] Building CXX object aws-cpp-sdk-ec2/CMakeFiles/aws-cpp-sdk-ec2.dir/ub_EC2.cpp.o [ 33%] Built target aws-cpp-sdk-ds Scanning dependencies of target aws-cpp-sdk-ec2-instance-connect [ 33%] Building CXX object aws-cpp-sdk-ec2-instance-connect/CMakeFiles/aws-cpp-sdk-ec2-instance-connect.dir/ub_EC2-INSTANCE-CONNECT.cpp.o [ 33%] Linking CXX static library libaws-cpp-sdk-ec2-instance-connect.a [ 33%] Built target aws-cpp-sdk-ec2-instance-connect Scanning dependencies of target aws-cpp-sdk-ecr [ 34%] Building CXX object aws-cpp-sdk-ecr/CMakeFiles/aws-cpp-sdk-ecr.dir/ub_ECR.cpp.o [ 34%] Linking CXX static library libaws-cpp-sdk-dynamodb.a [ 34%] Linking CXX static library libaws-cpp-sdk-ecr.a [ 34%] Built target aws-cpp-sdk-ecr [ 34%] Built target aws-cpp-sdk-dynamodb Scanning dependencies of target aws-cpp-sdk-ecr-public [ 34%] Building CXX object aws-cpp-sdk-ecr-public/CMakeFiles/aws-cpp-sdk-ecr-public.dir/ub_ECR-PUBLIC.cpp.o Scanning dependencies of target aws-cpp-sdk-ecs [ 34%] Building CXX object aws-cpp-sdk-ecs/CMakeFiles/aws-cpp-sdk-ecs.dir/ub_ECS.cpp.o [ 34%] Linking CXX static library libaws-cpp-sdk-ecr-public.a [ 34%] Built target aws-cpp-sdk-ecr-public Scanning dependencies of target aws-cpp-sdk-eks [ 35%] Building CXX object aws-cpp-sdk-eks/CMakeFiles/aws-cpp-sdk-eks.dir/ub_EKS.cpp.o [ 35%] Linking CXX static library libaws-cpp-sdk-eks.a [ 35%] Built target aws-cpp-sdk-eks Scanning dependencies of target aws-cpp-sdk-elastic-inference [ 35%] Building CXX object aws-cpp-sdk-elastic-inference/CMakeFiles/aws-cpp-sdk-elastic-inference.dir/ub_ELASTIC-INFERENCE.cpp.o [ 35%] Linking CXX static library libaws-cpp-sdk-ecs.a [ 35%] Built target aws-cpp-sdk-ecs Scanning dependencies of target aws-cpp-sdk-elasticache [ 35%] Building CXX object aws-cpp-sdk-elasticache/CMakeFiles/aws-cpp-sdk-elasticache.dir/ub_ELASTICACHE.cpp.o [ 35%] Linking CXX static library libaws-cpp-sdk-elastic-inference.a [ 35%] Built target aws-cpp-sdk-elastic-inference Scanning dependencies of target aws-cpp-sdk-elasticbeanstalk [ 36%] Building CXX object aws-cpp-sdk-elasticbeanstalk/CMakeFiles/aws-cpp-sdk-elasticbeanstalk.dir/ub_ELASTICBEANSTALK.cpp.o aws-cpp-sdk-ec2/CMakeFiles/aws-cpp-sdk-ec2.dir/build.make:82: recipe for target 'aws-cpp-sdk-ec2/CMakeFiles/aws-cpp-sdk-ec2.dir/ub_EC2.cpp.o' failed CMakeFiles/Makefile2:7778: recipe for target 'aws-cpp-sdk-ec2/CMakeFiles/aws-cpp-sdk-ec2.dir/all' failed [ 36%] Linking CXX static library libaws-cpp-sdk-elasticbeanstalk.a [ 36%] Built target aws-cpp-sdk-elasticbeanstalk [ 36%] Linking CXX static library libaws-cpp-sdk-elasticache.a [ 36%] Built target aws-cpp-sdk-elasticache Makefile:148: recipe for target 'all' failed aws-sdk-cpp/1.8.130: CMake Warning at aws-cpp-sdk-text-to-speech/CMakeLists.txt:31 (message): We've detected that you are building on linux, but the header files for pulseaudio are not available. If you are providing your own audio implementation or you will not be using the text-to-speech library, this is fine. However, if you are not providing your own implemenation and you want to use text-to-speech, you need to install the dev files for pulseAudio. e.g. apt-get install libpulse-dev or yum install pulseaudio-libs-devel. Currently, no audio implementation will be built into this library. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [aws-cpp-sdk-ec2/CMakeFiles/aws-cpp-sdk-ec2.dir/ub_EC2.cpp.o] Error 4 make[1]: *** [aws-cpp-sdk-ec2/CMakeFiles/aws-cpp-sdk-ec2.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 aws-sdk-cpp/1.8.130: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/12c6d46ed32bf8257f626d8e886734e64e074fbf aws-sdk-cpp/1.8.130: ERROR: Package '12c6d46ed32bf8257f626d8e886734e64e074fbf' build failed aws-sdk-cpp/1.8.130: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/12c6d46ed32bf8257f626d8e886734e64e074fbf ERROR: aws-sdk-cpp/1.8.130: Error in build() method, line 235 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/aws-sdk-cpp/1.8.130/_/_/build/12c6d46ed32bf8257f626d8e886734e64e074fbf' '--' '-j3'