******************************************************************************** conan test conan-center-index\recipes\simple-websocket-server\all\test_package\conanfile.py simple-websocket-server/2.0.2@#b3f14f3a1a8bacaf46e38eb8900bf8e0 -pr C:\J\w\prod\BuildSingleReference@3\62374\367cf014-f668-4c7c-8d0f-a1f8e15d4e46/profile_windows_15_mt_vs_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@3\.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@3\.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=15 os=Windows [options] [build_requires] [env] openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 5f25b2ff5bed8a6bec73b90fe963d93c asio/1.23.0: Not found in local cache, looking in remotes... asio/1.23.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz asio/1.23.0: Downloaded recipe revision f067f28e3ae03538764625cf330fd94a simple-websocket-server/2.0.2 (test package): Installing package Requirements asio/1.23.0 from 'conan-center' - Downloaded openssl/1.1.1q from 'conan-center' - Downloaded simple-websocket-server/2.0.2 from local cache - Cache Packages asio/1.23.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download openssl/1.1.1q:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Download simple-websocket-server/2.0.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... asio/1.23.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz asio/1.23.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 asio/1.23.0: Downloaded package revision 0340d19e982490eaa1874c86e5057b4f openssl/1.1.1q: Retrieving package 7bd6f2c3d5c4e48a75805376b58cde753392f711 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed 7bd6f2c3d5c4e48a75805376b58cde753392f711 openssl/1.1.1q: Downloaded package revision 0df93336a9b087b010c1e7648046b5b4 simple-websocket-server/2.0.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-11812' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz simple-websocket-server/2.0.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 simple-websocket-server/2.0.2: Downloaded package revision dc1ea21f598a159e377245648723029f simple-websocket-server/2.0.2 (test package): Generator cmake created conanbuildinfo.cmake simple-websocket-server/2.0.2 (test package): Generator txt created conanbuildinfo.txt simple-websocket-server/2.0.2 (test package): Aggregating env generators simple-websocket-server/2.0.2 (test package): Generated conaninfo.txt simple-websocket-server/2.0.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\simple-websocket-server\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5/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 simple-websocket-server/2.0.2 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\simple-websocket-server\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\simple-websocket-server\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\package" -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" -Wno-dev C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\simple-websocket-server\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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 - skipped -- Detecting CXX compile features -- Detecting CXX 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 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/simple-websocket-server/all/test_package/build/c50876b7b4d345f61b334f4d8f12671306a33be5 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\simple-websocket-server\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5 --config Release -- /m:8 /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/prod/BuildSingleReference@3/conan-center-index/recipes/simple-websocket-server/all/test_package/CMakeLists.txt test_package.cpp Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example: - add -D_WIN32_WINNT=0x0601 to the compiler command line; or - add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions. Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target). c:\j\w\prod\buildsinglereference@3\.conan\data\simple-websocket-server\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\simple-websocket-server\crypto.hpp(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\simple-websocket-server\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\simple-websocket-server\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\simple-websocket-server/client_ws.hpp(207): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\simple-websocket-server\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\simple-websocket-server\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\simple-websocket-server/client_ws.hpp(188): note: while compiling class template member function 'void SimpleWeb::SocketClientBase::Connection::send(const std::shared_ptr::OutMessage> &,std::function,unsigned char)' C:\J\w\prod\BuildSingleReference@3\.conan\data\simple-websocket-server\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\simple-websocket-server/client_ws.hpp(255): note: see reference to function template instantiation 'void SimpleWeb::SocketClientBase::Connection::send(const std::shared_ptr::OutMessage> &,std::function,unsigned char)' being compiled C:\J\w\prod\BuildSingleReference@3\.conan\data\simple-websocket-server\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\simple-websocket-server/client_ws.hpp(703): note: see reference to class template instantiation 'SimpleWeb::SocketClientBase::Connection' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/use_future.hpp(140): note: see reference to class template instantiation 'asio::use_future_t>::std_allocator_void' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/use_future.hpp(149): note: see reference to class template instantiation 'asio::use_future_t>' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/execution/relationship.hpp(594): note: see reference to class template instantiation 'asio::execution::detail::relationship_t<0>' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/execution/outstanding_work.hpp(596): note: see reference to class template instantiation 'asio::execution::detail::outstanding_work_t<0>' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/execution/occupancy.hpp(162): note: see reference to class template instantiation 'asio::execution::detail::occupancy_t<0>' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/execution/mapping.hpp(763): note: see reference to class template instantiation 'asio::execution::detail::mapping_t<0>' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/execution/context.hpp(169): note: see reference to class template instantiation 'asio::execution::detail::context_t<0>' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/execution/bulk_guarantee.hpp(851): note: see reference to class template instantiation 'asio::execution::detail::bulk_guarantee_t<0>' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/execution/blocking_adaptation.hpp(786): note: see reference to class template instantiation 'asio::execution::detail::blocking_adaptation_t<0>' being compiled c:\j\w\prod\buildsinglereference@3\.conan\data\asio\1.23.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\asio/execution/blocking.hpp(997): note: see reference to class template instantiation 'asio::execution::detail::blocking_t<0>' being compiled C:\J\w\prod\BuildSingleReference@3\.conan\data\simple-websocket-server\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\simple-websocket-server/client_ws.hpp(211): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\simple-websocket-server\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\simple-websocket-server\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/simple-websocket-server/all/test_package/CMakeLists.txt simple-websocket-server/2.0.2 (test package): Running test() ----Running------ > bin\test_package ----------------- Server: Opened connection 0000023C54F52A20Client: Opened connection Client: Sending message: "Hello" Server: Message received: "Hello" from 0000023C54F52A20 Server: Sending message "Hello" to 0000023C54F52A20 Client: Message received: "Hello" Client: Sending close connection Server: Closed connection 0000023C54F52A20 with status code 1000 Client: Closed connection with status code 1000 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