******************************************************************************** conan install zmqpp/4.2.0@ --profile=/Users/jenkins/w/BuildSingleReference@3/6991/1461b194-66b5-4463-8cef-5d6fabc755bc/profile.txt --build=zmqpp ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] zmqpp:shared=True [build_requires] [env] zmqpp/4.2.0: Forced build from source Installing package: zmqpp/4.2.0 Requirements libsodium/1.0.18 from 'conan-center' - Cache zeromq/4.3.3 from 'conan-center' - Cache zmqpp/4.2.0 from local cache - Cache Packages libsodium/1.0.18:cfb206de824d6c24c2e1387dcd64ccd338197d9d - Cache zeromq/4.3.3:6c9972ea4c369e5ef57c6a6c8321faabc15eda19 - Cache zmqpp/4.2.0:39c8271a74b7f5d6edafb9fd4495d0684e5d0a75 - Build Installing (downloading, building) binaries... libsodium/1.0.18: 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 zeromq/4.3.3: 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 zmqpp/4.2.0: Copying sources to build folder zmqpp/4.2.0: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75 zmqpp/4.2.0: Generator cmake_find_package created FindZeroMQ.cmake zmqpp/4.2.0: Generator cmake_find_package created Findlibsodium.cmake zmqpp/4.2.0: Generator cmake created conanbuildinfo.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 zmqpp/4.2.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder' && 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="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/package/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75" -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/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_VERBOSE_MAKEFILE="ON" -DZMQPP_BUILD_SHARED="True" -DZMQPP_BUILD_STATIC="False" -DZMQPP_BUILD_EXAMPLES="False" -DZMQPP_BUILD_CLIENT="False" -DZMQPP_BUILD_TESTS="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75' ----------------- -- The C compiler identification is AppleClang 10.0.1.10010046 -- The CXX compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- 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: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- 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 targets configuration -- Library zmq found /Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/lib/libzmq.a -- Library sodium found /Users/jenkins/w/BuildSingleReference@3/.conan/data/libsodium/1.0.18/_/_/package/cfb206de824d6c24c2e1387dcd64ccd338197d9d/lib/libsodium.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- 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/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder' '--' '-j8' ----------------- /usr/local/Cellar/cmake/3.16.4/bin/cmake -S/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75 -B/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/Cellar/cmake/3.16.4/bin/cmake -E cmake_progress_start /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/CMakeFiles /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/CMakeFiles/progress.marks /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all /Library/Developer/CommandLineTools/usr/bin/make -f source_subfolder/CMakeFiles/zmqpp.dir/build.make source_subfolder/CMakeFiles/zmqpp.dir/depend cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder && /usr/local/Cellar/cmake/3.16.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75 /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder/CMakeFiles/zmqpp.dir/DependInfo.cmake --color= Dependee "/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder/CMakeFiles/zmqpp.dir/DependInfo.cmake" is newer than depender "/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder/CMakeFiles/zmqpp.dir/depend.internal". Dependee "/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder/CMakeFiles/zmqpp.dir/depend.internal". Scanning dependencies of target zmqpp /Library/Developer/CommandLineTools/usr/bin/make -f source_subfolder/CMakeFiles/zmqpp.dir/build.make source_subfolder/CMakeFiles/zmqpp.dir/build [ 5%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/actor.cpp.o [ 11%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/frame.cpp.o [ 17%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/context.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/actor.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/actor.cpp cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/frame.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/frame.cpp [ 23%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/message.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/context.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/context.cpp [ 29%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/curve.cpp.o [ 35%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/loop.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/message.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/message.cpp [ 41%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/poller.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/curve.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/curve.cpp cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/loop.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/loop.cpp cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/poller.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/poller.cpp [ 47%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/reactor.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/reactor.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/reactor.cpp [ 52%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/signal.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/signal.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/signal.cpp [ 58%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/socket.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/socket.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/socket.cpp [ 64%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/z85.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/z85.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/z85.cpp [ 70%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/zap_request.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/zap_request.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/zap_request.cpp [ 76%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/auth.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/auth.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/auth.cpp [ 82%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/zmqpp.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/zmqpp.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/zmqpp.cpp [ 88%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/proxy.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/proxy.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/proxy.cpp [ 94%] Building CXX object source_subfolder/CMakeFiles/zmqpp.dir/src/zmqpp/proxy_steerable.cpp.o cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /Library/Developer/CommandLineTools/usr/bin/c++ -DTRAVIS_CI_BUILD -Dzmqpp_EXPORTS -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fPIC -std=gnu++11 -o CMakeFiles/zmqpp.dir/src/zmqpp/proxy_steerable.cpp.o -c /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/proxy_steerable.cpp [100%] Linking CXX shared library ../lib/libzmqpp.dylib cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder/source_subfolder && /usr/local/Cellar/cmake/3.16.4/bin/cmake -E cmake_link_script CMakeFiles/zmqpp.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -std=c++11 -m64 -stdlib=libc++ -Wall -pedantic -Wextra -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -dynamiclib -Wl,-headerpad_max_install_names -m64 -o ../lib/libzmqpp.dylib -install_name libzmqpp.dylib CMakeFiles/zmqpp.dir/src/zmqpp/actor.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/context.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/curve.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/frame.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/loop.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/message.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/poller.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/reactor.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/signal.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/socket.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/z85.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/zap_request.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/auth.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/zmqpp.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/proxy.cpp.o CMakeFiles/zmqpp.dir/src/zmqpp/proxy_steerable.cpp.o /Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/lib/libzmq.a zmqpp/4.2.0: 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 In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/curve.cpp:17: /Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include/zmq_utils.h:42:32: warning: unknown warning group '-Werror', ignored [-Wunknown-warning-option] #pragma GCC diagnostic ignored "-Werror" ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/zeromq/4.3.3/_/_/package/6c9972ea4c369e5ef57c6a6c8321faabc15eda19/include/zmq_utils.h:45:9: warning: Warning: zmq_utils.h is deprecated. All its functionality is provided by zmq.h. [-W#pragma-messages] #pragma message( \ ^ 2 warnings generated. /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/socket.cpp:122:9: warning: 'send' is deprecated [-Wdeprecated-declarations] return send(str, (dont_block) ? socket::dont_wait : socket::normal); ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/socket.hpp:291:2: note: 'send' has been explicitly marked deprecated here ZMQPP_DEPRECATED("prefer using zmqpp::message for multipart messages") ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/compatibility.hpp:114:50: note: expanded from macro 'ZMQPP_DEPRECATED' #define ZMQPP_DEPRECATED(reason) __attribute__ ((deprecated)) ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/socket.cpp:128:9: warning: 'receive' is deprecated [-Wdeprecated-declarations] return receive(str, (dont_block) ? socket::dont_wait : socket::normal); ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/socket.hpp:306:2: note: 'receive' has been explicitly marked deprecated here ZMQPP_DEPRECATED("prefer using zmqpp::message for multipart messages") ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/compatibility.hpp:114:50: note: expanded from macro 'ZMQPP_DEPRECATED' #define ZMQPP_DEPRECATED(reason) __attribute__ ((deprecated)) ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/source_subfolder/src/zmqpp/socket.cpp:30:11: warning: unused variable 'max_stream_buffer_size' [-Wunused-const-variable] const int max_stream_buffer_size = 4096; ^ 3 warnings generated. Undefined symbols for architecture x86_64: "_crypto_box", referenced from: zmq::curve_client_tools_t::produce_hello(void*, unsigned char const*, unsigned long long, unsigned char const*, unsigned char const*) in libzmq.a(curve_client.cpp.o) zmq::curve_client_tools_t::produce_initiate(void*, unsigned long, unsigned long long, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned long) in libzmq.a(curve_client.cpp.o) zmq::curve_server_t::produce_welcome(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) "_crypto_box_afternm", referenced from: zmq::curve_server_t::produce_ready(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) "_crypto_box_beforenm", referenced from: zmq::curve_client_tools_t::process_welcome(unsigned char const*, unsigned long, unsigned char const*, unsigned char const*, unsigned char*, unsigned char*, unsigned char*) in libzmq.a(curve_client.cpp.o) zmq::curve_server_t::process_initiate(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) "_crypto_box_easy_afternm", referenced from: zmq::curve_encoding_t::encode(zmq::msg_t*) in libzmq.a(curve_mechanism_base.cpp.o) "_crypto_box_keypair", referenced from: _zmq_curve_keypair in libzmq.a(zmq_utils.cpp.o) zmq::curve_client_t::curve_client_t(zmq::session_base_t*, zmq::options_t const&, bool) in libzmq.a(curve_client.cpp.o) zmq::curve_client_t::curve_client_t(zmq::session_base_t*, zmq::options_t const&, bool) in libzmq.a(curve_client.cpp.o) zmq::curve_server_t::curve_server_t(zmq::session_base_t*, std::__1::basic_string, std::__1::allocator > const&, zmq::options_t const&, bool) in libzmq.a(curve_server.cpp.o) zmq::curve_server_t::curve_server_t(zmq::session_base_t*, std::__1::basic_string, std::__1::allocator > const&, zmq::options_t const&, bool) in libzmq.a(curve_server.cpp.o) "_crypto_box_open", referenced from: zmq::curve_client_tools_t::process_welcome(unsigned char const*, unsigned long, unsigned char const*, unsigned char const*, unsigned char*, unsigned char*, unsigned char*) in libzmq.a(curve_client.cpp.o) zmq::curve_server_t::process_hello(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) zmq::curve_server_t::process_initiate(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) "_crypto_box_open_afternm", referenced from: zmq::curve_client_t::process_ready(unsigned char const*, unsigned long) in libzmq.a(curve_client.cpp.o) "_crypto_box_open_easy_afternm", referenced from: zmq::curve_encoding_t::decode(zmq::msg_t*, int*) in libzmq.a(curve_mechanism_base.cpp.o) "_crypto_scalarmult_base", referenced from: _zmq_curve_public in libzmq.a(zmq_utils.cpp.o) "_crypto_secretbox", referenced from: zmq::curve_server_t::produce_welcome(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) "_crypto_secretbox_open", referenced from: zmq::curve_server_t::process_initiate(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) "_randombytes", referenced from: zmq::curve_client_tools_t::produce_initiate(void*, unsigned long, unsigned long long, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned long) in libzmq.a(curve_client.cpp.o) zmq::curve_server_t::produce_welcome(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) "_randombytes_close", referenced from: zmq::random_close() in libzmq.a(random.cpp.o) "_sodium_allocarray", referenced from: std::__1::vector >::vector(unsigned long) in libzmq.a(curve_client.cpp.o) zmq::curve_client_tools_t::produce_hello(void*, unsigned char const*, unsigned long long, unsigned char const*, unsigned char const*) in libzmq.a(curve_client.cpp.o) zmq::curve_client_tools_t::process_welcome(unsigned char const*, unsigned long, unsigned char const*, unsigned char const*, unsigned char*, unsigned char*, unsigned char*) in libzmq.a(curve_client.cpp.o) zmq::curve_client_tools_t::produce_initiate(void*, unsigned long, unsigned long long, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned long) in libzmq.a(curve_client.cpp.o) zmq::curve_server_t::produce_welcome(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) zmq::curve_server_t::process_hello(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) zmq::curve_server_t::process_initiate(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) ... "_sodium_free", referenced from: zmq::curve_client_t::produce_initiate(zmq::msg_t*) in libzmq.a(curve_client.cpp.o) zmq::curve_client_t::process_ready(unsigned char const*, unsigned long) in libzmq.a(curve_client.cpp.o) std::__1::vector >::vector(unsigned long) in libzmq.a(curve_client.cpp.o) zmq::curve_client_tools_t::produce_hello(void*, unsigned char const*, unsigned long long, unsigned char const*, unsigned char const*) in libzmq.a(curve_client.cpp.o) zmq::curve_client_tools_t::process_welcome(unsigned char const*, unsigned long, unsigned char const*, unsigned char const*, unsigned char*, unsigned char*, unsigned char*) in libzmq.a(curve_client.cpp.o) zmq::curve_client_tools_t::produce_initiate(void*, unsigned long, unsigned long long, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned long) in libzmq.a(curve_client.cpp.o) zmq::curve_server_t::produce_welcome(zmq::msg_t*) in libzmq.a(curve_server.cpp.o) ... "_sodium_init", referenced from: zmq::random_open() in libzmq.a(random.cpp.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [lib/libzmqpp.dylib] Error 1 make[1]: *** [source_subfolder/CMakeFiles/zmqpp.dir/all] Error 2 make: *** [all] Error 2 [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component zeromq::zeromq libdir "lib" does not contain any declared library zmqpp/4.2.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75 zmqpp/4.2.0: ERROR: Package '39c8271a74b7f5d6edafb9fd4495d0684e5d0a75' build failed zmqpp/4.2.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75 ERROR: zmqpp/4.2.0: Error in build() method, line 59 self.cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/zmqpp/4.2.0/_/_/build/39c8271a74b7f5d6edafb9fd4495d0684e5d0a75/build_subfolder' '--' '-j8'