******************************************************************************** conan test conan-center-index\recipes\arcus\all\test_package\conanfile.py arcus/4.9.1@ --profile=C:\J\w\BuildSingleReference@6/69583/8163e321-77a7-4a81-bc96-9a8458738655/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] arcus:shared=True [build_requires] [env] arcus/4.9.1 (test package): Installing package Requirements arcus/4.9.1 from local cache - Cache protobuf/3.17.1 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages arcus/4.9.1:9b962e36f071a011580a9b72be1bca935fdee453 - Cache protobuf/3.17.1:f554a0a06f88299c075938c1d11cdd093fd97164 - Cache zlib/1.2.11:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache Installing (downloading, building) binaries... zlib/1.2.11: 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 protobuf/3.17.1: Already installed! protobuf/3.17.1: Appending PATH environment variable: C:\J\w\BuildSingleReference@6/s\293d96\1\bin [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 arcus/4.9.1: 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 arcus/4.9.1 (test package): Generator cmake created conanbuildinfo.cmake arcus/4.9.1 (test package): Generator txt created conanbuildinfo.txt arcus/4.9.1 (test package): Generator cmake_find_package_multi created ArcusConfigVersion.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created ArcusConfig.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created ArcusTargets.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created ArcusTarget-debug.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created protobuf-config-version.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created protobufTarget-debug.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created protobufTargets.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created protobuf-config.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake arcus/4.9.1 (test package): Generator cmake_find_package_multi created ZLIBTarget-debug.cmake arcus/4.9.1 (test package): Aggregating env generators arcus/4.9.1 (test package): Generated conaninfo.txt arcus/4.9.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package\build\040d0ba15170252ce7bf4679ffeceff1ec02d308/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 arcus/4.9.1 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package\build\040d0ba15170252ce7bf4679ffeceff1ec02d308 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package\build\040d0ba15170252ce7bf4679ffeceff1ec02d308\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/BuildSingleReference@6/conan-center-index/recipes/arcus/all/test_package/build/040d0ba15170252ce7bf4679ffeceff1ec02d308" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@6/conan-center-index/recipes/arcus/all/test_package/build/040d0ba15170252ce7bf4679ffeceff1ec02d308" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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 targets configuration -- Library Arcus found C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/9b962e36f071a011580a9b72be1bca935fdee453/lib/Arcus.lib -- Library libprotocd found C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotocd.lib -- Library libprotobufd found C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotobufd.lib -- Library zlib found C:/J/w/BuildSingleReference@6/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library Arcus found C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/9b962e36f071a011580a9b72be1bca935fdee453/lib/Arcus.lib -- Found: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/9b962e36f071a011580a9b72be1bca935fdee453/lib/Arcus.lib -- Library libprotocd found C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotocd.lib -- Found: C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotocd.lib -- Library libprotobufd found C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotobufd.lib -- Found: C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotobufd.lib -- Library libprotobufd found C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotobufd.lib -- Found: C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotobufd.lib -- Library libprotocd found C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotocd.lib -- Found: C:/J/w/BuildSingleReference@6/s/293d96/1/lib/libprotocd.lib -- Library zlib found C:/J/w/BuildSingleReference@6/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@6/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@6/conan-center-index/recipes/arcus/all/test_package/build/040d0ba15170252ce7bf4679ffeceff1ec02d308 ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package\build\040d0ba15170252ce7bf4679ffeceff1ec02d308 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/arcus/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\package\9b962e36f071a011580a9b72be1bca935fdee453\include\Arcus\Error.h(103,35): warning C4251: 'Arcus::Error::_error_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Arcus::Error' [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package\build\040d0ba15170252ce7bf4679ffeceff1ec02d308\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\xstring(4648): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package\build\040d0ba15170252ce7bf4679ffeceff1ec02d308\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\package\9b962e36f071a011580a9b72be1bca935fdee453\include\Arcus/Socket.h(151,41): warning C4251: 'Arcus::Socket::d': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'Arcus::Socket' [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package\build\040d0ba15170252ce7bf4679ffeceff1ec02d308\test_package.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\package\9b962e36f071a011580a9b72be1bca935fdee453\include\Arcus/Socket.h(151): message : see declaration of 'std::unique_ptr>' [C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package\build\040d0ba15170252ce7bf4679ffeceff1ec02d308\test_package.vcxproj] test_package.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\arcus\all\test_package\build\040d0ba15170252ce7bf4679ffeceff1ec02d308\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/arcus/all/test_package/CMakeLists.txt arcus/4.9.1 (test package): Running test() ----Running------ > bin\test_package ----------------- 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