>>> py3-dbus-next: Building community/py3-dbus-next 0.2.3-r6 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 16:31:50 +0000 >>> py3-dbus-next: Validating /home/udu/aports/community/py3-dbus-next/APKBUILD... >>> py3-dbus-next: Analyzing dependencies... >>> py3-dbus-next: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel dbus py3-pytest py3-pytest-asyncio py3-pytest-timeout WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/28) Installing py3-installer (0.7.0-r2) (2/28) Installing py3-installer-pyc (0.7.0-r2) (3/28) Installing py3-gpep517 (19-r0) (4/28) Installing py3-gpep517-pyc (19-r0) (5/28) Installing py3-parsing (3.2.3-r0) (6/28) Installing py3-parsing-pyc (3.2.3-r0) (7/28) Installing py3-packaging (25.0-r0) (8/28) Installing py3-packaging-pyc (25.0-r0) (9/28) Installing py3-setuptools (80.9.0-r0) (10/28) Installing py3-setuptools-pyc (80.9.0-r0) (11/28) Installing py3-wheel (0.46.1-r0) (12/28) Installing py3-wheel-pyc (0.46.1-r0) (13/28) Installing dbus-libs (1.16.2-r1) (14/28) Installing dbus (1.16.2-r1) Executing dbus-1.16.2-r1.pre-install Executing dbus-1.16.2-r1.post-install (15/28) Installing dbus-daemon-launch-helper (1.16.2-r1) (16/28) Installing py3-iniconfig (2.1.0-r0) (17/28) Installing py3-iniconfig-pyc (2.1.0-r0) (18/28) Installing py3-pluggy (1.5.0-r0) (19/28) Installing py3-pluggy-pyc (1.5.0-r0) (20/28) Installing py3-py (1.11.0-r4) (21/28) Installing py3-py-pyc (1.11.0-r4) (22/28) Installing py3-pytest (8.3.5-r0) (23/28) Installing py3-pytest-pyc (8.3.5-r0) (24/28) Installing py3-pytest-asyncio (0.25.0-r0) (25/28) Installing py3-pytest-asyncio-pyc (0.25.0-r0) (26/28) Installing py3-pytest-timeout (2.3.1-r1) (27/28) Installing py3-pytest-timeout-pyc (2.3.1-r1) (28/28) Installing .makedepends-py3-dbus-next (20251012.163151) Executing busybox-1.37.0-r19.trigger Executing dbus-1.16.2-r1.trigger OK: 311 MiB in 117 packages >>> py3-dbus-next: Cleaning up srcdir >>> py3-dbus-next: Cleaning up pkgdir >>> py3-dbus-next: Cleaning up tmpdir >>> py3-dbus-next: Fetching py3-dbus-next-0.2.3.tar.gz::https://github.com/altdesktop/python-dbus-next/archive/refs/tags/v0.2.3.tar.gz >>> py3-dbus-next: Fetching py3-dbus-next-0.2.3.tar.gz::https://github.com/altdesktop/python-dbus-next/archive/refs/tags/v0.2.3.tar.gz >>> py3-dbus-next: Checking sha512sums... py3-dbus-next-0.2.3.tar.gz: OK >>> py3-dbus-next: Unpacking /var/cache/distfiles/py3-dbus-next-0.2.3.tar.gz... 2025-10-12 16:31:51,555 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 16:31:51,565 root INFO running bdist_wheel 2025-10-12 16:31:51,574 root INFO running build 2025-10-12 16:31:51,574 root INFO running build_py 2025-10-12 16:31:51,576 root INFO creating build/lib/dbus_next 2025-10-12 16:31:51,576 root INFO copying dbus_next/service.py -> build/lib/dbus_next 2025-10-12 16:31:51,576 root INFO copying dbus_next/message_bus.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/signature.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/introspection.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/message.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/errors.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/validators.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/__init__.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/__version__.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/proxy_object.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/constants.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO copying dbus_next/auth.py -> build/lib/dbus_next 2025-10-12 16:31:51,577 root INFO creating build/lib/dbus_next/aio 2025-10-12 16:31:51,578 root INFO copying dbus_next/aio/message_bus.py -> build/lib/dbus_next/aio 2025-10-12 16:31:51,578 root INFO copying dbus_next/aio/__init__.py -> build/lib/dbus_next/aio 2025-10-12 16:31:51,578 root INFO copying dbus_next/aio/proxy_object.py -> build/lib/dbus_next/aio 2025-10-12 16:31:51,578 root INFO creating build/lib/dbus_next/glib 2025-10-12 16:31:51,578 root INFO copying dbus_next/glib/message_bus.py -> build/lib/dbus_next/glib 2025-10-12 16:31:51,578 root INFO copying dbus_next/glib/__init__.py -> build/lib/dbus_next/glib 2025-10-12 16:31:51,578 root INFO copying dbus_next/glib/proxy_object.py -> build/lib/dbus_next/glib 2025-10-12 16:31:51,578 root INFO creating build/lib/dbus_next/_private 2025-10-12 16:31:51,578 root INFO copying dbus_next/_private/address.py -> build/lib/dbus_next/_private 2025-10-12 16:31:51,578 root INFO copying dbus_next/_private/util.py -> build/lib/dbus_next/_private 2025-10-12 16:31:51,578 root INFO copying dbus_next/_private/unmarshaller.py -> build/lib/dbus_next/_private 2025-10-12 16:31:51,579 root INFO copying dbus_next/_private/__init__.py -> build/lib/dbus_next/_private 2025-10-12 16:31:51,579 root INFO copying dbus_next/_private/marshaller.py -> build/lib/dbus_next/_private 2025-10-12 16:31:51,579 root INFO copying dbus_next/_private/constants.py -> build/lib/dbus_next/_private 2025-10-12 16:31:51,579 root INFO running egg_info 2025-10-12 16:31:51,580 root INFO creating dbus_next.egg-info 2025-10-12 16:31:51,580 root INFO writing dbus_next.egg-info/PKG-INFO 2025-10-12 16:31:51,580 root INFO writing dependency_links to dbus_next.egg-info/dependency_links.txt 2025-10-12 16:31:51,580 root INFO writing top-level names to dbus_next.egg-info/top_level.txt 2025-10-12 16:31:51,580 root INFO writing manifest file 'dbus_next.egg-info/SOURCES.txt' 2025-10-12 16:31:51,582 root INFO reading manifest file 'dbus_next.egg-info/SOURCES.txt' 2025-10-12 16:31:51,582 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 16:31:51,583 root INFO adding license file 'LICENSE' 2025-10-12 16:31:51,583 root INFO writing manifest file 'dbus_next.egg-info/SOURCES.txt' 2025-10-12 16:31:51,584 root INFO copying dbus_next/py.typed -> build/lib/dbus_next 2025-10-12 16:31:51,587 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 16:31:51,587 root INFO running install 2025-10-12 16:31:51,592 root INFO running install_lib 2025-10-12 16:31:51,593 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 16:31:51,594 root INFO creating build/bdist.linux-x86_64/wheel/dbus_next 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/py.typed -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/service.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,594 root INFO creating build/bdist.linux-x86_64/wheel/dbus_next/aio 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/aio/message_bus.py -> build/bdist.linux-x86_64/wheel/./dbus_next/aio 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/aio/__init__.py -> build/bdist.linux-x86_64/wheel/./dbus_next/aio 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/aio/proxy_object.py -> build/bdist.linux-x86_64/wheel/./dbus_next/aio 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/message_bus.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,594 root INFO creating build/bdist.linux-x86_64/wheel/dbus_next/glib 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/glib/message_bus.py -> build/bdist.linux-x86_64/wheel/./dbus_next/glib 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/glib/__init__.py -> build/bdist.linux-x86_64/wheel/./dbus_next/glib 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/glib/proxy_object.py -> build/bdist.linux-x86_64/wheel/./dbus_next/glib 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/signature.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,594 root INFO copying build/lib/dbus_next/introspection.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/message.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/errors.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/validators.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/__init__.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/__version__.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,595 root INFO creating build/bdist.linux-x86_64/wheel/dbus_next/_private 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/_private/address.py -> build/bdist.linux-x86_64/wheel/./dbus_next/_private 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/_private/util.py -> build/bdist.linux-x86_64/wheel/./dbus_next/_private 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/_private/unmarshaller.py -> build/bdist.linux-x86_64/wheel/./dbus_next/_private 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/_private/__init__.py -> build/bdist.linux-x86_64/wheel/./dbus_next/_private 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/_private/marshaller.py -> build/bdist.linux-x86_64/wheel/./dbus_next/_private 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/_private/constants.py -> build/bdist.linux-x86_64/wheel/./dbus_next/_private 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/proxy_object.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/constants.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,595 root INFO copying build/lib/dbus_next/auth.py -> build/bdist.linux-x86_64/wheel/./dbus_next 2025-10-12 16:31:51,595 root INFO running install_egg_info 2025-10-12 16:31:51,597 root INFO Copying dbus_next.egg-info to build/bdist.linux-x86_64/wheel/./dbus_next-0.2.3-py3.12.egg-info 2025-10-12 16:31:51,597 root INFO running install_scripts 2025-10-12 16:31:51,598 root INFO creating build/bdist.linux-x86_64/wheel/dbus_next-0.2.3.dist-info/WHEEL 2025-10-12 16:31:51,598 wheel INFO creating '/home/udu/aports/community/py3-dbus-next/src/python-dbus-next-0.2.3/.dist/.tmp-7jjkgq22/dbus_next-0.2.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 16:31:51,598 wheel INFO adding 'dbus_next/__init__.py' 2025-10-12 16:31:51,598 wheel INFO adding 'dbus_next/__version__.py' 2025-10-12 16:31:51,598 wheel INFO adding 'dbus_next/auth.py' 2025-10-12 16:31:51,598 wheel INFO adding 'dbus_next/constants.py' 2025-10-12 16:31:51,598 wheel INFO adding 'dbus_next/errors.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/introspection.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/message.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/message_bus.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/proxy_object.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/py.typed' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/service.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/signature.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/validators.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/_private/__init__.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/_private/address.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/_private/constants.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/_private/marshaller.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/_private/unmarshaller.py' 2025-10-12 16:31:51,599 wheel INFO adding 'dbus_next/_private/util.py' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next/aio/__init__.py' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next/aio/message_bus.py' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next/aio/proxy_object.py' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next/glib/__init__.py' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next/glib/message_bus.py' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next/glib/proxy_object.py' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next-0.2.3.dist-info/licenses/LICENSE' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next-0.2.3.dist-info/METADATA' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next-0.2.3.dist-info/WHEEL' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next-0.2.3.dist-info/top_level.txt' 2025-10-12 16:31:51,600 wheel INFO adding 'dbus_next-0.2.3.dist-info/RECORD' 2025-10-12 16:31:51,600 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 16:31:51,601 gpep517 INFO The backend produced .dist/dbus_next-0.2.3-py3-none-any.whl dbus_next-0.2.3-py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-dbus-next/src/python-dbus-next-0.2.3 configfile: pytest.ini plugins: asyncio-0.25.0, timeout-2.3.1 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None timeout: 5.0s timeout method: signal timeout func_only: False collected 77 items / 1 deselected / 76 selected test/client/test_methods.py .s [ 2%] test/client/test_properties.py .s [ 5%] test/client/test_signals.py .. [ 7%] test/service/test_decorators.py .. [ 10%] test/service/test_export.py ... [ 14%] test/service/test_methods.py .. [ 17%] test/service/test_properties.py .... [ 22%] test/service/test_signals.py .. [ 25%] test/service/test_standard_interfaces.py .... [ 30%] test/test_address_parser.py . [ 31%] test/test_aio_low_level.py ... [ 35%] test/test_big_message.py .s [ 38%] test/test_fd_passing.py ...................... [ 67%] test/test_glib_low_level.py sss [ 71%] test/test_introspection.py ... [ 75%] test/test_request_name.py .s [ 77%] test/test_signature.py ............. [ 94%] test/test_validators.py .... [100%] =============================== warnings summary =============================== test/test_aio_low_level.py:103 test/test_aio_low_level.py:103: PytestDeprecationWarning: test_sending_signals_between_buses is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead. @pytest.mark.asyncio test/test_fd_passing.py:114 test/test_fd_passing.py:114: PytestDeprecationWarning: test_high_level_service_fd_passing is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead. @pytest.mark.asyncio test/test_fd_passing.py:214 test/test_fd_passing.py:214: PytestDeprecationWarning: test_sending_file_descriptor_with_proxy is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead. @pytest.mark.asyncio test/test_tcp_address.py:10 test/test_tcp_address.py:10: PytestDeprecationWarning: test_tcp_connection_with_forwarding is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead. @pytest.mark.asyncio -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 69 passed, 7 skipped, 1 deselected, 4 warnings in 0.41s ============ /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-dbus-next/src/python-dbus-next-0.2.3 configfile: pytest.ini plugins: asyncio-0.25.0, timeout-2.3.1 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None timeout: 5.0s timeout method: signal timeout func_only: False collected 5 items test/test_disconnect.py .. [ 40%] test/test_marshaller.py ... [100%] =============================== warnings summary =============================== test/test_disconnect.py:9 test/test_disconnect.py:9: PytestDeprecationWarning: test_bus_disconnect_before_reply is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead. @pytest.mark.asyncio test/test_disconnect.py:34 test/test_disconnect.py:34: PytestDeprecationWarning: test_unexpected_disconnect is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead. @pytest.mark.asyncio -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 5 passed, 2 warnings in 0.04s ========================= Future exception was never retrieved future: Traceback (most recent call last): File "/home/udu/aports/community/py3-dbus-next/src/python-dbus-next-0.2.3/test/test_disconnect.py", line 56, in test_unexpected_disconnect await bus.wait_for_disconnect() File "/home/udu/aports/community/py3-dbus-next/src/python-dbus-next-0.2.3/dbus_next/aio/message_bus.py", line 342, in wait_for_disconnect return await self._disconnect_future ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/udu/aports/community/py3-dbus-next/src/python-dbus-next-0.2.3/dbus_next/aio/message_bus.py", line 63, in write_callback self.offset += self.sock.send(self.buf[self.offset:]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 9] Bad file descriptor >>> py3-dbus-next: Entering fakeroot... >>> py3-dbus-next-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/dbus_next/aio/__pycache__' -> '/home/udu/aports/community/py3-dbus-next/pkg/py3-dbus-next-pyc/usr/lib/python3.12/site-packages/dbus_next/aio/__pycache__' 'usr/lib/python3.12/site-packages/dbus_next/glib/__pycache__' -> '/home/udu/aports/community/py3-dbus-next/pkg/py3-dbus-next-pyc/usr/lib/python3.12/site-packages/dbus_next/glib/__pycache__' 'usr/lib/python3.12/site-packages/dbus_next/__pycache__' -> '/home/udu/aports/community/py3-dbus-next/pkg/py3-dbus-next-pyc/usr/lib/python3.12/site-packages/dbus_next/__pycache__' 'usr/lib/python3.12/site-packages/dbus_next/_private/__pycache__' -> '/home/udu/aports/community/py3-dbus-next/pkg/py3-dbus-next-pyc/usr/lib/python3.12/site-packages/dbus_next/_private/__pycache__' >>> py3-dbus-next-pyc*: Preparing subpackage py3-dbus-next-pyc... >>> py3-dbus-next-pyc*: Running postcheck for py3-dbus-next-pyc >>> py3-dbus-next*: Running postcheck for py3-dbus-next >>> py3-dbus-next*: Preparing package py3-dbus-next... >>> py3-dbus-next-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-dbus-next-pyc*: Package size: 273.7 KB >>> py3-dbus-next-pyc*: Compressing data... >>> py3-dbus-next-pyc*: Create checksum... >>> py3-dbus-next-pyc*: Create py3-dbus-next-pyc-0.2.3-r6.apk >>> py3-dbus-next*: Tracing dependencies... python3 python3~3.12 >>> py3-dbus-next*: Package size: 218.4 KB >>> py3-dbus-next*: Compressing data... >>> py3-dbus-next*: Create checksum... >>> py3-dbus-next*: Create py3-dbus-next-0.2.3-r6.apk >>> py3-dbus-next: Build complete at Sun, 12 Oct 2025 16:31:52 +0000 elapsed time 0h 0m 2s >>> py3-dbus-next: Cleaning up srcdir >>> py3-dbus-next: Cleaning up pkgdir >>> py3-dbus-next: Uninstalling dependencies... (1/28) Purging .makedepends-py3-dbus-next (20251012.163151) (2/28) Purging py3-gpep517-pyc (19-r0) (3/28) Purging py3-gpep517 (19-r0) (4/28) Purging py3-installer-pyc (0.7.0-r2) (5/28) Purging py3-installer (0.7.0-r2) (6/28) Purging py3-setuptools-pyc (80.9.0-r0) (7/28) Purging py3-setuptools (80.9.0-r0) (8/28) Purging py3-wheel-pyc (0.46.1-r0) (9/28) Purging py3-wheel (0.46.1-r0) (10/28) Purging dbus-daemon-launch-helper (1.16.2-r1) (11/28) Purging dbus (1.16.2-r1) (12/28) Purging py3-pytest-asyncio-pyc (0.25.0-r0) (13/28) Purging py3-pytest-asyncio (0.25.0-r0) (14/28) Purging py3-pytest-timeout-pyc (2.3.1-r1) (15/28) Purging py3-pytest-timeout (2.3.1-r1) (16/28) Purging py3-pytest-pyc (8.3.5-r0) (17/28) Purging py3-pytest (8.3.5-r0) (18/28) Purging py3-iniconfig-pyc (2.1.0-r0) (19/28) Purging py3-iniconfig (2.1.0-r0) (20/28) Purging py3-packaging-pyc (25.0-r0) (21/28) Purging py3-packaging (25.0-r0) (22/28) Purging py3-parsing-pyc (3.2.3-r0) (23/28) Purging py3-parsing (3.2.3-r0) (24/28) Purging py3-pluggy-pyc (1.5.0-r0) (25/28) Purging py3-pluggy (1.5.0-r0) (26/28) Purging py3-py-pyc (1.11.0-r4) (27/28) Purging py3-py (1.11.0-r4) (28/28) Purging dbus-libs (1.16.2-r1) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-dbus-next: Updating the community/x86_64 repository index... >>> py3-dbus-next: Signing the index...