>>> py3-gevent: Building community/py3-gevent 23.9.0-r0 (using abuild 3.11.21-r0) started Sun, 03 Sep 2023 10:36:58 +0000 >>> py3-gevent: Checking sanity of /home/buildozer/aports/community/py3-gevent/APKBUILD... >>> py3-gevent: Analyzing dependencies... >>> py3-gevent: Installing for build: build-base py3-cffi py3-greenlet py3-zope-event py3-zope-interface c-ares-dev cython file libev-dev libevent-dev libuv-dev py3-gpep517 py3-setuptools py3-wheel python3-dev (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.4-r3) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.4.4-r0) (5/45) Installing mpdecimal (2.5.1-r2) (6/45) Installing libpanelw (6.4_p20230722-r0) (7/45) Installing readline (8.2.1-r2) (8/45) Installing sqlite-libs (3.43.0-r0) (9/45) Installing python3 (3.11.5-r0) (10/45) Installing python3-pycache-pyc0 (3.11.5-r0) (11/45) Installing pyc (0.1-r0) (12/45) Installing py3-cparser-pyc (2.21-r3) (13/45) Installing py3-cffi-pyc (1.15.1-r4) (14/45) Installing python3-pyc (3.11.5-r0) (15/45) Installing py3-cparser (2.21-r3) (16/45) Installing py3-cffi (1.15.1-r4) (17/45) Installing py3-greenlet (2.0.2-r3) (18/45) Installing py3-greenlet-pyc (2.0.2-r3) (19/45) Installing py3-parsing (3.1.1-r0) (20/45) Installing py3-parsing-pyc (3.1.1-r0) (21/45) Installing py3-packaging (23.1-r3) (22/45) Installing py3-packaging-pyc (23.1-r3) (23/45) Installing py3-setuptools (68.0.0-r2) (24/45) Installing py3-setuptools-pyc (68.0.0-r2) (25/45) Installing py3-zope-event (5.0-r0) (26/45) Installing py3-zope-event-pyc (5.0-r0) (27/45) Installing py3-zope-interface (6.0-r0) (28/45) Installing py3-zope-interface-pyc (6.0-r0) (29/45) Installing c-ares-dev (1.19.1-r1) (30/45) Installing cython (0.29.36-r0) (31/45) Installing cython-pyc (0.29.36-r0) (32/45) Installing libev (4.33-r1) (33/45) Installing libev-dev (4.33-r1) (34/45) Installing libevent (2.1.12-r7) (35/45) Installing libevent-dev (2.1.12-r7) (36/45) Installing libuv (1.46.0-r0) (37/45) Installing libuv-dev (1.46.0-r0) (38/45) Installing py3-installer (0.7.0-r1) (39/45) Installing py3-installer-pyc (0.7.0-r1) (40/45) Installing py3-gpep517 (15-r0) (41/45) Installing py3-gpep517-pyc (15-r0) (42/45) Installing py3-wheel (0.41.0-r2) (43/45) Installing py3-wheel-pyc (0.41.0-r2) (44/45) Installing python3-dev (3.11.5-r0) (45/45) Installing .makedepends-py3-gevent (20230903.103659) Executing busybox-1.36.1-r6.trigger OK: 442 MiB in 147 packages >>> py3-gevent: Cleaning up srcdir >>> py3-gevent: Cleaning up pkgdir >>> py3-gevent: Cleaning up tmpdir >>> py3-gevent: Fetching https://github.com/gevent/gevent/archive/23.9.0/gevent-23.9.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 927k 0 927k 0 0 1421k 0 --:--:-- --:--:-- --:--:-- 1421k 100 3932k 0 3932k 0 0 3612k 0 --:--:-- 0:00:01 --:--:-- 6908k >>> py3-gevent: Fetching https://github.com/gevent/gevent/archive/23.9.0/gevent-23.9.0.tar.gz >>> py3-gevent: Checking sha512sums... gevent-23.9.0.tar.gz: OK >>> py3-gevent: Unpacking /var/cache/distfiles/gevent-23.9.0.tar.gz... 2023-09-03 10:37:01,731 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling src/gevent/resolver/cares.pyx because it changed. [1/1] Cythonizing src/gevent/resolver/cares.pyx Compiling src/gevent/libev/corecext.pyx because it changed. [1/1] Cythonizing src/gevent/libev/corecext.pyx Compiling src/gevent/_greenlet_primitives.py because it changed. [1/1] Cythonizing src/gevent/_greenlet_primitives.py Compiling src/gevent/_hub_primitives.py because it changed. [1/1] Cythonizing src/gevent/_hub_primitives.py Compiling src/gevent/_hub_local.py because it changed. [1/1] Cythonizing src/gevent/_hub_local.py Compiling src/gevent/_waiter.py because it changed. [1/1] Cythonizing src/gevent/_waiter.py Compiling src/gevent/greenlet.py because it changed. [1/1] Cythonizing src/gevent/greenlet.py Compiling src/gevent/_tracer.py because it changed. [1/1] Cythonizing src/gevent/_tracer.py Compiling src/gevent/_abstract_linkable.py because it changed. [1/1] Cythonizing src/gevent/_abstract_linkable.py Compiling src/gevent/_semaphore.py because it changed. [1/1] Cythonizing src/gevent/_semaphore.py warning: src/gevent/_gevent_clocal.pxd:100:32: Declarations should not be declared inline. Compiling src/gevent/local.py because it changed. [1/1] Cythonizing src/gevent/local.py Compiling src/gevent/_ident.py because it changed. [1/1] Cythonizing src/gevent/_ident.py warning: src/gevent/_gevent_c_imap.pxd:13:23: Declarations should not be declared inline. Compiling src/gevent/_imap.py because it changed. [1/1] Cythonizing src/gevent/_imap.py Compiling src/gevent/event.py because it changed. [1/1] Cythonizing src/gevent/event.py Compiling src/gevent/queue.py because it changed. [1/1] Cythonizing src/gevent/queue.py 2023-09-03 10:37:06,097 root INFO running bdist_wheel 2023-09-03 10:37:06,101 root INFO running build 2023-09-03 10:37:06,101 root INFO running build_py 2023-09-03 10:37:06,104 root INFO creating build 2023-09-03 10:37:06,104 root INFO creating build/lib.linux-armv8l-cpython-311 2023-09-03 10:37:06,104 root INFO creating build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,104 root INFO copying src/gevent/pool.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,104 root INFO copying src/gevent/_interfaces.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,104 root INFO copying src/gevent/queue.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,105 root INFO copying src/gevent/baseserver.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,105 root INFO copying src/gevent/contextvars.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,105 root INFO copying src/gevent/_fileobjectposix.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,105 root INFO copying src/gevent/lock.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,106 root INFO copying src/gevent/ssl.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,106 root INFO copying src/gevent/_tblib.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,106 root INFO copying src/gevent/server.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,106 root INFO copying src/gevent/_greenlet_primitives.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,106 root INFO copying src/gevent/win32util.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,107 root INFO copying src/gevent/_util.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,107 root INFO copying src/gevent/resolver_ares.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,107 root INFO copying src/gevent/subprocess.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,107 root INFO copying src/gevent/greenlet.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,107 root INFO copying src/gevent/select.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,108 root INFO copying src/gevent/core.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,108 root INFO copying src/gevent/_abstract_linkable.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,108 root INFO copying src/gevent/os.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,108 root INFO copying src/gevent/_semaphore.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,109 root INFO copying src/gevent/threadpool.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,109 root INFO copying src/gevent/builtins.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,109 root INFO copying src/gevent/timeout.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,109 root INFO copying src/gevent/_imap.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,109 root INFO copying src/gevent/thread.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,109 root INFO copying src/gevent/pywsgi.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,110 root INFO copying src/gevent/exceptions.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,110 root INFO copying src/gevent/local.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,110 root INFO copying src/gevent/events.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,110 root INFO copying src/gevent/util.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,111 root INFO copying src/gevent/_threading.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,111 root INFO copying src/gevent/ares.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,111 root INFO copying src/gevent/_fileobjectcommon.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,111 root INFO copying src/gevent/_hub_local.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,111 root INFO copying src/gevent/_config.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,112 root INFO copying src/gevent/_compat.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,112 root INFO copying src/gevent/_ident.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,112 root INFO copying src/gevent/_tracer.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,112 root INFO copying src/gevent/_waiter.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,112 root INFO copying src/gevent/fileobject.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,112 root INFO copying src/gevent/hub.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,113 root INFO copying src/gevent/resolver_thread.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,113 root INFO copying src/gevent/backdoor.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,113 root INFO copying src/gevent/_socketcommon.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,113 root INFO copying src/gevent/event.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,113 root INFO copying src/gevent/monkey.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,113 root INFO copying src/gevent/socket.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,114 root INFO copying src/gevent/_patcher.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,114 root INFO copying src/gevent/signal.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,114 root INFO copying src/gevent/_socket3.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,114 root INFO copying src/gevent/_monitor.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,114 root INFO copying src/gevent/time.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,114 root INFO copying src/gevent/selectors.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,114 root INFO copying src/gevent/_hub_primitives.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,115 root INFO copying src/gevent/__init__.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,115 root INFO copying src/gevent/threading.py -> build/lib.linux-armv8l-cpython-311/gevent 2023-09-03 10:37:06,115 root INFO creating build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,115 root INFO copying src/gevent/testing/sockets.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,115 root INFO copying src/gevent/testing/switching.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,115 root INFO copying src/gevent/testing/modules.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,116 root INFO copying src/gevent/testing/patched_tests_setup.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,116 root INFO copying src/gevent/testing/testcase.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,116 root INFO copying src/gevent/testing/timing.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,116 root INFO copying src/gevent/testing/exception.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,116 root INFO copying src/gevent/testing/params.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,116 root INFO copying src/gevent/testing/util.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,117 root INFO copying src/gevent/testing/skipping.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,117 root INFO copying src/gevent/testing/openfiles.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,117 root INFO copying src/gevent/testing/support.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,117 root INFO copying src/gevent/testing/flaky.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,117 root INFO copying src/gevent/testing/resources.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,117 root INFO copying src/gevent/testing/leakcheck.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,117 root INFO copying src/gevent/testing/sysinfo.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,117 root INFO copying src/gevent/testing/six.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,118 root INFO copying src/gevent/testing/hub.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,118 root INFO copying src/gevent/testing/errorhandler.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,118 root INFO copying src/gevent/testing/testrunner.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,118 root INFO copying src/gevent/testing/monkey_test.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,118 root INFO copying src/gevent/testing/travis.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,118 root INFO copying src/gevent/testing/__init__.py -> build/lib.linux-armv8l-cpython-311/gevent/testing 2023-09-03 10:37:06,120 root INFO creating build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,120 root INFO copying src/gevent/tests/test__socket_send_memoryview.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,120 root INFO copying src/gevent/tests/test__socket_errors.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,120 root INFO copying src/gevent/tests/test__threading_before_monkey.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,120 root INFO copying src/gevent/tests/test___ident.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,120 root INFO copying src/gevent/tests/test__core_timer.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,120 root INFO copying src/gevent/tests/test__core.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,121 root INFO copying src/gevent/tests/test__subprocess_poll.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,121 root INFO copying src/gevent/tests/test__monkey_builtins_future.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,121 root INFO copying src/gevent/tests/test__monkey_ssl_warning.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,121 root INFO copying src/gevent/tests/test__core_async.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,121 root INFO copying src/gevent/tests/test__close_backend_fd.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,121 root INFO copying src/gevent/tests/test__semaphore.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,121 root INFO copying src/gevent/tests/test__destroy_default_loop.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,122 root INFO copying src/gevent/tests/test___monkey_patching.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,122 root INFO copying src/gevent/tests/test__example_wsgiserver.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,122 root INFO copying src/gevent/tests/test__threading_no_monkey.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,122 root INFO copying src/gevent/tests/test__monkey_multiple_imports.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,122 root INFO copying src/gevent/tests/test__greenletset.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,122 root INFO copying src/gevent/tests/test__order.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,122 root INFO copying src/gevent/tests/_imports_imports_at_top_level.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,123 root INFO copying src/gevent/tests/test__contextvars.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,123 root INFO copying src/gevent/tests/test__example_portforwarder.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,123 root INFO copying src/gevent/tests/test__issue600.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,123 root INFO copying src/gevent/tests/test__event.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,123 root INFO copying src/gevent/tests/test__monkey_module_run.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,123 root INFO copying src/gevent/tests/known_failures.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,123 root INFO copying src/gevent/tests/test__subprocess_interrupted.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,124 root INFO copying src/gevent/tests/_import_wait.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,124 root INFO copying src/gevent/tests/test__issue467.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,124 root INFO copying src/gevent/tests/test__queue.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,124 root INFO copying src/gevent/tests/test__monkey_sigchld_2.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,124 root INFO copying src/gevent/tests/test__issues461_471.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,124 root INFO copying src/gevent/tests/test__issue639.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,124 root INFO copying src/gevent/tests/test__iwait.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,124 root INFO copying src/gevent/tests/test__examples.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,125 root INFO copying src/gevent/tests/test__monkey_ssl_warning2.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,125 root INFO copying src/gevent/tests/test__threading.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,125 root INFO copying src/gevent/tests/test__monkey_sigchld_3.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,125 root INFO copying src/gevent/tests/test__core_stat.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,125 root INFO copying src/gevent/tests/test__pool.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,125 root INFO copying src/gevent/tests/test__hub_join.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,125 root INFO copying src/gevent/tests/test__example_echoserver.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,126 root INFO copying src/gevent/tests/test__core_callback.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,126 root INFO copying src/gevent/tests/_import_import_patch.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,126 root INFO copying src/gevent/tests/test__refcount.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,126 root INFO copying src/gevent/tests/test__ares_host_result.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,126 root INFO copying src/gevent/tests/lock_tests.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,126 root INFO copying src/gevent/tests/test__nondefaultloop.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,126 root INFO copying src/gevent/tests/test__environ.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,126 root INFO copying src/gevent/tests/test__timeout.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,127 root INFO copying src/gevent/tests/test__import_wait.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,127 root INFO copying src/gevent/tests/test___monitor.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,127 root INFO copying src/gevent/tests/getaddrinfo_module.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,127 root INFO copying src/gevent/tests/test__socketpair.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,127 root INFO copying src/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,127 root INFO copying src/gevent/tests/test__threading_2.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,127 root INFO copying src/gevent/tests/test__ares_timeout.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,128 root INFO copying src/gevent/tests/test__thread.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,128 root INFO copying src/gevent/tests/test__events.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,128 root INFO copying src/gevent/tests/test__core_watcher.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,128 root INFO copying src/gevent/tests/test__backdoor.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,128 root INFO copying src/gevent/tests/test__server.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,128 root INFO copying src/gevent/tests/test__issue607.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,128 root INFO copying src/gevent/tests/test__socket_dns.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,129 root INFO copying src/gevent/tests/test__issue_728.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,129 root INFO copying src/gevent/tests/test__all__.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,129 root INFO copying src/gevent/tests/test__lock.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,129 root INFO copying src/gevent/tests/test__issue6.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,129 root INFO copying src/gevent/tests/test__greenio.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,129 root INFO copying src/gevent/tests/test__memleak.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,129 root INFO copying src/gevent/tests/test__systemerror.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,130 root INFO copying src/gevent/tests/test__hub.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,130 root INFO copying src/gevent/tests/test__greenlet.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,130 root INFO copying src/gevent/tests/test__destroy.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,130 root INFO copying src/gevent/tests/test__real_greenlet.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,130 root INFO copying src/gevent/tests/test___config.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,130 root INFO copying src/gevent/tests/test__pywsgi.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,130 root INFO copying src/gevent/tests/test__monkey_selectors.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,131 root INFO copying src/gevent/tests/test__os.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,131 root INFO copying src/gevent/tests/test__issue1686.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,131 root INFO copying src/gevent/tests/test__hub_join_timeout.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,131 root INFO copying src/gevent/tests/test__issue112.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,131 root INFO copying src/gevent/tests/test__sleep0.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,131 root INFO copying src/gevent/tests/test__threading_monkey_in_thread.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,131 root INFO copying src/gevent/tests/test__getaddrinfo_import.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,132 root INFO copying src/gevent/tests/test__socket_timeout.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,132 root INFO copying src/gevent/tests/test__doctests.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,132 root INFO copying src/gevent/tests/test__threading_patched_local.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,132 root INFO copying src/gevent/tests/test__issue1864.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,132 root INFO copying src/gevent/tests/test__issue230.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,132 root INFO copying src/gevent/tests/test__threadpool_executor_patched.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,132 root INFO copying src/gevent/tests/test__socket.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,133 root INFO copying src/gevent/tests/test__threadpool.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,133 root INFO copying src/gevent/tests/_import_patch.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,133 root INFO copying src/gevent/tests/test__core_fork.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,133 root INFO copying src/gevent/tests/test__monkey_select.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,133 root INFO copying src/gevent/tests/test__example_webproxy.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,133 root INFO copying src/gevent/tests/test__monkey_ssl_warning3.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,133 root INFO copying src/gevent/tests/test__issue330.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,134 root INFO copying src/gevent/tests/test__fileobject.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,134 root INFO copying src/gevent/tests/test__greenness.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,134 root INFO copying src/gevent/tests/test__select.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,134 root INFO copying src/gevent/tests/_imports_at_top_level.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,134 root INFO copying src/gevent/tests/test__monkey_sigchld.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,134 root INFO copying src/gevent/tests/test__socket_ssl.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,134 root INFO copying src/gevent/tests/test__local.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,135 root INFO copying src/gevent/tests/test__monkey_logging.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,135 root INFO copying src/gevent/tests/test__threading_native_before_monkey.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,135 root INFO copying src/gevent/tests/test__compat.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,135 root INFO copying src/gevent/tests/_blocks_at_top_level.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,135 root INFO copying src/gevent/tests/test__monkey.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,135 root INFO copying src/gevent/tests/test__execmodules.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,135 root INFO copying src/gevent/tests/test__exc_info.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,136 root INFO copying src/gevent/tests/test__threading_vs_settrace.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,136 root INFO copying src/gevent/tests/test__monkey_queue.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,136 root INFO copying src/gevent/tests/test__util.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,136 root INFO copying src/gevent/tests/test__core_loop_run.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,136 root INFO copying src/gevent/tests/test__example_wsgiserver_ssl.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,136 root INFO copying src/gevent/tests/test__refcount_core.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,136 root INFO copying src/gevent/tests/test__loop_callback.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,136 root INFO copying src/gevent/tests/test__socket_close.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,137 root INFO copying src/gevent/tests/test__GreenletExit.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,137 root INFO copying src/gevent/tests/test__example_udp_client.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,137 root INFO copying src/gevent/tests/test__selectors.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,137 root INFO copying src/gevent/tests/test__resolver_dnspython.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,137 root INFO copying src/gevent/tests/test__server_pywsgi.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,137 root INFO copying src/gevent/tests/test__monkey_hub_in_thread.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,137 root INFO copying src/gevent/tests/test__joinall.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,137 root INFO copying src/gevent/tests/test__subprocess.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,138 root INFO copying src/gevent/tests/test__api_timeout.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,138 root INFO copying src/gevent/tests/test__monkey_futures_thread.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,138 root INFO copying src/gevent/tests/test__api.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,138 root INFO copying src/gevent/tests/test__example_udp_server.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,138 root INFO copying src/gevent/tests/test__ssl.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,138 root INFO copying src/gevent/tests/test__socket_ex.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,139 root INFO copying src/gevent/tests/test__makefile_ref.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,139 root INFO copying src/gevent/tests/test__socket_dns6.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,139 root INFO copying src/gevent/tests/test__import_blocking_in_greenlet.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,139 root INFO copying src/gevent/tests/__init__.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,139 root INFO copying src/gevent/tests/test__signal.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,139 root INFO copying src/gevent/tests/__main__.py -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,140 root INFO creating build/lib.linux-armv8l-cpython-311/gevent/libuv 2023-09-03 10:37:06,140 root INFO copying src/gevent/libuv/_corecffi_build.py -> build/lib.linux-armv8l-cpython-311/gevent/libuv 2023-09-03 10:37:06,140 root INFO copying src/gevent/libuv/loop.py -> build/lib.linux-armv8l-cpython-311/gevent/libuv 2023-09-03 10:37:06,140 root INFO copying src/gevent/libuv/watcher.py -> build/lib.linux-armv8l-cpython-311/gevent/libuv 2023-09-03 10:37:06,140 root INFO copying src/gevent/libuv/__init__.py -> build/lib.linux-armv8l-cpython-311/gevent/libuv 2023-09-03 10:37:06,140 root INFO creating build/lib.linux-armv8l-cpython-311/gevent/libev 2023-09-03 10:37:06,141 root INFO copying src/gevent/libev/_corecffi_build.py -> build/lib.linux-armv8l-cpython-311/gevent/libev 2023-09-03 10:37:06,141 root INFO copying src/gevent/libev/corecffi.py -> build/lib.linux-armv8l-cpython-311/gevent/libev 2023-09-03 10:37:06,141 root INFO copying src/gevent/libev/watcher.py -> build/lib.linux-armv8l-cpython-311/gevent/libev 2023-09-03 10:37:06,141 root INFO copying src/gevent/libev/__init__.py -> build/lib.linux-armv8l-cpython-311/gevent/libev 2023-09-03 10:37:06,141 root INFO creating build/lib.linux-armv8l-cpython-311/gevent/resolver 2023-09-03 10:37:06,141 root INFO copying src/gevent/resolver/dnspython.py -> build/lib.linux-armv8l-cpython-311/gevent/resolver 2023-09-03 10:37:06,142 root INFO copying src/gevent/resolver/blocking.py -> build/lib.linux-armv8l-cpython-311/gevent/resolver 2023-09-03 10:37:06,142 root INFO copying src/gevent/resolver/thread.py -> build/lib.linux-armv8l-cpython-311/gevent/resolver 2023-09-03 10:37:06,142 root INFO copying src/gevent/resolver/ares.py -> build/lib.linux-armv8l-cpython-311/gevent/resolver 2023-09-03 10:37:06,142 root INFO copying src/gevent/resolver/_addresses.py -> build/lib.linux-armv8l-cpython-311/gevent/resolver 2023-09-03 10:37:06,142 root INFO copying src/gevent/resolver/_hostsfile.py -> build/lib.linux-armv8l-cpython-311/gevent/resolver 2023-09-03 10:37:06,142 root INFO copying src/gevent/resolver/__init__.py -> build/lib.linux-armv8l-cpython-311/gevent/resolver 2023-09-03 10:37:06,142 root INFO creating build/lib.linux-armv8l-cpython-311/gevent/_ffi 2023-09-03 10:37:06,143 root INFO copying src/gevent/_ffi/callback.py -> build/lib.linux-armv8l-cpython-311/gevent/_ffi 2023-09-03 10:37:06,143 root INFO copying src/gevent/_ffi/loop.py -> build/lib.linux-armv8l-cpython-311/gevent/_ffi 2023-09-03 10:37:06,143 root INFO copying src/gevent/_ffi/watcher.py -> build/lib.linux-armv8l-cpython-311/gevent/_ffi 2023-09-03 10:37:06,143 root INFO copying src/gevent/_ffi/__init__.py -> build/lib.linux-armv8l-cpython-311/gevent/_ffi 2023-09-03 10:37:06,143 root INFO creating build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package 2023-09-03 10:37:06,143 root INFO copying src/gevent/tests/monkey_package/script.py -> build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package 2023-09-03 10:37:06,144 root INFO copying src/gevent/tests/monkey_package/issue302monkey.py -> build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package 2023-09-03 10:37:06,144 root INFO copying src/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package 2023-09-03 10:37:06,144 root INFO copying src/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package 2023-09-03 10:37:06,144 root INFO copying src/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package 2023-09-03 10:37:06,144 root INFO copying src/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package 2023-09-03 10:37:06,144 root INFO copying src/gevent/tests/monkey_package/__init__.py -> build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package 2023-09-03 10:37:06,144 root INFO copying src/gevent/tests/monkey_package/__main__.py -> build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package 2023-09-03 10:37:06,148 root INFO creating build/lib.linux-armv8l-cpython-311/gevent/testing/coveragesite 2023-09-03 10:37:06,148 root INFO copying src/gevent/testing/coveragesite/sitecustomize.py -> build/lib.linux-armv8l-cpython-311/gevent/testing/coveragesite 2023-09-03 10:37:06,148 root INFO copying src/gevent/tests/badcert.pem -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,148 root INFO copying src/gevent/tests/nullcert.pem -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,148 root INFO copying src/gevent/tests/wrongcert.pem -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,148 root INFO copying src/gevent/tests/keycert.pem -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,148 root INFO copying src/gevent/tests/sha256.pem -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,149 root INFO copying src/gevent/tests/https_svn_python_org_root.pem -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,149 root INFO copying src/gevent/tests/2_7_keycert.pem -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,149 root INFO copying src/gevent/tests/badkey.pem -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,149 root INFO copying src/gevent/tests/test_server.crt -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,149 root INFO copying src/gevent/tests/server.crt -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,149 root INFO copying src/gevent/tests/tests_that_dont_use_resolver.txt -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,150 root INFO copying src/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,150 root INFO copying src/gevent/tests/hosts_file.txt -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,150 root INFO copying src/gevent/tests/tests_that_dont_monkeypatch.txt -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,150 root INFO copying src/gevent/tests/server.key -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,151 root INFO copying src/gevent/tests/test_server.key -> build/lib.linux-armv8l-cpython-311/gevent/tests 2023-09-03 10:37:06,153 root INFO running build_ext 2023-09-03 10:37:06,154 root INFO generating cffi module 'build/temp.linux-armv8l-cpython-311/gevent.libuv._corecffi.c' 2023-09-03 10:37:06,154 root INFO creating build/temp.linux-armv8l-cpython-311 2023-09-03 10:37:06,165 root INFO generating cffi module 'build/temp.linux-armv8l-cpython-311/gevent.libev._corecffi.c' 2023-09-03 10:37:06,174 root INFO building 'gevent.libev.corecext' extension 2023-09-03 10:37:06,175 root INFO creating build/temp.linux-armv8l-cpython-311/src 2023-09-03 10:37:06,175 root INFO creating build/temp.linux-armv8l-cpython-311/src/gevent 2023-09-03 10:37:06,175 root INFO creating build/temp.linux-armv8l-cpython-311/src/gevent/libev 2023-09-03 10:37:06,175 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DLIBEV_EMBED=0 -DCYTHON_FAST_THREAD_STATE=0 -Isrc/gevent/libev -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/libev/callbacks.c -o build/temp.linux-armv8l-cpython-311/src/gevent/libev/callbacks.o 2023-09-03 10:37:06,367 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DLIBEV_EMBED=0 -DCYTHON_FAST_THREAD_STATE=0 -Isrc/gevent/libev -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/libev/corecext.c -o build/temp.linux-armv8l-cpython-311/src/gevent/libev/corecext.o 2023-09-03 10:37:12,168 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/libev/callbacks.o build/temp.linux-armv8l-cpython-311/src/gevent/libev/corecext.o -L/usr/lib -lev -o build/lib.linux-armv8l-cpython-311/gevent/libev/corecext.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:12,191 root INFO building 'gevent.resolver.cares' extension 2023-09-03 10:37:12,192 root INFO creating build/temp.linux-armv8l-cpython-311/src/gevent/resolver 2023-09-03 10:37:12,192 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_NETDB_H= -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/resolver/cares.c -o build/temp.linux-armv8l-cpython-311/src/gevent/resolver/cares.o In file included from /usr/include/python3.11/Python.h:12, from src/gevent/resolver/cares.c:39: /usr/include/python3.11/pyconfig.h:834: warning: "HAVE_NETDB_H" redefined 834 | #define HAVE_NETDB_H 1 | : note: this is the location of the previous definition 2023-09-03 10:37:15,543 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/resolver/cares.o -L/usr/lib -lcares -o build/lib.linux-armv8l-cpython-311/gevent/resolver/cares.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:15,560 root INFO building 'gevent._gevent_c_greenlet_primitives' extension 2023-09-03 10:37:15,560 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/_greenlet_primitives.c -o build/temp.linux-armv8l-cpython-311/src/gevent/_greenlet_primitives.o 2023-09-03 10:37:16,868 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/_greenlet_primitives.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_greenlet_primitives.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:16,881 root INFO building 'gevent._gevent_c_hub_primitives' extension 2023-09-03 10:37:16,881 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/_hub_primitives.c -o build/temp.linux-armv8l-cpython-311/src/gevent/_hub_primitives.o 2023-09-03 10:37:19,538 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/_hub_primitives.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_hub_primitives.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:19,553 root INFO building 'gevent._gevent_c_hub_local' extension 2023-09-03 10:37:19,553 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/_hub_local.c -o build/temp.linux-armv8l-cpython-311/src/gevent/_hub_local.o 2023-09-03 10:37:20,608 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/_hub_local.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_hub_local.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:20,621 root INFO building 'gevent._gevent_c_waiter' extension 2023-09-03 10:37:20,621 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/_waiter.c -o build/temp.linux-armv8l-cpython-311/src/gevent/_waiter.o 2023-09-03 10:37:22,151 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/_waiter.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_waiter.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:22,164 root INFO building 'gevent._gevent_cgreenlet' extension 2023-09-03 10:37:22,164 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/greenlet.c -o build/temp.linux-armv8l-cpython-311/src/gevent/greenlet.o 2023-09-03 10:37:27,563 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/greenlet.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_cgreenlet.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:27,585 root INFO building 'gevent._gevent_c_tracer' extension 2023-09-03 10:37:27,585 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/_tracer.c -o build/temp.linux-armv8l-cpython-311/src/gevent/_tracer.o 2023-09-03 10:37:29,559 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/_tracer.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_tracer.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:29,573 root INFO building 'gevent._gevent_c_abstract_linkable' extension 2023-09-03 10:37:29,574 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/_abstract_linkable.c -o build/temp.linux-armv8l-cpython-311/src/gevent/_abstract_linkable.o 2023-09-03 10:37:31,904 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/_abstract_linkable.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_abstract_linkable.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:31,918 root INFO building 'gevent._gevent_c_semaphore' extension 2023-09-03 10:37:31,918 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/_semaphore.c -o build/temp.linux-armv8l-cpython-311/src/gevent/_semaphore.o 2023-09-03 10:37:34,420 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/_semaphore.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_semaphore.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:34,436 root INFO building 'gevent._gevent_clocal' extension 2023-09-03 10:37:34,436 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/local.c -o build/temp.linux-armv8l-cpython-311/src/gevent/local.o In file included from src/gevent/local.c:779: src/gevent/_compat.h:80:18: warning: 'Gevent_PyFrame_GetCode' defined but not used [-Wunused-function] 80 | static PyObject* Gevent_PyFrame_GetCode(PyObject* o) | ^~~~~~~~~~~~~~~~~~~~~~ src/gevent/_compat.h:75:12: warning: 'Gevent_PyFrame_GetLineNumber' defined but not used [-Wunused-function] 75 | static int Gevent_PyFrame_GetLineNumber(PyObject* o) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gevent/_compat.h:64:18: warning: 'Gevent_PyFrame_GetBack' defined but not used [-Wunused-function] 64 | static PyObject* Gevent_PyFrame_GetBack(PyObject* frame) | ^~~~~~~~~~~~~~~~~~~~~~ 2023-09-03 10:37:36,979 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/local.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_clocal.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:37,011 root INFO building 'gevent._gevent_c_ident' extension 2023-09-03 10:37:37,011 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/_ident.c -o build/temp.linux-armv8l-cpython-311/src/gevent/_ident.o 2023-09-03 10:37:38,096 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/_ident.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_ident.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:38,110 root INFO building 'gevent._gevent_c_imap' extension 2023-09-03 10:37:38,110 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/_imap.c -o build/temp.linux-armv8l-cpython-311/src/gevent/_imap.o In file included from src/gevent/_imap.c:779: src/gevent/_compat.h:80:18: warning: 'Gevent_PyFrame_GetCode' defined but not used [-Wunused-function] 80 | static PyObject* Gevent_PyFrame_GetCode(PyObject* o) | ^~~~~~~~~~~~~~~~~~~~~~ src/gevent/_compat.h:75:12: warning: 'Gevent_PyFrame_GetLineNumber' defined but not used [-Wunused-function] 75 | static int Gevent_PyFrame_GetLineNumber(PyObject* o) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gevent/_compat.h:64:18: warning: 'Gevent_PyFrame_GetBack' defined but not used [-Wunused-function] 64 | static PyObject* Gevent_PyFrame_GetBack(PyObject* frame) | ^~~~~~~~~~~~~~~~~~~~~~ 2023-09-03 10:37:40,060 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/_imap.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_imap.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:40,074 root INFO building 'gevent._gevent_cevent' extension 2023-09-03 10:37:40,075 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/event.c -o build/temp.linux-armv8l-cpython-311/src/gevent/event.o 2023-09-03 10:37:42,197 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/event.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_cevent.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:42,212 root INFO building 'gevent._gevent_cqueue' extension 2023-09-03 10:37:42,212 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.11 -c src/gevent/queue.c -o build/temp.linux-armv8l-cpython-311/src/gevent/queue.o src/gevent/queue.c:5228:12: warning: '__pyx_pw_6gevent_14_gevent_cqueue_5Queue_23__bool__' defined but not used [-Wunused-function] 5228 | static int __pyx_pw_6gevent_14_gevent_cqueue_5Queue_23__bool__(PyObject *__pyx_v_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-09-03 10:37:46,715 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/gevent/queue.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/gevent/_gevent_cqueue.cpython-311-arm-linux-musleabihf.so 2023-09-03 10:37:46,734 root INFO building 'gevent.libev._corecffi' extension 2023-09-03 10:37:46,734 root INFO creating build/temp.linux-armv8l-cpython-311/build 2023-09-03 10:37:46,734 root INFO creating build/temp.linux-armv8l-cpython-311/build/temp.linux-armv8l-cpython-311 2023-09-03 10:37:46,734 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DLIBEV_EMBED=0 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/deps -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/src/gevent/libev -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/src/gevent/libev -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/src/gevent -I/usr/include/python3.11 -c build/temp.linux-armv8l-cpython-311/gevent.libev._corecffi.c -o build/temp.linux-armv8l-cpython-311/build/temp.linux-armv8l-cpython-311/gevent.libev._corecffi.o 2023-09-03 10:37:48,247 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/build/temp.linux-armv8l-cpython-311/gevent.libev._corecffi.o -L/usr/lib -lev -o build/lib.linux-armv8l-cpython-311/gevent/libev/_corecffi.abi3.so 2023-09-03 10:37:48,259 root INFO building 'gevent.libuv._corecffi' extension 2023-09-03 10:37:48,259 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DLIBUV_EMBED=0 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200112 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/src/gevent -I/usr/include/python3.11 -c build/temp.linux-armv8l-cpython-311/gevent.libuv._corecffi.c -o build/temp.linux-armv8l-cpython-311/build/temp.linux-armv8l-cpython-311/gevent.libuv._corecffi.o In file included from build/temp.linux-armv8l-cpython-311/gevent.libuv._corecffi.c:50: /usr/include/python3.11/pyconfig.h:1787: warning: "_POSIX_C_SOURCE" redefined 1787 | #define _POSIX_C_SOURCE 200809L | : note: this is the location of the previous definition 2023-09-03 10:37:49,724 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/build/temp.linux-armv8l-cpython-311/gevent.libuv._corecffi.o -L/usr/lib -ldl -lrt -luv -o build/lib.linux-armv8l-cpython-311/gevent/libuv/_corecffi.abi3.so 2023-09-03 10:37:49,741 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-09-03 10:37:49,742 root INFO running install 2023-09-03 10:37:49,749 root INFO running install_lib 2023-09-03 10:37:49,751 root INFO creating build/bdist.linux-armv8l 2023-09-03 10:37:49,751 root INFO creating build/bdist.linux-armv8l/wheel 2023-09-03 10:37:49,751 root INFO creating build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,751 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/pool.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,751 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_interfaces.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,752 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/queue.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,752 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/baseserver.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,752 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/contextvars.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,752 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_fileobjectposix.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,752 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/lock.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,752 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/ssl.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,753 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_tblib.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,753 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/server.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,753 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_greenlet_primitives.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,753 root INFO creating build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,753 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/sockets.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,753 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/switching.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,753 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/modules.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,753 root INFO creating build/bdist.linux-armv8l/wheel/gevent/testing/coveragesite 2023-09-03 10:37:49,754 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/coveragesite/sitecustomize.py -> build/bdist.linux-armv8l/wheel/gevent/testing/coveragesite 2023-09-03 10:37:49,754 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/patched_tests_setup.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,754 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/testcase.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,754 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/timing.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,754 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/exception.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,754 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/params.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,754 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/util.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,755 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/skipping.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,755 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/openfiles.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,755 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/support.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,755 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/flaky.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,755 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/resources.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,755 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/leakcheck.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,755 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/sysinfo.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,756 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/six.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,756 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/hub.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,756 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/errorhandler.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,756 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/testrunner.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,756 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/monkey_test.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,756 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/travis.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,756 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/testing/__init__.py -> build/bdist.linux-armv8l/wheel/gevent/testing 2023-09-03 10:37:49,756 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/win32util.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,757 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_greenlet_primitives.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,757 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_util.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,757 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver_ares.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,757 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/subprocess.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,757 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/greenlet.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,758 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/select.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,758 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/core.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,758 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_abstract_linkable.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,758 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/os.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,758 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_semaphore.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,758 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/threadpool.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,759 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/builtins.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,759 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_ident.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,759 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/timeout.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,759 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_imap.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,759 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/thread.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,759 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/pywsgi.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,760 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/exceptions.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,760 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/local.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,760 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/events.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,760 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/util.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,760 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_threading.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,760 root INFO creating build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,761 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socket_send_memoryview.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,761 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test_server.crt -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,761 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socket_errors.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,761 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threading_before_monkey.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,761 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test___ident.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,761 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__core_timer.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,761 root INFO creating build/bdist.linux-armv8l/wheel/gevent/tests/monkey_package 2023-09-03 10:37:49,761 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package/script.py -> build/bdist.linux-armv8l/wheel/gevent/tests/monkey_package 2023-09-03 10:37:49,762 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package/issue302monkey.py -> build/bdist.linux-armv8l/wheel/gevent/tests/monkey_package 2023-09-03 10:37:49,762 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/bdist.linux-armv8l/wheel/gevent/tests/monkey_package 2023-09-03 10:37:49,762 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/bdist.linux-armv8l/wheel/gevent/tests/monkey_package 2023-09-03 10:37:49,762 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/bdist.linux-armv8l/wheel/gevent/tests/monkey_package 2023-09-03 10:37:49,762 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/bdist.linux-armv8l/wheel/gevent/tests/monkey_package 2023-09-03 10:37:49,762 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package/__init__.py -> build/bdist.linux-armv8l/wheel/gevent/tests/monkey_package 2023-09-03 10:37:49,762 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/monkey_package/__main__.py -> build/bdist.linux-armv8l/wheel/gevent/tests/monkey_package 2023-09-03 10:37:49,762 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__core.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,763 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__subprocess_poll.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,763 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_builtins_future.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,763 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_ssl_warning.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,763 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__core_async.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,763 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__close_backend_fd.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,763 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__semaphore.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,763 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__destroy_default_loop.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,763 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test___monkey_patching.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,764 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__example_wsgiserver.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,764 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threading_no_monkey.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,764 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_multiple_imports.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,764 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__greenletset.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,764 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__order.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,764 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/_imports_imports_at_top_level.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,764 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__contextvars.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,764 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__example_portforwarder.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,765 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue600.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,765 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__event.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,765 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_module_run.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,765 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/known_failures.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,765 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__subprocess_interrupted.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,765 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/_import_wait.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,765 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue467.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,765 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__queue.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,766 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_sigchld_2.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,766 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issues461_471.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,766 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue639.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,766 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__iwait.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,766 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__examples.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,766 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_ssl_warning2.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,766 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threading.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,766 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_sigchld_3.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,767 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__core_stat.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,767 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__pool.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,767 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__hub_join.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,767 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__example_echoserver.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,767 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__core_callback.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,767 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/_import_import_patch.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,767 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/badcert.pem -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,767 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__refcount.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,768 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__ares_host_result.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,768 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/nullcert.pem -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,768 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/lock_tests.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,768 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/tests_that_dont_use_resolver.txt -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,768 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__nondefaultloop.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,768 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__environ.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,768 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__timeout.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,768 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/wrongcert.pem -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,769 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__import_wait.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,769 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,769 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test___monitor.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,769 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/getaddrinfo_module.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,769 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socketpair.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,769 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,769 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threading_2.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,769 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__ares_timeout.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,770 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__thread.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,770 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__events.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,770 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__core_watcher.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,770 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__backdoor.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,770 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__server.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,770 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue607.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,770 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socket_dns.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,771 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue_728.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,771 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__all__.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,771 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__lock.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,771 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue6.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,771 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__greenio.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,771 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__memleak.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,771 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__systemerror.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,771 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__hub.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,772 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__greenlet.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,772 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__destroy.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,772 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__real_greenlet.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,772 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test___config.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,772 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__pywsgi.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,772 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_selectors.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,772 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__os.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,773 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue1686.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,773 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__hub_join_timeout.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,773 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/keycert.pem -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,773 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue112.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,773 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__sleep0.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,773 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threading_monkey_in_thread.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,773 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__getaddrinfo_import.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,773 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socket_timeout.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,774 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__doctests.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,774 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threading_patched_local.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,774 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue1864.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,774 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue230.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,774 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threadpool_executor_patched.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,774 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socket.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,774 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threadpool.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,775 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/hosts_file.txt -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,775 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/_import_patch.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,775 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__core_fork.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,775 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_select.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,775 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__example_webproxy.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,776 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_ssl_warning3.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,776 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__issue330.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,776 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/tests_that_dont_monkeypatch.txt -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,776 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__fileobject.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,776 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__greenness.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,776 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__select.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,776 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/_imports_at_top_level.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,776 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_sigchld.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,776 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socket_ssl.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,777 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__local.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,777 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_logging.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,777 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/sha256.pem -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,777 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threading_native_before_monkey.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,777 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__compat.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,777 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/_blocks_at_top_level.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,777 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,777 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__execmodules.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,778 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__exc_info.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,778 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__threading_vs_settrace.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,778 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/server.key -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,778 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_queue.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,778 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__util.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,778 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__core_loop_run.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,778 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/server.crt -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,779 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__example_wsgiserver_ssl.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,779 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__refcount_core.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,779 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__loop_callback.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,779 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socket_close.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,779 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__GreenletExit.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,779 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__example_udp_client.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,779 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__selectors.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,779 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__resolver_dnspython.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,780 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__server_pywsgi.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,780 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_hub_in_thread.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,780 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test_server.key -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,780 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/https_svn_python_org_root.pem -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,780 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__joinall.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,780 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__subprocess.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,780 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/2_7_keycert.pem -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,781 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/badkey.pem -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,781 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__api_timeout.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,781 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__monkey_futures_thread.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,781 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__api.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,781 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__example_udp_server.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,781 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__ssl.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,781 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socket_ex.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,781 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__makefile_ref.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,782 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__socket_dns6.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,782 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__import_blocking_in_greenlet.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,782 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/__init__.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,782 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/test__signal.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,782 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/tests/__main__.py -> build/bdist.linux-armv8l/wheel/gevent/tests 2023-09-03 10:37:49,782 root INFO creating build/bdist.linux-armv8l/wheel/gevent/libuv 2023-09-03 10:37:49,782 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libuv/_corecffi.abi3.so -> build/bdist.linux-armv8l/wheel/gevent/libuv 2023-09-03 10:37:49,783 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libuv/_corecffi_build.py -> build/bdist.linux-armv8l/wheel/gevent/libuv 2023-09-03 10:37:49,783 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libuv/loop.py -> build/bdist.linux-armv8l/wheel/gevent/libuv 2023-09-03 10:37:49,783 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libuv/watcher.py -> build/bdist.linux-armv8l/wheel/gevent/libuv 2023-09-03 10:37:49,783 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libuv/__init__.py -> build/bdist.linux-armv8l/wheel/gevent/libuv 2023-09-03 10:37:49,783 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/ares.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,783 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_fileobjectcommon.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,783 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_clocal.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,784 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_tracer.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,785 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_semaphore.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,785 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_hub_local.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,786 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_config.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,786 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_hub_primitives.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,786 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_compat.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,787 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_ident.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,787 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_tracer.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,787 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_waiter.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,787 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/fileobject.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,787 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/hub.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,787 root INFO creating build/bdist.linux-armv8l/wheel/gevent/libev 2023-09-03 10:37:49,787 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libev/_corecffi.abi3.so -> build/bdist.linux-armv8l/wheel/gevent/libev 2023-09-03 10:37:49,788 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libev/_corecffi_build.py -> build/bdist.linux-armv8l/wheel/gevent/libev 2023-09-03 10:37:49,788 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libev/corecext.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent/libev 2023-09-03 10:37:49,789 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libev/corecffi.py -> build/bdist.linux-armv8l/wheel/gevent/libev 2023-09-03 10:37:49,789 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libev/watcher.py -> build/bdist.linux-armv8l/wheel/gevent/libev 2023-09-03 10:37:49,790 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/libev/__init__.py -> build/bdist.linux-armv8l/wheel/gevent/libev 2023-09-03 10:37:49,790 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver_thread.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,790 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/backdoor.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,790 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_socketcommon.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,790 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_cgreenlet.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,791 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/event.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,792 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/monkey.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,792 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_cqueue.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,793 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_hub_local.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,793 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_abstract_linkable.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,794 root INFO creating build/bdist.linux-armv8l/wheel/gevent/resolver 2023-09-03 10:37:49,794 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver/dnspython.py -> build/bdist.linux-armv8l/wheel/gevent/resolver 2023-09-03 10:37:49,795 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver/blocking.py -> build/bdist.linux-armv8l/wheel/gevent/resolver 2023-09-03 10:37:49,795 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver/cares.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent/resolver 2023-09-03 10:37:49,795 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver/thread.py -> build/bdist.linux-armv8l/wheel/gevent/resolver 2023-09-03 10:37:49,796 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver/ares.py -> build/bdist.linux-armv8l/wheel/gevent/resolver 2023-09-03 10:37:49,796 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver/_addresses.py -> build/bdist.linux-armv8l/wheel/gevent/resolver 2023-09-03 10:37:49,796 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver/_hostsfile.py -> build/bdist.linux-armv8l/wheel/gevent/resolver 2023-09-03 10:37:49,796 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/resolver/__init__.py -> build/bdist.linux-armv8l/wheel/gevent/resolver 2023-09-03 10:37:49,796 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_cevent.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,797 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/socket.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,797 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_patcher.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,797 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/signal.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,797 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_socket3.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,797 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_waiter.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,798 root INFO creating build/bdist.linux-armv8l/wheel/gevent/_ffi 2023-09-03 10:37:49,798 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_ffi/callback.py -> build/bdist.linux-armv8l/wheel/gevent/_ffi 2023-09-03 10:37:49,798 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_ffi/loop.py -> build/bdist.linux-armv8l/wheel/gevent/_ffi 2023-09-03 10:37:49,798 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_ffi/watcher.py -> build/bdist.linux-armv8l/wheel/gevent/_ffi 2023-09-03 10:37:49,799 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_ffi/__init__.py -> build/bdist.linux-armv8l/wheel/gevent/_ffi 2023-09-03 10:37:49,799 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_monitor.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,799 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/time.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,799 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_gevent_c_imap.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,799 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/selectors.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,799 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/_hub_primitives.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,800 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/__init__.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,800 root INFO copying build/lib.linux-armv8l-cpython-311/gevent/threading.py -> build/bdist.linux-armv8l/wheel/gevent 2023-09-03 10:37:49,800 root INFO running install_egg_info 2023-09-03 10:37:49,807 root INFO running egg_info 2023-09-03 10:37:49,807 root INFO creating src/gevent.egg-info 2023-09-03 10:37:49,808 root INFO writing src/gevent.egg-info/PKG-INFO 2023-09-03 10:37:49,808 root INFO writing dependency_links to src/gevent.egg-info/dependency_links.txt 2023-09-03 10:37:49,808 root INFO writing entry points to src/gevent.egg-info/entry_points.txt 2023-09-03 10:37:49,809 root INFO writing requirements to src/gevent.egg-info/requires.txt 2023-09-03 10:37:49,809 root INFO writing top-level names to src/gevent.egg-info/top_level.txt 2023-09-03 10:37:49,809 root INFO writing manifest file 'src/gevent.egg-info/SOURCES.txt' 2023-09-03 10:37:49,816 root INFO reading manifest file 'src/gevent.egg-info/SOURCES.txt' 2023-09-03 10:37:49,817 root INFO reading manifest template 'MANIFEST.in' 2023-09-03 10:37:49,839 root WARNING warning: no files found matching 'changelog.rst' 2023-09-03 10:37:49,839 root WARNING warning: no files found matching 'Makefile.ext' 2023-09-03 10:37:49,839 root WARNING warning: no files found matching 'known_failures.py' 2023-09-03 10:37:49,840 root WARNING warning: no files found matching '.pep8' 2023-09-03 10:37:49,842 root WARNING no previously-included directories found matching '*/__pycache__' 2023-09-03 10:37:49,843 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2023-09-03 10:37:49,844 root WARNING warning: no previously-included files matching '*.o' found anywhere in distribution 2023-09-03 10:37:49,845 root WARNING warning: no previously-included files matching '*.lo' found anywhere in distribution 2023-09-03 10:37:49,846 root WARNING warning: no previously-included files matching '*.la' found anywhere in distribution 2023-09-03 10:37:49,846 root WARNING warning: no previously-included files matching '.dirstamp' found anywhere in distribution 2023-09-03 10:37:49,847 root WARNING warning: no previously-included files matching 'config.log' found anywhere in distribution 2023-09-03 10:37:49,848 root WARNING warning: no previously-included files matching 'config.status' found anywhere in distribution 2023-09-03 10:37:49,849 root WARNING warning: no previously-included files matching 'config.cache' found anywhere in distribution 2023-09-03 10:37:49,849 root WARNING no previously-included directories found matching 'docs/_build' 2023-09-03 10:37:49,850 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-09-03 10:37:49,851 root WARNING warning: no previously-included files matching '.coverage' found under directory 'src/greentest' 2023-09-03 10:37:49,851 root WARNING no previously-included directories found matching 'src/greentest/htmlcov' 2023-09-03 10:37:49,852 root WARNING warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares' 2023-09-03 10:37:49,852 root WARNING warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares' 2023-09-03 10:37:49,853 root WARNING warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent' 2023-09-03 10:37:49,853 root WARNING warning: no previously-included files found matching 'configure-output' 2023-09-03 10:37:49,854 root WARNING warning: no previously-included files found matching 'configure-output.txt' 2023-09-03 10:37:49,854 root WARNING warning: no previously-included files found matching 'deps/TAGS' 2023-09-03 10:37:49,855 root WARNING warning: no previously-included files found matching 'deps/libev/configure-output.txt' 2023-09-03 10:37:49,855 root WARNING warning: no previously-included files found matching 'deps/c-ares/ares_build.h' 2023-09-03 10:37:49,856 root WARNING warning: no previously-included files found matching 'deps/c-ares/ares_config.h' 2023-09-03 10:37:49,856 root WARNING warning: no previously-included files found matching 'deps/c-ares/libcares.pc' 2023-09-03 10:37:49,856 root WARNING warning: no previously-included files found matching 'deps/c-ares/libtool' 2023-09-03 10:37:49,857 root WARNING warning: no previously-included files found matching 'deps/c-ares/Makefile' 2023-09-03 10:37:49,857 root WARNING no previously-included directories found matching 'deps/c-ares/.deps' 2023-09-03 10:37:49,858 root WARNING no previously-included directories found matching 'deps/c-ares/.libs' 2023-09-03 10:37:49,858 root WARNING no previously-included directories found matching 'deps/libev/.deps' 2023-09-03 10:37:49,859 root WARNING no previously-included directories found matching 'deps/libev/.libs' 2023-09-03 10:37:49,859 root WARNING warning: no previously-included files matching 'Makefile' found under directory 'deps/libev' 2023-09-03 10:37:49,860 root WARNING warning: no previously-included files matching 'libtool' found under directory 'deps/libev' 2023-09-03 10:37:49,860 root WARNING warning: no previously-included files matching 'stamp-h?' found under directory 'deps/libev' 2023-09-03 10:37:49,860 root WARNING warning: no previously-included files matching 'config.h' found under directory 'deps/libev' 2023-09-03 10:37:49,861 root WARNING no previously-included directories found matching 'deps/libuv/.deps' 2023-09-03 10:37:49,861 root WARNING no previously-included directories found matching 'deps/libuv/.libs' 2023-09-03 10:37:49,862 root WARNING no previously-included directories found matching 'deps/libuv/src/.deps' 2023-09-03 10:37:49,862 root WARNING no previously-included directories found matching 'deps/libuv/src/unix/.deps' 2023-09-03 10:37:49,863 root WARNING no previously-included directories found matching 'deps/libuv/src/win/.deps' 2023-09-03 10:37:49,863 root WARNING no previously-included directories found matching 'deps/libuv/test/.deps' 2023-09-03 10:37:49,864 root WARNING no previously-included directories found matching 'deps/libuv/autom4te.cache' 2023-09-03 10:37:49,864 root WARNING warning: no previously-included files matching 'Makefile' found under directory 'deps/libuv' 2023-09-03 10:37:49,865 root WARNING warning: no previously-included files matching 'Makefile.in' found under directory 'deps/libuv' 2023-09-03 10:37:49,865 root WARNING warning: no previously-included files matching 'ar-lib' found under directory 'deps/libuv' 2023-09-03 10:37:49,866 root WARNING warning: no previously-included files matching 'aclocal.m4' found under directory 'deps/libuv' 2023-09-03 10:37:49,866 root WARNING warning: no previously-included files matching 'compile' found under directory 'deps/libuv' 2023-09-03 10:37:49,867 root WARNING warning: no previously-included files matching 'configure' found under directory 'deps/libuv' 2023-09-03 10:37:49,867 root WARNING warning: no previously-included files matching 'depcomp' found under directory 'deps/libuv' 2023-09-03 10:37:49,868 root WARNING warning: no previously-included files matching 'install-sh' found under directory 'deps/libuv' 2023-09-03 10:37:49,868 root WARNING warning: no previously-included files matching 'libtool' found under directory 'deps/libuv' 2023-09-03 10:37:49,869 root WARNING warning: no previously-included files matching 'libuv.pc' found under directory 'deps/libuv' 2023-09-03 10:37:49,869 root WARNING warning: no previously-included files matching 'ltmain.sh' found under directory 'deps/libuv' 2023-09-03 10:37:49,870 root WARNING warning: no previously-included files matching 'missing' found under directory 'deps/libuv' 2023-09-03 10:37:49,870 root INFO adding license file 'LICENSE' 2023-09-03 10:37:49,870 root INFO adding license file 'NOTICE' 2023-09-03 10:37:49,870 root INFO adding license file 'AUTHORS' 2023-09-03 10:37:49,880 root INFO writing manifest file 'src/gevent.egg-info/SOURCES.txt' 2023-09-03 10:37:49,881 root INFO Copying src/gevent.egg-info to build/bdist.linux-armv8l/wheel/gevent-23.9.0-py3.11.egg-info 2023-09-03 10:37:49,882 root INFO running install_scripts 2023-09-03 10:37:49,888 wheel INFO creating build/bdist.linux-armv8l/wheel/gevent-23.9.0.dist-info/WHEEL 2023-09-03 10:37:49,889 wheel INFO creating '/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.0/.dist/.tmp-t1xi1d0v/gevent-23.9.0-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-09-03 10:37:49,889 wheel INFO adding 'gevent/__init__.py' 2023-09-03 10:37:49,889 wheel INFO adding 'gevent/_abstract_linkable.py' 2023-09-03 10:37:49,890 wheel INFO adding 'gevent/_compat.py' 2023-09-03 10:37:49,890 wheel INFO adding 'gevent/_config.py' 2023-09-03 10:37:49,890 wheel INFO adding 'gevent/_fileobjectcommon.py' 2023-09-03 10:37:49,890 wheel INFO adding 'gevent/_fileobjectposix.py' 2023-09-03 10:37:49,891 wheel INFO adding 'gevent/_gevent_c_abstract_linkable.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,893 wheel INFO adding 'gevent/_gevent_c_greenlet_primitives.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,895 wheel INFO adding 'gevent/_gevent_c_hub_local.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,896 wheel INFO adding 'gevent/_gevent_c_hub_primitives.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,898 wheel INFO adding 'gevent/_gevent_c_ident.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,900 wheel INFO adding 'gevent/_gevent_c_imap.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,902 wheel INFO adding 'gevent/_gevent_c_semaphore.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,904 wheel INFO adding 'gevent/_gevent_c_tracer.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,906 wheel INFO adding 'gevent/_gevent_c_waiter.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,908 wheel INFO adding 'gevent/_gevent_cevent.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,910 wheel INFO adding 'gevent/_gevent_cgreenlet.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,914 wheel INFO adding 'gevent/_gevent_clocal.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,917 wheel INFO adding 'gevent/_gevent_cqueue.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,920 wheel INFO adding 'gevent/_greenlet_primitives.py' 2023-09-03 10:37:49,921 wheel INFO adding 'gevent/_hub_local.py' 2023-09-03 10:37:49,921 wheel INFO adding 'gevent/_hub_primitives.py' 2023-09-03 10:37:49,921 wheel INFO adding 'gevent/_ident.py' 2023-09-03 10:37:49,921 wheel INFO adding 'gevent/_imap.py' 2023-09-03 10:37:49,921 wheel INFO adding 'gevent/_interfaces.py' 2023-09-03 10:37:49,921 wheel INFO adding 'gevent/_monitor.py' 2023-09-03 10:37:49,922 wheel INFO adding 'gevent/_patcher.py' 2023-09-03 10:37:49,922 wheel INFO adding 'gevent/_semaphore.py' 2023-09-03 10:37:49,922 wheel INFO adding 'gevent/_socket3.py' 2023-09-03 10:37:49,922 wheel INFO adding 'gevent/_socketcommon.py' 2023-09-03 10:37:49,923 wheel INFO adding 'gevent/_tblib.py' 2023-09-03 10:37:49,923 wheel INFO adding 'gevent/_threading.py' 2023-09-03 10:37:49,923 wheel INFO adding 'gevent/_tracer.py' 2023-09-03 10:37:49,923 wheel INFO adding 'gevent/_util.py' 2023-09-03 10:37:49,923 wheel INFO adding 'gevent/_waiter.py' 2023-09-03 10:37:49,924 wheel INFO adding 'gevent/ares.py' 2023-09-03 10:37:49,924 wheel INFO adding 'gevent/backdoor.py' 2023-09-03 10:37:49,924 wheel INFO adding 'gevent/baseserver.py' 2023-09-03 10:37:49,924 wheel INFO adding 'gevent/builtins.py' 2023-09-03 10:37:49,924 wheel INFO adding 'gevent/contextvars.py' 2023-09-03 10:37:49,924 wheel INFO adding 'gevent/core.py' 2023-09-03 10:37:49,925 wheel INFO adding 'gevent/event.py' 2023-09-03 10:37:49,925 wheel INFO adding 'gevent/events.py' 2023-09-03 10:37:49,925 wheel INFO adding 'gevent/exceptions.py' 2023-09-03 10:37:49,925 wheel INFO adding 'gevent/fileobject.py' 2023-09-03 10:37:49,925 wheel INFO adding 'gevent/greenlet.py' 2023-09-03 10:37:49,926 wheel INFO adding 'gevent/hub.py' 2023-09-03 10:37:49,926 wheel INFO adding 'gevent/local.py' 2023-09-03 10:37:49,926 wheel INFO adding 'gevent/lock.py' 2023-09-03 10:37:49,927 wheel INFO adding 'gevent/monkey.py' 2023-09-03 10:37:49,927 wheel INFO adding 'gevent/os.py' 2023-09-03 10:37:49,927 wheel INFO adding 'gevent/pool.py' 2023-09-03 10:37:49,928 wheel INFO adding 'gevent/pywsgi.py' 2023-09-03 10:37:49,928 wheel INFO adding 'gevent/queue.py' 2023-09-03 10:37:49,928 wheel INFO adding 'gevent/resolver_ares.py' 2023-09-03 10:37:49,929 wheel INFO adding 'gevent/resolver_thread.py' 2023-09-03 10:37:49,929 wheel INFO adding 'gevent/select.py' 2023-09-03 10:37:49,929 wheel INFO adding 'gevent/selectors.py' 2023-09-03 10:37:49,929 wheel INFO adding 'gevent/server.py' 2023-09-03 10:37:49,929 wheel INFO adding 'gevent/signal.py' 2023-09-03 10:37:49,929 wheel INFO adding 'gevent/socket.py' 2023-09-03 10:37:49,930 wheel INFO adding 'gevent/ssl.py' 2023-09-03 10:37:49,930 wheel INFO adding 'gevent/subprocess.py' 2023-09-03 10:37:49,931 wheel INFO adding 'gevent/thread.py' 2023-09-03 10:37:49,931 wheel INFO adding 'gevent/threading.py' 2023-09-03 10:37:49,931 wheel INFO adding 'gevent/threadpool.py' 2023-09-03 10:37:49,931 wheel INFO adding 'gevent/time.py' 2023-09-03 10:37:49,931 wheel INFO adding 'gevent/timeout.py' 2023-09-03 10:37:49,932 wheel INFO adding 'gevent/util.py' 2023-09-03 10:37:49,932 wheel INFO adding 'gevent/win32util.py' 2023-09-03 10:37:49,932 wheel INFO adding 'gevent/_ffi/__init__.py' 2023-09-03 10:37:49,932 wheel INFO adding 'gevent/_ffi/callback.py' 2023-09-03 10:37:49,932 wheel INFO adding 'gevent/_ffi/loop.py' 2023-09-03 10:37:49,933 wheel INFO adding 'gevent/_ffi/watcher.py' 2023-09-03 10:37:49,933 wheel INFO adding 'gevent/libev/__init__.py' 2023-09-03 10:37:49,934 wheel INFO adding 'gevent/libev/_corecffi.abi3.so' 2023-09-03 10:37:49,934 wheel INFO adding 'gevent/libev/_corecffi_build.py' 2023-09-03 10:37:49,936 wheel INFO adding 'gevent/libev/corecext.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,940 wheel INFO adding 'gevent/libev/corecffi.py' 2023-09-03 10:37:49,941 wheel INFO adding 'gevent/libev/watcher.py' 2023-09-03 10:37:49,941 wheel INFO adding 'gevent/libuv/__init__.py' 2023-09-03 10:37:49,941 wheel INFO adding 'gevent/libuv/_corecffi.abi3.so' 2023-09-03 10:37:49,942 wheel INFO adding 'gevent/libuv/_corecffi_build.py' 2023-09-03 10:37:49,942 wheel INFO adding 'gevent/libuv/loop.py' 2023-09-03 10:37:49,943 wheel INFO adding 'gevent/libuv/watcher.py' 2023-09-03 10:37:49,943 wheel INFO adding 'gevent/resolver/__init__.py' 2023-09-03 10:37:49,943 wheel INFO adding 'gevent/resolver/_addresses.py' 2023-09-03 10:37:49,943 wheel INFO adding 'gevent/resolver/_hostsfile.py' 2023-09-03 10:37:49,944 wheel INFO adding 'gevent/resolver/ares.py' 2023-09-03 10:37:49,944 wheel INFO adding 'gevent/resolver/blocking.py' 2023-09-03 10:37:49,945 wheel INFO adding 'gevent/resolver/cares.cpython-311-arm-linux-musleabihf.so' 2023-09-03 10:37:49,947 wheel INFO adding 'gevent/resolver/dnspython.py' 2023-09-03 10:37:49,947 wheel INFO adding 'gevent/resolver/thread.py' 2023-09-03 10:37:49,948 wheel INFO adding 'gevent/testing/__init__.py' 2023-09-03 10:37:49,948 wheel INFO adding 'gevent/testing/errorhandler.py' 2023-09-03 10:37:49,948 wheel INFO adding 'gevent/testing/exception.py' 2023-09-03 10:37:49,948 wheel INFO adding 'gevent/testing/flaky.py' 2023-09-03 10:37:49,948 wheel INFO adding 'gevent/testing/hub.py' 2023-09-03 10:37:49,948 wheel INFO adding 'gevent/testing/leakcheck.py' 2023-09-03 10:37:49,949 wheel INFO adding 'gevent/testing/modules.py' 2023-09-03 10:37:49,949 wheel INFO adding 'gevent/testing/monkey_test.py' 2023-09-03 10:37:49,949 wheel INFO adding 'gevent/testing/openfiles.py' 2023-09-03 10:37:49,949 wheel INFO adding 'gevent/testing/params.py' 2023-09-03 10:37:49,949 wheel INFO adding 'gevent/testing/patched_tests_setup.py' 2023-09-03 10:37:49,950 wheel INFO adding 'gevent/testing/resources.py' 2023-09-03 10:37:49,950 wheel INFO adding 'gevent/testing/six.py' 2023-09-03 10:37:49,950 wheel INFO adding 'gevent/testing/skipping.py' 2023-09-03 10:37:49,950 wheel INFO adding 'gevent/testing/sockets.py' 2023-09-03 10:37:49,950 wheel INFO adding 'gevent/testing/support.py' 2023-09-03 10:37:49,950 wheel INFO adding 'gevent/testing/switching.py' 2023-09-03 10:37:49,951 wheel INFO adding 'gevent/testing/sysinfo.py' 2023-09-03 10:37:49,951 wheel INFO adding 'gevent/testing/testcase.py' 2023-09-03 10:37:49,951 wheel INFO adding 'gevent/testing/testrunner.py' 2023-09-03 10:37:49,951 wheel INFO adding 'gevent/testing/timing.py' 2023-09-03 10:37:49,952 wheel INFO adding 'gevent/testing/travis.py' 2023-09-03 10:37:49,952 wheel INFO adding 'gevent/testing/util.py' 2023-09-03 10:37:49,952 wheel INFO adding 'gevent/testing/coveragesite/sitecustomize.py' 2023-09-03 10:37:49,952 wheel INFO adding 'gevent/tests/2_7_keycert.pem' 2023-09-03 10:37:49,952 wheel INFO adding 'gevent/tests/__init__.py' 2023-09-03 10:37:49,953 wheel INFO adding 'gevent/tests/__main__.py' 2023-09-03 10:37:49,953 wheel INFO adding 'gevent/tests/_blocks_at_top_level.py' 2023-09-03 10:37:49,953 wheel INFO adding 'gevent/tests/_import_import_patch.py' 2023-09-03 10:37:49,953 wheel INFO adding 'gevent/tests/_import_patch.py' 2023-09-03 10:37:49,953 wheel INFO adding 'gevent/tests/_import_wait.py' 2023-09-03 10:37:49,953 wheel INFO adding 'gevent/tests/_imports_at_top_level.py' 2023-09-03 10:37:49,953 wheel INFO adding 'gevent/tests/_imports_imports_at_top_level.py' 2023-09-03 10:37:49,953 wheel INFO adding 'gevent/tests/badcert.pem' 2023-09-03 10:37:49,954 wheel INFO adding 'gevent/tests/badkey.pem' 2023-09-03 10:37:49,954 wheel INFO adding 'gevent/tests/getaddrinfo_module.py' 2023-09-03 10:37:49,954 wheel INFO adding 'gevent/tests/hosts_file.txt' 2023-09-03 10:37:49,956 wheel INFO adding 'gevent/tests/https_svn_python_org_root.pem' 2023-09-03 10:37:49,956 wheel INFO adding 'gevent/tests/keycert.pem' 2023-09-03 10:37:49,956 wheel INFO adding 'gevent/tests/known_failures.py' 2023-09-03 10:37:49,956 wheel INFO adding 'gevent/tests/lock_tests.py' 2023-09-03 10:37:49,956 wheel INFO adding 'gevent/tests/nullcert.pem' 2023-09-03 10:37:49,957 wheel INFO adding 'gevent/tests/server.crt' 2023-09-03 10:37:49,957 wheel INFO adding 'gevent/tests/server.key' 2023-09-03 10:37:49,957 wheel INFO adding 'gevent/tests/sha256.pem' 2023-09-03 10:37:49,957 wheel INFO adding 'gevent/tests/test__GreenletExit.py' 2023-09-03 10:37:49,957 wheel INFO adding 'gevent/tests/test___config.py' 2023-09-03 10:37:49,957 wheel INFO adding 'gevent/tests/test___ident.py' 2023-09-03 10:37:49,957 wheel INFO adding 'gevent/tests/test___monitor.py' 2023-09-03 10:37:49,958 wheel INFO adding 'gevent/tests/test___monkey_patching.py' 2023-09-03 10:37:49,958 wheel INFO adding 'gevent/tests/test__all__.py' 2023-09-03 10:37:49,958 wheel INFO adding 'gevent/tests/test__api.py' 2023-09-03 10:37:49,958 wheel INFO adding 'gevent/tests/test__api_timeout.py' 2023-09-03 10:37:49,958 wheel INFO adding 'gevent/tests/test__ares_host_result.py' 2023-09-03 10:37:49,958 wheel INFO adding 'gevent/tests/test__ares_timeout.py' 2023-09-03 10:37:49,958 wheel INFO adding 'gevent/tests/test__backdoor.py' 2023-09-03 10:37:49,959 wheel INFO adding 'gevent/tests/test__close_backend_fd.py' 2023-09-03 10:37:49,959 wheel INFO adding 'gevent/tests/test__compat.py' 2023-09-03 10:37:49,959 wheel INFO adding 'gevent/tests/test__contextvars.py' 2023-09-03 10:37:49,959 wheel INFO adding 'gevent/tests/test__core.py' 2023-09-03 10:37:49,959 wheel INFO adding 'gevent/tests/test__core_async.py' 2023-09-03 10:37:49,960 wheel INFO adding 'gevent/tests/test__core_callback.py' 2023-09-03 10:37:49,960 wheel INFO adding 'gevent/tests/test__core_fork.py' 2023-09-03 10:37:49,960 wheel INFO adding 'gevent/tests/test__core_loop_run.py' 2023-09-03 10:37:49,960 wheel INFO adding 'gevent/tests/test__core_stat.py' 2023-09-03 10:37:49,960 wheel INFO adding 'gevent/tests/test__core_timer.py' 2023-09-03 10:37:49,960 wheel INFO adding 'gevent/tests/test__core_watcher.py' 2023-09-03 10:37:49,960 wheel INFO adding 'gevent/tests/test__destroy.py' 2023-09-03 10:37:49,961 wheel INFO adding 'gevent/tests/test__destroy_default_loop.py' 2023-09-03 10:37:49,961 wheel INFO adding 'gevent/tests/test__doctests.py' 2023-09-03 10:37:49,961 wheel INFO adding 'gevent/tests/test__environ.py' 2023-09-03 10:37:49,961 wheel INFO adding 'gevent/tests/test__event.py' 2023-09-03 10:37:49,961 wheel INFO adding 'gevent/tests/test__events.py' 2023-09-03 10:37:49,961 wheel INFO adding 'gevent/tests/test__example_echoserver.py' 2023-09-03 10:37:49,961 wheel INFO adding 'gevent/tests/test__example_portforwarder.py' 2023-09-03 10:37:49,962 wheel INFO adding 'gevent/tests/test__example_udp_client.py' 2023-09-03 10:37:49,962 wheel INFO adding 'gevent/tests/test__example_udp_server.py' 2023-09-03 10:37:49,962 wheel INFO adding 'gevent/tests/test__example_webproxy.py' 2023-09-03 10:37:49,962 wheel INFO adding 'gevent/tests/test__example_wsgiserver.py' 2023-09-03 10:37:49,962 wheel INFO adding 'gevent/tests/test__example_wsgiserver_ssl.py' 2023-09-03 10:37:49,962 wheel INFO adding 'gevent/tests/test__examples.py' 2023-09-03 10:37:49,962 wheel INFO adding 'gevent/tests/test__exc_info.py' 2023-09-03 10:37:49,963 wheel INFO adding 'gevent/tests/test__execmodules.py' 2023-09-03 10:37:49,963 wheel INFO adding 'gevent/tests/test__fileobject.py' 2023-09-03 10:37:49,963 wheel INFO adding 'gevent/tests/test__getaddrinfo_import.py' 2023-09-03 10:37:49,963 wheel INFO adding 'gevent/tests/test__greenio.py' 2023-09-03 10:37:49,963 wheel INFO adding 'gevent/tests/test__greenlet.py' 2023-09-03 10:37:49,963 wheel INFO adding 'gevent/tests/test__greenletset.py' 2023-09-03 10:37:49,964 wheel INFO adding 'gevent/tests/test__greenness.py' 2023-09-03 10:37:49,964 wheel INFO adding 'gevent/tests/test__hub.py' 2023-09-03 10:37:49,964 wheel INFO adding 'gevent/tests/test__hub_join.py' 2023-09-03 10:37:49,964 wheel INFO adding 'gevent/tests/test__hub_join_timeout.py' 2023-09-03 10:37:49,964 wheel INFO adding 'gevent/tests/test__import_blocking_in_greenlet.py' 2023-09-03 10:37:49,964 wheel INFO adding 'gevent/tests/test__import_wait.py' 2023-09-03 10:37:49,965 wheel INFO adding 'gevent/tests/test__issue112.py' 2023-09-03 10:37:49,965 wheel INFO adding 'gevent/tests/test__issue1686.py' 2023-09-03 10:37:49,965 wheel INFO adding 'gevent/tests/test__issue1864.py' 2023-09-03 10:37:49,965 wheel INFO adding 'gevent/tests/test__issue230.py' 2023-09-03 10:37:49,965 wheel INFO adding 'gevent/tests/test__issue330.py' 2023-09-03 10:37:49,965 wheel INFO adding 'gevent/tests/test__issue467.py' 2023-09-03 10:37:49,965 wheel INFO adding 'gevent/tests/test__issue6.py' 2023-09-03 10:37:49,965 wheel INFO adding 'gevent/tests/test__issue600.py' 2023-09-03 10:37:49,966 wheel INFO adding 'gevent/tests/test__issue607.py' 2023-09-03 10:37:49,966 wheel INFO adding 'gevent/tests/test__issue639.py' 2023-09-03 10:37:49,966 wheel INFO adding 'gevent/tests/test__issue_728.py' 2023-09-03 10:37:49,966 wheel INFO adding 'gevent/tests/test__issues461_471.py' 2023-09-03 10:37:49,966 wheel INFO adding 'gevent/tests/test__iwait.py' 2023-09-03 10:37:49,966 wheel INFO adding 'gevent/tests/test__joinall.py' 2023-09-03 10:37:49,966 wheel INFO adding 'gevent/tests/test__local.py' 2023-09-03 10:37:49,967 wheel INFO adding 'gevent/tests/test__lock.py' 2023-09-03 10:37:49,967 wheel INFO adding 'gevent/tests/test__loop_callback.py' 2023-09-03 10:37:49,967 wheel INFO adding 'gevent/tests/test__makefile_ref.py' 2023-09-03 10:37:49,967 wheel INFO adding 'gevent/tests/test__memleak.py' 2023-09-03 10:37:49,967 wheel INFO adding 'gevent/tests/test__monkey.py' 2023-09-03 10:37:49,967 wheel INFO adding 'gevent/tests/test__monkey_builtins_future.py' 2023-09-03 10:37:49,967 wheel INFO adding 'gevent/tests/test__monkey_futures_thread.py' 2023-09-03 10:37:49,968 wheel INFO adding 'gevent/tests/test__monkey_hub_in_thread.py' 2023-09-03 10:37:49,968 wheel INFO adding 'gevent/tests/test__monkey_logging.py' 2023-09-03 10:37:49,968 wheel INFO adding 'gevent/tests/test__monkey_module_run.py' 2023-09-03 10:37:49,968 wheel INFO adding 'gevent/tests/test__monkey_multiple_imports.py' 2023-09-03 10:37:49,968 wheel INFO adding 'gevent/tests/test__monkey_queue.py' 2023-09-03 10:37:49,968 wheel INFO adding 'gevent/tests/test__monkey_select.py' 2023-09-03 10:37:49,968 wheel INFO adding 'gevent/tests/test__monkey_selectors.py' 2023-09-03 10:37:49,969 wheel INFO adding 'gevent/tests/test__monkey_sigchld.py' 2023-09-03 10:37:49,969 wheel INFO adding 'gevent/tests/test__monkey_sigchld_2.py' 2023-09-03 10:37:49,969 wheel INFO adding 'gevent/tests/test__monkey_sigchld_3.py' 2023-09-03 10:37:49,969 wheel INFO adding 'gevent/tests/test__monkey_ssl_warning.py' 2023-09-03 10:37:49,969 wheel INFO adding 'gevent/tests/test__monkey_ssl_warning2.py' 2023-09-03 10:37:49,969 wheel INFO adding 'gevent/tests/test__monkey_ssl_warning3.py' 2023-09-03 10:37:49,969 wheel INFO adding 'gevent/tests/test__nondefaultloop.py' 2023-09-03 10:37:49,969 wheel INFO adding 'gevent/tests/test__order.py' 2023-09-03 10:37:49,970 wheel INFO adding 'gevent/tests/test__os.py' 2023-09-03 10:37:49,970 wheel INFO adding 'gevent/tests/test__pool.py' 2023-09-03 10:37:49,970 wheel INFO adding 'gevent/tests/test__pywsgi.py' 2023-09-03 10:37:49,971 wheel INFO adding 'gevent/tests/test__queue.py' 2023-09-03 10:37:49,971 wheel INFO adding 'gevent/tests/test__real_greenlet.py' 2023-09-03 10:37:49,971 wheel INFO adding 'gevent/tests/test__refcount.py' 2023-09-03 10:37:49,971 wheel INFO adding 'gevent/tests/test__refcount_core.py' 2023-09-03 10:37:49,971 wheel INFO adding 'gevent/tests/test__resolver_dnspython.py' 2023-09-03 10:37:49,971 wheel INFO adding 'gevent/tests/test__select.py' 2023-09-03 10:37:49,972 wheel INFO adding 'gevent/tests/test__selectors.py' 2023-09-03 10:37:49,972 wheel INFO adding 'gevent/tests/test__semaphore.py' 2023-09-03 10:37:49,972 wheel INFO adding 'gevent/tests/test__server.py' 2023-09-03 10:37:49,972 wheel INFO adding 'gevent/tests/test__server_pywsgi.py' 2023-09-03 10:37:49,972 wheel INFO adding 'gevent/tests/test__signal.py' 2023-09-03 10:37:49,973 wheel INFO adding 'gevent/tests/test__sleep0.py' 2023-09-03 10:37:49,973 wheel INFO adding 'gevent/tests/test__socket.py' 2023-09-03 10:37:49,973 wheel INFO adding 'gevent/tests/test__socket_close.py' 2023-09-03 10:37:49,973 wheel INFO adding 'gevent/tests/test__socket_dns.py' 2023-09-03 10:37:49,973 wheel INFO adding 'gevent/tests/test__socket_dns6.py' 2023-09-03 10:37:49,974 wheel INFO adding 'gevent/tests/test__socket_errors.py' 2023-09-03 10:37:49,974 wheel INFO adding 'gevent/tests/test__socket_ex.py' 2023-09-03 10:37:49,974 wheel INFO adding 'gevent/tests/test__socket_send_memoryview.py' 2023-09-03 10:37:49,974 wheel INFO adding 'gevent/tests/test__socket_ssl.py' 2023-09-03 10:37:49,974 wheel INFO adding 'gevent/tests/test__socket_timeout.py' 2023-09-03 10:37:49,974 wheel INFO adding 'gevent/tests/test__socketpair.py' 2023-09-03 10:37:49,974 wheel INFO adding 'gevent/tests/test__ssl.py' 2023-09-03 10:37:49,975 wheel INFO adding 'gevent/tests/test__subprocess.py' 2023-09-03 10:37:49,975 wheel INFO adding 'gevent/tests/test__subprocess_interrupted.py' 2023-09-03 10:37:49,975 wheel INFO adding 'gevent/tests/test__subprocess_poll.py' 2023-09-03 10:37:49,975 wheel INFO adding 'gevent/tests/test__systemerror.py' 2023-09-03 10:37:49,975 wheel INFO adding 'gevent/tests/test__thread.py' 2023-09-03 10:37:49,975 wheel INFO adding 'gevent/tests/test__threading.py' 2023-09-03 10:37:49,976 wheel INFO adding 'gevent/tests/test__threading_2.py' 2023-09-03 10:37:49,976 wheel INFO adding 'gevent/tests/test__threading_before_monkey.py' 2023-09-03 10:37:49,976 wheel INFO adding 'gevent/tests/test__threading_holding_lock_while_monkey.py' 2023-09-03 10:37:49,976 wheel INFO adding 'gevent/tests/test__threading_monkey_in_thread.py' 2023-09-03 10:37:49,976 wheel INFO adding 'gevent/tests/test__threading_native_before_monkey.py' 2023-09-03 10:37:49,976 wheel INFO adding 'gevent/tests/test__threading_no_monkey.py' 2023-09-03 10:37:49,976 wheel INFO adding 'gevent/tests/test__threading_patched_local.py' 2023-09-03 10:37:49,977 wheel INFO adding 'gevent/tests/test__threading_vs_settrace.py' 2023-09-03 10:37:49,977 wheel INFO adding 'gevent/tests/test__threadpool.py' 2023-09-03 10:37:49,977 wheel INFO adding 'gevent/tests/test__threadpool_executor_patched.py' 2023-09-03 10:37:49,977 wheel INFO adding 'gevent/tests/test__timeout.py' 2023-09-03 10:37:49,977 wheel INFO adding 'gevent/tests/test__util.py' 2023-09-03 10:37:49,977 wheel INFO adding 'gevent/tests/test_server.crt' 2023-09-03 10:37:49,978 wheel INFO adding 'gevent/tests/test_server.key' 2023-09-03 10:37:49,978 wheel INFO adding 'gevent/tests/tests_that_dont_do_leakchecks.txt' 2023-09-03 10:37:49,978 wheel INFO adding 'gevent/tests/tests_that_dont_monkeypatch.txt' 2023-09-03 10:37:49,978 wheel INFO adding 'gevent/tests/tests_that_dont_use_resolver.txt' 2023-09-03 10:37:49,978 wheel INFO adding 'gevent/tests/wrongcert.pem' 2023-09-03 10:37:49,978 wheel INFO adding 'gevent/tests/monkey_package/__init__.py' 2023-09-03 10:37:49,978 wheel INFO adding 'gevent/tests/monkey_package/__main__.py' 2023-09-03 10:37:49,979 wheel INFO adding 'gevent/tests/monkey_package/issue1526_no_monkey.py' 2023-09-03 10:37:49,979 wheel INFO adding 'gevent/tests/monkey_package/issue1526_with_monkey.py' 2023-09-03 10:37:49,979 wheel INFO adding 'gevent/tests/monkey_package/issue302monkey.py' 2023-09-03 10:37:49,979 wheel INFO adding 'gevent/tests/monkey_package/script.py' 2023-09-03 10:37:49,979 wheel INFO adding 'gevent/tests/monkey_package/threadpool_monkey_patches.py' 2023-09-03 10:37:49,979 wheel INFO adding 'gevent/tests/monkey_package/threadpool_no_monkey.py' 2023-09-03 10:37:49,979 wheel INFO adding 'gevent-23.9.0.dist-info/AUTHORS' 2023-09-03 10:37:49,980 wheel INFO adding 'gevent-23.9.0.dist-info/LICENSE' 2023-09-03 10:37:49,980 wheel INFO adding 'gevent-23.9.0.dist-info/METADATA' 2023-09-03 10:37:49,980 wheel INFO adding 'gevent-23.9.0.dist-info/NOTICE' 2023-09-03 10:37:49,980 wheel INFO adding 'gevent-23.9.0.dist-info/WHEEL' 2023-09-03 10:37:49,980 wheel INFO adding 'gevent-23.9.0.dist-info/entry_points.txt' 2023-09-03 10:37:49,980 wheel INFO adding 'gevent-23.9.0.dist-info/top_level.txt' 2023-09-03 10:37:49,981 wheel INFO adding 'gevent-23.9.0.dist-info/RECORD' 2023-09-03 10:37:49,982 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-09-03 10:37:49,988 gpep517 INFO The backend produced .dist/gevent-23.9.0-cp311-cp311-linux_armv8l.whl gevent-23.9.0-cp311-cp311-linux_armv8l.whl libev not embedded, not configuring libev not embedded, not configuring libev not embedded, not configuring c-ares not embedded, not configuring .build_ext_make_mod object at 0xf5bfd3b0> <_setuputils.Extension('gevent.resolver.cares') at 0xf5ea8070> >>> py3-gevent: Entering fakeroot... >>> py3-gevent-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.11/site-packages/gevent/testing/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.11/site-packages/gevent/testing/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.11/site-packages/gevent/testing/coveragesite/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.11/site-packages/gevent/testing/coveragesite/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.11/site-packages/gevent/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.11/site-packages/gevent/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.11/site-packages/gevent/libuv/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.11/site-packages/gevent/libuv/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.11/site-packages/gevent/libev/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.11/site-packages/gevent/libev/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.11/site-packages/gevent/resolver/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.11/site-packages/gevent/resolver/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.11/site-packages/gevent/_ffi/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.11/site-packages/gevent/_ffi/__pycache__' >>> py3-gevent-pyc*: Preparing subpackage py3-gevent-pyc... >>> py3-gevent-pyc*: Running postcheck for py3-gevent-pyc >>> py3-gevent*: Running postcheck for py3-gevent >>> py3-gevent*: Preparing package py3-gevent... >>> py3-gevent*: Stripping binaries >>> py3-gevent-pyc*: Scanning shared objects >>> py3-gevent*: Scanning shared objects >>> py3-gevent-pyc*: Tracing dependencies... py3-cffi py3-greenlet py3-zope-event py3-zope-interface python3~3.11 >>> py3-gevent-pyc*: Package size: 1.7 MB >>> py3-gevent-pyc*: Compressing data... >>> py3-gevent-pyc*: Create checksum... >>> py3-gevent-pyc*: Create py3-gevent-pyc-23.9.0-r0.apk >>> py3-gevent*: Tracing dependencies... py3-cffi py3-greenlet py3-zope-event py3-zope-interface python3~3.11 so:libc.musl-armhf.so.1 so:libcares.so.2 so:libev.so.4 so:libuv.so.1 >>> py3-gevent*: Package size: 3.0 MB >>> py3-gevent*: Compressing data... >>> py3-gevent*: Create checksum... >>> py3-gevent*: Create py3-gevent-23.9.0-r0.apk >>> py3-gevent: Build complete at Sun, 03 Sep 2023 10:37:51 +0000 elapsed time 0h 0m 53s >>> py3-gevent: Cleaning up srcdir >>> py3-gevent: Cleaning up pkgdir >>> py3-gevent: Uninstalling dependencies... (1/45) Purging .makedepends-py3-gevent (20230903.103659) (2/45) Purging py3-cffi-pyc (1.15.1-r4) (3/45) Purging py3-cffi (1.15.1-r4) (4/45) Purging py3-cparser-pyc (2.21-r3) (5/45) Purging py3-cparser (2.21-r3) (6/45) Purging py3-greenlet-pyc (2.0.2-r3) (7/45) Purging py3-greenlet (2.0.2-r3) (8/45) Purging py3-zope-event-pyc (5.0-r0) (9/45) Purging py3-zope-event (5.0-r0) (10/45) Purging py3-zope-interface-pyc (6.0-r0) (11/45) Purging py3-zope-interface (6.0-r0) (12/45) Purging c-ares-dev (1.19.1-r1) (13/45) Purging cython-pyc (0.29.36-r0) (14/45) Purging cython (0.29.36-r0) (15/45) Purging libev-dev (4.33-r1) (16/45) Purging libev (4.33-r1) (17/45) Purging libevent-dev (2.1.12-r7) (18/45) Purging libevent (2.1.12-r7) (19/45) Purging libuv-dev (1.46.0-r0) (20/45) Purging libuv (1.46.0-r0) (21/45) Purging py3-gpep517-pyc (15-r0) (22/45) Purging py3-gpep517 (15-r0) (23/45) Purging py3-installer-pyc (0.7.0-r1) (24/45) Purging py3-installer (0.7.0-r1) (25/45) Purging py3-setuptools-pyc (68.0.0-r2) (26/45) Purging py3-setuptools (68.0.0-r2) (27/45) Purging py3-wheel-pyc (0.41.0-r2) (28/45) Purging py3-wheel (0.41.0-r2) (29/45) Purging py3-packaging-pyc (23.1-r3) (30/45) Purging py3-packaging (23.1-r3) (31/45) Purging py3-parsing-pyc (3.1.1-r0) (32/45) Purging py3-parsing (3.1.1-r0) (33/45) Purging python3-dev (3.11.5-r0) (34/45) Purging python3-pyc (3.11.5-r0) (35/45) Purging python3-pycache-pyc0 (3.11.5-r0) (36/45) Purging pyc (0.1-r0) (37/45) Purging python3 (3.11.5-r0) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.4-r3) (41/45) Purging libpanelw (6.4_p20230722-r0) (42/45) Purging mpdecimal (2.5.1-r2) (43/45) Purging readline (8.2.1-r2) (44/45) Purging sqlite-libs (3.43.0-r0) (45/45) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r6.trigger OK: 315 MiB in 102 packages >>> py3-gevent: Updating the community/armhf repository index... >>> py3-gevent: Signing the index...