******************************************************************************** conan install arcus/4.9.1@ --build=arcus --profile=C:\J\w\BuildSingleReference@6/69583/c04c3eb3-790b-42c3-998e-0a4d1c459062/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@6\.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@6\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] arcus:shared=False [build_requires] [env] protobuf/3.17.1: Not found in local cache, looking in remotes... protobuf/3.17.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz protobuf/3.17.1: Downloaded recipe revision 8aaa20a95bb223cedc99111f9072cd76 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 683857dbd5377d65f26795d4023858f9 arcus/4.9.1: Forced build from source Installing package: arcus/4.9.1 Requirements arcus/4.9.1 from local cache - Cache protobuf/3.17.1 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages arcus/4.9.1:ec0f80dd47b4ec5180418f48f3e1715eebe24f3a - Build protobuf/3.17.1:e11c365ca056e5202d205597ae65dd6a62848df1 - Download zlib/1.2.11:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 7bd6f2c3d5c4e48a75805376b58cde753392f711 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 7bd6f2c3d5c4e48a75805376b58cde753392f711 zlib/1.2.11: Downloaded package revision f61f83aa91a6c0f80bcc50e6bbbb22ba protobuf/3.17.1: Retrieving package e11c365ca056e5202d205597ae65dd6a62848df1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.17.1: Package installed e11c365ca056e5202d205597ae65dd6a62848df1 protobuf/3.17.1: Downloaded package revision 59216253a8c8cf8235ec47080c98b663 [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: Appending PATH environment variable: C:\J\w\BuildSingleReference@6/s\14c199\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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK arcus/4.9.1: Configuring sources in C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK arcus/4.9.1: Copying sources to build folder arcus/4.9.1: Building your package in C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a arcus/4.9.1: Generator cmake created conanbuildinfo.cmake arcus/4.9.1: Generator cmake_find_package created FindProtobuf.cmake arcus/4.9.1: Generator cmake_find_package created FindZLIB.cmake arcus/4.9.1: Aggregating env generators [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: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -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@6\.conan\data\arcus\4.9.1\_\_\package\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a" -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@6/.conan/data/arcus/4.9.1/_/_/build/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_PYTHON="False" -DBUILD_EXAMPLES="False" -DBUILD_STATIC="True" -DMSVC_STATIC_RUNTIME="True" -Wno-dev C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a ----------------- -- 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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated FindProtobuf.cmake -- Found Protobuf: 3.17.1 (found suitable version "3.17.1", minimum required is "3.0.0") -- Library libprotoc found C:/J/w/BuildSingleReference@6/s/14c199/1/lib/libprotoc.lib -- Found: C:/J/w/BuildSingleReference@6/s/14c199/1/lib/libprotoc.lib -- Library libprotobuf found C:/J/w/BuildSingleReference@6/s/14c199/1/lib/libprotobuf.lib -- Found: C:/J/w/BuildSingleReference@6/s/14c199/1/lib/libprotobuf.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference@6/.conan/data/zlib/1.2.11/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@6/.conan/data/zlib/1.2.11/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Library libprotobuf found C:/J/w/BuildSingleReference@6/s/14c199/1/lib/libprotobuf.lib -- Found: C:/J/w/BuildSingleReference@6/s/14c199/1/lib/libprotobuf.lib -- Library libprotoc found C:/J/w/BuildSingleReference@6/s/14c199/1/lib/libprotoc.lib -- Found: C:/J/w/BuildSingleReference@6/s/14c199/1/lib/libprotoc.lib -- 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@6/.conan/data/arcus/4.9.1/_/_/build/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a --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@6/.conan/data/arcus/4.9.1/_/_/build/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/source_subfolder/CMakeLists.txt Socket.cpp SocketListener.cpp MessageTypeStore.cpp PlatformSocket.cpp Error.cpp C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\PlatformSocket.cpp(86): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\Arcus.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\PlatformSocket.cpp(112): warning C4244: 'initializing': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\Arcus.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\PlatformSocket.cpp(193): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\Arcus.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\PlatformSocket.cpp(236): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\Arcus.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\MessageTypeStore.cpp(40): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\Arcus.vcxproj] c:\j\w\buildsinglereference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\Socket_p.h(365): warning C4996: 'google::protobuf::MessageLite::ByteSize': Please use ByteSizeLong() instead (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\Socket.cpp) [C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\Arcus.vcxproj] C:\J\w\BuildSingleReference@6\s\14c199\1\include\google/protobuf/message_lite.h(430): note: see declaration of 'google::protobuf::MessageLite::ByteSize' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\Socket.cpp) c:\j\w\buildsinglereference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\Socket_p.h(551): warning C4996: 'google::protobuf::io::CodedInputStream::SetTotalBytesLimit': Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\Socket.cpp) [C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\Arcus.vcxproj] C:\J\w\BuildSingleReference@6\s\14c199\1\include\google/protobuf/io/coded_stream.h(403): note: see declaration of 'google::protobuf::io::CodedInputStream::SetTotalBytesLimit' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\source_subfolder\src\Socket.cpp) Arcus.vcxproj -> C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\lib\Arcus.lib Building Custom Rule C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/build/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/CMakeLists.txt arcus/4.9.1: Package 'ec0f80dd47b4ec5180418f48f3e1715eebe24f3a' built arcus/4.9.1: Build folder C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a arcus/4.9.1: Generated conaninfo.txt arcus/4.9.1: Generated conanbuildinfo.txt arcus/4.9.1: Generating the package arcus/4.9.1: Package folder C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\package\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a arcus/4.9.1: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a --config Release --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. Arcus.vcxproj -> C:\J\w\BuildSingleReference@6\.conan\data\arcus\4.9.1\_\_\build\ec0f80dd47b4ec5180418f48f3e1715eebe24f3a\lib\Arcus.lib -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/lib/Arcus.lib -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/include/Arcus/Socket.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/include/Arcus/SocketListener.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/include/Arcus/Types.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/include/Arcus/MessageTypeStore.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/include/Arcus/Error.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/include/Arcus/ArcusExport.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/lib/cmake/Arcus/Arcus-targets.cmake -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/lib/cmake/Arcus/Arcus-targets-release.cmake -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/lib/cmake/Arcus/ArcusConfig.cmake -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/arcus/4.9.1/_/_/package/ec0f80dd47b4ec5180418f48f3e1715eebe24f3a/lib/cmake/Arcus/ArcusConfigVersion.cmake [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 arcus/4.9.1 package(): Packaged 6 '.h' files arcus/4.9.1 package(): Packaged 1 '.lib' file: Arcus.lib arcus/4.9.1 package(): Packaged 1 '.cmake' file: conan-official-arcus-targets.cmake arcus/4.9.1 package(): Packaged 1 file: LICENSE arcus/4.9.1: Package 'ec0f80dd47b4ec5180418f48f3e1715eebe24f3a' created arcus/4.9.1: Created package revision a161523075928eed4dd61f31f0178553 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY