******************************************************************************** conan test conan-center-index\recipes\zmqpp\all\test_package\conanfile.py zmqpp/4.2.0@ --profile=C:\J\w\BuildSingleReference@11/8255/e30252ce-a3de-4344-bb72-072fb661074b/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd 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:d1422ceb287a9ec6c4d45f126869be5cdc43c875 - Cache zeromq/4.3.3:cfe6f5622c29676ac87bf25f7409115e522b3212 - Cache zmqpp/4.2.0:4c8fc32f10660f8e8e2a01fc6b759ae40d89d431 - 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@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f/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@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -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@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f\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@11/conan-center-index/recipes/zmqpp/all/test_package/build/663e82c2fa0189f232c26cb0e269c6a83343030f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DZMQPP_BUILD_SHARED="True" -Wno-dev C:\J\w\BuildSingleReference@11\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@11/.conan/data/zmqpp/4.2.0/_/_/package/4c8fc32f10660f8e8e2a01fc6b759ae40d89d431/lib/zmqpp.lib -- Found: C:/J/w/BuildSingleReference@11/.conan/data/zmqpp/4.2.0/_/_/package/4c8fc32f10660f8e8e2a01fc6b759ae40d89d431/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@11/.conan/data/zeromq/4.3.3/_/_/package/cfe6f5622c29676ac87bf25f7409115e522b3212/lib/libzmq-v141-mt-sgd-4_3_3.lib -- Found: C:/J/w/BuildSingleReference@11/.conan/data/zeromq/4.3.3/_/_/package/cfe6f5622c29676ac87bf25f7409115e522b3212/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@11/s/bb134f/1/lib/libsodium.lib -- Found: C:/J/w/BuildSingleReference@11/s/bb134f/1/lib/libsodium.lib -- Library libzmq-v141-mt-sgd-4_3_3 found C:/J/w/BuildSingleReference@11/.conan/data/zeromq/4.3.3/_/_/package/cfe6f5622c29676ac87bf25f7409115e522b3212/lib/libzmq-v141-mt-sgd-4_3_3.lib -- Found: C:/J/w/BuildSingleReference@11/.conan/data/zeromq/4.3.3/_/_/package/cfe6f5622c29676ac87bf25f7409115e522b3212/lib/libzmq-v141-mt-sgd-4_3_3.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@11/conan-center-index/recipes/zmqpp/all/test_package/build/663e82c2fa0189f232c26cb0e269c6a83343030f ----Running------ > cmake --build C:\J\w\BuildSingleReference@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f --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@11/conan-center-index/recipes/zmqpp/all/test_package/CMakeLists.txt test_package.cpp c:\j\w\buildsinglereference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\include\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition [C:\J\w\BuildSingleReference@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f\test_package.vcxproj] C:\J\w\BuildSingleReference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\include\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' c:\j\w\buildsinglereference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\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@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f\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@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\include\zmqpp\exception.hpp(42): note: see declaration of 'zmqpp::exception' c:\j\w\buildsinglereference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\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@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f\test_package.vcxproj] with [ _Ty=zmqpp::frame ] c:\j\w\buildsinglereference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\include\zmqpp\message.hpp(361): note: see declaration of 'std::vector>' with [ _Ty=zmqpp::frame ] c:\j\w\buildsinglereference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\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@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f\test_package.vcxproj] with [ _Ty=zmq_pollitem_t ] c:\j\w\buildsinglereference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\include\zmqpp\poller.hpp(235): note: see declaration of 'std::vector>' with [ _Ty=zmq_pollitem_t ] c:\j\w\buildsinglereference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\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@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f\test_package.vcxproj] with [ _Kty=void *, _Ty=size_t ] c:\j\w\buildsinglereference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\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@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\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@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f\test_package.vcxproj] with [ _Kty=zmqpp::raw_socket_t, _Ty=size_t ] c:\j\w\buildsinglereference@11\.conan\data\zmqpp\4.2.0\_\_\package\4c8fc32f10660f8e8e2a01fc6b759ae40d89d431\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@11\conan-center-index\recipes\zmqpp\all\test_package\build\663e82c2fa0189f232c26cb0e269c6a83343030f\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@11/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