>>> py3-gitpython: Building community/py3-gitpython 3.1.43-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 23:48:29 +0000 >>> py3-gitpython: Checking sanity of /home/buildozer/aports/community/py3-gitpython/APKBUILD... >>> py3-gitpython: Analyzing dependencies... >>> py3-gitpython: Installing for build: build-base git py3-gitdb2 py3-typing-extensions py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-cov py3-pytest-sugar py3-toml (1/47) Installing libffi (3.4.6-r0) (2/47) Installing gdbm (1.23-r1) (3/47) Installing mpdecimal (4.0.0-r0) (4/47) Installing libpanelw (6.4_p20240330-r0) (5/47) Installing readline (8.2.10-r0) (6/47) Installing sqlite-libs (3.45.2-r0) (7/47) Installing python3 (3.12.2-r1) (8/47) Installing python3-pycache-pyc0 (3.12.2-r1) (9/47) Installing pyc (3.12.2-r1) (10/47) Installing py3-smmap2 (5.0.1-r1) (11/47) Installing py3-smmap2-pyc (5.0.1-r1) (12/47) Installing py3-gitdb2-pyc (4.0.11-r1) (13/47) Installing python3-pyc (3.12.2-r1) (14/47) Installing py3-gitdb2 (4.0.11-r1) (15/47) Installing py3-typing-extensions (4.11.0-r1) (16/47) Installing py3-typing-extensions-pyc (4.11.0-r1) (17/47) Installing py3-installer (0.7.0-r2) (18/47) Installing py3-installer-pyc (0.7.0-r2) (19/47) Installing py3-gpep517 (15-r2) (20/47) Installing py3-gpep517-pyc (15-r2) (21/47) Installing py3-parsing (3.1.2-r1) (22/47) Installing py3-parsing-pyc (3.1.2-r1) (23/47) Installing py3-packaging (24.0-r1) (24/47) Installing py3-packaging-pyc (24.0-r1) (25/47) Installing py3-setuptools (69.2.0-r2) (26/47) Installing py3-setuptools-pyc (69.2.0-r2) (27/47) Installing py3-wheel (0.42.0-r1) (28/47) Installing py3-wheel-pyc (0.42.0-r1) (29/47) Installing py3-iniconfig (2.0.0-r1) (30/47) Installing py3-iniconfig-pyc (2.0.0-r1) (31/47) Installing py3-pluggy (1.4.0-r1) (32/47) Installing py3-pluggy-pyc (1.4.0-r1) (33/47) Installing py3-py (1.11.0-r3) (34/47) Installing py3-py-pyc (1.11.0-r3) (35/47) Installing py3-pytest (8.1.1-r1) (36/47) Installing py3-pytest-pyc (8.1.1-r1) (37/47) Installing py3-coverage (6.5.0-r6) (38/47) Installing py3-coverage-pyc (6.5.0-r6) (39/47) Installing py3-pytest-cov (4.1.0-r1) (40/47) Installing py3-pytest-cov-pyc (4.1.0-r1) (41/47) Installing py3-termcolor (2.4.0-r1) (42/47) Installing py3-termcolor-pyc (2.4.0-r1) (43/47) Installing py3-pytest-sugar (0.9.7-r1) (44/47) Installing py3-pytest-sugar-pyc (0.9.7-r1) (45/47) Installing py3-toml (0.10.2-r7) (46/47) Installing py3-toml-pyc (0.10.2-r7) (47/47) Installing .makedepends-py3-gitpython (20240412.234831) Executing busybox-1.36.1-r25.trigger OK: 324 MiB in 157 packages >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Cleaning up tmpdir >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/GitPython-3.1.43.tar.gz >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/GitPython-3.1.43.tar.gz >>> py3-gitpython: Checking sha512sums... GitPython-3.1.43.tar.gz: OK >>> py3-gitpython: Unpacking /var/cache/distfiles/GitPython-3.1.43.tar.gz... 2024-04-12 23:48:31,957 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 23:48:32,004 root INFO running bdist_wheel 2024-04-12 23:48:32,029 root INFO running build 2024-04-12 23:48:32,029 root INFO running build_py 2024-04-12 23:48:32,029 root INFO creating build 2024-04-12 23:48:32,029 root INFO creating build/lib 2024-04-12 23:48:32,029 root INFO creating build/lib/git 2024-04-12 23:48:32,030 root INFO copying git/diff.py -> build/lib/git 2024-04-12 23:48:32,030 root INFO copying git/config.py -> build/lib/git 2024-04-12 23:48:32,030 root INFO copying git/cmd.py -> build/lib/git 2024-04-12 23:48:32,030 root INFO copying git/util.py -> build/lib/git 2024-04-12 23:48:32,030 root INFO copying git/db.py -> build/lib/git 2024-04-12 23:48:32,031 root INFO copying git/exc.py -> build/lib/git 2024-04-12 23:48:32,031 root INFO copying git/remote.py -> build/lib/git 2024-04-12 23:48:32,031 root INFO copying git/__init__.py -> build/lib/git 2024-04-12 23:48:32,031 root INFO copying git/compat.py -> build/lib/git 2024-04-12 23:48:32,031 root INFO copying git/types.py -> build/lib/git 2024-04-12 23:48:32,032 root INFO creating build/lib/git/refs 2024-04-12 23:48:32,032 root INFO copying git/refs/reference.py -> build/lib/git/refs 2024-04-12 23:48:32,032 root INFO copying git/refs/log.py -> build/lib/git/refs 2024-04-12 23:48:32,032 root INFO copying git/refs/tag.py -> build/lib/git/refs 2024-04-12 23:48:32,033 root INFO copying git/refs/symbolic.py -> build/lib/git/refs 2024-04-12 23:48:32,033 root INFO copying git/refs/head.py -> build/lib/git/refs 2024-04-12 23:48:32,033 root INFO copying git/refs/remote.py -> build/lib/git/refs 2024-04-12 23:48:32,033 root INFO copying git/refs/__init__.py -> build/lib/git/refs 2024-04-12 23:48:32,033 root INFO creating build/lib/git/repo 2024-04-12 23:48:32,034 root INFO copying git/repo/fun.py -> build/lib/git/repo 2024-04-12 23:48:32,034 root INFO copying git/repo/__init__.py -> build/lib/git/repo 2024-04-12 23:48:32,034 root INFO copying git/repo/base.py -> build/lib/git/repo 2024-04-12 23:48:32,034 root INFO creating build/lib/git/index 2024-04-12 23:48:32,034 root INFO copying git/index/util.py -> build/lib/git/index 2024-04-12 23:48:32,035 root INFO copying git/index/fun.py -> build/lib/git/index 2024-04-12 23:48:32,035 root INFO copying git/index/typ.py -> build/lib/git/index 2024-04-12 23:48:32,035 root INFO copying git/index/__init__.py -> build/lib/git/index 2024-04-12 23:48:32,035 root INFO copying git/index/base.py -> build/lib/git/index 2024-04-12 23:48:32,036 root INFO creating build/lib/git/objects 2024-04-12 23:48:32,036 root INFO copying git/objects/tree.py -> build/lib/git/objects 2024-04-12 23:48:32,036 root INFO copying git/objects/util.py -> build/lib/git/objects 2024-04-12 23:48:32,036 root INFO copying git/objects/fun.py -> build/lib/git/objects 2024-04-12 23:48:32,036 root INFO copying git/objects/tag.py -> build/lib/git/objects 2024-04-12 23:48:32,036 root INFO copying git/objects/commit.py -> build/lib/git/objects 2024-04-12 23:48:32,037 root INFO copying git/objects/blob.py -> build/lib/git/objects 2024-04-12 23:48:32,037 root INFO copying git/objects/__init__.py -> build/lib/git/objects 2024-04-12 23:48:32,037 root INFO copying git/objects/base.py -> build/lib/git/objects 2024-04-12 23:48:32,037 root INFO creating build/lib/git/objects/submodule 2024-04-12 23:48:32,037 root INFO copying git/objects/submodule/root.py -> build/lib/git/objects/submodule 2024-04-12 23:48:32,038 root INFO copying git/objects/submodule/util.py -> build/lib/git/objects/submodule 2024-04-12 23:48:32,038 root INFO copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule 2024-04-12 23:48:32,038 root INFO copying git/objects/submodule/base.py -> build/lib/git/objects/submodule 2024-04-12 23:48:32,038 root INFO running egg_info 2024-04-12 23:48:32,038 root INFO creating GitPython.egg-info 2024-04-12 23:48:32,041 root INFO writing GitPython.egg-info/PKG-INFO 2024-04-12 23:48:32,046 root INFO writing dependency_links to GitPython.egg-info/dependency_links.txt 2024-04-12 23:48:32,049 root INFO writing requirements to GitPython.egg-info/requires.txt 2024-04-12 23:48:32,049 root INFO writing top-level names to GitPython.egg-info/top_level.txt 2024-04-12 23:48:32,049 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2024-04-12 23:48:32,055 root INFO reading manifest file 'GitPython.egg-info/SOURCES.txt' 2024-04-12 23:48:32,055 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 23:48:32,057 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-12 23:48:32,057 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-12 23:48:32,057 root INFO adding license file 'LICENSE' 2024-04-12 23:48:32,057 root INFO adding license file 'AUTHORS' 2024-04-12 23:48:32,059 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2024-04-12 23:48:32,060 root INFO copying git/py.typed -> build/lib/git 2024-04-12 23:48:32,070 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-12 23:48:32,070 root INFO running install 2024-04-12 23:48:32,091 root INFO running install_lib 2024-04-12 23:48:32,095 root INFO creating build/bdist.linux-ppc64le 2024-04-12 23:48:32,095 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-12 23:48:32,095 root INFO creating build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,096 root INFO copying build/lib/git/diff.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,096 root INFO copying build/lib/git/config.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,096 root INFO creating build/bdist.linux-ppc64le/wheel/git/refs 2024-04-12 23:48:32,096 root INFO copying build/lib/git/refs/reference.py -> build/bdist.linux-ppc64le/wheel/git/refs 2024-04-12 23:48:32,096 root INFO copying build/lib/git/refs/log.py -> build/bdist.linux-ppc64le/wheel/git/refs 2024-04-12 23:48:32,097 root INFO copying build/lib/git/refs/tag.py -> build/bdist.linux-ppc64le/wheel/git/refs 2024-04-12 23:48:32,097 root INFO copying build/lib/git/refs/symbolic.py -> build/bdist.linux-ppc64le/wheel/git/refs 2024-04-12 23:48:32,097 root INFO copying build/lib/git/refs/head.py -> build/bdist.linux-ppc64le/wheel/git/refs 2024-04-12 23:48:32,097 root INFO copying build/lib/git/refs/remote.py -> build/bdist.linux-ppc64le/wheel/git/refs 2024-04-12 23:48:32,097 root INFO copying build/lib/git/refs/__init__.py -> build/bdist.linux-ppc64le/wheel/git/refs 2024-04-12 23:48:32,097 root INFO copying build/lib/git/cmd.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,098 root INFO copying build/lib/git/util.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,098 root INFO creating build/bdist.linux-ppc64le/wheel/git/repo 2024-04-12 23:48:32,098 root INFO copying build/lib/git/repo/fun.py -> build/bdist.linux-ppc64le/wheel/git/repo 2024-04-12 23:48:32,098 root INFO copying build/lib/git/repo/__init__.py -> build/bdist.linux-ppc64le/wheel/git/repo 2024-04-12 23:48:32,098 root INFO copying build/lib/git/repo/base.py -> build/bdist.linux-ppc64le/wheel/git/repo 2024-04-12 23:48:32,099 root INFO creating build/bdist.linux-ppc64le/wheel/git/index 2024-04-12 23:48:32,099 root INFO copying build/lib/git/index/util.py -> build/bdist.linux-ppc64le/wheel/git/index 2024-04-12 23:48:32,099 root INFO copying build/lib/git/index/fun.py -> build/bdist.linux-ppc64le/wheel/git/index 2024-04-12 23:48:32,099 root INFO copying build/lib/git/index/typ.py -> build/bdist.linux-ppc64le/wheel/git/index 2024-04-12 23:48:32,099 root INFO copying build/lib/git/index/__init__.py -> build/bdist.linux-ppc64le/wheel/git/index 2024-04-12 23:48:32,099 root INFO copying build/lib/git/index/base.py -> build/bdist.linux-ppc64le/wheel/git/index 2024-04-12 23:48:32,100 root INFO creating build/bdist.linux-ppc64le/wheel/git/objects 2024-04-12 23:48:32,100 root INFO copying build/lib/git/objects/tree.py -> build/bdist.linux-ppc64le/wheel/git/objects 2024-04-12 23:48:32,100 root INFO copying build/lib/git/objects/util.py -> build/bdist.linux-ppc64le/wheel/git/objects 2024-04-12 23:48:32,100 root INFO copying build/lib/git/objects/fun.py -> build/bdist.linux-ppc64le/wheel/git/objects 2024-04-12 23:48:32,100 root INFO creating build/bdist.linux-ppc64le/wheel/git/objects/submodule 2024-04-12 23:48:32,101 root INFO copying build/lib/git/objects/submodule/root.py -> build/bdist.linux-ppc64le/wheel/git/objects/submodule 2024-04-12 23:48:32,101 root INFO copying build/lib/git/objects/submodule/util.py -> build/bdist.linux-ppc64le/wheel/git/objects/submodule 2024-04-12 23:48:32,101 root INFO copying build/lib/git/objects/submodule/__init__.py -> build/bdist.linux-ppc64le/wheel/git/objects/submodule 2024-04-12 23:48:32,101 root INFO copying build/lib/git/objects/submodule/base.py -> build/bdist.linux-ppc64le/wheel/git/objects/submodule 2024-04-12 23:48:32,101 root INFO copying build/lib/git/objects/tag.py -> build/bdist.linux-ppc64le/wheel/git/objects 2024-04-12 23:48:32,101 root INFO copying build/lib/git/objects/commit.py -> build/bdist.linux-ppc64le/wheel/git/objects 2024-04-12 23:48:32,102 root INFO copying build/lib/git/objects/blob.py -> build/bdist.linux-ppc64le/wheel/git/objects 2024-04-12 23:48:32,102 root INFO copying build/lib/git/objects/__init__.py -> build/bdist.linux-ppc64le/wheel/git/objects 2024-04-12 23:48:32,102 root INFO copying build/lib/git/objects/base.py -> build/bdist.linux-ppc64le/wheel/git/objects 2024-04-12 23:48:32,102 root INFO copying build/lib/git/db.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,102 root INFO copying build/lib/git/exc.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,103 root INFO copying build/lib/git/py.typed -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,103 root INFO copying build/lib/git/remote.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,103 root INFO copying build/lib/git/__init__.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,103 root INFO copying build/lib/git/compat.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,103 root INFO copying build/lib/git/types.py -> build/bdist.linux-ppc64le/wheel/git 2024-04-12 23:48:32,103 root INFO running install_egg_info 2024-04-12 23:48:32,109 root INFO Copying GitPython.egg-info to build/bdist.linux-ppc64le/wheel/GitPython-3.1.43-py3.12.egg-info 2024-04-12 23:48:32,110 root INFO running install_scripts 2024-04-12 23:48:32,117 wheel INFO creating build/bdist.linux-ppc64le/wheel/GitPython-3.1.43.dist-info/WHEEL 2024-04-12 23:48:32,117 wheel INFO creating '/home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.43/.dist/.tmp-ivxu6orn/GitPython-3.1.43-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-12 23:48:32,118 wheel INFO adding 'git/__init__.py' 2024-04-12 23:48:32,118 wheel INFO adding 'git/cmd.py' 2024-04-12 23:48:32,119 wheel INFO adding 'git/compat.py' 2024-04-12 23:48:32,119 wheel INFO adding 'git/config.py' 2024-04-12 23:48:32,119 wheel INFO adding 'git/db.py' 2024-04-12 23:48:32,119 wheel INFO adding 'git/diff.py' 2024-04-12 23:48:32,120 wheel INFO adding 'git/exc.py' 2024-04-12 23:48:32,120 wheel INFO adding 'git/py.typed' 2024-04-12 23:48:32,120 wheel INFO adding 'git/remote.py' 2024-04-12 23:48:32,120 wheel INFO adding 'git/types.py' 2024-04-12 23:48:32,121 wheel INFO adding 'git/util.py' 2024-04-12 23:48:32,121 wheel INFO adding 'git/index/__init__.py' 2024-04-12 23:48:32,121 wheel INFO adding 'git/index/base.py' 2024-04-12 23:48:32,122 wheel INFO adding 'git/index/fun.py' 2024-04-12 23:48:32,122 wheel INFO adding 'git/index/typ.py' 2024-04-12 23:48:32,122 wheel INFO adding 'git/index/util.py' 2024-04-12 23:48:32,122 wheel INFO adding 'git/objects/__init__.py' 2024-04-12 23:48:32,123 wheel INFO adding 'git/objects/base.py' 2024-04-12 23:48:32,123 wheel INFO adding 'git/objects/blob.py' 2024-04-12 23:48:32,123 wheel INFO adding 'git/objects/commit.py' 2024-04-12 23:48:32,123 wheel INFO adding 'git/objects/fun.py' 2024-04-12 23:48:32,123 wheel INFO adding 'git/objects/tag.py' 2024-04-12 23:48:32,124 wheel INFO adding 'git/objects/tree.py' 2024-04-12 23:48:32,124 wheel INFO adding 'git/objects/util.py' 2024-04-12 23:48:32,124 wheel INFO adding 'git/objects/submodule/__init__.py' 2024-04-12 23:48:32,124 wheel INFO adding 'git/objects/submodule/base.py' 2024-04-12 23:48:32,125 wheel INFO adding 'git/objects/submodule/root.py' 2024-04-12 23:48:32,125 wheel INFO adding 'git/objects/submodule/util.py' 2024-04-12 23:48:32,125 wheel INFO adding 'git/refs/__init__.py' 2024-04-12 23:48:32,126 wheel INFO adding 'git/refs/head.py' 2024-04-12 23:48:32,126 wheel INFO adding 'git/refs/log.py' 2024-04-12 23:48:32,126 wheel INFO adding 'git/refs/reference.py' 2024-04-12 23:48:32,126 wheel INFO adding 'git/refs/remote.py' 2024-04-12 23:48:32,126 wheel INFO adding 'git/refs/symbolic.py' 2024-04-12 23:48:32,127 wheel INFO adding 'git/refs/tag.py' 2024-04-12 23:48:32,127 wheel INFO adding 'git/repo/__init__.py' 2024-04-12 23:48:32,127 wheel INFO adding 'git/repo/base.py' 2024-04-12 23:48:32,128 wheel INFO adding 'git/repo/fun.py' 2024-04-12 23:48:32,128 wheel INFO adding 'GitPython-3.1.43.dist-info/AUTHORS' 2024-04-12 23:48:32,128 wheel INFO adding 'GitPython-3.1.43.dist-info/LICENSE' 2024-04-12 23:48:32,128 wheel INFO adding 'GitPython-3.1.43.dist-info/METADATA' 2024-04-12 23:48:32,128 wheel INFO adding 'GitPython-3.1.43.dist-info/WHEEL' 2024-04-12 23:48:32,128 wheel INFO adding 'GitPython-3.1.43.dist-info/top_level.txt' 2024-04-12 23:48:32,129 wheel INFO adding 'GitPython-3.1.43.dist-info/RECORD' 2024-04-12 23:48:32,129 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-12 23:48:32,131 gpep517 INFO The backend produced .dist/GitPython-3.1.43-py3-none-any.whl GitPython-3.1.43-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.43 configfile: pyproject.toml plugins: sugar-0.9.7, cov-4.1.0 collected 19 items test/test_config.py .........s......... [100%] ---------- coverage: platform linux, python 3.12.2-final-0 ----------- Name Stmts Miss Cover ------------------------------------------------------- git/__init__.py 51 18 65% git/cmd.py 601 363 40% git/compat.py 63 21 67% git/config.py 442 58 87% git/db.py 27 12 56% git/diff.py 290 217 25% git/exc.py 67 34 49% git/index/__init__.py 4 0 100% git/index/base.py 502 414 18% git/index/fun.py 189 154 19% git/index/typ.py 77 26 66% git/index/util.py 53 22 58% git/objects/__init__.py 8 0 100% git/objects/base.py 91 48 47% git/objects/blob.py 20 5 75% git/objects/commit.py 315 247 22% git/objects/fun.py 100 82 18% git/objects/submodule/__init__.py 3 0 100% git/objects/submodule/base.py 578 477 17% git/objects/submodule/root.py 136 109 20% git/objects/submodule/util.py 50 32 36% git/objects/tag.py 50 34 32% git/objects/tree.py 150 93 38% git/objects/util.py 229 152 34% git/refs/__init__.py 7 0 100% git/refs/head.py 99 67 32% git/refs/log.py 150 101 33% git/refs/reference.py 55 27 51% git/refs/remote.py 33 17 48% git/refs/symbolic.py 369 294 20% git/refs/tag.py 48 27 44% git/remote.py 460 344 25% git/repo/__init__.py 3 0 100% git/repo/base.py 583 438 25% git/repo/fun.py 205 175 15% git/types.py 64 10 84% git/util.py 559 353 37% ------------------------------------------------------- TOTAL 6731 4471 34% =========================== short test summary info ============================ SKIPPED [1] test/test_config.py:91: Known failure -- included values are not in effect right away ======================== 18 passed, 1 skipped in 1.56s ========================= >>> py3-gitpython: Entering fakeroot... >>> py3-gitpython-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.12/site-packages/git/refs/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/refs/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.12/site-packages/git/repo/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/repo/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.12/site-packages/git/index/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/index/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.12/site-packages/git/objects/submodule/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/objects/submodule/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.12/site-packages/git/objects/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/objects/__pycache__' '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython/usr/lib/python3.12/site-packages/git/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/__pycache__' >>> py3-gitpython-pyc*: Preparing subpackage py3-gitpython-pyc... >>> py3-gitpython-pyc*: Running postcheck for py3-gitpython-pyc >>> py3-gitpython*: Running postcheck for py3-gitpython >>> py3-gitpython*: Preparing package py3-gitpython... >>> py3-gitpython-pyc*: Tracing dependencies... git py3-gitdb2 py3-typing-extensions python3~3.12 >>> py3-gitpython-pyc*: Package size: 836.0 KB >>> py3-gitpython-pyc*: Compressing data... >>> py3-gitpython-pyc*: Create checksum... >>> py3-gitpython-pyc*: Create py3-gitpython-pyc-3.1.43-r1.apk >>> py3-gitpython*: Tracing dependencies... git py3-gitdb2 py3-typing-extensions python3~3.12 >>> py3-gitpython*: Package size: 820.0 KB >>> py3-gitpython*: Compressing data... >>> py3-gitpython*: Create checksum... >>> py3-gitpython*: Create py3-gitpython-3.1.43-r1.apk >>> py3-gitpython: Build complete at Fri, 12 Apr 2024 23:48:35 +0000 elapsed time 0h 0m 6s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/47) Purging .makedepends-py3-gitpython (20240412.234831) (2/47) Purging py3-gitdb2-pyc (4.0.11-r1) (3/47) Purging py3-gitdb2 (4.0.11-r1) (4/47) Purging py3-smmap2-pyc (5.0.1-r1) (5/47) Purging py3-smmap2 (5.0.1-r1) (6/47) Purging py3-typing-extensions-pyc (4.11.0-r1) (7/47) Purging py3-typing-extensions (4.11.0-r1) (8/47) Purging py3-gpep517-pyc (15-r2) (9/47) Purging py3-gpep517 (15-r2) (10/47) Purging py3-installer-pyc (0.7.0-r2) (11/47) Purging py3-installer (0.7.0-r2) (12/47) Purging py3-setuptools-pyc (69.2.0-r2) (13/47) Purging py3-setuptools (69.2.0-r2) (14/47) Purging py3-wheel-pyc (0.42.0-r1) (15/47) Purging py3-wheel (0.42.0-r1) (16/47) Purging py3-pytest-cov-pyc (4.1.0-r1) (17/47) Purging py3-pytest-cov (4.1.0-r1) (18/47) Purging py3-coverage-pyc (6.5.0-r6) (19/47) Purging py3-coverage (6.5.0-r6) (20/47) Purging py3-pytest-sugar-pyc (0.9.7-r1) (21/47) Purging py3-pytest-sugar (0.9.7-r1) (22/47) Purging py3-pytest-pyc (8.1.1-r1) (23/47) Purging py3-pytest (8.1.1-r1) (24/47) Purging py3-iniconfig-pyc (2.0.0-r1) (25/47) Purging py3-iniconfig (2.0.0-r1) (26/47) Purging py3-packaging-pyc (24.0-r1) (27/47) Purging py3-packaging (24.0-r1) (28/47) Purging py3-parsing-pyc (3.1.2-r1) (29/47) Purging py3-parsing (3.1.2-r1) (30/47) Purging py3-pluggy-pyc (1.4.0-r1) (31/47) Purging py3-pluggy (1.4.0-r1) (32/47) Purging py3-py-pyc (1.11.0-r3) (33/47) Purging py3-py (1.11.0-r3) (34/47) Purging py3-termcolor-pyc (2.4.0-r1) (35/47) Purging py3-termcolor (2.4.0-r1) (36/47) Purging py3-toml-pyc (0.10.2-r7) (37/47) Purging py3-toml (0.10.2-r7) (38/47) Purging python3-pyc (3.12.2-r1) (39/47) Purging python3-pycache-pyc0 (3.12.2-r1) (40/47) Purging pyc (3.12.2-r1) (41/47) Purging python3 (3.12.2-r1) (42/47) Purging gdbm (1.23-r1) (43/47) Purging libffi (3.4.6-r0) (44/47) Purging libpanelw (6.4_p20240330-r0) (45/47) Purging mpdecimal (4.0.0-r0) (46/47) Purging readline (8.2.10-r0) (47/47) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-gitpython: Updating the community/ppc64le repository index... >>> py3-gitpython: Signing the index...