>>> py3-trio: Building community/py3-trio 0.25.0-r1 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 21:59:25 +0000 >>> py3-trio: Validating /home/buildozer/aports/community/py3-trio/APKBUILD... >>> py3-trio: Analyzing dependencies... >>> py3-trio: Installing for build: build-base py3-attrs py3-async_generator py3-idna py3-cffi py3-openssl py3-outcome py3-sniffio py3-sortedcontainers python3 py3-gpep517 py3-setuptools py3-wheel (1/46) Installing libbz2 (1.0.8-r6) (2/46) Installing libffi (3.4.6-r0) (3/46) Installing gdbm (1.24-r0) (4/46) Installing xz-libs (5.6.3-r0) (5/46) Installing mpdecimal (4.0.0-r0) (6/46) Installing libpanelw (6.5_p20241006-r2) (7/46) Installing sqlite-libs (3.47.0-r0) (8/46) Installing python3 (3.12.7-r1) (9/46) Installing python3-pycache-pyc0 (3.12.7-r1) (10/46) Installing pyc (3.12.7-r1) (11/46) Installing py3-attrs-pyc (24.2.0-r0) (12/46) Installing python3-pyc (3.12.7-r1) (13/46) Installing py3-attrs (24.2.0-r0) (14/46) Installing py3-async_generator (1.10-r6) (15/46) Installing py3-async_generator-pyc (1.10-r6) (16/46) Installing py3-idna (3.10-r0) (17/46) Installing py3-idna-pyc (3.10-r0) (18/46) Installing py3-cparser (2.22-r1) (19/46) Installing py3-cparser-pyc (2.22-r1) (20/46) Installing py3-cffi (1.17.1-r1) (21/46) Installing py3-cffi-pyc (1.17.1-r1) (22/46) Installing py3-cryptography (43.0.3-r0) (23/46) Installing py3-cryptography-pyc (43.0.3-r0) (24/46) Installing py3-openssl (24.1.0-r1) (25/46) Installing py3-openssl-pyc (24.1.0-r1) (26/46) Installing py3-outcome (1.3.0-r1) (27/46) Installing py3-outcome-pyc (1.3.0-r1) (28/46) Installing py3-curio (1.6-r2) (29/46) Installing py3-curio-pyc (1.6-r2) (30/46) Installing py3-sniffio (1.3.1-r1) (31/46) Installing py3-sniffio-pyc (1.3.1-r1) (32/46) Installing py3-sortedcontainers (2.4.0-r5) (33/46) Installing py3-sortedcontainers-pyc (2.4.0-r5) (34/46) Installing py3-installer (0.7.0-r2) (35/46) Installing py3-installer-pyc (0.7.0-r2) (36/46) Installing py3-gpep517 (16-r0) (37/46) Installing py3-gpep517-pyc (16-r0) (38/46) Installing py3-parsing (3.1.4-r0) (39/46) Installing py3-parsing-pyc (3.1.4-r0) (40/46) Installing py3-packaging (24.1-r0) (41/46) Installing py3-packaging-pyc (24.1-r0) (42/46) Installing py3-setuptools (70.3.0-r0) (43/46) Installing py3-setuptools-pyc (70.3.0-r0) (44/46) Installing py3-wheel (0.43.0-r0) (45/46) Installing py3-wheel-pyc (0.43.0-r0) (46/46) Installing .makedepends-py3-trio (20241031.215940) Executing busybox-1.37.0-r3.trigger OK: 481 MiB in 147 packages >>> py3-trio: Cleaning up srcdir >>> py3-trio: Cleaning up pkgdir >>> py3-trio: Cleaning up tmpdir >>> py3-trio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/trio-0.25.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/trio-0.25.0.tar.gz.part' trio-0.25.0.tar.gz.p 14% |**** | 81674 0:00:05 ETA trio-0.25.0.tar.gz.p 100% |********************************| 538k 0:00:00 ETA '/var/cache/distfiles/v3.21/trio-0.25.0.tar.gz.part' saved >>> py3-trio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/trio-0.25.0.tar.gz >>> py3-trio: Checking sha512sums... trio-0.25.0.tar.gz: OK fix-musl-getaddrinfo.patch: OK >>> py3-trio: Unpacking /var/cache/distfiles/v3.21/trio-0.25.0.tar.gz... >>> py3-trio: fix-musl-getaddrinfo.patch patching file src/trio/_tests/test_socket.py 2024-10-31 21:59:43,107 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-31 21:59:43,226 root INFO running bdist_wheel 2024-10-31 21:59:43,240 root INFO running build 2024-10-31 21:59:43,240 root INFO running build_py 2024-10-31 21:59:43,244 root INFO creating build 2024-10-31 21:59:43,244 root INFO creating build/lib 2024-10-31 21:59:43,244 root INFO creating build/lib/trio 2024-10-31 21:59:43,244 root INFO copying src/trio/_path.py -> build/lib/trio 2024-10-31 21:59:43,244 root INFO copying src/trio/_channel.py -> build/lib/trio 2024-10-31 21:59:43,244 root INFO copying src/trio/_unix_pipes.py -> build/lib/trio 2024-10-31 21:59:43,245 root INFO copying src/trio/lowlevel.py -> build/lib/trio 2024-10-31 21:59:43,245 root INFO copying src/trio/_deprecate.py -> build/lib/trio 2024-10-31 21:59:43,245 root INFO copying src/trio/_util.py -> build/lib/trio 2024-10-31 21:59:43,245 root INFO copying src/trio/to_thread.py -> build/lib/trio 2024-10-31 21:59:43,245 root INFO copying src/trio/_highlevel_generic.py -> build/lib/trio 2024-10-31 21:59:43,246 root INFO copying src/trio/_socket.py -> build/lib/trio 2024-10-31 21:59:43,246 root INFO copying src/trio/socket.py -> build/lib/trio 2024-10-31 21:59:43,246 root INFO copying src/trio/abc.py -> build/lib/trio 2024-10-31 21:59:43,246 root INFO copying src/trio/_ssl.py -> build/lib/trio 2024-10-31 21:59:43,246 root INFO copying src/trio/_threads.py -> build/lib/trio 2024-10-31 21:59:43,247 root INFO copying src/trio/_windows_pipes.py -> build/lib/trio 2024-10-31 21:59:43,247 root INFO copying src/trio/_file_io.py -> build/lib/trio 2024-10-31 21:59:43,247 root INFO copying src/trio/_abc.py -> build/lib/trio 2024-10-31 21:59:43,247 root INFO copying src/trio/_highlevel_socket.py -> build/lib/trio 2024-10-31 21:59:43,247 root INFO copying src/trio/_highlevel_ssl_helpers.py -> build/lib/trio 2024-10-31 21:59:43,247 root INFO copying src/trio/_version.py -> build/lib/trio 2024-10-31 21:59:43,248 root INFO copying src/trio/_highlevel_serve_listeners.py -> build/lib/trio 2024-10-31 21:59:43,248 root INFO copying src/trio/_wait_for_object.py -> build/lib/trio 2024-10-31 21:59:43,248 root INFO copying src/trio/_dtls.py -> build/lib/trio 2024-10-31 21:59:43,248 root INFO copying src/trio/_highlevel_open_tcp_listeners.py -> build/lib/trio 2024-10-31 21:59:43,248 root INFO copying src/trio/_highlevel_open_unix_stream.py -> build/lib/trio 2024-10-31 21:59:43,249 root INFO copying src/trio/from_thread.py -> build/lib/trio 2024-10-31 21:59:43,249 root INFO copying src/trio/_subprocess.py -> build/lib/trio 2024-10-31 21:59:43,249 root INFO copying src/trio/_timeouts.py -> build/lib/trio 2024-10-31 21:59:43,249 root INFO copying src/trio/_signals.py -> build/lib/trio 2024-10-31 21:59:43,249 root INFO copying src/trio/__init__.py -> build/lib/trio 2024-10-31 21:59:43,250 root INFO copying src/trio/_sync.py -> build/lib/trio 2024-10-31 21:59:43,250 root INFO copying src/trio/_highlevel_open_tcp_stream.py -> build/lib/trio 2024-10-31 21:59:43,250 root INFO creating build/lib/trio/testing 2024-10-31 21:59:43,250 root INFO copying src/trio/testing/_fake_net.py -> build/lib/trio/testing 2024-10-31 21:59:43,251 root INFO copying src/trio/testing/_memory_streams.py -> build/lib/trio/testing 2024-10-31 21:59:43,251 root INFO copying src/trio/testing/_checkpoints.py -> build/lib/trio/testing 2024-10-31 21:59:43,251 root INFO copying src/trio/testing/_check_streams.py -> build/lib/trio/testing 2024-10-31 21:59:43,251 root INFO copying src/trio/testing/_network.py -> build/lib/trio/testing 2024-10-31 21:59:43,251 root INFO copying src/trio/testing/_raises_group.py -> build/lib/trio/testing 2024-10-31 21:59:43,251 root INFO copying src/trio/testing/_trio_test.py -> build/lib/trio/testing 2024-10-31 21:59:43,252 root INFO copying src/trio/testing/_sequencer.py -> build/lib/trio/testing 2024-10-31 21:59:43,252 root INFO copying src/trio/testing/__init__.py -> build/lib/trio/testing 2024-10-31 21:59:43,253 root INFO creating build/lib/trio/_tests 2024-10-31 21:59:43,253 root INFO copying src/trio/_tests/test_highlevel_open_unix_stream.py -> build/lib/trio/_tests 2024-10-31 21:59:43,253 root INFO copying src/trio/_tests/test_channel.py -> build/lib/trio/_tests 2024-10-31 21:59:43,253 root INFO copying src/trio/_tests/test_sync.py -> build/lib/trio/_tests 2024-10-31 21:59:43,253 root INFO copying src/trio/_tests/test_testing_raisesgroup.py -> build/lib/trio/_tests 2024-10-31 21:59:43,254 root INFO copying src/trio/_tests/test_deprecate_strict_exception_groups_false.py -> build/lib/trio/_tests 2024-10-31 21:59:43,254 root INFO copying src/trio/_tests/test_timeouts.py -> build/lib/trio/_tests 2024-10-31 21:59:43,254 root INFO copying src/trio/_tests/test_highlevel_serve_listeners.py -> build/lib/trio/_tests 2024-10-31 21:59:43,254 root INFO copying src/trio/_tests/test_util.py -> build/lib/trio/_tests 2024-10-31 21:59:43,254 root INFO copying src/trio/_tests/test_wait_for_object.py -> build/lib/trio/_tests 2024-10-31 21:59:43,254 root INFO copying src/trio/_tests/test_exports.py -> build/lib/trio/_tests 2024-10-31 21:59:43,255 root INFO copying src/trio/_tests/test_dtls.py -> build/lib/trio/_tests 2024-10-31 21:59:43,255 root INFO copying src/trio/_tests/test_subprocess.py -> build/lib/trio/_tests 2024-10-31 21:59:43,255 root INFO copying src/trio/_tests/test_path.py -> build/lib/trio/_tests 2024-10-31 21:59:43,255 root INFO copying src/trio/_tests/test_file_io.py -> build/lib/trio/_tests 2024-10-31 21:59:43,255 root INFO copying src/trio/_tests/check_type_completeness.py -> build/lib/trio/_tests 2024-10-31 21:59:43,256 root INFO copying src/trio/_tests/test_socket.py -> build/lib/trio/_tests 2024-10-31 21:59:43,256 root INFO copying src/trio/_tests/test_abc.py -> build/lib/trio/_tests 2024-10-31 21:59:43,256 root INFO copying src/trio/_tests/test_highlevel_socket.py -> build/lib/trio/_tests 2024-10-31 21:59:43,256 root INFO copying src/trio/_tests/test_highlevel_ssl_helpers.py -> build/lib/trio/_tests 2024-10-31 21:59:43,256 root INFO copying src/trio/_tests/test_fakenet.py -> build/lib/trio/_tests 2024-10-31 21:59:43,257 root INFO copying src/trio/_tests/test_highlevel_open_tcp_listeners.py -> build/lib/trio/_tests 2024-10-31 21:59:43,257 root INFO copying src/trio/_tests/test_unix_pipes.py -> build/lib/trio/_tests 2024-10-31 21:59:43,257 root INFO copying src/trio/_tests/test_signals.py -> build/lib/trio/_tests 2024-10-31 21:59:43,257 root INFO copying src/trio/_tests/test_highlevel_open_tcp_stream.py -> build/lib/trio/_tests 2024-10-31 21:59:43,257 root INFO copying src/trio/_tests/test_highlevel_generic.py -> build/lib/trio/_tests 2024-10-31 21:59:43,257 root INFO copying src/trio/_tests/test_contextvars.py -> build/lib/trio/_tests 2024-10-31 21:59:43,258 root INFO copying src/trio/_tests/test_ssl.py -> build/lib/trio/_tests 2024-10-31 21:59:43,258 root INFO copying src/trio/_tests/test_scheduler_determinism.py -> build/lib/trio/_tests 2024-10-31 21:59:43,258 root INFO copying src/trio/_tests/test_tracing.py -> build/lib/trio/_tests 2024-10-31 21:59:43,258 root INFO copying src/trio/_tests/test_windows_pipes.py -> build/lib/trio/_tests 2024-10-31 21:59:43,258 root INFO copying src/trio/_tests/test_deprecate.py -> build/lib/trio/_tests 2024-10-31 21:59:43,259 root INFO copying src/trio/_tests/test_testing.py -> build/lib/trio/_tests 2024-10-31 21:59:43,259 root INFO copying src/trio/_tests/test_threads.py -> build/lib/trio/_tests 2024-10-31 21:59:43,259 root INFO copying src/trio/_tests/__init__.py -> build/lib/trio/_tests 2024-10-31 21:59:43,259 root INFO copying src/trio/_tests/module_with_deprecations.py -> build/lib/trio/_tests 2024-10-31 21:59:43,259 root INFO copying src/trio/_tests/pytest_plugin.py -> build/lib/trio/_tests 2024-10-31 21:59:43,260 root INFO creating build/lib/trio/_tools 2024-10-31 21:59:43,260 root INFO copying src/trio/_tools/gen_exports.py -> build/lib/trio/_tools 2024-10-31 21:59:43,260 root INFO copying src/trio/_tools/mypy_annotate.py -> build/lib/trio/_tools 2024-10-31 21:59:43,260 root INFO copying src/trio/_tools/__init__.py -> build/lib/trio/_tools 2024-10-31 21:59:43,261 root INFO creating build/lib/trio/_core 2024-10-31 21:59:43,261 root INFO copying src/trio/_core/_entry_queue.py -> build/lib/trio/_core 2024-10-31 21:59:43,261 root INFO copying src/trio/_core/_ki.py -> build/lib/trio/_core 2024-10-31 21:59:43,261 root INFO copying src/trio/_core/_generated_io_kqueue.py -> build/lib/trio/_core 2024-10-31 21:59:43,261 root INFO copying src/trio/_core/_io_kqueue.py -> build/lib/trio/_core 2024-10-31 21:59:43,262 root INFO copying src/trio/_core/_exceptions.py -> build/lib/trio/_core 2024-10-31 21:59:43,262 root INFO copying src/trio/_core/_unbounded_queue.py -> build/lib/trio/_core 2024-10-31 21:59:43,262 root INFO copying src/trio/_core/_io_common.py -> build/lib/trio/_core 2024-10-31 21:59:43,262 root INFO copying src/trio/_core/_generated_run.py -> build/lib/trio/_core 2024-10-31 21:59:43,262 root INFO copying src/trio/_core/_traps.py -> build/lib/trio/_core 2024-10-31 21:59:43,263 root INFO copying src/trio/_core/_local.py -> build/lib/trio/_core 2024-10-31 21:59:43,263 root INFO copying src/trio/_core/_concat_tb.py -> build/lib/trio/_core 2024-10-31 21:59:43,263 root INFO copying src/trio/_core/_asyncgens.py -> build/lib/trio/_core 2024-10-31 21:59:43,263 root INFO copying src/trio/_core/_generated_io_epoll.py -> build/lib/trio/_core 2024-10-31 21:59:43,263 root INFO copying src/trio/_core/_thread_cache.py -> build/lib/trio/_core 2024-10-31 21:59:43,263 root INFO copying src/trio/_core/_io_windows.py -> build/lib/trio/_core 2024-10-31 21:59:43,264 root INFO copying src/trio/_core/_run.py -> build/lib/trio/_core 2024-10-31 21:59:43,264 root INFO copying src/trio/_core/_io_epoll.py -> build/lib/trio/_core 2024-10-31 21:59:43,264 root INFO copying src/trio/_core/_wakeup_socketpair.py -> build/lib/trio/_core 2024-10-31 21:59:43,264 root INFO copying src/trio/_core/_instrumentation.py -> build/lib/trio/_core 2024-10-31 21:59:43,264 root INFO copying src/trio/_core/_parking_lot.py -> build/lib/trio/_core 2024-10-31 21:59:43,265 root INFO copying src/trio/_core/_mock_clock.py -> build/lib/trio/_core 2024-10-31 21:59:43,265 root INFO copying src/trio/_core/_generated_io_windows.py -> build/lib/trio/_core 2024-10-31 21:59:43,265 root INFO copying src/trio/_core/__init__.py -> build/lib/trio/_core 2024-10-31 21:59:43,265 root INFO copying src/trio/_core/_generated_instrumentation.py -> build/lib/trio/_core 2024-10-31 21:59:43,265 root INFO copying src/trio/_core/_windows_cffi.py -> build/lib/trio/_core 2024-10-31 21:59:43,266 root INFO creating build/lib/trio/_subprocess_platform 2024-10-31 21:59:43,266 root INFO copying src/trio/_subprocess_platform/waitid.py -> build/lib/trio/_subprocess_platform 2024-10-31 21:59:43,266 root INFO copying src/trio/_subprocess_platform/windows.py -> build/lib/trio/_subprocess_platform 2024-10-31 21:59:43,266 root INFO copying src/trio/_subprocess_platform/kqueue.py -> build/lib/trio/_subprocess_platform 2024-10-31 21:59:43,266 root INFO copying src/trio/_subprocess_platform/__init__.py -> build/lib/trio/_subprocess_platform 2024-10-31 21:59:43,267 root INFO creating build/lib/trio/_tests/type_tests 2024-10-31 21:59:43,267 root INFO copying src/trio/_tests/type_tests/check_wraps.py -> build/lib/trio/_tests/type_tests 2024-10-31 21:59:43,267 root INFO copying src/trio/_tests/type_tests/raisesgroup.py -> build/lib/trio/_tests/type_tests 2024-10-31 21:59:43,267 root INFO copying src/trio/_tests/type_tests/path.py -> build/lib/trio/_tests/type_tests 2024-10-31 21:59:43,267 root INFO copying src/trio/_tests/type_tests/open_memory_channel.py -> build/lib/trio/_tests/type_tests 2024-10-31 21:59:43,268 root INFO creating build/lib/trio/_tests/tools 2024-10-31 21:59:43,268 root INFO copying src/trio/_tests/tools/test_gen_exports.py -> build/lib/trio/_tests/tools 2024-10-31 21:59:43,268 root INFO copying src/trio/_tests/tools/test_mypy_annotate.py -> build/lib/trio/_tests/tools 2024-10-31 21:59:43,268 root INFO copying src/trio/_tests/tools/__init__.py -> build/lib/trio/_tests/tools 2024-10-31 21:59:43,269 root INFO creating build/lib/trio/_core/_tests 2024-10-31 21:59:43,269 root INFO copying src/trio/_core/_tests/test_tutil.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,269 root INFO copying src/trio/_core/_tests/test_guest_mode.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,269 root INFO copying src/trio/_core/_tests/test_run.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,270 root INFO copying src/trio/_core/_tests/test_exceptiongroup_gc.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,270 root INFO copying src/trio/_core/_tests/test_mock_clock.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,270 root INFO copying src/trio/_core/_tests/test_thread_cache.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,270 root INFO copying src/trio/_core/_tests/test_parking_lot.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,270 root INFO copying src/trio/_core/_tests/tutil.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,270 root INFO copying src/trio/_core/_tests/test_local.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,271 root INFO copying src/trio/_core/_tests/test_ki.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,271 root INFO copying src/trio/_core/_tests/test_windows.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,271 root INFO copying src/trio/_core/_tests/test_instrumentation.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,271 root INFO copying src/trio/_core/_tests/test_io.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,271 root INFO copying src/trio/_core/_tests/test_asyncgen.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,272 root INFO copying src/trio/_core/_tests/test_unbounded_queue.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,272 root INFO copying src/trio/_core/_tests/__init__.py -> build/lib/trio/_core/_tests 2024-10-31 21:59:43,272 root INFO creating build/lib/trio/_core/_tests/type_tests 2024-10-31 21:59:43,272 root INFO copying src/trio/_core/_tests/type_tests/nursery_start.py -> build/lib/trio/_core/_tests/type_tests 2024-10-31 21:59:43,272 root INFO running egg_info 2024-10-31 21:59:43,275 root INFO writing src/trio.egg-info/PKG-INFO 2024-10-31 21:59:43,276 root INFO writing dependency_links to src/trio.egg-info/dependency_links.txt 2024-10-31 21:59:43,277 root INFO writing requirements to src/trio.egg-info/requires.txt 2024-10-31 21:59:43,277 root INFO writing top-level names to src/trio.egg-info/top_level.txt 2024-10-31 21:59:43,286 root INFO reading manifest file 'src/trio.egg-info/SOURCES.txt' 2024-10-31 21:59:43,288 root INFO reading manifest template 'MANIFEST.in' 2024-10-31 21:59:43,288 root WARNING warning: no files found matching '*.pem' under directory 'src/trio/_tests/test_ssl_certs' 2024-10-31 21:59:43,290 root WARNING no previously-included directories found matching 'docs/build' 2024-10-31 21:59:43,290 root INFO adding license file 'LICENSE' 2024-10-31 21:59:43,291 root INFO adding license file 'LICENSE.APACHE2' 2024-10-31 21:59:43,291 root INFO adding license file 'LICENSE.MIT' 2024-10-31 21:59:43,296 root INFO writing manifest file 'src/trio.egg-info/SOURCES.txt' 2024-10-31 21:59:43,299 root INFO copying src/trio/py.typed -> build/lib/trio 2024-10-31 21:59:43,308 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-10-31 21:59:43,308 root INFO running install 2024-10-31 21:59:43,329 root INFO running install_lib 2024-10-31 21:59:43,332 root INFO creating build/bdist.linux-ppc64le 2024-10-31 21:59:43,332 root INFO creating build/bdist.linux-ppc64le/wheel 2024-10-31 21:59:43,332 root INFO creating build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,332 root INFO copying build/lib/trio/_path.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,332 root INFO creating build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,332 root INFO copying build/lib/trio/testing/_fake_net.py -> build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,333 root INFO copying build/lib/trio/testing/_memory_streams.py -> build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,333 root INFO copying build/lib/trio/testing/_checkpoints.py -> build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,333 root INFO copying build/lib/trio/testing/_check_streams.py -> build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,333 root INFO copying build/lib/trio/testing/_network.py -> build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,333 root INFO copying build/lib/trio/testing/_raises_group.py -> build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,334 root INFO copying build/lib/trio/testing/_trio_test.py -> build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,334 root INFO copying build/lib/trio/testing/_sequencer.py -> build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,334 root INFO copying build/lib/trio/testing/__init__.py -> build/bdist.linux-ppc64le/wheel/trio/testing 2024-10-31 21:59:43,334 root INFO copying build/lib/trio/_channel.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,334 root INFO copying build/lib/trio/_unix_pipes.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,334 root INFO copying build/lib/trio/lowlevel.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,335 root INFO copying build/lib/trio/_deprecate.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,335 root INFO copying build/lib/trio/_util.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,335 root INFO copying build/lib/trio/to_thread.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,335 root INFO copying build/lib/trio/_highlevel_generic.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,335 root INFO copying build/lib/trio/_socket.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,336 root INFO copying build/lib/trio/socket.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,336 root INFO copying build/lib/trio/abc.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,336 root INFO creating build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,336 root INFO copying build/lib/trio/_tests/test_highlevel_open_unix_stream.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,336 root INFO copying build/lib/trio/_tests/test_channel.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,336 root INFO copying build/lib/trio/_tests/test_sync.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,337 root INFO copying build/lib/trio/_tests/test_testing_raisesgroup.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,337 root INFO copying build/lib/trio/_tests/test_deprecate_strict_exception_groups_false.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,337 root INFO copying build/lib/trio/_tests/test_timeouts.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,337 root INFO copying build/lib/trio/_tests/test_highlevel_serve_listeners.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,337 root INFO copying build/lib/trio/_tests/test_util.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,338 root INFO copying build/lib/trio/_tests/test_wait_for_object.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,338 root INFO copying build/lib/trio/_tests/test_exports.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,338 root INFO copying build/lib/trio/_tests/test_dtls.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,338 root INFO copying build/lib/trio/_tests/test_subprocess.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,338 root INFO copying build/lib/trio/_tests/test_path.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,338 root INFO copying build/lib/trio/_tests/test_file_io.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,339 root INFO copying build/lib/trio/_tests/check_type_completeness.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,339 root INFO copying build/lib/trio/_tests/test_socket.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,339 root INFO copying build/lib/trio/_tests/test_abc.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,339 root INFO creating build/bdist.linux-ppc64le/wheel/trio/_tests/type_tests 2024-10-31 21:59:43,339 root INFO copying build/lib/trio/_tests/type_tests/check_wraps.py -> build/bdist.linux-ppc64le/wheel/trio/_tests/type_tests 2024-10-31 21:59:43,340 root INFO copying build/lib/trio/_tests/type_tests/raisesgroup.py -> build/bdist.linux-ppc64le/wheel/trio/_tests/type_tests 2024-10-31 21:59:43,340 root INFO copying build/lib/trio/_tests/type_tests/path.py -> build/bdist.linux-ppc64le/wheel/trio/_tests/type_tests 2024-10-31 21:59:43,340 root INFO copying build/lib/trio/_tests/type_tests/open_memory_channel.py -> build/bdist.linux-ppc64le/wheel/trio/_tests/type_tests 2024-10-31 21:59:43,340 root INFO copying build/lib/trio/_tests/test_highlevel_socket.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,340 root INFO copying build/lib/trio/_tests/test_highlevel_ssl_helpers.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,340 root INFO copying build/lib/trio/_tests/test_fakenet.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,341 root INFO copying build/lib/trio/_tests/test_highlevel_open_tcp_listeners.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,341 root INFO copying build/lib/trio/_tests/test_unix_pipes.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,341 root INFO copying build/lib/trio/_tests/test_signals.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,341 root INFO copying build/lib/trio/_tests/test_highlevel_open_tcp_stream.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,341 root INFO copying build/lib/trio/_tests/test_highlevel_generic.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,341 root INFO copying build/lib/trio/_tests/test_contextvars.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,342 root INFO copying build/lib/trio/_tests/test_ssl.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,342 root INFO copying build/lib/trio/_tests/test_scheduler_determinism.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,342 root INFO copying build/lib/trio/_tests/test_tracing.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,342 root INFO copying build/lib/trio/_tests/test_windows_pipes.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,342 root INFO copying build/lib/trio/_tests/test_deprecate.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,343 root INFO creating build/bdist.linux-ppc64le/wheel/trio/_tests/tools 2024-10-31 21:59:43,343 root INFO copying build/lib/trio/_tests/tools/test_gen_exports.py -> build/bdist.linux-ppc64le/wheel/trio/_tests/tools 2024-10-31 21:59:43,343 root INFO copying build/lib/trio/_tests/tools/test_mypy_annotate.py -> build/bdist.linux-ppc64le/wheel/trio/_tests/tools 2024-10-31 21:59:43,343 root INFO copying build/lib/trio/_tests/tools/__init__.py -> build/bdist.linux-ppc64le/wheel/trio/_tests/tools 2024-10-31 21:59:43,343 root INFO copying build/lib/trio/_tests/test_testing.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,343 root INFO copying build/lib/trio/_tests/test_threads.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,344 root INFO copying build/lib/trio/_tests/__init__.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,344 root INFO copying build/lib/trio/_tests/module_with_deprecations.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,344 root INFO copying build/lib/trio/_tests/pytest_plugin.py -> build/bdist.linux-ppc64le/wheel/trio/_tests 2024-10-31 21:59:43,344 root INFO copying build/lib/trio/_ssl.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,344 root INFO copying build/lib/trio/_threads.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,344 root INFO copying build/lib/trio/_windows_pipes.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,345 root INFO copying build/lib/trio/_file_io.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,345 root INFO copying build/lib/trio/_abc.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,345 root INFO copying build/lib/trio/_highlevel_socket.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,345 root INFO copying build/lib/trio/_highlevel_ssl_helpers.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,345 root INFO copying build/lib/trio/_version.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,346 root INFO copying build/lib/trio/_highlevel_serve_listeners.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,346 root INFO copying build/lib/trio/_wait_for_object.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,346 root INFO copying build/lib/trio/_dtls.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,346 root INFO copying build/lib/trio/_highlevel_open_tcp_listeners.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,346 root INFO creating build/bdist.linux-ppc64le/wheel/trio/_tools 2024-10-31 21:59:43,346 root INFO copying build/lib/trio/_tools/gen_exports.py -> build/bdist.linux-ppc64le/wheel/trio/_tools 2024-10-31 21:59:43,347 root INFO copying build/lib/trio/_tools/mypy_annotate.py -> build/bdist.linux-ppc64le/wheel/trio/_tools 2024-10-31 21:59:43,347 root INFO copying build/lib/trio/_tools/__init__.py -> build/bdist.linux-ppc64le/wheel/trio/_tools 2024-10-31 21:59:43,347 root INFO copying build/lib/trio/_highlevel_open_unix_stream.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,347 root INFO copying build/lib/trio/from_thread.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,347 root INFO creating build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,347 root INFO copying build/lib/trio/_core/_entry_queue.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,348 root INFO copying build/lib/trio/_core/_ki.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,348 root INFO copying build/lib/trio/_core/_generated_io_kqueue.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,348 root INFO copying build/lib/trio/_core/_io_kqueue.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,348 root INFO copying build/lib/trio/_core/_exceptions.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,348 root INFO copying build/lib/trio/_core/_unbounded_queue.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,349 root INFO copying build/lib/trio/_core/_io_common.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,349 root INFO copying build/lib/trio/_core/_generated_run.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,349 root INFO copying build/lib/trio/_core/_traps.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,349 root INFO copying build/lib/trio/_core/_local.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,349 root INFO creating build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,349 root INFO copying build/lib/trio/_core/_tests/test_tutil.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,350 root INFO copying build/lib/trio/_core/_tests/test_guest_mode.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,350 root INFO copying build/lib/trio/_core/_tests/test_run.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,350 root INFO copying build/lib/trio/_core/_tests/test_exceptiongroup_gc.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,350 root INFO copying build/lib/trio/_core/_tests/test_mock_clock.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,350 root INFO copying build/lib/trio/_core/_tests/test_thread_cache.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,351 root INFO copying build/lib/trio/_core/_tests/test_parking_lot.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,351 root INFO copying build/lib/trio/_core/_tests/tutil.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,351 root INFO copying build/lib/trio/_core/_tests/test_local.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,351 root INFO copying build/lib/trio/_core/_tests/test_ki.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,351 root INFO creating build/bdist.linux-ppc64le/wheel/trio/_core/_tests/type_tests 2024-10-31 21:59:43,351 root INFO copying build/lib/trio/_core/_tests/type_tests/nursery_start.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests/type_tests 2024-10-31 21:59:43,352 root INFO copying build/lib/trio/_core/_tests/test_windows.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,352 root INFO copying build/lib/trio/_core/_tests/test_instrumentation.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,352 root INFO copying build/lib/trio/_core/_tests/test_io.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,352 root INFO copying build/lib/trio/_core/_tests/test_asyncgen.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,352 root INFO copying build/lib/trio/_core/_tests/test_unbounded_queue.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,353 root INFO copying build/lib/trio/_core/_tests/__init__.py -> build/bdist.linux-ppc64le/wheel/trio/_core/_tests 2024-10-31 21:59:43,353 root INFO copying build/lib/trio/_core/_concat_tb.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,353 root INFO copying build/lib/trio/_core/_asyncgens.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,353 root INFO copying build/lib/trio/_core/_generated_io_epoll.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,353 root INFO copying build/lib/trio/_core/_thread_cache.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,353 root INFO copying build/lib/trio/_core/_io_windows.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,354 root INFO copying build/lib/trio/_core/_run.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,354 root INFO copying build/lib/trio/_core/_io_epoll.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,354 root INFO copying build/lib/trio/_core/_wakeup_socketpair.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,354 root INFO copying build/lib/trio/_core/_instrumentation.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,354 root INFO copying build/lib/trio/_core/_parking_lot.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,355 root INFO copying build/lib/trio/_core/_mock_clock.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,355 root INFO copying build/lib/trio/_core/_generated_io_windows.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,355 root INFO copying build/lib/trio/_core/__init__.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,355 root INFO copying build/lib/trio/_core/_generated_instrumentation.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,355 root INFO copying build/lib/trio/_core/_windows_cffi.py -> build/bdist.linux-ppc64le/wheel/trio/_core 2024-10-31 21:59:43,355 root INFO copying build/lib/trio/_subprocess.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,356 root INFO copying build/lib/trio/py.typed -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,356 root INFO copying build/lib/trio/_timeouts.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,356 root INFO copying build/lib/trio/_signals.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,356 root INFO copying build/lib/trio/__init__.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,356 root INFO creating build/bdist.linux-ppc64le/wheel/trio/_subprocess_platform 2024-10-31 21:59:43,356 root INFO copying build/lib/trio/_subprocess_platform/waitid.py -> build/bdist.linux-ppc64le/wheel/trio/_subprocess_platform 2024-10-31 21:59:43,357 root INFO copying build/lib/trio/_subprocess_platform/windows.py -> build/bdist.linux-ppc64le/wheel/trio/_subprocess_platform 2024-10-31 21:59:43,357 root INFO copying build/lib/trio/_subprocess_platform/kqueue.py -> build/bdist.linux-ppc64le/wheel/trio/_subprocess_platform 2024-10-31 21:59:43,357 root INFO copying build/lib/trio/_subprocess_platform/__init__.py -> build/bdist.linux-ppc64le/wheel/trio/_subprocess_platform 2024-10-31 21:59:43,357 root INFO copying build/lib/trio/_sync.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,357 root INFO copying build/lib/trio/_highlevel_open_tcp_stream.py -> build/bdist.linux-ppc64le/wheel/trio 2024-10-31 21:59:43,358 root INFO running install_egg_info 2024-10-31 21:59:43,360 root INFO Copying src/trio.egg-info to build/bdist.linux-ppc64le/wheel/trio-0.25.0-py3.12.egg-info 2024-10-31 21:59:43,361 root INFO running install_scripts 2024-10-31 21:59:43,365 root INFO creating build/bdist.linux-ppc64le/wheel/trio-0.25.0.dist-info/WHEEL 2024-10-31 21:59:43,366 wheel INFO creating '/home/buildozer/aports/community/py3-trio/src/trio-0.25.0/.dist/.tmp-6yojdhqt/trio-0.25.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-10-31 21:59:43,366 wheel INFO adding 'trio/__init__.py' 2024-10-31 21:59:43,366 wheel INFO adding 'trio/_abc.py' 2024-10-31 21:59:43,367 wheel INFO adding 'trio/_channel.py' 2024-10-31 21:59:43,367 wheel INFO adding 'trio/_deprecate.py' 2024-10-31 21:59:43,367 wheel INFO adding 'trio/_dtls.py' 2024-10-31 21:59:43,367 wheel INFO adding 'trio/_file_io.py' 2024-10-31 21:59:43,368 wheel INFO adding 'trio/_highlevel_generic.py' 2024-10-31 21:59:43,368 wheel INFO adding 'trio/_highlevel_open_tcp_listeners.py' 2024-10-31 21:59:43,368 wheel INFO adding 'trio/_highlevel_open_tcp_stream.py' 2024-10-31 21:59:43,368 wheel INFO adding 'trio/_highlevel_open_unix_stream.py' 2024-10-31 21:59:43,369 wheel INFO adding 'trio/_highlevel_serve_listeners.py' 2024-10-31 21:59:43,369 wheel INFO adding 'trio/_highlevel_socket.py' 2024-10-31 21:59:43,369 wheel INFO adding 'trio/_highlevel_ssl_helpers.py' 2024-10-31 21:59:43,369 wheel INFO adding 'trio/_path.py' 2024-10-31 21:59:43,369 wheel INFO adding 'trio/_signals.py' 2024-10-31 21:59:43,370 wheel INFO adding 'trio/_socket.py' 2024-10-31 21:59:43,370 wheel INFO adding 'trio/_ssl.py' 2024-10-31 21:59:43,370 wheel INFO adding 'trio/_subprocess.py' 2024-10-31 21:59:43,371 wheel INFO adding 'trio/_sync.py' 2024-10-31 21:59:43,371 wheel INFO adding 'trio/_threads.py' 2024-10-31 21:59:43,371 wheel INFO adding 'trio/_timeouts.py' 2024-10-31 21:59:43,372 wheel INFO adding 'trio/_unix_pipes.py' 2024-10-31 21:59:43,372 wheel INFO adding 'trio/_util.py' 2024-10-31 21:59:43,372 wheel INFO adding 'trio/_version.py' 2024-10-31 21:59:43,372 wheel INFO adding 'trio/_wait_for_object.py' 2024-10-31 21:59:43,372 wheel INFO adding 'trio/_windows_pipes.py' 2024-10-31 21:59:43,373 wheel INFO adding 'trio/abc.py' 2024-10-31 21:59:43,373 wheel INFO adding 'trio/from_thread.py' 2024-10-31 21:59:43,373 wheel INFO adding 'trio/lowlevel.py' 2024-10-31 21:59:43,373 wheel INFO adding 'trio/py.typed' 2024-10-31 21:59:43,373 wheel INFO adding 'trio/socket.py' 2024-10-31 21:59:43,374 wheel INFO adding 'trio/to_thread.py' 2024-10-31 21:59:43,374 wheel INFO adding 'trio/_core/__init__.py' 2024-10-31 21:59:43,374 wheel INFO adding 'trio/_core/_asyncgens.py' 2024-10-31 21:59:43,374 wheel INFO adding 'trio/_core/_concat_tb.py' 2024-10-31 21:59:43,374 wheel INFO adding 'trio/_core/_entry_queue.py' 2024-10-31 21:59:43,375 wheel INFO adding 'trio/_core/_exceptions.py' 2024-10-31 21:59:43,375 wheel INFO adding 'trio/_core/_generated_instrumentation.py' 2024-10-31 21:59:43,375 wheel INFO adding 'trio/_core/_generated_io_epoll.py' 2024-10-31 21:59:43,375 wheel INFO adding 'trio/_core/_generated_io_kqueue.py' 2024-10-31 21:59:43,375 wheel INFO adding 'trio/_core/_generated_io_windows.py' 2024-10-31 21:59:43,376 wheel INFO adding 'trio/_core/_generated_run.py' 2024-10-31 21:59:43,376 wheel INFO adding 'trio/_core/_instrumentation.py' 2024-10-31 21:59:43,376 wheel INFO adding 'trio/_core/_io_common.py' 2024-10-31 21:59:43,376 wheel INFO adding 'trio/_core/_io_epoll.py' 2024-10-31 21:59:43,377 wheel INFO adding 'trio/_core/_io_kqueue.py' 2024-10-31 21:59:43,377 wheel INFO adding 'trio/_core/_io_windows.py' 2024-10-31 21:59:43,377 wheel INFO adding 'trio/_core/_ki.py' 2024-10-31 21:59:43,377 wheel INFO adding 'trio/_core/_local.py' 2024-10-31 21:59:43,378 wheel INFO adding 'trio/_core/_mock_clock.py' 2024-10-31 21:59:43,378 wheel INFO adding 'trio/_core/_parking_lot.py' 2024-10-31 21:59:43,378 wheel INFO adding 'trio/_core/_run.py' 2024-10-31 21:59:43,379 wheel INFO adding 'trio/_core/_thread_cache.py' 2024-10-31 21:59:43,379 wheel INFO adding 'trio/_core/_traps.py' 2024-10-31 21:59:43,379 wheel INFO adding 'trio/_core/_unbounded_queue.py' 2024-10-31 21:59:43,379 wheel INFO adding 'trio/_core/_wakeup_socketpair.py' 2024-10-31 21:59:43,379 wheel INFO adding 'trio/_core/_windows_cffi.py' 2024-10-31 21:59:43,380 wheel INFO adding 'trio/_core/_tests/__init__.py' 2024-10-31 21:59:43,380 wheel INFO adding 'trio/_core/_tests/test_asyncgen.py' 2024-10-31 21:59:43,380 wheel INFO adding 'trio/_core/_tests/test_exceptiongroup_gc.py' 2024-10-31 21:59:43,380 wheel INFO adding 'trio/_core/_tests/test_guest_mode.py' 2024-10-31 21:59:43,381 wheel INFO adding 'trio/_core/_tests/test_instrumentation.py' 2024-10-31 21:59:43,381 wheel INFO adding 'trio/_core/_tests/test_io.py' 2024-10-31 21:59:43,381 wheel INFO adding 'trio/_core/_tests/test_ki.py' 2024-10-31 21:59:43,381 wheel INFO adding 'trio/_core/_tests/test_local.py' 2024-10-31 21:59:43,382 wheel INFO adding 'trio/_core/_tests/test_mock_clock.py' 2024-10-31 21:59:43,382 wheel INFO adding 'trio/_core/_tests/test_parking_lot.py' 2024-10-31 21:59:43,382 wheel INFO adding 'trio/_core/_tests/test_run.py' 2024-10-31 21:59:43,383 wheel INFO adding 'trio/_core/_tests/test_thread_cache.py' 2024-10-31 21:59:43,383 wheel INFO adding 'trio/_core/_tests/test_tutil.py' 2024-10-31 21:59:43,383 wheel INFO adding 'trio/_core/_tests/test_unbounded_queue.py' 2024-10-31 21:59:43,383 wheel INFO adding 'trio/_core/_tests/test_windows.py' 2024-10-31 21:59:43,383 wheel INFO adding 'trio/_core/_tests/tutil.py' 2024-10-31 21:59:43,384 wheel INFO adding 'trio/_core/_tests/type_tests/nursery_start.py' 2024-10-31 21:59:43,384 wheel INFO adding 'trio/_subprocess_platform/__init__.py' 2024-10-31 21:59:43,384 wheel INFO adding 'trio/_subprocess_platform/kqueue.py' 2024-10-31 21:59:43,384 wheel INFO adding 'trio/_subprocess_platform/waitid.py' 2024-10-31 21:59:43,384 wheel INFO adding 'trio/_subprocess_platform/windows.py' 2024-10-31 21:59:43,385 wheel INFO adding 'trio/_tests/__init__.py' 2024-10-31 21:59:43,385 wheel INFO adding 'trio/_tests/check_type_completeness.py' 2024-10-31 21:59:43,385 wheel INFO adding 'trio/_tests/module_with_deprecations.py' 2024-10-31 21:59:43,385 wheel INFO adding 'trio/_tests/pytest_plugin.py' 2024-10-31 21:59:43,385 wheel INFO adding 'trio/_tests/test_abc.py' 2024-10-31 21:59:43,386 wheel INFO adding 'trio/_tests/test_channel.py' 2024-10-31 21:59:43,386 wheel INFO adding 'trio/_tests/test_contextvars.py' 2024-10-31 21:59:43,386 wheel INFO adding 'trio/_tests/test_deprecate.py' 2024-10-31 21:59:43,386 wheel INFO adding 'trio/_tests/test_deprecate_strict_exception_groups_false.py' 2024-10-31 21:59:43,387 wheel INFO adding 'trio/_tests/test_dtls.py' 2024-10-31 21:59:43,387 wheel INFO adding 'trio/_tests/test_exports.py' 2024-10-31 21:59:43,387 wheel INFO adding 'trio/_tests/test_fakenet.py' 2024-10-31 21:59:43,387 wheel INFO adding 'trio/_tests/test_file_io.py' 2024-10-31 21:59:43,388 wheel INFO adding 'trio/_tests/test_highlevel_generic.py' 2024-10-31 21:59:43,388 wheel INFO adding 'trio/_tests/test_highlevel_open_tcp_listeners.py' 2024-10-31 21:59:43,388 wheel INFO adding 'trio/_tests/test_highlevel_open_tcp_stream.py' 2024-10-31 21:59:43,388 wheel INFO adding 'trio/_tests/test_highlevel_open_unix_stream.py' 2024-10-31 21:59:43,388 wheel INFO adding 'trio/_tests/test_highlevel_serve_listeners.py' 2024-10-31 21:59:43,389 wheel INFO adding 'trio/_tests/test_highlevel_socket.py' 2024-10-31 21:59:43,389 wheel INFO adding 'trio/_tests/test_highlevel_ssl_helpers.py' 2024-10-31 21:59:43,389 wheel INFO adding 'trio/_tests/test_path.py' 2024-10-31 21:59:43,389 wheel INFO adding 'trio/_tests/test_scheduler_determinism.py' 2024-10-31 21:59:43,390 wheel INFO adding 'trio/_tests/test_signals.py' 2024-10-31 21:59:43,390 wheel INFO adding 'trio/_tests/test_socket.py' 2024-10-31 21:59:43,390 wheel INFO adding 'trio/_tests/test_ssl.py' 2024-10-31 21:59:43,390 wheel INFO adding 'trio/_tests/test_subprocess.py' 2024-10-31 21:59:43,391 wheel INFO adding 'trio/_tests/test_sync.py' 2024-10-31 21:59:43,391 wheel INFO adding 'trio/_tests/test_testing.py' 2024-10-31 21:59:43,391 wheel INFO adding 'trio/_tests/test_testing_raisesgroup.py' 2024-10-31 21:59:43,391 wheel INFO adding 'trio/_tests/test_threads.py' 2024-10-31 21:59:43,392 wheel INFO adding 'trio/_tests/test_timeouts.py' 2024-10-31 21:59:43,392 wheel INFO adding 'trio/_tests/test_tracing.py' 2024-10-31 21:59:43,392 wheel INFO adding 'trio/_tests/test_unix_pipes.py' 2024-10-31 21:59:43,392 wheel INFO adding 'trio/_tests/test_util.py' 2024-10-31 21:59:43,393 wheel INFO adding 'trio/_tests/test_wait_for_object.py' 2024-10-31 21:59:43,393 wheel INFO adding 'trio/_tests/test_windows_pipes.py' 2024-10-31 21:59:43,393 wheel INFO adding 'trio/_tests/tools/__init__.py' 2024-10-31 21:59:43,393 wheel INFO adding 'trio/_tests/tools/test_gen_exports.py' 2024-10-31 21:59:43,393 wheel INFO adding 'trio/_tests/tools/test_mypy_annotate.py' 2024-10-31 21:59:43,394 wheel INFO adding 'trio/_tests/type_tests/check_wraps.py' 2024-10-31 21:59:43,394 wheel INFO adding 'trio/_tests/type_tests/open_memory_channel.py' 2024-10-31 21:59:43,394 wheel INFO adding 'trio/_tests/type_tests/path.py' 2024-10-31 21:59:43,394 wheel INFO adding 'trio/_tests/type_tests/raisesgroup.py' 2024-10-31 21:59:43,394 wheel INFO adding 'trio/_tools/__init__.py' 2024-10-31 21:59:43,395 wheel INFO adding 'trio/_tools/gen_exports.py' 2024-10-31 21:59:43,395 wheel INFO adding 'trio/_tools/mypy_annotate.py' 2024-10-31 21:59:43,395 wheel INFO adding 'trio/testing/__init__.py' 2024-10-31 21:59:43,395 wheel INFO adding 'trio/testing/_check_streams.py' 2024-10-31 21:59:43,396 wheel INFO adding 'trio/testing/_checkpoints.py' 2024-10-31 21:59:43,396 wheel INFO adding 'trio/testing/_fake_net.py' 2024-10-31 21:59:43,396 wheel INFO adding 'trio/testing/_memory_streams.py' 2024-10-31 21:59:43,396 wheel INFO adding 'trio/testing/_network.py' 2024-10-31 21:59:43,396 wheel INFO adding 'trio/testing/_raises_group.py' 2024-10-31 21:59:43,397 wheel INFO adding 'trio/testing/_sequencer.py' 2024-10-31 21:59:43,397 wheel INFO adding 'trio/testing/_trio_test.py' 2024-10-31 21:59:43,397 wheel INFO adding 'trio-0.25.0.dist-info/LICENSE' 2024-10-31 21:59:43,397 wheel INFO adding 'trio-0.25.0.dist-info/LICENSE.APACHE2' 2024-10-31 21:59:43,398 wheel INFO adding 'trio-0.25.0.dist-info/LICENSE.MIT' 2024-10-31 21:59:43,398 wheel INFO adding 'trio-0.25.0.dist-info/METADATA' 2024-10-31 21:59:43,398 wheel INFO adding 'trio-0.25.0.dist-info/WHEEL' 2024-10-31 21:59:43,398 wheel INFO adding 'trio-0.25.0.dist-info/top_level.txt' 2024-10-31 21:59:43,399 wheel INFO adding 'trio-0.25.0.dist-info/RECORD' 2024-10-31 21:59:43,400 root INFO removing build/bdist.linux-ppc64le/wheel 2024-10-31 21:59:43,405 gpep517 INFO The backend produced .dist/trio-0.25.0-py3-none-any.whl trio-0.25.0-py3-none-any.whl >>> py3-trio: Entering fakeroot... >>> py3-trio-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/trio/testing/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/testing/__pycache__' 'usr/lib/python3.12/site-packages/trio/_tests/type_tests/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/_tests/type_tests/__pycache__' 'usr/lib/python3.12/site-packages/trio/_tests/tools/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/_tests/tools/__pycache__' 'usr/lib/python3.12/site-packages/trio/_tests/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/_tests/__pycache__' 'usr/lib/python3.12/site-packages/trio/_tools/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/_tools/__pycache__' 'usr/lib/python3.12/site-packages/trio/_core/_tests/type_tests/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/_core/_tests/type_tests/__pycache__' 'usr/lib/python3.12/site-packages/trio/_core/_tests/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/_core/_tests/__pycache__' 'usr/lib/python3.12/site-packages/trio/_core/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/_core/__pycache__' 'usr/lib/python3.12/site-packages/trio/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/__pycache__' 'usr/lib/python3.12/site-packages/trio/_subprocess_platform/__pycache__' -> '/home/buildozer/aports/community/py3-trio/pkg/py3-trio-pyc/usr/lib/python3.12/site-packages/trio/_subprocess_platform/__pycache__' >>> py3-trio-pyc*: Preparing subpackage py3-trio-pyc... >>> py3-trio-pyc*: Running postcheck for py3-trio-pyc >>> py3-trio*: Running postcheck for py3-trio >>> py3-trio*: Preparing package py3-trio... >>> py3-trio-pyc*: Tracing dependencies... py3-attrs py3-async_generator py3-idna py3-cffi py3-openssl py3-outcome py3-sniffio py3-sortedcontainers python3 python3~3.12 >>> py3-trio-pyc*: Package size: 2.0 MB >>> py3-trio-pyc*: Compressing data... >>> py3-trio-pyc*: Create checksum... >>> py3-trio-pyc*: Create py3-trio-pyc-0.25.0-r1.apk >>> py3-trio*: Tracing dependencies... py3-attrs py3-async_generator py3-idna py3-cffi py3-openssl py3-outcome py3-sniffio py3-sortedcontainers python3 python3~3.12 >>> py3-trio*: Package size: 1.5 MB >>> py3-trio*: Compressing data... >>> py3-trio*: Create checksum... >>> py3-trio*: Create py3-trio-0.25.0-r1.apk >>> py3-trio: Build complete at Thu, 31 Oct 2024 21:59:44 +0000 elapsed time 0h 0m 19s >>> py3-trio: Cleaning up srcdir >>> py3-trio: Cleaning up pkgdir >>> py3-trio: Uninstalling dependencies... (1/46) Purging .makedepends-py3-trio (20241031.215940) (2/46) Purging py3-idna-pyc (3.10-r0) (3/46) Purging py3-idna (3.10-r0) (4/46) Purging py3-openssl-pyc (24.1.0-r1) (5/46) Purging py3-openssl (24.1.0-r1) (6/46) Purging py3-cryptography-pyc (43.0.3-r0) (7/46) Purging py3-cryptography (43.0.3-r0) (8/46) Purging py3-cffi-pyc (1.17.1-r1) (9/46) Purging py3-cffi (1.17.1-r1) (10/46) Purging py3-cparser-pyc (2.22-r1) (11/46) Purging py3-cparser (2.22-r1) (12/46) Purging py3-outcome-pyc (1.3.0-r1) (13/46) Purging py3-outcome (1.3.0-r1) (14/46) Purging py3-async_generator-pyc (1.10-r6) (15/46) Purging py3-async_generator (1.10-r6) (16/46) Purging py3-attrs-pyc (24.2.0-r0) (17/46) Purging py3-attrs (24.2.0-r0) (18/46) Purging py3-sniffio-pyc (1.3.1-r1) (19/46) Purging py3-sniffio (1.3.1-r1) (20/46) Purging py3-curio-pyc (1.6-r2) (21/46) Purging py3-curio (1.6-r2) (22/46) Purging py3-sortedcontainers-pyc (2.4.0-r5) (23/46) Purging py3-sortedcontainers (2.4.0-r5) (24/46) Purging py3-gpep517-pyc (16-r0) (25/46) Purging py3-gpep517 (16-r0) (26/46) Purging py3-installer-pyc (0.7.0-r2) (27/46) Purging py3-installer (0.7.0-r2) (28/46) Purging py3-setuptools-pyc (70.3.0-r0) (29/46) Purging py3-setuptools (70.3.0-r0) (30/46) Purging py3-wheel-pyc (0.43.0-r0) (31/46) Purging py3-wheel (0.43.0-r0) (32/46) Purging py3-packaging-pyc (24.1-r0) (33/46) Purging py3-packaging (24.1-r0) (34/46) Purging py3-parsing-pyc (3.1.4-r0) (35/46) Purging py3-parsing (3.1.4-r0) (36/46) Purging python3-pyc (3.12.7-r1) (37/46) Purging python3-pycache-pyc0 (3.12.7-r1) (38/46) Purging pyc (3.12.7-r1) (39/46) Purging python3 (3.12.7-r1) (40/46) Purging gdbm (1.24-r0) (41/46) Purging libbz2 (1.0.8-r6) (42/46) Purging libffi (3.4.6-r0) (43/46) Purging libpanelw (6.5_p20241006-r2) (44/46) Purging mpdecimal (4.0.0-r0) (45/46) Purging sqlite-libs (3.47.0-r0) (46/46) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 425 MiB in 101 packages >>> py3-trio: Updating the community/ppc64le repository index... >>> py3-trio: Signing the index...