>>> zeromq: Building main/zeromq 4.3.4-r3 (using abuild 3.11.0_rc8-r0) started Tue, 18 Apr 2023 08:03:34 +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/41) Installing libbz2 (1.0.8-r5) (2/41) Installing libffi (3.4.4-r2) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.4.2-r1) (5/41) Installing mpdecimal (2.5.1-r2) (6/41) Installing libpanelw (6.4_p20230401-r4) (7/41) Installing readline (8.2.1-r1) (8/41) Installing sqlite-libs (3.41.2-r2) (9/41) Installing python3 (3.11.3-r4) (10/41) Installing python3-pycache-pyc0 (3.11.3-r4) (11/41) Installing libxml2 (2.10.4-r1) (12/41) Installing libxml2-utils (2.10.4-r1) (13/41) Installing libgpg-error (1.47-r1) (14/41) Installing libgcrypt (1.10.2-r1) (15/41) Installing libxslt (1.1.37-r3) (16/41) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (17/41) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (18/41) Installing asciidoc (10.2.0-r2) (19/41) Installing libarchive (3.6.2-r2) (20/41) Installing libformw (6.4_p20230401-r4) (21/41) Installing rhash-libs (1.4.3-r2) (22/41) Installing libuv (1.44.2-r2) (23/41) Installing cmake (3.26.3-r1) (24/41) Installing libsodium (1.0.18-r3) (25/41) Installing libsodium-dev (1.0.18-r3) (26/41) Installing perl (5.36.0-r2) (27/41) Installing samurai (1.2-r3) (28/41) Installing libblkid (2.38.1-r7) (29/41) Installing libuuid (2.38.1-r7) (30/41) Installing libfdisk (2.38.1-r7) (31/41) Installing libmount (2.38.1-r7) (32/41) Installing libsmartcols (2.38.1-r7) (33/41) Installing util-linux-dev (2.38.1-r7) (34/41) Installing perl-yaml-syck (1.34-r3) (35/41) Installing perl-test-pod (1.52-r3) (36/41) Installing bash (5.2.15-r3) Executing bash-5.2.15-r3.post-install (37/41) Installing xmlto (0.0.28-r4) (38/41) Installing .makedepends-zeromq (20230418.080335) (39/41) Installing perl-error (0.17029-r1) (40/41) Installing perl-git (2.40.0-r1) (41/41) Installing git-perl (2.40.0-r1) Executing busybox-1.36.0-r7.trigger OK: 472 MiB in 139 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 >>> zeromq: Unpacking /var/cache/distfiles/zeromq-4.3.4.tar.gz... 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 12.2.1 -- The CXX compiler identification is GNU 12.2.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.4") -- 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 Deprecation Warning at unittests/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. -- 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/343] Building CXX object unittests/CMakeFiles/unittest_curve_encoding.dir/unittest_curve_encoding.cpp.o [2/343] Building CXX object unittests/CMakeFiles/unittest_radix_tree.dir/unittest_radix_tree.cpp.o [3/343] Building CXX object unittests/CMakeFiles/unittest_udp_address.dir/unittest_udp_address.cpp.o [4/343] Building CXX object unittests/CMakeFiles/unittest_ip_resolver.dir/unittest_ip_resolver.cpp.o [5/343] Building CXX object unittests/CMakeFiles/unittest_mtrie.dir/unittest_mtrie.cpp.o [6/343] Building CXX object unittests/CMakeFiles/unittest_poller.dir/unittest_poller.cpp.o [7/343] Building CXX object unittests/CMakeFiles/unittest_ypipe.dir/unittest_ypipe.cpp.o [8/343] Building CXX object tests/CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o [9/343] Building CXX object tests/CMakeFiles/test_fork.dir/test_fork.cpp.o [10/343] Building CXX object tests/CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o [11/343] Building CXX object tests/CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o [12/343] Building CXX object tests/CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o [13/343] Building CXX object tests/CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o [14/343] Building CXX object tests/CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o [15/343] Building CXX object tests/CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o [16/343] Building CXX object tests/CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o [17/343] Building CXX object tests/CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o [18/343] Building CXX object tests/CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o [19/343] Building CXX object tests/CMakeFiles/test_proxy.dir/test_proxy.cpp.o [20/343] Building CXX object tests/CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o [21/343] Building CXX object tests/CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o [22/343] Building CXX object tests/CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o [23/343] Building CXX object tests/CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o [24/343] Building CXX object tests/CMakeFiles/test_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.cpp.o [25/343] Building CXX object tests/CMakeFiles/test_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o [26/343] Building CXX object tests/CMakeFiles/test_connect_curve_fuzzer.dir/test_connect_curve_fuzzer.cpp.o [27/343] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o [28/343] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/random.cpp.o [29/343] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/err.cpp.o [30/343] Building C object tests/CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o [31/343] Building CXX object tests/CMakeFiles/test_security_curve.dir/test_security_curve.cpp.o [32/343] Building CXX object tests/CMakeFiles/test_bind_fuzzer.dir/test_bind_fuzzer.cpp.o [33/343] Building CXX object tests/CMakeFiles/test_connect_fuzzer.dir/test_connect_fuzzer.cpp.o [34/343] Building CXX object tests/CMakeFiles/test_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o [35/343] Building CXX object tests/CMakeFiles/test_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o [36/343] Building CXX object tests/CMakeFiles/test_socks.dir/test_socks.cpp.o [37/343] Building CXX object tests/CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o [38/343] Building CXX object tests/CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o [39/343] Building CXX object tests/CMakeFiles/test_tcp_accept_filter.dir/test_tcp_accept_filter.cpp.o [40/343] Building CXX object tests/CMakeFiles/test_reconnect_options.dir/test_reconnect_options.cpp.o [41/343] Building CXX object tests/CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o [42/343] Building CXX object tests/CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o [43/343] Building CXX object tests/CMakeFiles/test_monitor.dir/test_monitor.cpp.o [44/343] Building CXX object tests/CMakeFiles/test_sodium.dir/test_sodium.cpp.o [45/343] Building CXX object tests/CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o [46/343] Building CXX object tests/CMakeFiles/test_base85.dir/test_base85.cpp.o [47/343] Building CXX object tests/CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o [48/343] Building CXX object tests/CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o [49/343] Building CXX object tests/CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o [50/343] Building CXX object tests/CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o [51/343] Building CXX object tests/CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o [52/343] Building CXX object tests/CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o [53/343] Building CXX object tests/CMakeFiles/test_metadata.dir/test_metadata.cpp.o [54/343] Building CXX object tests/CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o [55/343] Building CXX object tests/CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o [56/343] Building CXX object tests/CMakeFiles/test_atomics.dir/test_atomics.cpp.o [57/343] Building CXX object tests/CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o [58/343] Building CXX object tests/CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o [59/343] Building CXX object tests/CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o [60/343] Building CXX object tests/CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o [61/343] Building CXX object tests/CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o [62/343] Building CXX object tests/CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o [63/343] Building CXX object tests/CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o [64/343] Building CXX object tests/CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o [65/343] Building CXX object tests/CMakeFiles/test_timeo.dir/test_timeo.cpp.o [66/343] Building CXX object tests/CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o [67/343] Building CXX object tests/CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o [68/343] Building CXX object tests/CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o [69/343] Building CXX object tests/CMakeFiles/test_conflate.dir/test_conflate.cpp.o [70/343] Building CXX object tests/CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o [71/343] Building CXX object tests/CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o [72/343] Building CXX object tests/CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o [73/343] Building CXX object tests/CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o [74/343] Building CXX object tests/CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o [75/343] Building CXX object tests/CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o [76/343] Building CXX object tests/CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o [77/343] Building CXX object tests/CMakeFiles/test_iov.dir/test_iov.cpp.o [78/343] Building CXX object tests/CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o [79/343] Building CXX object tests/CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o [80/343] Building CXX object tests/CMakeFiles/test_security_null.dir/test_security_null.cpp.o [81/343] Building CXX object tests/CMakeFiles/test_security_no_zap_handler.dir/test_security_no_zap_handler.cpp.o [82/343] Building CXX object tests/CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o [83/343] Building CXX object tests/CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o [84/343] Building CXX object tests/CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o [85/343] Building CXX object tests/CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o [86/343] Building CXX object tests/CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o [87/343] Building CXX object tests/CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o [88/343] Building CXX object tests/CMakeFiles/test_stream.dir/test_stream.cpp.o [89/343] Building CXX object tests/CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o [90/343] Building CXX object tests/CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o [91/343] Building CXX object tests/CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o [92/343] Building CXX object tests/CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o [93/343] Building CXX object tests/CMakeFiles/test_immediate.dir/test_immediate.cpp.o [94/343] Building CXX object tests/CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o [95/343] Building CXX object tests/CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o [96/343] Building CXX object tests/CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o [97/343] Building CXX object tests/CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o [98/343] Building CXX object tests/CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o [99/343] Building CXX object tests/CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o [100/343] Building CXX object tests/CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o [101/343] Building CXX object tests/CMakeFiles/test_hwm.dir/test_hwm.cpp.o [102/343] Building CXX object tests/CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o [103/343] Building CXX object tests/CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o [104/343] Building CXX object tests/CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o [105/343] Building CXX object tests/CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o [106/343] Building CXX object tests/CMakeFiles/test_system.dir/test_system.cpp.o [107/343] Building CXX object tests/CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o [108/343] Building CXX object tests/CMakeFiles/testutil.dir/testutil_unity.cpp.o [109/343] Building CXX object tests/CMakeFiles/testutil.dir/testutil_security.cpp.o [110/343] Building CXX object tests/CMakeFiles/testutil.dir/testutil_monitoring.cpp.o [111/343] Building CXX object tests/CMakeFiles/testutil.dir/testutil.cpp.o [112/343] Building CXX object tests/CMakeFiles/testutil-static.dir/testutil_unity.cpp.o [113/343] Building CXX object tests/CMakeFiles/testutil-static.dir/testutil_security.cpp.o [114/343] Building CXX object tests/CMakeFiles/testutil-static.dir/testutil_monitoring.cpp.o [115/343] Building CXX object tests/CMakeFiles/testutil-static.dir/testutil.cpp.o [116/343] Building C object tests/CMakeFiles/unity.dir/__/external/unity/unity.c.o [117/343] Building CXX object CMakeFiles/benchmark_radix_tree.dir/perf/benchmark_radix_tree.cpp.o [118/343] Building CXX object CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o [119/343] Building CXX object CMakeFiles/inproc_thr.dir/perf/inproc_thr.cpp.o [120/343] Building CXX object CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o [121/343] Building CXX object CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o [122/343] Building CXX object CMakeFiles/local_thr.dir/perf/local_thr.cpp.o [123/343] Building CXX object CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o [124/343] Building CXX object CMakeFiles/local_lat.dir/perf/local_lat.cpp.o [125/343] Building CXX object CMakeFiles/objects.dir/src/stream_listener_base.cpp.o [126/343] Building CXX object CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o [127/343] Building CXX object CMakeFiles/objects.dir/src/zmtp_engine.cpp.o [128/343] Building CXX object CMakeFiles/objects.dir/src/zap_client.cpp.o [129/343] Building CXX object CMakeFiles/objects.dir/src/ip_resolver.cpp.o [130/343] Building CXX object CMakeFiles/objects.dir/src/gather.cpp.o [131/343] Building CXX object CMakeFiles/objects.dir/src/scatter.cpp.o [132/343] Building CXX object CMakeFiles/objects.dir/src/udp_address.cpp.o [133/343] Building CXX object CMakeFiles/objects.dir/src/udp_engine.cpp.o [134/343] Building CXX object CMakeFiles/objects.dir/src/dish.cpp.o [135/343] Building CXX object CMakeFiles/objects.dir/src/radio.cpp.o [136/343] Building CXX object CMakeFiles/objects.dir/src/timers.cpp.o [137/343] Building CXX object CMakeFiles/objects.dir/src/socket_poller.cpp.o [138/343] Building CXX object CMakeFiles/objects.dir/src/decoder_allocators.cpp.o [139/343] Building CXX object CMakeFiles/objects.dir/src/zmq_utils.cpp.o [140/343] Building CXX object CMakeFiles/objects.dir/src/zmq.cpp.o [141/343] Building CXX object CMakeFiles/objects.dir/src/xsub.cpp.o [142/343] Building CXX object CMakeFiles/objects.dir/src/xpub.cpp.o [143/343] Building CXX object CMakeFiles/objects.dir/src/v3_1_encoder.cpp.o [144/343] Building CXX object CMakeFiles/objects.dir/src/v2_encoder.cpp.o [145/343] Building CXX object CMakeFiles/objects.dir/src/v2_decoder.cpp.o [146/343] Building CXX object CMakeFiles/objects.dir/src/v1_encoder.cpp.o [147/343] Building CXX object CMakeFiles/objects.dir/src/v1_decoder.cpp.o [148/343] Building CXX object CMakeFiles/objects.dir/src/radix_tree.cpp.o [149/343] Building CXX object CMakeFiles/objects.dir/src/trie.cpp.o [150/343] Building CXX object CMakeFiles/objects.dir/src/thread.cpp.o [151/343] Building CXX object CMakeFiles/objects.dir/src/tcp_listener.cpp.o [152/343] Building CXX object CMakeFiles/objects.dir/src/tcp_connecter.cpp.o [153/343] Building CXX object CMakeFiles/objects.dir/src/tcp_address.cpp.o [154/343] Building CXX object CMakeFiles/objects.dir/src/tcp.cpp.o [155/343] Building CXX object CMakeFiles/objects.dir/src/sub.cpp.o [156/343] Building CXX object CMakeFiles/objects.dir/src/stream_engine_base.cpp.o [157/343] Building CXX object CMakeFiles/objects.dir/src/stream.cpp.o [158/343] Building CXX object CMakeFiles/objects.dir/src/socks_connecter.cpp.o [159/343] Building CXX object CMakeFiles/objects.dir/src/socks.cpp.o [160/343] Building CXX object CMakeFiles/objects.dir/src/socket_base.cpp.o [161/343] Building CXX object CMakeFiles/objects.dir/src/signaler.cpp.o [162/343] Building CXX object CMakeFiles/objects.dir/src/session_base.cpp.o [163/343] Building CXX object CMakeFiles/objects.dir/src/server.cpp.o [164/343] Building CXX object CMakeFiles/objects.dir/src/select.cpp.o [165/343] Building CXX object CMakeFiles/objects.dir/src/router.cpp.o [166/343] Building CXX object CMakeFiles/objects.dir/src/req.cpp.o [167/343] Building CXX object CMakeFiles/objects.dir/src/rep.cpp.o [168/343] Building CXX object CMakeFiles/objects.dir/src/reaper.cpp.o [169/343] Building CXX object CMakeFiles/objects.dir/src/raw_engine.cpp.o [170/343] Building CXX object CMakeFiles/objects.dir/src/raw_decoder.cpp.o [171/343] Building CXX object CMakeFiles/objects.dir/src/raw_encoder.cpp.o [172/343] Building CXX object CMakeFiles/objects.dir/src/random.cpp.o [173/343] Building CXX object CMakeFiles/objects.dir/src/push.cpp.o [174/343] Building CXX object CMakeFiles/objects.dir/src/pull.cpp.o [175/343] Building CXX object CMakeFiles/objects.dir/src/pub.cpp.o [176/343] Building CXX object CMakeFiles/objects.dir/src/proxy.cpp.o [177/343] Building CXX object CMakeFiles/objects.dir/src/pollset.cpp.o [178/343] Building CXX object CMakeFiles/objects.dir/src/polling_util.cpp.o [179/343] Building CXX object CMakeFiles/objects.dir/src/poller_base.cpp.o [180/343] Building CXX object CMakeFiles/objects.dir/src/poll.cpp.o [181/343] Linking C static library lib/libunity.a [182/343] Building CXX object CMakeFiles/objects.dir/src/plain_server.cpp.o [183/343] Building CXX object CMakeFiles/objects.dir/src/plain_client.cpp.o [184/343] Building CXX object CMakeFiles/objects.dir/src/pipe.cpp.o [185/343] Building CXX object CMakeFiles/objects.dir/src/pgm_socket.cpp.o [186/343] Building CXX object CMakeFiles/objects.dir/src/pgm_sender.cpp.o [187/343] Building CXX object CMakeFiles/objects.dir/src/pgm_receiver.cpp.o [188/343] Building CXX object CMakeFiles/objects.dir/src/peer.cpp.o [189/343] Building CXX object CMakeFiles/objects.dir/src/pair.cpp.o [190/343] Building CXX object CMakeFiles/objects.dir/src/null_mechanism.cpp.o [191/343] Building CXX object CMakeFiles/objects.dir/src/own.cpp.o [192/343] Building CXX object CMakeFiles/objects.dir/src/options.cpp.o [193/343] Building CXX object CMakeFiles/objects.dir/src/object.cpp.o [194/343] Building CXX object CMakeFiles/objects.dir/src/norm_engine.cpp.o [195/343] Building CXX object CMakeFiles/objects.dir/src/mtrie.cpp.o [196/343] Building CXX object CMakeFiles/objects.dir/src/msg.cpp.o [197/343] Building CXX object CMakeFiles/objects.dir/src/metadata.cpp.o [198/343] Building CXX object CMakeFiles/objects.dir/src/mechanism_base.cpp.o [199/343] Building CXX object CMakeFiles/objects.dir/src/mechanism.cpp.o [200/343] Building CXX object CMakeFiles/objects.dir/src/mailbox_safe.cpp.o [201/343] Building CXX object CMakeFiles/objects.dir/src/mailbox.cpp.o [202/343] Building CXX object CMakeFiles/objects.dir/src/lb.cpp.o [203/343] Building CXX object CMakeFiles/objects.dir/src/kqueue.cpp.o [204/343] Building CXX object CMakeFiles/objects.dir/src/ipc_listener.cpp.o [205/343] Building CXX object CMakeFiles/objects.dir/src/ipc_connecter.cpp.o [206/343] Building CXX object CMakeFiles/objects.dir/src/ipc_address.cpp.o [207/343] Building CXX object CMakeFiles/objects.dir/src/ip.cpp.o [208/343] Building CXX object CMakeFiles/objects.dir/src/io_thread.cpp.o [209/343] Building CXX object CMakeFiles/objects.dir/src/io_object.cpp.o [210/343] Building CXX object CMakeFiles/objects.dir/src/fq.cpp.o [211/343] Building CXX object CMakeFiles/objects.dir/src/err.cpp.o [212/343] Building CXX object CMakeFiles/objects.dir/src/epoll.cpp.o [213/343] Building CXX object CMakeFiles/objects.dir/src/endpoint.cpp.o [214/343] Building CXX object CMakeFiles/objects.dir/src/dist.cpp.o [215/343] Building CXX object CMakeFiles/objects.dir/src/dgram.cpp.o [216/343] Building CXX object CMakeFiles/objects.dir/src/devpoll.cpp.o [217/343] Building CXX object CMakeFiles/objects.dir/src/dealer.cpp.o [218/343] Building CXX object CMakeFiles/objects.dir/src/curve_server.cpp.o [219/343] Building CXX object CMakeFiles/objects.dir/src/curve_client.cpp.o [220/343] Building CXX object CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o [221/343] Building CXX object CMakeFiles/objects.dir/src/ctx.cpp.o [222/343] Building CXX object CMakeFiles/objects.dir/src/clock.cpp.o [223/343] Building CXX object CMakeFiles/objects.dir/src/client.cpp.o [224/343] Building CXX object CMakeFiles/objects.dir/src/channel.cpp.o [225/343] Building CXX object CMakeFiles/objects.dir/src/address.cpp.o [226/343] Building CXX object CMakeFiles/objects.dir/src/precompiled.cpp.o [227/343] Building C object CMakeFiles/objects.dir/external/sha1/sha1.c.o [228/343] Linking CXX static library lib/libzmq.a [229/343] Linking CXX shared library lib/libzmq.so.5.2.4 [230/343] Linking CXX static library lib/libtestutil-static.a [231/343] Linking CXX executable bin/benchmark_radix_tree [232/343] Linking CXX executable bin/unittest_curve_encoding [233/343] Linking CXX executable bin/unittest_radix_tree [234/343] Linking CXX executable bin/unittest_udp_address [235/343] Linking CXX executable bin/unittest_ip_resolver [236/343] Linking CXX executable bin/unittest_mtrie [237/343] Linking CXX executable bin/unittest_poller [238/343] Linking CXX executable bin/unittest_ypipe [239/343] Creating library symlink lib/libzmq.so.5 lib/libzmq.so [240/343] Linking CXX static library lib/libtestutil.a [241/343] Linking CXX executable bin/proxy_thr [242/343] Linking CXX executable bin/inproc_thr [243/343] Linking CXX executable bin/inproc_lat [244/343] Linking CXX executable bin/remote_thr [245/343] Linking CXX executable bin/local_thr [246/343] Linking CXX executable bin/remote_lat [247/343] Linking CXX executable bin/local_lat [248/343] Linking CXX executable bin/test_abstract_ipc [249/343] Linking CXX executable bin/test_fork [250/343] Linking CXX executable bin/test_zmq_poll_fd [251/343] Linking CXX executable bin/test_use_fd [252/343] Linking CXX executable bin/test_router_mandatory_hwm [253/343] Linking CXX executable bin/test_stream_exceeds_buffer [254/343] Linking CXX executable bin/test_filter_ipc [255/343] Linking CXX executable bin/test_getsockopt_memset [256/343] Linking CXX executable bin/test_proxy_terminate [257/343] Linking CXX executable bin/test_proxy_single_socket [258/343] Linking CXX executable bin/test_proxy_hwm [259/343] Linking CXX executable bin/test_proxy [260/343] Linking CXX executable bin/test_rebind_ipc [261/343] Linking CXX executable bin/test_reqrep_ipc [262/343] Linking CXX executable bin/test_pair_ipc [263/343] Linking CXX executable bin/test_ipc_wildcard [264/343] Linking CXX executable bin/test_z85_decode_fuzzer [265/343] Linking CXX executable bin/test_bind_curve_fuzzer [266/343] Linking CXX executable bin/test_connect_curve_fuzzer [267/343] Linking CXX executable bin/test_security_curve [268/343] Linking CXX executable bin/test_bind_fuzzer [269/343] Linking CXX executable bin/test_connect_fuzzer [270/343] Linking CXX executable bin/test_bind_null_fuzzer [271/343] Linking CXX executable bin/test_connect_null_fuzzer [272/343] Linking CXX executable bin/test_socks [273/343] Linking CXX executable bin/test_security_gssapi [274/343] Linking CXX executable bin/test_mock_pub_sub [275/343] Linking CXX executable bin/test_tcp_accept_filter [276/343] Linking CXX executable bin/test_reconnect_options [277/343] Linking CXX executable bin/test_reconnect_ivl [278/343] Linking CXX executable bin/test_socket_null [279/343] Linking CXX executable bin/test_monitor [280/343] Linking CXX executable bin/test_sodium [281/343] Linking CXX executable bin/test_bind_after_connect_tcp [282/343] Linking CXX executable bin/test_base85 [283/343] Linking CXX executable bin/test_xpub_verbose [284/343] Linking CXX executable bin/test_xpub_welcome_msg [285/343] Linking CXX executable bin/test_xpub_manual [286/343] Linking CXX executable bin/test_stream_timeout [287/343] Linking CXX executable bin/test_srcfd [288/343] Linking CXX executable bin/test_router_handover [289/343] Linking CXX executable bin/test_metadata [290/343] Linking CXX executable bin/test_capabilities [291/343] Linking CXX executable bin/test_bind_src_address [292/343] Linking CXX executable bin/test_atomics [293/343] Linking CXX executable bin/test_heartbeats [294/343] Linking CXX executable bin/test_sockopt_hwm [295/343] Linking CXX executable bin/test_setsockopt [296/343] Linking CXX executable bin/test_pub_invert_matching [297/343] Linking CXX executable bin/test_xpub_nodrop [298/343] Linking CXX executable bin/test_connect_rid [299/343] Linking CXX executable bin/test_diffserv [300/343] Linking CXX executable bin/test_many_sockets [301/343] Linking CXX executable bin/test_timeo [302/343] Linking CXX executable bin/test_shutdown_stress [303/343] Linking CXX executable bin/test_issue_566 [304/343] Linking CXX executable bin/test_inproc_connect [305/343] Linking CXX executable bin/test_conflate [306/343] Linking CXX executable bin/test_req_relaxed [307/343] Linking CXX executable bin/test_req_correlate [308/343] Linking CXX executable bin/test_spec_pushpull [309/343] Linking CXX executable bin/test_spec_router [310/343] Linking CXX executable bin/test_spec_dealer [311/343] Linking CXX executable bin/test_spec_rep [312/343] Linking CXX executable bin/test_spec_req [313/343] Linking CXX executable bin/test_iov [314/343] Linking CXX executable bin/test_security_zap [315/343] Linking CXX executable bin/test_security_plain [316/343] Linking CXX executable bin/test_security_null [317/343] Linking CXX executable bin/test_security_no_zap_handler [318/343] Linking CXX executable bin/test_ctx_destroy [319/343] Linking CXX executable bin/test_ctx_options [320/343] Linking CXX executable bin/test_unbind_wildcard [321/343] Linking CXX executable bin/test_disconnect_inproc [322/343] Linking CXX executable bin/test_stream_disconnect [323/343] Linking CXX executable bin/test_stream_empty [324/343] Linking CXX executable bin/test_stream [325/343] Linking CXX executable bin/test_probe_router [326/343] Linking CXX executable bin/test_router_mandatory [327/343] Linking CXX executable bin/test_term_endpoint [328/343] Linking CXX executable bin/test_last_endpoint [329/343] Linking CXX executable bin/test_immediate [330/343] Linking CXX executable bin/test_connect_resolve [331/343] Linking CXX executable bin/test_msg_ffn [332/343] Linking CXX executable bin/test_msg_flags [333/343] Linking CXX executable bin/test_invalid_rep [334/343] Linking CXX executable bin/test_sub_forward [335/343] Linking CXX executable bin/test_reqrep_device [336/343] Linking CXX executable bin/test_hwm_pubsub [337/343] Linking CXX executable bin/test_hwm [338/343] Linking CXX executable bin/test_reqrep_tcp [339/343] Linking CXX executable bin/test_reqrep_inproc [340/343] Linking CXX executable bin/test_pair_tcp [341/343] Linking CXX executable bin/test_pair_inproc [342/343] Linking CXX executable bin/test_system [343/343] Linking CXX executable bin/test_ancillaries 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/102 Test #1: test_ancillaries ................. Passed 0.00 sec Start 2: test_system 2/102 Test #2: test_system ...................... Passed 0.01 sec Start 3: test_pair_inproc 3/102 Test #3: test_pair_inproc ................. Passed 0.00 sec Start 4: test_pair_tcp 4/102 Test #4: test_pair_tcp .................... Passed 0.01 sec Start 5: test_reqrep_inproc 5/102 Test #5: test_reqrep_inproc ............... Passed 0.00 sec Start 6: test_reqrep_tcp 6/102 Test #6: test_reqrep_tcp .................. Passed 0.02 sec Start 7: test_hwm 7/102 Test #7: test_hwm ......................... Passed 1.64 sec Start 8: test_hwm_pubsub 8/102 Test #8: test_hwm_pubsub .................. Passed 3.30 sec Start 9: test_reqrep_device 9/102 Test #9: test_reqrep_device ............... Passed 0.01 sec Start 10: test_sub_forward 10/102 Test #10: test_sub_forward ................. Passed 0.31 sec Start 11: test_invalid_rep 11/102 Test #11: test_invalid_rep ................. Passed 0.01 sec Start 12: test_msg_flags 12/102 Test #12: test_msg_flags ................... Passed 0.01 sec Start 13: test_msg_ffn 13/102 Test #13: test_msg_ffn ..................... Passed 1.21 sec Start 14: test_connect_resolve 14/102 Test #14: test_connect_resolve ............. Passed 0.01 sec Start 15: test_immediate 15/102 Test #15: test_immediate ................... Passed 3.92 sec Start 16: test_last_endpoint 16/102 Test #16: test_last_endpoint ............... Passed 0.01 sec Start 17: test_term_endpoint 17/102 Test #17: test_term_endpoint ............... Passed 0.61 sec Start 18: test_router_mandatory 18/102 Test #18: test_router_mandatory ............ Passed 0.01 sec Start 19: test_probe_router 19/102 Test #19: test_probe_router ................ Passed 0.01 sec Start 20: test_stream 20/102 Test #20: test_stream ...................... Passed 0.01 sec Start 21: test_stream_empty 21/102 Test #21: test_stream_empty ................ Passed 0.01 sec Start 22: test_stream_disconnect 22/102 Test #22: test_stream_disconnect ........... Passed 0.01 sec Start 23: test_disconnect_inproc 23/102 Test #23: test_disconnect_inproc ........... Passed 0.61 sec Start 24: test_unbind_wildcard 24/102 Test #24: test_unbind_wildcard ............. Passed 0.01 sec Start 25: test_ctx_options 25/102 Test #25: test_ctx_options ................. Passed 0.01 sec Start 26: test_ctx_destroy 26/102 Test #26: test_ctx_destroy ................. Passed 0.31 sec Start 27: test_security_no_zap_handler 27/102 Test #27: test_security_no_zap_handler ..... Passed 0.01 sec Start 28: test_security_null 28/102 Test #28: test_security_null ............... Passed 1.27 sec Start 29: test_security_plain 29/102 Test #29: test_security_plain .............. Passed 2.27 sec Start 30: test_security_zap 30/102 Test #30: test_security_zap ................ Passed 34.74 sec Start 31: test_iov 31/102 Test #31: test_iov ......................... Passed 0.31 sec Start 32: test_spec_req 32/102 Test #32: test_spec_req .................... Passed 0.88 sec Start 33: test_spec_rep 33/102 Test #33: test_spec_rep .................... Passed 0.62 sec Start 34: test_spec_dealer 34/102 Test #34: test_spec_dealer ................. Passed 1.73 sec Start 35: test_spec_router 35/102 Test #35: test_spec_router ................. Passed 1.22 sec Start 36: test_spec_pushpull 36/102 Test #36: test_spec_pushpull ............... Passed 6.01 sec Start 37: test_req_correlate 37/102 Test #37: test_req_correlate ............... Passed 0.01 sec Start 38: test_req_relaxed 38/102 Test #38: test_req_relaxed ................. Passed 6.65 sec Start 39: test_conflate 39/102 Test #39: test_conflate .................... Passed 0.31 sec Start 40: test_inproc_connect 40/102 Test #40: test_inproc_connect .............. Passed 0.41 sec Start 41: test_issue_566 41/102 Test #41: test_issue_566 ................... Passed 0.45 sec Start 42: test_shutdown_stress 42/102 Test #42: test_shutdown_stress ............. Passed 0.23 sec Start 43: test_timeo 43/102 Test #43: test_timeo ....................... Passed 0.26 sec Start 44: test_many_sockets 44/102 Test #44: test_many_sockets ................ Passed 0.20 sec Start 45: test_diffserv 45/102 Test #45: test_diffserv .................... Passed 0.01 sec Start 46: test_connect_rid 46/102 Test #46: test_connect_rid ................. Passed 0.61 sec Start 47: test_xpub_nodrop 47/102 Test #47: test_xpub_nodrop ................. Passed 0.27 sec Start 48: test_pub_invert_matching 48/102 Test #48: test_pub_invert_matching ......... Passed 1.21 sec Start 49: test_setsockopt 49/102 Test #49: test_setsockopt .................. Passed 0.01 sec Start 50: test_sockopt_hwm 50/102 Test #50: test_sockopt_hwm ................. Passed 0.91 sec Start 51: test_heartbeats 51/102 Test #51: test_heartbeats .................. Passed 36.47 sec Start 52: test_atomics 52/102 Test #52: test_atomics ..................... Passed 0.01 sec Start 53: test_bind_src_address 53/102 Test #53: test_bind_src_address ............ Passed 0.01 sec Start 54: test_capabilities 54/102 Test #54: test_capabilities ................ Passed 0.01 sec Start 55: test_metadata 55/102 Test #55: test_metadata .................... Passed 0.01 sec Start 56: test_router_handover 56/102 Test #56: test_router_handover ............. Passed 0.91 sec Start 57: test_srcfd 57/102 Test #57: test_srcfd ....................... Passed 0.31 sec Start 58: test_stream_timeout 58/102 Test #58: test_stream_timeout .............. Passed 0.21 sec Start 59: test_xpub_manual 59/102 Test #59: test_xpub_manual ................. Passed 3.93 sec Start 60: test_xpub_welcome_msg 60/102 Test #60: test_xpub_welcome_msg ............ Passed 0.01 sec Start 61: test_xpub_verbose 61/102 Test #61: test_xpub_verbose ................ Passed 0.01 sec Start 62: test_base85 62/102 Test #62: test_base85 ...................... Passed 0.01 sec Start 63: test_bind_after_connect_tcp 63/102 Test #63: test_bind_after_connect_tcp ...... Passed 0.11 sec Start 64: test_sodium 64/102 Test #64: test_sodium ...................... Passed 0.01 sec Start 65: test_monitor 65/102 Test #65: test_monitor ..................... Passed 0.01 sec Start 66: test_socket_null 66/102 Test #66: test_socket_null ................. Passed 0.00 sec Start 67: test_reconnect_ivl 67/102 Test #67: test_reconnect_ivl ............... Passed 7.54 sec Start 68: test_reconnect_options 68/102 Test #68: test_reconnect_options ........... Passed 3.66 sec Start 69: test_tcp_accept_filter 69/102 Test #69: test_tcp_accept_filter ........... Passed 1.02 sec Start 70: test_mock_pub_sub 70/102 Test #70: test_mock_pub_sub ................ Passed 0.12 sec Start 71: test_security_gssapi 71/102 Test #71: test_security_gssapi ............. Passed 0.01 sec Start 72: test_socks 72/102 Test #72: test_socks ....................... Passed 3.60 sec Start 73: test_connect_null_fuzzer 73/102 Test #73: test_connect_null_fuzzer .........***Skipped 0.01 sec Start 74: test_bind_null_fuzzer 74/102 Test #74: test_bind_null_fuzzer ............***Skipped 0.01 sec Start 75: test_connect_fuzzer 75/102 Test #75: test_connect_fuzzer ..............***Skipped 0.01 sec Start 76: test_bind_fuzzer 76/102 Test #76: test_bind_fuzzer .................***Skipped 0.01 sec Start 77: test_connect_curve_fuzzer 77/102 Test #77: test_connect_curve_fuzzer ........***Skipped 0.00 sec Start 78: test_bind_curve_fuzzer 78/102 Test #78: test_bind_curve_fuzzer ...........***Skipped 0.00 sec Start 79: test_z85_decode_fuzzer 79/102 Test #79: test_z85_decode_fuzzer ...........***Skipped 0.00 sec Start 80: test_ipc_wildcard 80/102 Test #80: test_ipc_wildcard ................ Passed 0.01 sec Start 81: test_pair_ipc 81/102 Test #81: test_pair_ipc .................... Passed 0.01 sec Start 82: test_reqrep_ipc 82/102 Test #82: test_reqrep_ipc .................. Passed 0.31 sec Start 83: test_rebind_ipc 83/102 Test #83: test_rebind_ipc .................. Passed 0.11 sec Start 84: test_proxy 84/102 Test #84: test_proxy ....................... Passed 1.01 sec Start 85: test_proxy_hwm 85/102 Test #85: test_proxy_hwm ................... Passed 2.12 sec Start 86: test_proxy_single_socket 86/102 Test #86: test_proxy_single_socket ......... Passed 0.01 sec Start 87: test_proxy_terminate 87/102 Test #87: test_proxy_terminate ............. Passed 0.91 sec Start 88: test_getsockopt_memset 88/102 Test #88: test_getsockopt_memset ........... Passed 0.01 sec Start 89: test_filter_ipc 89/102 Test #89: test_filter_ipc .................. Passed 1.83 sec Start 90: test_stream_exceeds_buffer 90/102 Test #90: test_stream_exceeds_buffer ....... Passed 0.01 sec Start 91: test_router_mandatory_hwm 91/102 Test #91: test_router_mandatory_hwm ........ Passed 1.01 sec Start 92: test_use_fd 92/102 Test #92: test_use_fd ...................... Passed 0.01 sec Start 93: test_zmq_poll_fd 93/102 Test #93: test_zmq_poll_fd ................. Passed 0.01 sec Start 94: test_fork 94/102 Test #94: test_fork ........................ Passed 0.01 sec Start 95: test_abstract_ipc 95/102 Test #95: test_abstract_ipc ................ Passed 0.01 sec Start 96: unittest_ypipe 96/102 Test #96: unittest_ypipe ................... Passed 0.00 sec Start 97: unittest_poller 97/102 Test #97: unittest_poller .................. Passed 0.06 sec Start 98: unittest_mtrie 98/102 Test #98: unittest_mtrie ................... Passed 0.00 sec Start 99: unittest_ip_resolver 99/102 Test #99: unittest_ip_resolver ............. Passed 0.00 sec Start 100: unittest_udp_address 100/102 Test #100: unittest_udp_address ............. Passed 0.50 sec Start 101: unittest_radix_tree 101/102 Test #101: unittest_radix_tree .............. Passed 0.00 sec Start 102: unittest_curve_encoding 102/102 Test #102: unittest_curve_encoding .......... Passed 0.00 sec 100% tests passed, 0 tests failed out of 102 Total Test time (real) = 138.62 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/lib/libzmq.a -- Up-to-date: /home/buildozer/aports/main/zeromq/pkg/zeromq/usr/include/zmq.h -- Up-to-date: /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-r3.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-r3.apk >>> zeromq-dev*: Tracing dependencies... libzmq=4.3.4-r3 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-r3.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-r3.apk >>> zeromq: Build complete at Tue, 18 Apr 2023 08:06:07 +0000 elapsed time 0h 2m 33s >>> zeromq: Cleaning up srcdir >>> zeromq: Cleaning up pkgdir >>> zeromq: Uninstalling dependencies... (1/41) Purging .makedepends-zeromq (20230418.080335) (2/41) Purging asciidoc (10.2.0-r2) (3/41) Purging python3-pycache-pyc0 (3.11.3-r4) (4/41) Purging python3 (3.11.3-r4) (5/41) Purging cmake (3.26.3-r1) (6/41) Purging libsodium-dev (1.0.18-r3) (7/41) Purging libsodium (1.0.18-r3) (8/41) Purging samurai (1.2-r3) (9/41) Purging util-linux-dev (2.38.1-r7) (10/41) Purging libfdisk (2.38.1-r7) (11/41) Purging libmount (2.38.1-r7) (12/41) Purging libsmartcols (2.38.1-r7) (13/41) Purging libuuid (2.38.1-r7) (14/41) Purging xmlto (0.0.28-r4) (15/41) Purging perl-yaml-syck (1.34-r3) (16/41) Purging perl-test-pod (1.52-r3) (17/41) Purging bash (5.2.15-r3) Executing bash-5.2.15-r3.pre-deinstall (18/41) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (19/41) Purging libxslt (1.1.37-r3) (20/41) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (21/41) Purging libxml2-utils (2.10.4-r1) (22/41) Purging gdbm (1.23-r1) (23/41) Purging git-perl (2.40.0-r1) (24/41) Purging perl-git (2.40.0-r1) (25/41) Purging perl-error (0.17029-r1) (26/41) Purging perl (5.36.0-r2) (27/41) Purging libarchive (3.6.2-r2) (28/41) Purging libblkid (2.38.1-r7) (29/41) Purging libbz2 (1.0.8-r5) (30/41) Purging libffi (3.4.4-r2) (31/41) Purging libformw (6.4_p20230401-r4) (32/41) Purging libgcrypt (1.10.2-r1) (33/41) Purging libgpg-error (1.47-r1) (34/41) Purging libpanelw (6.4_p20230401-r4) (35/41) Purging libuv (1.44.2-r2) (36/41) Purging libxml2 (2.10.4-r1) (37/41) Purging mpdecimal (2.5.1-r2) (38/41) Purging readline (8.2.1-r1) (39/41) Purging rhash-libs (1.4.3-r2) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 292 MiB in 98 packages >>> zeromq: Updating the main/ppc64le repository index... >>> zeromq: Signing the index...