******************************************************************************** conan install zmqpp/4.2.0@ --profile=C:\J\w\BuildSingleReference@2/8255/7d8ba3af-1575-48d4-acf0-0247f8b7175b/profile.txt --build=zmqpp ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.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@2\.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] zmqpp:shared=False [build_requires] [env] zeromq/4.3.3: Not found in local cache, looking in remotes... zeromq/4.3.3: Trying with 'conan-upstream'... zeromq/4.3.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zeromq/4.3.3: Downloaded recipe revision 3e32f790464cb292ef123bb3ba3ce1d8 libsodium/1.0.18: Not found in local cache, looking in remotes... libsodium/1.0.18: Trying with 'conan-upstream'... libsodium/1.0.18: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libsodium/1.0.18: Downloaded recipe revision 5e982ab87f4608a52b21c99e8bdae80b zmqpp/4.2.0: Forced build from source Installing package: zmqpp/4.2.0 Requirements libsodium/1.0.18 from 'conan-center' - Downloaded zeromq/4.3.3 from 'conan-center' - Downloaded zmqpp/4.2.0 from local cache - Cache Packages libsodium/1.0.18:3aeae2801727b8428566afa14cee58772ec419b8 - Download zeromq/4.3.3:3e2d9bc9b0f6fd8a9f85e9c070cf57d9ceae953f - Download zmqpp/4.2.0:a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8 - Build Installing (downloading, building) binaries... libsodium/1.0.18: Retrieving package 3aeae2801727b8428566afa14cee58772ec419b8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libsodium/1.0.18: Package installed 3aeae2801727b8428566afa14cee58772ec419b8 libsodium/1.0.18: Downloaded package revision ac7fc00ef234b5464fcb6c9d8957ea92 zeromq/4.3.3: Retrieving package 3e2d9bc9b0f6fd8a9f85e9c070cf57d9ceae953f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zeromq/4.3.3: Package installed 3e2d9bc9b0f6fd8a9f85e9c070cf57d9ceae953f zeromq/4.3.3: Downloaded package revision ff0ceef2476ad97f4ceffe51d348abad [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 zmqpp/4.2.0: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK zmqpp/4.2.0: Copying sources to build folder zmqpp/4.2.0: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8 zmqpp/4.2.0: 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 zmqpp/4.2.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder && 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" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\package\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8" -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" -DZMQPP_LIBZMQ_CMAKE="False" -DZMQPP_BUILD_SHARED="False" -DZMQPP_BUILD_STATIC="True" -DZMQPP_BUILD_EXAMPLES="False" -DZMQPP_BUILD_CLIENT="False" -DZMQPP_BUILD_TESTS="False" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8 ----------------- -- 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 targets configuration -- 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 -- Library libsodium found C:/J/w/BuildSingleReference@2/s/b9fa06/1/lib/libsodium.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/build/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder --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/data/zmqpp/4.2.0/_/_/build/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/source_subfolder/CMakeLists.txt actor.cpp context.cpp curve.cpp frame.cpp loop.cpp message.cpp poller.cpp reactor.cpp signal.cpp socket.cpp z85.cpp zap_request.cpp auth.cpp zmqpp.cpp proxy.cpp proxy_steerable.cpp CL : warning : zmq_utils.h is deprecated. All its functionality is provided by zmq.h. [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\context.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\context.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\zmqpp.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\zmqpp.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\curve.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\curve.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\signal.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\signal.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\poller.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\poller.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\message.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\message.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\actor.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\actor.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\frame.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\frame.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\zap_request.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\zap_request.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\socket.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\socket.cpp) C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\actor.cpp(61): warning C4101: 'e': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\poller.cpp(177): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\z85.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\z85.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\proxy.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\proxy.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\reactor.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\reactor.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\proxy_steerable.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\proxy_steerable.cpp) C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\socket.cpp(122): warning C4996: 'zmqpp::socket::send': "prefer using zmqpp::message for multipart messages" [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\socket.hpp(292): note: see declaration of 'zmqpp::socket::send' C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\socket.cpp(128): warning C4996: 'zmqpp::socket::receive': "prefer using zmqpp::message for multipart messages" [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\socket.hpp(307): note: see declaration of 'zmqpp::socket::receive' c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\loop.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\loop.cpp) c:\j\w\buildsinglereference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\compatibility.hpp(117): warning C4005: 'ZMQPP_DEPRECATED': macro redefinition (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\auth.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\auth.cpp) C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\source_subfolder\src\zmqpp\loop.cpp(225): warning C4244: 'initializing': conversion from '_Rep' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\source_subfolder\zmqpp-static.vcxproj] with [ _Rep=__int64 ] zmqpp-static.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\lib\zmqpp-static.lib Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/build/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/CMakeLists.txt zmqpp/4.2.0: Package 'a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8' built zmqpp/4.2.0: Build folder C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8 zmqpp/4.2.0: Generated conaninfo.txt zmqpp/4.2.0: Generated conanbuildinfo.txt zmqpp/4.2.0: Generating the package zmqpp/4.2.0: Package folder C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\package\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8 zmqpp/4.2.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder --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. zmqpp-static.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\build\a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8\build_subfolder\lib\zmqpp-static.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/lib/zmqpp-static.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/actor.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/auth.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/byte_ordering.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/compatibility.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/context.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/context_options.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/curve.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/exception.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/frame.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/inet.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/loop.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/message.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/poller.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/proxy.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/proxy_steerable.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/reactor.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/signal.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/socket.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/socket_mechanisms.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/socket_options.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/socket_types.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/z85.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/zap_request.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include//zmqpp/zmqpp.hpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8/include/zmqpp_export.h [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 zmqpp/4.2.0 package(): Packaged 1 '.h' file: zmqpp_export.h zmqpp/4.2.0 package(): Packaged 24 '.hpp' files zmqpp/4.2.0 package(): Packaged 1 '.lib' file: zmqpp-static.lib zmqpp/4.2.0 package(): Packaged 1 file: LICENSE zmqpp/4.2.0: Package 'a88a7cb5fbbd7ade13a5ca5adfcc205d7004a1c8' created zmqpp/4.2.0: Created package revision 9c95bdee5a05b8934a21cce53b18514d [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(): 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