>>> zeromq: Building main/zeromq 4.3.4-r5 (using abuild 3.11.0-r1) started Mon, 15 May 2023 09:24:14 +0000 >>> zeromq: Checking sanity of /home/buildozer/aports/main/zeromq/APKBUILD... >>> zeromq: Analyzing dependencies... >>> zeromq: Installing for build: build-base asciidoc cmake libsodium-dev perl samurai util-linux-dev xmlto (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.4-r3) (3/44) Installing gdbm (1.23-r1) (4/44) Installing xz-libs (5.4.3-r1) (5/44) Installing mpdecimal (2.5.1-r2) (6/44) Installing libpanelw (6.4_p20230514-r0) (7/44) Installing readline (8.2.1-r2) (8/44) Installing sqlite-libs (3.41.2-r3) (9/44) Installing python3 (3.11.3-r11) (10/44) Installing python3-pycache-pyc0 (3.11.3-r11) (11/44) Installing pyc (0.1-r0) (12/44) Installing libxml2 (2.11.3-r1) (13/44) Installing libxml2-utils (2.11.3-r1) (14/44) Installing libgpg-error (1.47-r2) (15/44) Installing libgcrypt (1.10.2-r2) (16/44) Installing libxslt (1.1.38-r1) (17/44) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (18/44) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (19/44) Installing asciidoc-pyc (10.2.0-r3) (20/44) Installing python3-pyc (3.11.3-r11) (21/44) Installing asciidoc (10.2.0-r3) (22/44) Installing libarchive (3.6.2-r3) (23/44) Installing libformw (6.4_p20230514-r0) (24/44) Installing rhash-libs (1.4.3-r2) (25/44) Installing libuv (1.44.2-r3) (26/44) Installing cmake (3.26.3-r1) (27/44) Installing libsodium (1.0.18-r4) (28/44) Installing libsodium-dev (1.0.18-r4) (29/44) Installing perl (5.36.1-r1) (30/44) Installing samurai (1.2-r3) (31/44) Installing libblkid (2.38.1-r8) (32/44) Installing libuuid (2.38.1-r8) (33/44) Installing libfdisk (2.38.1-r8) (34/44) Installing libmount (2.38.1-r8) (35/44) Installing libsmartcols (2.38.1-r8) (36/44) Installing util-linux-dev (2.38.1-r8) (37/44) Installing perl-yaml-syck (1.34-r3) (38/44) Installing perl-test-pod (1.52-r3) (39/44) Installing bash (5.2.15-r3) Executing bash-5.2.15-r3.post-install (40/44) Installing xmlto (0.0.28-r4) (41/44) Installing .makedepends-zeromq (20230515.092415) (42/44) Installing perl-error (0.17029-r1) (43/44) Installing perl-git (2.40.1-r0) (44/44) Installing git-perl (2.40.1-r0) Executing busybox-1.36.0-r10.trigger OK: 437 MiB in 143 packages >>> zeromq: Cleaning up srcdir >>> zeromq: Cleaning up pkgdir >>> zeromq: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zeromq-4.3.4.tar.gz >>> zeromq: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zeromq-4.3.4.tar.gz >>> zeromq: Checking sha512sums... zeromq-4.3.4.tar.gz: OK gcc13.patch: OK >>> zeromq: Unpacking /var/cache/distfiles/zeromq-4.3.4.tar.gz... >>> zeromq: gcc13.patch patching file src/secure_allocator.hpp Hunk #1 succeeded at 95 (offset -4 lines). CMake Warning (dev) at CMakeLists.txt:2 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 13.1.1 -- The CXX compiler identification is GNU 13.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Detected ZMQ Version - 4.3.4 -- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.5") -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_C11 -- Performing Test COMPILER_SUPPORTS_C11 - Success -- Performing Test CXX_HAS_TAUT_WARNING -- Performing Test CXX_HAS_TAUT_WARNING - Success -- Performing Test CC_HAS_TAUT_WARNING -- Performing Test CC_HAS_TAUT_WARNING - Success -- Not building draft classes and methods -- Using builtin sha1 -- Checking for module 'libbsd' -- Package 'libbsd', required by 'virtual:world', not found -- Looking for strlcpy -- Looking for strlcpy - found -- Checking for module 'libsodium' -- Found libsodium, version 1.0.18 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (sodium) does not match the name of the calling package (Sodium). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): builds/cmake/Modules/FindSodium.cmake:42 (find_package_handle_standard_args) CMakeLists.txt:265 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found sodium: /usr/lib/libsodium.so -- Using libsodium for CURVE security -- Looking for kqueue -- Looking for kqueue - not found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Using polling method in I/O threads: epoll -- Using polling method in zmq_poll(er)_* API: poll -- Using 64 bytes alignment for lock-free data structures -- Looking for include file windows.h -- Looking for include file windows.h - not found -- Looking for include file condition_variable -- Looking for include file condition_variable - found -- Using condition_variable_t implementation: stl11 -- Looking for include file ifaddrs.h -- Looking for include file ifaddrs.h - found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.h - found -- Looking for include file sys/eventfd.h -- Looking for include file sys/eventfd.h - found -- Checking whether EFD_CLOEXEC is supported -- Performing Test ZMQ_HAVE_EVENTFD_CLOEXEC -- Performing Test ZMQ_HAVE_EVENTFD_CLOEXEC - Success -- Looking for if_nametoindex -- Looking for if_nametoindex - found -- Looking for SO_PEERCRED -- Looking for SO_PEERCRED - found -- Looking for LOCAL_PEERCRED -- Looking for LOCAL_PEERCRED - not found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for fork -- Looking for fork - found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for mkdtemp -- Looking for mkdtemp - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for strnlen -- Looking for strnlen - found -- Performing Test HAVE_FLAG_-Wall -- Performing Test HAVE_FLAG_-Wall - Failed -- Performing Test HAVE_FLAG_-Wextra -- Performing Test HAVE_FLAG_-Wextra - Failed -- Performing Test HAVE_FLAG_-Wno-long-long -- Performing Test HAVE_FLAG_-Wno-long-long - Failed -- Performing Test HAVE_FLAG_-Wno-uninitialized -- Performing Test HAVE_FLAG_-Wno-uninitialized - Failed -- Performing Test HAVE_FLAG_-pedantic -- Performing Test HAVE_FLAG_-pedantic - Failed -- Checking whether noexcept is supported -- Performing Test ZMQ_HAVE_NOEXCEPT -- Performing Test ZMQ_HAVE_NOEXCEPT - Success -- Checking whether SOCK_CLOEXEC is supported -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC - Success -- Checking whether O_CLOEXEC is supported -- Performing Test ZMQ_HAVE_O_CLOEXEC -- Performing Test ZMQ_HAVE_O_CLOEXEC - Success -- Checking whether SO_BINDTODEVICE is supported -- Performing Test ZMQ_HAVE_SO_BINDTODEVICE -- Performing Test ZMQ_HAVE_SO_BINDTODEVICE - Success -- Checking whether SO_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_SO_KEEPALIVE -- Performing Test ZMQ_HAVE_SO_KEEPALIVE - Success -- Checking whether SO_PRIORITY is supported -- Performing Test ZMQ_HAVE_SO_PRIORITY -- Performing Test ZMQ_HAVE_SO_PRIORITY - Success -- Checking whether TCP_KEEPCNT is supported -- Performing Test ZMQ_HAVE_TCP_KEEPCNT -- Performing Test ZMQ_HAVE_TCP_KEEPCNT - Success -- Checking whether TCP_KEEPIDLE is supported -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE - Success -- Checking whether TCP_KEEPINTVL is supported -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL - Success -- Checking whether TCP_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE - Failed -- Checking whether TIPC is supported -- Performing Test ZMQ_HAVE_TIPC -- Performing Test ZMQ_HAVE_TIPC - Failed -- Checking pthread_setname signature -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 - Failed -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 - Success -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 - Failed -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME - Failed -- Checking pthread_setaffinity signature -- Performing Test ZMQ_HAVE_PTHREAD_SET_AFFINITY -- Performing Test ZMQ_HAVE_PTHREAD_SET_AFFINITY - Success -- Checking whether getrandom is supported -- Performing Test ZMQ_HAVE_GETRANDOM -- Performing Test ZMQ_HAVE_GETRANDOM - Success -- Found AsciiDoc: /usr/bin/asciidoc CMake Deprecation Warning at tests/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning (dev) at tests/CMakeLists.txt:306 (message): Test 'test_bind_stream_fuzzer' is not known to CTest. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at tests/CMakeLists.txt:306 (message): Test 'test_bind_ws_fuzzer' is not known to CTest. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at tests/CMakeLists.txt:306 (message): Test 'test_connect_stream_fuzzer' is not known to CTest. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at tests/CMakeLists.txt:306 (message): Test 'test_connect_ws_fuzzer' is not known to CTest. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at tests/CMakeLists.txt:306 (message): Test 'test_socket_options_fuzzer' is not known to CTest. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at CMakeLists.txt:1604 (message): Not building unit tests, since BUILD_STATIC is not enabled -- Configuring done (4.1s) -- Generating done (0.6s) -- Build files have been written to: /home/buildozer/aports/main/zeromq/src/zeromq-4.3.4/build [1/321] Building CXX object tests/CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o [2/321] Building CXX object tests/CMakeFiles/test_fork.dir/test_fork.cpp.o [3/321] Building CXX object tests/CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o [4/321] Building CXX object tests/CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o [5/321] Building CXX object tests/CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o [6/321] Building CXX object tests/CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o [7/321] Building CXX object tests/CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o [8/321] Building CXX object tests/CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o [9/321] Building CXX object tests/CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o [10/321] Building CXX object tests/CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o [11/321] Building CXX object tests/CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o [12/321] Building CXX object tests/CMakeFiles/test_proxy.dir/test_proxy.cpp.o [13/321] Building CXX object tests/CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o [14/321] Building CXX object tests/CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o [15/321] Building CXX object tests/CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o [16/321] Building CXX object tests/CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o [17/321] Building CXX object tests/CMakeFiles/test_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.cpp.o [18/321] Building CXX object tests/CMakeFiles/test_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o [19/321] Building CXX object tests/CMakeFiles/test_connect_curve_fuzzer.dir/test_connect_curve_fuzzer.cpp.o [20/321] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o [21/321] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/random.cpp.o [22/321] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/err.cpp.o [23/321] Building C object tests/CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o [24/321] Building CXX object tests/CMakeFiles/test_security_curve.dir/test_security_curve.cpp.o [25/321] Building CXX object tests/CMakeFiles/test_bind_fuzzer.dir/test_bind_fuzzer.cpp.o [26/321] Building CXX object tests/CMakeFiles/test_connect_fuzzer.dir/test_connect_fuzzer.cpp.o [27/321] Building CXX object tests/CMakeFiles/test_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o [28/321] Building CXX object tests/CMakeFiles/test_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o [29/321] Building CXX object tests/CMakeFiles/test_socks.dir/test_socks.cpp.o [30/321] Building CXX object tests/CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o [31/321] Building CXX object tests/CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o [32/321] Building CXX object tests/CMakeFiles/test_tcp_accept_filter.dir/test_tcp_accept_filter.cpp.o [33/321] Building CXX object tests/CMakeFiles/test_reconnect_options.dir/test_reconnect_options.cpp.o [34/321] Building CXX object tests/CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o [35/321] Building CXX object tests/CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o [36/321] Building CXX object tests/CMakeFiles/test_monitor.dir/test_monitor.cpp.o [37/321] Building CXX object tests/CMakeFiles/test_sodium.dir/test_sodium.cpp.o [38/321] Building CXX object tests/CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o [39/321] Building CXX object tests/CMakeFiles/test_base85.dir/test_base85.cpp.o [40/321] Building CXX object tests/CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o [41/321] Building CXX object tests/CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o [42/321] Building CXX object tests/CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o [43/321] Building CXX object tests/CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o [44/321] Building CXX object tests/CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o [45/321] Building CXX object tests/CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o [46/321] Building CXX object tests/CMakeFiles/test_metadata.dir/test_metadata.cpp.o [47/321] Building CXX object tests/CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o [48/321] Building CXX object tests/CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o [49/321] Building CXX object tests/CMakeFiles/test_atomics.dir/test_atomics.cpp.o [50/321] Building CXX object tests/CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o [51/321] Building CXX object tests/CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o [52/321] Building CXX object tests/CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o [53/321] Building CXX object tests/CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o [54/321] Building CXX object tests/CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o [55/321] Building CXX object tests/CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o [56/321] Building CXX object tests/CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o [57/321] Building CXX object tests/CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o [58/321] Building CXX object tests/CMakeFiles/test_timeo.dir/test_timeo.cpp.o [59/321] Building CXX object tests/CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o [60/321] Building CXX object tests/CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o [61/321] Building CXX object tests/CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o [62/321] Building CXX object tests/CMakeFiles/test_conflate.dir/test_conflate.cpp.o [63/321] Building CXX object tests/CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o [64/321] Building CXX object tests/CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o [65/321] Building CXX object tests/CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o [66/321] Building CXX object tests/CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o [67/321] Building CXX object tests/CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o [68/321] Building CXX object tests/CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o [69/321] Building CXX object tests/CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o [70/321] Building CXX object tests/CMakeFiles/test_iov.dir/test_iov.cpp.o [71/321] Building CXX object tests/CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o [72/321] Building CXX object tests/CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o [73/321] Building CXX object tests/CMakeFiles/test_security_null.dir/test_security_null.cpp.o [74/321] Building CXX object tests/CMakeFiles/test_security_no_zap_handler.dir/test_security_no_zap_handler.cpp.o [75/321] Building CXX object tests/CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o [76/321] Building CXX object tests/CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o [77/321] Building CXX object tests/CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o [78/321] Building CXX object tests/CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o [79/321] Building CXX object tests/CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o [80/321] Building CXX object tests/CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o [81/321] Building CXX object tests/CMakeFiles/test_stream.dir/test_stream.cpp.o [82/321] Building CXX object tests/CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o [83/321] Building CXX object tests/CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o [84/321] Building CXX object tests/CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o [85/321] Building CXX object tests/CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o [86/321] Building CXX object tests/CMakeFiles/test_immediate.dir/test_immediate.cpp.o [87/321] Building CXX object tests/CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o [88/321] Building CXX object tests/CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o [89/321] Building CXX object tests/CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o [90/321] Building CXX object tests/CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o [91/321] Building CXX object tests/CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o [92/321] Building CXX object tests/CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o [93/321] Building CXX object tests/CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o [94/321] Building CXX object tests/CMakeFiles/test_hwm.dir/test_hwm.cpp.o [95/321] Building CXX object tests/CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o [96/321] Building CXX object tests/CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o [97/321] Building CXX object tests/CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o [98/321] Building CXX object tests/CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o [99/321] Building CXX object tests/CMakeFiles/test_system.dir/test_system.cpp.o [100/321] Building CXX object tests/CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o [101/321] Building CXX object tests/CMakeFiles/testutil.dir/testutil_unity.cpp.o [102/321] Building CXX object tests/CMakeFiles/testutil.dir/testutil_security.cpp.o [103/321] Building CXX object tests/CMakeFiles/testutil.dir/testutil_monitoring.cpp.o [104/321] Building CXX object tests/CMakeFiles/testutil.dir/testutil.cpp.o [105/321] Building C object tests/CMakeFiles/unity.dir/__/external/unity/unity.c.o [106/321] Building CXX object CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o [107/321] Building CXX object CMakeFiles/inproc_thr.dir/perf/inproc_thr.cpp.o [108/321] Building CXX object CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o [109/321] Building CXX object CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o [110/321] Building CXX object CMakeFiles/local_thr.dir/perf/local_thr.cpp.o [111/321] Building CXX object CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o [112/321] Building CXX object CMakeFiles/local_lat.dir/perf/local_lat.cpp.o [113/321] Building CXX object CMakeFiles/objects.dir/src/stream_listener_base.cpp.o [114/321] Building CXX object CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o [115/321] Building CXX object CMakeFiles/objects.dir/src/zmtp_engine.cpp.o [116/321] Building CXX object CMakeFiles/objects.dir/src/zap_client.cpp.o [117/321] Building CXX object CMakeFiles/objects.dir/src/ip_resolver.cpp.o [118/321] Building CXX object CMakeFiles/objects.dir/src/gather.cpp.o [119/321] Building CXX object CMakeFiles/objects.dir/src/scatter.cpp.o [120/321] Building CXX object CMakeFiles/objects.dir/src/udp_address.cpp.o [121/321] Building CXX object CMakeFiles/objects.dir/src/udp_engine.cpp.o [122/321] Building CXX object CMakeFiles/objects.dir/src/dish.cpp.o [123/321] Building CXX object CMakeFiles/objects.dir/src/radio.cpp.o [124/321] Building CXX object CMakeFiles/objects.dir/src/timers.cpp.o [125/321] Building CXX object CMakeFiles/objects.dir/src/socket_poller.cpp.o [126/321] Building CXX object CMakeFiles/objects.dir/src/decoder_allocators.cpp.o [127/321] Building CXX object CMakeFiles/objects.dir/src/zmq_utils.cpp.o [128/321] Building CXX object CMakeFiles/objects.dir/src/zmq.cpp.o [129/321] Building CXX object CMakeFiles/objects.dir/src/xsub.cpp.o [130/321] Building CXX object CMakeFiles/objects.dir/src/xpub.cpp.o [131/321] Building CXX object CMakeFiles/objects.dir/src/v3_1_encoder.cpp.o [132/321] Building CXX object CMakeFiles/objects.dir/src/v2_encoder.cpp.o [133/321] Building CXX object CMakeFiles/objects.dir/src/v2_decoder.cpp.o [134/321] Building CXX object CMakeFiles/objects.dir/src/v1_encoder.cpp.o [135/321] Building CXX object CMakeFiles/objects.dir/src/v1_decoder.cpp.o [136/321] Building CXX object CMakeFiles/objects.dir/src/radix_tree.cpp.o [137/321] Building CXX object CMakeFiles/objects.dir/src/trie.cpp.o [138/321] Building CXX object CMakeFiles/objects.dir/src/thread.cpp.o [139/321] Building CXX object CMakeFiles/objects.dir/src/tcp_listener.cpp.o [140/321] Building CXX object CMakeFiles/objects.dir/src/tcp_connecter.cpp.o [141/321] Building CXX object CMakeFiles/objects.dir/src/tcp_address.cpp.o [142/321] Building CXX object CMakeFiles/objects.dir/src/tcp.cpp.o [143/321] Building CXX object CMakeFiles/objects.dir/src/sub.cpp.o [144/321] Building CXX object CMakeFiles/objects.dir/src/stream_engine_base.cpp.o [145/321] Building CXX object CMakeFiles/objects.dir/src/stream.cpp.o [146/321] Building CXX object CMakeFiles/objects.dir/src/socks_connecter.cpp.o [147/321] Building CXX object CMakeFiles/objects.dir/src/socks.cpp.o [148/321] Building CXX object CMakeFiles/objects.dir/src/socket_base.cpp.o [149/321] Building CXX object CMakeFiles/objects.dir/src/signaler.cpp.o [150/321] Building CXX object CMakeFiles/objects.dir/src/session_base.cpp.o [151/321] Building CXX object CMakeFiles/objects.dir/src/server.cpp.o [152/321] Building CXX object CMakeFiles/objects.dir/src/select.cpp.o [153/321] Building CXX object CMakeFiles/objects.dir/src/router.cpp.o [154/321] Building CXX object CMakeFiles/objects.dir/src/req.cpp.o [155/321] Building CXX object CMakeFiles/objects.dir/src/rep.cpp.o [156/321] Building CXX object CMakeFiles/objects.dir/src/reaper.cpp.o [157/321] Building CXX object CMakeFiles/objects.dir/src/raw_engine.cpp.o [158/321] Building CXX object CMakeFiles/objects.dir/src/raw_decoder.cpp.o [159/321] Building CXX object CMakeFiles/objects.dir/src/raw_encoder.cpp.o [160/321] Building CXX object CMakeFiles/objects.dir/src/random.cpp.o [161/321] Building CXX object CMakeFiles/objects.dir/src/push.cpp.o [162/321] Building CXX object CMakeFiles/objects.dir/src/pull.cpp.o [163/321] Building CXX object CMakeFiles/objects.dir/src/pub.cpp.o [164/321] Building CXX object CMakeFiles/objects.dir/src/proxy.cpp.o [165/321] Building CXX object CMakeFiles/objects.dir/src/pollset.cpp.o [166/321] Building CXX object CMakeFiles/objects.dir/src/polling_util.cpp.o [167/321] Building CXX object CMakeFiles/objects.dir/src/poller_base.cpp.o [168/321] Building CXX object CMakeFiles/objects.dir/src/poll.cpp.o [169/321] Building CXX object CMakeFiles/objects.dir/src/plain_server.cpp.o [170/321] Building CXX object CMakeFiles/objects.dir/src/plain_client.cpp.o [171/321] Building CXX object CMakeFiles/objects.dir/src/pipe.cpp.o [172/321] Building CXX object CMakeFiles/objects.dir/src/pgm_socket.cpp.o [173/321] Building CXX object CMakeFiles/objects.dir/src/pgm_sender.cpp.o [174/321] Building CXX object CMakeFiles/objects.dir/src/pgm_receiver.cpp.o [175/321] Building CXX object CMakeFiles/objects.dir/src/peer.cpp.o [176/321] Building CXX object CMakeFiles/objects.dir/src/pair.cpp.o [177/321] Building CXX object CMakeFiles/objects.dir/src/null_mechanism.cpp.o [178/321] Linking C static library lib/libunity.a [179/321] Building CXX object CMakeFiles/objects.dir/src/own.cpp.o [180/321] Building CXX object CMakeFiles/objects.dir/src/options.cpp.o [181/321] Building CXX object CMakeFiles/objects.dir/src/object.cpp.o [182/321] Building CXX object CMakeFiles/objects.dir/src/norm_engine.cpp.o [183/321] Building CXX object CMakeFiles/objects.dir/src/mtrie.cpp.o [184/321] Building CXX object CMakeFiles/objects.dir/src/msg.cpp.o [185/321] Building CXX object CMakeFiles/objects.dir/src/metadata.cpp.o [186/321] Building CXX object CMakeFiles/objects.dir/src/mechanism_base.cpp.o [187/321] Building CXX object CMakeFiles/objects.dir/src/mechanism.cpp.o [188/321] Building CXX object CMakeFiles/objects.dir/src/mailbox_safe.cpp.o [189/321] Building CXX object CMakeFiles/objects.dir/src/mailbox.cpp.o [190/321] Building CXX object CMakeFiles/objects.dir/src/lb.cpp.o [191/321] Building CXX object CMakeFiles/objects.dir/src/kqueue.cpp.o [192/321] Building CXX object CMakeFiles/objects.dir/src/ipc_listener.cpp.o [193/321] Building CXX object CMakeFiles/objects.dir/src/ipc_connecter.cpp.o [194/321] Building CXX object CMakeFiles/objects.dir/src/ipc_address.cpp.o [195/321] Building CXX object CMakeFiles/objects.dir/src/ip.cpp.o [196/321] Building CXX object CMakeFiles/objects.dir/src/io_thread.cpp.o [197/321] Building CXX object CMakeFiles/objects.dir/src/io_object.cpp.o [198/321] Building CXX object CMakeFiles/objects.dir/src/fq.cpp.o [199/321] Building CXX object CMakeFiles/objects.dir/src/err.cpp.o [200/321] Building CXX object CMakeFiles/objects.dir/src/epoll.cpp.o [201/321] Building CXX object CMakeFiles/objects.dir/src/endpoint.cpp.o [202/321] Building CXX object CMakeFiles/objects.dir/src/dist.cpp.o [203/321] Building CXX object CMakeFiles/objects.dir/src/dgram.cpp.o [204/321] Building CXX object CMakeFiles/objects.dir/src/devpoll.cpp.o [205/321] Building CXX object CMakeFiles/objects.dir/src/dealer.cpp.o [206/321] Building CXX object CMakeFiles/objects.dir/src/curve_server.cpp.o [207/321] Building CXX object CMakeFiles/objects.dir/src/curve_client.cpp.o [208/321] Building CXX object CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o [209/321] Building CXX object CMakeFiles/objects.dir/src/ctx.cpp.o [210/321] Building CXX object CMakeFiles/objects.dir/src/clock.cpp.o [211/321] Building CXX object CMakeFiles/objects.dir/src/client.cpp.o [212/321] Building CXX object CMakeFiles/objects.dir/src/channel.cpp.o [213/321] Building CXX object CMakeFiles/objects.dir/src/address.cpp.o [214/321] Building CXX object CMakeFiles/objects.dir/src/precompiled.cpp.o [215/321] Building C object CMakeFiles/objects.dir/external/sha1/sha1.c.o [216/321] Linking CXX shared library lib/libzmq.so.5.2.4 [217/321] Creating library symlink lib/libzmq.so.5 lib/libzmq.so [218/321] Linking CXX static library lib/libtestutil.a [219/321] Linking CXX executable bin/proxy_thr [220/321] Linking CXX executable bin/inproc_thr [221/321] Linking CXX executable bin/inproc_lat [222/321] Linking CXX executable bin/remote_thr [223/321] Linking CXX executable bin/local_thr [224/321] Linking CXX executable bin/remote_lat [225/321] Linking CXX executable bin/local_lat [226/321] Linking CXX executable bin/test_abstract_ipc [227/321] Linking CXX executable bin/test_fork [228/321] Linking CXX executable bin/test_zmq_poll_fd [229/321] Linking CXX executable bin/test_use_fd [230/321] Linking CXX executable bin/test_router_mandatory_hwm [231/321] Linking CXX executable bin/test_stream_exceeds_buffer [232/321] Linking CXX executable bin/test_filter_ipc [233/321] Linking CXX executable bin/test_getsockopt_memset [234/321] Linking CXX executable bin/test_proxy_terminate [235/321] Linking CXX executable bin/test_proxy_single_socket [236/321] Linking CXX executable bin/test_proxy_hwm [237/321] Linking CXX executable bin/test_proxy [238/321] Linking CXX executable bin/test_rebind_ipc [239/321] Linking CXX executable bin/test_reqrep_ipc [240/321] Linking CXX executable bin/test_pair_ipc [241/321] Linking CXX executable bin/test_ipc_wildcard [242/321] Linking CXX executable bin/test_z85_decode_fuzzer [243/321] Linking CXX executable bin/test_bind_curve_fuzzer [244/321] Linking CXX executable bin/test_connect_curve_fuzzer [245/321] Linking CXX executable bin/test_security_curve [246/321] Linking CXX executable bin/test_bind_fuzzer [247/321] Linking CXX executable bin/test_connect_fuzzer [248/321] Linking CXX executable bin/test_bind_null_fuzzer [249/321] Linking CXX executable bin/test_connect_null_fuzzer [250/321] Linking CXX executable bin/test_socks [251/321] Linking CXX executable bin/test_security_gssapi [252/321] Linking CXX executable bin/test_mock_pub_sub [253/321] Linking CXX executable bin/test_tcp_accept_filter [254/321] Linking CXX executable bin/test_reconnect_options [255/321] Linking CXX executable bin/test_reconnect_ivl [256/321] Linking CXX executable bin/test_socket_null [257/321] Linking CXX executable bin/test_monitor [258/321] Linking CXX executable bin/test_sodium [259/321] Linking CXX executable bin/test_bind_after_connect_tcp [260/321] Linking CXX executable bin/test_base85 [261/321] Linking CXX executable bin/test_xpub_verbose [262/321] Linking CXX executable bin/test_xpub_welcome_msg [263/321] Linking CXX executable bin/test_xpub_manual [264/321] Linking CXX executable bin/test_stream_timeout [265/321] Linking CXX executable bin/test_srcfd [266/321] Linking CXX executable bin/test_router_handover [267/321] Linking CXX executable bin/test_metadata [268/321] Linking CXX executable bin/test_capabilities [269/321] Linking CXX executable bin/test_bind_src_address [270/321] Linking CXX executable bin/test_atomics [271/321] Linking CXX executable bin/test_heartbeats [272/321] Linking CXX executable bin/test_sockopt_hwm [273/321] Linking CXX executable bin/test_setsockopt [274/321] Linking CXX executable bin/test_pub_invert_matching [275/321] Linking CXX executable bin/test_xpub_nodrop [276/321] Linking CXX executable bin/test_connect_rid [277/321] Linking CXX executable bin/test_diffserv [278/321] Linking CXX executable bin/test_many_sockets [279/321] Linking CXX executable bin/test_timeo [280/321] Linking CXX executable bin/test_shutdown_stress [281/321] Linking CXX executable bin/test_issue_566 [282/321] Linking CXX executable bin/test_inproc_connect [283/321] Linking CXX executable bin/test_conflate [284/321] Linking CXX executable bin/test_req_relaxed [285/321] Linking CXX executable bin/test_req_correlate [286/321] Linking CXX executable bin/test_spec_pushpull [287/321] Linking CXX executable bin/test_spec_router [288/321] Linking CXX executable bin/test_spec_dealer [289/321] Linking CXX executable bin/test_spec_rep [290/321] Linking CXX executable bin/test_spec_req [291/321] Linking CXX executable bin/test_iov [292/321] Linking CXX executable bin/test_security_zap [293/321] Linking CXX executable bin/test_security_plain [294/321] Linking CXX executable bin/test_security_null [295/321] Linking CXX executable bin/test_security_no_zap_handler [296/321] Linking CXX executable bin/test_ctx_destroy [297/321] Linking CXX executable bin/test_ctx_options [298/321] Linking CXX executable bin/test_unbind_wildcard [299/321] Linking CXX executable bin/test_disconnect_inproc [300/321] Linking CXX executable bin/test_stream_disconnect [301/321] Linking CXX executable bin/test_stream_empty [302/321] Linking CXX executable bin/test_stream [303/321] Linking CXX executable bin/test_probe_router [304/321] Linking CXX executable bin/test_router_mandatory [305/321] Linking CXX executable bin/test_term_endpoint [306/321] Linking CXX executable bin/test_last_endpoint [307/321] Linking CXX executable bin/test_immediate [308/321] Linking CXX executable bin/test_connect_resolve [309/321] Linking CXX executable bin/test_msg_ffn [310/321] Linking CXX executable bin/test_msg_flags [311/321] Linking CXX executable bin/test_invalid_rep [312/321] Linking CXX executable bin/test_sub_forward [313/321] Linking CXX executable bin/test_reqrep_device [314/321] Linking CXX executable bin/test_hwm_pubsub [315/321] Linking CXX executable bin/test_hwm [316/321] Linking CXX executable bin/test_reqrep_tcp [317/321] Linking CXX executable bin/test_reqrep_inproc [318/321] Linking CXX executable bin/test_pair_tcp [319/321] Linking CXX executable bin/test_pair_inproc [320/321] Linking CXX executable bin/test_system [321/321] Linking CXX executable bin/test_ancillaries CMake Warning (dev) at CMakeLists.txt:2 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 13.1.1 -- The CXX compiler identification is GNU 13.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Detected ZMQ Version - 4.3.4 -- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.5") -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_C11 -- Performing Test COMPILER_SUPPORTS_C11 - Success -- Performing Test CXX_HAS_TAUT_WARNING -- Performing Test CXX_HAS_TAUT_WARNING - Success -- Performing Test CC_HAS_TAUT_WARNING -- Performing Test CC_HAS_TAUT_WARNING - Success -- Not building draft classes and methods -- Using builtin sha1 -- Checking for module 'libbsd' -- Package 'libbsd', required by 'virtual:world', not found -- Looking for strlcpy -- Looking for strlcpy - found -- Checking for module 'libsodium' -- Found libsodium, version 1.0.18 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (sodium) does not match the name of the calling package (Sodium). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): builds/cmake/Modules/FindSodium.cmake:42 (find_package_handle_standard_args) CMakeLists.txt:265 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found sodium: /usr/lib/libsodium.so -- Using libsodium for CURVE security -- Looking for kqueue -- Looking for kqueue - not found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Using polling method in I/O threads: epoll -- Using polling method in zmq_poll(er)_* API: poll -- Using 64 bytes alignment for lock-free data structures -- Looking for include file windows.h -- Looking for include file windows.h - not found -- Looking for include file condition_variable -- Looking for include file condition_variable - found -- Using condition_variable_t implementation: stl11 -- Looking for include file ifaddrs.h -- Looking for include file ifaddrs.h - found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.h - found -- Looking for include file sys/eventfd.h -- Looking for include file sys/eventfd.h - found -- Checking whether EFD_CLOEXEC is supported -- Performing Test ZMQ_HAVE_EVENTFD_CLOEXEC -- Performing Test ZMQ_HAVE_EVENTFD_CLOEXEC - Success -- Looking for if_nametoindex -- Looking for if_nametoindex - found -- Looking for SO_PEERCRED -- Looking for SO_PEERCRED - found -- Looking for LOCAL_PEERCRED -- Looking for LOCAL_PEERCRED - not found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for fork -- Looking for fork - found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for mkdtemp -- Looking for mkdtemp - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for strnlen -- Looking for strnlen - found -- Performing Test HAVE_FLAG_-Wall -- Performing Test HAVE_FLAG_-Wall - Failed -- Performing Test HAVE_FLAG_-Wextra -- Performing Test HAVE_FLAG_-Wextra - Failed -- Performing Test HAVE_FLAG_-Wno-long-long -- Performing Test HAVE_FLAG_-Wno-long-long - Failed -- Performing Test HAVE_FLAG_-Wno-uninitialized -- Performing Test HAVE_FLAG_-Wno-uninitialized - Failed -- Performing Test HAVE_FLAG_-pedantic -- Performing Test HAVE_FLAG_-pedantic - Failed -- Checking whether noexcept is supported -- Performing Test ZMQ_HAVE_NOEXCEPT -- Performing Test ZMQ_HAVE_NOEXCEPT - Success -- Checking whether SOCK_CLOEXEC is supported -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC - Success -- Checking whether O_CLOEXEC is supported -- Performing Test ZMQ_HAVE_O_CLOEXEC -- Performing Test ZMQ_HAVE_O_CLOEXEC - Success -- Checking whether SO_BINDTODEVICE is supported -- Performing Test ZMQ_HAVE_SO_BINDTODEVICE -- Performing Test ZMQ_HAVE_SO_BINDTODEVICE - Success -- Checking whether SO_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_SO_KEEPALIVE -- Performing Test ZMQ_HAVE_SO_KEEPALIVE - Success -- Checking whether SO_PRIORITY is supported -- Performing Test ZMQ_HAVE_SO_PRIORITY -- Performing Test ZMQ_HAVE_SO_PRIORITY - Success -- Checking whether TCP_KEEPCNT is supported -- Performing Test ZMQ_HAVE_TCP_KEEPCNT -- Performing Test ZMQ_HAVE_TCP_KEEPCNT - Success -- Checking whether TCP_KEEPIDLE is supported -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE - Success -- Checking whether TCP_KEEPINTVL is supported -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL - Success -- Checking whether TCP_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE - Failed -- Checking whether TIPC is supported -- Performing Test ZMQ_HAVE_TIPC -- Performing Test ZMQ_HAVE_TIPC - Failed -- Checking pthread_setname signature -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 - Failed -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 - Success -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 - Failed -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME - Failed -- Checking pthread_setaffinity signature -- Performing Test ZMQ_HAVE_PTHREAD_SET_AFFINITY -- Performing Test ZMQ_HAVE_PTHREAD_SET_AFFINITY - Success -- Checking whether getrandom is supported -- Performing Test ZMQ_HAVE_GETRANDOM -- Performing Test ZMQ_HAVE_GETRANDOM - Success -- Found AsciiDoc: /usr/bin/asciidoc -- Configuring done (4.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/main/zeromq/src/zeromq-4.3.4/build-static [1/103] Building CXX object CMakeFiles/objects.dir/src/stream_listener_base.cpp.o [2/103] Building CXX object CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o [3/103] Building CXX object CMakeFiles/objects.dir/src/zmtp_engine.cpp.o [4/103] Building CXX object CMakeFiles/objects.dir/src/zap_client.cpp.o [5/103] Building CXX object CMakeFiles/objects.dir/src/ip_resolver.cpp.o [6/103] Building CXX object CMakeFiles/objects.dir/src/gather.cpp.o [7/103] Building CXX object CMakeFiles/objects.dir/src/scatter.cpp.o [8/103] Building CXX object CMakeFiles/objects.dir/src/udp_address.cpp.o [9/103] Building CXX object CMakeFiles/objects.dir/src/udp_engine.cpp.o [10/103] Building CXX object CMakeFiles/objects.dir/src/dish.cpp.o [11/103] Building CXX object CMakeFiles/objects.dir/src/radio.cpp.o [12/103] Building CXX object CMakeFiles/objects.dir/src/timers.cpp.o [13/103] Building CXX object CMakeFiles/objects.dir/src/socket_poller.cpp.o [14/103] Building CXX object CMakeFiles/objects.dir/src/decoder_allocators.cpp.o [15/103] Building CXX object CMakeFiles/objects.dir/src/zmq_utils.cpp.o [16/103] Building CXX object CMakeFiles/objects.dir/src/zmq.cpp.o [17/103] Building CXX object CMakeFiles/objects.dir/src/xsub.cpp.o [18/103] Building CXX object CMakeFiles/objects.dir/src/xpub.cpp.o [19/103] Building CXX object CMakeFiles/objects.dir/src/v3_1_encoder.cpp.o [20/103] Building CXX object CMakeFiles/objects.dir/src/v2_encoder.cpp.o [21/103] Building CXX object CMakeFiles/objects.dir/src/v2_decoder.cpp.o [22/103] Building CXX object CMakeFiles/objects.dir/src/v1_encoder.cpp.o [23/103] Building CXX object CMakeFiles/objects.dir/src/v1_decoder.cpp.o [24/103] Building CXX object CMakeFiles/objects.dir/src/radix_tree.cpp.o [25/103] Building CXX object CMakeFiles/objects.dir/src/trie.cpp.o [26/103] Building CXX object CMakeFiles/objects.dir/src/thread.cpp.o [27/103] Building CXX object CMakeFiles/objects.dir/src/tcp_listener.cpp.o [28/103] Building CXX object CMakeFiles/objects.dir/src/tcp_connecter.cpp.o [29/103] Building CXX object CMakeFiles/objects.dir/src/tcp_address.cpp.o [30/103] Building CXX object CMakeFiles/objects.dir/src/tcp.cpp.o [31/103] Building CXX object CMakeFiles/objects.dir/src/sub.cpp.o [32/103] Building CXX object CMakeFiles/objects.dir/src/stream_engine_base.cpp.o [33/103] Building CXX object CMakeFiles/objects.dir/src/stream.cpp.o [34/103] Building CXX object CMakeFiles/objects.dir/src/socks_connecter.cpp.o [35/103] Building CXX object CMakeFiles/objects.dir/src/socks.cpp.o [36/103] Building CXX object CMakeFiles/objects.dir/src/socket_base.cpp.o [37/103] Building CXX object CMakeFiles/objects.dir/src/signaler.cpp.o [38/103] Building CXX object CMakeFiles/objects.dir/src/session_base.cpp.o [39/103] Building CXX object CMakeFiles/objects.dir/src/server.cpp.o [40/103] Building CXX object CMakeFiles/objects.dir/src/select.cpp.o [41/103] Building CXX object CMakeFiles/objects.dir/src/router.cpp.o [42/103] Building CXX object CMakeFiles/objects.dir/src/req.cpp.o [43/103] Building CXX object CMakeFiles/objects.dir/src/rep.cpp.o [44/103] Building CXX object CMakeFiles/objects.dir/src/reaper.cpp.o [45/103] Building CXX object CMakeFiles/objects.dir/src/raw_engine.cpp.o [46/103] Building CXX object CMakeFiles/objects.dir/src/raw_decoder.cpp.o [47/103] Building CXX object CMakeFiles/objects.dir/src/raw_encoder.cpp.o [48/103] Building CXX object CMakeFiles/objects.dir/src/random.cpp.o [49/103] Building CXX object CMakeFiles/objects.dir/src/push.cpp.o [50/103] Building CXX object CMakeFiles/objects.dir/src/pull.cpp.o [51/103] Building CXX object CMakeFiles/objects.dir/src/pub.cpp.o [52/103] Building CXX object CMakeFiles/objects.dir/src/proxy.cpp.o [53/103] Building CXX object CMakeFiles/objects.dir/src/pollset.cpp.o [54/103] Building CXX object CMakeFiles/objects.dir/src/polling_util.cpp.o [55/103] Building CXX object CMakeFiles/objects.dir/src/poller_base.cpp.o [56/103] Building CXX object CMakeFiles/objects.dir/src/poll.cpp.o [57/103] Building CXX object CMakeFiles/objects.dir/src/plain_server.cpp.o [58/103] Building CXX object CMakeFiles/objects.dir/src/plain_client.cpp.o [59/103] Building CXX object CMakeFiles/objects.dir/src/pipe.cpp.o [60/103] Building CXX object CMakeFiles/objects.dir/src/pgm_socket.cpp.o [61/103] Building CXX object CMakeFiles/objects.dir/src/pgm_sender.cpp.o [62/103] Building CXX object CMakeFiles/objects.dir/src/pgm_receiver.cpp.o [63/103] Building CXX object CMakeFiles/objects.dir/src/peer.cpp.o [64/103] Building CXX object CMakeFiles/objects.dir/src/pair.cpp.o [65/103] Building CXX object CMakeFiles/objects.dir/src/null_mechanism.cpp.o [66/103] Building CXX object CMakeFiles/objects.dir/src/own.cpp.o [67/103] Building CXX object CMakeFiles/objects.dir/src/options.cpp.o [68/103] Building CXX object CMakeFiles/objects.dir/src/object.cpp.o [69/103] Building CXX object CMakeFiles/objects.dir/src/norm_engine.cpp.o [70/103] Building CXX object CMakeFiles/objects.dir/src/mtrie.cpp.o [71/103] Building CXX object CMakeFiles/objects.dir/src/msg.cpp.o [72/103] Building CXX object CMakeFiles/objects.dir/src/metadata.cpp.o [73/103] Building CXX object CMakeFiles/objects.dir/src/mechanism_base.cpp.o [74/103] Building CXX object CMakeFiles/objects.dir/src/mechanism.cpp.o [75/103] Building CXX object CMakeFiles/objects.dir/src/mailbox_safe.cpp.o [76/103] Building CXX object CMakeFiles/objects.dir/src/mailbox.cpp.o [77/103] Building CXX object CMakeFiles/objects.dir/src/lb.cpp.o [78/103] Building CXX object CMakeFiles/objects.dir/src/kqueue.cpp.o [79/103] Building CXX object CMakeFiles/objects.dir/src/ipc_listener.cpp.o [80/103] Building CXX object CMakeFiles/objects.dir/src/ipc_connecter.cpp.o [81/103] Building CXX object CMakeFiles/objects.dir/src/ipc_address.cpp.o [82/103] Building CXX object CMakeFiles/objects.dir/src/ip.cpp.o [83/103] Building CXX object CMakeFiles/objects.dir/src/io_thread.cpp.o [84/103] Building CXX object CMakeFiles/objects.dir/src/io_object.cpp.o [85/103] Building CXX object CMakeFiles/objects.dir/src/fq.cpp.o [86/103] Building CXX object CMakeFiles/objects.dir/src/err.cpp.o [87/103] Building CXX object CMakeFiles/objects.dir/src/epoll.cpp.o [88/103] Building CXX object CMakeFiles/objects.dir/src/endpoint.cpp.o [89/103] Building CXX object CMakeFiles/objects.dir/src/dist.cpp.o [90/103] Building CXX object CMakeFiles/objects.dir/src/dgram.cpp.o [91/103] Building CXX object CMakeFiles/objects.dir/src/devpoll.cpp.o [92/103] Building CXX object CMakeFiles/objects.dir/src/dealer.cpp.o [93/103] Building CXX object CMakeFiles/objects.dir/src/curve_server.cpp.o [94/103] Building CXX object CMakeFiles/objects.dir/src/curve_client.cpp.o [95/103] Building CXX object CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o [96/103] Building CXX object CMakeFiles/objects.dir/src/ctx.cpp.o [97/103] Building CXX object CMakeFiles/objects.dir/src/clock.cpp.o [98/103] Building CXX object CMakeFiles/objects.dir/src/client.cpp.o [99/103] Building CXX object CMakeFiles/objects.dir/src/channel.cpp.o [100/103] Building CXX object CMakeFiles/objects.dir/src/address.cpp.o [101/103] Building CXX object CMakeFiles/objects.dir/src/precompiled.cpp.o [102/103] Building C object CMakeFiles/objects.dir/external/sha1/sha1.c.o [103/103] Linking CXX static library lib/libzmq.a Internal ctest changing into directory: /home/buildozer/aports/main/zeromq/src/zeromq-4.3.4/build Test project /home/buildozer/aports/main/zeromq/src/zeromq-4.3.4/build Start 1: test_ancillaries 1/95 Test #1: test_ancillaries ................. Passed 0.00 sec Start 2: test_system 2/95 Test #2: test_system ...................... Passed 0.01 sec Start 3: test_pair_inproc 3/95 Test #3: test_pair_inproc ................. Passed 0.01 sec Start 4: test_pair_tcp 4/95 Test #4: test_pair_tcp .................... Passed 0.01 sec Start 5: test_reqrep_inproc 5/95 Test #5: test_reqrep_inproc ............... Passed 0.01 sec Start 6: test_reqrep_tcp 6/95 Test #6: test_reqrep_tcp .................. Passed 0.02 sec Start 7: test_hwm 7/95 Test #7: test_hwm ......................... Passed 1.64 sec Start 8: test_hwm_pubsub 8/95 Test #8: test_hwm_pubsub .................. Passed 3.28 sec Start 9: test_reqrep_device 9/95 Test #9: test_reqrep_device ............... Passed 0.01 sec Start 10: test_sub_forward 10/95 Test #10: test_sub_forward ................. Passed 0.31 sec Start 11: test_invalid_rep 11/95 Test #11: test_invalid_rep ................. Passed 0.01 sec Start 12: test_msg_flags 12/95 Test #12: test_msg_flags ................... Passed 0.01 sec Start 13: test_msg_ffn 13/95 Test #13: test_msg_ffn ..................... Passed 1.21 sec Start 14: test_connect_resolve 14/95 Test #14: test_connect_resolve ............. Passed 0.01 sec Start 15: test_immediate 15/95 Test #15: test_immediate ................... Passed 3.92 sec Start 16: test_last_endpoint 16/95 Test #16: test_last_endpoint ............... Passed 0.01 sec Start 17: test_term_endpoint 17/95 Test #17: test_term_endpoint ............... Passed 0.61 sec Start 18: test_router_mandatory 18/95 Test #18: test_router_mandatory ............ Passed 0.01 sec Start 19: test_probe_router 19/95 Test #19: test_probe_router ................ Passed 0.01 sec Start 20: test_stream 20/95 Test #20: test_stream ...................... Passed 0.01 sec Start 21: test_stream_empty 21/95 Test #21: test_stream_empty ................ Passed 0.01 sec Start 22: test_stream_disconnect 22/95 Test #22: test_stream_disconnect ........... Passed 0.01 sec Start 23: test_disconnect_inproc 23/95 Test #23: test_disconnect_inproc ........... Passed 0.61 sec Start 24: test_unbind_wildcard 24/95 Test #24: test_unbind_wildcard ............. Passed 0.01 sec Start 25: test_ctx_options 25/95 Test #25: test_ctx_options ................. Passed 0.01 sec Start 26: test_ctx_destroy 26/95 Test #26: test_ctx_destroy ................. Passed 0.31 sec Start 27: test_security_no_zap_handler 27/95 Test #27: test_security_no_zap_handler ..... Passed 0.01 sec Start 28: test_security_null 28/95 Test #28: test_security_null ............... Passed 1.27 sec Start 29: test_security_plain 29/95 Test #29: test_security_plain .............. Passed 2.27 sec Start 30: test_security_zap 30/95 Test #30: test_security_zap ................ Passed 34.74 sec Start 31: test_iov 31/95 Test #31: test_iov ......................... Passed 0.31 sec Start 32: test_spec_req 32/95 Test #32: test_spec_req .................... Passed 0.88 sec Start 33: test_spec_rep 33/95 Test #33: test_spec_rep .................... Passed 0.62 sec Start 34: test_spec_dealer 34/95 Test #34: test_spec_dealer ................. Passed 1.73 sec Start 35: test_spec_router 35/95 Test #35: test_spec_router ................. Passed 1.22 sec Start 36: test_spec_pushpull 36/95 Test #36: test_spec_pushpull ............... Passed 6.01 sec Start 37: test_req_correlate 37/95 Test #37: test_req_correlate ............... Passed 0.01 sec Start 38: test_req_relaxed 38/95 Test #38: test_req_relaxed ................. Passed 6.66 sec Start 39: test_conflate 39/95 Test #39: test_conflate .................... Passed 0.31 sec Start 40: test_inproc_connect 40/95 Test #40: test_inproc_connect .............. Passed 0.40 sec Start 41: test_issue_566 41/95 Test #41: test_issue_566 ................... Passed 0.45 sec Start 42: test_shutdown_stress 42/95 Test #42: test_shutdown_stress ............. Passed 0.21 sec Start 43: test_timeo 43/95 Test #43: test_timeo ....................... Passed 0.26 sec Start 44: test_many_sockets 44/95 Test #44: test_many_sockets ................ Passed 0.23 sec Start 45: test_diffserv 45/95 Test #45: test_diffserv .................... Passed 0.01 sec Start 46: test_connect_rid 46/95 Test #46: test_connect_rid ................. Passed 0.61 sec Start 47: test_xpub_nodrop 47/95 Test #47: test_xpub_nodrop ................. Passed 0.27 sec Start 48: test_pub_invert_matching 48/95 Test #48: test_pub_invert_matching ......... Passed 1.21 sec Start 49: test_setsockopt 49/95 Test #49: test_setsockopt .................. Passed 0.01 sec Start 50: test_sockopt_hwm 50/95 Test #50: test_sockopt_hwm ................. Passed 0.91 sec Start 51: test_heartbeats 51/95 Test #51: test_heartbeats .................. Passed 36.47 sec Start 52: test_atomics 52/95 Test #52: test_atomics ..................... Passed 0.01 sec Start 53: test_bind_src_address 53/95 Test #53: test_bind_src_address ............ Passed 0.01 sec Start 54: test_capabilities 54/95 Test #54: test_capabilities ................ Passed 0.01 sec Start 55: test_metadata 55/95 Test #55: test_metadata .................... Passed 0.01 sec Start 56: test_router_handover 56/95 Test #56: test_router_handover ............. Passed 0.92 sec Start 57: test_srcfd 57/95 Test #57: test_srcfd ....................... Passed 0.31 sec Start 58: test_stream_timeout 58/95 Test #58: test_stream_timeout .............. Passed 0.21 sec Start 59: test_xpub_manual 59/95 Test #59: test_xpub_manual ................. Passed 3.93 sec Start 60: test_xpub_welcome_msg 60/95 Test #60: test_xpub_welcome_msg ............ Passed 0.01 sec Start 61: test_xpub_verbose 61/95 Test #61: test_xpub_verbose ................ Passed 0.01 sec Start 62: test_base85 62/95 Test #62: test_base85 ...................... Passed 0.01 sec Start 63: test_bind_after_connect_tcp 63/95 Test #63: test_bind_after_connect_tcp ...... Passed 0.11 sec Start 64: test_sodium 64/95 Test #64: test_sodium ...................... Passed 0.01 sec Start 65: test_monitor 65/95 Test #65: test_monitor ..................... Passed 0.01 sec Start 66: test_socket_null 66/95 Test #66: test_socket_null ................. Passed 0.01 sec Start 67: test_reconnect_ivl 67/95 Test #67: test_reconnect_ivl ............... Passed 7.54 sec Start 68: test_reconnect_options 68/95 Test #68: test_reconnect_options ........... Passed 3.66 sec Start 69: test_tcp_accept_filter 69/95 Test #69: test_tcp_accept_filter ........... Passed 1.02 sec Start 70: test_mock_pub_sub 70/95 Test #70: test_mock_pub_sub ................ Passed 0.11 sec Start 71: test_security_gssapi 71/95 Test #71: test_security_gssapi ............. Passed 0.01 sec Start 72: test_socks 72/95 Test #72: test_socks ....................... Passed 3.61 sec Start 73: test_connect_null_fuzzer 73/95 Test #73: test_connect_null_fuzzer .........***Skipped 0.01 sec Start 74: test_bind_null_fuzzer 74/95 Test #74: test_bind_null_fuzzer ............***Skipped 0.01 sec Start 75: test_connect_fuzzer 75/95 Test #75: test_connect_fuzzer ..............***Skipped 0.01 sec Start 76: test_bind_fuzzer 76/95 Test #76: test_bind_fuzzer .................***Skipped 0.01 sec Start 77: test_connect_curve_fuzzer 77/95 Test #77: test_connect_curve_fuzzer ........***Skipped 0.01 sec Start 78: test_bind_curve_fuzzer 78/95 Test #78: test_bind_curve_fuzzer ...........***Skipped 0.01 sec Start 79: test_z85_decode_fuzzer 79/95 Test #79: test_z85_decode_fuzzer ...........***Skipped 0.01 sec Start 80: test_ipc_wildcard 80/95 Test #80: test_ipc_wildcard ................ Passed 0.01 sec Start 81: test_pair_ipc 81/95 Test #81: test_pair_ipc .................... Passed 0.01 sec Start 82: test_reqrep_ipc 82/95 Test #82: test_reqrep_ipc .................. Passed 0.31 sec Start 83: test_rebind_ipc 83/95 Test #83: test_rebind_ipc .................. Passed 0.11 sec Start 84: test_proxy 84/95 Test #84: test_proxy ....................... Passed 1.01 sec Start 85: test_proxy_hwm 85/95 Test #85: test_proxy_hwm ................... Passed 2.12 sec Start 86: test_proxy_single_socket 86/95 Test #86: test_proxy_single_socket ......... Passed 0.01 sec Start 87: test_proxy_terminate 87/95 Test #87: test_proxy_terminate ............. Passed 0.91 sec Start 88: test_getsockopt_memset 88/95 Test #88: test_getsockopt_memset ........... Passed 0.00 sec Start 89: test_filter_ipc 89/95 Test #89: test_filter_ipc .................. Passed 1.83 sec Start 90: test_stream_exceeds_buffer 90/95 Test #90: test_stream_exceeds_buffer ....... Passed 0.01 sec Start 91: test_router_mandatory_hwm 91/95 Test #91: test_router_mandatory_hwm ........ Passed 1.01 sec Start 92: test_use_fd 92/95 Test #92: test_use_fd ...................... Passed 0.01 sec Start 93: test_zmq_poll_fd 93/95 Test #93: test_zmq_poll_fd ................. Passed 0.01 sec Start 94: test_fork 94/95 Test #94: test_fork ........................ Passed 0.01 sec Start 95: test_abstract_ipc 95/95 Test #95: test_abstract_ipc ................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 95 Total Test time (real) = 138.12 sec The following tests did not run: 73 - test_connect_null_fuzzer (Skipped) 74 - test_bind_null_fuzzer (Skipped) 75 - test_connect_fuzzer (Skipped) 76 - test_bind_fuzzer (Skipped) 77 - test_connect_curve_fuzzer (Skipped) 78 - test_bind_curve_fuzzer (Skipped) 79 - test_z85_decode_fuzzer (Skipped) >>> zeromq: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/lib/pkgconfig/libzmq.pc -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/local_lat -- Set runtime path of "/home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/local_lat" to "" -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/remote_lat -- Set runtime path of "/home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/remote_lat" to "" -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/local_thr -- Set runtime path of "/home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/local_thr" to "" -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/remote_thr -- Set runtime path of "/home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/remote_thr" to "" -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/inproc_lat -- Set runtime path of "/home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/inproc_lat" to "" -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/inproc_thr -- Set runtime path of "/home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/inproc_thr" to "" -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/proxy_thr -- Set runtime path of "/home/buildozer/aports/main/zeromq/pkg/zeromq/usr/bin/proxy_thr" to "" -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/lib/libzmq.so.5.2.4 -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/lib/libzmq.so.5 -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/lib/libzmq.so -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/include/zmq.h -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/include/zmq_utils.h -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/share/zmq/AUTHORS.txt -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/share/zmq/COPYING.txt -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/share/zmq/COPYING.LESSER.txt -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/share/zmq/NEWS.txt -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/lib/cmake/ZeroMQ/ZeroMQTargets.cmake -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/lib/cmake/ZeroMQ/ZeroMQTargets-none.cmake -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/lib/cmake/ZeroMQ/ZeroMQConfig.cmake -- Installing: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/lib/cmake/ZeroMQ/ZeroMQConfigVersion.cmake >>> libzmq-static*: Running split function static... >>> libzmq-static*: Preparing subpackage libzmq-static... >>> libzmq-static*: Stripping binaries >>> libzmq-static*: Running postcheck for libzmq-static >>> zeromq-dev*: Running split function dev... >>> zeromq-dev*: Preparing subpackage zeromq-dev... >>> zeromq-dev*: Stripping binaries >>> zeromq-dev*: Running postcheck for zeromq-dev >>> libzmq*: Running split function libs... >>> libzmq*: Preparing subpackage libzmq... >>> libzmq*: Stripping binaries >>> libzmq*: Running postcheck for libzmq >>> zeromq*: Running postcheck for zeromq >>> zeromq*: Preparing package zeromq... >>> zeromq*: Stripping binaries >>> libzmq-static*: Scanning shared objects >>> libzmq*: Scanning shared objects >>> zeromq-dev*: Scanning shared objects >>> zeromq*: Scanning shared objects >>> libzmq-static*: Tracing dependencies... >>> libzmq-static*: Package size: 2.1 MB >>> libzmq-static*: Compressing data... >>> libzmq-static*: Create checksum... >>> libzmq-static*: Create libzmq-static-4.3.4-r5.apk >>> libzmq*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libsodium.so.23 so:libstdc++.so.6 >>> libzmq*: Package size: 848.0 KB >>> libzmq*: Compressing data... >>> libzmq*: Create checksum... >>> libzmq*: Create libzmq-4.3.4-r5.apk >>> zeromq-dev*: Tracing dependencies... libzmq=4.3.4-r5 pc:libsodium pkgconfig >>> zeromq-dev*: Package size: 88.0 KB >>> zeromq-dev*: Compressing data... >>> zeromq-dev*: Create checksum... >>> zeromq-dev*: Create zeromq-dev-4.3.4-r5.apk >>> zeromq*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libzmq.so.5 >>> zeromq*: Package size: 496.0 KB >>> zeromq*: Compressing data... >>> zeromq*: Create checksum... >>> zeromq*: Create zeromq-4.3.4-r5.apk >>> zeromq: Build complete at Mon, 15 May 2023 09:26:55 +0000 elapsed time 0h 2m 41s >>> zeromq: Cleaning up srcdir >>> zeromq: Cleaning up pkgdir >>> zeromq: Uninstalling dependencies... (1/44) Purging .makedepends-zeromq (20230515.092415) (2/44) Purging asciidoc-pyc (10.2.0-r3) (3/44) Purging asciidoc (10.2.0-r3) (4/44) Purging cmake (3.26.3-r1) (5/44) Purging libsodium-dev (1.0.18-r4) (6/44) Purging libsodium (1.0.18-r4) (7/44) Purging samurai (1.2-r3) (8/44) Purging util-linux-dev (2.38.1-r8) (9/44) Purging libfdisk (2.38.1-r8) (10/44) Purging libmount (2.38.1-r8) (11/44) Purging libsmartcols (2.38.1-r8) (12/44) Purging libuuid (2.38.1-r8) (13/44) Purging xmlto (0.0.28-r4) (14/44) Purging perl-yaml-syck (1.34-r3) (15/44) Purging perl-test-pod (1.52-r3) (16/44) Purging bash (5.2.15-r3) Executing bash-5.2.15-r3.pre-deinstall (17/44) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (18/44) Purging libxslt (1.1.38-r1) (19/44) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (20/44) Purging libxml2-utils (2.11.3-r1) (21/44) Purging git-perl (2.40.1-r0) (22/44) Purging perl-git (2.40.1-r0) (23/44) Purging perl-error (0.17029-r1) (24/44) Purging perl (5.36.1-r1) (25/44) Purging libarchive (3.6.2-r3) (26/44) Purging libblkid (2.38.1-r8) (27/44) Purging libformw (6.4_p20230514-r0) (28/44) Purging libgcrypt (1.10.2-r2) (29/44) Purging libgpg-error (1.47-r2) (30/44) Purging libuv (1.44.2-r3) (31/44) Purging libxml2 (2.11.3-r1) (32/44) Purging python3-pyc (3.11.3-r11) (33/44) Purging python3-pycache-pyc0 (3.11.3-r11) (34/44) Purging pyc (0.1-r0) (35/44) Purging rhash-libs (1.4.3-r2) (36/44) Purging python3 (3.11.3-r11) (37/44) Purging gdbm (1.23-r1) (38/44) Purging libbz2 (1.0.8-r6) (39/44) Purging libffi (3.4.4-r3) (40/44) Purging libpanelw (6.4_p20230514-r0) (41/44) Purging mpdecimal (2.5.1-r2) (42/44) Purging readline (8.2.1-r2) (43/44) Purging sqlite-libs (3.41.2-r3) (44/44) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r10.trigger OK: 257 MiB in 99 packages >>> zeromq: Updating the main/ppc64le repository index... >>> zeromq: Signing the index...