******************************************************************************** conan install arcus/4.9.1@ --build=arcus --profile=/home/conan/w/BuildSingleReference/16990/8b6dab5b-b9eb-41e8-a853-aafd2980b6e6/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 6.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=6.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=6.0 os=Linux os_build=Linux [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 12f6551f4a57bbd3bf38ff3aad6aaa7e 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 08c5163c8e302d1482d8fa2be93736af 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:fa4e9735281dada7a8a436ca4569ec68eec9190b - Build protobuf/3.17.1:35671a3180a83520e2f2db0a2279f6f13497f8d3 - Download zlib/1.2.11:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package d18c7969d006e56f2a0d590b65bc788eb0d0b075 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed d18c7969d006e56f2a0d590b65bc788eb0d0b075 zlib/1.2.11: Downloaded package revision 9b2176e54e28b55c06cdaae8bb47d232 protobuf/3.17.1: Retrieving package 35671a3180a83520e2f2db0a2279f6f13497f8d3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.17.1: Package installed 35671a3180a83520e2f2db0a2279f6f13497f8d3 protobuf/3.17.1: Downloaded package revision f3a35d29991601d8b350da7008e84720 [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: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/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 /home/conan/w/BuildSingleReference/.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 /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b 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 [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK arcus/4.9.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="6.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_PYTHON="False" -DBUILD_EXAMPLES="False" -DBUILD_STATIC="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b' ----------------- -- The C compiler identification is Clang 6.0.0 -- The CXX compiler identification is Clang 6.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- 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: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 6.0 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated FindProtobuf.cmake -- Found Protobuf: 3.17.1 (found suitable version "3.17.1", minimum required is "3.0.0") -- Library protocd found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/lib/libprotocd.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/lib/libprotocd.a -- Library protobufd found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/lib/libprotobufd.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/lib/libprotobufd.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/d18c7969d006e56f2a0d590b65bc788eb0d0b075/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/d18c7969d006e56f2a0d590b65bc788eb0d0b075/lib/libz.a -- Library protobufd found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/lib/libprotobufd.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/lib/libprotobufd.a -- Library protocd found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/lib/libprotocd.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/lib/libprotocd.a -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b' '--' '-j3' ----------------- Scanning dependencies of target Arcus [ 16%] Building CXX object source_subfolder/CMakeFiles/Arcus.dir/src/Socket.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/Arcus.dir/src/SocketListener.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/Arcus.dir/src/MessageTypeStore.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/Arcus.dir/src/PlatformSocket.cpp.o [ 83%] Building CXX object source_subfolder/CMakeFiles/Arcus.dir/src/Error.cpp.o [100%] Linking CXX static library ../lib/libArcus.a [100%] Built target Arcus arcus/4.9.1: Package 'fa4e9735281dada7a8a436ca4569ec68eec9190b' built arcus/4.9.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b 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 /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b arcus/4.9.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b' '--target' 'install' '--' '-j3' ----------------- [100%] Built target Arcus Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/lib/libArcus.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/include/Arcus/Socket.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/include/Arcus/SocketListener.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/include/Arcus/Types.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/include/Arcus/MessageTypeStore.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/include/Arcus/Error.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/include/Arcus/ArcusExport.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/lib/cmake/Arcus/Arcus-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/lib/cmake/Arcus/Arcus-targets-debug.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/lib/cmake/Arcus/ArcusConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/fa4e9735281dada7a8a436ca4569ec68eec9190b/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 1 '.a' file: libArcus.a arcus/4.9.1 package(): Packaged 1 '.cmake' file: conan-official-arcus-targets.cmake arcus/4.9.1 package(): Packaged 6 '.h' files arcus/4.9.1 package(): Packaged 1 file: LICENSE arcus/4.9.1: Package 'fa4e9735281dada7a8a436ca4569ec68eec9190b' created arcus/4.9.1: Created package revision 805e3052b864f1216df3418fbc07149b [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b/source_subfolder/src/Socket.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b/source_subfolder/src/Socket_p.h:365:42: warning: 'ByteSize' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] uint32_t message_size = message->ByteSize(); ^ /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/include/google/protobuf/message_lite.h:429:3: note: 'ByteSize' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG("Please use ByteSizeLong() instead") ^ /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/include/google/protobuf/port_def.inc:241:54: note: expanded from macro 'PROTOBUF_DEPRECATED_MSG' # define PROTOBUF_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b/source_subfolder/src/Socket.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/fa4e9735281dada7a8a436ca4569ec68eec9190b/source_subfolder/src/Socket_p.h:551:16: warning: 'SetTotalBytesLimit' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] stream.SetTotalBytesLimit(message_size_maximum, message_size_warning); ^ /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/include/google/protobuf/io/coded_stream.h:400:3: note: 'SetTotalBytesLimit' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG( ^ /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/35671a3180a83520e2f2db0a2279f6f13497f8d3/include/google/protobuf/port_def.inc:241:54: note: expanded from macro 'PROTOBUF_DEPRECATED_MSG' # define PROTOBUF_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ 2 warnings generated.