>>> py3-dulwich: Building community/py3-dulwich 0.21.7-r2 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 14:55:14 +0000 >>> py3-dulwich: Validating /home/buildozer/aports/community/py3-dulwich/APKBUILD... >>> py3-dulwich: Analyzing dependencies... >>> py3-dulwich: Installing for build: build-base py3-certifi py3-urllib3 py3-setuptools python3-dev py3-gpep517 py3-wheel py3-mock py3-gpgme (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing gdbm (1.24-r0) (3/50) Installing mpdecimal (4.0.0-r0) (4/50) Installing libpanelw (6.5_p20250412-r0) (5/50) Installing sqlite-libs (3.49.1-r1) (6/50) Installing python3 (3.12.10-r0) (7/50) Installing python3-pycache-pyc0 (3.12.10-r0) (8/50) Installing pyc (3.12.10-r0) (9/50) Installing py3-certifi-pyc (2024.12.14-r0) (10/50) Installing python3-pyc (3.12.10-r0) (11/50) Installing py3-certifi (2024.12.14-r0) (12/50) Installing py3-urllib3 (1.26.20-r0) (13/50) Installing py3-urllib3-pyc (1.26.20-r0) (14/50) Installing py3-parsing (3.2.0-r0) (15/50) Installing py3-parsing-pyc (3.2.0-r0) (16/50) Installing py3-packaging (25.0-r0) (17/50) Installing py3-packaging-pyc (25.0-r0) (18/50) Installing py3-setuptools (77.0.3-r0) (19/50) Installing py3-setuptools-pyc (77.0.3-r0) (20/50) Installing python3-dev (3.12.10-r0) (21/50) Installing py3-installer (0.7.0-r2) (22/50) Installing py3-installer-pyc (0.7.0-r2) (23/50) Installing py3-gpep517 (16-r0) (24/50) Installing py3-gpep517-pyc (16-r0) (25/50) Installing py3-wheel (0.43.0-r0) (26/50) Installing py3-wheel-pyc (0.43.0-r0) (27/50) Installing py3-mock (5.2.0-r0) (28/50) Installing py3-mock-pyc (5.2.0-r0) (29/50) Installing libgpg-error (1.55-r0) (30/50) Installing libassuan (2.5.7-r0) (31/50) Installing pinentry (1.3.1-r0) Executing pinentry-1.3.1-r0.post-install (32/50) Installing libgcrypt (1.10.3-r1) (33/50) Installing gnupg-gpgconf (2.4.7-r0) (34/50) Installing nettle (3.10.1-r0) (35/50) Installing libtasn1 (4.20.0-r0) (36/50) Installing p11-kit (0.25.5-r2) (37/50) Installing gnutls (3.8.8-r0) (38/50) Installing libksba (1.6.7-r0) (39/50) Installing libsasl (2.1.28-r8) (40/50) Installing libldap (2.6.8-r0) (41/50) Installing npth (1.8-r0) (42/50) Installing gnupg-dirmngr (2.4.7-r0) (43/50) Installing gnupg-keyboxd (2.4.7-r0) (44/50) Installing gpg (2.4.7-r0) (45/50) Installing gpg-agent (2.4.7-r0) (46/50) Installing gpgsm (2.4.7-r0) (47/50) Installing gpgme (1.24.2-r0) (48/50) Installing py3-gpgme (1.24.2-r0) (49/50) Installing py3-gpgme-pyc (1.24.2-r0) (50/50) Installing .makedepends-py3-dulwich (20250503.145529) Executing busybox-1.37.0-r16.trigger OK: 694 MiB in 160 packages >>> py3-dulwich: Cleaning up srcdir >>> py3-dulwich: Cleaning up pkgdir >>> py3-dulwich: Cleaning up tmpdir >>> py3-dulwich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dulwich-0.21.7.tar.gz >>> py3-dulwich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dulwich-0.21.7.tar.gz >>> py3-dulwich: Checking sha512sums... dulwich-0.21.7.tar.gz: OK skip-network-tests.patch: OK >>> py3-dulwich: Unpacking /var/cache/distfiles/v3.22/dulwich-0.21.7.tar.gz... >>> py3-dulwich: skip-network-tests.patch patching file dulwich/tests/compat/__init__.py 2025-05-03 14:55:30,229 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-03 14:55:30,309 root INFO running bdist_wheel 2025-05-03 14:55:30,322 root INFO running build 2025-05-03 14:55:30,322 root INFO running build_py 2025-05-03 14:55:30,325 root INFO creating build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,326 root INFO copying dulwich/__init__.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,326 root INFO copying dulwich/porcelain.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,327 root INFO copying dulwich/graph.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,327 root INFO copying dulwich/credentials.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,327 root INFO copying dulwich/pack.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,328 root INFO copying dulwich/index.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,328 root INFO copying dulwich/cli.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,328 root INFO copying dulwich/stash.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,329 root INFO copying dulwich/patch.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,329 root INFO copying dulwich/lfs.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,329 root INFO copying dulwich/bundle.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,330 root INFO copying dulwich/walk.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,330 root INFO copying dulwich/ignore.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,330 root INFO copying dulwich/hooks.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,330 root INFO copying dulwich/reflog.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,331 root INFO copying dulwich/web.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,331 root INFO copying dulwich/submodule.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,331 root INFO copying dulwich/objectspec.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,332 root INFO copying dulwich/diff_tree.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,332 root INFO copying dulwich/__main__.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,332 root INFO copying dulwich/mailmap.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,332 root INFO copying dulwich/errors.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,333 root INFO copying dulwich/object_store.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,333 root INFO copying dulwich/refs.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,334 root INFO copying dulwich/log_utils.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,334 root INFO copying dulwich/fastexport.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,334 root INFO copying dulwich/config.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,335 root INFO copying dulwich/lru_cache.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,335 root INFO copying dulwich/objects.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,335 root INFO copying dulwich/archive.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,335 root INFO copying dulwich/repo.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,336 root INFO copying dulwich/server.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,336 root INFO copying dulwich/client.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,337 root INFO copying dulwich/line_ending.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,337 root INFO copying dulwich/protocol.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,337 root INFO copying dulwich/file.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,338 root INFO copying dulwich/greenthreads.py -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,338 root INFO creating build/lib.linux-armv8l-cpython-312/dulwich/cloud 2025-05-03 14:55:30,338 root INFO copying dulwich/cloud/__init__.py -> build/lib.linux-armv8l-cpython-312/dulwich/cloud 2025-05-03 14:55:30,338 root INFO copying dulwich/cloud/gcs.py -> build/lib.linux-armv8l-cpython-312/dulwich/cloud 2025-05-03 14:55:30,339 root INFO creating build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,339 root INFO copying dulwich/tests/__init__.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,340 root INFO copying dulwich/tests/test_refs.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,340 root INFO copying dulwich/tests/test_diff_tree.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,340 root INFO copying dulwich/tests/test_porcelain.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,341 root INFO copying dulwich/tests/test_ignore.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,341 root INFO copying dulwich/tests/test_lfs.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,341 root INFO copying dulwich/tests/test_config.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,342 root INFO copying dulwich/tests/test_bundle.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,342 root INFO copying dulwich/tests/test_lru_cache.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,342 root INFO copying dulwich/tests/test_line_ending.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,342 root INFO copying dulwich/tests/test_client.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,343 root INFO copying dulwich/tests/test_credentials.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,343 root INFO copying dulwich/tests/test_pack.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,343 root INFO copying dulwich/tests/test_objectspec.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,344 root INFO copying dulwich/tests/test_mailmap.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,344 root INFO copying dulwich/tests/test_reflog.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,344 root INFO copying dulwich/tests/test_utils.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,344 root INFO copying dulwich/tests/test_protocol.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,345 root INFO copying dulwich/tests/test_stash.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,345 root INFO copying dulwich/tests/utils.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,345 root INFO copying dulwich/tests/test_server.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,346 root INFO copying dulwich/tests/test_fastexport.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,346 root INFO copying dulwich/tests/test_greenthreads.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,346 root INFO copying dulwich/tests/test_file.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,346 root INFO copying dulwich/tests/test_patch.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,347 root INFO copying dulwich/tests/test_grafts.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,347 root INFO copying dulwich/tests/test_objects.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,347 root INFO copying dulwich/tests/test_blackbox.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,347 root INFO copying dulwich/tests/test_object_store.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,348 root INFO copying dulwich/tests/test_archive.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,348 root INFO copying dulwich/tests/test_walk.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,348 root INFO copying dulwich/tests/test_hooks.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,349 root INFO copying dulwich/tests/test_web.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,349 root INFO copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,349 root INFO copying dulwich/tests/test_repository.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,349 root INFO copying dulwich/tests/test_graph.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,350 root INFO copying dulwich/tests/test_index.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests 2025-05-03 14:55:30,350 root INFO creating build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,351 root INFO copying dulwich/tests/compat/__init__.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,351 root INFO copying dulwich/tests/compat/test_porcelain.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,351 root INFO copying dulwich/tests/compat/test_client.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,351 root INFO copying dulwich/tests/compat/test_pack.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,352 root INFO copying dulwich/tests/compat/test_utils.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,352 root INFO copying dulwich/tests/compat/utils.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,352 root INFO copying dulwich/tests/compat/test_server.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,352 root INFO copying dulwich/tests/compat/test_patch.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,353 root INFO copying dulwich/tests/compat/server_utils.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,353 root INFO copying dulwich/tests/compat/test_web.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,353 root INFO copying dulwich/tests/compat/test_repository.py -> build/lib.linux-armv8l-cpython-312/dulwich/tests/compat 2025-05-03 14:55:30,354 root INFO creating build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,354 root INFO copying dulwich/contrib/__init__.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,354 root INFO copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,355 root INFO copying dulwich/contrib/swift.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,355 root INFO copying dulwich/contrib/release_robot.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,355 root INFO copying dulwich/contrib/test_swift.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,355 root INFO copying dulwich/contrib/test_release_robot.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,356 root INFO copying dulwich/contrib/test_paramiko_vendor.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,356 root INFO copying dulwich/contrib/diffstat.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,356 root INFO copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,356 root INFO copying dulwich/contrib/requests_vendor.py -> build/lib.linux-armv8l-cpython-312/dulwich/contrib 2025-05-03 14:55:30,357 root INFO running egg_info 2025-05-03 14:55:30,359 root INFO creating dulwich.egg-info 2025-05-03 14:55:30,360 root INFO writing dulwich.egg-info/PKG-INFO 2025-05-03 14:55:30,361 root INFO writing dependency_links to dulwich.egg-info/dependency_links.txt 2025-05-03 14:55:30,361 root INFO writing entry points to dulwich.egg-info/entry_points.txt 2025-05-03 14:55:30,362 root INFO writing requirements to dulwich.egg-info/requires.txt 2025-05-03 14:55:30,362 root INFO writing top-level names to dulwich.egg-info/top_level.txt 2025-05-03 14:55:30,363 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 14:55:30,369 root INFO reading manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 14:55:30,370 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 14:55:30,370 root WARNING warning: no files found matching 'README.swift.rst' 2025-05-03 14:55:30,370 root WARNING warning: no files found matching 'setup.cfg' 2025-05-03 14:55:30,372 root WARNING warning: no directories found matching 'dulwich/tests/data' 2025-05-03 14:55:30,373 root INFO adding license file 'COPYING' 2025-05-03 14:55:30,375 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 14:55:30,378 root INFO copying dulwich/_diff_tree.c -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,378 root INFO copying dulwich/_objects.c -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,378 root INFO copying dulwich/_pack.c -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,379 root INFO copying dulwich/py.typed -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,379 root INFO copying dulwich/stdint.h -> build/lib.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,379 root INFO creating build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,379 root INFO copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,380 root INFO copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,380 root INFO copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,380 root INFO copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,381 root INFO copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,381 root INFO copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,381 root INFO copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,381 root INFO copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,382 root INFO copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,382 root INFO copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-armv8l-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:55:30,384 root INFO running build_ext 2025-05-03 14:55:30,386 root INFO building 'dulwich._objects' extension 2025-05-03 14:55:30,386 root INFO creating build/temp.linux-armv8l-cpython-312/dulwich 2025-05-03 14:55:30,386 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c dulwich/_objects.c -o build/temp.linux-armv8l-cpython-312/dulwich/_objects.o 2025-05-03 14:55:30,603 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/dulwich/_objects.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/dulwich/_objects.cpython-312-arm-linux-musleabihf.so 2025-05-03 14:55:30,613 root INFO building 'dulwich._pack' extension 2025-05-03 14:55:30,613 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c dulwich/_pack.c -o build/temp.linux-armv8l-cpython-312/dulwich/_pack.o 2025-05-03 14:55:30,854 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/dulwich/_pack.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/dulwich/_pack.cpython-312-arm-linux-musleabihf.so 2025-05-03 14:55:30,864 root INFO building 'dulwich._diff_tree' extension 2025-05-03 14:55:30,864 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c dulwich/_diff_tree.c -o build/temp.linux-armv8l-cpython-312/dulwich/_diff_tree.o 2025-05-03 14:55:31,158 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/dulwich/_diff_tree.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/dulwich/_diff_tree.cpython-312-arm-linux-musleabihf.so 2025-05-03 14:55:31,167 root INFO running build_scripts 2025-05-03 14:55:31,168 root INFO creating build/scripts-3.12 2025-05-03 14:55:31,168 root INFO copying and adjusting bin/dul-receive-pack -> build/scripts-3.12 2025-05-03 14:55:31,168 root INFO copying and adjusting bin/dul-upload-pack -> build/scripts-3.12 2025-05-03 14:55:31,168 root INFO changing mode of build/scripts-3.12/dul-receive-pack from 644 to 755 2025-05-03 14:55:31,168 root INFO changing mode of build/scripts-3.12/dul-upload-pack from 644 to 755 2025-05-03 14:55:31,174 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-03 14:55:31,174 root INFO running install 2025-05-03 14:55:31,185 root INFO running install_lib 2025-05-03 14:55:31,188 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-03 14:55:31,188 root INFO creating build/bdist.linux-armv8l/wheel/docs 2025-05-03 14:55:31,188 root INFO creating build/bdist.linux-armv8l/wheel/docs/tutorial 2025-05-03 14:55:31,189 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/remote.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,189 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/encoding.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,189 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/file-format.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,189 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/repo.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,189 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/index.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,190 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/conclusion.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,190 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/object-store.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,190 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/porcelain.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,190 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/introduction.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,190 root INFO copying build/lib.linux-armv8l-cpython-312/docs/tutorial/tag.txt -> build/bdist.linux-armv8l/wheel/./docs/tutorial 2025-05-03 14:55:31,191 root INFO creating build/bdist.linux-armv8l/wheel/dulwich 2025-05-03 14:55:31,191 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/__init__.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,191 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/porcelain.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,191 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/_diff_tree.c -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,192 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/graph.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,192 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/_diff_tree.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,192 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/credentials.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,192 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/pack.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,193 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/index.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,193 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/cli.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,193 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/_pack.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,193 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/stash.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,194 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/patch.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,194 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/_pack.c -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,194 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/lfs.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,194 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/bundle.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,194 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/stdint.h -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,195 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/walk.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,195 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/ignore.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,195 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/hooks.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,195 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/reflog.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,195 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/web.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,196 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/_objects.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,196 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/submodule.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,196 root INFO creating build/bdist.linux-armv8l/wheel/dulwich/tests 2025-05-03 14:55:31,196 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,196 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_refs.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,197 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_diff_tree.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,197 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_porcelain.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,197 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_ignore.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,198 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_lfs.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,198 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_config.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,198 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_bundle.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,198 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_lru_cache.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,198 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_line_ending.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,199 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_client.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,199 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_credentials.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,199 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_pack.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,199 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_objectspec.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,200 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_mailmap.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,200 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_reflog.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,200 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_utils.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,200 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_protocol.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,200 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_stash.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,201 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/utils.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,201 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_server.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,201 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_fastexport.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,201 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_greenthreads.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,201 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_file.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,202 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_patch.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,202 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_grafts.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,202 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_objects.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,202 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_blackbox.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,202 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_object_store.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,203 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_archive.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,203 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_walk.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,203 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_hooks.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,203 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_web.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,204 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_missing_obj_finder.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,204 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_repository.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,204 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_graph.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,204 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/test_index.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests 2025-05-03 14:55:31,205 root INFO creating build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2025-05-03 14:55:31,205 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/__init__.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,205 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/test_porcelain.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,205 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/test_client.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,205 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/test_pack.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,206 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/test_utils.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,206 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/utils.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,206 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/test_server.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,206 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/test_patch.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,206 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/server_utils.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,207 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/test_web.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,207 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/tests/compat/test_repository.py -> build/bdist.linux-armv8l/wheel/./dulwich/tests/compat 2025-05-03 14:55:31,207 root INFO creating build/bdist.linux-armv8l/wheel/dulwich/cloud 2025-05-03 14:55:31,207 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/cloud/__init__.py -> build/bdist.linux-armv8l/wheel/./dulwich/cloud 2025-05-03 14:55:31,208 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/cloud/gcs.py -> build/bdist.linux-armv8l/wheel/./dulwich/cloud 2025-05-03 14:55:31,208 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/objectspec.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,208 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/diff_tree.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,208 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/_objects.c -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,208 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/__main__.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,209 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/mailmap.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,209 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/errors.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,209 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/py.typed -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,209 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/object_store.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,209 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/refs.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,210 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/log_utils.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,210 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/fastexport.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,210 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/config.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,210 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/lru_cache.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,211 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/objects.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,211 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/archive.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,211 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/repo.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,211 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/server.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,211 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/client.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,212 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/line_ending.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,212 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/protocol.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,212 root INFO creating build/bdist.linux-armv8l/wheel/dulwich/contrib 2025-05-03 14:55:31,213 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/__init__.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,213 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/test_swift_smoke.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,213 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/swift.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,213 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/release_robot.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,213 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/test_swift.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,214 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/test_release_robot.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,214 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/test_paramiko_vendor.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,214 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/diffstat.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,214 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/paramiko_vendor.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,214 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/contrib/requests_vendor.py -> build/bdist.linux-armv8l/wheel/./dulwich/contrib 2025-05-03 14:55:31,215 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/file.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,215 root INFO copying build/lib.linux-armv8l-cpython-312/dulwich/greenthreads.py -> build/bdist.linux-armv8l/wheel/./dulwich 2025-05-03 14:55:31,215 root INFO running install_egg_info 2025-05-03 14:55:31,218 root INFO Copying dulwich.egg-info to build/bdist.linux-armv8l/wheel/./dulwich-0.21.7-py3.12.egg-info 2025-05-03 14:55:31,219 root INFO running install_scripts 2025-05-03 14:55:31,219 root INFO creating build/bdist.linux-armv8l/wheel/dulwich-0.21.7.data/scripts 2025-05-03 14:55:31,220 root INFO copying build/scripts-3.12/dul-upload-pack -> build/bdist.linux-armv8l/wheel/dulwich-0.21.7.data/scripts 2025-05-03 14:55:31,220 root INFO copying build/scripts-3.12/dul-receive-pack -> build/bdist.linux-armv8l/wheel/dulwich-0.21.7.data/scripts 2025-05-03 14:55:31,220 root INFO changing mode of build/bdist.linux-armv8l/wheel/dulwich-0.21.7.data/scripts/dul-upload-pack to 755 2025-05-03 14:55:31,220 root INFO changing mode of build/bdist.linux-armv8l/wheel/dulwich-0.21.7.data/scripts/dul-receive-pack to 755 2025-05-03 14:55:31,226 root INFO creating build/bdist.linux-armv8l/wheel/dulwich-0.21.7.dist-info/WHEEL 2025-05-03 14:55:31,227 wheel INFO creating '/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/.dist/.tmp-r7m04g7r/dulwich-0.21.7-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-03 14:55:31,227 wheel INFO adding 'docs/tutorial/conclusion.txt' 2025-05-03 14:55:31,228 wheel INFO adding 'docs/tutorial/encoding.txt' 2025-05-03 14:55:31,228 wheel INFO adding 'docs/tutorial/file-format.txt' 2025-05-03 14:55:31,228 wheel INFO adding 'docs/tutorial/index.txt' 2025-05-03 14:55:31,228 wheel INFO adding 'docs/tutorial/introduction.txt' 2025-05-03 14:55:31,229 wheel INFO adding 'docs/tutorial/object-store.txt' 2025-05-03 14:55:31,229 wheel INFO adding 'docs/tutorial/porcelain.txt' 2025-05-03 14:55:31,229 wheel INFO adding 'docs/tutorial/remote.txt' 2025-05-03 14:55:31,229 wheel INFO adding 'docs/tutorial/repo.txt' 2025-05-03 14:55:31,230 wheel INFO adding 'docs/tutorial/tag.txt' 2025-05-03 14:55:31,230 wheel INFO adding 'dulwich/__init__.py' 2025-05-03 14:55:31,230 wheel INFO adding 'dulwich/__main__.py' 2025-05-03 14:55:31,230 wheel INFO adding 'dulwich/_diff_tree.c' 2025-05-03 14:55:31,231 wheel INFO adding 'dulwich/_diff_tree.cpython-312-arm-linux-musleabihf.so' 2025-05-03 14:55:31,231 wheel INFO adding 'dulwich/_objects.c' 2025-05-03 14:55:31,231 wheel INFO adding 'dulwich/_objects.cpython-312-arm-linux-musleabihf.so' 2025-05-03 14:55:31,232 wheel INFO adding 'dulwich/_pack.c' 2025-05-03 14:55:31,232 wheel INFO adding 'dulwich/_pack.cpython-312-arm-linux-musleabihf.so' 2025-05-03 14:55:31,232 wheel INFO adding 'dulwich/archive.py' 2025-05-03 14:55:31,232 wheel INFO adding 'dulwich/bundle.py' 2025-05-03 14:55:31,233 wheel INFO adding 'dulwich/cli.py' 2025-05-03 14:55:31,233 wheel INFO adding 'dulwich/client.py' 2025-05-03 14:55:31,234 wheel INFO adding 'dulwich/config.py' 2025-05-03 14:55:31,234 wheel INFO adding 'dulwich/credentials.py' 2025-05-03 14:55:31,234 wheel INFO adding 'dulwich/diff_tree.py' 2025-05-03 14:55:31,235 wheel INFO adding 'dulwich/errors.py' 2025-05-03 14:55:31,235 wheel INFO adding 'dulwich/fastexport.py' 2025-05-03 14:55:31,235 wheel INFO adding 'dulwich/file.py' 2025-05-03 14:55:31,236 wheel INFO adding 'dulwich/graph.py' 2025-05-03 14:55:31,236 wheel INFO adding 'dulwich/greenthreads.py' 2025-05-03 14:55:31,236 wheel INFO adding 'dulwich/hooks.py' 2025-05-03 14:55:31,236 wheel INFO adding 'dulwich/ignore.py' 2025-05-03 14:55:31,237 wheel INFO adding 'dulwich/index.py' 2025-05-03 14:55:31,237 wheel INFO adding 'dulwich/lfs.py' 2025-05-03 14:55:31,237 wheel INFO adding 'dulwich/line_ending.py' 2025-05-03 14:55:31,238 wheel INFO adding 'dulwich/log_utils.py' 2025-05-03 14:55:31,238 wheel INFO adding 'dulwich/lru_cache.py' 2025-05-03 14:55:31,238 wheel INFO adding 'dulwich/mailmap.py' 2025-05-03 14:55:31,238 wheel INFO adding 'dulwich/object_store.py' 2025-05-03 14:55:31,239 wheel INFO adding 'dulwich/objects.py' 2025-05-03 14:55:31,239 wheel INFO adding 'dulwich/objectspec.py' 2025-05-03 14:55:31,240 wheel INFO adding 'dulwich/pack.py' 2025-05-03 14:55:31,241 wheel INFO adding 'dulwich/patch.py' 2025-05-03 14:55:31,241 wheel INFO adding 'dulwich/porcelain.py' 2025-05-03 14:55:31,241 wheel INFO adding 'dulwich/protocol.py' 2025-05-03 14:55:31,242 wheel INFO adding 'dulwich/py.typed' 2025-05-03 14:55:31,242 wheel INFO adding 'dulwich/reflog.py' 2025-05-03 14:55:31,242 wheel INFO adding 'dulwich/refs.py' 2025-05-03 14:55:31,243 wheel INFO adding 'dulwich/repo.py' 2025-05-03 14:55:31,243 wheel INFO adding 'dulwich/server.py' 2025-05-03 14:55:31,244 wheel INFO adding 'dulwich/stash.py' 2025-05-03 14:55:31,244 wheel INFO adding 'dulwich/stdint.h' 2025-05-03 14:55:31,244 wheel INFO adding 'dulwich/submodule.py' 2025-05-03 14:55:31,244 wheel INFO adding 'dulwich/walk.py' 2025-05-03 14:55:31,245 wheel INFO adding 'dulwich/web.py' 2025-05-03 14:55:31,245 wheel INFO adding 'dulwich/cloud/__init__.py' 2025-05-03 14:55:31,245 wheel INFO adding 'dulwich/cloud/gcs.py' 2025-05-03 14:55:31,246 wheel INFO adding 'dulwich/contrib/__init__.py' 2025-05-03 14:55:31,246 wheel INFO adding 'dulwich/contrib/diffstat.py' 2025-05-03 14:55:31,246 wheel INFO adding 'dulwich/contrib/paramiko_vendor.py' 2025-05-03 14:55:31,246 wheel INFO adding 'dulwich/contrib/release_robot.py' 2025-05-03 14:55:31,247 wheel INFO adding 'dulwich/contrib/requests_vendor.py' 2025-05-03 14:55:31,247 wheel INFO adding 'dulwich/contrib/swift.py' 2025-05-03 14:55:31,247 wheel INFO adding 'dulwich/contrib/test_paramiko_vendor.py' 2025-05-03 14:55:31,247 wheel INFO adding 'dulwich/contrib/test_release_robot.py' 2025-05-03 14:55:31,248 wheel INFO adding 'dulwich/contrib/test_swift.py' 2025-05-03 14:55:31,248 wheel INFO adding 'dulwich/contrib/test_swift_smoke.py' 2025-05-03 14:55:31,248 wheel INFO adding 'dulwich/tests/__init__.py' 2025-05-03 14:55:31,249 wheel INFO adding 'dulwich/tests/test_archive.py' 2025-05-03 14:55:31,249 wheel INFO adding 'dulwich/tests/test_blackbox.py' 2025-05-03 14:55:31,249 wheel INFO adding 'dulwich/tests/test_bundle.py' 2025-05-03 14:55:31,249 wheel INFO adding 'dulwich/tests/test_client.py' 2025-05-03 14:55:31,250 wheel INFO adding 'dulwich/tests/test_config.py' 2025-05-03 14:55:31,250 wheel INFO adding 'dulwich/tests/test_credentials.py' 2025-05-03 14:55:31,250 wheel INFO adding 'dulwich/tests/test_diff_tree.py' 2025-05-03 14:55:31,251 wheel INFO adding 'dulwich/tests/test_fastexport.py' 2025-05-03 14:55:31,251 wheel INFO adding 'dulwich/tests/test_file.py' 2025-05-03 14:55:31,251 wheel INFO adding 'dulwich/tests/test_grafts.py' 2025-05-03 14:55:31,252 wheel INFO adding 'dulwich/tests/test_graph.py' 2025-05-03 14:55:31,252 wheel INFO adding 'dulwich/tests/test_greenthreads.py' 2025-05-03 14:55:31,252 wheel INFO adding 'dulwich/tests/test_hooks.py' 2025-05-03 14:55:31,252 wheel INFO adding 'dulwich/tests/test_ignore.py' 2025-05-03 14:55:31,252 wheel INFO adding 'dulwich/tests/test_index.py' 2025-05-03 14:55:31,253 wheel INFO adding 'dulwich/tests/test_lfs.py' 2025-05-03 14:55:31,253 wheel INFO adding 'dulwich/tests/test_line_ending.py' 2025-05-03 14:55:31,253 wheel INFO adding 'dulwich/tests/test_lru_cache.py' 2025-05-03 14:55:31,254 wheel INFO adding 'dulwich/tests/test_mailmap.py' 2025-05-03 14:55:31,254 wheel INFO adding 'dulwich/tests/test_missing_obj_finder.py' 2025-05-03 14:55:31,254 wheel INFO adding 'dulwich/tests/test_object_store.py' 2025-05-03 14:55:31,254 wheel INFO adding 'dulwich/tests/test_objects.py' 2025-05-03 14:55:31,255 wheel INFO adding 'dulwich/tests/test_objectspec.py' 2025-05-03 14:55:31,255 wheel INFO adding 'dulwich/tests/test_pack.py' 2025-05-03 14:55:31,256 wheel INFO adding 'dulwich/tests/test_patch.py' 2025-05-03 14:55:31,256 wheel INFO adding 'dulwich/tests/test_porcelain.py' 2025-05-03 14:55:31,257 wheel INFO adding 'dulwich/tests/test_protocol.py' 2025-05-03 14:55:31,257 wheel INFO adding 'dulwich/tests/test_reflog.py' 2025-05-03 14:55:31,258 wheel INFO adding 'dulwich/tests/test_refs.py' 2025-05-03 14:55:31,258 wheel INFO adding 'dulwich/tests/test_repository.py' 2025-05-03 14:55:31,258 wheel INFO adding 'dulwich/tests/test_server.py' 2025-05-03 14:55:31,259 wheel INFO adding 'dulwich/tests/test_stash.py' 2025-05-03 14:55:31,259 wheel INFO adding 'dulwich/tests/test_utils.py' 2025-05-03 14:55:31,259 wheel INFO adding 'dulwich/tests/test_walk.py' 2025-05-03 14:55:31,260 wheel INFO adding 'dulwich/tests/test_web.py' 2025-05-03 14:55:31,260 wheel INFO adding 'dulwich/tests/utils.py' 2025-05-03 14:55:31,260 wheel INFO adding 'dulwich/tests/compat/__init__.py' 2025-05-03 14:55:31,260 wheel INFO adding 'dulwich/tests/compat/server_utils.py' 2025-05-03 14:55:31,261 wheel INFO adding 'dulwich/tests/compat/test_client.py' 2025-05-03 14:55:31,261 wheel INFO adding 'dulwich/tests/compat/test_pack.py' 2025-05-03 14:55:31,261 wheel INFO adding 'dulwich/tests/compat/test_patch.py' 2025-05-03 14:55:31,262 wheel INFO adding 'dulwich/tests/compat/test_porcelain.py' 2025-05-03 14:55:31,262 wheel INFO adding 'dulwich/tests/compat/test_repository.py' 2025-05-03 14:55:31,262 wheel INFO adding 'dulwich/tests/compat/test_server.py' 2025-05-03 14:55:31,262 wheel INFO adding 'dulwich/tests/compat/test_utils.py' 2025-05-03 14:55:31,262 wheel INFO adding 'dulwich/tests/compat/test_web.py' 2025-05-03 14:55:31,263 wheel INFO adding 'dulwich/tests/compat/utils.py' 2025-05-03 14:55:31,263 wheel INFO adding 'dulwich-0.21.7.data/scripts/dul-receive-pack' 2025-05-03 14:55:31,263 wheel INFO adding 'dulwich-0.21.7.data/scripts/dul-upload-pack' 2025-05-03 14:55:31,264 wheel INFO adding 'dulwich-0.21.7.dist-info/licenses/COPYING' 2025-05-03 14:55:31,264 wheel INFO adding 'dulwich-0.21.7.dist-info/METADATA' 2025-05-03 14:55:31,264 wheel INFO adding 'dulwich-0.21.7.dist-info/WHEEL' 2025-05-03 14:55:31,264 wheel INFO adding 'dulwich-0.21.7.dist-info/entry_points.txt' 2025-05-03 14:55:31,264 wheel INFO adding 'dulwich-0.21.7.dist-info/top_level.txt' 2025-05-03 14:55:31,265 wheel INFO adding 'dulwich-0.21.7.dist-info/RECORD' 2025-05-03 14:55:31,265 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-03 14:55:31,269 gpep517 INFO The backend produced .dist/dulwich-0.21.7-cp312-cp312-linux_armv8l.whl dulwich-0.21.7-cp312-cp312-linux_armv8l.whl ................................................................/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( ...........................................s................F......................................................................ss................ss.s.s.....................s.s.........................sssssssssssss.s.......................................s.........................................................................................................................................../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:606: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). expected_time, datetime.datetime.utcfromtimestamp(c.commit_time) /home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:610: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). expected_time, datetime.datetime.utcfromtimestamp(c.author_time) ............................../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:1073: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). datetime.datetime.utcfromtimestamp(x.tag_time), ./home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:1093: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). datetime.datetime.utcfromtimestamp(x.tag_time), .......................s..s.s..........................................................................................................................................................................................................................................................s............../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( ................................................./home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( .....................................................127.0.0.1 - - [03/May/2025 14:55:36] "GET /info/refs?service=git-upload-pack HTTP/1.1" 200 285 counting objects: 2, done. 127.0.0.1 - - [03/May/2025 14:55:36] "POST /git-upload-pack HTTP/1.1" 200 258 copying pack entries: 0/2 copying pack entries: 1/2 copied 1 pack entries generating index: 0/2 generating index: 1/2 .127.0.0.1 - - [03/May/2025 14:55:37] "GET /info/refs?service=git-receive-pack HTTP/1.1" 200 195 127.0.0.1 - - [03/May/2025 14:55:37] "POST /git-receive-pack HTTP/1.1" 200 52 Push to http://localhost:36817 successful. Ref refs/heads/master updated ..................................................................................................................................................................................................................../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( .............../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/refs.py:1280: UserWarning: ref refs/heads/blah points at non-present sha 1234566789123456789123567891234657373833 warnings.warn( .........................................................................................................x.........................................................s...................................................................ss.sss/usr/lib/python3.12/contextlib.py:567: ResourceWarning: unclosed def __exit__(self, *exc_details): ResourceWarning: Enable tracemalloc to get the object allocation traceback .ss..........................................sss..sssssssssssssssssssssssssssssssssssssssss ====================================================================== FAIL: test_file_win (dulwich.tests.test_client.TestGetTransportAndPathFromUrl.test_file_win) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.12/unittest/mock.py", line 1396, in patched return func(*newargs, **newkeywargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_client.py", line 688, in test_file_win self.assertEqual(path, expected) AssertionError: 'C:\\\\foo.bar\\\\baz' != 'C:\\foo.bar\\baz' - C:\\foo.bar\\baz ? - - + C:\foo.bar\baz ---------------------------------------------------------------------- Ran 1445 tests in 50.638s FAILED (failures=1, skipped=80, expected failures=1) >>> ERROR: py3-dulwich: check failed >>> py3-dulwich: Uninstalling dependencies... (1/50) Purging .makedepends-py3-dulwich (20250503.145529) (2/50) Purging py3-certifi-pyc (2024.12.14-r0) (3/50) Purging py3-certifi (2024.12.14-r0) (4/50) Purging py3-urllib3-pyc (1.26.20-r0) (5/50) Purging py3-urllib3 (1.26.20-r0) (6/50) Purging py3-setuptools-pyc (77.0.3-r0) (7/50) Purging py3-setuptools (77.0.3-r0) (8/50) Purging python3-dev (3.12.10-r0) (9/50) Purging py3-gpep517-pyc (16-r0) (10/50) Purging py3-gpep517 (16-r0) (11/50) Purging py3-installer-pyc (0.7.0-r2) (12/50) Purging py3-installer (0.7.0-r2) (13/50) Purging py3-wheel-pyc (0.43.0-r0) (14/50) Purging py3-wheel (0.43.0-r0) (15/50) Purging py3-packaging-pyc (25.0-r0) (16/50) Purging py3-packaging (25.0-r0) (17/50) Purging py3-parsing-pyc (3.2.0-r0) (18/50) Purging py3-parsing (3.2.0-r0) (19/50) Purging py3-mock-pyc (5.2.0-r0) (20/50) Purging py3-mock (5.2.0-r0) (21/50) Purging py3-gpgme-pyc (1.24.2-r0) (22/50) Purging py3-gpgme (1.24.2-r0) (23/50) Purging python3-pyc (3.12.10-r0) (24/50) Purging python3-pycache-pyc0 (3.12.10-r0) (25/50) Purging pyc (3.12.10-r0) (26/50) Purging python3 (3.12.10-r0) (27/50) Purging gpgme (1.24.2-r0) (28/50) Purging gpg (2.4.7-r0) (29/50) Purging gnupg-dirmngr (2.4.7-r0) (30/50) Purging gnupg-keyboxd (2.4.7-r0) (31/50) Purging gpg-agent (2.4.7-r0) (32/50) Purging gpgsm (2.4.7-r0) (33/50) Purging gnupg-gpgconf (2.4.7-r0) (34/50) Purging pinentry (1.3.1-r0) (35/50) Purging libassuan (2.5.7-r0) (36/50) Purging libbz2 (1.0.8-r6) (37/50) Purging libgcrypt (1.10.3-r1) (38/50) Purging libksba (1.6.7-r0) (39/50) Purging libldap (2.6.8-r0) (40/50) Purging libpanelw (6.5_p20250412-r0) (41/50) Purging libsasl (2.1.28-r8) (42/50) Purging mpdecimal (4.0.0-r0) (43/50) Purging npth (1.8-r0) (44/50) Purging sqlite-libs (3.49.1-r1) (45/50) Purging gdbm (1.24-r0) (46/50) Purging gnutls (3.8.8-r0) (47/50) Purging libgpg-error (1.55-r0) (48/50) Purging p11-kit (0.25.5-r2) (49/50) Purging libtasn1 (4.20.0-r0) (50/50) Purging nettle (3.10.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages