Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1138_2_0_1/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_1138_2_0_1/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1138_2_0_1/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.82421875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: CMakeLists.txt [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe aws-c-common/0.4.25 exports: File 'conandata.yml' found. Exporting it... aws-c-common/0.4.25 exports: Copied 1 '.yml' file: conandata.yml aws-c-common/0.4.25 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.4.25': {'sha256': 'f85a8f74e42bd983a4615654457f8037876bc6b8dbf890e368bb516cbc2e9844', 'url': 'https://github.com/awslabs/aws-c-common/archive/v0.4.25.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 0.4.25: sha256: f85a8f74e42bd983a4615654457f8037876bc6b8dbf890e368bb516cbc2e9844 url: https://github.com/awslabs/aws-c-common/archive/v0.4.25.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK aws-c-common/0.4.25: A new conanfile.py version was exported aws-c-common/0.4.25: Folder: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/export aws-c-common/0.4.25: Using the exported files summary hash as the recipe revision: 57140210c146a1e95de4d94fc3747471 aws-c-common/0.4.25: Exported revision: 57140210c146a1e95de4d94fc3747471 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] aws-c-common:shared=False [build_requires] [env] aws-c-common/0.4.25: Forced build from source aws-c-common/0.4.25 (test package): Installing package Requirements aws-c-common/0.4.25 from local cache - Cache Packages aws-c-common/0.4.25:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK aws-c-common/0.4.25: Configuring sources in /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/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-common/0.4.25: Copying sources to build folder aws-c-common/0.4.25: Building your package in /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb aws-c-common/0.4.25: 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-c-common/0.4.25: Calling build() -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS -- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS - Success -- Performing Test AWS_HAVE_MSVC_MULX -- Performing Test AWS_HAVE_MSVC_MULX - Failed -- Performing Test AWS_HAVE_GCC_INLINE_ASM -- Performing Test AWS_HAVE_GCC_INLINE_ASM - Success -- Performing Test AWS_HAVE_EXECINFO -- Performing Test AWS_HAVE_EXECINFO - Success -- Performing Test HAVE_M_AVX2_FLAG -- Performing Test HAVE_M_AVX2_FLAG - Success -- Performing Test HAVE_AVX2_INTRINSICS -- Performing Test HAVE_AVX2_INTRINSICS - Success -- Performing Test HAVE_MM256_EXTRACT_EPI64 -- Performing Test HAVE_MM256_EXTRACT_EPI64 - Success -- Performing Test HAVE_MAY_I_USE -- Performing Test HAVE_MAY_I_USE - Failed -- Performing Test HAVE_BUILTIN_CPU_SUPPORTS -- Performing Test HAVE_BUILTIN_CPU_SUPPORTS - Success -- Performing Test HAVE_MSVC_CPUIDEX -- Performing Test HAVE_MSVC_CPUIDEX - Failed -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- 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 - Failed -- Performing Test HAVE_SYSCONF -- Performing Test HAVE_SYSCONF - Success -- Performing Test HAS_SANITIZERS -- Performing Test HAS_SANITIZERS - Failed -- Building SIMD base64 decoder -- Packaging currently only supported on Fedora. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb Scanning dependencies of target aws-c-common [ 2%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/allocator.c.o [ 5%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/array_list.c.o [ 7%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/assert.c.o [ 10%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/byte_buf.c.o [ 13%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/codegen.c.o [ 15%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/command_line_parser.c.o [ 18%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/common.c.o [ 21%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/condition_variable.c.o [ 23%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/date_time.c.o [ 26%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/device_random.c.o [ 28%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/encoding.c.o [ 31%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/error.c.o [ 34%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/hash_table.c.o [ 36%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/log_channel.c.o [ 39%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/log_formatter.c.o [ 42%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/log_writer.c.o [ 44%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/logging.c.o [ 47%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/lru_cache.c.o [ 50%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/math.c.o [ 52%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/memtrace.c.o [ 55%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/clock.c.o [ 57%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/condition_variable.c.o [ 60%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/device_random.c.o [ 63%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/environment.c.o [ 65%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/mutex.c.o [ 68%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/process.c.o [ 71%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/rw_lock.c.o [ 73%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/system_info.c.o [ 76%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/thread.c.o [ 78%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/time.c.o [ 81%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/priority_queue.c.o [ 84%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/ring_buffer.c.o [ 86%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/string.c.o [ 89%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/task_scheduler.c.o [ 92%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/uuid.c.o [ 94%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/arch/cpuid.c.o [ 97%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/arch/encoding_avx2.c.o [100%] Linking C static library ../lib/libaws-c-common.a [100%] Built target aws-c-common aws-c-common/0.4.25: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built aws-c-common/0.4.25: Build folder /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb aws-c-common/0.4.25: Generated conaninfo.txt aws-c-common/0.4.25: Generated conanbuildinfo.txt aws-c-common/0.4.25: Generating the package aws-c-common/0.4.25: Package folder /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb aws-c-common/0.4.25: Calling package() [100%] Built target aws-c-common Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/allocator.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/array_list.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/array_list.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/assert.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics_fallback.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics_gnu.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics_gnu_old.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics_msvc.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/byte_buf.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/byte_order.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/byte_order.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/clock.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/clock.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/command_line_parser.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/common.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/condition_variable.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/date_time.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/device_random.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/encoding.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/encoding.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/environment.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/error.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/error.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/exports.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/hash_table.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/linked_list.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/linked_list.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/log_channel.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/log_formatter.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/log_writer.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/logging.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/lru_cache.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/macros.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.cbmc.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.fallback.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.gcc_overflow.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.gcc_x64_asm.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.msvc.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/mutex.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/predicates.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/priority_queue.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/process.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/ring_buffer.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/ring_buffer.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/rw_lock.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/stdbool.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/stdint.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/string.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/string.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/system_info.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/task_scheduler.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/thread.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/time.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/uuid.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/zero.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/zero.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/posix/common.inl -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/config.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/testing/aws_test_allocators.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/testing/aws_test_harness.h -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libaws-c-common.a -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/aws-c-common/cmake/static/aws-c-common-targets.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/aws-c-common/cmake/static/aws-c-common-targets-release.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/aws-c-common/cmake/aws-c-common-config.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsCFlags.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsCheckHeaders.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsSharedLibSetup.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsTestHarness.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsLibFuzzer.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsSanitizers.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsSIMD.cmake -- Installing: /tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsFindPackage.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-common/0.4.25 package(): Packaged 1 '.a' file: libaws-c-common.a aws-c-common/0.4.25 package(): Packaged 8 '.cmake' files aws-c-common/0.4.25 package(): Packaged 21 '.inl' files aws-c-common/0.4.25 package(): Packaged 43 '.h' files aws-c-common/0.4.25 package(): Packaged 1 file: LICENSE aws-c-common/0.4.25: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created aws-c-common/0.4.25: Created package revision 872cde9d7abb84b75583858143d335a2 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK aws-c-common/0.4.25 (test package): Generator cmake created conanbuildinfo.cmake aws-c-common/0.4.25 (test package): Generator txt created conanbuildinfo.txt aws-c-common/0.4.25 (test package): Generated conaninfo.txt aws-c-common/0.4.25 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4/conan.lock' Using cached profile from lockfile [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-c-common/0.4.25 (test package): Calling build() -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4 /usr/bin/cmake -S/tmp/c3ipr/pr_1138_2_0_1/test_package -B/tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4/CMakeFiles /tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4' cd /tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_1138_2_0_1/test_package /tmp/c3ipr/pr_1138_2_0_1/test_package /tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4 /tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4 /tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4' [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o /usr/bin/gcc -D_GLIBCXX_USE_CXX11_ABI=1 -I/tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include -m64 -O3 -DNDEBUG -o CMakeFiles/test_package.dir/test_package.c.o -c /tmp/c3ipr/pr_1138_2_0_1/test_package/test_package.c [100%] Linking C executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/gcc -m64 -O3 -DNDEBUG -rdynamic CMakeFiles/test_package.dir/test_package.c.o -o bin/test_package -L/tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib -Wl,-rpath,/tmp/c3ipr/pr_1138_2_0_1/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib -laws-c-common -lm -lpthread -lrt make[2]: Leaving directory '/tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1138_2_0_1/test_package/build/fe27c7f21966ad64657650485a4e3a49d82bdad4/CMakeFiles 0 aws-c-common/0.4.25 (test package): Running test() [TRACE] [2020-03-19T03:47:48Z] [140356059592512] [Unknown] - This is a trace message [DEBUG] [2020-03-19T03:47:48Z] [140356059592512] [Unknown] - This is a debug message [INFO ] [2020-03-19T03:47:48Z] [140356059592512] [Unknown] - This is an info message [WARN ] [2020-03-19T03:47:48Z] [140356059592512] [Unknown] - This is a warning message [ERROR] [2020-03-19T03:47:48Z] [140356059592512] [Unknown] - This is a error message [FATAL] [2020-03-19T03:47:48Z] [140356059592512] [Unknown] - This is a fatal message JSON file created at '/tmp/c3ipr/pr_1138_2_0_1/_create.json'