Auto detecting your dev setup to initialize the default profile (C:\J\workspace\cci_PR-2599\3\0_56\.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-2599\3\0_56\.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: 6.0966796875 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 [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK Exporting package recipe hiredis/1.0.0 exports: File 'conandata.yml' found. Exporting it... hiredis/1.0.0 exports: Copied 1 '.yml' file: conandata.yml hiredis/1.0.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt hiredis/1.0.0 exports_sources: Copied 1 '.patch' file: fix-cmake.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.0.0': {'url': 'https://github.com/redis/hiredis/archive/v1.0.0.tar.gz', 'sha256': '2a0b5fe5119ec973a0c1966bfc4bd7ed39dbce1cb6d749064af9121fe971936f'}}, 'patches': {'1.0.0': [{'base_path': 'source_subfolder', 'patch_file': 'patches/fix-cmake.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.0.0: - base_path: source_subfolder patch_file: patches/fix-cmake.patch sources: 1.0.0: sha256: 2a0b5fe5119ec973a0c1966bfc4bd7ed39dbce1cb6d749064af9121fe971936f url: https://github.com/redis/hiredis/archive/v1.0.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK hiredis/1.0.0: A new conanfile.py version was exported hiredis/1.0.0: Folder: C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\export hiredis/1.0.0: Using the exported files summary hash as the recipe revision: 5998d15f9e6b3e70b5ebca5bfdb54fa6 hiredis/1.0.0: Exported revision: 5998d15f9e6b3e70b5ebca5bfdb54fa6 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows os_build=Windows [options] hiredis:shared=False [build_requires] [env] hiredis/1.0.0: Forced build from source hiredis/1.0.0 (test package): Installing package Requirements hiredis/1.0.0 from local cache - Cache Packages hiredis/1.0.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hiredis/1.0.0: Configuring sources in C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK hiredis/1.0.0: Copying sources to build folder hiredis/1.0.0: Building your package in C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 hiredis/1.0.0: 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 hiredis/1.0.0: Calling build() ----Running------ > cd C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -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_MODULE_PATH="C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_SSL="False" -DDISABLE_TESTS="True" -DENABLE_EXAMPLES="False" -Wno-dev C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 ----------------- -- The C compiler identification is MSVC 19.24.28316.0 -- The CXX compiler identification is MSVC 19.24.28316.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard Detected version: 1.0.0 -- 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-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder ----Running------ > cmake --build C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt alloc.c C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\alloc.c(40,1): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(536): message : see declaration of 'strdup' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\alloc.c(59,1): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(536): message : see declaration of 'strdup' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] async.c C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(57,54): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(76,33): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(77,33): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(447,1): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): message : see declaration of 'stricmp' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(454,1): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): message : see declaration of 'stricmp' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(499,1): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(560): message : see declaration of 'strnicmp' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(500,1): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(560): message : see declaration of 'strnicmp' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(766,1): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(560): message : see declaration of 'strnicmp' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(791,1): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(560): message : see declaration of 'strnicmp' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\async.c(799,1): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(560): message : see declaration of 'strnicmp' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] dict.c hiredis.c C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\hiredis.c(333,54): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\hiredis.c(482,42): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\hiredis.c(501,34): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\hiredis.c(612,18): warning C4244: 'return': conversion from 'unsigned __int64' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\hiredis.c(638,31): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\hiredis.c(651,19): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\hiredis.c(940,48): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] net.c C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\net.c(275,14): warning C4267: 'function': conversion from 'size_t' to 'socklen_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\net.c(320,9): warning C4267: 'function': conversion from 'size_t' to 'socklen_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\net.c(324,9): warning C4267: 'function': conversion from 'size_t' to 'socklen_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\net.c(460,21): warning C4267: 'function': conversion from 'size_t' to 'socklen_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\net.c(483,13): warning C4267: 'function': conversion from 'size_t' to 'socklen_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\net.c(609,4): warning C4102: 'oom': unreferenced label [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] read.c C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\read.c(127,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\read.c(217,39): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\read.c(233,32): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\read.c(302,1): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): message : see declaration of 'stricmp' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\read.c(304,1): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(549): message : see declaration of 'stricmp' [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\read.c(363,38): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\read.c(386,29): warning C4244: '+=': conversion from '__int64' to 'unsigned long', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\read.c(399,49): warning C4312: 'type cast': conversion from 'long' to 'void *' of greater size [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\read.c(497,45): warning C4312: 'type cast': conversion from 'long' to 'void *' of greater size [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] sds.c C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(101,52): warning C4267: '=': conversion from 'size_t' to 'unsigned char', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(106,30): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(107,32): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(113,30): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(114,32): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(120,30): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(121,32): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(177,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(459,13): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(488,13): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(587,18): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(615,23): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(632,27): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(650,27): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(758,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(765,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder\sds.c(789,31): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\hiredis.vcxproj] sockcompat.c Generating Code... hiredis.vcxproj -> C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\hiredis.lib Building Custom Rule C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/CMakeLists.txt hiredis/1.0.0: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built hiredis/1.0.0: Build folder C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 hiredis/1.0.0: Generated conaninfo.txt hiredis/1.0.0: Generated conanbuildinfo.txt hiredis/1.0.0: Generating the package hiredis/1.0.0: Package folder C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260 hiredis/1.0.0: Calling package() ----Running------ > cmake --build C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt hiredis.vcxproj -> C:\J\workspace\cci_PR-2599\3\0_56\.conan\data\hiredis\1.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\hiredis.lib Building Custom Rule C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/CMakeLists.txt -- Install configuration: "Debug" -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/hiredis.lib -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/hiredis.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/read.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/sds.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/async.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/alloc.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/adapters -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/adapters/ae.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/adapters/glib.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/adapters/ivykis.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/adapters/libev.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/adapters/libevent.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/adapters/libuv.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/adapters/macosx.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/hiredis/adapters/qt.h -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pkgconfig/hiredis.pc -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/hiredis/hiredis-targets.cmake -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/hiredis/hiredis-targets-debug.cmake -- Installing: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/hiredis/hiredis-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 hiredis/1.0.0 package(): Packaged 13 '.h' files hiredis/1.0.0 package(): Packaged 1 '.lib' file: hiredis.lib hiredis/1.0.0 package(): Packaged 1 file: COPYING hiredis/1.0.0: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created hiredis/1.0.0: Created package revision 5ab1d2007af97c604f34ad4e44e4c668 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK hiredis/1.0.0 (test package): Generator cmake created conanbuildinfo.cmake hiredis/1.0.0 (test package): Generator txt created conanbuildinfo.txt hiredis/1.0.0 (test package): Generator cmake_find_package_multi created hiredisConfigVersion.cmake hiredis/1.0.0 (test package): Generator cmake_find_package_multi created hiredisTarget-debug.cmake hiredis/1.0.0 (test package): Generator cmake_find_package_multi created hiredisTargets.cmake hiredis/1.0.0 (test package): Generator cmake_find_package_multi created hiredisConfig.cmake hiredis/1.0.0 (test package): Generated conaninfo.txt hiredis/1.0.0 (test package): Generated graphinfo Using lockfile: 'C:\J\workspace\cci_PR-2599/3/co_0_56/recipes/hiredis/all\test_package\build\6e7c7f2642a1d209142555b9f9fed4c6636bd7e1/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 hiredis/1.0.0 (test package): Calling build() ----Running------ > cd C:\J\workspace\cci_PR-2599/3/co_0_56/recipes/hiredis/all\test_package\build\6e7c7f2642a1d209142555b9f9fed4c6636bd7e1 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_PREFIX_PATH="C:/J/workspace/cci_PR-2599/3/co_0_56/recipes/hiredis/all/test_package/build/6e7c7f2642a1d209142555b9f9fed4c6636bd7e1" -DCMAKE_MODULE_PATH="C:/J/workspace/cci_PR-2599/3/co_0_56/recipes/hiredis/all/test_package/build/6e7c7f2642a1d209142555b9f9fed4c6636bd7e1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\workspace\cci_PR-2599/3/co_0_56/recipes/hiredis/all\test_package ----------------- -- The C compiler identification is MSVC 19.24.28316.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/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 -- Library hiredis found C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/hiredis.lib -- Found: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/hiredis.lib -- Library hiredis found C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/hiredis.lib -- Found: C:/J/workspace/cci_PR-2599/3/0_56/.conan/data/hiredis/1.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/hiredis.lib -- 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-2599/3/co_0_56/recipes/hiredis/all/test_package/build/6e7c7f2642a1d209142555b9f9fed4c6636bd7e1 ----Running------ > cmake --build C:\J\workspace\cci_PR-2599/3/co_0_56/recipes/hiredis/all\test_package\build\6e7c7f2642a1d209142555b9f9fed4c6636bd7e1 --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/cci_PR-2599/3/co_0_56/recipes/hiredis/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\workspace\cci_PR-2599\3\co_0_56\recipes\hiredis\all\test_package\build\6e7c7f2642a1d209142555b9f9fed4c6636bd7e1\bin\test_package.exe Building Custom Rule C:/J/workspace/cci_PR-2599/3/co_0_56/recipes/hiredis/all/test_package/CMakeLists.txt hiredis/1.0.0 (test package): Running test() ----Running------ > bin\test_package ----------------- hiredis version: 1.0.0 JSON file created at 'C:\J\workspace\cci_PR-2599/3/co_0_56/_create.json'