******************************************************************************** conan install ixwebsocket/10.2.5@ --profile=C:\J\w\BuildSingleReference@8/7827/3b2cd555-9cc8-4470-ab33-a6e036d65ad8/profile.txt --build=ixwebsocket ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@8\.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@8\.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=MDd compiler.version=15 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:3fedd1a58f0c459098b3bde6cf7985746d6889ec - Build mbedtls/2.16.3-apache:91755e899d4d2d71004953f80829db5dae4bcb10 - Download zlib/1.2.11:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 zlib/1.2.11: Downloaded package revision 1093d3ff708d122465988b630e844afc mbedtls/2.16.3-apache: Retrieving package 91755e899d4d2d71004953f80829db5dae4bcb10 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.16.3-apache: Package installed 91755e899d4d2d71004953f80829db5dae4bcb10 mbedtls/2.16.3-apache: Downloaded package revision a97cb7d602bde718b6b6b8100cbefcca [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@8/s\b3b537\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@8/s\085679\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@8/s\085679\1 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@8/s\b153ad\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@8/s\085679\1 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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@8/.conan/data/mbedtls/2.16.3-apache/_/_/package/91755e899d4d2d71004953f80829db5dae4bcb10/include -- Found ZLIB: C:/J/w/BuildSingleReference@8/.conan/data/zlib/1.2.11/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib (found version "1.2.11") -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@8/s/085679/1 ----Running------ > cmake --build C:\J\w\BuildSingleReference@8/s\085679\1 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@8/s/085679/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 IXSocket.cpp IXSocketConnect.cpp IXSocketFactory.cpp C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXExponentialBackoff.cpp(16): warning C4244: 'initializing': conversion from 'double' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] IXSocketServer.cpp IXSocketTLSOptions.cpp C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXNetSystem.cpp(60): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] IXUdpSocket.cpp IXUrlParser.cpp IXUserAgent.cpp IXWebSocket.cpp IXWebSocketCloseConstants.cpp IXWebSocketHandshake.cpp C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(37): warning C4244: 'initializing': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXSocketConnect.cpp(48): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketHttpHeaders.cpp IXWebSocketPerMessageDeflate.cpp IXWebSocketPerMessageDeflateCodec.cpp C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXGetFreePort.cpp(35): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] IXWebSocketPerMessageDeflateOptions.cpp IXWebSocketProxyServer.cpp IXWebSocketServer.cpp IXWebSocketTransport.cpp C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(81): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXSocketServer.cpp(308): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] IXSocketMbedTLS.cpp C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXSocket.cpp(213): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXSocket.cpp(228): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXSocket.cpp(291): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXSocket.cpp(292): warning C4244: '-=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(70): warning C4244: 'argument': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(113): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket\IXUdpSocket.cpp(124): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@8\s\085679\1\source_subfolder\ixwebsocket.vcxproj] ixwebsocket.vcxproj -> C:\J\w\BuildSingleReference@8\s\085679\1\lib\ixwebsocket.lib Building Custom Rule C:/J/w/BuildSingleReference@8/s/085679/1/CMakeLists.txt ixwebsocket/10.2.5: Package '3fedd1a58f0c459098b3bde6cf7985746d6889ec' built ixwebsocket/10.2.5: Build folder C:\J\w\BuildSingleReference@8/s\085679\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@8/s\b153ad\1 ixwebsocket/10.2.5: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@8/s\085679\1 --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. ixwebsocket.vcxproj -> C:\J\w\BuildSingleReference@8\s\085679\1\lib\ixwebsocket.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/lib/ixwebsocket.lib -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXBench.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXCancellationRequest.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXConnectionInfo.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXConnectionState.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXDNSLookup.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXExponentialBackoff.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXGetFreePort.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXHttp.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXHttpClient.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXHttpServer.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXNetSystem.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXProgressCallback.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSelectInterrupt.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSelectInterruptPipe.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSetThreadName.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSocket.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSocketConnect.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSocketFactory.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSocketServer.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXUdpSocket.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXUrlParser.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXUtf8Validator.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXUserAgent.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocket.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketMessage.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketProxyServer.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketServer.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketTransport.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXWebSocketVersion.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/include/ixwebsocket/IXSocketMbedTLS.h -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/lib/cmake/ixwebsocket/ixwebsocket-config.cmake -- Installing: C:/J/w/BuildSingleReference@8/s/b153ad/1/lib/cmake/ixwebsocket/ixwebsocket-config-debug.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 '3fedd1a58f0c459098b3bde6cf7985746d6889ec' created ixwebsocket/10.2.5: Created package revision 868aa599dfdd20de3005a17ea9cbf7e7 [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