******************************************************************************** conan install arcus/4.9.1@ --build=arcus --profile=/home/conan/w/BuildSingleReference/16990/2e089195-03ae-4f6d-a4ed-fde18073c76c/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 7.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=7.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=Release compiler=clang compiler.libcxx=libc++ compiler.version=7.0 os=Linux os_build=Linux [options] arcus:shared=True [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:908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d - Build protobuf/3.17.1:9582c0fe48551c5b82ca307e9b4a6239663d69f5 - Download zlib/1.2.11:abc45b7dce3f5194dea2377c33229fa4f20706b4 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package abc45b7dce3f5194dea2377c33229fa4f20706b4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed abc45b7dce3f5194dea2377c33229fa4f20706b4 zlib/1.2.11: Downloaded package revision 04558e88b88a93c4a908ed298caf12b7 protobuf/3.17.1: Retrieving package 9582c0fe48551c5b82ca307e9b4a6239663d69f5 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.17.1: Package installed 9582c0fe48551c5b82ca307e9b4a6239663d69f5 protobuf/3.17.1: Downloaded package revision ec370f66827eb4141fd8f7f472290605 [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/9582c0fe48551c5b82ca307e9b4a6239663d69f5/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/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d 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: 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 arcus/4.9.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d" -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="/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_PYTHON="False" -DBUILD_EXAMPLES="False" -DBUILD_STATIC="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d' ----------------- -- The C compiler identification is Clang 7.0.0 -- The CXX compiler identification is Clang 7.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: Checking correct version: 7.0 -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated FindProtobuf.cmake -- Found Protobuf: 3.17.1 (found suitable version "3.17.1", minimum required is "3.0.0") -- Library protoc found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/9582c0fe48551c5b82ca307e9b4a6239663d69f5/lib/libprotoc.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/9582c0fe48551c5b82ca307e9b4a6239663d69f5/lib/libprotoc.a -- Library protobuf found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/9582c0fe48551c5b82ca307e9b4a6239663d69f5/lib/libprotobuf.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/9582c0fe48551c5b82ca307e9b4a6239663d69f5/lib/libprotobuf.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/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/lib/libz.a -- Library protobuf found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/9582c0fe48551c5b82ca307e9b4a6239663d69f5/lib/libprotobuf.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/9582c0fe48551c5b82ca307e9b4a6239663d69f5/lib/libprotobuf.a -- Library protoc found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/9582c0fe48551c5b82ca307e9b4a6239663d69f5/lib/libprotoc.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/9582c0fe48551c5b82ca307e9b4a6239663d69f5/lib/libprotoc.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/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d' '--' '-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 shared library ../lib/libArcus.so [100%] Built target Arcus arcus/4.9.1: Package '908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d' built arcus/4.9.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d 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/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d arcus/4.9.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d' '--target' 'install' '--' '-j3' ----------------- [100%] Built target Arcus Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/lib/libArcus.so.1.1.0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/lib/libArcus.so.3 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/lib/libArcus.so.1.1.0" to "/home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/lib" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/lib/libArcus.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/include/Arcus/Socket.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/include/Arcus/SocketListener.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/include/Arcus/Types.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/include/Arcus/MessageTypeStore.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/include/Arcus/Error.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/include/Arcus/ArcusExport.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/lib/cmake/Arcus/Arcus-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/lib/cmake/Arcus/Arcus-targets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/lib/cmake/Arcus/ArcusConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/package/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/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 '.0' file: libArcus.so.1.1.0 arcus/4.9.1 package(): Packaged 1 '.3' file: libArcus.so.3 arcus/4.9.1 package(): Packaged 1 '.so' file: libArcus.so 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 '908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d' created arcus/4.9.1: Created package revision 87fa0a5aee6291be14335bd2e8e549a7 [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/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/source_subfolder/src/Socket.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/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/9582c0fe48551c5b82ca307e9b4a6239663d69f5/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/9582c0fe48551c5b82ca307e9b4a6239663d69f5/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/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/source_subfolder/src/Socket.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/arcus/4.9.1/_/_/build/908dcfcc8ca9691fcc00321bce7ebb8dc5bdbd3d/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/9582c0fe48551c5b82ca307e9b4a6239663d69f5/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/9582c0fe48551c5b82ca307e9b4a6239663d69f5/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.