>>> Building on exopi-6 under devel/py-trio,python3 BDEPENDS = [devel/py-installer,python3;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3;lang/python/3.10] DIST = [devel/py-trio,python3:trio-0.24.0.tar.gz] FULLPKGNAME = py3-trio-0.24.0p0 RDEPENDS = [net/py-idna,python3;devel/py-sortedcontainers,python3;devel/py-attrs,python3;devel/py-outcome,python3;devel/py-exceptiongroup,python3;devel/py-sniffio,python3;lang/python/3.10] (Junk lock obtained for exopi-6 at 1714752945.30) >>> Running depends in devel/py-trio,python3 at 1714752945.34 last junk was in audio/pms /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in devel/py-trio,python3 at 1714752949.19 ===> devel/py-trio,python3 ===> Building from scratch py3-trio-0.24.0p0 ===> py3-trio-0.24.0p0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-trio-0.24.0p0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-trio-0.24.0p0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-trio-0.24.0p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-trio-0.24.0p0 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-6 at 1714752950.15) distfiles size=545131 >>> Running build in devel/py-trio,python3 at 1714752950.17 ===> devel/py-trio,python3 ===> Checking files for py3-trio-0.24.0p0 `/exopi-cvs/ports/distfiles/trio-0.24.0.tar.gz' is up to date. >> (SHA256) trio-0.24.0.tar.gz: OK ===> Extracting for py3-trio-0.24.0p0 ===> Patching for py3-trio-0.24.0p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-trio-0.24.0p0 ===> Configuring for py3-trio-0.24.0p0 ===> Building for py3-trio-0.24.0p0 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['trio', 'trio._core', 'trio._subprocess_platform', 'trio._tests', 'trio._tools', 'trio.testing', 'trio._core._tests', 'trio._core._tests.type_tests', 'trio._tests.tools', 'trio._tests.type_tests'] discovered py_modules -- [] running egg_info writing src/trio.egg-info/PKG-INFO writing dependency_links to src/trio.egg-info/dependency_links.txt writing requirements to src/trio.egg-info/requires.txt writing top-level names to src/trio.egg-info/top_level.txt reading manifest file 'src/trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pem' under directory 'src/trio/_tests/test_ssl_certs' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'src/trio.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['trio', 'trio._core', 'trio._subprocess_platform', 'trio._tests', 'trio._tools', 'trio.testing', 'trio._core._tests', 'trio._core._tests.type_tests', 'trio._tests.tools', 'trio._tests.type_tests'] discovered py_modules -- [] running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/trio copying src/trio/__init__.py -> build/lib/trio copying src/trio/_abc.py -> build/lib/trio copying src/trio/_channel.py -> build/lib/trio copying src/trio/_deprecate.py -> build/lib/trio copying src/trio/_dtls.py -> build/lib/trio copying src/trio/_file_io.py -> build/lib/trio copying src/trio/_highlevel_generic.py -> build/lib/trio copying src/trio/_highlevel_open_tcp_listeners.py -> build/lib/trio copying src/trio/_highlevel_open_tcp_stream.py -> build/lib/trio copying src/trio/_highlevel_open_unix_stream.py -> build/lib/trio copying src/trio/_highlevel_serve_listeners.py -> build/lib/trio copying src/trio/_highlevel_socket.py -> build/lib/trio copying src/trio/_highlevel_ssl_helpers.py -> build/lib/trio copying src/trio/_path.py -> build/lib/trio copying src/trio/_signals.py -> build/lib/trio copying src/trio/_socket.py -> build/lib/trio copying src/trio/_ssl.py -> build/lib/trio copying src/trio/_subprocess.py -> build/lib/trio copying src/trio/_sync.py -> build/lib/trio copying src/trio/_threads.py -> build/lib/trio copying src/trio/_timeouts.py -> build/lib/trio copying src/trio/_unix_pipes.py -> build/lib/trio copying src/trio/_util.py -> build/lib/trio copying src/trio/_version.py -> build/lib/trio copying src/trio/_wait_for_object.py -> build/lib/trio copying src/trio/_windows_pipes.py -> build/lib/trio copying src/trio/abc.py -> build/lib/trio copying src/trio/from_thread.py -> build/lib/trio copying src/trio/lowlevel.py -> build/lib/trio copying src/trio/socket.py -> build/lib/trio copying src/trio/to_thread.py -> build/lib/trio creating build/lib/trio/_core copying src/trio/_core/__init__.py -> build/lib/trio/_core copying src/trio/_core/_asyncgens.py -> build/lib/trio/_core copying src/trio/_core/_concat_tb.py -> build/lib/trio/_core copying src/trio/_core/_entry_queue.py -> build/lib/trio/_core copying src/trio/_core/_exceptions.py -> build/lib/trio/_core copying src/trio/_core/_generated_instrumentation.py -> build/lib/trio/_core copying src/trio/_core/_generated_io_epoll.py -> build/lib/trio/_core copying src/trio/_core/_generated_io_kqueue.py -> build/lib/trio/_core copying src/trio/_core/_generated_io_windows.py -> build/lib/trio/_core copying src/trio/_core/_generated_run.py -> build/lib/trio/_core copying src/trio/_core/_instrumentation.py -> build/lib/trio/_core copying src/trio/_core/_io_common.py -> build/lib/trio/_core copying src/trio/_core/_io_epoll.py -> build/lib/trio/_core copying src/trio/_core/_io_kqueue.py -> build/lib/trio/_core copying src/trio/_core/_io_windows.py -> build/lib/trio/_core copying src/trio/_core/_ki.py -> build/lib/trio/_core copying src/trio/_core/_local.py -> build/lib/trio/_core copying src/trio/_core/_mock_clock.py -> build/lib/trio/_core copying src/trio/_core/_run.py -> build/lib/trio/_core copying src/trio/_core/_parking_lot.py -> build/lib/trio/_core copying src/trio/_core/_thread_cache.py -> build/lib/trio/_core copying src/trio/_core/_traps.py -> build/lib/trio/_core copying src/trio/_core/_unbounded_queue.py -> build/lib/trio/_core copying src/trio/_core/_wakeup_socketpair.py -> build/lib/trio/_core copying src/trio/_core/_windows_cffi.py -> build/lib/trio/_core creating build/lib/trio/_subprocess_platform copying src/trio/_subprocess_platform/__init__.py -> build/lib/trio/_subprocess_platform copying src/trio/_subprocess_platform/kqueue.py -> build/lib/trio/_subprocess_platform copying src/trio/_subprocess_platform/waitid.py -> build/lib/trio/_subprocess_platform copying src/trio/_subprocess_platform/windows.py -> build/lib/trio/_subprocess_platform creating build/lib/trio/_tests copying src/trio/_tests/__init__.py -> build/lib/trio/_tests copying src/trio/_tests/module_with_deprecations.py -> build/lib/trio/_tests copying src/trio/_tests/pytest_plugin.py -> build/lib/trio/_tests copying src/trio/_tests/test_abc.py -> build/lib/trio/_tests copying src/trio/_tests/test_channel.py -> build/lib/trio/_tests copying src/trio/_tests/test_contextvars.py -> build/lib/trio/_tests copying src/trio/_tests/test_deprecate.py -> build/lib/trio/_tests copying src/trio/_tests/test_dtls.py -> build/lib/trio/_tests copying src/trio/_tests/test_exports.py -> build/lib/trio/_tests copying src/trio/_tests/test_fakenet.py -> build/lib/trio/_tests copying src/trio/_tests/test_file_io.py -> build/lib/trio/_tests copying src/trio/_tests/test_highlevel_generic.py -> build/lib/trio/_tests copying src/trio/_tests/test_highlevel_open_tcp_listeners.py -> build/lib/trio/_tests copying src/trio/_tests/test_highlevel_open_tcp_stream.py -> build/lib/trio/_tests copying src/trio/_tests/test_highlevel_open_unix_stream.py -> build/lib/trio/_tests copying src/trio/_tests/test_highlevel_socket.py -> build/lib/trio/_tests copying src/trio/_tests/test_highlevel_serve_listeners.py -> build/lib/trio/_tests copying src/trio/_tests/test_highlevel_ssl_helpers.py -> build/lib/trio/_tests copying src/trio/_tests/test_path.py -> build/lib/trio/_tests copying src/trio/_tests/test_scheduler_determinism.py -> build/lib/trio/_tests copying src/trio/_tests/test_signals.py -> build/lib/trio/_tests copying src/trio/_tests/test_socket.py -> build/lib/trio/_tests copying src/trio/_tests/test_ssl.py -> build/lib/trio/_tests copying src/trio/_tests/test_subprocess.py -> build/lib/trio/_tests copying src/trio/_tests/test_sync.py -> build/lib/trio/_tests copying src/trio/_tests/test_testing.py -> build/lib/trio/_tests copying src/trio/_tests/test_testing_raisesgroup.py -> build/lib/trio/_tests copying src/trio/_tests/test_threads.py -> build/lib/trio/_tests copying src/trio/_tests/test_timeouts.py -> build/lib/trio/_tests copying src/trio/_tests/test_tracing.py -> build/lib/trio/_tests copying src/trio/_tests/test_unix_pipes.py -> build/lib/trio/_tests copying src/trio/_tests/test_util.py -> build/lib/trio/_tests copying src/trio/_tests/test_wait_for_object.py -> build/lib/trio/_tests copying src/trio/_tests/test_windows_pipes.py -> build/lib/trio/_tests creating build/lib/trio/_tools copying src/trio/_tools/__init__.py -> build/lib/trio/_tools copying src/trio/_tools/gen_exports.py -> build/lib/trio/_tools copying src/trio/_tools/mypy_annotate.py -> build/lib/trio/_tools creating build/lib/trio/testing copying src/trio/testing/__init__.py -> build/lib/trio/testing copying src/trio/testing/_check_streams.py -> build/lib/trio/testing copying src/trio/testing/_checkpoints.py -> build/lib/trio/testing copying src/trio/testing/_fake_net.py -> build/lib/trio/testing copying src/trio/testing/_memory_streams.py -> build/lib/trio/testing copying src/trio/testing/_network.py -> build/lib/trio/testing copying src/trio/testing/_raises_group.py -> build/lib/trio/testing copying src/trio/testing/_sequencer.py -> build/lib/trio/testing copying src/trio/testing/_trio_test.py -> build/lib/trio/testing creating build/lib/trio/_core/_tests copying src/trio/_core/_tests/__init__.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_asyncgen.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_exceptiongroup_gc.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_guest_mode.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_instrumentation.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_io.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_ki.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_local.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_mock_clock.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_parking_lot.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_run.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_thread_cache.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_tutil.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_unbounded_queue.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/test_windows.py -> build/lib/trio/_core/_tests copying src/trio/_core/_tests/tutil.py -> build/lib/trio/_core/_tests creating build/lib/trio/_core/_tests/type_tests copying src/trio/_core/_tests/type_tests/nursery_start.py -> build/lib/trio/_core/_tests/type_tests creating build/lib/trio/_tests/tools copying src/trio/_tests/tools/__init__.py -> build/lib/trio/_tests/tools copying src/trio/_tests/tools/test_gen_exports.py -> build/lib/trio/_tests/tools copying src/trio/_tests/tools/test_mypy_annotate.py -> build/lib/trio/_tests/tools creating build/lib/trio/_tests/type_tests copying src/trio/_tests/type_tests/check_wraps.py -> build/lib/trio/_tests/type_tests copying src/trio/_tests/type_tests/open_memory_channel.py -> build/lib/trio/_tests/type_tests copying src/trio/_tests/type_tests/path.py -> build/lib/trio/_tests/type_tests copying src/trio/_tests/type_tests/raisesgroup.py -> build/lib/trio/_tests/type_tests running egg_info writing src/trio.egg-info/PKG-INFO writing dependency_links to src/trio.egg-info/dependency_links.txt writing requirements to src/trio.egg-info/requires.txt writing top-level names to src/trio.egg-info/top_level.txt reading manifest file 'src/trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pem' under directory 'src/trio/_tests/test_ssl_certs' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'src/trio.egg-info/SOURCES.txt' copying src/trio/py.typed -> build/lib/trio installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_abc.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_channel.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_deprecate.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_dtls.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_file_io.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_highlevel_generic.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_highlevel_open_tcp_listeners.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_highlevel_open_tcp_stream.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_highlevel_open_unix_stream.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_highlevel_serve_listeners.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_highlevel_socket.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_highlevel_ssl_helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_path.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_signals.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_socket.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_ssl.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_subprocess.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_sync.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_threads.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_timeouts.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_unix_pipes.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_util.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_version.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_wait_for_object.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/_windows_pipes.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/abc.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/from_thread.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/lowlevel.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/socket.py -> build/bdist.openbsd-7.5-amd64/wheel/trio copying build/lib/trio/to_thread.py -> build/bdist.openbsd-7.5-amd64/wheel/trio creating build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_asyncgens.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_concat_tb.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_entry_queue.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_generated_instrumentation.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_generated_io_epoll.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_generated_io_kqueue.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_generated_io_windows.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_generated_run.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_instrumentation.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_io_common.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_io_epoll.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_io_kqueue.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_io_windows.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_ki.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_local.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_mock_clock.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_run.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_parking_lot.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_thread_cache.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_traps.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_unbounded_queue.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_wakeup_socketpair.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core copying build/lib/trio/_core/_windows_cffi.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core creating build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_asyncgen.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_exceptiongroup_gc.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_guest_mode.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_instrumentation.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_io.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_ki.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_local.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_mock_clock.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_parking_lot.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_run.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_thread_cache.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_tutil.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_unbounded_queue.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/test_windows.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests copying build/lib/trio/_core/_tests/tutil.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests creating build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests/type_tests copying build/lib/trio/_core/_tests/type_tests/nursery_start.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_core/_tests/type_tests creating build/bdist.openbsd-7.5-amd64/wheel/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/kqueue.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/waitid.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/windows.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_subprocess_platform creating build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/module_with_deprecations.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/pytest_plugin.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_abc.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_channel.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_contextvars.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_deprecate.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_dtls.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_exports.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_fakenet.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_file_io.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_highlevel_generic.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_highlevel_open_tcp_listeners.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_highlevel_open_tcp_stream.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_highlevel_open_unix_stream.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_highlevel_socket.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_highlevel_serve_listeners.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_highlevel_ssl_helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_path.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_scheduler_determinism.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_signals.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_socket.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_ssl.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_subprocess.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_sync.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_testing.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_testing_raisesgroup.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_threads.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_timeouts.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_tracing.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_unix_pipes.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_util.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests copying build/lib/trio/_tests/test_wait_for_object.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests creating build/bdist.openbsd-7.5-amd64/wheel/trio/_tests/tools copying build/lib/trio/_tests/tools/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests/tools copying build/lib/trio/_tests/tools/test_gen_exports.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests/tools copying build/lib/trio/_tests/tools/test_mypy_annotate.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests/tools copying build/lib/trio/_tests/test_windows_pipes.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests creating build/bdist.openbsd-7.5-amd64/wheel/trio/_tests/type_tests copying build/lib/trio/_tests/type_tests/check_wraps.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests/type_tests copying build/lib/trio/_tests/type_tests/open_memory_channel.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests/type_tests copying build/lib/trio/_tests/type_tests/path.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests/type_tests copying build/lib/trio/_tests/type_tests/raisesgroup.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tests/type_tests creating build/bdist.openbsd-7.5-amd64/wheel/trio/_tools copying build/lib/trio/_tools/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tools copying build/lib/trio/_tools/gen_exports.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tools copying build/lib/trio/_tools/mypy_annotate.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/_tools creating build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/testing/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/testing/_check_streams.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/testing/_checkpoints.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/testing/_fake_net.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/testing/_memory_streams.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/testing/_network.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/testing/_raises_group.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/testing/_sequencer.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/testing/_trio_test.py -> build/bdist.openbsd-7.5-amd64/wheel/trio/testing copying build/lib/trio/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/trio running install_egg_info Copying src/trio.egg-info to build/bdist.openbsd-7.5-amd64/wheel/trio-0.24.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/trio-0.24.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-trio-0.24.0-python3/trio-0.24.0/dist/.tmp-t0w35x27/trio-0.24.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'trio/__init__.py' adding 'trio/_abc.py' adding 'trio/_channel.py' adding 'trio/_deprecate.py' adding 'trio/_dtls.py' adding 'trio/_file_io.py' adding 'trio/_highlevel_generic.py' adding 'trio/_highlevel_open_tcp_listeners.py' adding 'trio/_highlevel_open_tcp_stream.py' adding 'trio/_highlevel_open_unix_stream.py' adding 'trio/_highlevel_serve_listeners.py' adding 'trio/_highlevel_socket.py' adding 'trio/_highlevel_ssl_helpers.py' adding 'trio/_path.py' adding 'trio/_signals.py' adding 'trio/_socket.py' adding 'trio/_ssl.py' adding 'trio/_subprocess.py' adding 'trio/_sync.py' adding 'trio/_threads.py' adding 'trio/_timeouts.py' adding 'trio/_unix_pipes.py' adding 'trio/_util.py' adding 'trio/_version.py' adding 'trio/_wait_for_object.py' adding 'trio/_windows_pipes.py' adding 'trio/abc.py' adding 'trio/from_thread.py' adding 'trio/lowlevel.py' adding 'trio/py.typed' adding 'trio/socket.py' adding 'trio/to_thread.py' adding 'trio/_core/__init__.py' adding 'trio/_core/_asyncgens.py' adding 'trio/_core/_concat_tb.py' adding 'trio/_core/_entry_queue.py' adding 'trio/_core/_exceptions.py' adding 'trio/_core/_generated_instrumentation.py' adding 'trio/_core/_generated_io_epoll.py' adding 'trio/_core/_generated_io_kqueue.py' adding 'trio/_core/_generated_io_windows.py' adding 'trio/_core/_generated_run.py' adding 'trio/_core/_instrumentation.py' adding 'trio/_core/_io_common.py' adding 'trio/_core/_io_epoll.py' adding 'trio/_core/_io_kqueue.py' adding 'trio/_core/_io_windows.py' adding 'trio/_core/_ki.py' adding 'trio/_core/_local.py' adding 'trio/_core/_mock_clock.py' adding 'trio/_core/_parking_lot.py' adding 'trio/_core/_run.py' adding 'trio/_core/_thread_cache.py' adding 'trio/_core/_traps.py' adding 'trio/_core/_unbounded_queue.py' adding 'trio/_core/_wakeup_socketpair.py' adding 'trio/_core/_windows_cffi.py' adding 'trio/_core/_tests/__init__.py' adding 'trio/_core/_tests/test_asyncgen.py' adding 'trio/_core/_tests/test_exceptiongroup_gc.py' adding 'trio/_core/_tests/test_guest_mode.py' adding 'trio/_core/_tests/test_instrumentation.py' adding 'trio/_core/_tests/test_io.py' adding 'trio/_core/_tests/test_ki.py' adding 'trio/_core/_tests/test_local.py' adding 'trio/_core/_tests/test_mock_clock.py' adding 'trio/_core/_tests/test_parking_lot.py' adding 'trio/_core/_tests/test_run.py' adding 'trio/_core/_tests/test_thread_cache.py' adding 'trio/_core/_tests/test_tutil.py' adding 'trio/_core/_tests/test_unbounded_queue.py' adding 'trio/_core/_tests/test_windows.py' adding 'trio/_core/_tests/tutil.py' adding 'trio/_core/_tests/type_tests/nursery_start.py' adding 'trio/_subprocess_platform/__init__.py' adding 'trio/_subprocess_platform/kqueue.py' adding 'trio/_subprocess_platform/waitid.py' adding 'trio/_subprocess_platform/windows.py' adding 'trio/_tests/__init__.py' adding 'trio/_tests/module_with_deprecations.py' adding 'trio/_tests/pytest_plugin.py' adding 'trio/_tests/test_abc.py' adding 'trio/_tests/test_channel.py' adding 'trio/_tests/test_contextvars.py' adding 'trio/_tests/test_deprecate.py' adding 'trio/_tests/test_dtls.py' adding 'trio/_tests/test_exports.py' adding 'trio/_tests/test_fakenet.py' adding 'trio/_tests/test_file_io.py' adding 'trio/_tests/test_highlevel_generic.py' adding 'trio/_tests/test_highlevel_open_tcp_listeners.py' adding 'trio/_tests/test_highlevel_open_tcp_stream.py' adding 'trio/_tests/test_highlevel_open_unix_stream.py' adding 'trio/_tests/test_highlevel_serve_listeners.py' adding 'trio/_tests/test_highlevel_socket.py' adding 'trio/_tests/test_highlevel_ssl_helpers.py' adding 'trio/_tests/test_path.py' adding 'trio/_tests/test_scheduler_determinism.py' adding 'trio/_tests/test_signals.py' adding 'trio/_tests/test_socket.py' adding 'trio/_tests/test_ssl.py' adding 'trio/_tests/test_subprocess.py' adding 'trio/_tests/test_sync.py' adding 'trio/_tests/test_testing.py' adding 'trio/_tests/test_testing_raisesgroup.py' adding 'trio/_tests/test_threads.py' adding 'trio/_tests/test_timeouts.py' adding 'trio/_tests/test_tracing.py' adding 'trio/_tests/test_unix_pipes.py' adding 'trio/_tests/test_util.py' adding 'trio/_tests/test_wait_for_object.py' adding 'trio/_tests/test_windows_pipes.py' adding 'trio/_tests/tools/__init__.py' adding 'trio/_tests/tools/test_gen_exports.py' adding 'trio/_tests/tools/test_mypy_annotate.py' adding 'trio/_tests/type_tests/check_wraps.py' adding 'trio/_tests/type_tests/open_memory_channel.py' adding 'trio/_tests/type_tests/path.py' adding 'trio/_tests/type_tests/raisesgroup.py' adding 'trio/_tools/__init__.py' adding 'trio/_tools/gen_exports.py' adding 'trio/_tools/mypy_annotate.py' adding 'trio/testing/__init__.py' adding 'trio/testing/_check_streams.py' adding 'trio/testing/_checkpoints.py' adding 'trio/testing/_fake_net.py' adding 'trio/testing/_memory_streams.py' adding 'trio/testing/_network.py' adding 'trio/testing/_raises_group.py' adding 'trio/testing/_sequencer.py' adding 'trio/testing/_trio_test.py' adding 'trio-0.24.0.dist-info/LICENSE' adding 'trio-0.24.0.dist-info/LICENSE.APACHE2' adding 'trio-0.24.0.dist-info/LICENSE.MIT' adding 'trio-0.24.0.dist-info/METADATA' adding 'trio-0.24.0.dist-info/WHEEL' adding 'trio-0.24.0.dist-info/top_level.txt' adding 'trio-0.24.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built trio-0.24.0-py3-none-any.whl >>> Running package in devel/py-trio,python3 at 1714752952.64 ===> devel/py-trio,python3 ===> Faking installation for py3-trio-0.24.0p0 ===> Building package for py3-trio-0.24.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-trio-0.24.0p0.tgz Creating package py3-trio-0.24.0p0 reading plist| checking dependencies| checking dependencies|devel/py-attrs,python3 checking dependencies|devel/py-exceptiongroup,python3 checking dependencies|devel/py-outcome,python3 checking dependencies|devel/py-sniffio,python3 checking dependencies|devel/py-sortedcontainers,python3 checking dependencies|lang/python/3.10,-main checking dependencies|net/py-idna,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 35% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-trio-0.24.0p0.tgz >>> Running clean in devel/py-trio,python3 at 1714752957.72 ===> devel/py-trio,python3 ===> Cleaning for py3-trio-0.24.0p0 >>> Ended at 1714752957.94 max_stuck=0.00/depends=3.86/show-prepare-results=0.98/build=2.47/package=5.07/clean=0.25