>>> py3-pyzmq: Building community/py3-pyzmq 22.3.0-r1 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 22:39:33 +0000 >>> py3-pyzmq: Checking sanity of /home/buildozer/aports/community/py3-pyzmq/APKBUILD... >>> py3-pyzmq: Analyzing dependencies... >>> py3-pyzmq: Installing for build: build-base python3 python3-dev py3-setuptools zeromq-dev py3-pytest (1/28) Installing libbz2 (1.0.8-r1) (2/28) Installing gdbm (1.23-r0) (3/28) Installing mpdecimal (2.5.1-r1) (4/28) Installing readline (8.1.2-r0) (5/28) Installing sqlite-libs (3.38.0-r0) (6/28) Installing python3 (3.10.3-r0) (7/28) Installing python3-dev (3.10.3-r0) (8/28) Installing py3-appdirs (1.4.4-r3) (9/28) Installing py3-more-itertools (8.12.0-r2) (10/28) Installing py3-ordered-set (4.0.2-r3) (11/28) Installing py3-parsing (2.4.7-r3) (12/28) Installing py3-six (1.16.0-r1) (13/28) Installing py3-packaging (21.3-r0) (14/28) Installing py3-setuptools (59.4.0-r0) (15/28) Installing libsodium (1.0.18-r0) (16/28) Installing libzmq (4.3.4-r0) (17/28) Installing libsodium-dev (1.0.18-r0) (18/28) Installing zeromq-dev (4.3.4-r0) (19/28) Installing py3-atomicwrites (1.4.0-r2) (20/28) Installing py3-attrs (21.4.0-r0) (21/28) Installing py3-iniconfig (1.1.1-r2) (22/28) Installing py3-pluggy (0.13.1-r5) (23/28) Installing py3-py (1.10.0-r2) (24/28) Installing py3-wcwidth (0.2.5-r2) (25/28) Installing py3-toml (0.10.2-r3) (26/28) Installing py3-pygments (2.11.2-r0) (27/28) Installing py3-pytest (6.2.5-r2) (28/28) Installing .makedepends-py3-pyzmq (20220415.223939) Executing busybox-1.35.0-r8.trigger OK: 1200 MiB in 125 packages >>> py3-pyzmq: Cleaning up srcdir >>> py3-pyzmq: Cleaning up pkgdir >>> py3-pyzmq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyzmq-22.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1214k 100 1214k 0 0 9016k 0 --:--:-- --:--:-- --:--:-- 9062k >>> py3-pyzmq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyzmq-22.3.0.tar.gz >>> py3-pyzmq: Checking sha512sums... pyzmq-22.3.0.tar.gz: OK >>> py3-pyzmq: Unpacking /var/cache/distfiles/v3.16/pyzmq-22.3.0.tar.gz... running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/zmq copying zmq/error.py -> build/lib.linux-x86_64-3.10/zmq copying zmq/__init__.py -> build/lib.linux-x86_64-3.10/zmq copying zmq/asyncio.py -> build/lib.linux-x86_64-3.10/zmq copying zmq/_future.py -> build/lib.linux-x86_64-3.10/zmq copying zmq/decorators.py -> build/lib.linux-x86_64-3.10/zmq creating build/lib.linux-x86_64-3.10/zmq/backend copying zmq/backend/select.py -> build/lib.linux-x86_64-3.10/zmq/backend copying zmq/backend/__init__.py -> build/lib.linux-x86_64-3.10/zmq/backend creating build/lib.linux-x86_64-3.10/zmq/backend/cython copying zmq/backend/cython/__init__.py -> build/lib.linux-x86_64-3.10/zmq/backend/cython creating build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/backend/cffi/utils.py -> build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/backend/cffi/devices.py -> build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/backend/cffi/error.py -> build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/backend/cffi/__init__.py -> build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/backend/cffi/_poll.py -> build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/backend/cffi/socket.py -> build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/backend/cffi/constants.py -> build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/backend/cffi/message.py -> build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/backend/cffi/context.py -> build/lib.linux-x86_64-3.10/zmq/backend/cffi creating build/lib.linux-x86_64-3.10/zmq/log copying zmq/log/__init__.py -> build/lib.linux-x86_64-3.10/zmq/log copying zmq/log/__main__.py -> build/lib.linux-x86_64-3.10/zmq/log copying zmq/log/handlers.py -> build/lib.linux-x86_64-3.10/zmq/log creating build/lib.linux-x86_64-3.10/zmq/auth copying zmq/auth/base.py -> build/lib.linux-x86_64-3.10/zmq/auth copying zmq/auth/ioloop.py -> build/lib.linux-x86_64-3.10/zmq/auth copying zmq/auth/__init__.py -> build/lib.linux-x86_64-3.10/zmq/auth copying zmq/auth/asyncio.py -> build/lib.linux-x86_64-3.10/zmq/auth copying zmq/auth/thread.py -> build/lib.linux-x86_64-3.10/zmq/auth copying zmq/auth/certs.py -> build/lib.linux-x86_64-3.10/zmq/auth creating build/lib.linux-x86_64-3.10/zmq/ssh copying zmq/ssh/forward.py -> build/lib.linux-x86_64-3.10/zmq/ssh copying zmq/ssh/__init__.py -> build/lib.linux-x86_64-3.10/zmq/ssh copying zmq/ssh/tunnel.py -> build/lib.linux-x86_64-3.10/zmq/ssh creating build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_message.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_zmqstream.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_includes.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_pubsub.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_ioloop.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_constants.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_mypy.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_poll.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_context.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_multipart.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_z85.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_security.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_error.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_cython.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_future.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_socket.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_imports.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_decorators.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/__init__.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_device.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_proxy_steerable.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_monqueue.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_draft.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_log.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_retry_eintr.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_win32_shim.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_monitor.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_version.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_etc.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_cffi_backend.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_auth.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_reqrep.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/conftest.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_pair.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_asyncio.py -> build/lib.linux-x86_64-3.10/zmq/tests copying zmq/tests/test_ssh.py -> build/lib.linux-x86_64-3.10/zmq/tests creating build/lib.linux-x86_64-3.10/zmq/eventloop copying zmq/eventloop/ioloop.py -> build/lib.linux-x86_64-3.10/zmq/eventloop copying zmq/eventloop/zmqstream.py -> build/lib.linux-x86_64-3.10/zmq/eventloop copying zmq/eventloop/__init__.py -> build/lib.linux-x86_64-3.10/zmq/eventloop copying zmq/eventloop/future.py -> build/lib.linux-x86_64-3.10/zmq/eventloop copying zmq/eventloop/_deprecated.py -> build/lib.linux-x86_64-3.10/zmq/eventloop creating build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/log.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/ioloop.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/concurrent.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/util.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/__init__.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/stack_context.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado creating build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/auto.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/interface.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/common.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/__init__.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/windows.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/posix.py -> build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform creating build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/tracker.py -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/stopwatch.py -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/__init__.py -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/attrsettr.py -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/version.py -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/socket.py -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/frame.py -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/constants.py -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/poll.py -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/context.py -> build/lib.linux-x86_64-3.10/zmq/sugar creating build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/constant_names.py -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/z85.py -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/strtypes.py -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/garbage.py -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/win32.py -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/monitor.py -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/__init__.py -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/interop.py -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/jsonapi.py -> build/lib.linux-x86_64-3.10/zmq/utils creating build/lib.linux-x86_64-3.10/zmq/green copying zmq/green/core.py -> build/lib.linux-x86_64-3.10/zmq/green copying zmq/green/device.py -> build/lib.linux-x86_64-3.10/zmq/green copying zmq/green/__init__.py -> build/lib.linux-x86_64-3.10/zmq/green copying zmq/green/poll.py -> build/lib.linux-x86_64-3.10/zmq/green creating build/lib.linux-x86_64-3.10/zmq/green/eventloop copying zmq/green/eventloop/ioloop.py -> build/lib.linux-x86_64-3.10/zmq/green/eventloop copying zmq/green/eventloop/zmqstream.py -> build/lib.linux-x86_64-3.10/zmq/green/eventloop copying zmq/green/eventloop/__init__.py -> build/lib.linux-x86_64-3.10/zmq/green/eventloop creating build/lib.linux-x86_64-3.10/zmq/devices copying zmq/devices/monitoredqueue.py -> build/lib.linux-x86_64-3.10/zmq/devices copying zmq/devices/basedevice.py -> build/lib.linux-x86_64-3.10/zmq/devices copying zmq/devices/__init__.py -> build/lib.linux-x86_64-3.10/zmq/devices copying zmq/devices/proxydevice.py -> build/lib.linux-x86_64-3.10/zmq/devices copying zmq/devices/monitoredqueuedevice.py -> build/lib.linux-x86_64-3.10/zmq/devices copying zmq/devices/proxysteerabledevice.py -> build/lib.linux-x86_64-3.10/zmq/devices copying zmq/__init__.pxd -> build/lib.linux-x86_64-3.10/zmq copying zmq/__init__.pyi -> build/lib.linux-x86_64-3.10/zmq copying zmq/py.typed -> build/lib.linux-x86_64-3.10/zmq copying zmq/backend/constants.pyi -> build/lib.linux-x86_64-3.10/zmq/backend copying zmq/backend/__init__.pyi -> build/lib.linux-x86_64-3.10/zmq/backend copying zmq/backend/cython/libzmq.pxd -> build/lib.linux-x86_64-3.10/zmq/backend/cython copying zmq/backend/cython/socket.pxd -> build/lib.linux-x86_64-3.10/zmq/backend/cython copying zmq/backend/cython/checkrc.pxd -> build/lib.linux-x86_64-3.10/zmq/backend/cython copying zmq/backend/cython/message.pxd -> build/lib.linux-x86_64-3.10/zmq/backend/cython copying zmq/backend/cython/context.pxd -> build/lib.linux-x86_64-3.10/zmq/backend/cython copying zmq/backend/cython/__init__.pxd -> build/lib.linux-x86_64-3.10/zmq/backend/cython copying zmq/backend/cython/constants.pxi -> build/lib.linux-x86_64-3.10/zmq/backend/cython copying zmq/backend/cython/constant_enums.pxi -> build/lib.linux-x86_64-3.10/zmq/backend/cython copying zmq/backend/cffi/_cdefs.h -> build/lib.linux-x86_64-3.10/zmq/backend/cffi copying zmq/sugar/constants.pyi -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/sugar/__init__.pyi -> build/lib.linux-x86_64-3.10/zmq/sugar copying zmq/utils/buffers.pxd -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/zmq_compat.h -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/mutex.h -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/pyversion_compat.h -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/ipcmaxlen.h -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/zmq_constants.h -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/getpid_compat.h -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/compiler.json -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/utils/config.json -> build/lib.linux-x86_64-3.10/zmq/utils copying zmq/devices/monitoredqueue.pxd -> build/lib.linux-x86_64-3.10/zmq/devices running build_ext running configure Settings obtained from pkg-config: {'library_dirs': [], 'include_dirs': [], 'libraries': ['zmq']} {'libraries': ['zmq'], 'include_dirs': [], 'library_dirs': [], 'runtime_library_dirs': [], 'extra_link_args': []} gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -c build/temp.linux-x86_64-3.10/scratch/check_sys_un.c -o build/temp.linux-x86_64-3.10/scratch/check_sys_un.o gcc build/temp.linux-x86_64-3.10/scratch/check_sys_un.o -o build/temp.linux-x86_64-3.10/scratch/check_sys_un Configure: Autodetecting ZMQ settings... Custom ZMQ dir: Checking for timer_create ** Errors about missing timer_create are a normal part of this process ** ************************************************ creating build/temp.linux-x86_64-3.10/scratch/tmp gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -c /tmp/timer_create3g7q4dtf.c -o build/temp.linux-x86_64-3.10/scratch/tmp/timer_create3g7q4dtf.o /tmp/timer_create3g7q4dtf.c: In function 'main': /tmp/timer_create3g7q4dtf.c:2:5: warning: implicit declaration of function 'timer_create' [-Wimplicit-function-declaration] 2 | timer_create(); | ^~~~~~~~~~~~ gcc build/temp.linux-x86_64-3.10/scratch/tmp/timer_create3g7q4dtf.o -o build/temp.linux-x86_64-3.10/scratch/a.out gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Izmq/utils -c build/temp.linux-x86_64-3.10/scratch/vers.c -o build/temp.linux-x86_64-3.10/scratch/vers.o gcc build/temp.linux-x86_64-3.10/scratch/vers.o -lzmq -o build/temp.linux-x86_64-3.10/scratch/vers ZMQ version detected: 4.3.4 ************************************************ building 'zmq.backend.cython._device' extension creating build/temp.linux-x86_64-3.10/zmq creating build/temp.linux-x86_64-3.10/zmq/backend creating build/temp.linux-x86_64-3.10/zmq/backend/cython gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/_device.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/_device.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/_device.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/_device.cpython-310-x86_64-linux-gnu.so building 'zmq.backend.cython._poll' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/_poll.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/_poll.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/_poll.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/_poll.cpython-310-x86_64-linux-gnu.so building 'zmq.backend.cython._proxy_steerable' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/_proxy_steerable.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/_proxy_steerable.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/_proxy_steerable.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/_proxy_steerable.cpython-310-x86_64-linux-gnu.so building 'zmq.backend.cython._version' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/_version.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/_version.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/_version.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/_version.cpython-310-x86_64-linux-gnu.so building 'zmq.backend.cython.constants' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/constants.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/constants.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/constants.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/constants.cpython-310-x86_64-linux-gnu.so building 'zmq.backend.cython.context' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/context.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/context.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/context.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/context.cpython-310-x86_64-linux-gnu.so building 'zmq.backend.cython.error' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/error.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/error.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/error.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/error.cpython-310-x86_64-linux-gnu.so building 'zmq.backend.cython.message' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/message.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/message.o zmq/backend/cython/message.c: In function '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_16__str__': zmq/backend/cython/message.c:3983:33: warning: self-comparison always evaluates to true [-Wtautological-compare] 3983 | __pyx_t_3 = ((&PyString_Type) == (&PyUnicode_Type)); | ^~ zmq/backend/cython/message.c: In function '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_18set': zmq/backend/cython/message.c:4475:18: warning: variable '__pyx_v_routing_id' set but not used [-Wunused-but-set-variable] 4475 | pyzmq_uint32_t __pyx_v_routing_id; | ^~~~~~~~~~~~~~~~~~ In function '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get', inlined from '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get' at zmq/backend/cython/message.c:4707:13: zmq/backend/cython/message.c:4941:55: warning: argument 1 null where non-null expected [-Wnonnull] 4941 | __pyx_t_4 = __Pyx_decode_c_string(__pyx_v_buf, 0, strlen(__pyx_v_buf), NULL, NULL, PyUnicode_DecodeUTF8); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 402, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/fortify/string.h:22, from /usr/include/python3.10/Python.h:30, from zmq/backend/cython/message.c:27: zmq/backend/cython/message.c: In function '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get': /usr/include/string.h:54:8: note: in a call to function 'strlen' declared 'nonnull' 54 | size_t strlen (const char *); | ^~~~~~ gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/message.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/message.cpython-310-x86_64-linux-gnu.so building 'zmq.backend.cython.socket' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/socket.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/socket.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/socket.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/socket.cpython-310-x86_64-linux-gnu.so building 'zmq.backend.cython.utils' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/backend/cython/utils.c -o build/temp.linux-x86_64-3.10/zmq/backend/cython/utils.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/backend/cython/utils.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/backend/cython/utils.cpython-310-x86_64-linux-gnu.so building 'zmq.devices.monitoredqueue' extension creating build/temp.linux-x86_64-3.10/zmq/devices gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.10 -c zmq/devices/monitoredqueue.c -o build/temp.linux-x86_64-3.10/zmq/devices/monitoredqueue.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/zmq/devices/monitoredqueue.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-3.10/zmq/devices/monitoredqueue.cpython-310-x86_64-linux-gnu.so running build_ext running configure Settings obtained from pkg-config: {'library_dirs': [], 'include_dirs': [], 'libraries': ['zmq']} {'libraries': ['zmq'], 'include_dirs': [], 'library_dirs': [], 'runtime_library_dirs': [], 'extra_link_args': []} Configure: Autodetecting ZMQ settings... Custom ZMQ dir: Checking for timer_create ** Errors about missing timer_create are a normal part of this process ** ************************************************ creating build/temp.linux-x86_64-3.10/scratch/tmp gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -c /tmp/timer_create8qjnvglp.c -o build/temp.linux-x86_64-3.10/scratch/tmp/timer_create8qjnvglp.o /tmp/timer_create8qjnvglp.c: In function 'main': /tmp/timer_create8qjnvglp.c:2:5: warning: implicit declaration of function 'timer_create' [-Wimplicit-function-declaration] 2 | timer_create(); | ^~~~~~~~~~~~ gcc build/temp.linux-x86_64-3.10/scratch/tmp/timer_create8qjnvglp.o -o build/temp.linux-x86_64-3.10/scratch/a.out gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Izmq/utils -c build/temp.linux-x86_64-3.10/scratch/vers.c -o build/temp.linux-x86_64-3.10/scratch/vers.o gcc build/temp.linux-x86_64-3.10/scratch/vers.o -lzmq -o build/temp.linux-x86_64-3.10/scratch/vers ZMQ version detected: 4.3.4 ************************************************ copying build/lib.linux-x86_64-3.10/zmq/backend/cython/_device.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/_poll.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/_proxy_steerable.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/_version.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/constants.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/context.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/error.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/message.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/socket.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/utils.cpython-310-x86_64-linux-gnu.so -> zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/devices/monitoredqueue.cpython-310-x86_64-linux-gnu.so -> zmq/devices ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0 collecting ... collected 288 items / 11 deselected / 2 skipped / 275 selected tools/test_wheel.py::test_has[curve] PASSED [ 0%] tools/test_wheel.py::test_has[ipc] PASSED [ 0%] tools/test_wheel.py::test_simple_socket PASSED [ 1%] tools/test_wheel.py::test_bundle_msvcp SKIPPED (only on CPython + Wi...) [ 1%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_custom_serialize PASSED [ 1%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_custom_serialize_error PASSED [ 2%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_instance_subclass_first PASSED [ 2%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_instance_subclass_second PASSED [ 2%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_multiple_loops PASSED [ 3%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_poll PASSED [ 3%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_poll_base_socket PASSED [ 3%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_poll_on_closed_socket PASSED [ 4%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_poll_raw PASSED [ 4%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_process_teardown PASSED [ 5%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_recv PASSED [ 5%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_recv_cancel PASSED [ 5%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_recv_dontwait PASSED [ 6%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_recv_json PASSED [ 6%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_recv_json_cancelled PASSED [ 6%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_recv_multipart PASSED [ 7%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_recv_pyobj PASSED [ 7%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_recv_string PASSED [ 7%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_recv_timeout PASSED [ 8%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_send_timeout PASSED [ 8%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_shadow PASSED [ 9%] zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_socket_class PASSED [ 9%] zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_blacklist PASSED [ 9%] zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve PASSED [ 10%] zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve_callback PASSED [ 10%] zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve_user_id PASSED [ 10%] zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_null PASSED [ 11%] zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_plain PASSED [ 11%] zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_whitelist PASSED [ 11%] zmq/tests/test_asyncio.py::TestThreadAuthentication::test_blacklist PASSED [ 12%] zmq/tests/test_asyncio.py::TestThreadAuthentication::test_curve PASSED [ 12%] zmq/tests/test_asyncio.py::TestThreadAuthentication::test_curve_callback PASSED [ 12%] zmq/tests/test_asyncio.py::TestThreadAuthentication::test_curve_user_id PASSED [ 13%] zmq/tests/test_asyncio.py::TestThreadAuthentication::test_null PASSED [ 13%] zmq/tests/test_asyncio.py::TestThreadAuthentication::test_plain PASSED [ 14%] zmq/tests/test_asyncio.py::TestThreadAuthentication::test_whitelist PASSED [ 14%] zmq/tests/test_auth.py::TestThreadAuthentication::test_blacklist PASSED [ 14%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve PASSED [ 15%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback PASSED [ 15%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_user_id PASSED [ 15%] zmq/tests/test_auth.py::TestThreadAuthentication::test_null PASSED [ 16%] zmq/tests/test_auth.py::TestThreadAuthentication::test_plain PASSED [ 16%] zmq/tests/test_auth.py::TestThreadAuthentication::test_whitelist PASSED [ 16%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_blacklist SKIPPED [ 17%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_curve_allow_any SKIPPED [ 17%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_curve_configured_server SKIPPED [ 18%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_curve_unconfigured_server SKIPPED [ 18%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_none SKIPPED [ 18%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_null SKIPPED [ 19%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_plain_bogus_credentials SKIPPED [ 19%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_plain_configured_server SKIPPED [ 19%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_plain_unconfigured_server SKIPPED [ 20%] zmq/tests/test_auth.py::TestIOLoopAuthentication::test_whitelist SKIPPED [ 20%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_bind SKIPPED [ 20%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_bind_connect SKIPPED [ 21%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_ctx_new_destroy SKIPPED [ 21%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_getsockopt SKIPPED [ 22%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_msg_data SKIPPED [ 22%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_msg_init_close SKIPPED [ 22%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_msg_init_data SKIPPED [ 23%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_msg_init_size SKIPPED [ 23%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_poll SKIPPED [ 23%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_recv SKIPPED [ 24%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_send SKIPPED [ 24%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_setsockopt SKIPPED [ 24%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_socket_open_close SKIPPED [ 25%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_version_info SKIPPED [ 25%] zmq/tests/test_constants.py::TestConstants::test_changed_in_all PASSED [ 25%] zmq/tests/test_constants.py::TestConstants::test_draft SKIPPED (Only...) [ 26%] zmq/tests/test_constants.py::TestConstants::test_duplicate_all PASSED [ 26%] zmq/tests/test_constants.py::TestConstants::test_duplicate_changed PASSED [ 27%] zmq/tests/test_constants.py::TestConstants::test_new PASSED [ 27%] zmq/tests/test_constants.py::TestConstants::test_no_negative_constants PASSED [ 27%] zmq/tests/test_constants.py::TestConstants::test_removed PASSED [ 28%] zmq/tests/test_constants.py::TestConstants::test_undefined_constants PASSED [ 28%] zmq/tests/test_context.py::TestContext::test_context_manager PASSED [ 28%] zmq/tests/test_context.py::TestContext::test_copy PASSED [ 29%] zmq/tests/test_context.py::TestContext::test_ctx_opts PASSED [ 29%] zmq/tests/test_context.py::TestContext::test_cyclic_destroy PASSED [ 29%] zmq/tests/test_context.py::TestContext::test_destroy PASSED [ 30%] zmq/tests/test_context.py::TestContext::test_destroy_linger PASSED [ 30%] zmq/tests/test_context.py::TestContext::test_destroy_no_sockets PASSED [ 31%] zmq/tests/test_context.py::TestContext::test_dir PASSED [ 31%] zmq/tests/test_context.py::TestContext::test_fail_init PASSED [ 31%] zmq/tests/test_context.py::TestContext::test_fork_instance PASSED [ 32%] zmq/tests/test_context.py::TestContext::test_gc PASSED [ 32%] zmq/tests/test_context.py::TestContext::test_init PASSED [ 32%] zmq/tests/test_context.py::TestContext::test_instance PASSED [ 33%] zmq/tests/test_context.py::TestContext::test_instance_subclass_first PASSED [ 33%] zmq/tests/test_context.py::TestContext::test_instance_subclass_second PASSED [ 33%] zmq/tests/test_context.py::TestContext::test_instance_threadsafe PASSED [ 34%] zmq/tests/test_context.py::TestContext::test_many_sockets PASSED [ 34%] zmq/tests/test_context.py::TestContext::test_repr PASSED [ 35%] zmq/tests/test_context.py::TestContext::test_shadow PASSED [ 35%] zmq/tests/test_context.py::TestContext::test_shadow_pyczmq SKIPPED (...) [ 35%] zmq/tests/test_context.py::TestContext::test_socket_passes_kwargs PASSED [ 36%] zmq/tests/test_context.py::TestContext::test_sockopts PASSED [ 36%] zmq/tests/test_context.py::TestContext::test_term PASSED [ 36%] zmq/tests/test_context.py::TestContext::test_term_hang PASSED [ 37%] zmq/tests/test_context.py::TestContext::test_term_noclose PASSED [ 37%] zmq/tests/test_context.py::TestContext::test_term_thread PASSED [ 37%] zmq/tests/test_decorators.py::test_ctx PASSED [ 38%] zmq/tests/test_decorators.py::test_ctx_orig_args PASSED [ 38%] zmq/tests/test_decorators.py::test_ctx_arg_naming PASSED [ 38%] zmq/tests/test_decorators.py::test_ctx_args PASSED [ 39%] zmq/tests/test_decorators.py::test_ctx_arg_kwarg PASSED [ 39%] zmq/tests/test_decorators.py::test_ctx_kw_naming PASSED [ 40%] zmq/tests/test_decorators.py::test_ctx_kwargs PASSED [ 40%] zmq/tests/test_decorators.py::test_ctx_kwargs_default PASSED [ 40%] zmq/tests/test_decorators.py::test_ctx_keyword_miss PASSED [ 41%] zmq/tests/test_decorators.py::test_ctx_multi_assign PASSED [ 41%] zmq/tests/test_decorators.py::test_ctx_reinit PASSED [ 41%] zmq/tests/test_decorators.py::test_ctx_multi_thread PASSED [ 42%] zmq/tests/test_decorators.py::test_ctx_skt PASSED [ 42%] zmq/tests/test_decorators.py::test_skt_name PASSED [ 42%] zmq/tests/test_decorators.py::test_skt_kwarg PASSED [ 43%] zmq/tests/test_decorators.py::test_ctx_skt_name PASSED [ 43%] zmq/tests/test_decorators.py::test_skt_default_ctx PASSED [ 44%] zmq/tests/test_decorators.py::test_skt_reinit PASSED [ 44%] zmq/tests/test_decorators.py::test_ctx_skt_reinit PASSED [ 44%] zmq/tests/test_decorators.py::test_skt_type_miss PASSED [ 45%] zmq/tests/test_decorators.py::test_multi_skts PASSED [ 45%] zmq/tests/test_decorators.py::test_multi_skts_single_ctx PASSED [ 45%] zmq/tests/test_decorators.py::test_multi_skts_with_name PASSED [ 46%] zmq/tests/test_decorators.py::test_func_return PASSED [ 46%] zmq/tests/test_decorators.py::test_skt_multi_thread PASSED [ 46%] zmq/tests/test_decorators.py::TestMethodDecorators::test_multi_skts_method PASSED [ 47%] zmq/tests/test_decorators.py::TestMethodDecorators::test_multi_skts_method_other_args PASSED [ 47%] zmq/tests/test_device.py::TestDevice::test_device_attributes PASSED [ 48%] zmq/tests/test_device.py::TestDevice::test_device_bind_to_random_binderror PASSED [ 48%] zmq/tests/test_device.py::TestDevice::test_device_bind_to_random_with_args PASSED [ 48%] zmq/tests/test_device.py::TestDevice::test_device_types PASSED [ 49%] zmq/tests/test_device.py::TestDevice::test_proxy PASSED [ 49%] zmq/tests/test_device.py::TestDevice::test_proxy_bind_to_random_with_args PASSED [ 49%] zmq/tests/test_device.py::TestDevice::test_single_socket_forwarder_bind PASSED [ 50%] zmq/tests/test_device.py::TestDevice::test_single_socket_forwarder_connect PASSED [ 50%] zmq/tests/test_draft.py::TestDraftSockets::test_client_server SKIPPED [ 50%] zmq/tests/test_draft.py::TestDraftSockets::test_radio_dish SKIPPED (...) [ 51%] zmq/tests/test_error.py::TestZMQError::test_again PASSED [ 51%] zmq/tests/test_error.py::TestZMQError::test_strerror PASSED [ 51%] zmq/tests/test_error.py::TestZMQError::test_zmqerror PASSED [ 52%] zmq/tests/test_etc.py::test_has PASSED [ 52%] zmq/tests/test_etc.py::test_has_curve SKIPPED (bundled libzmq) [ 53%] zmq/tests/test_etc.py::test_has_ipc SKIPPED (bundled libzmq) [ 53%] zmq/tests/test_imports.py::TestImports::test_core PASSED [ 53%] zmq/tests/test_imports.py::TestImports::test_decorators PASSED [ 54%] zmq/tests/test_imports.py::TestImports::test_devices PASSED [ 54%] zmq/tests/test_imports.py::TestImports::test_eventloop SKIPPED (requ...) [ 54%] zmq/tests/test_imports.py::TestImports::test_log PASSED [ 55%] zmq/tests/test_imports.py::TestImports::test_ssh PASSED [ 55%] zmq/tests/test_imports.py::TestImports::test_toplevel PASSED [ 55%] zmq/tests/test_imports.py::TestImports::test_utils PASSED [ 56%] zmq/tests/test_includes.py::TestIncludes::test_get_includes PASSED [ 56%] zmq/tests/test_includes.py::TestIncludes::test_get_library_dirs PASSED [ 57%] zmq/tests/test_ioloop.py::TestIOLoop::test_close_all SKIPPED (tornad...) [ 57%] zmq/tests/test_ioloop.py::TestIOLoop::test_current SKIPPED (tornado ...) [ 57%] zmq/tests/test_ioloop.py::TestIOLoop::test_instance SKIPPED (tornado...) [ 58%] zmq/tests/test_ioloop.py::TestIOLoop::test_simple SKIPPED (tornado r...) [ 58%] zmq/tests/test_message.py::TestFrame::test_above_30 PASSED [ 58%] zmq/tests/test_message.py::TestFrame::test_bad_buffer_in PASSED [ 59%] zmq/tests/test_message.py::TestFrame::test_buffer_in PASSED [ 59%] zmq/tests/test_message.py::TestFrame::test_buffer_numpy SKIPPED (req...) [ 59%] zmq/tests/test_message.py::TestFrame::test_buffer_out PASSED [ 60%] zmq/tests/test_message.py::TestFrame::test_bytes PASSED [ 60%] zmq/tests/test_message.py::TestFrame::test_frame_more PASSED [ 61%] zmq/tests/test_message.py::TestFrame::test_len PASSED [ 61%] zmq/tests/test_message.py::TestFrame::test_lifecycle1 PASSED [ 61%] zmq/tests/test_message.py::TestFrame::test_lifecycle2 PASSED [ 62%] zmq/tests/test_message.py::TestFrame::test_memoryview PASSED [ 62%] zmq/tests/test_message.py::TestFrame::test_memoryview_shape PASSED [ 62%] zmq/tests/test_message.py::TestFrame::test_multi_tracker PASSED [ 63%] zmq/tests/test_message.py::TestFrame::test_multisend PASSED [ 63%] zmq/tests/test_message.py::TestFrame::test_no_tracker PASSED [ 63%] zmq/tests/test_message.py::TestFrame::test_noncopying_memoryview PASSED [ 64%] zmq/tests/test_message.py::TestFrame::test_noncopying_recv PASSED [ 64%] zmq/tests/test_message.py::TestFrame::test_str PASSED [ 64%] zmq/tests/test_message.py::TestFrame::test_tracker PASSED [ 65%] zmq/tests/test_message.py::TestFrame::test_unicode PASSED [ 65%] zmq/tests/test_monitor.py::TestSocketMonitor::test_monitor PASSED [ 66%] zmq/tests/test_monitor.py::TestSocketMonitor::test_monitor_connected PASSED [ 66%] zmq/tests/test_monitor.py::TestSocketMonitor::test_monitor_repeat PASSED [ 66%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_default_mq_args PASSED [ 67%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_monitor PASSED [ 67%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_monitor_subscribe PASSED [ 67%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_mq_check_prefix PASSED [ 68%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_prefix PASSED [ 68%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_queue PASSED [ 68%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_reply PASSED [ 69%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_router_router PASSED [ 69%] zmq/tests/test_multipart.py::TestMultipart::test_basic_multipart PASSED [ 70%] zmq/tests/test_multipart.py::TestMultipart::test_router_dealer PASSED [ 70%] zmq/tests/test_pair.py::TestPair::test_basic PASSED [ 70%] zmq/tests/test_pair.py::TestPair::test_json PASSED [ 71%] zmq/tests/test_pair.py::TestPair::test_multiple PASSED [ 71%] zmq/tests/test_pair.py::TestPair::test_pyobj PASSED [ 71%] zmq/tests/test_poll.py::TestPoll::test_no_events PASSED [ 72%] zmq/tests/test_poll.py::TestPoll::test_pair PASSED [ 72%] zmq/tests/test_poll.py::TestPoll::test_pubsub PASSED [ 72%] zmq/tests/test_poll.py::TestPoll::test_raw PASSED [ 73%] zmq/tests/test_poll.py::TestPoll::test_reqrep PASSED [ 73%] zmq/tests/test_poll.py::TestPoll::test_timeout PASSED [ 74%] zmq/tests/test_poll.py::TestSelect::test_pair PASSED [ 74%] zmq/tests/test_poll.py::TestSelect::test_timeout PASSED [ 74%] zmq/tests/test_proxy_steerable.py::TestProxySteerable::test_proxy_steerable PASSED [ 75%] zmq/tests/test_proxy_steerable.py::TestProxySteerable::test_proxy_steerable_bind_to_random_with_args PASSED [ 75%] zmq/tests/test_proxy_steerable.py::TestProxySteerable::test_proxy_steerable_statistics PASSED [ 75%] zmq/tests/test_pubsub.py::TestPubSub::test_basic PASSED [ 76%] zmq/tests/test_pubsub.py::TestPubSub::test_topic PASSED [ 76%] zmq/tests/test_reqrep.py::TestReqRep::test_bad_send_recv PASSED [ 76%] zmq/tests/test_reqrep.py::TestReqRep::test_basic PASSED [ 77%] zmq/tests/test_reqrep.py::TestReqRep::test_json PASSED [ 77%] zmq/tests/test_reqrep.py::TestReqRep::test_large_msg PASSED [ 77%] zmq/tests/test_reqrep.py::TestReqRep::test_multiple PASSED [ 78%] zmq/tests/test_reqrep.py::TestReqRep::test_pyobj PASSED [ 78%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_getsockopt SKIPPED [ 79%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_poll PASSED [ 79%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_recv PASSED [ 79%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_send PASSED [ 80%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_setsockopt SKIPPED [ 80%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_term PASSED [ 80%] zmq/tests/test_security.py::TestSecurity::test_curve PASSED [ 81%] zmq/tests/test_security.py::TestSecurity::test_curve_public PASSED [ 81%] zmq/tests/test_security.py::TestSecurity::test_keypair PASSED [ 81%] zmq/tests/test_security.py::TestSecurity::test_null PASSED [ 82%] zmq/tests/test_security.py::TestSecurity::test_plain PASSED [ 82%] zmq/tests/test_socket.py::TestSocket::test_attr PASSED [ 83%] zmq/tests/test_socket.py::TestSocket::test_bad_attr PASSED [ 83%] zmq/tests/test_socket.py::TestSocket::test_bad_sockopts PASSED [ 83%] zmq/tests/test_socket.py::TestSocket::test_bind_to_random_port PASSED [ 84%] zmq/tests/test_socket.py::TestSocket::test_bind_unicode PASSED [ 84%] zmq/tests/test_socket.py::TestSocket::test_close PASSED [ 84%] zmq/tests/test_socket.py::TestSocket::test_close_after_destroy PASSED [ 85%] zmq/tests/test_socket.py::TestSocket::test_connect_unicode PASSED [ 85%] zmq/tests/test_socket.py::TestSocket::test_connectbind_context_managers PASSED [ 85%] zmq/tests/test_socket.py::TestSocket::test_context_manager PASSED [ 86%] zmq/tests/test_socket.py::TestSocket::test_copy PASSED [ 86%] zmq/tests/test_socket.py::TestSocket::test_create PASSED [ 87%] zmq/tests/test_socket.py::TestSocket::test_custom_serialize PASSED [ 87%] zmq/tests/test_socket.py::TestSocket::test_dir PASSED [ 87%] zmq/tests/test_socket.py::TestSocket::test_hwm PASSED [ 88%] zmq/tests/test_socket.py::TestSocket::test_identity PASSED [ 88%] zmq/tests/test_socket.py::TestSocket::test_int_sockopts PASSED [ 88%] zmq/tests/test_socket.py::TestSocket::test_ipc_path_max_length PASSED [ 89%] zmq/tests/test_socket.py::TestSocket::test_ipc_path_max_length_msg PASSED [ 89%] zmq/tests/test_socket.py::TestSocket::test_ipc_path_no_such_file_or_directory_message PASSED [ 89%] zmq/tests/test_socket.py::TestSocket::test_large_send PASSED [ 90%] zmq/tests/test_socket.py::TestSocket::test_mockable PASSED [ 90%] zmq/tests/test_socket.py::TestSocket::test_poll PASSED [ 90%] zmq/tests/test_socket.py::TestSocket::test_recv_multipart PASSED [ 91%] zmq/tests/test_socket.py::TestSocket::test_repr PASSED [ 91%] zmq/tests/test_socket.py::TestSocket::test_send_buffer PASSED [ 92%] zmq/tests/test_socket.py::TestSocket::test_send_multipart_check_type PASSED [ 92%] zmq/tests/test_socket.py::TestSocket::test_send_unicode PASSED [ 92%] zmq/tests/test_socket.py::TestSocket::test_shadow PASSED [ 93%] zmq/tests/test_socket.py::TestSocket::test_shadow_pyczmq SKIPPED (Re...) [ 93%] zmq/tests/test_socket.py::TestSocket::test_sockopt_roundtrip PASSED [ 93%] zmq/tests/test_socket.py::TestSocket::test_subclass PASSED [ 94%] zmq/tests/test_socket.py::TestSocket::test_subscribe_method PASSED [ 94%] zmq/tests/test_socket.py::TestSocket::test_tracker PASSED [ 94%] zmq/tests/test_socket.py::TestSocket::test_unicode_sockopts PASSED [ 95%] zmq/tests/test_ssh.py::test_random_ports PASSED [ 95%] zmq/tests/test_version.py::TestVersion::test_pyzmq_version PASSED [ 96%] zmq/tests/test_version.py::TestVersion::test_pyzmq_version_info PASSED [ 96%] zmq/tests/test_version.py::TestVersion::test_zmq_version PASSED [ 96%] zmq/tests/test_version.py::TestVersion::test_zmq_version_info PASSED [ 97%] zmq/tests/test_win32_shim.py::TestWindowsConsoleControlHandler::test_handler SKIPPED [ 97%] zmq/tests/test_z85.py::TestZ85::test_client_public PASSED [ 97%] zmq/tests/test_z85.py::TestZ85::test_client_secret PASSED [ 98%] zmq/tests/test_z85.py::TestZ85::test_server_public PASSED [ 98%] zmq/tests/test_z85.py::TestZ85::test_server_secret PASSED [ 98%] zmq/tests/test_zmqstream.py::TestZMQStream::test_callable_check SKIPPED [ 99%] zmq/tests/test_zmqstream.py::TestZMQStream::test_on_recv_basic SKIPPED [ 99%] zmq/tests/test_zmqstream.py::TestZMQStream::test_on_recv_wake SKIPPED [100%] =============================== warnings summary =============================== zmq/tests/test_poll.py:195 /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/tests/test_poll.py:195: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @mark.flaky(reruns=3) zmq/tests/test_retry_eintr.py:63 /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/tests/test_retry_eintr.py:63: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @mark.flaky(reruns=3) zmq/tests/test_socket.py:577 /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/tests/test_socket.py:577: PytestUnknownMarkWarning: Unknown pytest.mark.large - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @mark.large zmq/tests/test_win32_shim.py:26 /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/tests/test_win32_shim.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.new_console - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @mark.new_console zmq/tests/test_win32_shim.py:28 /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/tests/test_win32_shim.py:28: PytestUnknownMarkWarning: Unknown pytest.mark.new_console - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @mark.new_console zmq/tests/test_asyncio.py::TestAsyncIOSocket::test_poll_raw /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/tests/test_asyncio.py:395: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_blacklist zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve_callback zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve_user_id zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_null zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_plain zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_whitelist /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/auth/asyncio.py:21: DeprecationWarning: There is no current event loop self.loop = loop or asyncio.get_event_loop() zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_blacklist zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve_callback zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve_user_id zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_null zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_plain zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_whitelist /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/auth/asyncio.py:37: DeprecationWarning: There is no current event loop self.__task = asyncio.ensure_future(self.__handle_zap()) zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve_user_id zmq/tests/test_asyncio.py::TestAsyncioAuthentication::test_curve_user_id /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/_future.py:410: DeprecationWarning: There is no current event loop f = future or self._Future() zmq/tests/test_socket.py::TestSocket::test_int_sockopts zmq/tests/test_socket.py::TestSocket::test_int_sockopts zmq/tests/test_socket.py::TestSocket::test_mockable /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-22.3.0/zmq/sugar/socket.py:245: DeprecationWarning: Socket.socket_type is deprecated, use Socket.type warnings.warn( -- Docs: https://docs.pytest.org/en/stable/warnings.html ========= 233 passed, 46 skipped, 11 deselected, 25 warnings in 49.99s ========= >>> py3-pyzmq: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running configure Settings obtained from pkg-config: {'library_dirs': [], 'include_dirs': [], 'libraries': ['zmq']} {'libraries': ['zmq'], 'include_dirs': [], 'library_dirs': [], 'runtime_library_dirs': [], 'extra_link_args': []} Configure: Autodetecting ZMQ settings... Custom ZMQ dir: Checking for timer_create ** Errors about missing timer_create are a normal part of this process ** ************************************************ creating build/temp.linux-x86_64-3.10/scratch/tmp gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -c /tmp/timer_createc836uzzh.c -o build/temp.linux-x86_64-3.10/scratch/tmp/timer_createc836uzzh.o /tmp/timer_createc836uzzh.c: In function 'main': /tmp/timer_createc836uzzh.c:2:5: warning: implicit declaration of function 'timer_create' [-Wimplicit-function-declaration] 2 | timer_create(); | ^~~~~~~~~~~~ gcc build/temp.linux-x86_64-3.10/scratch/tmp/timer_createc836uzzh.o -o build/temp.linux-x86_64-3.10/scratch/a.out gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Izmq/utils -c build/temp.linux-x86_64-3.10/scratch/vers.c -o build/temp.linux-x86_64-3.10/scratch/vers.o gcc build/temp.linux-x86_64-3.10/scratch/vers.o -lzmq -o build/temp.linux-x86_64-3.10/scratch/vers ZMQ version detected: 4.3.4 ************************************************ running install_lib creating /home/buildozer/aports/community/py3-pyzmq/pkg creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend copying build/lib.linux-x86_64-3.10/zmq/backend/select.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend copying build/lib.linux-x86_64-3.10/zmq/backend/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend copying build/lib.linux-x86_64-3.10/zmq/backend/constants.pyi -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/_device.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/_poll.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/constants.pxi -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/constants.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/libzmq.pxd -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/socket.pxd -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/checkrc.pxd -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/constant_enums.pxi -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/socket.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/utils.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/message.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/message.pxd -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/context.pxd -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/__init__.pxd -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/error.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/_proxy_steerable.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/context.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython copying build/lib.linux-x86_64-3.10/zmq/backend/cython/_version.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/utils.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/devices.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/error.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/_cdefs.h -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/_poll.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/socket.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/constants.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/message.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/cffi/context.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi copying build/lib.linux-x86_64-3.10/zmq/backend/__init__.pyi -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/log copying build/lib.linux-x86_64-3.10/zmq/log/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/log copying build/lib.linux-x86_64-3.10/zmq/log/__main__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/log copying build/lib.linux-x86_64-3.10/zmq/log/handlers.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/log creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth copying build/lib.linux-x86_64-3.10/zmq/auth/base.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth copying build/lib.linux-x86_64-3.10/zmq/auth/ioloop.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth copying build/lib.linux-x86_64-3.10/zmq/auth/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth copying build/lib.linux-x86_64-3.10/zmq/auth/asyncio.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth copying build/lib.linux-x86_64-3.10/zmq/auth/thread.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth copying build/lib.linux-x86_64-3.10/zmq/auth/certs.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/ssh copying build/lib.linux-x86_64-3.10/zmq/ssh/forward.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/ssh copying build/lib.linux-x86_64-3.10/zmq/ssh/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/ssh copying build/lib.linux-x86_64-3.10/zmq/ssh/tunnel.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/ssh creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_message.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_zmqstream.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_includes.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_pubsub.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_ioloop.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_constants.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_mypy.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_poll.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_context.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_multipart.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_z85.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_security.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_error.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_cython.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_future.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_socket.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_imports.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_decorators.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_device.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_proxy_steerable.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_monqueue.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_draft.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_log.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_retry_eintr.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_win32_shim.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_monitor.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_version.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_etc.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_cffi_backend.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_auth.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_reqrep.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/conftest.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_pair.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_asyncio.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests copying build/lib.linux-x86_64-3.10/zmq/tests/test_ssh.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop copying build/lib.linux-x86_64-3.10/zmq/eventloop/ioloop.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/log.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform/auto.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform/interface.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform/common.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform/windows.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/platform/posix.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/ioloop.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/concurrent.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/util.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado copying build/lib.linux-x86_64-3.10/zmq/eventloop/minitornado/stack_context.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado copying build/lib.linux-x86_64-3.10/zmq/eventloop/zmqstream.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop copying build/lib.linux-x86_64-3.10/zmq/eventloop/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop copying build/lib.linux-x86_64-3.10/zmq/eventloop/future.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop copying build/lib.linux-x86_64-3.10/zmq/eventloop/_deprecated.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/tracker.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/stopwatch.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/attrsettr.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/constants.pyi -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/version.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/socket.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/frame.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/constants.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/poll.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/context.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/sugar/__init__.pyi -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar copying build/lib.linux-x86_64-3.10/zmq/error.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/constant_names.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/compiler.json -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/z85.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/strtypes.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/buffers.pxd -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/garbage.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/win32.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/monitor.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/zmq_compat.h -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/mutex.h -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/config.json -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/pyversion_compat.h -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/interop.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/ipcmaxlen.h -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/zmq_constants.h -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/getpid_compat.h -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/utils/jsonapi.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils copying build/lib.linux-x86_64-3.10/zmq/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green copying build/lib.linux-x86_64-3.10/zmq/green/core.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green copying build/lib.linux-x86_64-3.10/zmq/green/device.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/eventloop copying build/lib.linux-x86_64-3.10/zmq/green/eventloop/ioloop.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/eventloop copying build/lib.linux-x86_64-3.10/zmq/green/eventloop/zmqstream.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/eventloop copying build/lib.linux-x86_64-3.10/zmq/green/eventloop/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/eventloop copying build/lib.linux-x86_64-3.10/zmq/green/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green copying build/lib.linux-x86_64-3.10/zmq/green/poll.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green copying build/lib.linux-x86_64-3.10/zmq/asyncio.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq copying build/lib.linux-x86_64-3.10/zmq/_future.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq creating /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices copying build/lib.linux-x86_64-3.10/zmq/devices/monitoredqueue.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices copying build/lib.linux-x86_64-3.10/zmq/devices/monitoredqueue.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices copying build/lib.linux-x86_64-3.10/zmq/devices/monitoredqueue.pxd -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices copying build/lib.linux-x86_64-3.10/zmq/devices/basedevice.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices copying build/lib.linux-x86_64-3.10/zmq/devices/__init__.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices copying build/lib.linux-x86_64-3.10/zmq/devices/proxydevice.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices copying build/lib.linux-x86_64-3.10/zmq/devices/monitoredqueuedevice.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices copying build/lib.linux-x86_64-3.10/zmq/devices/proxysteerabledevice.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices copying build/lib.linux-x86_64-3.10/zmq/py.typed -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq copying build/lib.linux-x86_64-3.10/zmq/__init__.pxd -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq copying build/lib.linux-x86_64-3.10/zmq/decorators.py -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq copying build/lib.linux-x86_64-3.10/zmq/__init__.pyi -> /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/select.py to select.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cython/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi/devices.py to devices.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi/error.py to error.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi/_poll.py to _poll.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi/socket.py to socket.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi/message.py to message.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/backend/cffi/context.py to context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/log/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/log/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/log/handlers.py to handlers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth/ioloop.py to ioloop.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth/asyncio.py to asyncio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth/thread.py to thread.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/auth/certs.py to certs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/ssh/forward.py to forward.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/ssh/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/ssh/tunnel.py to tunnel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_message.py to test_message.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_zmqstream.py to test_zmqstream.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_includes.py to test_includes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_pubsub.py to test_pubsub.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_ioloop.py to test_ioloop.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_constants.py to test_constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_mypy.py to test_mypy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_poll.py to test_poll.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_context.py to test_context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_multipart.py to test_multipart.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_z85.py to test_z85.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_security.py to test_security.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_error.py to test_error.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_cython.py to test_cython.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_future.py to test_future.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_socket.py to test_socket.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_imports.py to test_imports.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_decorators.py to test_decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_device.py to test_device.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_proxy_steerable.py to test_proxy_steerable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_monqueue.py to test_monqueue.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_draft.py to test_draft.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_log.py to test_log.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_retry_eintr.py to test_retry_eintr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_win32_shim.py to test_win32_shim.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_monitor.py to test_monitor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_version.py to test_version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_etc.py to test_etc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_cffi_backend.py to test_cffi_backend.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_auth.py to test_auth.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_reqrep.py to test_reqrep.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/conftest.py to conftest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_pair.py to test_pair.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_asyncio.py to test_asyncio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/tests/test_ssh.py to test_ssh.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/ioloop.py to ioloop.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform/auto.py to auto.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform/interface.py to interface.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform/windows.py to windows.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/platform/posix.py to posix.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/ioloop.py to ioloop.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/concurrent.py to concurrent.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/minitornado/stack_context.py to stack_context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/zmqstream.py to zmqstream.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/future.py to future.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/eventloop/_deprecated.py to _deprecated.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/tracker.py to tracker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/stopwatch.py to stopwatch.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/attrsettr.py to attrsettr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/socket.py to socket.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/frame.py to frame.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/poll.py to poll.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/sugar/context.py to context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/error.py to error.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils/constant_names.py to constant_names.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils/z85.py to z85.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils/strtypes.py to strtypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils/garbage.py to garbage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils/win32.py to win32.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils/monitor.py to monitor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils/interop.py to interop.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/utils/jsonapi.py to jsonapi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/device.py to device.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/eventloop/ioloop.py to ioloop.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/eventloop/zmqstream.py to zmqstream.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/eventloop/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/green/poll.py to poll.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/asyncio.py to asyncio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/_future.py to _future.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices/monitoredqueue.py to monitoredqueue.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices/basedevice.py to basedevice.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices/proxydevice.py to proxydevice.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices/monitoredqueuedevice.py to monitoredqueuedevice.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/devices/proxysteerabledevice.py to proxysteerabledevice.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/zmq/decorators.py to decorators.cpython-310.pyc running install_egg_info running egg_info writing pyzmq.egg-info/PKG-INFO writing dependency_links to pyzmq.egg-info/dependency_links.txt writing requirements to pyzmq.egg-info/requires.txt writing top-level names to pyzmq.egg-info/top_level.txt reading manifest file 'pyzmq.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'setupegg.py' warning: no files found matching 'tox.ini' warning: no files found matching '.travis.yml' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/gh-pages' warning: no directories found matching 'bundled/zeromq/tweetnacl' warning: no previously-included files found matching 'bundled/zeromq/src/Makefile*' warning: no previously-included files found matching 'bundled/zeromq/src/platform.hpp' warning: no previously-included files found matching 'zmq/libzmq*' warning: no previously-included files matching '.deps/*' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.mailmap' found anywhere in distribution warning: no previously-included files matching 'Makefile.am' found anywhere in distribution warning: no previously-included files matching 'Makefile.in' found anywhere in distribution adding license file 'COPYING.BSD' adding license file 'COPYING.LESSER' adding license file 'AUTHORS.md' writing manifest file 'pyzmq.egg-info/SOURCES.txt' Copying pyzmq.egg-info to /home/buildozer/aports/community/py3-pyzmq/pkg/py3-pyzmq/usr/lib/python3.10/site-packages/pyzmq-22.3.0-py3.10.egg-info running install_scripts >>> py3-pyzmq*: Running postcheck for py3-pyzmq >>> py3-pyzmq*: Preparing package py3-pyzmq... >>> py3-pyzmq*: Stripping binaries >>> py3-pyzmq*: Scanning shared objects >>> py3-pyzmq*: Tracing dependencies... python3 so:libc.musl-x86_64.so.1 so:libzmq.so.5 >>> py3-pyzmq*: Package size: 2.5 MB >>> py3-pyzmq*: Compressing data... >>> py3-pyzmq*: Create checksum... >>> py3-pyzmq*: Create py3-pyzmq-22.3.0-r1.apk >>> py3-pyzmq: Build complete at Fri, 15 Apr 2022 22:40:56 +0000 elapsed time 0h 1m 23s >>> py3-pyzmq: Cleaning up srcdir >>> py3-pyzmq: Cleaning up pkgdir >>> py3-pyzmq: Uninstalling dependencies... (1/28) Purging .makedepends-py3-pyzmq (20220415.223939) (2/28) Purging python3-dev (3.10.3-r0) (3/28) Purging py3-setuptools (59.4.0-r0) (4/28) Purging py3-appdirs (1.4.4-r3) (5/28) Purging py3-ordered-set (4.0.2-r3) (6/28) Purging zeromq-dev (4.3.4-r0) (7/28) Purging libzmq (4.3.4-r0) (8/28) Purging py3-pytest (6.2.5-r2) (9/28) Purging py3-atomicwrites (1.4.0-r2) (10/28) Purging py3-attrs (21.4.0-r0) (11/28) Purging py3-more-itertools (8.12.0-r2) (12/28) Purging py3-iniconfig (1.1.1-r2) (13/28) Purging py3-pluggy (0.13.1-r5) (14/28) Purging py3-py (1.10.0-r2) (15/28) Purging py3-wcwidth (0.2.5-r2) (16/28) Purging py3-packaging (21.3-r0) (17/28) Purging py3-parsing (2.4.7-r3) (18/28) Purging py3-six (1.16.0-r1) (19/28) Purging py3-toml (0.10.2-r3) (20/28) Purging py3-pygments (2.11.2-r0) (21/28) Purging python3 (3.10.3-r0) (22/28) Purging libbz2 (1.0.8-r1) (23/28) Purging gdbm (1.23-r0) (24/28) Purging mpdecimal (2.5.1-r1) (25/28) Purging readline (8.1.2-r0) (26/28) Purging sqlite-libs (3.38.0-r0) (27/28) Purging libsodium-dev (1.0.18-r0) (28/28) Purging libsodium (1.0.18-r0) Executing busybox-1.35.0-r8.trigger OK: 1091 MiB in 97 packages >>> py3-pyzmq: Updating the community/x86_64 repository index... >>> py3-pyzmq: Signing the index...