******************************************************************************** conan test conan-center-index\recipes\zmqpp\all\test_package\conanfile.py zmqpp/4.2.0@ --profile=C:\J\w\BuildSingleReference@2/8255/392118ff-842f-45da-9885-b3b8684041e2/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows os_build=Windows [options] zmqpp:shared=False [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:4dbd0a60aaf2d6d9a1a630239ee8efd3c98614b7 - Cache zeromq/4.3.3:92105e8fc16d129eb40755d7d2152c4855f68c46 - Cache zmqpp/4.2.0:1088dbc242b8b8d04b002e1888f215362f942eb2 - 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\6d182c9262a551c18e43c5b03adbff5f033c863d/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\6d182c9262a551c18e43c5b03adbff5f033c863d && 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="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\6d182c9262a551c18e43c5b03adbff5f033c863d\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/6d182c9262a551c18e43c5b03adbff5f033c863d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DZMQPP_BUILD_SHARED="False" -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-static found C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/1088dbc242b8b8d04b002e1888f215362f942eb2/lib/zmqpp-static.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/zmqpp/4.2.0/_/_/package/1088dbc242b8b8d04b002e1888f215362f942eb2/lib/zmqpp-static.lib -- Conan: Using autogenerated FindZeroMQ.cmake -- Found ZeroMQ: 4.3.3 (found version "4.3.3") -- Library libzmq-v141-mt-s-4_3_3 found C:/J/w/BuildSingleReference@2/.conan/data/zeromq/4.3.3/_/_/package/92105e8fc16d129eb40755d7d2152c4855f68c46/lib/libzmq-v141-mt-s-4_3_3.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/zeromq/4.3.3/_/_/package/92105e8fc16d129eb40755d7d2152c4855f68c46/lib/libzmq-v141-mt-s-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/d4b416/1/lib/libsodium.lib -- Found: C:/J/w/BuildSingleReference@2/s/d4b416/1/lib/libsodium.lib -- Library libzmq-v141-mt-s-4_3_3 found C:/J/w/BuildSingleReference@2/.conan/data/zeromq/4.3.3/_/_/package/92105e8fc16d129eb40755d7d2152c4855f68c46/lib/libzmq-v141-mt-s-4_3_3.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/zeromq/4.3.3/_/_/package/92105e8fc16d129eb40755d7d2152c4855f68c46/lib/libzmq-v141-mt-s-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/6d182c9262a551c18e43c5b03adbff5f033c863d ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\6d182c9262a551c18e43c5b03adbff5f033c863d --config Release -- /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\1088dbc242b8b8d04b002e1888f215362f942eb2\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\6d182c9262a551c18e43c5b03adbff5f033c863d\test_package.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\zmqpp\4.2.0\_\_\package\1088dbc242b8b8d04b002e1888f215362f942eb2\include\zmqpp_export.h(25): note: see previous definition of 'ZMQPP_DEPRECATED' test_package.vcxproj -> C:\J\w\BuildSingleReference@2\conan-center-index\recipes\zmqpp\all\test_package\build\6d182c9262a551c18e43c5b03adbff5f033c863d\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