******************************************************************************** conan install ixwebsocket/11.4.3@#f86dfe2763b9d84b8c32526c43bc13f9 --build=ixwebsocket -pr C:\J\w\prod\BuildSingleReference\46148\4d8dcb05-81bc-45fd-a973-f3aa5c68ded0/profile_windows_16_mt_vs_release_64.ixwebsocket-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] ixwebsocket:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 6579cd83d7728bdb0df70b512d9b1a11 mbedtls/2.25.0: Not found in local cache, looking in remotes... mbedtls/2.25.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mbedtls/2.25.0: Downloaded recipe revision ee047e8e7d60cd6fc6e5a7a29a5fd7f1 ixwebsocket/11.4.3: Forced build from source Installing package: ixwebsocket/11.4.3 Requirements ixwebsocket/11.4.3 from local cache - Cache mbedtls/2.25.0 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages ixwebsocket/11.4.3:db4bb1491236f87bcbe0c7eedffba3b63a4d917a - Build mbedtls/2.25.0:79a86d38ed907ddedc9ad643d7d1f09b98a82c8e - Download zlib/1.2.11:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 zlib/1.2.11: Downloaded package revision 40d1db640b7b22ae1fbdfb2b4a0506bf mbedtls/2.25.0: Retrieving package 79a86d38ed907ddedc9ad643d7d1f09b98a82c8e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.25.0: Package installed 79a86d38ed907ddedc9ad643d7d1f09b98a82c8e mbedtls/2.25.0: Downloaded package revision 8437bfa7564bc8fd1e6960ff21d777bd [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ixwebsocket/11.4.3: Configuring sources in C:\J\w\prod\BuildSingleReference/s\f210bd\1 [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK ixwebsocket/11.4.3: Copying sources to build folder ixwebsocket/11.4.3: Building your package in C:\J\w\prod\BuildSingleReference/s\c4900f\1 ixwebsocket/11.4.3: Generator cmake created conanbuildinfo.cmake ixwebsocket/11.4.3: Generator cmake_find_package created FindMbedTLS.cmake ixwebsocket/11.4.3: Generator cmake_find_package created FindZLIB.cmake ixwebsocket/11.4.3: Aggregating env generators [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 ixwebsocket/11.4.3: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference/s\c4900f\1 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference/s\94ce5e\1" -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/w/prod/BuildSingleReference/s/c4900f/1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_TLS="True" -DUSE_MBED_TLS="True" -DUSE_OPEN_SSL="False" -DUSE_ZLIB="True" -Wno-dev C:\J\w\prod\BuildSingleReference/s\c4900f\1 ----------------- -- The C compiler identification is MSVC 19.29.30145.0 -- The CXX compiler identification is MSVC 19.29.30145.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/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.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/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 -- TLS configured to use mbedtls -- Conan: Using autogenerated FindMbedTLS.cmake -- Found MbedTLS: 2.25.0 (found version "2.25.0") -- Library mbedtls found C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedtls.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedtls.lib -- Library mbedx509 found C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedx509.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedx509.lib -- Library mbedcrypto found C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedcrypto.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Library mbedcrypto found C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedcrypto.lib -- Library mbedx509 found C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedx509.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedx509.lib -- Library mbedtls found C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedtls.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/mbedtls/2.25.0/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/lib/mbedtls.lib -- Conan: Using autogenerated FindZLIB.cmake -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Skipping already existing target: CONAN_LIB::ZLIB_zlib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/s/c4900f/1 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference/s\c4900f\1 --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/s/c4900f/1/source_subfolder/CMakeLists.txt IXBench.cpp IXCancellationRequest.cpp IXConnectionState.cpp IXDNSLookup.cpp IXExponentialBackoff.cpp IXGetFreePort.cpp IXGzipCodec.cpp IXHttp.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXExponentialBackoff.cpp(24,48): warning C4244: '=': conversion from 'double' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXHttpClient.cpp IXHttpServer.cpp IXNetSystem.cpp IXSelectInterrupt.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXGetFreePort.cpp(54,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXNetSystem.cpp(156,152): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXGetFreePort.cpp(62,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXSelectInterruptFactory.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXNetSystem.cpp(245,36): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXGetFreePort.cpp(67,29): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXSelectInterruptPipe.cpp IXSelectInterruptEvent.cpp IXSetThreadName.cpp IXSocket.cpp IXSocketConnect.cpp IXSocketFactory.cpp IXSocketServer.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(48,34): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXSocketTLSOptions.cpp IXStrCaseCompare.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocket.cpp(251,53): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXUdpSocket.cpp IXUrlParser.cpp IXUuid.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(50,70): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocket.cpp(266,61): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(55,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocket.cpp(329,34): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(63,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocket.cpp(330,31): warning C4244: '-=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(71,78): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(97,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(79,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(114,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXUserAgent.cpp IXWebSocket.cpp IXWebSocketCloseConstants.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(70,25): warning C4244: 'argument': conversion from 'SOCKET' to 'const _Ty', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] with [ _Ty=int ] IXWebSocketHandshake.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(85,24): warning C4244: 'return': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(126,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketHttpHeaders.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(113,99): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketPerMessageDeflate.cpp IXWebSocketPerMessageDeflateCodec.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(89,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(143,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(124,81): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(155,37): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketPerMessageDeflateOptions.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(169,33): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketProxyServer.cpp IXWebSocketServer.cpp IXWebSocketTransport.cpp IXSocketMbedTLS.cpp C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(228,29): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXWebSocketPerMessageDeflateOptions.cpp(88,27): warning C4244: 'initializing': conversion from 'long' to 'uint8_t', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(269,34): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXWebSocketPerMessageDeflateOptions.cpp(98,27): warning C4244: 'initializing': conversion from 'long' to 'uint8_t', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(289,54): warning C4244: 'argument': conversion from 'ix::socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(311,35): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\s\c4900f\1\source_subfolder\ixwebsocket.vcxproj] ixwebsocket.vcxproj -> C:\J\w\prod\BuildSingleReference\s\c4900f\1\lib\ixwebsocket.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/c4900f/1/CMakeLists.txt ixwebsocket/11.4.3: Package 'db4bb1491236f87bcbe0c7eedffba3b63a4d917a' built ixwebsocket/11.4.3: Build folder C:\J\w\prod\BuildSingleReference/s\c4900f\1 ixwebsocket/11.4.3: Generated conaninfo.txt ixwebsocket/11.4.3: Generated conanbuildinfo.txt ixwebsocket/11.4.3: Generating the package ixwebsocket/11.4.3: Package folder C:\J\w\prod\BuildSingleReference/s\94ce5e\1 ixwebsocket/11.4.3: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference/s\c4900f\1 --config Release --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. ixwebsocket.vcxproj -> C:\J\w\prod\BuildSingleReference\s\c4900f\1\lib\ixwebsocket.lib -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/lib/ixwebsocket.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXBase64.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXBench.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXCancellationRequest.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXConnectionState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXDNSLookup.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXExponentialBackoff.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXGetFreePort.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXGzipCodec.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXHttp.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXHttpClient.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXHttpServer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXNetSystem.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXProgressCallback.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSelectInterrupt.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSelectInterruptPipe.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSelectInterruptEvent.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSetThreadName.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSocket.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSocketConnect.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSocketFactory.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSocketServer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXStrCaseCompare.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXUdpSocket.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXUniquePtr.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXUrlParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXUuid.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXUtf8Validator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXUserAgent.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocket.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketMessage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketProxyServer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketSendData.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketServer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketTransport.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXWebSocketVersion.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/include/ixwebsocket/IXSocketMbedTLS.h -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/lib/cmake/ixwebsocket/ixwebsocket-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/lib/cmake/ixwebsocket/ixwebsocket-targets.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/94ce5e/1/lib/cmake/ixwebsocket/ixwebsocket-targets-release.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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK ixwebsocket/11.4.3 package(): Packaged 51 '.h' files ixwebsocket/11.4.3 package(): Packaged 1 '.lib' file: ixwebsocket.lib ixwebsocket/11.4.3 package(): Packaged 1 '.txt' file: LICENSE.txt ixwebsocket/11.4.3: Package 'db4bb1491236f87bcbe0c7eedffba3b63a4d917a' created ixwebsocket/11.4.3: Created package revision 8845b1aedde2b7ab89316cf64b22db6f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: mbedtls/2.25.0: requirement zlib/1.2.12 overridden by ixwebsocket/11.4.3 to zlib/1.2.11