Auto detecting your dev setup to initialize the default profile (C:\J\workspace\cci_PR-2443\2\0_2\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\workspace\cci_PR-2443\2\0_2\.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: 4.9130859375 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', 'patches/**') [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 [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] 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 aws-c-common/0.4.25 exports_sources: Copied 1 '.patch' file: 0001-disable-fPIC.patch [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'}}, 'patches': {'0.4.25': [{'patch_file': 'patches/0001-disable-fPIC.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 0.4.25: - base_path: source_subfolder patch_file: patches/0001-disable-fPIC.patch 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: C:\J\workspace\cci_PR-2443\2\0_2\.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: cefb691bf94fe78fd5a700c0569656ab aws-c-common/0.4.25: Exported revision: cefb691bf94fe78fd5a700c0569656ab Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [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:f27dcd2d5e453cb01f9324a959461903ce8116a0 - 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 C:\J\workspace\cci_PR-2443\2\0_2\.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 C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 aws-c-common/0.4.25: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK aws-c-common/0.4.25: Calling build() ----Running------ > cd C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\package\f27dcd2d5e453cb01f9324a959461903ce8116a0" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -Wno-dev C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- 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 -- This project seems to be plain C, using 'MSVC' compiler -- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS -- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS - Failed -- 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 - Failed -- Performing Test AWS_HAVE_EXECINFO -- Performing Test AWS_HAVE_EXECINFO - Failed -- 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 - Failed -- 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 - Failed -- Performing Test HAVE_MSVC_CPUIDEX -- Performing Test HAVE_MSVC_CPUIDEX - Success -- 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 - Failed -- Performing Test HAS_SANITIZERS -- Performing Test HAS_SANITIZERS - Failed -- Building SIMD base64 decoder -- Packaging is only supported on Linux -- Configuring done -- Generating done 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_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR -- Build files have been written to: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0 ----Running------ > cmake --build C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0/source_subfolder/CMakeLists.txt allocator.c array_list.c assert.c byte_buf.c codegen.c command_line_parser.c common.c date_time.c encoding.c error.c hash_table.c log_channel.c log_formatter.c log_writer.c logging.c lru_cache.c math.c memtrace.c priority_queue.c ring_buffer.c Generating Code... Compiling... string.c task_scheduler.c uuid.c clock.c environment.c mutex.c process.c rw_lock.c system_info.c thread.c time.c cpuid.c Generating Code... condition_variable.c device_random.c condition_variable.c device_random.c encoding_avx2.c aws-c-common.vcxproj -> C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\lib\aws-c-common.lib Building Custom Rule C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0/CMakeLists.txt aws-c-common/0.4.25: Package 'f27dcd2d5e453cb01f9324a959461903ce8116a0' built aws-c-common/0.4.25: Build folder C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 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 C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\package\f27dcd2d5e453cb01f9324a959461903ce8116a0 aws-c-common/0.4.25: Calling package() ----Running------ > cmake --build C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 --config Debug --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. aws-c-common.vcxproj -> C:\J\workspace\cci_PR-2443\2\0_2\.conan\data\aws-c-common\0.4.25\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\lib\aws-c-common.lib -- Install configuration: "Debug" -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/allocator.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/array_list.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/array_list.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/assert.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/atomics.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/atomics.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/atomics_fallback.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/atomics_gnu.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/atomics_gnu_old.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/atomics_msvc.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/byte_buf.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/byte_order.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/byte_order.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/clock.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/clock.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/command_line_parser.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/common.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/condition_variable.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/date_time.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/device_random.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/encoding.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/encoding.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/environment.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/error.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/error.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/exports.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/hash_table.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/linked_list.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/linked_list.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/log_channel.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/log_formatter.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/log_writer.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/logging.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/lru_cache.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/macros.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/math.cbmc.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/math.fallback.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/math.gcc_overflow.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/math.gcc_x64_asm.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/math.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/math.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/math.msvc.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/mutex.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/predicates.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/priority_queue.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/process.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/ring_buffer.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/ring_buffer.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/rw_lock.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/stdbool.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/stdint.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/string.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/string.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/system_info.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/task_scheduler.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/thread.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/time.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/uuid.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/zero.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/zero.inl -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/common/config.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/testing/aws_test_allocators.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/aws/testing/aws_test_harness.h -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/aws-c-common.lib -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/aws-c-common/cmake/static/aws-c-common-targets.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/aws-c-common/cmake/static/aws-c-common-targets-debug.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/aws-c-common/cmake/aws-c-common-config.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/AwsCFlags.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/AwsCheckHeaders.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/AwsSharedLibSetup.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/AwsTestHarness.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/AwsLibFuzzer.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/AwsSanitizers.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/AwsSIMD.cmake -- Installing: C:/J/workspace/cci_PR-2443/2/0_2/.conan/data/aws-c-common/0.4.25/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/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 43 '.h' files aws-c-common/0.4.25 package(): Packaged 20 '.inl' files aws-c-common/0.4.25 package(): Packaged 1 '.lib' file: aws-c-common.lib aws-c-common/0.4.25 package(): Packaged 8 '.cmake' files aws-c-common/0.4.25 package(): Packaged 1 file: LICENSE aws-c-common/0.4.25: Package 'f27dcd2d5e453cb01f9324a959461903ce8116a0' created aws-c-common/0.4.25: Created package revision 9cfa60fb4c309ae965a6e66826d0e3ed [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: 'C:\J\workspace\cci_PR-2443/2/co_0_2/recipes/aws-c-common/all\test_package\build\d87e6470dc06bfd6dd8002be8eb75393f23cb344/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() ----Running------ > cd C:\J\workspace\cci_PR-2443/2/co_0_2/recipes/aws-c-common/all\test_package\build\d87e6470dc06bfd6dd8002be8eb75393f23cb344 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\workspace\cci_PR-2443/2/co_0_2/recipes/aws-c-common/all\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- 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 'MSVC' compiler -- 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: C:/J/workspace/cci_PR-2443/2/co_0_2/recipes/aws-c-common/all/test_package/build/d87e6470dc06bfd6dd8002be8eb75393f23cb344 ----Running------ > cmake --build C:\J\workspace\cci_PR-2443/2/co_0_2/recipes/aws-c-common/all\test_package\build\d87e6470dc06bfd6dd8002be8eb75393f23cb344 --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/cci_PR-2443/2/co_0_2/recipes/aws-c-common/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\workspace\cci_PR-2443\2\co_0_2\recipes\aws-c-common\all\test_package\build\d87e6470dc06bfd6dd8002be8eb75393f23cb344\bin\test_package.exe test_package.vcxproj -> C:/J/workspace/cci_PR-2443/2/co_0_2/recipes/aws-c-common/all/test_package/build/d87e6470dc06bfd6dd8002be8eb75393f23cb344/bin/test_package.pdb (Full PDB) Building Custom Rule C:/J/workspace/cci_PR-2443/2/co_0_2/recipes/aws-c-common/all/test_package/CMakeLists.txt aws-c-common/0.4.25 (test package): Running test() ----Running------ > bin\test_package ----------------- [TRACE] [2020-08-07T04:57:23Z] [6548] [Unknown] - This is a trace message [DEBUG] [2020-08-07T04:57:23Z] [6548] [Unknown] - This is a debug message [INFO ] [2020-08-07T04:57:23Z] [6548] [Unknown] - This is an info message [WARN ] [2020-08-07T04:57:23Z] [6548] [Unknown] - This is a warning message [ERROR] [2020-08-07T04:57:23Z] [6548] [Unknown] - This is a error message [FATAL] [2020-08-07T04:57:23Z] [6548] [Unknown] - This is a fatal message JSON file created at 'C:\J\workspace\cci_PR-2443/2/co_0_2/_create.json'