>>> py3-dulwich: Building community/py3-dulwich 0.21.7-r2 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 05:52:31 +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/52) Installing libbz2 (1.0.8-r6) (2/52) Installing libffi (3.4.8-r0) (3/52) Installing gdbm (1.24-r0) (4/52) Installing xz-libs (5.8.1-r0) (5/52) Installing mpdecimal (4.0.0-r0) (6/52) Installing libpanelw (6.5_p20250412-r0) (7/52) Installing sqlite-libs (3.49.1-r1) (8/52) Installing python3 (3.12.10-r0) (9/52) Installing python3-pycache-pyc0 (3.12.10-r0) (10/52) Installing pyc (3.12.10-r0) (11/52) Installing py3-certifi-pyc (2024.12.14-r0) (12/52) Installing python3-pyc (3.12.10-r0) (13/52) Installing py3-certifi (2024.12.14-r0) (14/52) Installing py3-urllib3 (1.26.20-r0) (15/52) Installing py3-urllib3-pyc (1.26.20-r0) (16/52) Installing py3-parsing (3.2.0-r0) (17/52) Installing py3-parsing-pyc (3.2.0-r0) (18/52) Installing py3-packaging (25.0-r0) (19/52) Installing py3-packaging-pyc (25.0-r0) (20/52) Installing py3-setuptools (77.0.3-r0) (21/52) Installing py3-setuptools-pyc (77.0.3-r0) (22/52) Installing python3-dev (3.12.10-r0) (23/52) Installing py3-installer (0.7.0-r2) (24/52) Installing py3-installer-pyc (0.7.0-r2) (25/52) Installing py3-gpep517 (16-r0) (26/52) Installing py3-gpep517-pyc (16-r0) (27/52) Installing py3-wheel (0.43.0-r0) (28/52) Installing py3-wheel-pyc (0.43.0-r0) (29/52) Installing py3-mock (5.2.0-r0) (30/52) Installing py3-mock-pyc (5.2.0-r0) (31/52) Installing libgpg-error (1.55-r0) (32/52) Installing libassuan (2.5.7-r0) (33/52) Installing pinentry (1.3.1-r0) Executing pinentry-1.3.1-r0.post-install (34/52) Installing libgcrypt (1.10.3-r1) (35/52) Installing gnupg-gpgconf (2.4.7-r0) (36/52) Installing nettle (3.10.1-r0) (37/52) Installing libtasn1 (4.20.0-r0) (38/52) Installing p11-kit (0.25.5-r2) (39/52) Installing gnutls (3.8.8-r0) (40/52) Installing libksba (1.6.7-r0) (41/52) Installing libsasl (2.1.28-r8) (42/52) Installing libldap (2.6.8-r0) (43/52) Installing npth (1.8-r0) (44/52) Installing gnupg-dirmngr (2.4.7-r0) (45/52) Installing gnupg-keyboxd (2.4.7-r0) (46/52) Installing gpg (2.4.7-r0) (47/52) Installing gpg-agent (2.4.7-r0) (48/52) Installing gpgsm (2.4.7-r0) (49/52) Installing gpgme (1.24.2-r0) (50/52) Installing py3-gpgme (1.24.2-r0) (51/52) Installing py3-gpgme-pyc (1.24.2-r0) (52/52) Installing .makedepends-py3-dulwich (20250503.055318) Executing busybox-1.37.0-r16.trigger OK: 560 MiB in 151 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 05:53:24,097 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 05:53:24,510 root INFO running bdist_wheel 2025-05-03 05:53:24,586 root INFO running build 2025-05-03 05:53:24,586 root INFO running build_py 2025-05-03 05:53:24,605 root INFO creating build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,607 root INFO copying dulwich/web.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,609 root INFO copying dulwich/credentials.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,611 root INFO copying dulwich/diff_tree.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,612 root INFO copying dulwich/__init__.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,614 root INFO copying dulwich/objectspec.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,615 root INFO copying dulwich/cli.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,617 root INFO copying dulwich/fastexport.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,618 root INFO copying dulwich/index.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,620 root INFO copying dulwich/lfs.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,622 root INFO copying dulwich/file.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,623 root INFO copying dulwich/porcelain.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,625 root INFO copying dulwich/mailmap.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,627 root INFO copying dulwich/log_utils.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,628 root INFO copying dulwich/repo.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,630 root INFO copying dulwich/errors.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,631 root INFO copying dulwich/config.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,633 root INFO copying dulwich/protocol.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,634 root INFO copying dulwich/hooks.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,636 root INFO copying dulwich/archive.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,637 root INFO copying dulwich/graph.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,639 root INFO copying dulwich/ignore.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,641 root INFO copying dulwich/refs.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,642 root INFO copying dulwich/stash.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,644 root INFO copying dulwich/bundle.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,645 root INFO copying dulwich/greenthreads.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,647 root INFO copying dulwich/submodule.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,648 root INFO copying dulwich/walk.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,650 root INFO copying dulwich/__main__.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,651 root INFO copying dulwich/server.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,653 root INFO copying dulwich/objects.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,655 root INFO copying dulwich/pack.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,657 root INFO copying dulwich/reflog.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,659 root INFO copying dulwich/line_ending.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,661 root INFO copying dulwich/object_store.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,662 root INFO copying dulwich/patch.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,664 root INFO copying dulwich/lru_cache.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,666 root INFO copying dulwich/client.py -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,668 root INFO creating build/lib.linux-riscv64-cpython-312/dulwich/cloud 2025-05-03 05:53:24,669 root INFO copying dulwich/cloud/__init__.py -> build/lib.linux-riscv64-cpython-312/dulwich/cloud 2025-05-03 05:53:24,670 root INFO copying dulwich/cloud/gcs.py -> build/lib.linux-riscv64-cpython-312/dulwich/cloud 2025-05-03 05:53:24,674 root INFO creating build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,675 root INFO copying dulwich/tests/test_repository.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,677 root INFO copying dulwich/tests/test_objects.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,678 root INFO copying dulwich/tests/__init__.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,680 root INFO copying dulwich/tests/test_grafts.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,681 root INFO copying dulwich/tests/test_graph.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,683 root INFO copying dulwich/tests/test_hooks.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,684 root INFO copying dulwich/tests/test_ignore.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,686 root INFO copying dulwich/tests/test_refs.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,687 root INFO copying dulwich/tests/test_archive.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,689 root INFO copying dulwich/tests/test_index.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,690 root INFO copying dulwich/tests/test_stash.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,692 root INFO copying dulwich/tests/test_pack.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,693 root INFO copying dulwich/tests/test_web.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,695 root INFO copying dulwich/tests/test_walk.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,697 root INFO copying dulwich/tests/test_config.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,698 root INFO copying dulwich/tests/test_lfs.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,700 root INFO copying dulwich/tests/test_server.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,702 root INFO copying dulwich/tests/test_file.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,703 root INFO copying dulwich/tests/test_patch.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,705 root INFO copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,706 root INFO copying dulwich/tests/test_greenthreads.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,708 root INFO copying dulwich/tests/test_credentials.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,709 root INFO copying dulwich/tests/test_blackbox.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,711 root INFO copying dulwich/tests/test_line_ending.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,712 root INFO copying dulwich/tests/test_protocol.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,714 root INFO copying dulwich/tests/test_objectspec.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,715 root INFO copying dulwich/tests/test_fastexport.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,717 root INFO copying dulwich/tests/test_reflog.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,718 root INFO copying dulwich/tests/test_diff_tree.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,720 root INFO copying dulwich/tests/test_bundle.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,722 root INFO copying dulwich/tests/test_utils.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,723 root INFO copying dulwich/tests/test_lru_cache.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,725 root INFO copying dulwich/tests/test_object_store.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,726 root INFO copying dulwich/tests/test_client.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,728 root INFO copying dulwich/tests/utils.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,730 root INFO copying dulwich/tests/test_mailmap.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,731 root INFO copying dulwich/tests/test_porcelain.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests 2025-05-03 05:53:24,734 root INFO creating build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,736 root INFO copying dulwich/tests/compat/test_repository.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,737 root INFO copying dulwich/tests/compat/server_utils.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,738 root INFO copying dulwich/tests/compat/__init__.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,740 root INFO copying dulwich/tests/compat/test_pack.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,742 root INFO copying dulwich/tests/compat/test_web.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,743 root INFO copying dulwich/tests/compat/test_server.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,745 root INFO copying dulwich/tests/compat/test_patch.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,746 root INFO copying dulwich/tests/compat/test_utils.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,748 root INFO copying dulwich/tests/compat/test_client.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,750 root INFO copying dulwich/tests/compat/utils.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,751 root INFO copying dulwich/tests/compat/test_porcelain.py -> build/lib.linux-riscv64-cpython-312/dulwich/tests/compat 2025-05-03 05:53:24,753 root INFO creating build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,754 root INFO copying dulwich/contrib/__init__.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,756 root INFO copying dulwich/contrib/diffstat.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,757 root INFO copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,759 root INFO copying dulwich/contrib/test_paramiko_vendor.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,760 root INFO copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,762 root INFO copying dulwich/contrib/swift.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,763 root INFO copying dulwich/contrib/test_swift.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,765 root INFO copying dulwich/contrib/release_robot.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,767 root INFO copying dulwich/contrib/requests_vendor.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,768 root INFO copying dulwich/contrib/test_release_robot.py -> build/lib.linux-riscv64-cpython-312/dulwich/contrib 2025-05-03 05:53:24,769 root INFO running egg_info 2025-05-03 05:53:24,785 root INFO creating dulwich.egg-info 2025-05-03 05:53:24,785 root INFO writing dulwich.egg-info/PKG-INFO 2025-05-03 05:53:24,792 root INFO writing dependency_links to dulwich.egg-info/dependency_links.txt 2025-05-03 05:53:24,794 root INFO writing entry points to dulwich.egg-info/entry_points.txt 2025-05-03 05:53:24,798 root INFO writing requirements to dulwich.egg-info/requires.txt 2025-05-03 05:53:24,798 root INFO writing top-level names to dulwich.egg-info/top_level.txt 2025-05-03 05:53:24,799 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 05:53:24,835 root INFO reading manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 05:53:24,837 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 05:53:24,838 root WARNING warning: no files found matching 'README.swift.rst' 2025-05-03 05:53:24,840 root WARNING warning: no files found matching 'setup.cfg' 2025-05-03 05:53:24,852 root WARNING warning: no directories found matching 'dulwich/tests/data' 2025-05-03 05:53:24,853 root INFO adding license file 'COPYING' 2025-05-03 05:53:24,865 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 05:53:24,878 root INFO copying dulwich/_diff_tree.c -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,880 root INFO copying dulwich/_objects.c -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,881 root INFO copying dulwich/_pack.c -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,883 root INFO copying dulwich/py.typed -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,884 root INFO copying dulwich/stdint.h -> build/lib.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,886 root INFO creating build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,887 root INFO copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,888 root INFO copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,890 root INFO copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,891 root INFO copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,893 root INFO copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,894 root INFO copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,896 root INFO copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,897 root INFO copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,899 root INFO copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,900 root INFO copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-riscv64-cpython-312/dulwich/../docs/tutorial 2025-05-03 05:53:24,909 root INFO running build_ext 2025-05-03 05:53:24,918 root INFO building 'dulwich._objects' extension 2025-05-03 05:53:24,920 root INFO creating build/temp.linux-riscv64-cpython-312/dulwich 2025-05-03 05:53:24,921 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-riscv64-cpython-312/dulwich/_objects.o 2025-05-03 05:53:26,147 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/dulwich/_objects.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/dulwich/_objects.cpython-312-riscv64-linux-musl.so 2025-05-03 05:53:26,191 root INFO building 'dulwich._pack' extension 2025-05-03 05:53:26,193 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-riscv64-cpython-312/dulwich/_pack.o 2025-05-03 05:53:27,489 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/dulwich/_pack.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/dulwich/_pack.cpython-312-riscv64-linux-musl.so 2025-05-03 05:53:27,535 root INFO building 'dulwich._diff_tree' extension 2025-05-03 05:53:27,537 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-riscv64-cpython-312/dulwich/_diff_tree.o 2025-05-03 05:53:29,102 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/dulwich/_diff_tree.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/dulwich/_diff_tree.cpython-312-riscv64-linux-musl.so 2025-05-03 05:53:29,144 root INFO running build_scripts 2025-05-03 05:53:29,145 root INFO creating build/scripts-3.12 2025-05-03 05:53:29,146 root INFO copying and adjusting bin/dul-receive-pack -> build/scripts-3.12 2025-05-03 05:53:29,148 root INFO copying and adjusting bin/dul-upload-pack -> build/scripts-3.12 2025-05-03 05:53:29,149 root INFO changing mode of build/scripts-3.12/dul-receive-pack from 644 to 755 2025-05-03 05:53:29,149 root INFO changing mode of build/scripts-3.12/dul-upload-pack from 644 to 755 2025-05-03 05:53:29,183 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-03 05:53:29,184 root INFO running install 2025-05-03 05:53:29,255 root INFO running install_lib 2025-05-03 05:53:29,272 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-03 05:53:29,274 root INFO creating build/bdist.linux-riscv64/wheel/dulwich 2025-05-03 05:53:29,275 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/web.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,277 root INFO creating build/bdist.linux-riscv64/wheel/dulwich/cloud 2025-05-03 05:53:29,278 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/cloud/__init__.py -> build/bdist.linux-riscv64/wheel/./dulwich/cloud 2025-05-03 05:53:29,279 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/cloud/gcs.py -> build/bdist.linux-riscv64/wheel/./dulwich/cloud 2025-05-03 05:53:29,280 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/credentials.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,282 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/diff_tree.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,283 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/__init__.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,284 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/_pack.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,285 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/objectspec.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,287 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/cli.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,288 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/fastexport.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,289 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/index.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,291 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/lfs.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,292 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/file.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,294 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/porcelain.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,296 root INFO creating build/bdist.linux-riscv64/wheel/dulwich/tests 2025-05-03 05:53:29,297 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_repository.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,299 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_objects.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,301 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,302 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_grafts.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,304 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_graph.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,305 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_hooks.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,306 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_ignore.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,308 root INFO creating build/bdist.linux-riscv64/wheel/dulwich/tests/compat 2025-05-03 05:53:29,309 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/test_repository.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,310 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/server_utils.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,312 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/__init__.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,313 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/test_pack.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,314 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/test_web.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,316 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/test_server.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,317 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/test_patch.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,319 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/test_utils.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,320 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/test_client.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,321 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/utils.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,323 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/compat/test_porcelain.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests/compat 2025-05-03 05:53:29,324 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_refs.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,325 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_archive.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,327 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_index.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,328 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_stash.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,329 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_pack.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,331 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_web.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,332 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_walk.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,334 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_config.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,335 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_lfs.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,336 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_server.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,338 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_file.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,339 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_patch.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,341 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_missing_obj_finder.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,342 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_greenthreads.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,344 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_credentials.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,345 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_blackbox.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,346 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_line_ending.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,347 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_protocol.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,349 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_objectspec.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,350 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_fastexport.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,351 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_reflog.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,353 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_diff_tree.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,355 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_bundle.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,356 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_utils.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,357 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_lru_cache.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,358 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_object_store.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,360 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_client.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,361 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/utils.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,363 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_mailmap.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,364 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/tests/test_porcelain.py -> build/bdist.linux-riscv64/wheel/./dulwich/tests 2025-05-03 05:53:29,366 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/mailmap.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,368 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/log_utils.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,369 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/_objects.c -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,370 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/repo.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,372 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/errors.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,373 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/config.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,374 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/protocol.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,376 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/_diff_tree.c -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,378 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/hooks.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,379 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/archive.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,380 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/graph.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,382 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/ignore.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,383 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/py.typed -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,384 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/refs.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,386 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/stash.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,387 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/_objects.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,389 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/bundle.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,390 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/greenthreads.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,391 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/submodule.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,393 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/walk.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,394 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/stdint.h -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,395 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/__main__.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,396 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/server.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,398 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/objects.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,400 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/pack.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,402 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/_diff_tree.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,403 root INFO creating build/bdist.linux-riscv64/wheel/dulwich/contrib 2025-05-03 05:53:29,405 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/__init__.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,406 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/diffstat.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,407 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/test_swift_smoke.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,409 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/test_paramiko_vendor.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,410 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/paramiko_vendor.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,411 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/swift.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,412 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/test_swift.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,414 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/release_robot.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,415 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/requests_vendor.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,417 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/contrib/test_release_robot.py -> build/bdist.linux-riscv64/wheel/./dulwich/contrib 2025-05-03 05:53:29,418 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/reflog.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,420 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/_pack.c -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,421 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/line_ending.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,422 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/object_store.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,424 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/patch.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,426 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/lru_cache.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,427 root INFO copying build/lib.linux-riscv64-cpython-312/dulwich/client.py -> build/bdist.linux-riscv64/wheel/./dulwich 2025-05-03 05:53:29,429 root INFO creating build/bdist.linux-riscv64/wheel/docs 2025-05-03 05:53:29,431 root INFO creating build/bdist.linux-riscv64/wheel/docs/tutorial 2025-05-03 05:53:29,432 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/object-store.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,433 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/porcelain.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,435 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/tag.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,436 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/introduction.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,437 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/repo.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,438 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/remote.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,439 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/index.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,441 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/encoding.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,442 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/conclusion.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,443 root INFO copying build/lib.linux-riscv64-cpython-312/docs/tutorial/file-format.txt -> build/bdist.linux-riscv64/wheel/./docs/tutorial 2025-05-03 05:53:29,444 root INFO running install_egg_info 2025-05-03 05:53:29,462 root INFO Copying dulwich.egg-info to build/bdist.linux-riscv64/wheel/./dulwich-0.21.7-py3.12.egg-info 2025-05-03 05:53:29,469 root INFO running install_scripts 2025-05-03 05:53:29,470 root INFO creating build/bdist.linux-riscv64/wheel/dulwich-0.21.7.data/scripts 2025-05-03 05:53:29,471 root INFO copying build/scripts-3.12/dul-receive-pack -> build/bdist.linux-riscv64/wheel/dulwich-0.21.7.data/scripts 2025-05-03 05:53:29,472 root INFO copying build/scripts-3.12/dul-upload-pack -> build/bdist.linux-riscv64/wheel/dulwich-0.21.7.data/scripts 2025-05-03 05:53:29,473 root INFO changing mode of build/bdist.linux-riscv64/wheel/dulwich-0.21.7.data/scripts/dul-receive-pack to 755 2025-05-03 05:53:29,474 root INFO changing mode of build/bdist.linux-riscv64/wheel/dulwich-0.21.7.data/scripts/dul-upload-pack to 755 2025-05-03 05:53:29,508 root INFO creating build/bdist.linux-riscv64/wheel/dulwich-0.21.7.dist-info/WHEEL 2025-05-03 05:53:29,511 wheel INFO creating '/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/.dist/.tmp-htmzlb1v/dulwich-0.21.7-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-03 05:53:29,513 wheel INFO adding 'docs/tutorial/conclusion.txt' 2025-05-03 05:53:29,515 wheel INFO adding 'docs/tutorial/encoding.txt' 2025-05-03 05:53:29,516 wheel INFO adding 'docs/tutorial/file-format.txt' 2025-05-03 05:53:29,517 wheel INFO adding 'docs/tutorial/index.txt' 2025-05-03 05:53:29,519 wheel INFO adding 'docs/tutorial/introduction.txt' 2025-05-03 05:53:29,520 wheel INFO adding 'docs/tutorial/object-store.txt' 2025-05-03 05:53:29,521 wheel INFO adding 'docs/tutorial/porcelain.txt' 2025-05-03 05:53:29,523 wheel INFO adding 'docs/tutorial/remote.txt' 2025-05-03 05:53:29,524 wheel INFO adding 'docs/tutorial/repo.txt' 2025-05-03 05:53:29,526 wheel INFO adding 'docs/tutorial/tag.txt' 2025-05-03 05:53:29,527 wheel INFO adding 'dulwich/__init__.py' 2025-05-03 05:53:29,529 wheel INFO adding 'dulwich/__main__.py' 2025-05-03 05:53:29,530 wheel INFO adding 'dulwich/_diff_tree.c' 2025-05-03 05:53:29,532 wheel INFO adding 'dulwich/_diff_tree.cpython-312-riscv64-linux-musl.so' 2025-05-03 05:53:29,534 wheel INFO adding 'dulwich/_objects.c' 2025-05-03 05:53:29,536 wheel INFO adding 'dulwich/_objects.cpython-312-riscv64-linux-musl.so' 2025-05-03 05:53:29,537 wheel INFO adding 'dulwich/_pack.c' 2025-05-03 05:53:29,539 wheel INFO adding 'dulwich/_pack.cpython-312-riscv64-linux-musl.so' 2025-05-03 05:53:29,541 wheel INFO adding 'dulwich/archive.py' 2025-05-03 05:53:29,543 wheel INFO adding 'dulwich/bundle.py' 2025-05-03 05:53:29,545 wheel INFO adding 'dulwich/cli.py' 2025-05-03 05:53:29,547 wheel INFO adding 'dulwich/client.py' 2025-05-03 05:53:29,551 wheel INFO adding 'dulwich/config.py' 2025-05-03 05:53:29,553 wheel INFO adding 'dulwich/credentials.py' 2025-05-03 05:53:29,555 wheel INFO adding 'dulwich/diff_tree.py' 2025-05-03 05:53:29,557 wheel INFO adding 'dulwich/errors.py' 2025-05-03 05:53:29,558 wheel INFO adding 'dulwich/fastexport.py' 2025-05-03 05:53:29,560 wheel INFO adding 'dulwich/file.py' 2025-05-03 05:53:29,561 wheel INFO adding 'dulwich/graph.py' 2025-05-03 05:53:29,563 wheel INFO adding 'dulwich/greenthreads.py' 2025-05-03 05:53:29,565 wheel INFO adding 'dulwich/hooks.py' 2025-05-03 05:53:29,566 wheel INFO adding 'dulwich/ignore.py' 2025-05-03 05:53:29,568 wheel INFO adding 'dulwich/index.py' 2025-05-03 05:53:29,570 wheel INFO adding 'dulwich/lfs.py' 2025-05-03 05:53:29,572 wheel INFO adding 'dulwich/line_ending.py' 2025-05-03 05:53:29,574 wheel INFO adding 'dulwich/log_utils.py' 2025-05-03 05:53:29,575 wheel INFO adding 'dulwich/lru_cache.py' 2025-05-03 05:53:29,577 wheel INFO adding 'dulwich/mailmap.py' 2025-05-03 05:53:29,579 wheel INFO adding 'dulwich/object_store.py' 2025-05-03 05:53:29,582 wheel INFO adding 'dulwich/objects.py' 2025-05-03 05:53:29,585 wheel INFO adding 'dulwich/objectspec.py' 2025-05-03 05:53:29,587 wheel INFO adding 'dulwich/pack.py' 2025-05-03 05:53:29,590 wheel INFO adding 'dulwich/patch.py' 2025-05-03 05:53:29,593 wheel INFO adding 'dulwich/porcelain.py' 2025-05-03 05:53:29,596 wheel INFO adding 'dulwich/protocol.py' 2025-05-03 05:53:29,597 wheel INFO adding 'dulwich/py.typed' 2025-05-03 05:53:29,598 wheel INFO adding 'dulwich/reflog.py' 2025-05-03 05:53:29,600 wheel INFO adding 'dulwich/refs.py' 2025-05-03 05:53:29,603 wheel INFO adding 'dulwich/repo.py' 2025-05-03 05:53:29,606 wheel INFO adding 'dulwich/server.py' 2025-05-03 05:53:29,609 wheel INFO adding 'dulwich/stash.py' 2025-05-03 05:53:29,610 wheel INFO adding 'dulwich/stdint.h' 2025-05-03 05:53:29,611 wheel INFO adding 'dulwich/submodule.py' 2025-05-03 05:53:29,613 wheel INFO adding 'dulwich/walk.py' 2025-05-03 05:53:29,615 wheel INFO adding 'dulwich/web.py' 2025-05-03 05:53:29,617 wheel INFO adding 'dulwich/cloud/__init__.py' 2025-05-03 05:53:29,618 wheel INFO adding 'dulwich/cloud/gcs.py' 2025-05-03 05:53:29,619 wheel INFO adding 'dulwich/contrib/__init__.py' 2025-05-03 05:53:29,621 wheel INFO adding 'dulwich/contrib/diffstat.py' 2025-05-03 05:53:29,623 wheel INFO adding 'dulwich/contrib/paramiko_vendor.py' 2025-05-03 05:53:29,624 wheel INFO adding 'dulwich/contrib/release_robot.py' 2025-05-03 05:53:29,626 wheel INFO adding 'dulwich/contrib/requests_vendor.py' 2025-05-03 05:53:29,628 wheel INFO adding 'dulwich/contrib/swift.py' 2025-05-03 05:53:29,630 wheel INFO adding 'dulwich/contrib/test_paramiko_vendor.py' 2025-05-03 05:53:29,631 wheel INFO adding 'dulwich/contrib/test_release_robot.py' 2025-05-03 05:53:29,633 wheel INFO adding 'dulwich/contrib/test_swift.py' 2025-05-03 05:53:29,635 wheel INFO adding 'dulwich/contrib/test_swift_smoke.py' 2025-05-03 05:53:29,637 wheel INFO adding 'dulwich/tests/__init__.py' 2025-05-03 05:53:29,638 wheel INFO adding 'dulwich/tests/test_archive.py' 2025-05-03 05:53:29,640 wheel INFO adding 'dulwich/tests/test_blackbox.py' 2025-05-03 05:53:29,641 wheel INFO adding 'dulwich/tests/test_bundle.py' 2025-05-03 05:53:29,643 wheel INFO adding 'dulwich/tests/test_client.py' 2025-05-03 05:53:29,646 wheel INFO adding 'dulwich/tests/test_config.py' 2025-05-03 05:53:29,648 wheel INFO adding 'dulwich/tests/test_credentials.py' 2025-05-03 05:53:29,649 wheel INFO adding 'dulwich/tests/test_diff_tree.py' 2025-05-03 05:53:29,652 wheel INFO adding 'dulwich/tests/test_fastexport.py' 2025-05-03 05:53:29,654 wheel INFO adding 'dulwich/tests/test_file.py' 2025-05-03 05:53:29,655 wheel INFO adding 'dulwich/tests/test_grafts.py' 2025-05-03 05:53:29,657 wheel INFO adding 'dulwich/tests/test_graph.py' 2025-05-03 05:53:29,658 wheel INFO adding 'dulwich/tests/test_greenthreads.py' 2025-05-03 05:53:29,660 wheel INFO adding 'dulwich/tests/test_hooks.py' 2025-05-03 05:53:29,661 wheel INFO adding 'dulwich/tests/test_ignore.py' 2025-05-03 05:53:29,663 wheel INFO adding 'dulwich/tests/test_index.py' 2025-05-03 05:53:29,665 wheel INFO adding 'dulwich/tests/test_lfs.py' 2025-05-03 05:53:29,666 wheel INFO adding 'dulwich/tests/test_line_ending.py' 2025-05-03 05:53:29,668 wheel INFO adding 'dulwich/tests/test_lru_cache.py' 2025-05-03 05:53:29,670 wheel INFO adding 'dulwich/tests/test_mailmap.py' 2025-05-03 05:53:29,672 wheel INFO adding 'dulwich/tests/test_missing_obj_finder.py' 2025-05-03 05:53:29,674 wheel INFO adding 'dulwich/tests/test_object_store.py' 2025-05-03 05:53:29,676 wheel INFO adding 'dulwich/tests/test_objects.py' 2025-05-03 05:53:29,679 wheel INFO adding 'dulwich/tests/test_objectspec.py' 2025-05-03 05:53:29,681 wheel INFO adding 'dulwich/tests/test_pack.py' 2025-05-03 05:53:29,684 wheel INFO adding 'dulwich/tests/test_patch.py' 2025-05-03 05:53:29,687 wheel INFO adding 'dulwich/tests/test_porcelain.py' 2025-05-03 05:53:29,691 wheel INFO adding 'dulwich/tests/test_protocol.py' 2025-05-03 05:53:29,693 wheel INFO adding 'dulwich/tests/test_reflog.py' 2025-05-03 05:53:29,695 wheel INFO adding 'dulwich/tests/test_refs.py' 2025-05-03 05:53:29,698 wheel INFO adding 'dulwich/tests/test_repository.py' 2025-05-03 05:53:29,701 wheel INFO adding 'dulwich/tests/test_server.py' 2025-05-03 05:53:29,703 wheel INFO adding 'dulwich/tests/test_stash.py' 2025-05-03 05:53:29,704 wheel INFO adding 'dulwich/tests/test_utils.py' 2025-05-03 05:53:29,706 wheel INFO adding 'dulwich/tests/test_walk.py' 2025-05-03 05:53:29,708 wheel INFO adding 'dulwich/tests/test_web.py' 2025-05-03 05:53:29,710 wheel INFO adding 'dulwich/tests/utils.py' 2025-05-03 05:53:29,712 wheel INFO adding 'dulwich/tests/compat/__init__.py' 2025-05-03 05:53:29,714 wheel INFO adding 'dulwich/tests/compat/server_utils.py' 2025-05-03 05:53:29,716 wheel INFO adding 'dulwich/tests/compat/test_client.py' 2025-05-03 05:53:29,718 wheel INFO adding 'dulwich/tests/compat/test_pack.py' 2025-05-03 05:53:29,720 wheel INFO adding 'dulwich/tests/compat/test_patch.py' 2025-05-03 05:53:29,721 wheel INFO adding 'dulwich/tests/compat/test_porcelain.py' 2025-05-03 05:53:29,723 wheel INFO adding 'dulwich/tests/compat/test_repository.py' 2025-05-03 05:53:29,724 wheel INFO adding 'dulwich/tests/compat/test_server.py' 2025-05-03 05:53:29,726 wheel INFO adding 'dulwich/tests/compat/test_utils.py' 2025-05-03 05:53:29,727 wheel INFO adding 'dulwich/tests/compat/test_web.py' 2025-05-03 05:53:29,729 wheel INFO adding 'dulwich/tests/compat/utils.py' 2025-05-03 05:53:29,731 wheel INFO adding 'dulwich-0.21.7.data/scripts/dul-receive-pack' 2025-05-03 05:53:29,732 wheel INFO adding 'dulwich-0.21.7.data/scripts/dul-upload-pack' 2025-05-03 05:53:29,734 wheel INFO adding 'dulwich-0.21.7.dist-info/licenses/COPYING' 2025-05-03 05:53:29,736 wheel INFO adding 'dulwich-0.21.7.dist-info/METADATA' 2025-05-03 05:53:29,738 wheel INFO adding 'dulwich-0.21.7.dist-info/WHEEL' 2025-05-03 05:53:29,739 wheel INFO adding 'dulwich-0.21.7.dist-info/entry_points.txt' 2025-05-03 05:53:29,739 wheel INFO adding 'dulwich-0.21.7.dist-info/top_level.txt' 2025-05-03 05:53:29,742 wheel INFO adding 'dulwich-0.21.7.dist-info/RECORD' 2025-05-03 05:53:29,746 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-03 05:53:29,765 gpep517 INFO The backend produced .dist/dulwich-0.21.7-cp312-cp312-linux_riscv64.whl dulwich-0.21.7-cp312-cp312-linux_riscv64.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 05:53:52] "GET /info/refs?service=git-upload-pack HTTP/1.1" 200 285 counting objects: 2, done. 127.0.0.1 - - [03/May/2025 05:53:52] "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 05:53:52] "GET /info/refs?service=git-receive-pack HTTP/1.1" 200 195 127.0.0.1 - - [03/May/2025 05:53:52] "POST /git-receive-pack HTTP/1.1" 200 52 Push to http://localhost:38557 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.ss/usr/lib/python3.12/subprocess.py:1696: ResourceWarning: unclosed with self._on_error_fd_closer() as err_close_fds: ResourceWarning: Enable tracemalloc to get the object allocation traceback ..........................................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 90.339s FAILED (failures=1, skipped=80, expected failures=1) >>> ERROR: py3-dulwich: check failed >>> py3-dulwich: Uninstalling dependencies... (1/52) Purging .makedepends-py3-dulwich (20250503.055318) (2/52) Purging py3-certifi-pyc (2024.12.14-r0) (3/52) Purging py3-certifi (2024.12.14-r0) (4/52) Purging py3-urllib3-pyc (1.26.20-r0) (5/52) Purging py3-urllib3 (1.26.20-r0) (6/52) Purging py3-setuptools-pyc (77.0.3-r0) (7/52) Purging py3-setuptools (77.0.3-r0) (8/52) Purging python3-dev (3.12.10-r0) (9/52) Purging py3-gpep517-pyc (16-r0) (10/52) Purging py3-gpep517 (16-r0) (11/52) Purging py3-installer-pyc (0.7.0-r2) (12/52) Purging py3-installer (0.7.0-r2) (13/52) Purging py3-wheel-pyc (0.43.0-r0) (14/52) Purging py3-wheel (0.43.0-r0) (15/52) Purging py3-packaging-pyc (25.0-r0) (16/52) Purging py3-packaging (25.0-r0) (17/52) Purging py3-parsing-pyc (3.2.0-r0) (18/52) Purging py3-parsing (3.2.0-r0) (19/52) Purging py3-mock-pyc (5.2.0-r0) (20/52) Purging py3-mock (5.2.0-r0) (21/52) Purging py3-gpgme-pyc (1.24.2-r0) (22/52) Purging py3-gpgme (1.24.2-r0) (23/52) Purging python3-pyc (3.12.10-r0) (24/52) Purging python3-pycache-pyc0 (3.12.10-r0) (25/52) Purging pyc (3.12.10-r0) (26/52) Purging python3 (3.12.10-r0) (27/52) Purging gpgme (1.24.2-r0) (28/52) Purging gpg (2.4.7-r0) (29/52) Purging gnupg-dirmngr (2.4.7-r0) (30/52) Purging gnupg-keyboxd (2.4.7-r0) (31/52) Purging gpg-agent (2.4.7-r0) (32/52) Purging gpgsm (2.4.7-r0) (33/52) Purging gnupg-gpgconf (2.4.7-r0) (34/52) Purging pinentry (1.3.1-r0) (35/52) Purging libassuan (2.5.7-r0) (36/52) Purging libbz2 (1.0.8-r6) (37/52) Purging libgcrypt (1.10.3-r1) (38/52) Purging libksba (1.6.7-r0) (39/52) Purging libldap (2.6.8-r0) (40/52) Purging libpanelw (6.5_p20250412-r0) (41/52) Purging libsasl (2.1.28-r8) (42/52) Purging mpdecimal (4.0.0-r0) (43/52) Purging npth (1.8-r0) (44/52) Purging sqlite-libs (3.49.1-r1) (45/52) Purging xz-libs (5.8.1-r0) (46/52) Purging gdbm (1.24-r0) (47/52) Purging gnutls (3.8.8-r0) (48/52) Purging p11-kit (0.25.5-r2) (49/52) Purging libffi (3.4.8-r0) (50/52) Purging libgpg-error (1.55-r0) (51/52) Purging libtasn1 (4.20.0-r0) (52/52) Purging nettle (3.10.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages