>>> py3-dulwich: Building community/py3-dulwich 0.21.1-r0 (using abuild 3.10.0-r0) started Wed, 18 Jan 2023 11:31:26 +0000 >>> py3-dulwich: Checking sanity of /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/31) Installing libbz2 (1.0.8-r4) (2/31) Installing libffi (3.4.4-r0) (3/31) Installing gdbm (1.23-r0) (4/31) Installing xz-libs (5.4.1-r0) (5/31) Installing mpdecimal (2.5.1-r1) (6/31) Installing readline (8.2.0-r0) (7/31) Installing sqlite-libs (3.40.1-r0) (8/31) Installing python3 (3.11.1-r2) (9/31) Installing py3-certifi (2022.12.7-r0) (10/31) Installing py3-urllib3 (1.26.14-r0) (11/31) Installing py3-parsing (3.0.9-r1) (12/31) Installing py3-packaging (23.0-r0) (13/31) Installing py3-setuptools (66.0.0-r0) (14/31) Installing python3-dev (3.11.1-r2) (15/31) Installing py3-installer (0.6.0-r0) (16/31) Installing py3-gpep517 (13-r0) (17/31) Installing py3-wheel (0.38.4-r1) (18/31) Installing py3-mock (5.0.1-r0) (19/31) Installing libgpg-error (1.46-r1) (20/31) Installing libassuan (2.5.5-r1) (21/31) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (22/31) Installing libgcrypt (1.10.1-r0) (23/31) Installing gnupg-gpgconf (2.4.0-r0) (24/31) Installing npth (1.6-r2) (25/31) Installing gpg (2.4.0-r0) (26/31) Installing gpg-agent (2.4.0-r0) (27/31) Installing libksba (1.6.3-r0) (28/31) Installing gpgsm (2.4.0-r0) (29/31) Installing gpgme (1.18.0-r1) (30/31) Installing py3-gpgme (1.18.0-r1) (31/31) Installing .makedepends-py3-dulwich (20230118.113127) Executing busybox-1.36.0-r1.trigger OK: 475 MiB in 127 packages >>> py3-dulwich: Cleaning up srcdir >>> py3-dulwich: Cleaning up pkgdir >>> py3-dulwich: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dulwich-0.21.1.tar.gz >>> py3-dulwich: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dulwich-0.21.1.tar.gz >>> py3-dulwich: Checking sha512sums... dulwich-0.21.1.tar.gz: OK skip-network-tests.patch: OK >>> py3-dulwich: Unpacking /var/cache/distfiles/edge/dulwich-0.21.1.tar.gz... >>> py3-dulwich: skip-network-tests.patch patching file dulwich/tests/compat/__init__.py 2023-01-18 11:31:29,042 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-01-18 11:31:29,078 root INFO running bdist_wheel 2023-01-18 11:31:29,087 root INFO running build 2023-01-18 11:31:29,087 root INFO running build_py 2023-01-18 11:31:29,090 root INFO creating build 2023-01-18 11:31:29,090 root INFO creating build/lib.linux-armv8l-cpython-311 2023-01-18 11:31:29,090 root INFO creating build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,091 root INFO copying dulwich/credentials.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,091 root INFO copying dulwich/refs.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,091 root INFO copying dulwich/lru_cache.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,092 root INFO copying dulwich/errors.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,092 root INFO copying dulwich/hooks.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,092 root INFO copying dulwich/porcelain.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,093 root INFO copying dulwich/index.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,093 root INFO copying dulwich/objectspec.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,093 root INFO copying dulwich/repo.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,094 root INFO copying dulwich/__main__.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,094 root INFO copying dulwich/graph.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,094 root INFO copying dulwich/web.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,095 root INFO copying dulwich/client.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,095 root INFO copying dulwich/config.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,095 root INFO copying dulwich/file.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,096 root INFO copying dulwich/objects.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,096 root INFO copying dulwich/fastexport.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,096 root INFO copying dulwich/ignore.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,097 root INFO copying dulwich/stash.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,097 root INFO copying dulwich/protocol.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,097 root INFO copying dulwich/reflog.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,098 root INFO copying dulwich/greenthreads.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,098 root INFO copying dulwich/__init__.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,098 root INFO copying dulwich/archive.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,098 root INFO copying dulwich/line_ending.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,099 root INFO copying dulwich/cli.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,099 root INFO copying dulwich/server.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,099 root INFO copying dulwich/lfs.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,100 root INFO copying dulwich/pack.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,100 root INFO copying dulwich/diff_tree.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,101 root INFO copying dulwich/submodule.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,101 root INFO copying dulwich/log_utils.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,101 root INFO copying dulwich/walk.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,101 root INFO copying dulwich/object_store.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,102 root INFO copying dulwich/bundle.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,102 root INFO copying dulwich/mailmap.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,102 root INFO copying dulwich/patch.py -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,103 root INFO creating build/lib.linux-armv8l-cpython-311/dulwich/cloud 2023-01-18 11:31:29,103 root INFO copying dulwich/cloud/gcs.py -> build/lib.linux-armv8l-cpython-311/dulwich/cloud 2023-01-18 11:31:29,103 root INFO copying dulwich/cloud/__init__.py -> build/lib.linux-armv8l-cpython-311/dulwich/cloud 2023-01-18 11:31:29,104 root INFO creating build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,104 root INFO copying dulwich/tests/test_walk.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,104 root INFO copying dulwich/tests/test_lru_cache.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,105 root INFO copying dulwich/tests/test_mailmap.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,105 root INFO copying dulwich/tests/test_greenthreads.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,105 root INFO copying dulwich/tests/test_line_ending.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,105 root INFO copying dulwich/tests/test_blackbox.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,105 root INFO copying dulwich/tests/test_server.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,106 root INFO copying dulwich/tests/test_archive.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,106 root INFO copying dulwich/tests/test_stash.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,106 root INFO copying dulwich/tests/test_fastexport.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,106 root INFO copying dulwich/tests/test_bundle.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,106 root INFO copying dulwich/tests/test_protocol.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,107 root INFO copying dulwich/tests/utils.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,107 root INFO copying dulwich/tests/test_patch.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,107 root INFO copying dulwich/tests/test_objectspec.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,107 root INFO copying dulwich/tests/test_hooks.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,108 root INFO copying dulwich/tests/test_pack.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,108 root INFO copying dulwich/tests/test_diff_tree.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,108 root INFO copying dulwich/tests/test_utils.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,109 root INFO copying dulwich/tests/test_object_store.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,109 root INFO copying dulwich/tests/test_lfs.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,109 root INFO copying dulwich/tests/__init__.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,109 root INFO copying dulwich/tests/test_reflog.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,109 root INFO copying dulwich/tests/test_ignore.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,110 root INFO copying dulwich/tests/test_grafts.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,110 root INFO copying dulwich/tests/test_credentials.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,110 root INFO copying dulwich/tests/test_repository.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,110 root INFO copying dulwich/tests/test_config.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,111 root INFO copying dulwich/tests/test_objects.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,111 root INFO copying dulwich/tests/test_porcelain.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,111 root INFO copying dulwich/tests/test_refs.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,112 root INFO copying dulwich/tests/test_web.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,112 root INFO copying dulwich/tests/test_file.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,112 root INFO copying dulwich/tests/test_graph.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,112 root INFO copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,113 root INFO copying dulwich/tests/test_client.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,113 root INFO copying dulwich/tests/test_index.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests 2023-01-18 11:31:29,113 root INFO creating build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,114 root INFO copying dulwich/tests/compat/server_utils.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,114 root INFO copying dulwich/tests/compat/test_server.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,114 root INFO copying dulwich/tests/compat/utils.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,114 root INFO copying dulwich/tests/compat/test_patch.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,115 root INFO copying dulwich/tests/compat/test_pack.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,115 root INFO copying dulwich/tests/compat/test_utils.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,115 root INFO copying dulwich/tests/compat/__init__.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,115 root INFO copying dulwich/tests/compat/test_repository.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,115 root INFO copying dulwich/tests/compat/test_porcelain.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,116 root INFO copying dulwich/tests/compat/test_web.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,116 root INFO copying dulwich/tests/compat/test_client.py -> build/lib.linux-armv8l-cpython-311/dulwich/tests/compat 2023-01-18 11:31:29,116 root INFO creating build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,116 root INFO copying dulwich/contrib/test_release_robot.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,117 root INFO copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,117 root INFO copying dulwich/contrib/swift.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,117 root INFO copying dulwich/contrib/release_robot.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,117 root INFO copying dulwich/contrib/test_swift.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,118 root INFO copying dulwich/contrib/requests_vendor.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,118 root INFO copying dulwich/contrib/__init__.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,118 root INFO copying dulwich/contrib/diffstat.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,118 root INFO copying dulwich/contrib/test_paramiko_vendor.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,119 root INFO copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-armv8l-cpython-311/dulwich/contrib 2023-01-18 11:31:29,119 root INFO running egg_info 2023-01-18 11:31:29,124 root INFO creating dulwich.egg-info 2023-01-18 11:31:29,125 root INFO writing dulwich.egg-info/PKG-INFO 2023-01-18 11:31:29,126 root INFO writing dependency_links to dulwich.egg-info/dependency_links.txt 2023-01-18 11:31:29,126 root INFO writing entry points to dulwich.egg-info/entry_points.txt 2023-01-18 11:31:29,126 root INFO writing requirements to dulwich.egg-info/requires.txt 2023-01-18 11:31:29,126 root INFO writing top-level names to dulwich.egg-info/top_level.txt 2023-01-18 11:31:29,126 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2023-01-18 11:31:29,130 root INFO reading manifest file 'dulwich.egg-info/SOURCES.txt' 2023-01-18 11:31:29,130 root INFO reading manifest template 'MANIFEST.in' 2023-01-18 11:31:29,132 root WARNING warning: no directories found matching 'dulwich/tests/data' 2023-01-18 11:31:29,132 root INFO adding license file 'COPYING' 2023-01-18 11:31:29,134 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2023-01-18 11:31:29,136 root INFO copying dulwich/_diff_tree.c -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,136 root INFO copying dulwich/_objects.c -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,136 root INFO copying dulwich/_pack.c -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,136 root INFO copying dulwich/py.typed -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,137 root INFO copying dulwich/stdint.h -> build/lib.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,137 root INFO creating build/lib.linux-armv8l-cpython-311/docs 2023-01-18 11:31:29,137 root INFO creating build/lib.linux-armv8l-cpython-311/docs/tutorial 2023-01-18 11:31:29,137 root INFO copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,137 root INFO copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,138 root INFO copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,138 root INFO copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,138 root INFO copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,138 root INFO copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,138 root INFO copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,139 root INFO copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,139 root INFO copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,139 root INFO copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-armv8l-cpython-311/dulwich/../docs/tutorial 2023-01-18 11:31:29,140 root INFO running build_ext 2023-01-18 11:31:29,142 root INFO building 'dulwich._objects' extension 2023-01-18 11:31:29,142 root INFO creating build/temp.linux-armv8l-cpython-311 2023-01-18 11:31:29,142 root INFO creating build/temp.linux-armv8l-cpython-311/dulwich 2023-01-18 11:31:29,142 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c dulwich/_objects.c -o build/temp.linux-armv8l-cpython-311/dulwich/_objects.o 2023-01-18 11:31:29,333 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-311/dulwich/_objects.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/dulwich/_objects.cpython-311-arm-linux-musleabihf.so 2023-01-18 11:31:29,345 root INFO building 'dulwich._pack' extension 2023-01-18 11:31:29,345 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c dulwich/_pack.c -o build/temp.linux-armv8l-cpython-311/dulwich/_pack.o 2023-01-18 11:31:29,537 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-311/dulwich/_pack.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/dulwich/_pack.cpython-311-arm-linux-musleabihf.so 2023-01-18 11:31:29,549 root INFO building 'dulwich._diff_tree' extension 2023-01-18 11:31:29,549 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c dulwich/_diff_tree.c -o build/temp.linux-armv8l-cpython-311/dulwich/_diff_tree.o 2023-01-18 11:31:29,802 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-311/dulwich/_diff_tree.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/dulwich/_diff_tree.cpython-311-arm-linux-musleabihf.so 2023-01-18 11:31:29,813 root INFO running build_scripts 2023-01-18 11:31:29,813 root INFO creating build/scripts-3.11 2023-01-18 11:31:29,814 root INFO copying and adjusting bin/dul-receive-pack -> build/scripts-3.11 2023-01-18 11:31:29,814 root INFO copying and adjusting bin/dul-upload-pack -> build/scripts-3.11 2023-01-18 11:31:29,814 root INFO changing mode of build/scripts-3.11/dul-receive-pack from 644 to 755 2023-01-18 11:31:29,814 root INFO changing mode of build/scripts-3.11/dul-upload-pack from 644 to 755 2023-01-18 11:31:29,819 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-01-18 11:31:29,819 root INFO running install 2023-01-18 11:31:29,826 root INFO running install_lib 2023-01-18 11:31:29,828 root INFO creating build/bdist.linux-armv8l 2023-01-18 11:31:29,828 root INFO creating build/bdist.linux-armv8l/wheel 2023-01-18 11:31:29,828 root INFO creating build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,829 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/credentials.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,829 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/refs.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,829 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/lru_cache.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,830 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/errors.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,830 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/hooks.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,830 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/porcelain.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,830 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/py.typed -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,830 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/index.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,831 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/objectspec.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,831 root INFO creating build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,831 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_walk.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,832 root INFO creating build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,832 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/server_utils.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,832 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/test_server.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,832 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/utils.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,833 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/test_patch.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,833 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/test_pack.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,833 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/test_utils.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,833 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/__init__.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,833 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/test_repository.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,834 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/test_porcelain.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,834 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/test_web.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,834 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/compat/test_client.py -> build/bdist.linux-armv8l/wheel/dulwich/tests/compat 2023-01-18 11:31:29,834 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_lru_cache.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,834 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_mailmap.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,835 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_greenthreads.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,835 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_line_ending.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,835 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_blackbox.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,835 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_server.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,835 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_archive.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,836 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_stash.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,836 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_fastexport.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,836 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_bundle.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,836 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_protocol.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,836 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/utils.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,837 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_patch.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,837 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_objectspec.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,837 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_hooks.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,837 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_pack.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,838 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_diff_tree.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,838 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_utils.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,838 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_object_store.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,838 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_lfs.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,839 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/__init__.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,839 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_reflog.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,839 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_ignore.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,839 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_grafts.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,839 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_credentials.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,840 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_repository.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,840 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_config.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,840 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_objects.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,841 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_porcelain.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,841 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_refs.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,841 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_web.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,842 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_file.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,842 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_graph.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,842 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_missing_obj_finder.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,842 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_client.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,843 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/tests/test_index.py -> build/bdist.linux-armv8l/wheel/dulwich/tests 2023-01-18 11:31:29,843 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/_diff_tree.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,843 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/repo.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,844 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/__main__.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,844 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/_objects.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,844 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/graph.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,844 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/_diff_tree.c -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,844 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/web.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,845 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/client.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,845 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/config.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,845 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/file.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,846 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/objects.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,846 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/fastexport.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,846 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/ignore.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,846 root INFO creating build/bdist.linux-armv8l/wheel/dulwich/cloud 2023-01-18 11:31:29,847 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/cloud/gcs.py -> build/bdist.linux-armv8l/wheel/dulwich/cloud 2023-01-18 11:31:29,847 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/cloud/__init__.py -> build/bdist.linux-armv8l/wheel/dulwich/cloud 2023-01-18 11:31:29,847 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/stash.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,847 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/protocol.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,848 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/stdint.h -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,848 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/reflog.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,848 root INFO creating build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,848 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/test_release_robot.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,848 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/paramiko_vendor.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,849 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/swift.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,849 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/release_robot.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,849 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/test_swift.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,849 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/requests_vendor.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,850 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/__init__.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,850 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/diffstat.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,850 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/test_paramiko_vendor.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,850 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/contrib/test_swift_smoke.py -> build/bdist.linux-armv8l/wheel/dulwich/contrib 2023-01-18 11:31:29,850 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/greenthreads.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,851 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/__init__.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,851 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/archive.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,851 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/_pack.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,851 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/line_ending.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,852 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/cli.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,852 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/server.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,852 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/lfs.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,852 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/pack.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,853 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/diff_tree.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,853 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/_objects.c -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,853 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/submodule.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,853 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/_pack.c -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,853 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/log_utils.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,854 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/walk.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,854 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/object_store.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,854 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/bundle.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,854 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/mailmap.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,854 root INFO copying build/lib.linux-armv8l-cpython-311/dulwich/patch.py -> build/bdist.linux-armv8l/wheel/dulwich 2023-01-18 11:31:29,855 root INFO creating build/bdist.linux-armv8l/wheel/docs 2023-01-18 11:31:29,855 root INFO creating build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,855 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/object-store.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,855 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/conclusion.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,856 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/index.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,856 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/tag.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,856 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/porcelain.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,856 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/introduction.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,856 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/remote.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,856 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/file-format.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,857 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/repo.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,857 root INFO copying build/lib.linux-armv8l-cpython-311/docs/tutorial/encoding.txt -> build/bdist.linux-armv8l/wheel/docs/tutorial 2023-01-18 11:31:29,857 root INFO running install_egg_info 2023-01-18 11:31:29,860 root INFO Copying dulwich.egg-info to build/bdist.linux-armv8l/wheel/dulwich-0.21.1-py3.11.egg-info 2023-01-18 11:31:29,861 root INFO running install_scripts 2023-01-18 11:31:29,879 root INFO creating build/bdist.linux-armv8l/wheel/dulwich-0.21.1.data 2023-01-18 11:31:29,879 root INFO creating build/bdist.linux-armv8l/wheel/dulwich-0.21.1.data/scripts 2023-01-18 11:31:29,880 root INFO copying build/scripts-3.11/dul-receive-pack -> build/bdist.linux-armv8l/wheel/dulwich-0.21.1.data/scripts 2023-01-18 11:31:29,880 root INFO copying build/scripts-3.11/dul-upload-pack -> build/bdist.linux-armv8l/wheel/dulwich-0.21.1.data/scripts 2023-01-18 11:31:29,880 root INFO changing mode of build/bdist.linux-armv8l/wheel/dulwich-0.21.1.data/scripts/dul-receive-pack to 755 2023-01-18 11:31:29,880 root INFO changing mode of build/bdist.linux-armv8l/wheel/dulwich-0.21.1.data/scripts/dul-upload-pack to 755 2023-01-18 11:31:29,886 wheel INFO creating build/bdist.linux-armv8l/wheel/dulwich-0.21.1.dist-info/WHEEL 2023-01-18 11:31:29,887 wheel INFO creating '/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.1/dist/.tmp-dzenas8g/dulwich-0.21.1-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-01-18 11:31:29,887 wheel INFO adding 'docs/tutorial/conclusion.txt' 2023-01-18 11:31:29,887 wheel INFO adding 'docs/tutorial/encoding.txt' 2023-01-18 11:31:29,888 wheel INFO adding 'docs/tutorial/file-format.txt' 2023-01-18 11:31:29,888 wheel INFO adding 'docs/tutorial/index.txt' 2023-01-18 11:31:29,888 wheel INFO adding 'docs/tutorial/introduction.txt' 2023-01-18 11:31:29,888 wheel INFO adding 'docs/tutorial/object-store.txt' 2023-01-18 11:31:29,889 wheel INFO adding 'docs/tutorial/porcelain.txt' 2023-01-18 11:31:29,889 wheel INFO adding 'docs/tutorial/remote.txt' 2023-01-18 11:31:29,889 wheel INFO adding 'docs/tutorial/repo.txt' 2023-01-18 11:31:29,889 wheel INFO adding 'docs/tutorial/tag.txt' 2023-01-18 11:31:29,889 wheel INFO adding 'dulwich/__init__.py' 2023-01-18 11:31:29,890 wheel INFO adding 'dulwich/__main__.py' 2023-01-18 11:31:29,890 wheel INFO adding 'dulwich/_diff_tree.c' 2023-01-18 11:31:29,890 wheel INFO adding 'dulwich/_diff_tree.cpython-311-arm-linux-musleabihf.so' 2023-01-18 11:31:29,891 wheel INFO adding 'dulwich/_objects.c' 2023-01-18 11:31:29,891 wheel INFO adding 'dulwich/_objects.cpython-311-arm-linux-musleabihf.so' 2023-01-18 11:31:29,891 wheel INFO adding 'dulwich/_pack.c' 2023-01-18 11:31:29,892 wheel INFO adding 'dulwich/_pack.cpython-311-arm-linux-musleabihf.so' 2023-01-18 11:31:29,892 wheel INFO adding 'dulwich/archive.py' 2023-01-18 11:31:29,892 wheel INFO adding 'dulwich/bundle.py' 2023-01-18 11:31:29,892 wheel INFO adding 'dulwich/cli.py' 2023-01-18 11:31:29,893 wheel INFO adding 'dulwich/client.py' 2023-01-18 11:31:29,893 wheel INFO adding 'dulwich/config.py' 2023-01-18 11:31:29,894 wheel INFO adding 'dulwich/credentials.py' 2023-01-18 11:31:29,894 wheel INFO adding 'dulwich/diff_tree.py' 2023-01-18 11:31:29,894 wheel INFO adding 'dulwich/errors.py' 2023-01-18 11:31:29,894 wheel INFO adding 'dulwich/fastexport.py' 2023-01-18 11:31:29,895 wheel INFO adding 'dulwich/file.py' 2023-01-18 11:31:29,895 wheel INFO adding 'dulwich/graph.py' 2023-01-18 11:31:29,895 wheel INFO adding 'dulwich/greenthreads.py' 2023-01-18 11:31:29,895 wheel INFO adding 'dulwich/hooks.py' 2023-01-18 11:31:29,896 wheel INFO adding 'dulwich/ignore.py' 2023-01-18 11:31:29,896 wheel INFO adding 'dulwich/index.py' 2023-01-18 11:31:29,896 wheel INFO adding 'dulwich/lfs.py' 2023-01-18 11:31:29,896 wheel INFO adding 'dulwich/line_ending.py' 2023-01-18 11:31:29,897 wheel INFO adding 'dulwich/log_utils.py' 2023-01-18 11:31:29,897 wheel INFO adding 'dulwich/lru_cache.py' 2023-01-18 11:31:29,897 wheel INFO adding 'dulwich/mailmap.py' 2023-01-18 11:31:29,897 wheel INFO adding 'dulwich/object_store.py' 2023-01-18 11:31:29,898 wheel INFO adding 'dulwich/objects.py' 2023-01-18 11:31:29,898 wheel INFO adding 'dulwich/objectspec.py' 2023-01-18 11:31:29,899 wheel INFO adding 'dulwich/pack.py' 2023-01-18 11:31:29,899 wheel INFO adding 'dulwich/patch.py' 2023-01-18 11:31:29,900 wheel INFO adding 'dulwich/porcelain.py' 2023-01-18 11:31:29,900 wheel INFO adding 'dulwich/protocol.py' 2023-01-18 11:31:29,901 wheel INFO adding 'dulwich/py.typed' 2023-01-18 11:31:29,901 wheel INFO adding 'dulwich/reflog.py' 2023-01-18 11:31:29,901 wheel INFO adding 'dulwich/refs.py' 2023-01-18 11:31:29,902 wheel INFO adding 'dulwich/repo.py' 2023-01-18 11:31:29,902 wheel INFO adding 'dulwich/server.py' 2023-01-18 11:31:29,903 wheel INFO adding 'dulwich/stash.py' 2023-01-18 11:31:29,903 wheel INFO adding 'dulwich/stdint.h' 2023-01-18 11:31:29,903 wheel INFO adding 'dulwich/submodule.py' 2023-01-18 11:31:29,903 wheel INFO adding 'dulwich/walk.py' 2023-01-18 11:31:29,903 wheel INFO adding 'dulwich/web.py' 2023-01-18 11:31:29,904 wheel INFO adding 'dulwich/cloud/__init__.py' 2023-01-18 11:31:29,904 wheel INFO adding 'dulwich/cloud/gcs.py' 2023-01-18 11:31:29,904 wheel INFO adding 'dulwich/contrib/__init__.py' 2023-01-18 11:31:29,904 wheel INFO adding 'dulwich/contrib/diffstat.py' 2023-01-18 11:31:29,905 wheel INFO adding 'dulwich/contrib/paramiko_vendor.py' 2023-01-18 11:31:29,905 wheel INFO adding 'dulwich/contrib/release_robot.py' 2023-01-18 11:31:29,905 wheel INFO adding 'dulwich/contrib/requests_vendor.py' 2023-01-18 11:31:29,905 wheel INFO adding 'dulwich/contrib/swift.py' 2023-01-18 11:31:29,906 wheel INFO adding 'dulwich/contrib/test_paramiko_vendor.py' 2023-01-18 11:31:29,906 wheel INFO adding 'dulwich/contrib/test_release_robot.py' 2023-01-18 11:31:29,906 wheel INFO adding 'dulwich/contrib/test_swift.py' 2023-01-18 11:31:29,906 wheel INFO adding 'dulwich/contrib/test_swift_smoke.py' 2023-01-18 11:31:29,907 wheel INFO adding 'dulwich/tests/__init__.py' 2023-01-18 11:31:29,907 wheel INFO adding 'dulwich/tests/test_archive.py' 2023-01-18 11:31:29,907 wheel INFO adding 'dulwich/tests/test_blackbox.py' 2023-01-18 11:31:29,907 wheel INFO adding 'dulwich/tests/test_bundle.py' 2023-01-18 11:31:29,908 wheel INFO adding 'dulwich/tests/test_client.py' 2023-01-18 11:31:29,908 wheel INFO adding 'dulwich/tests/test_config.py' 2023-01-18 11:31:29,908 wheel INFO adding 'dulwich/tests/test_credentials.py' 2023-01-18 11:31:29,909 wheel INFO adding 'dulwich/tests/test_diff_tree.py' 2023-01-18 11:31:29,909 wheel INFO adding 'dulwich/tests/test_fastexport.py' 2023-01-18 11:31:29,909 wheel INFO adding 'dulwich/tests/test_file.py' 2023-01-18 11:31:29,910 wheel INFO adding 'dulwich/tests/test_grafts.py' 2023-01-18 11:31:29,910 wheel INFO adding 'dulwich/tests/test_graph.py' 2023-01-18 11:31:29,910 wheel INFO adding 'dulwich/tests/test_greenthreads.py' 2023-01-18 11:31:29,910 wheel INFO adding 'dulwich/tests/test_hooks.py' 2023-01-18 11:31:29,910 wheel INFO adding 'dulwich/tests/test_ignore.py' 2023-01-18 11:31:29,911 wheel INFO adding 'dulwich/tests/test_index.py' 2023-01-18 11:31:29,911 wheel INFO adding 'dulwich/tests/test_lfs.py' 2023-01-18 11:31:29,911 wheel INFO adding 'dulwich/tests/test_line_ending.py' 2023-01-18 11:31:29,912 wheel INFO adding 'dulwich/tests/test_lru_cache.py' 2023-01-18 11:31:29,912 wheel INFO adding 'dulwich/tests/test_mailmap.py' 2023-01-18 11:31:29,912 wheel INFO adding 'dulwich/tests/test_missing_obj_finder.py' 2023-01-18 11:31:29,912 wheel INFO adding 'dulwich/tests/test_object_store.py' 2023-01-18 11:31:29,913 wheel INFO adding 'dulwich/tests/test_objects.py' 2023-01-18 11:31:29,913 wheel INFO adding 'dulwich/tests/test_objectspec.py' 2023-01-18 11:31:29,914 wheel INFO adding 'dulwich/tests/test_pack.py' 2023-01-18 11:31:29,914 wheel INFO adding 'dulwich/tests/test_patch.py' 2023-01-18 11:31:29,915 wheel INFO adding 'dulwich/tests/test_porcelain.py' 2023-01-18 11:31:29,915 wheel INFO adding 'dulwich/tests/test_protocol.py' 2023-01-18 11:31:29,916 wheel INFO adding 'dulwich/tests/test_reflog.py' 2023-01-18 11:31:29,916 wheel INFO adding 'dulwich/tests/test_refs.py' 2023-01-18 11:31:29,916 wheel INFO adding 'dulwich/tests/test_repository.py' 2023-01-18 11:31:29,917 wheel INFO adding 'dulwich/tests/test_server.py' 2023-01-18 11:31:29,917 wheel INFO adding 'dulwich/tests/test_stash.py' 2023-01-18 11:31:29,917 wheel INFO adding 'dulwich/tests/test_utils.py' 2023-01-18 11:31:29,918 wheel INFO adding 'dulwich/tests/test_walk.py' 2023-01-18 11:31:29,918 wheel INFO adding 'dulwich/tests/test_web.py' 2023-01-18 11:31:29,918 wheel INFO adding 'dulwich/tests/utils.py' 2023-01-18 11:31:29,918 wheel INFO adding 'dulwich/tests/compat/__init__.py' 2023-01-18 11:31:29,919 wheel INFO adding 'dulwich/tests/compat/server_utils.py' 2023-01-18 11:31:29,919 wheel INFO adding 'dulwich/tests/compat/test_client.py' 2023-01-18 11:31:29,919 wheel INFO adding 'dulwich/tests/compat/test_pack.py' 2023-01-18 11:31:29,920 wheel INFO adding 'dulwich/tests/compat/test_patch.py' 2023-01-18 11:31:29,920 wheel INFO adding 'dulwich/tests/compat/test_porcelain.py' 2023-01-18 11:31:29,920 wheel INFO adding 'dulwich/tests/compat/test_repository.py' 2023-01-18 11:31:29,920 wheel INFO adding 'dulwich/tests/compat/test_server.py' 2023-01-18 11:31:29,920 wheel INFO adding 'dulwich/tests/compat/test_utils.py' 2023-01-18 11:31:29,920 wheel INFO adding 'dulwich/tests/compat/test_web.py' 2023-01-18 11:31:29,921 wheel INFO adding 'dulwich/tests/compat/utils.py' 2023-01-18 11:31:29,921 wheel INFO adding 'dulwich-0.21.1.data/scripts/dul-receive-pack' 2023-01-18 11:31:29,921 wheel INFO adding 'dulwich-0.21.1.data/scripts/dul-upload-pack' 2023-01-18 11:31:29,922 wheel INFO adding 'dulwich-0.21.1.dist-info/COPYING' 2023-01-18 11:31:29,922 wheel INFO adding 'dulwich-0.21.1.dist-info/METADATA' 2023-01-18 11:31:29,922 wheel INFO adding 'dulwich-0.21.1.dist-info/WHEEL' 2023-01-18 11:31:29,922 wheel INFO adding 'dulwich-0.21.1.dist-info/entry_points.txt' 2023-01-18 11:31:29,922 wheel INFO adding 'dulwich-0.21.1.dist-info/top_level.txt' 2023-01-18 11:31:29,923 wheel INFO adding 'dulwich-0.21.1.dist-info/RECORD' 2023-01-18 11:31:29,923 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-01-18 11:31:29,926 gpep517 INFO The backend produced dist/dulwich-0.21.1-cp311-cp311-linux_armv8l.whl dulwich-0.21.1-cp311-cp311-linux_armv8l.whl .........................................................................................................s.......................................................................................ss...............ss.s.s.....................s.s.........................sssssssssssss.s......................................s.................................................................................................................................................................................................s..s.s............................................................................../usr/lib/python3.11/unittest/case.py:579: ResourceWarning: Unclosed file if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback ...........................................................................................................................................................................s.................................................................................................127.0.0.1 - - [18/Jan/2023 11:31:40] "GET /info/refs?service=git-upload-pack HTTP/1.1" 200 285 counting objects: 2, done. 127.0.0.1 - - [18/Jan/2023 11:31:40] "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 - - [18/Jan/2023 11:31:40] "GET /info/refs?service=git-receive-pack HTTP/1.1" 200 195 127.0.0.1 - - [18/Jan/2023 11:31:40] "POST /git-receive-pack HTTP/1.1" 200 52 Push to http://localhost:46597 successful. Ref refs/heads/master updated ................................................................................................................................................................................................................................./home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.1/dulwich/repo.py:528: UserWarning: ref refs/heads/blah points at non-present sha 1234566789123456789123567891234657373833 warnings.warn( .......................................................................................................x.........................................................s.../usr/lib/python3.11/site-packages/gpg/results.py:55: ResourceWarning: unclosed for key, func in self._type.items(): ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.11/site-packages/gpg/results.py:55: ResourceWarning: unclosed file <_io.FileIO name='local/.git/objects/pack/pack-a5dab66bcd0494687d8b3f06c5c2dc06f6a94013.pack' mode='rb' closefd=True> for key, func in self._type.items(): ResourceWarning: Enable tracemalloc to get the object allocation traceback ................................................................ss.sss.ss..........................................sss..sssssssssssssssssssssssssssssssssssssssss ---------------------------------------------------------------------- Ran 1417 tests in 54.247s OK (skipped=80, expected failures=1) >>> py3-dulwich: Entering fakeroot... >>> py3-dulwich*: Running postcheck for py3-dulwich >>> py3-dulwich*: Preparing package py3-dulwich... >>> py3-dulwich*: Stripping binaries >>> py3-dulwich*: Scanning shared objects >>> py3-dulwich*: Tracing dependencies... py3-certifi py3-urllib3 so:libc.musl-armhf.so.1 >>> py3-dulwich*: Package size: 2.5 MB >>> py3-dulwich*: Compressing data... >>> py3-dulwich*: Create checksum... >>> py3-dulwich*: Create py3-dulwich-0.21.1-r0.apk >>> py3-dulwich: Build complete at Wed, 18 Jan 2023 11:32:30 +0000 elapsed time 0h 1m 4s >>> py3-dulwich: Cleaning up srcdir >>> py3-dulwich: Cleaning up pkgdir >>> py3-dulwich: Uninstalling dependencies... (1/31) Purging .makedepends-py3-dulwich (20230118.113127) (2/31) Purging py3-certifi (2022.12.7-r0) (3/31) Purging py3-urllib3 (1.26.14-r0) (4/31) Purging py3-setuptools (66.0.0-r0) (5/31) Purging python3-dev (3.11.1-r2) (6/31) Purging py3-gpep517 (13-r0) (7/31) Purging py3-installer (0.6.0-r0) (8/31) Purging py3-wheel (0.38.4-r1) (9/31) Purging py3-packaging (23.0-r0) (10/31) Purging py3-parsing (3.0.9-r1) (11/31) Purging py3-mock (5.0.1-r0) (12/31) Purging py3-gpgme (1.18.0-r1) (13/31) Purging python3 (3.11.1-r2) (14/31) Purging gpgme (1.18.0-r1) (15/31) Purging gpg-agent (2.4.0-r0) (16/31) Purging gpgsm (2.4.0-r0) (17/31) Purging gpg (2.4.0-r0) (18/31) Purging gnupg-gpgconf (2.4.0-r0) (19/31) Purging pinentry (1.2.1-r0) (20/31) Purging libbz2 (1.0.8-r4) (21/31) Purging libffi (3.4.4-r0) (22/31) Purging gdbm (1.23-r0) (23/31) Purging xz-libs (5.4.1-r0) (24/31) Purging mpdecimal (2.5.1-r1) (25/31) Purging readline (8.2.0-r0) (26/31) Purging sqlite-libs (3.40.1-r0) (27/31) Purging libksba (1.6.3-r0) (28/31) Purging libassuan (2.5.5-r1) (29/31) Purging libgcrypt (1.10.1-r0) (30/31) Purging libgpg-error (1.46-r1) (31/31) Purging npth (1.6-r2) Executing busybox-1.36.0-r1.trigger OK: 331 MiB in 96 packages >>> py3-dulwich: Updating the community/armhf repository index... >>> py3-dulwich: Signing the index...