******************************************************************************** conan install aws-c-io/0.10.5@ --build=aws-c-io --profile:host=/Users/jenkins/w/BuildSingleReference@2/27628/dc337833-42d8-4183-9c4e-a94bf920140c/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] aws-c-io:shared=False [build_requires] [env] Configuration (profile_build): [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] [build_requires] [env] aws-c-cal/0.5.11: Not found in local cache, looking in remotes... aws-c-cal/0.5.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz aws-c-cal/0.5.11: Downloaded recipe revision b8a9beabcaf081733abb791673630004 aws-c-common/0.6.7: Not found in local cache, looking in remotes... aws-c-common/0.6.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz aws-c-common/0.6.7: Downloaded recipe revision 393c28dfe2d66401d62e54d170cd803f aws-c-io/0.10.5: Forced build from source Installing package: aws-c-io/0.10.5 Requirements aws-c-cal/0.5.11 from 'conan-center' - Downloaded aws-c-common/0.6.7 from 'conan-center' - Downloaded aws-c-io/0.10.5 from local cache - Cache Packages aws-c-cal/0.5.11:0f9db549d16d6d46f9221a2ce7c745d7d7dcd444 - Download aws-c-common/0.6.7:baf78352c82543f997ec32332829b6fa30714eaa - Download aws-c-io/0.10.5:680a9474c70e77d2c8fe474aaf4064f5eadc6c13 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... aws-c-common/0.6.7: Retrieving package baf78352c82543f997ec32332829b6fa30714eaa from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz aws-c-common/0.6.7: Package installed baf78352c82543f997ec32332829b6fa30714eaa aws-c-common/0.6.7: Downloaded package revision 8b89112590ca4a3b7dd7e6d9ce66b8d1 aws-c-cal/0.5.11: Retrieving package 0f9db549d16d6d46f9221a2ce7c745d7d7dcd444 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz aws-c-cal/0.5.11: Package installed 0f9db549d16d6d46f9221a2ce7c745d7d7dcd444 aws-c-cal/0.5.11: Downloaded package revision 71533120bb218e4d6578f1bf264a584b [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 [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK aws-c-io/0.10.5: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK aws-c-io/0.10.5: Copying sources to build folder aws-c-io/0.10.5: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/build/680a9474c70e77d2c8fe474aaf4064f5eadc6c13 aws-c-io/0.10.5: Generator cmake created conanbuildinfo.cmake aws-c-io/0.10.5: Generator cmake_find_package created Findaws-c-cal.cmake aws-c-io/0.10.5: Generator cmake_find_package created Findaws-c-common.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-c-io/0.10.5: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/build/680a9474c70e77d2c8fe474aaf4064f5eadc6c13' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13" -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-c-io/0.10.5/_/_/build/680a9474c70e77d2c8fe474aaf4064f5eadc6c13" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/build/680a9474c70e77d2c8fe474aaf4064f5eadc6c13' ----------------- -- The C 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 -- 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) -- This project seems to be plain C, using 'Clang' compiler -- Performing Test HAS_FPIC_FLAG -- Performing Test HAS_FPIC_FLAG - Success -- Performing Test HAS_MOUTLINE_ATOMICS -- Performing Test HAS_MOUTLINE_ATOMICS - Failed -- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT -- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success -- Looking for fseeko -- Looking for fseeko - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Performing Test HAS_WGNU -- Performing Test HAS_WGNU - Success -- Performing Test NO_GNU_EXPR -- Performing Test NO_GNU_EXPR - Success -- Performing Test HAVE_SYSCONF -- Performing Test HAVE_SYSCONF - Success -- Performing Test HAS_SANITIZERS -- Performing Test HAS_SANITIZERS - Success -- attempting to use sanitizer list address;undefined -- Conan: Using autogenerated Findaws-c-common.cmake -- Found aws-c-common: 0.6.7 (found version "0.6.7") -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.6.7/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.6.7/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libaws-c-common.a -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.6.7/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.6.7/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libaws-c-common.a -- Conan: Using autogenerated Findaws-c-cal.cmake -- Found aws-c-cal: 0.5.11 (found version "0.5.11") -- Library aws-c-cal found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-cal/0.5.11/_/_/package/0f9db549d16d6d46f9221a2ce7c745d7d7dcd444/lib/libaws-c-cal.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-cal/0.5.11/_/_/package/0f9db549d16d6d46f9221a2ce7c745d7d7dcd444/lib/libaws-c-cal.a -- Conan: Using autogenerated Findaws-c-common.cmake -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.6.7/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libaws-c-common.a -- Skipping already existing target: CONAN_LIB::AWS_aws-c-common -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.6.7/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libaws-c-common.a -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.6.7/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libaws-c-common.a -- Skipping already existing target: CONAN_LIB::AWS_aws-c-common_aws-c-common -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-common/0.6.7/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libaws-c-common.a -- Library aws-c-cal found /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-cal/0.5.11/_/_/package/0f9db549d16d6d46f9221a2ce7c745d7d7dcd444/lib/libaws-c-cal.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-cal/0.5.11/_/_/package/0f9db549d16d6d46f9221a2ce7c745d7d7dcd444/lib/libaws-c-cal.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/build/680a9474c70e77d2c8fe474aaf4064f5eadc6c13 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/build/680a9474c70e77d2c8fe474aaf4064f5eadc6c13' '--' '-j4' ----------------- Scanning dependencies of target aws-c-io [ 3%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/alpn_handler.c.o [ 7%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/bsd/kqueue_event_loop.c.o [ 14%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/channel.c.o [ 14%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/channel_bootstrap.c.o [ 17%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/darwin/darwin_pki_utils.c.o [ 21%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/darwin/secure_transport_tls_channel_handler.c.o [ 25%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/event_loop.c.o [ 28%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/exponential_backoff_retry_strategy.c.o [ 32%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/file_utils_shared.c.o [ 35%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/host_resolver.c.o [ 39%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/io.c.o [ 42%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/message_pool.c.o [ 46%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/pem_utils.c.o [ 50%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/pki_utils.c.o [ 53%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/posix/file_utils.c.o [ 57%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/posix/host_resolver.c.o [ 60%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/posix/pipe.c.o [ 64%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/posix/shared_library.c.o [ 67%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/posix/socket.c.o [ 71%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/retry_strategy.c.o [ 75%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/socket_channel_handler.c.o [ 78%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/standard_retry_strategy.c.o [ 82%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/statistics.c.o [ 85%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/stream.c.o [ 89%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/tls_channel_handler.c.o [ 92%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/tls_channel_handler_shared.c.o [ 96%] Building C object source_subfolder/CMakeFiles/aws-c-io.dir/source/uri.c.o [100%] Linking C static library ../lib/libaws-c-io.a [100%] Built target aws-c-io aws-c-io/0.10.5: Package '680a9474c70e77d2c8fe474aaf4064f5eadc6c13' built aws-c-io/0.10.5: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/build/680a9474c70e77d2c8fe474aaf4064f5eadc6c13 aws-c-io/0.10.5: Generated conaninfo.txt aws-c-io/0.10.5: Generated conanbuildinfo.txt aws-c-io/0.10.5: Generating the package aws-c-io/0.10.5: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13 aws-c-io/0.10.5: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/build/680a9474c70e77d2c8fe474aaf4064f5eadc6c13' '--target' 'install' '--' '-j4' ----------------- [100%] Built target aws-c-io Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/lib/libaws-c-io.a -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/channel.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/channel_bootstrap.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/event_loop.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/exports.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/file_utils.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/host_resolver.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/io.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/logging.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/message_pool.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/pipe.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/pki_utils.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/retry_strategy.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/shared_library.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/socket.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/socket_channel_handler.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/statistics.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/stream.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/tls_channel_handler.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/io/uri.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/include/aws/testing/io_testing_channel.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/lib/aws-c-io/cmake/static/aws-c-io-targets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/lib/aws-c-io/cmake/static/aws-c-io-targets-debug.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/aws-c-io/0.10.5/_/_/package/680a9474c70e77d2c8fe474aaf4064f5eadc6c13/lib/aws-c-io/cmake/aws-c-io-config.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK aws-c-io/0.10.5 package(): Packaged 1 file: LICENSE aws-c-io/0.10.5 package(): Packaged 20 '.h' files aws-c-io/0.10.5 package(): Packaged 1 '.a' file: libaws-c-io.a aws-c-io/0.10.5: Package '680a9474c70e77d2c8fe474aaf4064f5eadc6c13' created aws-c-io/0.10.5: Created package revision 44c7b2f69d4da8af264e2c52b1b21974 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR