******************************************************************************** conan install ixwebsocket/10.2.5@ --profile=C:\J\w\BuildSingleReference@4/7827/7a816742-cc24-45bd-9388-0230b29b0d4f/profile.txt --build=ixwebsocket ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@4\.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\w\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-upstream'... 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 514b772abf9c36ad9be48b84cfc6fdc2 mbedtls/2.16.3-apache: Not found in local cache, looking in remotes... mbedtls/2.16.3-apache: Trying with 'conan-upstream'... mbedtls/2.16.3-apache: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mbedtls/2.16.3-apache: Downloaded recipe revision a98603a267659bd5aeeda84245b64aac ixwebsocket/10.2.5: Forced build from source Installing package: ixwebsocket/10.2.5 Requirements ixwebsocket/10.2.5 from local cache - Cache mbedtls/2.16.3-apache from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages ixwebsocket/10.2.5:db4bb1491236f87bcbe0c7eedffba3b63a4d917a - Build mbedtls/2.16.3-apache: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 aab27dcaeed676ed567d2b9459cb1b5e mbedtls/2.16.3-apache: Retrieving package 79a86d38ed907ddedc9ad643d7d1f09b98a82c8e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.16.3-apache: Package installed 79a86d38ed907ddedc9ad643d7d1f09b98a82c8e mbedtls/2.16.3-apache: Downloaded package revision 3856841f1249fb7efb4fabd1f3ab7e63 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ixwebsocket/10.2.5: Configuring sources in C:\J\w\BuildSingleReference@4/s\6a1f36\1 [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ixwebsocket/10.2.5: Copying sources to build folder ixwebsocket/10.2.5: Building your package in C:\J\w\BuildSingleReference@4/s\3aae99\1 ixwebsocket/10.2.5: 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 ixwebsocket/10.2.5: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4/s\3aae99\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="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4/s\f01405\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_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\BuildSingleReference@4/s\3aae99\1 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/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.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/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 -- Found MbedTLS: C:/J/w/BuildSingleReference@4/.conan/data/mbedtls/2.16.3-apache/_/_/package/79a86d38ed907ddedc9ad643d7d1f09b98a82c8e/include -- Found ZLIB: C:/J/w/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib (found version "1.2.11") -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/s/3aae99/1 ----Running------ > cmake --build C:\J\w\BuildSingleReference@4/s\3aae99\1 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@4/s/3aae99/1/source_subfolder/CMakeLists.txt IXBench.cpp IXCancellationRequest.cpp IXConnectionState.cpp IXDNSLookup.cpp IXExponentialBackoff.cpp IXGetFreePort.cpp IXHttp.cpp IXHttpClient.cpp IXHttpServer.cpp IXNetSystem.cpp IXSelectInterrupt.cpp IXSelectInterruptFactory.cpp IXSelectInterruptPipe.cpp IXSetThreadName.cpp C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXExponentialBackoff.cpp(16,28): warning C4244: 'initializing': conversion from 'double' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] IXSocket.cpp IXSocketConnect.cpp IXSocketFactory.cpp IXSocketServer.cpp IXSocketTLSOptions.cpp IXUdpSocket.cpp C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXNetSystem.cpp(60,27): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] IXUrlParser.cpp IXUserAgent.cpp IXWebSocket.cpp IXWebSocketCloseConstants.cpp C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXGetFreePort.cpp(35,29): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketHandshake.cpp IXWebSocketHttpHeaders.cpp C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXSocket.cpp(213,53): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(37,16): warning C4244: 'initializing': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketPerMessageDeflate.cpp IXWebSocketPerMessageDeflateCodec.cpp C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(81,32): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketPerMessageDeflateOptions.cpp IXWebSocketProxyServer.cpp C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXSocket.cpp(228,61): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(70,25): warning C4244: 'argument': conversion from 'SOCKET' to 'const _Ty', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] with [ _Ty=int ] C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(48,70): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketServer.cpp IXWebSocketTransport.cpp C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(308,35): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(113,99): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXSocket.cpp(291,34): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(124,81): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket\IXSocket.cpp(292,31): warning C4244: '-=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\s\3aae99\1\source_subfolder\ixwebsocket.vcxproj] IXSocketMbedTLS.cpp ixwebsocket.vcxproj -> C:\J\w\BuildSingleReference@4\s\3aae99\1\lib\ixwebsocket.lib Building Custom Rule C:/J/w/BuildSingleReference@4/s/3aae99/1/CMakeLists.txt ixwebsocket/10.2.5: Package 'db4bb1491236f87bcbe0c7eedffba3b63a4d917a' built ixwebsocket/10.2.5: Build folder C:\J\w\BuildSingleReference@4/s\3aae99\1 ixwebsocket/10.2.5: Generated conaninfo.txt ixwebsocket/10.2.5: Generated conanbuildinfo.txt ixwebsocket/10.2.5: Generating the package ixwebsocket/10.2.5: Package folder C:\J\w\BuildSingleReference@4/s\f01405\1 ixwebsocket/10.2.5: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@4/s\3aae99\1 --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. ixwebsocket.vcxproj -> C:\J\w\BuildSingleReference@4\s\3aae99\1\lib\ixwebsocket.lib -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/lib/ixwebsocket.lib -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXBench.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXCancellationRequest.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXConnectionInfo.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXConnectionState.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXDNSLookup.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXExponentialBackoff.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXGetFreePort.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXHttp.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXHttpClient.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXHttpServer.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXNetSystem.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXProgressCallback.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSelectInterrupt.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSelectInterruptPipe.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSetThreadName.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSocket.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSocketConnect.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSocketFactory.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSocketServer.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXUdpSocket.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXUrlParser.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXUtf8Validator.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXUserAgent.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocket.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketMessage.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketProxyServer.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketServer.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketTransport.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXWebSocketVersion.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/include/ixwebsocket/IXSocketMbedTLS.h -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/lib/cmake/ixwebsocket/ixwebsocket-config.cmake -- Installing: C:/J/w/BuildSingleReference@4/s/f01405/1/lib/cmake/ixwebsocket/ixwebsocket-config-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 ixwebsocket/10.2.5 package(): Packaged 45 '.h' files ixwebsocket/10.2.5 package(): Packaged 1 '.lib' file: ixwebsocket.lib ixwebsocket/10.2.5 package(): Packaged 1 '.txt' file: LICENSE.txt ixwebsocket/10.2.5: Package 'db4bb1491236f87bcbe0c7eedffba3b63a4d917a' created ixwebsocket/10.2.5: Created package revision 6bbf044245df0998ee1f7645ccd456a4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR