******************************************************************************** conan install ixwebsocket/7.9.2@ --profile=C:\J\w\BuildSingleReference@12/7824/6e423341-cacb-45d2-b4dd-149a248f950a/profile.txt --build=ixwebsocket ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@12\.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@12\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** 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] [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/7.9.2: Forced build from source Installing package: ixwebsocket/7.9.2 Requirements ixwebsocket/7.9.2 from local cache - Cache mbedtls/2.16.3-apache from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages ixwebsocket/7.9.2:e2356a5e1fe77c40cd66ae5db84177aa62f0defa - Build mbedtls/2.16.3-apache:d2dad24a78a520016421d99521289e48a3c29b7d - Download zlib/1.2.11:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 zlib/1.2.11: Downloaded package revision ee7bf1bee5e974e6b4d1e6d2931b7af1 mbedtls/2.16.3-apache: Retrieving package d2dad24a78a520016421d99521289e48a3c29b7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.16.3-apache: Package installed d2dad24a78a520016421d99521289e48a3c29b7d mbedtls/2.16.3-apache: Downloaded package revision d596157f3a6b1f1f5462ee3ef82d6a87 [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/7.9.2: Configuring sources in C:\J\w\BuildSingleReference@12/s\0f2e49\1 Unzipping 32.6MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ixwebsocket/7.9.2: Copying sources to build folder ixwebsocket/7.9.2: Building your package in C:\J\w\BuildSingleReference@12/s\351693\1 ixwebsocket/7.9.2: 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/7.9.2: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@12/s\351693\1 && 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="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@12/s\5b58fb\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" -Wno-dev C:\J\w\BuildSingleReference@12/s\351693\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 -- Found MBEDTLS: C:/J/w/BuildSingleReference@12/.conan/data/mbedtls/2.16.3-apache/_/_/package/d2dad24a78a520016421d99521289e48a3c29b7d/include -- Found ZLIB: C:/J/w/BuildSingleReference@12/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib (found version "1.2.11") -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@12/s/351693/1 ----Running------ > cmake --build C:\J\w\BuildSingleReference@12/s\351693\1 --config Debug -- /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@12/s/351693/1/source_subfolder/CMakeLists.txt IXCancellationRequest.cpp IXConnectionState.cpp IXDNSLookup.cpp IXExponentialBackoff.cpp IXHttp.cpp IXHttpClient.cpp IXHttpServer.cpp IXNetSystem.cpp IXSelectInterrupt.cpp IXSelectInterruptFactory.cpp IXSocket.cpp IXSocketConnect.cpp IXSocketFactory.cpp IXSocketServer.cpp IXSocketTLSOptions.cpp IXUrlParser.cpp C:\J\w\BuildSingleReference@12\s\351693\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@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] IXUserAgent.cpp IXWebSocket.cpp IXWebSocketCloseConstants.cpp IXWebSocketHandshake.cpp IXWebSocketHttpHeaders.cpp IXWebSocketMessageQueue.cpp C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXNetSystem.cpp(60,27): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketPerMessageDeflate.cpp IXWebSocketPerMessageDeflateCodec.cpp IXWebSocketPerMessageDeflateOptions.cpp IXWebSocketServer.cpp IXWebSocketTransport.cpp C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(36,16): warning C4244: 'initializing': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(47,70): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] LUrlParser.cpp C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXSocket.cpp(207,53): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXSocket.cpp(222,61): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXSocket.cpp(285,34): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXSocket.cpp(286,31): warning C4244: '-=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(62,32): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(93,34): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(237,35): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@12\s\351693\1\source_subfolder\ixwebsocket.vcxproj] IXSetThreadName_windows.cpp IXSocketMbedTLS.cpp ixwebsocket.vcxproj -> C:\J\w\BuildSingleReference@12\s\351693\1\lib\ixwebsocket.lib Building Custom Rule C:/J/w/BuildSingleReference@12/s/351693/1/CMakeLists.txt ixwebsocket/7.9.2: Package 'e2356a5e1fe77c40cd66ae5db84177aa62f0defa' built ixwebsocket/7.9.2: Build folder C:\J\w\BuildSingleReference@12/s\351693\1 ixwebsocket/7.9.2: Generated conaninfo.txt ixwebsocket/7.9.2: Generated conanbuildinfo.txt ixwebsocket/7.9.2: Generating the package ixwebsocket/7.9.2: Package folder C:\J\w\BuildSingleReference@12/s\5b58fb\1 ixwebsocket/7.9.2: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@12/s\351693\1 --config Debug --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@12\s\351693\1\lib\ixwebsocket.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/lib/ixwebsocket.lib -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXCancellationRequest.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXConnectionState.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXDNSLookup.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXExponentialBackoff.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXHttp.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXHttpClient.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXHttpServer.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXNetSystem.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXProgressCallback.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXSelectInterrupt.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXSetThreadName.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXSocket.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXSocketConnect.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXSocketFactory.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXSocketServer.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXUrlParser.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXUtf8Validator.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXUserAgent.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocket.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketMessage.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketMessageQueue.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketServer.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketTransport.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXWebSocketVersion.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/LUrlParser.h -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/libwshandshake.hpp -- Installing: C:/J/w/BuildSingleReference@12/s/5b58fb/1/include/ixwebsocket/IXSocketMbedTLS.h [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/7.9.2 package(): Packaged 40 '.h' files ixwebsocket/7.9.2 package(): Packaged 1 '.hpp' file: libwshandshake.hpp ixwebsocket/7.9.2 package(): Packaged 1 '.lib' file: ixwebsocket.lib ixwebsocket/7.9.2 package(): Packaged 1 '.txt' file: LICENSE.txt ixwebsocket/7.9.2: Package 'e2356a5e1fe77c40cd66ae5db84177aa62f0defa' created ixwebsocket/7.9.2: Created package revision 1faa15b176c2ac1f72293296316c9e3d [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