******************************************************************************** conan install arcus/4.9.1@ --build=arcus --profile=/Users/jenkins/w/BuildSingleReference@3/16990/12376263-f929-44d7-86f5-a9da12e0b0f3/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [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:72fa4639d4792ea60f49b65586088a794200894d - Build protobuf/3.17.1:67636a849baf6378d4a1b3aa4de92e25ae67e14b - Download zlib/1.2.11:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 647afeb69d3b0a2d3d316e80b24d38c714cc6900 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 647afeb69d3b0a2d3d316e80b24d38c714cc6900 zlib/1.2.11: Downloaded package revision 8c0acb4dec2491e15bb4b644c8d1935f protobuf/3.17.1: Retrieving package 67636a849baf6378d4a1b3aa4de92e25ae67e14b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.17.1: Package installed 67636a849baf6378d4a1b3aa4de92e25ae67e14b protobuf/3.17.1: Downloaded package revision b147383538611b0472010b45580b71a1 [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: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/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 /Users/jenkins/w/BuildSingleReference@3/.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 /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d 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 '/Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d" -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="/Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_PYTHON="False" -DBUILD_EXAMPLES="False" -DBUILD_STATIC="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - 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: 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 /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotoc.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotoc.a -- Library protobuf found /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a -- Library protobuf found /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a -- Library protoc found /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotoc.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/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: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d' '--' '-j4' ----------------- Scanning dependencies of target Arcus [ 16%] Building CXX object source_subfolder/CMakeFiles/Arcus.dir/src/Socket.cpp.o [ 50%] 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 '72fa4639d4792ea60f49b65586088a794200894d' built arcus/4.9.1: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d 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 /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d arcus/4.9.1: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d' '--target' 'install' '--' '-j4' ----------------- [100%] Built target Arcus Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libArcus.a -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/include/Arcus/Socket.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/include/Arcus/SocketListener.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/include/Arcus/Types.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/include/Arcus/MessageTypeStore.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/include/Arcus/Error.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/include/Arcus/ArcusExport.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/cmake/Arcus/Arcus-targets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/cmake/Arcus/Arcus-targets-release.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/cmake/Arcus/ArcusConfig.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/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 file: LICENSE arcus/4.9.1 package(): Packaged 6 '.h' files 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 '72fa4639d4792ea60f49b65586088a794200894d' created arcus/4.9.1: Created package revision 20568edf21b0cf90272678fae8279208 [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 /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d/source_subfolder/src/Socket.cpp:20: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d/source_subfolder/src/Socket_p.h:365:42: warning: 'ByteSize' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] uint32_t message_size = message->ByteSize(); ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/include/google/protobuf/message_lite.h:429:3: note: 'ByteSize' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG("Please use ByteSizeLong() instead") ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/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 /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d/source_subfolder/src/Socket.cpp:20: /Users/jenkins/w/BuildSingleReference@3/.conan/data/arcus/4.9.1/_/_/build/72fa4639d4792ea60f49b65586088a794200894d/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); ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/include/google/protobuf/io/coded_stream.h:400:3: note: 'SetTotalBytesLimit' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG( ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/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.