******************************************************************************** conan test conan-center-index\recipes\trantor\all\test_package\conanfile.py trantor/1.5.7@#88093bd69ea228e128f895194f5a1191 -pr C:\J\w\prod\BuildSingleReference@2\96940\d2f7a896-5230-4e92-b6b9-53f80cd36b3b/profile_windows_15_md_vs_release_64.trantor-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] trantor:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True trantor/1.5.7 (test package): Installing package Requirements c-ares/1.18.1 from 'conan-center' - Cache openssl/1.1.1q from 'conan-center' - Cache trantor/1.5.7 from local cache - Cache Packages c-ares/1.18.1:f059349eaf562dce3ec19f03f4eb650e35bc02be - Cache openssl/1.1.1q:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache trantor/1.5.7:11aaf792e9103d74eb324507eb986c061f6092fc - Cache Installing (downloading, building) binaries... c-ares/1.18.1: Already installed! c-ares/1.18.1: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@2\.conan\data\c-ares\1.18.1\_\_\package\f059349eaf562dce3ec19f03f4eb650e35bc02be\bin openssl/1.1.1q: Already installed! trantor/1.5.7: Already installed! trantor/1.5.7 (test package): Generator 'CMakeDeps' calling 'generate()' trantor/1.5.7 (test package): Generator txt created conanbuildinfo.txt trantor/1.5.7 (test package): Generator 'CMakeToolchain' calling 'generate()' trantor/1.5.7 (test package): Generator 'VirtualRunEnv' calling 'generate()' trantor/1.5.7 (test package): Aggregating env generators trantor/1.5.7 (test package): Generated conaninfo.txt trantor/1.5.7 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\generators/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 trantor/1.5.7 (test package): Calling build() trantor/1.5.7 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/trantor/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/trantor/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/trantor/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.16.27048.0 -- 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: Target declared 'Trantor::Trantor' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from 'C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/cmake/conan-official-openssl-variables.cmake' -- Conan: Component target declared 'c-ares::cares' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/trantor/all/test_package/build trantor/1.5.7 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build" --config Release ----------------- 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@2/conan-center-index/recipes/trantor/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(302): warning C4251: 'trantor::EventLoop::looping_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xxatomic(162): note: see declaration of 'std::atomic' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(303): warning C4251: 'trantor::EventLoop::threadId_': class 'std::thread::id' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\thread(32): note: see declaration of 'std::thread::id' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(304): warning C4251: 'trantor::EventLoop::quit_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xxatomic(162): note: see declaration of 'std::atomic' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(305): warning C4251: 'trantor::EventLoop::poller_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] with [ _Ty=trantor::Poller ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(305): note: see declaration of 'std::unique_ptr>' with [ _Ty=trantor::Poller ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(307): warning C4251: 'trantor::EventLoop::activeChannels_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] with [ _Ty=trantor::Channel * ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(38): note: see declaration of 'std::vector>' with [ _Ty=trantor::Channel * ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(311): warning C4251: 'trantor::EventLoop::funcs_': class 'trantor::MpscQueue' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(311): note: see declaration of 'trantor::MpscQueue' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(312): warning C4251: 'trantor::EventLoop::timerQueue_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] with [ _Ty=trantor::TimerQueue ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(312): note: see declaration of 'std::unique_ptr>' with [ _Ty=trantor::TimerQueue ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(313): warning C4251: 'trantor::EventLoop::funcsOnQuit_': class 'trantor::MpscQueue' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(311): note: see declaration of 'trantor::MpscQueue' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(63): warning C4251: 'trantor::EventLoopThread::loop_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(63): note: see declaration of 'std::shared_ptr' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(64): warning C4251: 'trantor::EventLoopThread::loopMutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(66): warning C4251: 'trantor::EventLoopThread::loopThreadName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(68): warning C4251: 'trantor::EventLoopThread::promiseForLoopPointer_': class 'std::promise>' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(68): note: see declaration of 'std::promise>' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(69): warning C4251: 'trantor::EventLoopThread::promiseForRun_': class 'std::promise' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(69): note: see declaration of 'std::promise' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(70): warning C4251: 'trantor::EventLoopThread::promiseForLoop_': class 'std::promise' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(69): note: see declaration of 'std::promise' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(71): warning C4251: 'trantor::EventLoopThread::once_': struct 'std::once_flag' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xcall_once.h(18): note: see declaration of 'std::once_flag' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(72): warning C4251: 'trantor::EventLoopThread::thread_': class 'std::thread' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\thread(29): note: see declaration of 'std::thread' test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/trantor/all/test_package/CMakeLists.txt trantor/1.5.7 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- Capturing current environment in C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_package\build\generators\deactivate_conanrunenv-release-x86_64.bat Configuring environment variables Success trantor/1.5.7 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior trantor/1.5.7 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test conan-center-index\recipes\trantor\all\test_v1_package\conanfile.py trantor/1.5.7@#88093bd69ea228e128f895194f5a1191 -pr C:\J\w\prod\BuildSingleReference@2\96940\d2f7a896-5230-4e92-b6b9-53f80cd36b3b/profile_windows_15_md_vs_release_64.trantor-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] trantor:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True trantor/1.5.7 (test package): Installing package Requirements c-ares/1.18.1 from 'conan-center' - Cache openssl/1.1.1q from 'conan-center' - Cache trantor/1.5.7 from local cache - Cache Packages c-ares/1.18.1:f059349eaf562dce3ec19f03f4eb650e35bc02be - Cache openssl/1.1.1q:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache trantor/1.5.7:11aaf792e9103d74eb324507eb986c061f6092fc - Cache Installing (downloading, building) binaries... c-ares/1.18.1: Already installed! c-ares/1.18.1: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@2\.conan\data\c-ares\1.18.1\_\_\package\f059349eaf562dce3ec19f03f4eb650e35bc02be\bin openssl/1.1.1q: Already installed! trantor/1.5.7: Already installed! trantor/1.5.7 (test package): Generator txt created conanbuildinfo.txt trantor/1.5.7 (test package): Generator cmake created conanbuildinfo.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created TrantorConfigVersion.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created TrantorConfig.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created TrantorTargets.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created TrantorTarget-release.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created OpenSSLTarget-release.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created OpenSSLTargets.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created OpenSSLConfig.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created c-ares-config-version.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created c-aresTarget-release.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created c-aresTargets.cmake trantor/1.5.7 (test package): Generator cmake_find_package_multi created c-ares-config.cmake trantor/1.5.7 (test package): Aggregating env generators trantor/1.5.7 (test package): Generated conaninfo.txt trantor/1.5.7 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db/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 trantor/1.5.7 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -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@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\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_PREFIX_PATH="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/trantor/all/test_v1_package/build/119bfda0dd73f1c58a168986b87c4c675174d6db" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/trantor/all/test_v1_package/build/119bfda0dd73f1c58a168986b87c4c675174d6db" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package ----------------- -- The CXX compiler identification is MSVC 19.16.27048.0 -- 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 targets configuration -- Library trantor found C:/J/w/prod/BuildSingleReference@2/.conan/data/trantor/1.5.7/_/_/package/11aaf792e9103d74eb324507eb986c061f6092fc/lib/trantor.lib -- Library libssl found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Library cares found C:/J/w/prod/BuildSingleReference@2/.conan/data/c-ares/1.18.1/_/_/package/f059349eaf562dce3ec19f03f4eb650e35bc02be/lib/cares.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library trantor found C:/J/w/prod/BuildSingleReference@2/.conan/data/trantor/1.5.7/_/_/package/11aaf792e9103d74eb324507eb986c061f6092fc/lib/trantor.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/trantor/1.5.7/_/_/package/11aaf792e9103d74eb324507eb986c061f6092fc/lib/trantor.lib -- Library libssl found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Library libssl found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Library cares found C:/J/w/prod/BuildSingleReference@2/.conan/data/c-ares/1.18.1/_/_/package/f059349eaf562dce3ec19f03f4eb650e35bc02be/lib/cares.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/c-ares/1.18.1/_/_/package/f059349eaf562dce3ec19f03f4eb650e35bc02be/lib/cares.lib -- Library cares found C:/J/w/prod/BuildSingleReference@2/.conan/data/c-ares/1.18.1/_/_/package/f059349eaf562dce3ec19f03f4eb650e35bc02be/lib/cares.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/c-ares/1.18.1/_/_/package/f059349eaf562dce3ec19f03f4eb650e35bc02be/lib/cares.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/trantor/all/test_v1_package/build/119bfda0dd73f1c58a168986b87c4c675174d6db ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db --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@2/conan-center-index/recipes/trantor/all/test_v1_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(302): warning C4251: 'trantor::EventLoop::looping_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xxatomic(162): note: see declaration of 'std::atomic' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(303): warning C4251: 'trantor::EventLoop::threadId_': class 'std::thread::id' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\thread(32): note: see declaration of 'std::thread::id' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(304): warning C4251: 'trantor::EventLoop::quit_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xxatomic(162): note: see declaration of 'std::atomic' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(305): warning C4251: 'trantor::EventLoop::poller_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] with [ _Ty=trantor::Poller ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(305): note: see declaration of 'std::unique_ptr>' with [ _Ty=trantor::Poller ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(307): warning C4251: 'trantor::EventLoop::activeChannels_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] with [ _Ty=trantor::Channel * ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(38): note: see declaration of 'std::vector>' with [ _Ty=trantor::Channel * ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(311): warning C4251: 'trantor::EventLoop::funcs_': class 'trantor::MpscQueue' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(311): note: see declaration of 'trantor::MpscQueue' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(312): warning C4251: 'trantor::EventLoop::timerQueue_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] with [ _Ty=trantor::TimerQueue ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(312): note: see declaration of 'std::unique_ptr>' with [ _Ty=trantor::TimerQueue ] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(313): warning C4251: 'trantor::EventLoop::funcsOnQuit_': class 'trantor::MpscQueue' needs to have dll-interface to be used by clients of class 'trantor::EventLoop' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoop.h(311): note: see declaration of 'trantor::MpscQueue' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(63): warning C4251: 'trantor::EventLoopThread::loop_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(63): note: see declaration of 'std::shared_ptr' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(64): warning C4251: 'trantor::EventLoopThread::loopMutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: see declaration of 'std::mutex' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(66): warning C4251: 'trantor::EventLoopThread::loopThreadName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(68): warning C4251: 'trantor::EventLoopThread::promiseForLoopPointer_': class 'std::promise>' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(68): note: see declaration of 'std::promise>' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(69): warning C4251: 'trantor::EventLoopThread::promiseForRun_': class 'std::promise' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(69): note: see declaration of 'std::promise' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(70): warning C4251: 'trantor::EventLoopThread::promiseForLoop_': class 'std::promise' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(69): note: see declaration of 'std::promise' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(71): warning C4251: 'trantor::EventLoopThread::once_': struct 'std::once_flag' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xcall_once.h(18): note: see declaration of 'std::once_flag' C:\J\w\prod\BuildSingleReference@2\.conan\data\trantor\1.5.7\_\_\package\11aaf792e9103d74eb324507eb986c061f6092fc\include\trantor/net/EventLoopThread.h(72): warning C4251: 'trantor::EventLoopThread::thread_': class 'std::thread' needs to have dll-interface to be used by clients of class 'trantor::EventLoopThread' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\thread(29): note: see declaration of 'std::thread' test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\trantor\all\test_v1_package\build\119bfda0dd73f1c58a168986b87c4c675174d6db\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/trantor/all/test_v1_package/CMakeLists.txt trantor/1.5.7 (test package): Running test() ----Running------ > bin\test_package ----------------- Success 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