>>> py3-gevent: Building community/py3-gevent 23.9.1-r1 (using abuild 3.13.0-r3) started Mon, 06 May 2024 00:52:02 +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/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.6-r0) (3/44) Installing gdbm (1.23-r1) (4/44) Installing xz-libs (5.6.1-r3) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.4_p20240330-r0) (7/44) Installing readline (8.2.10-r0) (8/44) Installing sqlite-libs (3.45.3-r0) (9/44) Installing python3 (3.12.3-r1) (10/44) Installing python3-pycache-pyc0 (3.12.3-r1) (11/44) Installing pyc (3.12.3-r1) (12/44) Installing py3-cparser-pyc (2.22-r1) (13/44) Installing py3-cffi-pyc (1.16.0-r1) (14/44) Installing python3-pyc (3.12.3-r1) (15/44) Installing py3-cparser (2.22-r1) (16/44) Installing py3-cffi (1.16.0-r1) (17/44) Installing py3-greenlet (3.0.3-r1) (18/44) Installing py3-greenlet-pyc (3.0.3-r1) (19/44) Installing py3-parsing (3.1.2-r1) (20/44) Installing py3-parsing-pyc (3.1.2-r1) (21/44) Installing py3-packaging (24.0-r1) (22/44) Installing py3-packaging-pyc (24.0-r1) (23/44) Installing py3-setuptools (69.5.1-r0) (24/44) Installing py3-setuptools-pyc (69.5.1-r0) (25/44) Installing py3-zope-event (5.0-r1) (26/44) Installing py3-zope-event-pyc (5.0-r1) (27/44) Installing py3-zope-interface (6.0-r1) (28/44) Installing py3-zope-interface-pyc (6.0-r1) (29/44) Installing c-ares-dev (1.28.1-r0) (30/44) Installing cython (3.0.10-r0) (31/44) Installing cython-pyc (3.0.10-r0) (32/44) Installing libev (4.33-r1) (33/44) Installing libev-dev (4.33-r1) (34/44) Installing libevent-dev (2.1.12-r7) (35/44) Installing libuv (1.48.0-r0) (36/44) Installing libuv-dev (1.48.0-r0) (37/44) Installing py3-installer (0.7.0-r2) (38/44) Installing py3-installer-pyc (0.7.0-r2) (39/44) Installing py3-gpep517 (15-r2) (40/44) Installing py3-gpep517-pyc (15-r2) (41/44) Installing py3-wheel (0.42.0-r1) (42/44) Installing py3-wheel-pyc (0.42.0-r1) (43/44) Installing python3-dev (3.12.3-r1) (44/44) Installing .makedepends-py3-gevent (20240506.005211) Executing busybox-1.36.1-r26.trigger OK: 514 MiB in 146 packages >>> py3-gevent: Cleaning up srcdir >>> py3-gevent: Cleaning up pkgdir >>> py3-gevent: Cleaning up tmpdir >>> py3-gevent: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/gevent-23.9.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/gevent-23.9.1.tar.gz.part' gevent-23.9.1.tar.gz 100% |********************************| 3932k 0:00:00 ETA '/var/cache/distfiles/gevent-23.9.1.tar.gz.part' saved >>> py3-gevent: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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-05-06 00:52:18,060 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-05-06 00:52:43,336 root INFO running bdist_wheel 2024-05-06 00:52:43,386 root INFO running build 2024-05-06 00:52:43,386 root INFO running build_py 2024-05-06 00:52:43,401 root INFO creating build 2024-05-06 00:52:43,402 root INFO creating build/lib.linux-riscv64-cpython-312 2024-05-06 00:52:43,403 root INFO creating build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,403 root INFO copying src/gevent/timeout.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,404 root INFO copying src/gevent/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,406 root INFO copying src/gevent/pywsgi.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,408 root INFO copying src/gevent/_greenlet_primitives.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,409 root INFO copying src/gevent/_abstract_linkable.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,410 root INFO copying src/gevent/exceptions.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,412 root INFO copying src/gevent/_patcher.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,413 root INFO copying src/gevent/threadpool.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,414 root INFO copying src/gevent/socket.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,416 root INFO copying src/gevent/lock.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,417 root INFO copying src/gevent/_tblib.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,418 root INFO copying src/gevent/_util.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,419 root INFO copying src/gevent/fileobject.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,421 root INFO copying src/gevent/pool.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,422 root INFO copying src/gevent/_fileobjectcommon.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,423 root INFO copying src/gevent/util.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,425 root INFO copying src/gevent/local.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,426 root INFO copying src/gevent/greenlet.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,428 root INFO copying src/gevent/_socket3.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,429 root INFO copying src/gevent/monkey.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,431 root INFO copying src/gevent/hub.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,432 root INFO copying src/gevent/core.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,433 root INFO copying src/gevent/contextvars.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,435 root INFO copying src/gevent/time.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,436 root INFO copying src/gevent/events.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,437 root INFO copying src/gevent/resolver_thread.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,439 root INFO copying src/gevent/backdoor.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,440 root INFO copying src/gevent/builtins.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,441 root INFO copying src/gevent/_fileobjectposix.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,443 root INFO copying src/gevent/_config.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,444 root INFO copying src/gevent/os.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,445 root INFO copying src/gevent/_interfaces.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,447 root INFO copying src/gevent/_threading.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,448 root INFO copying src/gevent/_compat.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,449 root INFO copying src/gevent/_socketcommon.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,451 root INFO copying src/gevent/_hub_local.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,452 root INFO copying src/gevent/_ident.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,453 root INFO copying src/gevent/event.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,454 root INFO copying src/gevent/_semaphore.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,456 root INFO copying src/gevent/ssl.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,457 root INFO copying src/gevent/_imap.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,458 root INFO copying src/gevent/threading.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,460 root INFO copying src/gevent/_monitor.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,461 root INFO copying src/gevent/server.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,462 root INFO copying src/gevent/select.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,464 root INFO copying src/gevent/subprocess.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,465 root INFO copying src/gevent/selectors.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,467 root INFO copying src/gevent/signal.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,468 root INFO copying src/gevent/queue.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,469 root INFO copying src/gevent/ares.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,470 root INFO copying src/gevent/resolver_ares.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,472 root INFO copying src/gevent/baseserver.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,473 root INFO copying src/gevent/_waiter.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,474 root INFO copying src/gevent/thread.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,475 root INFO copying src/gevent/win32util.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,477 root INFO copying src/gevent/_tracer.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,478 root INFO copying src/gevent/_hub_primitives.py -> build/lib.linux-riscv64-cpython-312/gevent 2024-05-06 00:52:43,484 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,485 root INFO copying src/gevent/tests/test__monkey_futures_thread.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,486 root INFO copying src/gevent/tests/test__threading_before_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,487 root INFO copying src/gevent/tests/test__core_stat.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,488 root INFO copying src/gevent/tests/test__core_callback.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,489 root INFO copying src/gevent/tests/_import_wait.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,490 root INFO copying src/gevent/tests/test__lock.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,491 root INFO copying src/gevent/tests/test__ares_host_result.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,491 root INFO copying src/gevent/tests/test__monkey_hub_in_thread.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,492 root INFO copying src/gevent/tests/test__monkey_sigchld_2.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,493 root INFO copying src/gevent/tests/test__core_timer.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,494 root INFO copying src/gevent/tests/test__ares_timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,495 root INFO copying src/gevent/tests/test__GreenletExit.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,496 root INFO copying src/gevent/tests/test__monkey_module_run.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,497 root INFO copying src/gevent/tests/test__socket_close.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,497 root INFO copying src/gevent/tests/test__socket_errors.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,498 root INFO copying src/gevent/tests/test__pool.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,499 root INFO copying src/gevent/tests/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,500 root INFO copying src/gevent/tests/test__core_loop_run.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,501 root INFO copying src/gevent/tests/test__issue112.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,502 root INFO copying src/gevent/tests/test__systemerror.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,503 root INFO copying src/gevent/tests/test__example_wsgiserver.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,504 root INFO copying src/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,505 root INFO copying src/gevent/tests/test__getaddrinfo_import.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,505 root INFO copying src/gevent/tests/test__greenio.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,506 root INFO copying src/gevent/tests/test__hub_join.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,507 root INFO copying src/gevent/tests/getaddrinfo_module.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,508 root INFO copying src/gevent/tests/test__close_backend_fd.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,509 root INFO copying src/gevent/tests/test___monitor.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,510 root INFO copying src/gevent/tests/test__selectors.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,511 root INFO copying src/gevent/tests/test__issue1686.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,512 root INFO copying src/gevent/tests/known_failures.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,513 root INFO copying src/gevent/tests/test__subprocess_interrupted.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,514 root INFO copying src/gevent/tests/test__monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,515 root INFO copying src/gevent/tests/test___monkey_patching.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,516 root INFO copying src/gevent/tests/test__socket_dns6.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,517 root INFO copying src/gevent/tests/test__example_echoserver.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,518 root INFO copying src/gevent/tests/test__iwait.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,519 root INFO copying src/gevent/tests/test__socket_send_memoryview.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,519 root INFO copying src/gevent/tests/test__makefile_ref.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,520 root INFO copying src/gevent/tests/test__example_udp_client.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,521 root INFO copying src/gevent/tests/test__monkey_builtins_future.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,522 root INFO copying src/gevent/tests/test__monkey_select.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,523 root INFO copying src/gevent/tests/test__sleep0.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,524 root INFO copying src/gevent/tests/test__issues461_471.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,525 root INFO copying src/gevent/tests/test__threadpool_executor_patched.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,526 root INFO copying src/gevent/tests/test__core_fork.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,527 root INFO copying src/gevent/tests/test__timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,528 root INFO copying src/gevent/tests/test__events.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,529 root INFO copying src/gevent/tests/test__execmodules.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,530 root INFO copying src/gevent/tests/test__pywsgi.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,531 root INFO copying src/gevent/tests/test__subprocess.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,532 root INFO copying src/gevent/tests/test__select.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,533 root INFO copying src/gevent/tests/test__api_timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,534 root INFO copying src/gevent/tests/test__monkey_multiple_imports.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,535 root INFO copying src/gevent/tests/test__exc_info.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,536 root INFO copying src/gevent/tests/test__real_greenlet.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,537 root INFO copying src/gevent/tests/test__signal.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,538 root INFO copying src/gevent/tests/test__monkey_logging.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,538 root INFO copying src/gevent/tests/test__resolver_dnspython.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,539 root INFO copying src/gevent/tests/_blocks_at_top_level.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,540 root INFO copying src/gevent/tests/test__socketpair.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,541 root INFO copying src/gevent/tests/test__core.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,542 root INFO copying src/gevent/tests/test__threading_2.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,543 root INFO copying src/gevent/tests/test__fileobject.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,544 root INFO copying src/gevent/tests/test__import_wait.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,545 root INFO copying src/gevent/tests/test__refcount_core.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,546 root INFO copying src/gevent/tests/test__threading_no_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,547 root INFO copying src/gevent/tests/test__core_watcher.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,548 root INFO copying src/gevent/tests/test__socket_ex.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,548 root INFO copying src/gevent/tests/test__example_udp_server.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,549 root INFO copying src/gevent/tests/test__environ.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,550 root INFO copying src/gevent/tests/test__examples.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,551 root INFO copying src/gevent/tests/test__issue1864.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,552 root INFO copying src/gevent/tests/test__monkey_ssl_warning.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,553 root INFO copying src/gevent/tests/test__greenness.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,554 root INFO copying src/gevent/tests/test__threading_vs_settrace.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,555 root INFO copying src/gevent/tests/test__issue_728.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,556 root INFO copying src/gevent/tests/test__destroy_default_loop.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,556 root INFO copying src/gevent/tests/test__monkey_ssl_warning3.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,557 root INFO copying src/gevent/tests/test__server.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,559 root INFO copying src/gevent/tests/test__nondefaultloop.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,559 root INFO copying src/gevent/tests/test__loop_callback.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,560 root INFO copying src/gevent/tests/test__threading.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,561 root INFO copying src/gevent/tests/test__local.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,562 root INFO copying src/gevent/tests/test__threadpool.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,563 root INFO copying src/gevent/tests/test__all__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,564 root INFO copying src/gevent/tests/test__hub_join_timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,565 root INFO copying src/gevent/tests/test__hub.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,566 root INFO copying src/gevent/tests/test__server_pywsgi.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,567 root INFO copying src/gevent/tests/test__issue607.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,568 root INFO copying src/gevent/tests/test__threading_native_before_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,569 root INFO copying src/gevent/tests/test__issue600.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,570 root INFO copying src/gevent/tests/test__util.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,571 root INFO copying src/gevent/tests/lock_tests.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,572 root INFO copying src/gevent/tests/test__socket_dns.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,573 root INFO copying src/gevent/tests/test__doctests.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,575 root INFO copying src/gevent/tests/test__socket_ssl.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,575 root INFO copying src/gevent/tests/test__refcount.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,576 root INFO copying src/gevent/tests/_imports_at_top_level.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,577 root INFO copying src/gevent/tests/test__issue230.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,578 root INFO copying src/gevent/tests/_import_patch.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,579 root INFO copying src/gevent/tests/test__backdoor.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,580 root INFO copying src/gevent/tests/__main__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,581 root INFO copying src/gevent/tests/test__order.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,581 root INFO copying src/gevent/tests/test___ident.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,582 root INFO copying src/gevent/tests/test__import_blocking_in_greenlet.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,583 root INFO copying src/gevent/tests/test__api.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,584 root INFO copying src/gevent/tests/test__event.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,585 root INFO copying src/gevent/tests/test__greenletset.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,586 root INFO copying src/gevent/tests/test__monkey_sigchld.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,587 root INFO copying src/gevent/tests/test__memleak.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,588 root INFO copying src/gevent/tests/test__contextvars.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,589 root INFO copying src/gevent/tests/test__os.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,590 root INFO copying src/gevent/tests/test__greenlet.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,591 root INFO copying src/gevent/tests/test__monkey_queue.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,592 root INFO copying src/gevent/tests/_import_import_patch.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,593 root INFO copying src/gevent/tests/test__monkey_ssl_warning2.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,594 root INFO copying src/gevent/tests/test__threading_patched_local.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,594 root INFO copying src/gevent/tests/test__thread.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,595 root INFO copying src/gevent/tests/test__issue6.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,596 root INFO copying src/gevent/tests/test__socket_timeout.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,597 root INFO copying src/gevent/tests/test__monkey_sigchld_3.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,598 root INFO copying src/gevent/tests/test__queue.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,599 root INFO copying src/gevent/tests/test__subprocess_poll.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,600 root INFO copying src/gevent/tests/test__joinall.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,600 root INFO copying src/gevent/tests/test__issue330.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,601 root INFO copying src/gevent/tests/test___config.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,602 root INFO copying src/gevent/tests/test__example_webproxy.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,603 root INFO copying src/gevent/tests/test__example_portforwarder.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,604 root INFO copying src/gevent/tests/test__compat.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,605 root INFO copying src/gevent/tests/test__issue639.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,606 root INFO copying src/gevent/tests/test__issue467.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,607 root INFO copying src/gevent/tests/test__destroy.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,608 root INFO copying src/gevent/tests/test__socket.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,609 root INFO copying src/gevent/tests/_imports_imports_at_top_level.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,610 root INFO copying src/gevent/tests/test__semaphore.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,611 root INFO copying src/gevent/tests/test__core_async.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,612 root INFO copying src/gevent/tests/test__ssl.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,613 root INFO copying src/gevent/tests/test__threading_monkey_in_thread.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,614 root INFO copying src/gevent/tests/test__example_wsgiserver_ssl.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,614 root INFO copying src/gevent/tests/test__monkey_selectors.py -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,616 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-05-06 00:52:43,617 root INFO copying src/gevent/libuv/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-05-06 00:52:43,617 root INFO copying src/gevent/libuv/watcher.py -> build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-05-06 00:52:43,619 root INFO copying src/gevent/libuv/_corecffi_build.py -> build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-05-06 00:52:43,620 root INFO copying src/gevent/libuv/loop.py -> build/lib.linux-riscv64-cpython-312/gevent/libuv 2024-05-06 00:52:43,622 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,622 root INFO copying src/gevent/testing/exception.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,623 root INFO copying src/gevent/testing/sysinfo.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,624 root INFO copying src/gevent/testing/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,625 root INFO copying src/gevent/testing/support.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,626 root INFO copying src/gevent/testing/params.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,627 root INFO copying src/gevent/testing/six.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,628 root INFO copying src/gevent/testing/leakcheck.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,629 root INFO copying src/gevent/testing/sockets.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,629 root INFO copying src/gevent/testing/errorhandler.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,630 root INFO copying src/gevent/testing/travis.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,631 root INFO copying src/gevent/testing/flaky.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,632 root INFO copying src/gevent/testing/util.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,633 root INFO copying src/gevent/testing/hub.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,634 root INFO copying src/gevent/testing/testcase.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,635 root INFO copying src/gevent/testing/patched_tests_setup.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,636 root INFO copying src/gevent/testing/openfiles.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,637 root INFO copying src/gevent/testing/timing.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,638 root INFO copying src/gevent/testing/modules.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,639 root INFO copying src/gevent/testing/switching.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,640 root INFO copying src/gevent/testing/testrunner.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,641 root INFO copying src/gevent/testing/skipping.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,642 root INFO copying src/gevent/testing/monkey_test.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,643 root INFO copying src/gevent/testing/resources.py -> build/lib.linux-riscv64-cpython-312/gevent/testing 2024-05-06 00:52:43,645 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-05-06 00:52:43,645 root INFO copying src/gevent/_ffi/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-05-06 00:52:43,646 root INFO copying src/gevent/_ffi/watcher.py -> build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-05-06 00:52:43,647 root INFO copying src/gevent/_ffi/callback.py -> build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-05-06 00:52:43,648 root INFO copying src/gevent/_ffi/loop.py -> build/lib.linux-riscv64-cpython-312/gevent/_ffi 2024-05-06 00:52:43,650 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/libev 2024-05-06 00:52:43,650 root INFO copying src/gevent/libev/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/libev 2024-05-06 00:52:43,651 root INFO copying src/gevent/libev/watcher.py -> build/lib.linux-riscv64-cpython-312/gevent/libev 2024-05-06 00:52:43,652 root INFO copying src/gevent/libev/corecffi.py -> build/lib.linux-riscv64-cpython-312/gevent/libev 2024-05-06 00:52:43,653 root INFO copying src/gevent/libev/_corecffi_build.py -> build/lib.linux-riscv64-cpython-312/gevent/libev 2024-05-06 00:52:43,655 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-05-06 00:52:43,655 root INFO copying src/gevent/resolver/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-05-06 00:52:43,656 root INFO copying src/gevent/resolver/blocking.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-05-06 00:52:43,657 root INFO copying src/gevent/resolver/_addresses.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-05-06 00:52:43,658 root INFO copying src/gevent/resolver/dnspython.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-05-06 00:52:43,659 root INFO copying src/gevent/resolver/_hostsfile.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-05-06 00:52:43,660 root INFO copying src/gevent/resolver/ares.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-05-06 00:52:43,661 root INFO copying src/gevent/resolver/thread.py -> build/lib.linux-riscv64-cpython-312/gevent/resolver 2024-05-06 00:52:43,663 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-05-06 00:52:43,663 root INFO copying src/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-05-06 00:52:43,664 root INFO copying src/gevent/tests/monkey_package/__init__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-05-06 00:52:43,665 root INFO copying src/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-05-06 00:52:43,666 root INFO copying src/gevent/tests/monkey_package/script.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-05-06 00:52:43,667 root INFO copying src/gevent/tests/monkey_package/issue302monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-05-06 00:52:43,668 root INFO copying src/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-05-06 00:52:43,669 root INFO copying src/gevent/tests/monkey_package/__main__.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-05-06 00:52:43,670 root INFO copying src/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/lib.linux-riscv64-cpython-312/gevent/tests/monkey_package 2024-05-06 00:52:43,689 root INFO copying src/gevent/tests/2_7_keycert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,691 root INFO copying src/gevent/tests/badcert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,691 root INFO copying src/gevent/tests/https_svn_python_org_root.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,692 root INFO copying src/gevent/tests/badkey.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,693 root INFO copying src/gevent/tests/keycert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,694 root INFO copying src/gevent/tests/nullcert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,695 root INFO copying src/gevent/tests/sha256.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,696 root INFO copying src/gevent/tests/wrongcert.pem -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,697 root INFO copying src/gevent/tests/test_server.crt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,698 root INFO copying src/gevent/tests/server.crt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,699 root INFO copying src/gevent/tests/tests_that_dont_monkeypatch.txt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,700 root INFO copying src/gevent/tests/tests_that_dont_use_resolver.txt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,700 root INFO copying src/gevent/tests/hosts_file.txt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,703 root INFO copying src/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,705 root INFO copying src/gevent/tests/server.key -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,706 root INFO copying src/gevent/tests/test_server.key -> build/lib.linux-riscv64-cpython-312/gevent/tests 2024-05-06 00:52:43,707 root INFO creating build/lib.linux-riscv64-cpython-312/gevent/testing/coveragesite 2024-05-06 00:52:43,708 root INFO copying src/gevent/testing/coveragesite/sitecustomize.py -> build/lib.linux-riscv64-cpython-312/gevent/testing/coveragesite 2024-05-06 00:52:43,723 root INFO running build_ext 2024-05-06 00:52:43,725 root INFO generating cffi module 'build/temp.linux-riscv64-cpython-312/gevent.libuv._corecffi.c' 2024-05-06 00:52:43,725 root INFO creating build/temp.linux-riscv64-cpython-312 2024-05-06 00:52:43,777 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-05-06 00:52:43,826 root INFO building 'gevent.libev.corecext' extension 2024-05-06 00:52:43,827 root INFO creating build/temp.linux-riscv64-cpython-312/src 2024-05-06 00:52:43,827 root INFO creating build/temp.linux-riscv64-cpython-312/src/gevent 2024-05-06 00:52:43,827 root INFO creating build/temp.linux-riscv64-cpython-312/src/gevent/libev 2024-05-06 00:52:43,828 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-05-06 00:52:44,905 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-05-06 00:53:58,232 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 0x3fafa99580> <_setuputils.Extension('gevent.resolver.cares') at 0x3fb657e4e0> 2024-05-06 00:54:00,273 root INFO building 'gevent.resolver.cares' extension 2024-05-06 00:54:00,274 root INFO creating build/temp.linux-riscv64-cpython-312/src/gevent/resolver 2024-05-06 00:54:00,275 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-05-06 00:54:35,143 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-05-06 00:54:35,826 root INFO building 'gevent._gevent_c_greenlet_primitives' extension 2024-05-06 00:54:35,827 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-05-06 00:54:46,140 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-05-06 00:54:46,241 root INFO building 'gevent._gevent_c_hub_primitives' extension 2024-05-06 00:54:46,242 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-05-06 00:55:09,857 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-05-06 00:55:10,246 root INFO building 'gevent._gevent_c_hub_local' extension 2024-05-06 00:55:10,247 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-05-06 00:55:18,523 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-05-06 00:55:18,613 root INFO building 'gevent._gevent_c_waiter' extension 2024-05-06 00:55:18,614 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-05-06 00:55:31,322 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-05-06 00:55:31,454 root INFO building 'gevent._gevent_cgreenlet' extension 2024-05-06 00:55:31,455 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-05-06 00:56:25,043 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-05-06 00:56:26,422 root INFO building 'gevent._gevent_c_tracer' extension 2024-05-06 00:56:26,423 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-05-06 00:56:41,731 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-05-06 00:56:41,911 root INFO building 'gevent._gevent_c_abstract_linkable' extension 2024-05-06 00:56:41,912 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-05-06 00:57:03,261 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-05-06 00:57:03,577 root INFO building 'gevent._gevent_c_semaphore' extension 2024-05-06 00:57:03,578 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-05-06 00:57:26,243 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-05-06 00:57:26,597 root INFO building 'gevent._gevent_clocal' extension 2024-05-06 00:57:26,598 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-05-06 00:57:47,662 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-05-06 00:57:48,009 root INFO building 'gevent._gevent_c_ident' extension 2024-05-06 00:57:48,010 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-05-06 00:57:54,743 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-05-06 00:57:54,823 root INFO building 'gevent._gevent_c_imap' extension 2024-05-06 00:57:54,824 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-05-06 00:58:07,086 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-05-06 00:58:07,244 root INFO building 'gevent._gevent_cevent' extension 2024-05-06 00:58:07,245 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-05-06 00:58:24,994 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-05-06 00:58:25,199 root INFO building 'gevent._gevent_cqueue' extension 2024-05-06 00:58:25,200 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-05-06 00:59:10,944 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-05-06 00:59:11,986 root INFO building 'gevent.libev._corecffi' extension 2024-05-06 00:59:11,987 root INFO creating build/temp.linux-riscv64-cpython-312/build 2024-05-06 00:59:11,987 root INFO creating build/temp.linux-riscv64-cpython-312/build/temp.linux-riscv64-cpython-312 2024-05-06 00:59:11,988 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-05-06 00:59:19,090 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-05-06 00:59:19,184 root INFO building 'gevent.libuv._corecffi' extension 2024-05-06 00:59:19,185 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-05-06 00:59:26,237 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-05-06 00:59:26,353 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-06 00:59:26,353 root INFO running install 2024-05-06 00:59:26,398 root INFO running install_lib 2024-05-06 00:59:26,408 root INFO creating build/bdist.linux-riscv64 2024-05-06 00:59:26,409 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-06 00:59:26,409 root INFO creating build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,410 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-05-06 00:59:26,414 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/timeout.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,415 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/__init__.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,417 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/pywsgi.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,418 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_greenlet_primitives.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,420 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_abstract_linkable.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,421 root INFO creating build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,422 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_futures_thread.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,423 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_before_monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,425 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_stat.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,426 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_callback.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,427 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_import_wait.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,428 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__lock.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,429 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__ares_host_result.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,430 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-05-06 00:59:26,432 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_sigchld_2.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,433 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_timer.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,434 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/2_7_keycert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,435 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__ares_timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,436 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/badcert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,437 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-05-06 00:59:26,439 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__GreenletExit.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,439 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_module_run.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,440 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_close.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,441 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_errors.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,442 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__pool.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,443 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,444 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_loop_run.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,444 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue112.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,445 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__systemerror.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,446 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_wsgiserver.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,447 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-05-06 00:59:26,448 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__getaddrinfo_import.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,449 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__greenio.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,449 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__hub_join.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,450 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test_server.crt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,451 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/getaddrinfo_module.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,452 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__close_backend_fd.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,453 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test___monitor.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,453 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__selectors.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,454 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue1686.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,455 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/known_failures.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,456 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__subprocess_interrupted.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,457 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,458 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test___monkey_patching.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,459 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_dns6.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,460 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_echoserver.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,461 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__iwait.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,462 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_send_memoryview.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,462 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__makefile_ref.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,463 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/server.crt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,464 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_udp_client.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,465 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_builtins_future.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,466 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_select.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,467 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__sleep0.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,467 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issues461_471.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,468 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threadpool_executor_patched.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,469 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_fork.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,470 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,471 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__events.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,472 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__execmodules.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,473 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__pywsgi.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,474 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__subprocess.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,475 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__select.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,476 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__api_timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,477 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_multiple_imports.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,478 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__exc_info.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,479 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__real_greenlet.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,479 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__signal.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,480 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_logging.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,481 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__resolver_dnspython.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,482 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_blocks_at_top_level.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,483 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socketpair.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,483 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,484 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/badkey.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,485 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_2.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,486 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__fileobject.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,487 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/keycert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,488 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/tests_that_dont_monkeypatch.txt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,489 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__import_wait.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,489 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__refcount_core.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,490 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/server.key -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,491 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_no_monkey.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,492 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_watcher.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,493 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_ex.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,494 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_udp_server.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,495 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__environ.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,496 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__examples.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,497 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue1864.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,497 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_ssl_warning.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,498 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__greenness.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,499 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_vs_settrace.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,500 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue_728.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,501 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__destroy_default_loop.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,501 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_ssl_warning3.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,502 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-05-06 00:59:26,503 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__server.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,504 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__nondefaultloop.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,505 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__loop_callback.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,506 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,507 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__local.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,508 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threadpool.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,509 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__all__.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,510 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__hub_join_timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,511 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__hub.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,511 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__server_pywsgi.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,512 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue607.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,513 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-05-06 00:59:26,514 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue600.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,515 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__util.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,516 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/lock_tests.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,517 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_dns.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,518 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__doctests.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,520 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_ssl.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,520 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__refcount.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,521 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/hosts_file.txt -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,524 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_imports_at_top_level.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,525 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue230.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,525 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_import_patch.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,526 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__backdoor.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,527 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/nullcert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,528 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/__main__.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,528 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__order.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,529 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test___ident.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,530 root INFO creating build/bdist.linux-riscv64/wheel/gevent/tests/monkey_package 2024-05-06 00:59:26,531 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-05-06 00:59:26,532 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-05-06 00:59:26,532 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-05-06 00:59:26,533 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-05-06 00:59:26,534 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-05-06 00:59:26,535 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-05-06 00:59:26,536 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-05-06 00:59:26,536 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-05-06 00:59:26,537 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-05-06 00:59:26,538 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__api.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,539 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__event.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,540 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__greenletset.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,541 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_sigchld.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,542 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__memleak.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,543 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__contextvars.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,544 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__os.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,545 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__greenlet.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,546 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_queue.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,547 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/_import_import_patch.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,547 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_ssl_warning2.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,548 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-05-06 00:59:26,549 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__threading_patched_local.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,550 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__thread.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,551 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue6.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,552 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket_timeout.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,552 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_sigchld_3.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,553 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__queue.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,554 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__subprocess_poll.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,555 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/sha256.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,556 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__joinall.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,557 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue330.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,558 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test___config.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,559 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_webproxy.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,559 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_portforwarder.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,560 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/wrongcert.pem -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,561 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__compat.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,562 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue639.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,562 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__issue467.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,563 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test_server.key -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,564 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__destroy.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,565 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__socket.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,566 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-05-06 00:59:26,567 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__semaphore.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,568 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__core_async.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,569 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__ssl.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,569 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-05-06 00:59:26,570 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__example_wsgiserver_ssl.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,571 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/tests/test__monkey_selectors.py -> build/bdist.linux-riscv64/wheel/gevent/tests 2024-05-06 00:59:26,572 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/exceptions.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,573 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_patcher.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,574 root INFO creating build/bdist.linux-riscv64/wheel/gevent/libuv 2024-05-06 00:59:26,575 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-05-06 00:59:26,576 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/watcher.py -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-05-06 00:59:26,577 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/_corecffi.abi3.so -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-05-06 00:59:26,579 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/_corecffi_build.py -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-05-06 00:59:26,580 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libuv/loop.py -> build/bdist.linux-riscv64/wheel/gevent/libuv 2024-05-06 00:59:26,582 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-05-06 00:59:26,585 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/threadpool.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,586 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-05-06 00:59:26,593 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/socket.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,594 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/lock.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,595 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-05-06 00:59:26,600 root INFO creating build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,601 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/exception.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,602 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/sysinfo.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,603 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,604 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/support.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,605 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/params.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,607 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/six.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,608 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/leakcheck.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,609 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/sockets.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,610 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/errorhandler.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,611 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/travis.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,613 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/flaky.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,614 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/util.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,615 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/hub.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,616 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/testcase.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,618 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/patched_tests_setup.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,619 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/openfiles.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,620 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/timing.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,622 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/modules.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,623 root INFO creating build/bdist.linux-riscv64/wheel/gevent/testing/coveragesite 2024-05-06 00:59:26,624 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/coveragesite/sitecustomize.py -> build/bdist.linux-riscv64/wheel/gevent/testing/coveragesite 2024-05-06 00:59:26,625 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/switching.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,626 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/testrunner.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,627 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/skipping.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,629 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/monkey_test.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,630 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/testing/resources.py -> build/bdist.linux-riscv64/wheel/gevent/testing 2024-05-06 00:59:26,631 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_tblib.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,632 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-05-06 00:59:26,637 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_util.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,638 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-05-06 00:59:26,641 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/fileobject.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,642 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/pool.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,644 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_fileobjectcommon.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,645 root INFO creating build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-05-06 00:59:26,646 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ffi/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-05-06 00:59:26,647 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ffi/watcher.py -> build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-05-06 00:59:26,649 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ffi/callback.py -> build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-05-06 00:59:26,650 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ffi/loop.py -> build/bdist.linux-riscv64/wheel/gevent/_ffi 2024-05-06 00:59:26,651 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/util.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,652 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/local.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,654 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/greenlet.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,655 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_socket3.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,657 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/monkey.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,658 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/hub.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,660 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/core.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,661 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/contextvars.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,662 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/time.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,664 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/events.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,665 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver_thread.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,666 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/backdoor.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,667 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/builtins.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,669 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_fileobjectposix.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,670 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_config.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,671 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/os.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,673 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-05-06 00:59:26,675 root INFO creating build/bdist.linux-riscv64/wheel/gevent/libev 2024-05-06 00:59:26,676 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-05-06 00:59:26,677 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/watcher.py -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-05-06 00:59:26,678 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/_corecffi.abi3.so -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-05-06 00:59:26,681 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-05-06 00:59:26,689 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/corecffi.py -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-05-06 00:59:26,691 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/libev/_corecffi_build.py -> build/bdist.linux-riscv64/wheel/gevent/libev 2024-05-06 00:59:26,692 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_interfaces.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,693 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_threading.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,694 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_compat.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,696 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_socketcommon.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,697 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_hub_local.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,698 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_ident.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,699 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/event.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,701 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-05-06 00:59:26,704 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_semaphore.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,706 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/ssl.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,707 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_imap.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,708 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/threading.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,710 root INFO creating build/bdist.linux-riscv64/wheel/gevent/resolver 2024-05-06 00:59:26,710 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/__init__.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-05-06 00:59:26,712 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/blocking.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-05-06 00:59:26,713 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/_addresses.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-05-06 00:59:26,714 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-05-06 00:59:26,719 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/dnspython.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-05-06 00:59:26,721 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/_hostsfile.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-05-06 00:59:26,722 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/ares.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-05-06 00:59:26,723 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver/thread.py -> build/bdist.linux-riscv64/wheel/gevent/resolver 2024-05-06 00:59:26,724 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_monitor.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,726 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/server.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,727 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/select.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,728 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-05-06 00:59:26,731 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/subprocess.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,733 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/selectors.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,734 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/signal.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,735 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-05-06 00:59:26,738 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/queue.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,739 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/ares.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,740 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-05-06 00:59:26,745 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/resolver_ares.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,746 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/baseserver.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,747 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-05-06 00:59:26,751 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_waiter.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,752 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/thread.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,753 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/win32util.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,755 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_tracer.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,756 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-05-06 00:59:26,763 root INFO copying build/lib.linux-riscv64-cpython-312/gevent/_hub_primitives.py -> build/bdist.linux-riscv64/wheel/gevent 2024-05-06 00:59:26,764 root INFO running install_egg_info 2024-05-06 00:59:26,776 root INFO running egg_info 2024-05-06 00:59:26,777 root INFO creating src/gevent.egg-info 2024-05-06 00:59:26,784 root INFO writing src/gevent.egg-info/PKG-INFO 2024-05-06 00:59:26,812 root INFO writing dependency_links to src/gevent.egg-info/dependency_links.txt 2024-05-06 00:59:26,813 root INFO writing entry points to src/gevent.egg-info/entry_points.txt 2024-05-06 00:59:26,829 root INFO writing requirements to src/gevent.egg-info/requires.txt 2024-05-06 00:59:26,830 root INFO writing top-level names to src/gevent.egg-info/top_level.txt 2024-05-06 00:59:26,831 root INFO writing manifest file 'src/gevent.egg-info/SOURCES.txt' 2024-05-06 00:59:26,869 root INFO dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative 2024-05-06 00:59:26,869 root INFO dependency /usr/include/python3.12/pythread.h won't be automatically included in the manifest: the path must be relative 2024-05-06 00:59:26,884 root INFO dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative 2024-05-06 00:59:26,904 root INFO reading manifest file 'src/gevent.egg-info/SOURCES.txt' 2024-05-06 00:59:26,905 root INFO reading manifest template 'MANIFEST.in' 2024-05-06 00:59:27,038 root WARNING warning: no files found matching 'changelog.rst' 2024-05-06 00:59:27,039 root WARNING warning: no files found matching 'Makefile.ext' 2024-05-06 00:59:27,039 root WARNING warning: no files found matching 'known_failures.py' 2024-05-06 00:59:27,042 root WARNING warning: no files found matching '.pep8' 2024-05-06 00:59:27,053 root WARNING no previously-included directories found matching '*/__pycache__' 2024-05-06 00:59:27,057 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2024-05-06 00:59:27,061 root WARNING warning: no previously-included files matching '*.o' found anywhere in distribution 2024-05-06 00:59:27,065 root WARNING warning: no previously-included files matching '*.lo' found anywhere in distribution 2024-05-06 00:59:27,069 root WARNING warning: no previously-included files matching '*.la' found anywhere in distribution 2024-05-06 00:59:27,072 root WARNING warning: no previously-included files matching '.dirstamp' found anywhere in distribution 2024-05-06 00:59:27,076 root WARNING warning: no previously-included files matching 'config.log' found anywhere in distribution 2024-05-06 00:59:27,079 root WARNING warning: no previously-included files matching 'config.status' found anywhere in distribution 2024-05-06 00:59:27,082 root WARNING warning: no previously-included files matching 'config.cache' found anywhere in distribution 2024-05-06 00:59:27,085 root WARNING no previously-included directories found matching 'docs/_build' 2024-05-06 00:59:27,089 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-05-06 00:59:27,091 root WARNING warning: no previously-included files matching '.coverage' found under directory 'src/greentest' 2024-05-06 00:59:27,094 root WARNING no previously-included directories found matching 'src/greentest/htmlcov' 2024-05-06 00:59:27,096 root WARNING warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares' 2024-05-06 00:59:27,098 root WARNING warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares' 2024-05-06 00:59:27,101 root WARNING warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent' 2024-05-06 00:59:27,103 root WARNING warning: no previously-included files found matching 'configure-output' 2024-05-06 00:59:27,106 root WARNING warning: no previously-included files found matching 'configure-output.txt' 2024-05-06 00:59:27,108 root WARNING warning: no previously-included files found matching 'deps/TAGS' 2024-05-06 00:59:27,110 root WARNING warning: no previously-included files found matching 'deps/libev/configure-output.txt' 2024-05-06 00:59:27,113 root WARNING warning: no previously-included files found matching 'deps/c-ares/ares_build.h' 2024-05-06 00:59:27,115 root WARNING warning: no previously-included files found matching 'deps/c-ares/ares_config.h' 2024-05-06 00:59:27,117 root WARNING warning: no previously-included files found matching 'deps/c-ares/libcares.pc' 2024-05-06 00:59:27,120 root WARNING warning: no previously-included files found matching 'deps/c-ares/libtool' 2024-05-06 00:59:27,122 root WARNING warning: no previously-included files found matching 'deps/c-ares/Makefile' 2024-05-06 00:59:27,124 root WARNING no previously-included directories found matching 'deps/c-ares/.deps' 2024-05-06 00:59:27,127 root WARNING no previously-included directories found matching 'deps/c-ares/.libs' 2024-05-06 00:59:27,129 root WARNING no previously-included directories found matching 'deps/libev/.deps' 2024-05-06 00:59:27,131 root WARNING no previously-included directories found matching 'deps/libev/.libs' 2024-05-06 00:59:27,133 root WARNING warning: no previously-included files matching 'Makefile' found under directory 'deps/libev' 2024-05-06 00:59:27,136 root WARNING warning: no previously-included files matching 'libtool' found under directory 'deps/libev' 2024-05-06 00:59:27,138 root WARNING warning: no previously-included files matching 'stamp-h?' found under directory 'deps/libev' 2024-05-06 00:59:27,140 root WARNING warning: no previously-included files matching 'config.h' found under directory 'deps/libev' 2024-05-06 00:59:27,143 root WARNING no previously-included directories found matching 'deps/libuv/.deps' 2024-05-06 00:59:27,145 root WARNING no previously-included directories found matching 'deps/libuv/.libs' 2024-05-06 00:59:27,147 root WARNING no previously-included directories found matching 'deps/libuv/src/.deps' 2024-05-06 00:59:27,149 root WARNING no previously-included directories found matching 'deps/libuv/src/unix/.deps' 2024-05-06 00:59:27,152 root WARNING no previously-included directories found matching 'deps/libuv/src/win/.deps' 2024-05-06 00:59:27,154 root WARNING no previously-included directories found matching 'deps/libuv/test/.deps' 2024-05-06 00:59:27,157 root WARNING no previously-included directories found matching 'deps/libuv/autom4te.cache' 2024-05-06 00:59:27,162 root WARNING warning: no previously-included files matching 'Makefile' found under directory 'deps/libuv' 2024-05-06 00:59:27,164 root WARNING warning: no previously-included files matching 'Makefile.in' found under directory 'deps/libuv' 2024-05-06 00:59:27,167 root WARNING warning: no previously-included files matching 'ar-lib' found under directory 'deps/libuv' 2024-05-06 00:59:27,169 root WARNING warning: no previously-included files matching 'aclocal.m4' found under directory 'deps/libuv' 2024-05-06 00:59:27,172 root WARNING warning: no previously-included files matching 'compile' found under directory 'deps/libuv' 2024-05-06 00:59:27,174 root WARNING warning: no previously-included files matching 'configure' found under directory 'deps/libuv' 2024-05-06 00:59:27,176 root WARNING warning: no previously-included files matching 'depcomp' found under directory 'deps/libuv' 2024-05-06 00:59:27,179 root WARNING warning: no previously-included files matching 'install-sh' found under directory 'deps/libuv' 2024-05-06 00:59:27,181 root WARNING warning: no previously-included files matching 'libtool' found under directory 'deps/libuv' 2024-05-06 00:59:27,184 root WARNING warning: no previously-included files matching 'libuv.pc' found under directory 'deps/libuv' 2024-05-06 00:59:27,186 root WARNING warning: no previously-included files matching 'ltmain.sh' found under directory 'deps/libuv' 2024-05-06 00:59:27,188 root WARNING warning: no previously-included files matching 'missing' found under directory 'deps/libuv' 2024-05-06 00:59:27,189 root INFO adding license file 'LICENSE' 2024-05-06 00:59:27,189 root INFO adding license file 'NOTICE' 2024-05-06 00:59:27,189 root INFO adding license file 'AUTHORS' 2024-05-06 00:59:27,243 root INFO writing manifest file 'src/gevent.egg-info/SOURCES.txt' 2024-05-06 00:59:27,245 root INFO Copying src/gevent.egg-info to build/bdist.linux-riscv64/wheel/gevent-23.9.1-py3.12.egg-info 2024-05-06 00:59:27,250 root INFO running install_scripts 2024-05-06 00:59:27,282 wheel INFO creating build/bdist.linux-riscv64/wheel/gevent-23.9.1.dist-info/WHEEL 2024-05-06 00:59:27,284 wheel INFO creating '/home/buildozer/aports/community/py3-gevent/src/gevent-23.9.1/.dist/.tmp-4uknvcbn/gevent-23.9.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-06 00:59:27,286 wheel INFO adding 'gevent/__init__.py' 2024-05-06 00:59:27,287 wheel INFO adding 'gevent/_abstract_linkable.py' 2024-05-06 00:59:27,289 wheel INFO adding 'gevent/_compat.py' 2024-05-06 00:59:27,290 wheel INFO adding 'gevent/_config.py' 2024-05-06 00:59:27,292 wheel INFO adding 'gevent/_fileobjectcommon.py' 2024-05-06 00:59:27,293 wheel INFO adding 'gevent/_fileobjectposix.py' 2024-05-06 00:59:27,298 wheel INFO adding 'gevent/_gevent_c_abstract_linkable.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,310 wheel INFO adding 'gevent/_gevent_c_greenlet_primitives.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,318 wheel INFO adding 'gevent/_gevent_c_hub_local.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,328 wheel INFO adding 'gevent/_gevent_c_hub_primitives.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,342 wheel INFO adding 'gevent/_gevent_c_ident.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,349 wheel INFO adding 'gevent/_gevent_c_imap.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,361 wheel INFO adding 'gevent/_gevent_c_semaphore.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,376 wheel INFO adding 'gevent/_gevent_c_tracer.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,387 wheel INFO adding 'gevent/_gevent_c_waiter.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,398 wheel INFO adding 'gevent/_gevent_cevent.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,414 wheel INFO adding 'gevent/_gevent_cgreenlet.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,440 wheel INFO adding 'gevent/_gevent_clocal.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,457 wheel INFO adding 'gevent/_gevent_cqueue.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,476 wheel INFO adding 'gevent/_greenlet_primitives.py' 2024-05-06 00:59:27,477 wheel INFO adding 'gevent/_hub_local.py' 2024-05-06 00:59:27,479 wheel INFO adding 'gevent/_hub_primitives.py' 2024-05-06 00:59:27,480 wheel INFO adding 'gevent/_ident.py' 2024-05-06 00:59:27,481 wheel INFO adding 'gevent/_imap.py' 2024-05-06 00:59:27,482 wheel INFO adding 'gevent/_interfaces.py' 2024-05-06 00:59:27,483 wheel INFO adding 'gevent/_monitor.py' 2024-05-06 00:59:27,484 wheel INFO adding 'gevent/_patcher.py' 2024-05-06 00:59:27,486 wheel INFO adding 'gevent/_semaphore.py' 2024-05-06 00:59:27,487 wheel INFO adding 'gevent/_socket3.py' 2024-05-06 00:59:27,489 wheel INFO adding 'gevent/_socketcommon.py' 2024-05-06 00:59:27,491 wheel INFO adding 'gevent/_tblib.py' 2024-05-06 00:59:27,492 wheel INFO adding 'gevent/_threading.py' 2024-05-06 00:59:27,493 wheel INFO adding 'gevent/_tracer.py' 2024-05-06 00:59:27,494 wheel INFO adding 'gevent/_util.py' 2024-05-06 00:59:27,495 wheel INFO adding 'gevent/_waiter.py' 2024-05-06 00:59:27,496 wheel INFO adding 'gevent/ares.py' 2024-05-06 00:59:27,497 wheel INFO adding 'gevent/backdoor.py' 2024-05-06 00:59:27,498 wheel INFO adding 'gevent/baseserver.py' 2024-05-06 00:59:27,500 wheel INFO adding 'gevent/builtins.py' 2024-05-06 00:59:27,501 wheel INFO adding 'gevent/contextvars.py' 2024-05-06 00:59:27,502 wheel INFO adding 'gevent/core.py' 2024-05-06 00:59:27,503 wheel INFO adding 'gevent/event.py' 2024-05-06 00:59:27,504 wheel INFO adding 'gevent/events.py' 2024-05-06 00:59:27,506 wheel INFO adding 'gevent/exceptions.py' 2024-05-06 00:59:27,507 wheel INFO adding 'gevent/fileobject.py' 2024-05-06 00:59:27,508 wheel INFO adding 'gevent/greenlet.py' 2024-05-06 00:59:27,511 wheel INFO adding 'gevent/hub.py' 2024-05-06 00:59:27,512 wheel INFO adding 'gevent/local.py' 2024-05-06 00:59:27,514 wheel INFO adding 'gevent/lock.py' 2024-05-06 00:59:27,515 wheel INFO adding 'gevent/monkey.py' 2024-05-06 00:59:27,518 wheel INFO adding 'gevent/os.py' 2024-05-06 00:59:27,519 wheel INFO adding 'gevent/pool.py' 2024-05-06 00:59:27,521 wheel INFO adding 'gevent/pywsgi.py' 2024-05-06 00:59:27,524 wheel INFO adding 'gevent/queue.py' 2024-05-06 00:59:27,525 wheel INFO adding 'gevent/resolver_ares.py' 2024-05-06 00:59:27,526 wheel INFO adding 'gevent/resolver_thread.py' 2024-05-06 00:59:27,527 wheel INFO adding 'gevent/select.py' 2024-05-06 00:59:27,529 wheel INFO adding 'gevent/selectors.py' 2024-05-06 00:59:27,531 wheel INFO adding 'gevent/server.py' 2024-05-06 00:59:27,532 wheel INFO adding 'gevent/signal.py' 2024-05-06 00:59:27,533 wheel INFO adding 'gevent/socket.py' 2024-05-06 00:59:27,534 wheel INFO adding 'gevent/ssl.py' 2024-05-06 00:59:27,537 wheel INFO adding 'gevent/subprocess.py' 2024-05-06 00:59:27,539 wheel INFO adding 'gevent/thread.py' 2024-05-06 00:59:27,540 wheel INFO adding 'gevent/threading.py' 2024-05-06 00:59:27,542 wheel INFO adding 'gevent/threadpool.py' 2024-05-06 00:59:27,543 wheel INFO adding 'gevent/time.py' 2024-05-06 00:59:27,544 wheel INFO adding 'gevent/timeout.py' 2024-05-06 00:59:27,546 wheel INFO adding 'gevent/util.py' 2024-05-06 00:59:27,547 wheel INFO adding 'gevent/win32util.py' 2024-05-06 00:59:27,549 wheel INFO adding 'gevent/_ffi/__init__.py' 2024-05-06 00:59:27,550 wheel INFO adding 'gevent/_ffi/callback.py' 2024-05-06 00:59:27,551 wheel INFO adding 'gevent/_ffi/loop.py' 2024-05-06 00:59:27,553 wheel INFO adding 'gevent/_ffi/watcher.py' 2024-05-06 00:59:27,554 wheel INFO adding 'gevent/libev/__init__.py' 2024-05-06 00:59:27,557 wheel INFO adding 'gevent/libev/_corecffi.abi3.so' 2024-05-06 00:59:27,562 wheel INFO adding 'gevent/libev/_corecffi_build.py' 2024-05-06 00:59:27,572 wheel INFO adding 'gevent/libev/corecext.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,599 wheel INFO adding 'gevent/libev/corecffi.py' 2024-05-06 00:59:27,601 wheel INFO adding 'gevent/libev/watcher.py' 2024-05-06 00:59:27,602 wheel INFO adding 'gevent/libuv/__init__.py' 2024-05-06 00:59:27,605 wheel INFO adding 'gevent/libuv/_corecffi.abi3.so' 2024-05-06 00:59:27,610 wheel INFO adding 'gevent/libuv/_corecffi_build.py' 2024-05-06 00:59:27,611 wheel INFO adding 'gevent/libuv/loop.py' 2024-05-06 00:59:27,613 wheel INFO adding 'gevent/libuv/watcher.py' 2024-05-06 00:59:27,615 wheel INFO adding 'gevent/resolver/__init__.py' 2024-05-06 00:59:27,616 wheel INFO adding 'gevent/resolver/_addresses.py' 2024-05-06 00:59:27,617 wheel INFO adding 'gevent/resolver/_hostsfile.py' 2024-05-06 00:59:27,618 wheel INFO adding 'gevent/resolver/ares.py' 2024-05-06 00:59:27,620 wheel INFO adding 'gevent/resolver/blocking.py' 2024-05-06 00:59:27,626 wheel INFO adding 'gevent/resolver/cares.cpython-312-riscv64-linux-musl.so' 2024-05-06 00:59:27,641 wheel INFO adding 'gevent/resolver/dnspython.py' 2024-05-06 00:59:27,643 wheel INFO adding 'gevent/resolver/thread.py' 2024-05-06 00:59:27,644 wheel INFO adding 'gevent/testing/__init__.py' 2024-05-06 00:59:27,645 wheel INFO adding 'gevent/testing/errorhandler.py' 2024-05-06 00:59:27,646 wheel INFO adding 'gevent/testing/exception.py' 2024-05-06 00:59:27,647 wheel INFO adding 'gevent/testing/flaky.py' 2024-05-06 00:59:27,648 wheel INFO adding 'gevent/testing/hub.py' 2024-05-06 00:59:27,649 wheel INFO adding 'gevent/testing/leakcheck.py' 2024-05-06 00:59:27,650 wheel INFO adding 'gevent/testing/modules.py' 2024-05-06 00:59:27,651 wheel INFO adding 'gevent/testing/monkey_test.py' 2024-05-06 00:59:27,652 wheel INFO adding 'gevent/testing/openfiles.py' 2024-05-06 00:59:27,653 wheel INFO adding 'gevent/testing/params.py' 2024-05-06 00:59:27,655 wheel INFO adding 'gevent/testing/patched_tests_setup.py' 2024-05-06 00:59:27,657 wheel INFO adding 'gevent/testing/resources.py' 2024-05-06 00:59:27,658 wheel INFO adding 'gevent/testing/six.py' 2024-05-06 00:59:27,659 wheel INFO adding 'gevent/testing/skipping.py' 2024-05-06 00:59:27,660 wheel INFO adding 'gevent/testing/sockets.py' 2024-05-06 00:59:27,661 wheel INFO adding 'gevent/testing/support.py' 2024-05-06 00:59:27,662 wheel INFO adding 'gevent/testing/switching.py' 2024-05-06 00:59:27,663 wheel INFO adding 'gevent/testing/sysinfo.py' 2024-05-06 00:59:27,664 wheel INFO adding 'gevent/testing/testcase.py' 2024-05-06 00:59:27,666 wheel INFO adding 'gevent/testing/testrunner.py' 2024-05-06 00:59:27,668 wheel INFO adding 'gevent/testing/timing.py' 2024-05-06 00:59:27,669 wheel INFO adding 'gevent/testing/travis.py' 2024-05-06 00:59:27,670 wheel INFO adding 'gevent/testing/util.py' 2024-05-06 00:59:27,671 wheel INFO adding 'gevent/testing/coveragesite/sitecustomize.py' 2024-05-06 00:59:27,674 wheel INFO adding 'gevent/tests/2_7_keycert.pem' 2024-05-06 00:59:27,675 wheel INFO adding 'gevent/tests/__init__.py' 2024-05-06 00:59:27,675 wheel INFO adding 'gevent/tests/__main__.py' 2024-05-06 00:59:27,676 wheel INFO adding 'gevent/tests/_blocks_at_top_level.py' 2024-05-06 00:59:27,677 wheel INFO adding 'gevent/tests/_import_import_patch.py' 2024-05-06 00:59:27,678 wheel INFO adding 'gevent/tests/_import_patch.py' 2024-05-06 00:59:27,678 wheel INFO adding 'gevent/tests/_import_wait.py' 2024-05-06 00:59:27,679 wheel INFO adding 'gevent/tests/_imports_at_top_level.py' 2024-05-06 00:59:27,680 wheel INFO adding 'gevent/tests/_imports_imports_at_top_level.py' 2024-05-06 00:59:27,681 wheel INFO adding 'gevent/tests/badcert.pem' 2024-05-06 00:59:27,682 wheel INFO adding 'gevent/tests/badkey.pem' 2024-05-06 00:59:27,683 wheel INFO adding 'gevent/tests/getaddrinfo_module.py' 2024-05-06 00:59:27,686 wheel INFO adding 'gevent/tests/hosts_file.txt' 2024-05-06 00:59:27,692 wheel INFO adding 'gevent/tests/https_svn_python_org_root.pem' 2024-05-06 00:59:27,693 wheel INFO adding 'gevent/tests/keycert.pem' 2024-05-06 00:59:27,694 wheel INFO adding 'gevent/tests/known_failures.py' 2024-05-06 00:59:27,696 wheel INFO adding 'gevent/tests/lock_tests.py' 2024-05-06 00:59:27,697 wheel INFO adding 'gevent/tests/nullcert.pem' 2024-05-06 00:59:27,698 wheel INFO adding 'gevent/tests/server.crt' 2024-05-06 00:59:27,699 wheel INFO adding 'gevent/tests/server.key' 2024-05-06 00:59:27,700 wheel INFO adding 'gevent/tests/sha256.pem' 2024-05-06 00:59:27,701 wheel INFO adding 'gevent/tests/test__GreenletExit.py' 2024-05-06 00:59:27,702 wheel INFO adding 'gevent/tests/test___config.py' 2024-05-06 00:59:27,703 wheel INFO adding 'gevent/tests/test___ident.py' 2024-05-06 00:59:27,704 wheel INFO adding 'gevent/tests/test___monitor.py' 2024-05-06 00:59:27,705 wheel INFO adding 'gevent/tests/test___monkey_patching.py' 2024-05-06 00:59:27,706 wheel INFO adding 'gevent/tests/test__all__.py' 2024-05-06 00:59:27,707 wheel INFO adding 'gevent/tests/test__api.py' 2024-05-06 00:59:27,708 wheel INFO adding 'gevent/tests/test__api_timeout.py' 2024-05-06 00:59:27,709 wheel INFO adding 'gevent/tests/test__ares_host_result.py' 2024-05-06 00:59:27,710 wheel INFO adding 'gevent/tests/test__ares_timeout.py' 2024-05-06 00:59:27,711 wheel INFO adding 'gevent/tests/test__backdoor.py' 2024-05-06 00:59:27,712 wheel INFO adding 'gevent/tests/test__close_backend_fd.py' 2024-05-06 00:59:27,713 wheel INFO adding 'gevent/tests/test__compat.py' 2024-05-06 00:59:27,714 wheel INFO adding 'gevent/tests/test__contextvars.py' 2024-05-06 00:59:27,716 wheel INFO adding 'gevent/tests/test__core.py' 2024-05-06 00:59:27,717 wheel INFO adding 'gevent/tests/test__core_async.py' 2024-05-06 00:59:27,717 wheel INFO adding 'gevent/tests/test__core_callback.py' 2024-05-06 00:59:27,718 wheel INFO adding 'gevent/tests/test__core_fork.py' 2024-05-06 00:59:27,719 wheel INFO adding 'gevent/tests/test__core_loop_run.py' 2024-05-06 00:59:27,720 wheel INFO adding 'gevent/tests/test__core_stat.py' 2024-05-06 00:59:27,721 wheel INFO adding 'gevent/tests/test__core_timer.py' 2024-05-06 00:59:27,722 wheel INFO adding 'gevent/tests/test__core_watcher.py' 2024-05-06 00:59:27,723 wheel INFO adding 'gevent/tests/test__destroy.py' 2024-05-06 00:59:27,724 wheel INFO adding 'gevent/tests/test__destroy_default_loop.py' 2024-05-06 00:59:27,725 wheel INFO adding 'gevent/tests/test__doctests.py' 2024-05-06 00:59:27,726 wheel INFO adding 'gevent/tests/test__environ.py' 2024-05-06 00:59:27,727 wheel INFO adding 'gevent/tests/test__event.py' 2024-05-06 00:59:27,728 wheel INFO adding 'gevent/tests/test__events.py' 2024-05-06 00:59:27,729 wheel INFO adding 'gevent/tests/test__example_echoserver.py' 2024-05-06 00:59:27,730 wheel INFO adding 'gevent/tests/test__example_portforwarder.py' 2024-05-06 00:59:27,731 wheel INFO adding 'gevent/tests/test__example_udp_client.py' 2024-05-06 00:59:27,732 wheel INFO adding 'gevent/tests/test__example_udp_server.py' 2024-05-06 00:59:27,732 wheel INFO adding 'gevent/tests/test__example_webproxy.py' 2024-05-06 00:59:27,733 wheel INFO adding 'gevent/tests/test__example_wsgiserver.py' 2024-05-06 00:59:27,734 wheel INFO adding 'gevent/tests/test__example_wsgiserver_ssl.py' 2024-05-06 00:59:27,735 wheel INFO adding 'gevent/tests/test__examples.py' 2024-05-06 00:59:27,736 wheel INFO adding 'gevent/tests/test__exc_info.py' 2024-05-06 00:59:27,737 wheel INFO adding 'gevent/tests/test__execmodules.py' 2024-05-06 00:59:27,738 wheel INFO adding 'gevent/tests/test__fileobject.py' 2024-05-06 00:59:27,740 wheel INFO adding 'gevent/tests/test__getaddrinfo_import.py' 2024-05-06 00:59:27,741 wheel INFO adding 'gevent/tests/test__greenio.py' 2024-05-06 00:59:27,742 wheel INFO adding 'gevent/tests/test__greenlet.py' 2024-05-06 00:59:27,744 wheel INFO adding 'gevent/tests/test__greenletset.py' 2024-05-06 00:59:27,745 wheel INFO adding 'gevent/tests/test__greenness.py' 2024-05-06 00:59:27,746 wheel INFO adding 'gevent/tests/test__hub.py' 2024-05-06 00:59:27,747 wheel INFO adding 'gevent/tests/test__hub_join.py' 2024-05-06 00:59:27,748 wheel INFO adding 'gevent/tests/test__hub_join_timeout.py' 2024-05-06 00:59:27,749 wheel INFO adding 'gevent/tests/test__import_blocking_in_greenlet.py' 2024-05-06 00:59:27,750 wheel INFO adding 'gevent/tests/test__import_wait.py' 2024-05-06 00:59:27,751 wheel INFO adding 'gevent/tests/test__issue112.py' 2024-05-06 00:59:27,752 wheel INFO adding 'gevent/tests/test__issue1686.py' 2024-05-06 00:59:27,753 wheel INFO adding 'gevent/tests/test__issue1864.py' 2024-05-06 00:59:27,753 wheel INFO adding 'gevent/tests/test__issue230.py' 2024-05-06 00:59:27,754 wheel INFO adding 'gevent/tests/test__issue330.py' 2024-05-06 00:59:27,755 wheel INFO adding 'gevent/tests/test__issue467.py' 2024-05-06 00:59:27,756 wheel INFO adding 'gevent/tests/test__issue6.py' 2024-05-06 00:59:27,757 wheel INFO adding 'gevent/tests/test__issue600.py' 2024-05-06 00:59:27,758 wheel INFO adding 'gevent/tests/test__issue607.py' 2024-05-06 00:59:27,758 wheel INFO adding 'gevent/tests/test__issue639.py' 2024-05-06 00:59:27,759 wheel INFO adding 'gevent/tests/test__issue_728.py' 2024-05-06 00:59:27,760 wheel INFO adding 'gevent/tests/test__issues461_471.py' 2024-05-06 00:59:27,761 wheel INFO adding 'gevent/tests/test__iwait.py' 2024-05-06 00:59:27,762 wheel INFO adding 'gevent/tests/test__joinall.py' 2024-05-06 00:59:27,763 wheel INFO adding 'gevent/tests/test__local.py' 2024-05-06 00:59:27,764 wheel INFO adding 'gevent/tests/test__lock.py' 2024-05-06 00:59:27,765 wheel INFO adding 'gevent/tests/test__loop_callback.py' 2024-05-06 00:59:27,766 wheel INFO adding 'gevent/tests/test__makefile_ref.py' 2024-05-06 00:59:27,767 wheel INFO adding 'gevent/tests/test__memleak.py' 2024-05-06 00:59:27,768 wheel INFO adding 'gevent/tests/test__monkey.py' 2024-05-06 00:59:27,769 wheel INFO adding 'gevent/tests/test__monkey_builtins_future.py' 2024-05-06 00:59:27,770 wheel INFO adding 'gevent/tests/test__monkey_futures_thread.py' 2024-05-06 00:59:27,771 wheel INFO adding 'gevent/tests/test__monkey_hub_in_thread.py' 2024-05-06 00:59:27,772 wheel INFO adding 'gevent/tests/test__monkey_logging.py' 2024-05-06 00:59:27,773 wheel INFO adding 'gevent/tests/test__monkey_module_run.py' 2024-05-06 00:59:27,773 wheel INFO adding 'gevent/tests/test__monkey_multiple_imports.py' 2024-05-06 00:59:27,774 wheel INFO adding 'gevent/tests/test__monkey_queue.py' 2024-05-06 00:59:27,776 wheel INFO adding 'gevent/tests/test__monkey_select.py' 2024-05-06 00:59:27,776 wheel INFO adding 'gevent/tests/test__monkey_selectors.py' 2024-05-06 00:59:27,777 wheel INFO adding 'gevent/tests/test__monkey_sigchld.py' 2024-05-06 00:59:27,778 wheel INFO adding 'gevent/tests/test__monkey_sigchld_2.py' 2024-05-06 00:59:27,779 wheel INFO adding 'gevent/tests/test__monkey_sigchld_3.py' 2024-05-06 00:59:27,780 wheel INFO adding 'gevent/tests/test__monkey_ssl_warning.py' 2024-05-06 00:59:27,781 wheel INFO adding 'gevent/tests/test__monkey_ssl_warning2.py' 2024-05-06 00:59:27,782 wheel INFO adding 'gevent/tests/test__monkey_ssl_warning3.py' 2024-05-06 00:59:27,782 wheel INFO adding 'gevent/tests/test__nondefaultloop.py' 2024-05-06 00:59:27,783 wheel INFO adding 'gevent/tests/test__order.py' 2024-05-06 00:59:27,784 wheel INFO adding 'gevent/tests/test__os.py' 2024-05-06 00:59:27,785 wheel INFO adding 'gevent/tests/test__pool.py' 2024-05-06 00:59:27,787 wheel INFO adding 'gevent/tests/test__pywsgi.py' 2024-05-06 00:59:27,790 wheel INFO adding 'gevent/tests/test__queue.py' 2024-05-06 00:59:27,791 wheel INFO adding 'gevent/tests/test__real_greenlet.py' 2024-05-06 00:59:27,792 wheel INFO adding 'gevent/tests/test__refcount.py' 2024-05-06 00:59:27,793 wheel INFO adding 'gevent/tests/test__refcount_core.py' 2024-05-06 00:59:27,794 wheel INFO adding 'gevent/tests/test__resolver_dnspython.py' 2024-05-06 00:59:27,795 wheel INFO adding 'gevent/tests/test__select.py' 2024-05-06 00:59:27,796 wheel INFO adding 'gevent/tests/test__selectors.py' 2024-05-06 00:59:27,797 wheel INFO adding 'gevent/tests/test__semaphore.py' 2024-05-06 00:59:27,799 wheel INFO adding 'gevent/tests/test__server.py' 2024-05-06 00:59:27,800 wheel INFO adding 'gevent/tests/test__server_pywsgi.py' 2024-05-06 00:59:27,801 wheel INFO adding 'gevent/tests/test__signal.py' 2024-05-06 00:59:27,802 wheel INFO adding 'gevent/tests/test__sleep0.py' 2024-05-06 00:59:27,803 wheel INFO adding 'gevent/tests/test__socket.py' 2024-05-06 00:59:27,805 wheel INFO adding 'gevent/tests/test__socket_close.py' 2024-05-06 00:59:27,806 wheel INFO adding 'gevent/tests/test__socket_dns.py' 2024-05-06 00:59:27,808 wheel INFO adding 'gevent/tests/test__socket_dns6.py' 2024-05-06 00:59:27,809 wheel INFO adding 'gevent/tests/test__socket_errors.py' 2024-05-06 00:59:27,810 wheel INFO adding 'gevent/tests/test__socket_ex.py' 2024-05-06 00:59:27,811 wheel INFO adding 'gevent/tests/test__socket_send_memoryview.py' 2024-05-06 00:59:27,811 wheel INFO adding 'gevent/tests/test__socket_ssl.py' 2024-05-06 00:59:27,812 wheel INFO adding 'gevent/tests/test__socket_timeout.py' 2024-05-06 00:59:27,813 wheel INFO adding 'gevent/tests/test__socketpair.py' 2024-05-06 00:59:27,814 wheel INFO adding 'gevent/tests/test__ssl.py' 2024-05-06 00:59:27,815 wheel INFO adding 'gevent/tests/test__subprocess.py' 2024-05-06 00:59:27,816 wheel INFO adding 'gevent/tests/test__subprocess_interrupted.py' 2024-05-06 00:59:27,817 wheel INFO adding 'gevent/tests/test__subprocess_poll.py' 2024-05-06 00:59:27,818 wheel INFO adding 'gevent/tests/test__systemerror.py' 2024-05-06 00:59:27,819 wheel INFO adding 'gevent/tests/test__thread.py' 2024-05-06 00:59:27,820 wheel INFO adding 'gevent/tests/test__threading.py' 2024-05-06 00:59:27,821 wheel INFO adding 'gevent/tests/test__threading_2.py' 2024-05-06 00:59:27,823 wheel INFO adding 'gevent/tests/test__threading_before_monkey.py' 2024-05-06 00:59:27,824 wheel INFO adding 'gevent/tests/test__threading_holding_lock_while_monkey.py' 2024-05-06 00:59:27,825 wheel INFO adding 'gevent/tests/test__threading_monkey_in_thread.py' 2024-05-06 00:59:27,825 wheel INFO adding 'gevent/tests/test__threading_native_before_monkey.py' 2024-05-06 00:59:27,826 wheel INFO adding 'gevent/tests/test__threading_no_monkey.py' 2024-05-06 00:59:27,827 wheel INFO adding 'gevent/tests/test__threading_patched_local.py' 2024-05-06 00:59:27,828 wheel INFO adding 'gevent/tests/test__threading_vs_settrace.py' 2024-05-06 00:59:27,829 wheel INFO adding 'gevent/tests/test__threadpool.py' 2024-05-06 00:59:27,831 wheel INFO adding 'gevent/tests/test__threadpool_executor_patched.py' 2024-05-06 00:59:27,832 wheel INFO adding 'gevent/tests/test__timeout.py' 2024-05-06 00:59:27,833 wheel INFO adding 'gevent/tests/test__util.py' 2024-05-06 00:59:27,834 wheel INFO adding 'gevent/tests/test_server.crt' 2024-05-06 00:59:27,835 wheel INFO adding 'gevent/tests/test_server.key' 2024-05-06 00:59:27,836 wheel INFO adding 'gevent/tests/tests_that_dont_do_leakchecks.txt' 2024-05-06 00:59:27,837 wheel INFO adding 'gevent/tests/tests_that_dont_monkeypatch.txt' 2024-05-06 00:59:27,838 wheel INFO adding 'gevent/tests/tests_that_dont_use_resolver.txt' 2024-05-06 00:59:27,839 wheel INFO adding 'gevent/tests/wrongcert.pem' 2024-05-06 00:59:27,840 wheel INFO adding 'gevent/tests/monkey_package/__init__.py' 2024-05-06 00:59:27,841 wheel INFO adding 'gevent/tests/monkey_package/__main__.py' 2024-05-06 00:59:27,842 wheel INFO adding 'gevent/tests/monkey_package/issue1526_no_monkey.py' 2024-05-06 00:59:27,842 wheel INFO adding 'gevent/tests/monkey_package/issue1526_with_monkey.py' 2024-05-06 00:59:27,843 wheel INFO adding 'gevent/tests/monkey_package/issue302monkey.py' 2024-05-06 00:59:27,844 wheel INFO adding 'gevent/tests/monkey_package/script.py' 2024-05-06 00:59:27,845 wheel INFO adding 'gevent/tests/monkey_package/threadpool_monkey_patches.py' 2024-05-06 00:59:27,846 wheel INFO adding 'gevent/tests/monkey_package/threadpool_no_monkey.py' 2024-05-06 00:59:27,847 wheel INFO adding 'gevent-23.9.1.dist-info/AUTHORS' 2024-05-06 00:59:27,848 wheel INFO adding 'gevent-23.9.1.dist-info/LICENSE' 2024-05-06 00:59:27,850 wheel INFO adding 'gevent-23.9.1.dist-info/METADATA' 2024-05-06 00:59:27,851 wheel INFO adding 'gevent-23.9.1.dist-info/NOTICE' 2024-05-06 00:59:27,852 wheel INFO adding 'gevent-23.9.1.dist-info/WHEEL' 2024-05-06 00:59:27,852 wheel INFO adding 'gevent-23.9.1.dist-info/entry_points.txt' 2024-05-06 00:59:27,853 wheel INFO adding 'gevent-23.9.1.dist-info/top_level.txt' 2024-05-06 00:59:27,857 wheel INFO adding 'gevent-23.9.1.dist-info/RECORD' 2024-05-06 00:59:27,863 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-06 00:59:27,901 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/__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/libuv/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.12/site-packages/gevent/libuv/__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/_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/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/resolver/__pycache__' -> '/home/buildozer/aports/community/py3-gevent/pkg/py3-gevent-pyc/usr/lib/python3.12/site-packages/gevent/resolver/__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 Mon, 06 May 2024 00:59:34 +0000 elapsed time 0h 7m 32s >>> py3-gevent: Cleaning up srcdir >>> py3-gevent: Cleaning up pkgdir >>> py3-gevent: Uninstalling dependencies... (1/44) Purging .makedepends-py3-gevent (20240506.005211) (2/44) Purging py3-cffi-pyc (1.16.0-r1) (3/44) Purging py3-cffi (1.16.0-r1) (4/44) Purging py3-cparser-pyc (2.22-r1) (5/44) Purging py3-cparser (2.22-r1) (6/44) Purging py3-greenlet-pyc (3.0.3-r1) (7/44) Purging py3-greenlet (3.0.3-r1) (8/44) Purging py3-zope-event-pyc (5.0-r1) (9/44) Purging py3-zope-event (5.0-r1) (10/44) Purging py3-zope-interface-pyc (6.0-r1) (11/44) Purging py3-zope-interface (6.0-r1) (12/44) Purging c-ares-dev (1.28.1-r0) (13/44) Purging cython-pyc (3.0.10-r0) (14/44) Purging cython (3.0.10-r0) (15/44) Purging libev-dev (4.33-r1) (16/44) Purging libev (4.33-r1) (17/44) Purging libevent-dev (2.1.12-r7) (18/44) Purging libuv-dev (1.48.0-r0) (19/44) Purging libuv (1.48.0-r0) (20/44) Purging py3-gpep517-pyc (15-r2) (21/44) Purging py3-gpep517 (15-r2) (22/44) Purging py3-installer-pyc (0.7.0-r2) (23/44) Purging py3-installer (0.7.0-r2) (24/44) Purging py3-setuptools-pyc (69.5.1-r0) (25/44) Purging py3-setuptools (69.5.1-r0) (26/44) Purging py3-wheel-pyc (0.42.0-r1) (27/44) Purging py3-wheel (0.42.0-r1) (28/44) Purging py3-packaging-pyc (24.0-r1) (29/44) Purging py3-packaging (24.0-r1) (30/44) Purging py3-parsing-pyc (3.1.2-r1) (31/44) Purging py3-parsing (3.1.2-r1) (32/44) Purging python3-dev (3.12.3-r1) (33/44) Purging python3-pyc (3.12.3-r1) (34/44) Purging python3-pycache-pyc0 (3.12.3-r1) (35/44) Purging pyc (3.12.3-r1) (36/44) Purging python3 (3.12.3-r1) (37/44) Purging gdbm (1.23-r1) (38/44) Purging libbz2 (1.0.8-r6) (39/44) Purging libffi (3.4.6-r0) (40/44) Purging libpanelw (6.4_p20240330-r0) (41/44) Purging mpdecimal (4.0.0-r0) (42/44) Purging readline (8.2.10-r0) (43/44) Purging sqlite-libs (3.45.3-r0) (44/44) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> py3-gevent: Updating the community/riscv64 repository index... >>> py3-gevent: Signing the index...