>>> py3-gevent: Building community/py3-gevent 23.9.1-r1 (using abuild 3.13.0-r0) started Wed, 17 Apr 2024 20:45:14 +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.6-r0) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.6.1-r3) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.4_p20240330-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.45.3-r0) (9/45) Installing python3 (3.12.3-r0) (10/45) Installing python3-pycache-pyc0 (3.12.3-r0) (11/45) Installing pyc (3.12.3-r0) (12/45) Installing py3-cparser-pyc (2.22-r1) (13/45) Installing py3-cffi-pyc (1.16.0-r1) (14/45) Installing python3-pyc (3.12.3-r0) (15/45) Installing py3-cparser (2.22-r1) (16/45) Installing py3-cffi (1.16.0-r1) (17/45) Installing py3-greenlet (3.0.3-r1) (18/45) Installing py3-greenlet-pyc (3.0.3-r1) (19/45) Installing py3-parsing (3.1.2-r1) (20/45) Installing py3-parsing-pyc (3.1.2-r1) (21/45) Installing py3-packaging (24.0-r1) (22/45) Installing py3-packaging-pyc (24.0-r1) (23/45) Installing py3-setuptools (69.5.1-r0) (24/45) Installing py3-setuptools-pyc (69.5.1-r0) (25/45) Installing py3-zope-event (5.0-r1) (26/45) Installing py3-zope-event-pyc (5.0-r1) (27/45) Installing py3-zope-interface (6.0-r1) (28/45) Installing py3-zope-interface-pyc (6.0-r1) (29/45) Installing c-ares-dev (1.28.1-r0) (30/45) Installing cython (3.0.10-r0) (31/45) Installing cython-pyc (3.0.10-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.48.0-r0) (37/45) Installing libuv-dev (1.48.0-r0) (38/45) Installing py3-installer (0.7.0-r2) (39/45) Installing py3-installer-pyc (0.7.0-r2) (40/45) Installing py3-gpep517 (15-r2) (41/45) Installing py3-gpep517-pyc (15-r2) (42/45) Installing py3-wheel (0.42.0-r1) (43/45) Installing py3-wheel-pyc (0.42.0-r1) (44/45) Installing python3-dev (3.12.3-r0) (45/45) Installing .makedepends-py3-gevent (20240417.204519) Executing busybox-1.36.1-r25.trigger OK: 513 MiB in 147 packages >>> py3-gevent: Cleaning up srcdir >>> py3-gevent: Cleaning up pkgdir >>> py3-gevent: Cleaning up tmpdir >>> py3-gevent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gevent-23.9.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932k 100 3932k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M >>> py3-gevent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gevent-23.9.1.tar.gz >>> py3-gevent: Checking sha512sums... gevent-23.9.1.tar.gz: OK >>> py3-gevent: Unpacking /var/cache/distfiles/gevent-23.9.1.tar.gz... 2024-04-17 20:45:28,656 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 performance hint: src/gevent/libev/corecext.pyx:1357:5: Exception check on '_syserr_cb' will always require the GIL to be acquired. Possible solutions: 1. Declare '_syserr_cb' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_syserr_cb' to allow an error code to be returned. 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:22: 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 2024-04-17 20:45:55,875 root INFO running bdist_wheel 2024-04-17 20:45:55,925 root INFO running build 2024-04-17 20:45:55,925 root INFO running build_py 2024-04-17 20:45:55,941 root INFO creating build 2024-04-17 20:45:55,941 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-17 20:45:55,942 root INFO creating build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,942 root INFO copying src/gevent/contextvars.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,944 root INFO copying src/gevent/os.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,945 root INFO copying src/gevent/_threading.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,947 root INFO copying src/gevent/local.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,948 root INFO copying src/gevent/threading.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,949 root INFO copying src/gevent/_tracer.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,951 root INFO copying src/gevent/_semaphore.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,952 root INFO copying src/gevent/pool.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,954 root INFO copying src/gevent/_interfaces.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,955 root INFO copying src/gevent/thread.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,956 root INFO copying src/gevent/signal.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,958 root INFO copying src/gevent/_socket3.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,959 root INFO copying src/gevent/timeout.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,960 root INFO copying src/gevent/_fileobjectcommon.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,962 root INFO copying src/gevent/_hub_primitives.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,963 root INFO copying src/gevent/time.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,964 root INFO copying src/gevent/hub.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,966 root INFO copying src/gevent/ares.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,967 root INFO copying src/gevent/util.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,968 root INFO copying src/gevent/greenlet.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,970 root INFO copying src/gevent/queue.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,972 root INFO copying src/gevent/ssl.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,973 root INFO copying src/gevent/_monitor.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,974 root INFO copying src/gevent/_waiter.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,976 root INFO copying src/gevent/baseserver.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,977 root INFO copying src/gevent/_ident.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,978 root INFO copying src/gevent/builtins.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,980 root INFO copying src/gevent/fileobject.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,981 root INFO copying src/gevent/_fileobjectposix.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,982 root INFO copying src/gevent/select.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,983 root INFO copying src/gevent/event.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,985 root INFO copying src/gevent/_socketcommon.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,986 root INFO copying src/gevent/_hub_local.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,987 root INFO copying src/gevent/_compat.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,989 root INFO copying src/gevent/socket.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,990 root INFO copying src/gevent/pywsgi.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,992 root INFO copying src/gevent/subprocess.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,994 root INFO copying src/gevent/_greenlet_primitives.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,995 root INFO copying src/gevent/lock.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,996 root INFO copying src/gevent/resolver_ares.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,997 root INFO copying src/gevent/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:55,999 root INFO copying src/gevent/win32util.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,000 root INFO copying src/gevent/resolver_thread.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,001 root INFO copying src/gevent/_config.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,003 root INFO copying src/gevent/_tblib.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,004 root INFO copying src/gevent/selectors.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,005 root INFO copying src/gevent/exceptions.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,007 root INFO copying src/gevent/_util.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,008 root INFO copying src/gevent/core.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,009 root INFO copying src/gevent/backdoor.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,011 root INFO copying src/gevent/_imap.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,012 root INFO copying src/gevent/_patcher.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,013 root INFO copying src/gevent/threadpool.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,014 root INFO copying src/gevent/monkey.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,016 root INFO copying src/gevent/events.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,017 root INFO copying src/gevent/_abstract_linkable.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,018 root INFO copying src/gevent/server.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-04-17 20:45:56,020 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-04-17 20:45:56,020 root INFO copying src/gevent/resolver/blocking.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-04-17 20:45:56,021 root INFO copying src/gevent/resolver/thread.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-04-17 20:45:56,022 root INFO copying src/gevent/resolver/ares.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-04-17 20:45:56,023 root INFO copying src/gevent/resolver/_hostsfile.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-04-17 20:45:56,024 root INFO copying src/gevent/resolver/_addresses.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-04-17 20:45:56,025 root INFO copying src/gevent/resolver/dnspython.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-04-17 20:45:56,026 root INFO copying src/gevent/resolver/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-04-17 20:45:56,028 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/libev 2024-04-17 20:45:56,029 root INFO copying src/gevent/libev/_corecffi_build.py -> build/lib.linux-riscv64-cpython-312/gevent/libev 2024-04-17 20:45:56,029 root INFO copying src/gevent/libev/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/libev 2024-04-17 20:45:56,030 root INFO copying src/gevent/libev/corecffi.py -> build/lib.linux-riscv64-cpython-312/gevent/libev 2024-04-17 20:45:56,031 root INFO copying src/gevent/libev/watcher.py -> build/lib.linux-riscv64-cpython-312/gevent/libev 2024-04-17 20:45:56,033 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-04-17 20:45:56,033 root INFO copying src/gevent/_ffi/loop.py -> build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-04-17 20:45:56,034 root INFO copying src/gevent/_ffi/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-04-17 20:45:56,035 root INFO copying src/gevent/_ffi/watcher.py -> build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-04-17 20:45:56,036 root INFO copying src/gevent/_ffi/callback.py -> build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-04-17 20:45:56,043 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,043 root INFO copying src/gevent/tests/test__socket_ex.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,044 root INFO copying src/gevent/tests/test__issue230.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,045 root INFO copying src/gevent/tests/test__issue112.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,046 root INFO copying src/gevent/tests/test__import_wait.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,047 root INFO copying src/gevent/tests/test__api.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,048 root INFO copying src/gevent/tests/test__loop_callback.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,049 root INFO copying src/gevent/tests/test__local.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,050 root INFO copying src/gevent/tests/test___monkey_patching.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,051 root INFO copying src/gevent/tests/test__threading_monkey_in_thread.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,052 root INFO copying src/gevent/tests/test__issue_728.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,052 root INFO copying src/gevent/tests/test__example_udp_server.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,053 root INFO copying src/gevent/tests/test__threadpool_executor_patched.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,054 root INFO copying src/gevent/tests/_import_import_patch.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,055 root INFO copying src/gevent/tests/test__example_echoserver.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,056 root INFO copying src/gevent/tests/test__example_udp_client.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,057 root INFO copying src/gevent/tests/test__iwait.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,058 root INFO copying src/gevent/tests/test__threading_native_before_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,058 root INFO copying src/gevent/tests/test__fileobject.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,059 root INFO copying src/gevent/tests/test__core_stat.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,060 root INFO copying src/gevent/tests/test__socket.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,062 root INFO copying src/gevent/tests/test__environ.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,063 root INFO copying src/gevent/tests/test__order.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,064 root INFO copying src/gevent/tests/test__ares_timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,065 root INFO copying src/gevent/tests/test__issue467.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,065 root INFO copying src/gevent/tests/test__timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,066 root INFO copying src/gevent/tests/test__issue1686.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,067 root INFO copying src/gevent/tests/test__threadpool.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,068 root INFO copying src/gevent/tests/test__server.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,070 root INFO copying src/gevent/tests/test__threading_2.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,071 root INFO copying src/gevent/tests/test___ident.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,072 root INFO copying src/gevent/tests/test__socket_timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,072 root INFO copying src/gevent/tests/test__util.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,074 root INFO copying src/gevent/tests/test__getaddrinfo_import.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,075 root INFO copying src/gevent/tests/test__core_async.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,075 root INFO copying src/gevent/tests/__main__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,076 root INFO copying src/gevent/tests/test__socket_dns6.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,077 root INFO copying src/gevent/tests/test__monkey_sigchld_3.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,078 root INFO copying src/gevent/tests/test__issue639.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,079 root INFO copying src/gevent/tests/test__thread.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,080 root INFO copying src/gevent/tests/test__compat.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,081 root INFO copying src/gevent/tests/test__threading_no_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,082 root INFO copying src/gevent/tests/getaddrinfo_module.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,082 root INFO copying src/gevent/tests/test__hub_join.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,083 root INFO copying src/gevent/tests/_import_patch.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,084 root INFO copying src/gevent/tests/test__event.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,085 root INFO copying src/gevent/tests/test__core_timer.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,086 root INFO copying src/gevent/tests/test__nondefaultloop.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,087 root INFO copying src/gevent/tests/test__example_wsgiserver_ssl.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,088 root INFO copying src/gevent/tests/test__greenletset.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,089 root INFO copying src/gevent/tests/test__GreenletExit.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,090 root INFO copying src/gevent/tests/test__execmodules.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,090 root INFO copying src/gevent/tests/test__greenlet.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,092 root INFO copying src/gevent/tests/test__monkey_ssl_warning2.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,092 root INFO copying src/gevent/tests/test__queue.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,093 root INFO copying src/gevent/tests/test__refcount_core.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,094 root INFO copying src/gevent/tests/test__socket_close.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,095 root INFO copying src/gevent/tests/test__destroy.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,096 root INFO copying src/gevent/tests/test__threading_before_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,097 root INFO copying src/gevent/tests/test__example_webproxy.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,098 root INFO copying src/gevent/tests/test__example_wsgiserver.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,099 root INFO copying src/gevent/tests/test__monkey_module_run.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,100 root INFO copying src/gevent/tests/test__server_pywsgi.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,101 root INFO copying src/gevent/tests/test__lock.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,102 root INFO copying src/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,102 root INFO copying src/gevent/tests/test__monkey_select.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,103 root INFO copying src/gevent/tests/test__doctests.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,104 root INFO copying src/gevent/tests/test__threading_vs_settrace.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,105 root INFO copying src/gevent/tests/test__monkey_queue.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,106 root INFO copying src/gevent/tests/test__hub_join_timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,107 root INFO copying src/gevent/tests/test__subprocess_poll.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,108 root INFO copying src/gevent/tests/test__monkey_builtins_future.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,109 root INFO copying src/gevent/tests/test__joinall.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,110 root INFO copying src/gevent/tests/test__os.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,111 root INFO copying src/gevent/tests/test__pywsgi.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,112 root INFO copying src/gevent/tests/test__selectors.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,113 root INFO copying src/gevent/tests/test___config.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,114 root INFO copying src/gevent/tests/test__core_callback.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,115 root INFO copying src/gevent/tests/test__monkey_hub_in_thread.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,116 root INFO copying src/gevent/tests/test__monkey_selectors.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,117 root INFO copying src/gevent/tests/test__subprocess.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,118 root INFO copying src/gevent/tests/test__hub.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,119 root INFO copying src/gevent/tests/test__greenness.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,120 root INFO copying src/gevent/tests/test__monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,121 root INFO copying src/gevent/tests/test__issue1864.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,122 root INFO copying src/gevent/tests/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,123 root INFO copying src/gevent/tests/test__example_portforwarder.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,124 root INFO copying src/gevent/tests/lock_tests.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,125 root INFO copying src/gevent/tests/test__monkey_ssl_warning3.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,126 root INFO copying src/gevent/tests/test__monkey_multiple_imports.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,126 root INFO copying src/gevent/tests/test__issues461_471.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,127 root INFO copying src/gevent/tests/test__backdoor.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,128 root INFO copying src/gevent/tests/test__issue330.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,129 root INFO copying src/gevent/tests/test__socket_dns.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,131 root INFO copying src/gevent/tests/test__examples.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,132 root INFO copying src/gevent/tests/test__socket_errors.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,133 root INFO copying src/gevent/tests/_blocks_at_top_level.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,134 root INFO copying src/gevent/tests/test__issue600.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,135 root INFO copying src/gevent/tests/test__socket_ssl.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,135 root INFO copying src/gevent/tests/test__pool.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,136 root INFO copying src/gevent/tests/test__socketpair.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,137 root INFO copying src/gevent/tests/test__destroy_default_loop.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,138 root INFO copying src/gevent/tests/test__monkey_ssl_warning.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,139 root INFO copying src/gevent/tests/test__monkey_sigchld.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,140 root INFO copying src/gevent/tests/test__contextvars.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,141 root INFO copying src/gevent/tests/test__core_fork.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,142 root INFO copying src/gevent/tests/test__ssl.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,143 root INFO copying src/gevent/tests/test__socket_send_memoryview.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,144 root INFO copying src/gevent/tests/test__monkey_futures_thread.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,145 root INFO copying src/gevent/tests/test__core.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,146 root INFO copying src/gevent/tests/test__exc_info.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,147 root INFO copying src/gevent/tests/test__close_backend_fd.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,147 root INFO copying src/gevent/tests/test__greenio.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,148 root INFO copying src/gevent/tests/test__select.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,149 root INFO copying src/gevent/tests/test__resolver_dnspython.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,150 root INFO copying src/gevent/tests/test___monitor.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,151 root INFO copying src/gevent/tests/test__issue6.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,152 root INFO copying src/gevent/tests/_imports_at_top_level.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,153 root INFO copying src/gevent/tests/test__events.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,154 root INFO copying src/gevent/tests/test__signal.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,155 root INFO copying src/gevent/tests/test__threading.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,155 root INFO copying src/gevent/tests/test__real_greenlet.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,156 root INFO copying src/gevent/tests/test__makefile_ref.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,157 root INFO copying src/gevent/tests/_import_wait.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,158 root INFO copying src/gevent/tests/test__core_loop_run.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,159 root INFO copying src/gevent/tests/test__issue607.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,160 root INFO copying src/gevent/tests/test__api_timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,161 root INFO copying src/gevent/tests/test__threading_patched_local.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,162 root INFO copying src/gevent/tests/known_failures.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,163 root INFO copying src/gevent/tests/test__sleep0.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,164 root INFO copying src/gevent/tests/_imports_imports_at_top_level.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,164 root INFO copying src/gevent/tests/test__semaphore.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,165 root INFO copying src/gevent/tests/test__systemerror.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,167 root INFO copying src/gevent/tests/test__import_blocking_in_greenlet.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,167 root INFO copying src/gevent/tests/test__core_watcher.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,169 root INFO copying src/gevent/tests/test__memleak.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,170 root INFO copying src/gevent/tests/test__refcount.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,171 root INFO copying src/gevent/tests/test__monkey_sigchld_2.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,172 root INFO copying src/gevent/tests/test__subprocess_interrupted.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,173 root INFO copying src/gevent/tests/test__ares_host_result.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,174 root INFO copying src/gevent/tests/test__monkey_logging.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,175 root INFO copying src/gevent/tests/test__all__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,177 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,178 root INFO copying src/gevent/testing/exception.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,179 root INFO copying src/gevent/testing/sockets.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,180 root INFO copying src/gevent/testing/six.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,180 root INFO copying src/gevent/testing/openfiles.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,181 root INFO copying src/gevent/testing/flaky.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,182 root INFO copying src/gevent/testing/patched_tests_setup.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,184 root INFO copying src/gevent/testing/timing.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,184 root INFO copying src/gevent/testing/switching.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,185 root INFO copying src/gevent/testing/leakcheck.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,186 root INFO copying src/gevent/testing/hub.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,187 root INFO copying src/gevent/testing/support.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,188 root INFO copying src/gevent/testing/util.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,189 root INFO copying src/gevent/testing/testcase.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,190 root INFO copying src/gevent/testing/travis.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,191 root INFO copying src/gevent/testing/modules.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,192 root INFO copying src/gevent/testing/errorhandler.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,193 root INFO copying src/gevent/testing/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,194 root INFO copying src/gevent/testing/resources.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,194 root INFO copying src/gevent/testing/sysinfo.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,195 root INFO copying src/gevent/testing/params.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,196 root INFO copying src/gevent/testing/testrunner.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,197 root INFO copying src/gevent/testing/skipping.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,198 root INFO copying src/gevent/testing/monkey_test.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-04-17 20:45:56,200 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-04-17 20:45:56,200 root INFO copying src/gevent/libuv/loop.py -> build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-04-17 20:45:56,202 root INFO copying src/gevent/libuv/_corecffi_build.py -> build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-04-17 20:45:56,203 root INFO copying src/gevent/libuv/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-04-17 20:45:56,204 root INFO copying src/gevent/libuv/watcher.py -> build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-04-17 20:45:56,206 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-04-17 20:45:56,206 root INFO copying src/gevent/tests/monkey_package/script.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-04-17 20:45:56,207 root INFO copying src/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-04-17 20:45:56,208 root INFO copying src/gevent/tests/monkey_package/__main__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-04-17 20:45:56,209 root INFO copying src/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-04-17 20:45:56,210 root INFO copying src/gevent/tests/monkey_package/issue302monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-04-17 20:45:56,211 root INFO copying src/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-04-17 20:45:56,211 root INFO copying src/gevent/tests/monkey_package/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-04-17 20:45:56,212 root INFO copying src/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-04-17 20:45:56,232 root INFO copying src/gevent/tests/wrongcert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,233 root INFO copying src/gevent/tests/https_svn_python_org_root.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,234 root INFO copying src/gevent/tests/badkey.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,235 root INFO copying src/gevent/tests/2_7_keycert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,236 root INFO copying src/gevent/tests/nullcert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,237 root INFO copying src/gevent/tests/badcert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,238 root INFO copying src/gevent/tests/sha256.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,239 root INFO copying src/gevent/tests/keycert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,240 root INFO copying src/gevent/tests/server.crt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,241 root INFO copying src/gevent/tests/test_server.crt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,242 root INFO copying src/gevent/tests/tests_that_dont_use_resolver.txt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,243 root INFO copying src/gevent/tests/tests_that_dont_monkeypatch.txt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,244 root INFO copying src/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,245 root INFO copying src/gevent/tests/hosts_file.txt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,248 root INFO copying src/gevent/tests/server.key -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,249 root INFO copying src/gevent/tests/test_server.key -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-04-17 20:45:56,250 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/testing/coveragesite 2024-04-17 20:45:56,251 root INFO copying src/gevent/testing/coveragesite/sitecustomize.py -> build/lib.linux-riscv64-cpython-312/gevent/testing/coveragesite 2024-04-17 20:45:56,267 root INFO running build_ext 2024-04-17 20:45:56,269 root INFO generating cffi module 'build/temp.linux-riscv64-cpython-312/gevent.libuv._corecffi.c' 2024-04-17 20:45:56,269 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-17 20:45:56,323 root INFO generating cffi module 'build/temp.linux-riscv64-cpython-312/gevent.libev._corecffi.c' libev not embedded, not configuring libev not embedded, not configuring libev not embedded, not configuring 2024-04-17 20:45:56,372 root INFO building 'gevent.libev.corecext' extension 2024-04-17 20:45:56,373 root INFO creating build/temp.linux-riscv64-cpython-312/src 2024-04-17 20:45:56,373 root INFO creating build/temp.linux-riscv64-cpython-312/src/gevent 2024-04-17 20:45:56,374 root INFO creating build/temp.linux-riscv64-cpython-312/src/gevent/libev 2024-04-17 20:45:56,375 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/libev/callbacks.c -o build/temp.linux-riscv64-cpython-312/src/gevent/libev/callbacks.o 2024-04-17 20:45:57,491 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/libev/corecext.c -o build/temp.linux-riscv64-cpython-312/src/gevent/libev/corecext.o 2024-04-17 20:47:18,150 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/libev/callbacks.o build/temp.linux-riscv64-cpython-312/src/gevent/libev/corecext.o -L/usr/lib -lev -o build/lib.linux-riscv64-cpython-312/gevent/libev/corecext.cpython-312-riscv64-linux-musl.so c-ares not embedded, not configuring .build_ext_make_mod object at 0x3fa99bc350> <_setuputils.Extension('gevent.resolver.cares') at 0x3fb172cf80> 2024-04-17 20:47:20,428 root INFO building 'gevent.resolver.cares' extension 2024-04-17 20:47:20,428 root INFO creating build/temp.linux-riscv64-cpython-312/src/gevent/resolver 2024-04-17 20:47:20,429 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_NETDB_H= -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/resolver/cares.c -o build/temp.linux-riscv64-cpython-312/src/gevent/resolver/cares.o In file included from /usr/include/python3.12/Python.h:12, from src/gevent/resolver/cares.c:49: /usr/include/python3.12/pyconfig.h:846: warning: "HAVE_NETDB_H" redefined 846 | #define HAVE_NETDB_H 1 | : note: this is the location of the previous definition src/gevent/resolver/cares.c: In function '__pyx_f_6gevent_8resolver_5cares_7channel_set_servers': src/gevent/resolver/cares.c:7758:5: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations] 7758 | __pyx_v_result = ares_set_servers(__pyx_v_self->channel, NULL); | ^~~~~~~~~~~~~~ In file included from src/gevent/resolver/cares.c:1255: /usr/include/ares.h:841:61: note: declared here 841 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_set_servers_csv) int ares_set_servers( | ^~~~~~~~~~~~~~~~ src/gevent/resolver/cares.c:8130:7: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations] 8130 | __pyx_v_index = ares_set_servers(__pyx_v_self->channel, __pyx_v_c_servers); | ^~~~~~~~~~~~~ /usr/include/ares.h:841:61: note: declared here 841 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_set_servers_csv) int ares_set_servers( | ^~~~~~~~~~~~~~~~ src/gevent/resolver/cares.c: In function '__pyx_pf_6gevent_8resolver_5cares_7channel_14gethostbyname': src/gevent/resolver/cares.c:10129:3: warning: 'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations] 10129 | ares_gethostbyname(__pyx_v_self->channel, __pyx_v_name, __pyx_v_family, ((void *)__pyx_f_6gevent_8resolver_5cares_7channel__gethostbyname_or_byaddr_cb), ((void *)__pyx_v_arg)); | ^~~~~~~~~~~~~~~~~~ /usr/include/ares.h:592:58: note: declared here 592 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_getaddrinfo) void ares_gethostbyname( | ^~~~~~~~~~~~~~~~~~ 2024-04-17 20:47:59,763 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/resolver/cares.o -L/usr/lib -lcares -o build/lib.linux-riscv64-cpython-312/gevent/resolver/cares.cpython-312-riscv64-linux-musl.so 2024-04-17 20:48:00,504 root INFO building 'gevent._gevent_c_greenlet_primitives' extension 2024-04-17 20:48:00,505 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_greenlet_primitives.c -o build/temp.linux-riscv64-cpython-312/src/gevent/_greenlet_primitives.o 2024-04-17 20:48:10,970 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/_greenlet_primitives.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_greenlet_primitives.cpython-312-riscv64-linux-musl.so 2024-04-17 20:48:11,080 root INFO building 'gevent._gevent_c_hub_primitives' extension 2024-04-17 20:48:11,081 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_hub_primitives.c -o build/temp.linux-riscv64-cpython-312/src/gevent/_hub_primitives.o 2024-04-17 20:48:36,421 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/_hub_primitives.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_hub_primitives.cpython-312-riscv64-linux-musl.so 2024-04-17 20:48:36,822 root INFO building 'gevent._gevent_c_hub_local' extension 2024-04-17 20:48:36,823 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_hub_local.c -o build/temp.linux-riscv64-cpython-312/src/gevent/_hub_local.o 2024-04-17 20:48:45,250 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/_hub_local.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_hub_local.cpython-312-riscv64-linux-musl.so 2024-04-17 20:48:45,348 root INFO building 'gevent._gevent_c_waiter' extension 2024-04-17 20:48:45,349 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_waiter.c -o build/temp.linux-riscv64-cpython-312/src/gevent/_waiter.o 2024-04-17 20:48:58,499 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/_waiter.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_waiter.cpython-312-riscv64-linux-musl.so 2024-04-17 20:48:58,641 root INFO building 'gevent._gevent_cgreenlet' extension 2024-04-17 20:48:58,642 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/greenlet.c -o build/temp.linux-riscv64-cpython-312/src/gevent/greenlet.o 2024-04-17 20:49:53,387 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/greenlet.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_cgreenlet.cpython-312-riscv64-linux-musl.so 2024-04-17 20:49:54,860 root INFO building 'gevent._gevent_c_tracer' extension 2024-04-17 20:49:54,861 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_tracer.c -o build/temp.linux-riscv64-cpython-312/src/gevent/_tracer.o 2024-04-17 20:50:10,516 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/_tracer.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_tracer.cpython-312-riscv64-linux-musl.so 2024-04-17 20:50:10,707 root INFO building 'gevent._gevent_c_abstract_linkable' extension 2024-04-17 20:50:10,709 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_abstract_linkable.c -o build/temp.linux-riscv64-cpython-312/src/gevent/_abstract_linkable.o 2024-04-17 20:50:34,254 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/_abstract_linkable.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_abstract_linkable.cpython-312-riscv64-linux-musl.so 2024-04-17 20:50:34,582 root INFO building 'gevent._gevent_c_semaphore' extension 2024-04-17 20:50:34,583 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_semaphore.c -o build/temp.linux-riscv64-cpython-312/src/gevent/_semaphore.o 2024-04-17 20:50:57,478 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/_semaphore.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_semaphore.cpython-312-riscv64-linux-musl.so 2024-04-17 20:50:57,856 root INFO building 'gevent._gevent_clocal' extension 2024-04-17 20:50:57,857 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/local.c -o build/temp.linux-riscv64-cpython-312/src/gevent/local.o In file included from src/gevent/local.c:1251: 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) | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-17 20:51:20,896 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/local.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_clocal.cpython-312-riscv64-linux-musl.so 2024-04-17 20:51:21,258 root INFO building 'gevent._gevent_c_ident' extension 2024-04-17 20:51:21,259 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_ident.c -o build/temp.linux-riscv64-cpython-312/src/gevent/_ident.o 2024-04-17 20:51:28,123 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/_ident.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_ident.cpython-312-riscv64-linux-musl.so 2024-04-17 20:51:28,208 root INFO building 'gevent._gevent_c_imap' extension 2024-04-17 20:51:28,209 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_imap.c -o build/temp.linux-riscv64-cpython-312/src/gevent/_imap.o In file included from src/gevent/_imap.c:1251: 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) | ^~~~~~~~~~~~~~~~~~~~~~ 2024-04-17 20:51:41,834 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/_imap.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_imap.cpython-312-riscv64-linux-musl.so 2024-04-17 20:51:41,994 root INFO building 'gevent._gevent_cevent' extension 2024-04-17 20:51:41,995 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/event.c -o build/temp.linux-riscv64-cpython-312/src/gevent/event.o 2024-04-17 20:52:00,100 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/event.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_cevent.cpython-312-riscv64-linux-musl.so 2024-04-17 20:52:00,299 root INFO building 'gevent._gevent_cqueue' extension 2024-04-17 20:52:00,300 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/queue.c -o build/temp.linux-riscv64-cpython-312/src/gevent/queue.o src/gevent/queue.c: In function '__pyx_pf_6gevent_14_gevent_cqueue_12UnboundQueue_2put': src/gevent/queue.c:11896:83: warning: passing argument 1 of '__pyx_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put' from incompatible pointer type [-Wincompatible-pointer-types] 11896 | __pyx_t_1 = __pyx_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put(__pyx_v_self, __pyx_v_item, 1, &__pyx_t_2); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 432, __pyx_L1_error) | ^~~~~~~~~~~~ | | | struct __pyx_obj_6gevent_14_gevent_cqueue_UnboundQueue * src/gevent/queue.c:11896:83: note: expected 'struct __pyx_obj_6gevent_14_gevent_cqueue_Queue *' but argument is of type 'struct __pyx_obj_6gevent_14_gevent_cqueue_UnboundQueue *' src/gevent/queue.c:11896:114: warning: passing argument 4 of '__pyx_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put' from incompatible pointer type [-Wincompatible-pointer-types] 11896 | __pyx_t_1 = __pyx_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put(__pyx_v_self, __pyx_v_item, 1, &__pyx_t_2); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 432, __pyx_L1_error) | ^~~~~~~~~~ | | | struct __pyx_opt_args_6gevent_14_gevent_cqueue_12UnboundQueue_put * src/gevent/queue.c:11896:114: note: expected 'struct __pyx_opt_args_6gevent_14_gevent_cqueue_5Queue_put *' but argument is of type 'struct __pyx_opt_args_6gevent_14_gevent_cqueue_12UnboundQueue_put *' src/gevent/queue.c: At top level: src/gevent/queue.c:7637:12: warning: '__pyx_pw_6gevent_14_gevent_cqueue_5Queue_25__nonzero__' defined but not used [-Wunused-function] 7637 | static int __pyx_pw_6gevent_14_gevent_cqueue_5Queue_25__nonzero__(PyObject *__pyx_v_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-04-17 20:52:46,900 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/gevent/queue.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/gevent/_gevent_cqueue.cpython-312-riscv64-linux-musl.so 2024-04-17 20:52:48,028 root INFO building 'gevent.libev._corecffi' extension 2024-04-17 20:52:48,029 root INFO creating build/temp.linux-riscv64-cpython-312/build 2024-04-17 20:52:48,029 root INFO creating build/temp.linux-riscv64-cpython-312/build/temp.linux-riscv64-cpython-312 2024-04-17 20:52:48,030 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DLIBEV_EMBED=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/deps -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/src/gevent/libev -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/src/gevent/libev -I/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/src/gevent -I/usr/include/python3.12 -c build/temp.linux-riscv64-cpython-312/gevent.libev._corecffi.c -o build/temp.linux-riscv64-cpython-312/build/temp.linux-riscv64-cpython-312/gevent.libev._corecffi.o 2024-04-17 20:52:55,394 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/build/temp.linux-riscv64-cpython-312/gevent.libev._corecffi.o -L/usr/lib -lev -o build/lib.linux-riscv64-cpython-312/gevent/libev/_corecffi.abi3.so 2024-04-17 20:52:55,495 root INFO building 'gevent.libuv._corecffi' extension 2024-04-17 20:52:55,497 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -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.1/src/gevent -I/usr/include/python3.12 -c build/temp.linux-riscv64-cpython-312/gevent.libuv._corecffi.c -o build/temp.linux-riscv64-cpython-312/build/temp.linux-riscv64-cpython-312/gevent.libuv._corecffi.o In file included from build/temp.linux-riscv64-cpython-312/gevent.libuv._corecffi.c:50: /usr/include/python3.12/pyconfig.h:1875: warning: "_POSIX_C_SOURCE" redefined 1875 | #define _POSIX_C_SOURCE 200809L | : note: this is the location of the previous definition 2024-04-17 20:53:02,792 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/build/temp.linux-riscv64-cpython-312/gevent.libuv._corecffi.o -L/usr/lib -ldl -lrt -luv -o build/lib.linux-riscv64-cpython-312/gevent/libuv/_corecffi.abi3.so 2024-04-17 20:53:02,916 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-17 20:53:02,916 root INFO running install 2024-04-17 20:53:02,960 root INFO running install_lib 2024-04-17 20:53:02,970 root INFO creating build/bdist.linux-riscv64 2024-04-17 20:53:02,971 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-17 20:53:02,972 root INFO creating build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:02,973 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_imap.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:02,976 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/contextvars.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:02,978 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/os.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:02,979 root INFO creating build/bdist.linux-riscv64/wheel/gevent/resolver 2024-04-17 20:53:02,980 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/blocking.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-04-17 20:53:02,981 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/thread.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-04-17 20:53:02,982 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/ares.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-04-17 20:53:02,984 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/_hostsfile.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-04-17 20:53:02,985 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/_addresses.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-04-17 20:53:02,986 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/dnspython.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-04-17 20:53:02,988 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-04-17 20:53:02,989 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/cares.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-04-17 20:53:02,995 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_threading.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:02,996 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/local.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:02,997 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_greenlet_primitives.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:02,999 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/threading.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,001 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_tracer.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,002 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_semaphore.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,003 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/pool.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,005 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_interfaces.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,006 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/thread.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,008 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/signal.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,009 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_socket3.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,010 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_clocal.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,015 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/timeout.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,016 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_fileobjectcommon.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,018 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_hub_primitives.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,019 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/time.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,020 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/hub.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,022 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/ares.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,023 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_ident.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,026 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/util.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,027 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/greenlet.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,029 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/queue.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,030 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/ssl.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,031 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_monitor.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,033 root INFO creating build/bdist.linux-riscv64/wheel/gevent/libev 2024-04-17 20:53:03,034 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/corecext.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-04-17 20:53:03,043 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/_corecffi.abi3.so -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-04-17 20:53:03,045 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/_corecffi_build.py -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-04-17 20:53:03,047 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-04-17 20:53:03,048 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/corecffi.py -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-04-17 20:53:03,049 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/watcher.py -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-04-17 20:53:03,050 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_cqueue.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,057 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_waiter.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,059 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/baseserver.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,060 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ident.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,061 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/builtins.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,063 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/fileobject.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,064 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_fileobjectposix.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,065 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/select.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,067 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/event.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,068 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_cevent.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,072 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_socketcommon.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,073 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_hub_local.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,075 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_compat.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,076 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_waiter.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,079 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_semaphore.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,084 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/socket.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,085 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/pywsgi.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,087 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/subprocess.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,088 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_greenlet_primitives.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,090 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/lock.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,091 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver_ares.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,092 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_tracer.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,096 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/__init__.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,097 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/win32util.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,098 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_abstract_linkable.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,103 root INFO creating build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-04-17 20:53:03,103 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ffi/loop.py -> build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-04-17 20:53:03,105 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ffi/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-04-17 20:53:03,106 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ffi/watcher.py -> build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-04-17 20:53:03,107 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ffi/callback.py -> build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-04-17 20:53:03,109 root INFO creating build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,110 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/server.crt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,111 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_ex.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,112 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue230.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,114 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue112.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,115 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__import_wait.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,116 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__api.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,117 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__loop_callback.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,119 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/wrongcert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,120 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__local.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,121 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test___monkey_patching.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,123 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_monkey_in_thread.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,124 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue_728.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,125 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_udp_server.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,126 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threadpool_executor_patched.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,127 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_import_import_patch.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,129 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_echoserver.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,130 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_udp_client.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,131 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/server.key -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,132 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__iwait.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,134 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_native_before_monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,135 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__fileobject.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,136 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_stat.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,138 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,139 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__environ.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,140 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__order.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,142 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__ares_timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,143 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue467.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,144 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,145 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue1686.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,147 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threadpool.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,148 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__server.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,150 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_2.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,151 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test___ident.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,152 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,153 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__util.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,155 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__getaddrinfo_import.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,156 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_async.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,157 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/__main__.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,159 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/https_svn_python_org_root.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,160 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_dns6.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,161 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_sigchld_3.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,162 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue639.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,163 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__thread.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,165 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__compat.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,166 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_no_monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,167 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/getaddrinfo_module.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,168 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__hub_join.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,169 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_import_patch.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,171 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__event.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,172 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_timer.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,173 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__nondefaultloop.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,174 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_wsgiserver_ssl.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,175 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__greenletset.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,176 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__GreenletExit.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,177 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__execmodules.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,178 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__greenlet.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,179 root INFO creating build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-04-17 20:53:03,180 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package/script.py -> build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-04-17 20:53:03,181 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-04-17 20:53:03,181 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package/__main__.py -> build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-04-17 20:53:03,182 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-04-17 20:53:03,183 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package/issue302monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-04-17 20:53:03,184 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-04-17 20:53:03,185 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-04-17 20:53:03,185 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-04-17 20:53:03,186 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_ssl_warning2.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,187 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/badkey.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,188 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test_server.key -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,189 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__queue.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,190 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/tests_that_dont_use_resolver.txt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,191 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__refcount_core.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,192 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_close.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,192 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__destroy.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,193 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_before_monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,194 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_webproxy.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,195 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_wsgiserver.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,196 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_module_run.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,197 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__server_pywsgi.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,198 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__lock.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,198 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,199 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_select.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,200 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__doctests.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,201 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_vs_settrace.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,202 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_queue.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,203 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__hub_join_timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,204 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__subprocess_poll.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,205 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_builtins_future.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,205 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/2_7_keycert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,206 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__joinall.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,207 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__os.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,208 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__pywsgi.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,209 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__selectors.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,211 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test___config.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,212 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_callback.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,213 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/tests_that_dont_monkeypatch.txt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,213 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,214 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_hub_in_thread.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,215 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/nullcert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,216 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_selectors.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,217 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__subprocess.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,218 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__hub.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,219 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test_server.crt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,220 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__greenness.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,221 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,222 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue1864.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,222 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,223 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_portforwarder.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,224 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/lock_tests.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,225 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_ssl_warning3.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,226 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_multiple_imports.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,227 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issues461_471.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,228 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__backdoor.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,229 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue330.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,229 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_dns.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,231 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__examples.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,232 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_errors.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,233 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_blocks_at_top_level.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,234 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/badcert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,234 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue600.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,235 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_ssl.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,236 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__pool.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,237 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socketpair.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,238 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__destroy_default_loop.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,238 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_ssl_warning.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,239 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_sigchld.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,240 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/sha256.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,241 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__contextvars.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,242 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_fork.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,243 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__ssl.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,244 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_send_memoryview.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,244 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_futures_thread.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,245 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,246 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__exc_info.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,247 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__close_backend_fd.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,248 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__greenio.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,249 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__select.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,250 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__resolver_dnspython.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,251 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test___monitor.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,252 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue6.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,253 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_imports_at_top_level.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,254 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__events.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,254 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__signal.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,255 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,256 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__real_greenlet.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,257 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__makefile_ref.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,258 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_import_wait.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,259 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_loop_run.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,260 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue607.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,261 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/hosts_file.txt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,264 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__api_timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,264 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_patched_local.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,265 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/known_failures.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,266 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__sleep0.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,267 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_imports_imports_at_top_level.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,268 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__semaphore.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,269 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__systemerror.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,270 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__import_blocking_in_greenlet.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,271 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_watcher.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,272 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__memleak.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,273 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__refcount.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,274 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_sigchld_2.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,275 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__subprocess_interrupted.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,276 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__ares_host_result.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,277 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_logging.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,278 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__all__.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,279 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/keycert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-04-17 20:53:03,280 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver_thread.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,280 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_config.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,282 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_tblib.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,282 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/selectors.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,284 root INFO creating build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,284 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/exception.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,285 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/sockets.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,286 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/six.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,287 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/openfiles.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,288 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/flaky.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,289 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/patched_tests_setup.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,290 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/timing.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,291 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/switching.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,292 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/leakcheck.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,293 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/hub.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,293 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/support.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,294 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/util.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,295 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/testcase.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,296 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/travis.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,297 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/modules.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,298 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/errorhandler.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,299 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,300 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/resources.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,300 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/sysinfo.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,301 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/params.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,302 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/testrunner.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,303 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/skipping.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,304 root INFO creating build/bdist.linux-riscv64/wheel/gevent/testing/coveragesite 2024-04-17 20:53:03,305 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/coveragesite/sitecustomize.py -> build/bdist.linux-riscv64/wheel/gevent/testing/coveragesite 2024-04-17 20:53:03,306 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/monkey_test.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-04-17 20:53:03,307 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/exceptions.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,308 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_util.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,309 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/core.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,310 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_hub_local.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,312 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/backdoor.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,313 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_imap.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,314 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_c_hub_primitives.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,318 root INFO creating build/bdist.linux-riscv64/wheel/gevent/libuv 2024-04-17 20:53:03,319 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/_corecffi.abi3.so -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-04-17 20:53:03,322 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/loop.py -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-04-17 20:53:03,323 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/_corecffi_build.py -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-04-17 20:53:03,324 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-04-17 20:53:03,326 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/watcher.py -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-04-17 20:53:03,327 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_patcher.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,328 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/threadpool.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,330 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/monkey.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,331 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/events.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,333 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_abstract_linkable.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,334 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/server.py -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,336 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_gevent_cgreenlet.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/gevent 2024-04-17 20:53:03,343 root INFO running install_egg_info 2024-04-17 20:53:03,355 root INFO running egg_info 2024-04-17 20:53:03,356 root INFO creating src/gevent.egg-info 2024-04-17 20:53:03,363 root INFO writing src/gevent.egg-info/PKG-INFO 2024-04-17 20:53:03,392 root INFO writing dependency_links to src/gevent.egg-info/dependency_links.txt 2024-04-17 20:53:03,393 root INFO writing entry points to src/gevent.egg-info/entry_points.txt 2024-04-17 20:53:03,410 root INFO writing requirements to src/gevent.egg-info/requires.txt 2024-04-17 20:53:03,411 root INFO writing top-level names to src/gevent.egg-info/top_level.txt 2024-04-17 20:53:03,412 root INFO writing manifest file 'src/gevent.egg-info/SOURCES.txt' 2024-04-17 20:53:03,450 root INFO dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative 2024-04-17 20:53:03,450 root INFO dependency /usr/include/python3.12/pythread.h won't be automatically included in the manifest: the path must be relative 2024-04-17 20:53:03,466 root INFO dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative 2024-04-17 20:53:03,485 root INFO reading manifest file 'src/gevent.egg-info/SOURCES.txt' 2024-04-17 20:53:03,486 root INFO reading manifest template 'MANIFEST.in' 2024-04-17 20:53:03,618 root WARNING warning: no files found matching 'changelog.rst' 2024-04-17 20:53:03,619 root WARNING warning: no files found matching 'Makefile.ext' 2024-04-17 20:53:03,619 root WARNING warning: no files found matching 'known_failures.py' 2024-04-17 20:53:03,622 root WARNING warning: no files found matching '.pep8' 2024-04-17 20:53:03,633 root WARNING no previously-included directories found matching '*/__pycache__' 2024-04-17 20:53:03,638 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2024-04-17 20:53:03,642 root WARNING warning: no previously-included files matching '*.o' found anywhere in distribution 2024-04-17 20:53:03,646 root WARNING warning: no previously-included files matching '*.lo' found anywhere in distribution 2024-04-17 20:53:03,650 root WARNING warning: no previously-included files matching '*.la' found anywhere in distribution 2024-04-17 20:53:03,653 root WARNING warning: no previously-included files matching '.dirstamp' found anywhere in distribution 2024-04-17 20:53:03,656 root WARNING warning: no previously-included files matching 'config.log' found anywhere in distribution 2024-04-17 20:53:03,660 root WARNING warning: no previously-included files matching 'config.status' found anywhere in distribution 2024-04-17 20:53:03,663 root WARNING warning: no previously-included files matching 'config.cache' found anywhere in distribution 2024-04-17 20:53:03,665 root WARNING no previously-included directories found matching 'docs/_build' 2024-04-17 20:53:03,669 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-17 20:53:03,672 root WARNING warning: no previously-included files matching '.coverage' found under directory 'src/greentest' 2024-04-17 20:53:03,674 root WARNING no previously-included directories found matching 'src/greentest/htmlcov' 2024-04-17 20:53:03,676 root WARNING warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares' 2024-04-17 20:53:03,678 root WARNING warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares' 2024-04-17 20:53:03,681 root WARNING warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent' 2024-04-17 20:53:03,683 root WARNING warning: no previously-included files found matching 'configure-output' 2024-04-17 20:53:03,685 root WARNING warning: no previously-included files found matching 'configure-output.txt' 2024-04-17 20:53:03,687 root WARNING warning: no previously-included files found matching 'deps/TAGS' 2024-04-17 20:53:03,690 root WARNING warning: no previously-included files found matching 'deps/libev/configure-output.txt' 2024-04-17 20:53:03,692 root WARNING warning: no previously-included files found matching 'deps/c-ares/ares_build.h' 2024-04-17 20:53:03,694 root WARNING warning: no previously-included files found matching 'deps/c-ares/ares_config.h' 2024-04-17 20:53:03,696 root WARNING warning: no previously-included files found matching 'deps/c-ares/libcares.pc' 2024-04-17 20:53:03,698 root WARNING warning: no previously-included files found matching 'deps/c-ares/libtool' 2024-04-17 20:53:03,701 root WARNING warning: no previously-included files found matching 'deps/c-ares/Makefile' 2024-04-17 20:53:03,703 root WARNING no previously-included directories found matching 'deps/c-ares/.deps' 2024-04-17 20:53:03,705 root WARNING no previously-included directories found matching 'deps/c-ares/.libs' 2024-04-17 20:53:03,707 root WARNING no previously-included directories found matching 'deps/libev/.deps' 2024-04-17 20:53:03,709 root WARNING no previously-included directories found matching 'deps/libev/.libs' 2024-04-17 20:53:03,712 root WARNING warning: no previously-included files matching 'Makefile' found under directory 'deps/libev' 2024-04-17 20:53:03,714 root WARNING warning: no previously-included files matching 'libtool' found under directory 'deps/libev' 2024-04-17 20:53:03,716 root WARNING warning: no previously-included files matching 'stamp-h?' found under directory 'deps/libev' 2024-04-17 20:53:03,718 root WARNING warning: no previously-included files matching 'config.h' found under directory 'deps/libev' 2024-04-17 20:53:03,720 root WARNING no previously-included directories found matching 'deps/libuv/.deps' 2024-04-17 20:53:03,723 root WARNING no previously-included directories found matching 'deps/libuv/.libs' 2024-04-17 20:53:03,725 root WARNING no previously-included directories found matching 'deps/libuv/src/.deps' 2024-04-17 20:53:03,727 root WARNING no previously-included directories found matching 'deps/libuv/src/unix/.deps' 2024-04-17 20:53:03,729 root WARNING no previously-included directories found matching 'deps/libuv/src/win/.deps' 2024-04-17 20:53:03,732 root WARNING no previously-included directories found matching 'deps/libuv/test/.deps' 2024-04-17 20:53:03,734 root WARNING no previously-included directories found matching 'deps/libuv/autom4te.cache' 2024-04-17 20:53:03,739 root WARNING warning: no previously-included files matching 'Makefile' found under directory 'deps/libuv' 2024-04-17 20:53:03,741 root WARNING warning: no previously-included files matching 'Makefile.in' found under directory 'deps/libuv' 2024-04-17 20:53:03,743 root WARNING warning: no previously-included files matching 'ar-lib' found under directory 'deps/libuv' 2024-04-17 20:53:03,746 root WARNING warning: no previously-included files matching 'aclocal.m4' found under directory 'deps/libuv' 2024-04-17 20:53:03,748 root WARNING warning: no previously-included files matching 'compile' found under directory 'deps/libuv' 2024-04-17 20:53:03,750 root WARNING warning: no previously-included files matching 'configure' found under directory 'deps/libuv' 2024-04-17 20:53:03,752 root WARNING warning: no previously-included files matching 'depcomp' found under directory 'deps/libuv' 2024-04-17 20:53:03,754 root WARNING warning: no previously-included files matching 'install-sh' found under directory 'deps/libuv' 2024-04-17 20:53:03,757 root WARNING warning: no previously-included files matching 'libtool' found under directory 'deps/libuv' 2024-04-17 20:53:03,759 root WARNING warning: no previously-included files matching 'libuv.pc' found under directory 'deps/libuv' 2024-04-17 20:53:03,761 root WARNING warning: no previously-included files matching 'ltmain.sh' found under directory 'deps/libuv' 2024-04-17 20:53:03,763 root WARNING warning: no previously-included files matching 'missing' found under directory 'deps/libuv' 2024-04-17 20:53:03,764 root INFO adding license file 'LICENSE' 2024-04-17 20:53:03,764 root INFO adding license file 'NOTICE' 2024-04-17 20:53:03,764 root INFO adding license file 'AUTHORS' 2024-04-17 20:53:03,819 root INFO writing manifest file 'src/gevent.egg-info/SOURCES.txt' 2024-04-17 20:53:03,821 root INFO Copying src/gevent.egg-info to build/bdist.linux-riscv64/wheel/gevent-23.9.1-py3.12.egg-info 2024-04-17 20:53:03,826 root INFO running install_scripts 2024-04-17 20:53:03,857 wheel INFO creating build/bdist.linux-riscv64/wheel/gevent-23.9.1.dist-info/WHEEL 2024-04-17 20:53:03,859 wheel INFO creating '/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/.dist/.tmp-umoccvx3/gevent-23.9.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-17 20:53:03,860 wheel INFO adding 'gevent/__init__.py' 2024-04-17 20:53:03,862 wheel INFO adding 'gevent/_abstract_linkable.py' 2024-04-17 20:53:03,864 wheel INFO adding 'gevent/_compat.py' 2024-04-17 20:53:03,865 wheel INFO adding 'gevent/_config.py' 2024-04-17 20:53:03,866 wheel INFO adding 'gevent/_fileobjectcommon.py' 2024-04-17 20:53:03,868 wheel INFO adding 'gevent/_fileobjectposix.py' 2024-04-17 20:53:03,873 wheel INFO adding 'gevent/_gevent_c_abstract_linkable.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,886 wheel INFO adding 'gevent/_gevent_c_greenlet_primitives.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,894 wheel INFO adding 'gevent/_gevent_c_hub_local.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,904 wheel INFO adding 'gevent/_gevent_c_hub_primitives.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,917 wheel INFO adding 'gevent/_gevent_c_ident.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,925 wheel INFO adding 'gevent/_gevent_c_imap.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,938 wheel INFO adding 'gevent/_gevent_c_semaphore.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,952 wheel INFO adding 'gevent/_gevent_c_tracer.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,963 wheel INFO adding 'gevent/_gevent_c_waiter.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,974 wheel INFO adding 'gevent/_gevent_cevent.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:03,991 wheel INFO adding 'gevent/_gevent_cgreenlet.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:04,017 wheel INFO adding 'gevent/_gevent_clocal.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:04,035 wheel INFO adding 'gevent/_gevent_cqueue.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:04,054 wheel INFO adding 'gevent/_greenlet_primitives.py' 2024-04-17 20:53:04,055 wheel INFO adding 'gevent/_hub_local.py' 2024-04-17 20:53:04,056 wheel INFO adding 'gevent/_hub_primitives.py' 2024-04-17 20:53:04,057 wheel INFO adding 'gevent/_ident.py' 2024-04-17 20:53:04,058 wheel INFO adding 'gevent/_imap.py' 2024-04-17 20:53:04,059 wheel INFO adding 'gevent/_interfaces.py' 2024-04-17 20:53:04,061 wheel INFO adding 'gevent/_monitor.py' 2024-04-17 20:53:04,062 wheel INFO adding 'gevent/_patcher.py' 2024-04-17 20:53:04,063 wheel INFO adding 'gevent/_semaphore.py' 2024-04-17 20:53:04,065 wheel INFO adding 'gevent/_socket3.py' 2024-04-17 20:53:04,066 wheel INFO adding 'gevent/_socketcommon.py' 2024-04-17 20:53:04,068 wheel INFO adding 'gevent/_tblib.py' 2024-04-17 20:53:04,069 wheel INFO adding 'gevent/_threading.py' 2024-04-17 20:53:04,070 wheel INFO adding 'gevent/_tracer.py' 2024-04-17 20:53:04,071 wheel INFO adding 'gevent/_util.py' 2024-04-17 20:53:04,073 wheel INFO adding 'gevent/_waiter.py' 2024-04-17 20:53:04,074 wheel INFO adding 'gevent/ares.py' 2024-04-17 20:53:04,075 wheel INFO adding 'gevent/backdoor.py' 2024-04-17 20:53:04,076 wheel INFO adding 'gevent/baseserver.py' 2024-04-17 20:53:04,077 wheel INFO adding 'gevent/builtins.py' 2024-04-17 20:53:04,078 wheel INFO adding 'gevent/contextvars.py' 2024-04-17 20:53:04,079 wheel INFO adding 'gevent/core.py' 2024-04-17 20:53:04,080 wheel INFO adding 'gevent/event.py' 2024-04-17 20:53:04,082 wheel INFO adding 'gevent/events.py' 2024-04-17 20:53:04,083 wheel INFO adding 'gevent/exceptions.py' 2024-04-17 20:53:04,084 wheel INFO adding 'gevent/fileobject.py' 2024-04-17 20:53:04,086 wheel INFO adding 'gevent/greenlet.py' 2024-04-17 20:53:04,088 wheel INFO adding 'gevent/hub.py' 2024-04-17 20:53:04,090 wheel INFO adding 'gevent/local.py' 2024-04-17 20:53:04,091 wheel INFO adding 'gevent/lock.py' 2024-04-17 20:53:04,093 wheel INFO adding 'gevent/monkey.py' 2024-04-17 20:53:04,095 wheel INFO adding 'gevent/os.py' 2024-04-17 20:53:04,096 wheel INFO adding 'gevent/pool.py' 2024-04-17 20:53:04,099 wheel INFO adding 'gevent/pywsgi.py' 2024-04-17 20:53:04,101 wheel INFO adding 'gevent/queue.py' 2024-04-17 20:53:04,103 wheel INFO adding 'gevent/resolver_ares.py' 2024-04-17 20:53:04,104 wheel INFO adding 'gevent/resolver_thread.py' 2024-04-17 20:53:04,105 wheel INFO adding 'gevent/select.py' 2024-04-17 20:53:04,106 wheel INFO adding 'gevent/selectors.py' 2024-04-17 20:53:04,107 wheel INFO adding 'gevent/server.py' 2024-04-17 20:53:04,108 wheel INFO adding 'gevent/signal.py' 2024-04-17 20:53:04,109 wheel INFO adding 'gevent/socket.py' 2024-04-17 20:53:04,111 wheel INFO adding 'gevent/ssl.py' 2024-04-17 20:53:04,113 wheel INFO adding 'gevent/subprocess.py' 2024-04-17 20:53:04,116 wheel INFO adding 'gevent/thread.py' 2024-04-17 20:53:04,118 wheel INFO adding 'gevent/threading.py' 2024-04-17 20:53:04,119 wheel INFO adding 'gevent/threadpool.py' 2024-04-17 20:53:04,121 wheel INFO adding 'gevent/time.py' 2024-04-17 20:53:04,122 wheel INFO adding 'gevent/timeout.py' 2024-04-17 20:53:04,123 wheel INFO adding 'gevent/util.py' 2024-04-17 20:53:04,125 wheel INFO adding 'gevent/win32util.py' 2024-04-17 20:53:04,126 wheel INFO adding 'gevent/_ffi/__init__.py' 2024-04-17 20:53:04,127 wheel INFO adding 'gevent/_ffi/callback.py' 2024-04-17 20:53:04,128 wheel INFO adding 'gevent/_ffi/loop.py' 2024-04-17 20:53:04,130 wheel INFO adding 'gevent/_ffi/watcher.py' 2024-04-17 20:53:04,132 wheel INFO adding 'gevent/libev/__init__.py' 2024-04-17 20:53:04,134 wheel INFO adding 'gevent/libev/_corecffi.abi3.so' 2024-04-17 20:53:04,139 wheel INFO adding 'gevent/libev/_corecffi_build.py' 2024-04-17 20:53:04,150 wheel INFO adding 'gevent/libev/corecext.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:04,178 wheel INFO adding 'gevent/libev/corecffi.py' 2024-04-17 20:53:04,179 wheel INFO adding 'gevent/libev/watcher.py' 2024-04-17 20:53:04,180 wheel INFO adding 'gevent/libuv/__init__.py' 2024-04-17 20:53:04,183 wheel INFO adding 'gevent/libuv/_corecffi.abi3.so' 2024-04-17 20:53:04,188 wheel INFO adding 'gevent/libuv/_corecffi_build.py' 2024-04-17 20:53:04,189 wheel INFO adding 'gevent/libuv/loop.py' 2024-04-17 20:53:04,191 wheel INFO adding 'gevent/libuv/watcher.py' 2024-04-17 20:53:04,193 wheel INFO adding 'gevent/resolver/__init__.py' 2024-04-17 20:53:04,194 wheel INFO adding 'gevent/resolver/_addresses.py' 2024-04-17 20:53:04,195 wheel INFO adding 'gevent/resolver/_hostsfile.py' 2024-04-17 20:53:04,196 wheel INFO adding 'gevent/resolver/ares.py' 2024-04-17 20:53:04,198 wheel INFO adding 'gevent/resolver/blocking.py' 2024-04-17 20:53:04,204 wheel INFO adding 'gevent/resolver/cares.cpython-312-riscv64-linux-musl.so' 2024-04-17 20:53:04,220 wheel INFO adding 'gevent/resolver/dnspython.py' 2024-04-17 20:53:04,221 wheel INFO adding 'gevent/resolver/thread.py' 2024-04-17 20:53:04,223 wheel INFO adding 'gevent/testing/__init__.py' 2024-04-17 20:53:04,224 wheel INFO adding 'gevent/testing/errorhandler.py' 2024-04-17 20:53:04,225 wheel INFO adding 'gevent/testing/exception.py' 2024-04-17 20:53:04,226 wheel INFO adding 'gevent/testing/flaky.py' 2024-04-17 20:53:04,227 wheel INFO adding 'gevent/testing/hub.py' 2024-04-17 20:53:04,228 wheel INFO adding 'gevent/testing/leakcheck.py' 2024-04-17 20:53:04,229 wheel INFO adding 'gevent/testing/modules.py' 2024-04-17 20:53:04,230 wheel INFO adding 'gevent/testing/monkey_test.py' 2024-04-17 20:53:04,231 wheel INFO adding 'gevent/testing/openfiles.py' 2024-04-17 20:53:04,232 wheel INFO adding 'gevent/testing/params.py' 2024-04-17 20:53:04,233 wheel INFO adding 'gevent/testing/patched_tests_setup.py' 2024-04-17 20:53:04,236 wheel INFO adding 'gevent/testing/resources.py' 2024-04-17 20:53:04,237 wheel INFO adding 'gevent/testing/six.py' 2024-04-17 20:53:04,238 wheel INFO adding 'gevent/testing/skipping.py' 2024-04-17 20:53:04,239 wheel INFO adding 'gevent/testing/sockets.py' 2024-04-17 20:53:04,240 wheel INFO adding 'gevent/testing/support.py' 2024-04-17 20:53:04,241 wheel INFO adding 'gevent/testing/switching.py' 2024-04-17 20:53:04,242 wheel INFO adding 'gevent/testing/sysinfo.py' 2024-04-17 20:53:04,243 wheel INFO adding 'gevent/testing/testcase.py' 2024-04-17 20:53:04,244 wheel INFO adding 'gevent/testing/testrunner.py' 2024-04-17 20:53:04,246 wheel INFO adding 'gevent/testing/timing.py' 2024-04-17 20:53:04,247 wheel INFO adding 'gevent/testing/travis.py' 2024-04-17 20:53:04,248 wheel INFO adding 'gevent/testing/util.py' 2024-04-17 20:53:04,249 wheel INFO adding 'gevent/testing/coveragesite/sitecustomize.py' 2024-04-17 20:53:04,251 wheel INFO adding 'gevent/tests/2_7_keycert.pem' 2024-04-17 20:53:04,252 wheel INFO adding 'gevent/tests/__init__.py' 2024-04-17 20:53:04,253 wheel INFO adding 'gevent/tests/__main__.py' 2024-04-17 20:53:04,254 wheel INFO adding 'gevent/tests/_blocks_at_top_level.py' 2024-04-17 20:53:04,255 wheel INFO adding 'gevent/tests/_import_import_patch.py' 2024-04-17 20:53:04,256 wheel INFO adding 'gevent/tests/_import_patch.py' 2024-04-17 20:53:04,256 wheel INFO adding 'gevent/tests/_import_wait.py' 2024-04-17 20:53:04,257 wheel INFO adding 'gevent/tests/_imports_at_top_level.py' 2024-04-17 20:53:04,258 wheel INFO adding 'gevent/tests/_imports_imports_at_top_level.py' 2024-04-17 20:53:04,259 wheel INFO adding 'gevent/tests/badcert.pem' 2024-04-17 20:53:04,260 wheel INFO adding 'gevent/tests/badkey.pem' 2024-04-17 20:53:04,261 wheel INFO adding 'gevent/tests/getaddrinfo_module.py' 2024-04-17 20:53:04,264 wheel INFO adding 'gevent/tests/hosts_file.txt' 2024-04-17 20:53:04,270 wheel INFO adding 'gevent/tests/https_svn_python_org_root.pem' 2024-04-17 20:53:04,271 wheel INFO adding 'gevent/tests/keycert.pem' 2024-04-17 20:53:04,272 wheel INFO adding 'gevent/tests/known_failures.py' 2024-04-17 20:53:04,274 wheel INFO adding 'gevent/tests/lock_tests.py' 2024-04-17 20:53:04,275 wheel INFO adding 'gevent/tests/nullcert.pem' 2024-04-17 20:53:04,276 wheel INFO adding 'gevent/tests/server.crt' 2024-04-17 20:53:04,277 wheel INFO adding 'gevent/tests/server.key' 2024-04-17 20:53:04,278 wheel INFO adding 'gevent/tests/sha256.pem' 2024-04-17 20:53:04,279 wheel INFO adding 'gevent/tests/test__GreenletExit.py' 2024-04-17 20:53:04,280 wheel INFO adding 'gevent/tests/test___config.py' 2024-04-17 20:53:04,281 wheel INFO adding 'gevent/tests/test___ident.py' 2024-04-17 20:53:04,282 wheel INFO adding 'gevent/tests/test___monitor.py' 2024-04-17 20:53:04,283 wheel INFO adding 'gevent/tests/test___monkey_patching.py' 2024-04-17 20:53:04,284 wheel INFO adding 'gevent/tests/test__all__.py' 2024-04-17 20:53:04,285 wheel INFO adding 'gevent/tests/test__api.py' 2024-04-17 20:53:04,286 wheel INFO adding 'gevent/tests/test__api_timeout.py' 2024-04-17 20:53:04,287 wheel INFO adding 'gevent/tests/test__ares_host_result.py' 2024-04-17 20:53:04,288 wheel INFO adding 'gevent/tests/test__ares_timeout.py' 2024-04-17 20:53:04,289 wheel INFO adding 'gevent/tests/test__backdoor.py' 2024-04-17 20:53:04,290 wheel INFO adding 'gevent/tests/test__close_backend_fd.py' 2024-04-17 20:53:04,291 wheel INFO adding 'gevent/tests/test__compat.py' 2024-04-17 20:53:04,292 wheel INFO adding 'gevent/tests/test__contextvars.py' 2024-04-17 20:53:04,293 wheel INFO adding 'gevent/tests/test__core.py' 2024-04-17 20:53:04,295 wheel INFO adding 'gevent/tests/test__core_async.py' 2024-04-17 20:53:04,295 wheel INFO adding 'gevent/tests/test__core_callback.py' 2024-04-17 20:53:04,296 wheel INFO adding 'gevent/tests/test__core_fork.py' 2024-04-17 20:53:04,297 wheel INFO adding 'gevent/tests/test__core_loop_run.py' 2024-04-17 20:53:04,298 wheel INFO adding 'gevent/tests/test__core_stat.py' 2024-04-17 20:53:04,299 wheel INFO adding 'gevent/tests/test__core_timer.py' 2024-04-17 20:53:04,300 wheel INFO adding 'gevent/tests/test__core_watcher.py' 2024-04-17 20:53:04,301 wheel INFO adding 'gevent/tests/test__destroy.py' 2024-04-17 20:53:04,302 wheel INFO adding 'gevent/tests/test__destroy_default_loop.py' 2024-04-17 20:53:04,303 wheel INFO adding 'gevent/tests/test__doctests.py' 2024-04-17 20:53:04,303 wheel INFO adding 'gevent/tests/test__environ.py' 2024-04-17 20:53:04,305 wheel INFO adding 'gevent/tests/test__event.py' 2024-04-17 20:53:04,306 wheel INFO adding 'gevent/tests/test__events.py' 2024-04-17 20:53:04,307 wheel INFO adding 'gevent/tests/test__example_echoserver.py' 2024-04-17 20:53:04,308 wheel INFO adding 'gevent/tests/test__example_portforwarder.py' 2024-04-17 20:53:04,308 wheel INFO adding 'gevent/tests/test__example_udp_client.py' 2024-04-17 20:53:04,309 wheel INFO adding 'gevent/tests/test__example_udp_server.py' 2024-04-17 20:53:04,310 wheel INFO adding 'gevent/tests/test__example_webproxy.py' 2024-04-17 20:53:04,311 wheel INFO adding 'gevent/tests/test__example_wsgiserver.py' 2024-04-17 20:53:04,312 wheel INFO adding 'gevent/tests/test__example_wsgiserver_ssl.py' 2024-04-17 20:53:04,313 wheel INFO adding 'gevent/tests/test__examples.py' 2024-04-17 20:53:04,314 wheel INFO adding 'gevent/tests/test__exc_info.py' 2024-04-17 20:53:04,315 wheel INFO adding 'gevent/tests/test__execmodules.py' 2024-04-17 20:53:04,316 wheel INFO adding 'gevent/tests/test__fileobject.py' 2024-04-17 20:53:04,317 wheel INFO adding 'gevent/tests/test__getaddrinfo_import.py' 2024-04-17 20:53:04,318 wheel INFO adding 'gevent/tests/test__greenio.py' 2024-04-17 20:53:04,320 wheel INFO adding 'gevent/tests/test__greenlet.py' 2024-04-17 20:53:04,322 wheel INFO adding 'gevent/tests/test__greenletset.py' 2024-04-17 20:53:04,323 wheel INFO adding 'gevent/tests/test__greenness.py' 2024-04-17 20:53:04,324 wheel INFO adding 'gevent/tests/test__hub.py' 2024-04-17 20:53:04,325 wheel INFO adding 'gevent/tests/test__hub_join.py' 2024-04-17 20:53:04,326 wheel INFO adding 'gevent/tests/test__hub_join_timeout.py' 2024-04-17 20:53:04,327 wheel INFO adding 'gevent/tests/test__import_blocking_in_greenlet.py' 2024-04-17 20:53:04,328 wheel INFO adding 'gevent/tests/test__import_wait.py' 2024-04-17 20:53:04,329 wheel INFO adding 'gevent/tests/test__issue112.py' 2024-04-17 20:53:04,329 wheel INFO adding 'gevent/tests/test__issue1686.py' 2024-04-17 20:53:04,330 wheel INFO adding 'gevent/tests/test__issue1864.py' 2024-04-17 20:53:04,331 wheel INFO adding 'gevent/tests/test__issue230.py' 2024-04-17 20:53:04,332 wheel INFO adding 'gevent/tests/test__issue330.py' 2024-04-17 20:53:04,333 wheel INFO adding 'gevent/tests/test__issue467.py' 2024-04-17 20:53:04,334 wheel INFO adding 'gevent/tests/test__issue6.py' 2024-04-17 20:53:04,337 wheel INFO adding 'gevent/tests/test__issue600.py' 2024-04-17 20:53:04,338 wheel INFO adding 'gevent/tests/test__issue607.py' 2024-04-17 20:53:04,338 wheel INFO adding 'gevent/tests/test__issue639.py' 2024-04-17 20:53:04,339 wheel INFO adding 'gevent/tests/test__issue_728.py' 2024-04-17 20:53:04,340 wheel INFO adding 'gevent/tests/test__issues461_471.py' 2024-04-17 20:53:04,341 wheel INFO adding 'gevent/tests/test__iwait.py' 2024-04-17 20:53:04,342 wheel INFO adding 'gevent/tests/test__joinall.py' 2024-04-17 20:53:04,343 wheel INFO adding 'gevent/tests/test__local.py' 2024-04-17 20:53:04,344 wheel INFO adding 'gevent/tests/test__lock.py' 2024-04-17 20:53:04,345 wheel INFO adding 'gevent/tests/test__loop_callback.py' 2024-04-17 20:53:04,346 wheel INFO adding 'gevent/tests/test__makefile_ref.py' 2024-04-17 20:53:04,347 wheel INFO adding 'gevent/tests/test__memleak.py' 2024-04-17 20:53:04,348 wheel INFO adding 'gevent/tests/test__monkey.py' 2024-04-17 20:53:04,349 wheel INFO adding 'gevent/tests/test__monkey_builtins_future.py' 2024-04-17 20:53:04,350 wheel INFO adding 'gevent/tests/test__monkey_futures_thread.py' 2024-04-17 20:53:04,351 wheel INFO adding 'gevent/tests/test__monkey_hub_in_thread.py' 2024-04-17 20:53:04,352 wheel INFO adding 'gevent/tests/test__monkey_logging.py' 2024-04-17 20:53:04,353 wheel INFO adding 'gevent/tests/test__monkey_module_run.py' 2024-04-17 20:53:04,354 wheel INFO adding 'gevent/tests/test__monkey_multiple_imports.py' 2024-04-17 20:53:04,355 wheel INFO adding 'gevent/tests/test__monkey_queue.py' 2024-04-17 20:53:04,356 wheel INFO adding 'gevent/tests/test__monkey_select.py' 2024-04-17 20:53:04,357 wheel INFO adding 'gevent/tests/test__monkey_selectors.py' 2024-04-17 20:53:04,358 wheel INFO adding 'gevent/tests/test__monkey_sigchld.py' 2024-04-17 20:53:04,359 wheel INFO adding 'gevent/tests/test__monkey_sigchld_2.py' 2024-04-17 20:53:04,359 wheel INFO adding 'gevent/tests/test__monkey_sigchld_3.py' 2024-04-17 20:53:04,360 wheel INFO adding 'gevent/tests/test__monkey_ssl_warning.py' 2024-04-17 20:53:04,361 wheel INFO adding 'gevent/tests/test__monkey_ssl_warning2.py' 2024-04-17 20:53:04,362 wheel INFO adding 'gevent/tests/test__monkey_ssl_warning3.py' 2024-04-17 20:53:04,363 wheel INFO adding 'gevent/tests/test__nondefaultloop.py' 2024-04-17 20:53:04,364 wheel INFO adding 'gevent/tests/test__order.py' 2024-04-17 20:53:04,364 wheel INFO adding 'gevent/tests/test__os.py' 2024-04-17 20:53:04,366 wheel INFO adding 'gevent/tests/test__pool.py' 2024-04-17 20:53:04,367 wheel INFO adding 'gevent/tests/test__pywsgi.py' 2024-04-17 20:53:04,370 wheel INFO adding 'gevent/tests/test__queue.py' 2024-04-17 20:53:04,372 wheel INFO adding 'gevent/tests/test__real_greenlet.py' 2024-04-17 20:53:04,372 wheel INFO adding 'gevent/tests/test__refcount.py' 2024-04-17 20:53:04,373 wheel INFO adding 'gevent/tests/test__refcount_core.py' 2024-04-17 20:53:04,374 wheel INFO adding 'gevent/tests/test__resolver_dnspython.py' 2024-04-17 20:53:04,375 wheel INFO adding 'gevent/tests/test__select.py' 2024-04-17 20:53:04,376 wheel INFO adding 'gevent/tests/test__selectors.py' 2024-04-17 20:53:04,378 wheel INFO adding 'gevent/tests/test__semaphore.py' 2024-04-17 20:53:04,379 wheel INFO adding 'gevent/tests/test__server.py' 2024-04-17 20:53:04,380 wheel INFO adding 'gevent/tests/test__server_pywsgi.py' 2024-04-17 20:53:04,381 wheel INFO adding 'gevent/tests/test__signal.py' 2024-04-17 20:53:04,382 wheel INFO adding 'gevent/tests/test__sleep0.py' 2024-04-17 20:53:04,384 wheel INFO adding 'gevent/tests/test__socket.py' 2024-04-17 20:53:04,385 wheel INFO adding 'gevent/tests/test__socket_close.py' 2024-04-17 20:53:04,386 wheel INFO adding 'gevent/tests/test__socket_dns.py' 2024-04-17 20:53:04,388 wheel INFO adding 'gevent/tests/test__socket_dns6.py' 2024-04-17 20:53:04,389 wheel INFO adding 'gevent/tests/test__socket_errors.py' 2024-04-17 20:53:04,390 wheel INFO adding 'gevent/tests/test__socket_ex.py' 2024-04-17 20:53:04,391 wheel INFO adding 'gevent/tests/test__socket_send_memoryview.py' 2024-04-17 20:53:04,392 wheel INFO adding 'gevent/tests/test__socket_ssl.py' 2024-04-17 20:53:04,393 wheel INFO adding 'gevent/tests/test__socket_timeout.py' 2024-04-17 20:53:04,393 wheel INFO adding 'gevent/tests/test__socketpair.py' 2024-04-17 20:53:04,394 wheel INFO adding 'gevent/tests/test__ssl.py' 2024-04-17 20:53:04,395 wheel INFO adding 'gevent/tests/test__subprocess.py' 2024-04-17 20:53:04,397 wheel INFO adding 'gevent/tests/test__subprocess_interrupted.py' 2024-04-17 20:53:04,398 wheel INFO adding 'gevent/tests/test__subprocess_poll.py' 2024-04-17 20:53:04,399 wheel INFO adding 'gevent/tests/test__systemerror.py' 2024-04-17 20:53:04,400 wheel INFO adding 'gevent/tests/test__thread.py' 2024-04-17 20:53:04,400 wheel INFO adding 'gevent/tests/test__threading.py' 2024-04-17 20:53:04,402 wheel INFO adding 'gevent/tests/test__threading_2.py' 2024-04-17 20:53:04,403 wheel INFO adding 'gevent/tests/test__threading_before_monkey.py' 2024-04-17 20:53:04,404 wheel INFO adding 'gevent/tests/test__threading_holding_lock_while_monkey.py' 2024-04-17 20:53:04,405 wheel INFO adding 'gevent/tests/test__threading_monkey_in_thread.py' 2024-04-17 20:53:04,406 wheel INFO adding 'gevent/tests/test__threading_native_before_monkey.py' 2024-04-17 20:53:04,407 wheel INFO adding 'gevent/tests/test__threading_no_monkey.py' 2024-04-17 20:53:04,408 wheel INFO adding 'gevent/tests/test__threading_patched_local.py' 2024-04-17 20:53:04,408 wheel INFO adding 'gevent/tests/test__threading_vs_settrace.py' 2024-04-17 20:53:04,410 wheel INFO adding 'gevent/tests/test__threadpool.py' 2024-04-17 20:53:04,411 wheel INFO adding 'gevent/tests/test__threadpool_executor_patched.py' 2024-04-17 20:53:04,412 wheel INFO adding 'gevent/tests/test__timeout.py' 2024-04-17 20:53:04,413 wheel INFO adding 'gevent/tests/test__util.py' 2024-04-17 20:53:04,415 wheel INFO adding 'gevent/tests/test_server.crt' 2024-04-17 20:53:04,416 wheel INFO adding 'gevent/tests/test_server.key' 2024-04-17 20:53:04,417 wheel INFO adding 'gevent/tests/tests_that_dont_do_leakchecks.txt' 2024-04-17 20:53:04,417 wheel INFO adding 'gevent/tests/tests_that_dont_monkeypatch.txt' 2024-04-17 20:53:04,418 wheel INFO adding 'gevent/tests/tests_that_dont_use_resolver.txt' 2024-04-17 20:53:04,419 wheel INFO adding 'gevent/tests/wrongcert.pem' 2024-04-17 20:53:04,421 wheel INFO adding 'gevent/tests/monkey_package/__init__.py' 2024-04-17 20:53:04,421 wheel INFO adding 'gevent/tests/monkey_package/__main__.py' 2024-04-17 20:53:04,422 wheel INFO adding 'gevent/tests/monkey_package/issue1526_no_monkey.py' 2024-04-17 20:53:04,423 wheel INFO adding 'gevent/tests/monkey_package/issue1526_with_monkey.py' 2024-04-17 20:53:04,424 wheel INFO adding 'gevent/tests/monkey_package/issue302monkey.py' 2024-04-17 20:53:04,425 wheel INFO adding 'gevent/tests/monkey_package/script.py' 2024-04-17 20:53:04,426 wheel INFO adding 'gevent/tests/monkey_package/threadpool_monkey_patches.py' 2024-04-17 20:53:04,427 wheel INFO adding 'gevent/tests/monkey_package/threadpool_no_monkey.py' 2024-04-17 20:53:04,428 wheel INFO adding 'gevent-23.9.1.dist-info/AUTHORS' 2024-04-17 20:53:04,429 wheel INFO adding 'gevent-23.9.1.dist-info/LICENSE' 2024-04-17 20:53:04,430 wheel INFO adding 'gevent-23.9.1.dist-info/METADATA' 2024-04-17 20:53:04,432 wheel INFO adding 'gevent-23.9.1.dist-info/NOTICE' 2024-04-17 20:53:04,433 wheel INFO adding 'gevent-23.9.1.dist-info/WHEEL' 2024-04-17 20:53:04,433 wheel INFO adding 'gevent-23.9.1.dist-info/entry_points.txt' 2024-04-17 20:53:04,434 wheel INFO adding 'gevent-23.9.1.dist-info/top_level.txt' 2024-04-17 20:53:04,438 wheel INFO adding 'gevent-23.9.1.dist-info/RECORD' 2024-04-17 20:53:04,443 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-17 20:53:04,484 gpep517 INFO The backend produced .dist/gevent-23.9.1-cp312-cp312-linux_riscv64.whl gevent-23.9.1-cp312-cp312-linux_riscv64.whl >>> py3-gevent: Entering fakeroot... >>> py3-gevent-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.12/site-packages/gevent/resolver/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.12/site-packages/gevent/resolver/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.12/site-packages/gevent/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.12/site-packages/gevent/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.12/site-packages/gevent/libev/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.12/site-packages/gevent/libev/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.12/site-packages/gevent/_ffi/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.12/site-packages/gevent/_ffi/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.12/site-packages/gevent/testing/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.12/site-packages/gevent/testing/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.12/site-packages/gevent/testing/coveragesite/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.12/site-packages/gevent/testing/coveragesite/__pycache__' '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent/usr/lib/python3.12/site-packages/gevent/libuv/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.12/site-packages/gevent/libuv/__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.12 >>> py3-gevent-pyc*: Package size: 1.5 MB >>> py3-gevent-pyc*: Compressing data... >>> py3-gevent-pyc*: Create checksum... >>> py3-gevent-pyc*: Create py3-gevent-pyc-23.9.1-r1.apk >>> py3-gevent*: Tracing dependencies... py3-cffi py3-greenlet py3-zope-event py3-zope-interface python3~3.12 so:libc.musl-riscv64.so.1 so:libcares.so.2 so:libev.so.4 so:libuv.so.1 >>> py3-gevent*: Package size: 3.2 MB >>> py3-gevent*: Compressing data... >>> py3-gevent*: Create checksum... >>> py3-gevent*: Create py3-gevent-23.9.1-r1.apk >>> py3-gevent: Build complete at Wed, 17 Apr 2024 20:53:10 +0000 elapsed time 0h 7m 56s >>> py3-gevent: Cleaning up srcdir >>> py3-gevent: Cleaning up pkgdir >>> py3-gevent: Uninstalling dependencies... (1/45) Purging .makedepends-py3-gevent (20240417.204519) (2/45) Purging py3-cffi-pyc (1.16.0-r1) (3/45) Purging py3-cffi (1.16.0-r1) (4/45) Purging py3-cparser-pyc (2.22-r1) (5/45) Purging py3-cparser (2.22-r1) (6/45) Purging py3-greenlet-pyc (3.0.3-r1) (7/45) Purging py3-greenlet (3.0.3-r1) (8/45) Purging py3-zope-event-pyc (5.0-r1) (9/45) Purging py3-zope-event (5.0-r1) (10/45) Purging py3-zope-interface-pyc (6.0-r1) (11/45) Purging py3-zope-interface (6.0-r1) (12/45) Purging c-ares-dev (1.28.1-r0) (13/45) Purging cython-pyc (3.0.10-r0) (14/45) Purging cython (3.0.10-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.48.0-r0) (20/45) Purging libuv (1.48.0-r0) (21/45) Purging py3-gpep517-pyc (15-r2) (22/45) Purging py3-gpep517 (15-r2) (23/45) Purging py3-installer-pyc (0.7.0-r2) (24/45) Purging py3-installer (0.7.0-r2) (25/45) Purging py3-setuptools-pyc (69.5.1-r0) (26/45) Purging py3-setuptools (69.5.1-r0) (27/45) Purging py3-wheel-pyc (0.42.0-r1) (28/45) Purging py3-wheel (0.42.0-r1) (29/45) Purging py3-packaging-pyc (24.0-r1) (30/45) Purging py3-packaging (24.0-r1) (31/45) Purging py3-parsing-pyc (3.1.2-r1) (32/45) Purging py3-parsing (3.1.2-r1) (33/45) Purging python3-dev (3.12.3-r0) (34/45) Purging python3-pyc (3.12.3-r0) (35/45) Purging python3-pycache-pyc0 (3.12.3-r0) (36/45) Purging pyc (3.12.3-r0) (37/45) Purging python3 (3.12.3-r0) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.6-r0) (41/45) Purging libpanelw (6.4_p20240330-r0) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.45.3-r0) (45/45) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-gevent: Updating the community/riscv64 repository index... >>> py3-gevent: Signing the index...