******************************************************************************** conan test conan-center-index\recipes\zmqpp\all\test_package\conanfile.py zmqpp/4.2.0@ --profile=C:\J\w\BuildSingleReference@2/8255/7fa3c570-47e5-4840-bc08-3406739a0eeb/profile.txt ******************************************************************************** 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] zmqpp:shared=True [build_requires] [env] zmqpp/4.2.0 (test package): Installing package Requirements libsodium/1.0.18 from 'conan-center' - Cache zeromq/4.3.3 from 'conan-center' - Cache zmqpp/4.2.0 from local cache - Cache Packages libsodium/1.0.18:3aeae2801727b8428566afa14cee58772ec419b8 - Cache zeromq/4.3.3:3e2d9bc9b0f6fd8a9f85e9c070cf57d9ceae953f - Cache zmqpp/4.2.0:178a831ca5bbb480e987721d45b26fc67fe00511 - Cache Installing (downloading, building) binaries... libsodium/1.0.18: Already installed! [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 zeromq/4.3.3: Already installed! [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 zmqpp/4.2.0: Already installed! [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 zmqpp/4.2.0 (test package): Generator cmake created conanbuildinfo.cmake zmqpp/4.2.0 (test package): Generator cmake_find_package created Findzmqpp.cmake zmqpp/4.2.0 (test package): Generator cmake_find_package created FindZeroMQ.cmake zmqpp/4.2.0 (test package): Generator cmake_find_package created Findlibsodium.cmake zmqpp/4.2.0 (test package): Generator txt created conanbuildinfo.txt zmqpp/4.2.0 (test package): Generated conaninfo.txt zmqpp/4.2.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1/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 zmqpp/4.2.0 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1\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_MODULE_PATH="C:/J/w/BuildSingleReference@2/conan-center-index/recipes/zmqpp/all/test_package/build/49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DZMQPP_BUILD_SHARED="True" -Wno-dev C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package ----------------- -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated Findzmqpp.cmake -- Found zmqpp: 4.2.0 (found version "4.2.0") -- Library zmqpp found C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/178a831ca5bbb480e987721d45b26fc67fe00511/lib/zmqpp.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/178a831ca5bbb480e987721d45b26fc67fe00511/lib/zmqpp.lib -- Conan: Using autogenerated FindZeroMQ.cmake -- Found ZeroMQ: 4.3.3 (found version "4.3.3") -- Library libzmq-v141-mt-sgd-4_3_3 found C:/J/w/BuildSingleReference@2/.conan/data/zeromq/4.3.3/_/_/package/3e2d9bc9b0f6fd8a9f85e9c070cf57d9ceae953f/lib/libzmq-v141-mt-sgd-4_3_3.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/zeromq/4.3.3/_/_/package/3e2d9bc9b0f6fd8a9f85e9c070cf57d9ceae953f/lib/libzmq-v141-mt-sgd-4_3_3.lib -- Conan: Using autogenerated Findlibsodium.cmake -- Found libsodium: 1.0.18 (found version "1.0.18") -- Library libsodium found C:/J/w/BuildSingleReference@2/s/b9fa06/1/lib/libsodium.lib -- Found: C:/J/w/BuildSingleReference@2/s/b9fa06/1/lib/libsodium.lib -- Library libzmq-v141-mt-sgd-4_3_3 found C:/J/w/BuildSingleReference@2/.conan/data/zeromq/4.3.3/_/_/package/3e2d9bc9b0f6fd8a9f85e9c070cf57d9ceae953f/lib/libzmq-v141-mt-sgd-4_3_3.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/zeromq/4.3.3/_/_/package/3e2d9bc9b0f6fd8a9f85e9c070cf57d9ceae953f/lib/libzmq-v141-mt-sgd-4_3_3.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/conan-center-index/recipes/zmqpp/all/test_package/build/49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1 ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1 --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@2/conan-center-index/recipes/zmqpp/all/test_package/CMakeLists.txt test_package.cpp c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1\test_package.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\exception.hpp(43): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'zmqpp::exception' [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdexcept(157): note: see declaration of 'std::runtime_error' c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\exception.hpp(42): note: see declaration of 'zmqpp::exception' c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\message.hpp(362): warning C4251: 'zmqpp::message::_parts': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::message' [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1\test_package.vcxproj] with [ _Ty=zmqpp::frame ] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\message.hpp(361): note: see declaration of 'std::vector>' with [ _Ty=zmqpp::frame ] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\poller.hpp(235): warning C4251: 'zmqpp::poller::_items': class 'std::vector>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1\test_package.vcxproj] with [ _Ty=zmq_pollitem_t ] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\poller.hpp(235): note: see declaration of 'std::vector>' with [ _Ty=zmq_pollitem_t ] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\poller.hpp(236): warning C4251: 'zmqpp::poller::_index': class 'std::unordered_map,std::equal_to<_Kty>,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1\test_package.vcxproj] with [ _Kty=void *, _Ty=size_t ] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\poller.hpp(236): note: see declaration of 'std::unordered_map,std::equal_to<_Kty>,std::allocator>>' with [ _Kty=void *, _Ty=size_t ] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\poller.hpp(237): warning C4251: 'zmqpp::poller::_fdindex': class 'std::unordered_map,std::equal_to<_Kty>,std::allocator>>' needs to have dll-interface to be used by clients of class 'zmqpp::poller' [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1\test_package.vcxproj] with [ _Kty=zmqpp::raw_socket_t, _Ty=size_t ] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\package\178a831ca5bbb480e987721d45b26fc67fe00511\include\zmqpp\poller.hpp(237): note: see declaration of 'std::unordered_map,std::equal_to<_Kty>,std::allocator>>' with [ _Kty=zmqpp::raw_socket_t, _Ty=size_t ] test_package.vcxproj -> C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\49b40157b8339feaa7b0b0f420d2fa6cc68f4cf1\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/zmqpp/all/test_package/CMakeLists.txt zmqpp/4.2.0 (test package): Running test() ----Running------ > bin\test_package ----------------- 4.1.1 [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component zeromq::zeromq libdir "lib" does not contain any declared library 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 ZMQPP_BUILD_SHARED