>>> py3-gitpython: Building community/py3-gitpython 3.1.43-r1 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 01:20:54 +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/49) Installing libbz2 (1.0.8-r6) (2/49) Installing libffi (3.4.6-r0) (3/49) Installing gdbm (1.23-r1) (4/49) Installing xz-libs (5.6.1-r3) (5/49) Installing mpdecimal (4.0.0-r0) (6/49) Installing libpanelw (6.4_p20240330-r0) (7/49) Installing readline (8.2.10-r0) (8/49) Installing sqlite-libs (3.45.3-r0) (9/49) Installing python3 (3.12.3-r1) (10/49) Installing python3-pycache-pyc0 (3.12.3-r1) (11/49) Installing pyc (3.12.3-r1) (12/49) Installing py3-smmap2 (5.0.1-r1) (13/49) Installing py3-smmap2-pyc (5.0.1-r1) (14/49) Installing py3-gitdb2-pyc (4.0.11-r1) (15/49) Installing python3-pyc (3.12.3-r1) (16/49) Installing py3-gitdb2 (4.0.11-r1) (17/49) Installing py3-typing-extensions (4.11.0-r1) (18/49) Installing py3-typing-extensions-pyc (4.11.0-r1) (19/49) Installing py3-installer (0.7.0-r2) (20/49) Installing py3-installer-pyc (0.7.0-r2) (21/49) Installing py3-gpep517 (15-r2) (22/49) Installing py3-gpep517-pyc (15-r2) (23/49) Installing py3-parsing (3.1.2-r1) (24/49) Installing py3-parsing-pyc (3.1.2-r1) (25/49) Installing py3-packaging (24.0-r1) (26/49) Installing py3-packaging-pyc (24.0-r1) (27/49) Installing py3-setuptools (69.5.1-r0) (28/49) Installing py3-setuptools-pyc (69.5.1-r0) (29/49) Installing py3-wheel (0.42.0-r1) (30/49) Installing py3-wheel-pyc (0.42.0-r1) (31/49) Installing py3-iniconfig (2.0.0-r1) (32/49) Installing py3-iniconfig-pyc (2.0.0-r1) (33/49) Installing py3-pluggy (1.4.0-r1) (34/49) Installing py3-pluggy-pyc (1.4.0-r1) (35/49) Installing py3-py (1.11.0-r3) (36/49) Installing py3-py-pyc (1.11.0-r3) (37/49) Installing py3-pytest (8.1.1-r1) (38/49) Installing py3-pytest-pyc (8.1.1-r1) (39/49) Installing py3-coverage (6.5.0-r6) (40/49) Installing py3-coverage-pyc (6.5.0-r6) (41/49) Installing py3-pytest-cov (5.0.0-r0) (42/49) Installing py3-pytest-cov-pyc (5.0.0-r0) (43/49) Installing py3-termcolor (2.4.0-r1) (44/49) Installing py3-termcolor-pyc (2.4.0-r1) (45/49) Installing py3-pytest-sugar (0.9.7-r1) (46/49) Installing py3-pytest-sugar-pyc (0.9.7-r1) (47/49) Installing py3-toml (0.10.2-r7) (48/49) Installing py3-toml-pyc (0.10.2-r7) (49/49) Installing .makedepends-py3-gitpython (20240427.012059) Executing busybox-1.36.1-r26.trigger OK: 285 MiB in 150 packages >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Cleaning up tmpdir >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/GitPython-3.1.43.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/GitPython-3.1.43.tar.gz.part' GitPython-3.1.43.tar 100% |********************************| 517k 0:00:00 ETA '/var/cache/distfiles/GitPython-3.1.43.tar.gz.part' saved >>> py3-gitpython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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-27 01:21:02,685 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-27 01:21:02,839 root INFO running bdist_wheel 2024-04-27 01:21:02,918 root INFO running build 2024-04-27 01:21:02,918 root INFO running build_py 2024-04-27 01:21:02,920 root INFO creating build 2024-04-27 01:21:02,921 root INFO creating build/lib 2024-04-27 01:21:02,921 root INFO creating build/lib/git 2024-04-27 01:21:02,922 root INFO copying git/db.py -> build/lib/git 2024-04-27 01:21:02,923 root INFO copying git/__init__.py -> build/lib/git 2024-04-27 01:21:02,924 root INFO copying git/exc.py -> build/lib/git 2024-04-27 01:21:02,925 root INFO copying git/config.py -> build/lib/git 2024-04-27 01:21:02,927 root INFO copying git/util.py -> build/lib/git 2024-04-27 01:21:02,928 root INFO copying git/diff.py -> build/lib/git 2024-04-27 01:21:02,930 root INFO copying git/remote.py -> build/lib/git 2024-04-27 01:21:02,932 root INFO copying git/cmd.py -> build/lib/git 2024-04-27 01:21:02,933 root INFO copying git/compat.py -> build/lib/git 2024-04-27 01:21:02,935 root INFO copying git/types.py -> build/lib/git 2024-04-27 01:21:02,936 root INFO creating build/lib/git/objects 2024-04-27 01:21:02,937 root INFO copying git/objects/__init__.py -> build/lib/git/objects 2024-04-27 01:21:02,938 root INFO copying git/objects/util.py -> build/lib/git/objects 2024-04-27 01:21:02,940 root INFO copying git/objects/commit.py -> build/lib/git/objects 2024-04-27 01:21:02,941 root INFO copying git/objects/fun.py -> build/lib/git/objects 2024-04-27 01:21:02,942 root INFO copying git/objects/tree.py -> build/lib/git/objects 2024-04-27 01:21:02,943 root INFO copying git/objects/tag.py -> build/lib/git/objects 2024-04-27 01:21:02,945 root INFO copying git/objects/blob.py -> build/lib/git/objects 2024-04-27 01:21:02,946 root INFO copying git/objects/base.py -> build/lib/git/objects 2024-04-27 01:21:02,947 root INFO creating build/lib/git/repo 2024-04-27 01:21:02,948 root INFO copying git/repo/__init__.py -> build/lib/git/repo 2024-04-27 01:21:02,949 root INFO copying git/repo/fun.py -> build/lib/git/repo 2024-04-27 01:21:02,950 root INFO copying git/repo/base.py -> build/lib/git/repo 2024-04-27 01:21:02,952 root INFO creating build/lib/git/refs 2024-04-27 01:21:02,952 root INFO copying git/refs/__init__.py -> build/lib/git/refs 2024-04-27 01:21:02,953 root INFO copying git/refs/reference.py -> build/lib/git/refs 2024-04-27 01:21:02,954 root INFO copying git/refs/head.py -> build/lib/git/refs 2024-04-27 01:21:02,955 root INFO copying git/refs/remote.py -> build/lib/git/refs 2024-04-27 01:21:02,956 root INFO copying git/refs/symbolic.py -> build/lib/git/refs 2024-04-27 01:21:02,957 root INFO copying git/refs/tag.py -> build/lib/git/refs 2024-04-27 01:21:02,958 root INFO copying git/refs/log.py -> build/lib/git/refs 2024-04-27 01:21:02,959 root INFO creating build/lib/git/index 2024-04-27 01:21:02,960 root INFO copying git/index/__init__.py -> build/lib/git/index 2024-04-27 01:21:02,961 root INFO copying git/index/typ.py -> build/lib/git/index 2024-04-27 01:21:02,962 root INFO copying git/index/util.py -> build/lib/git/index 2024-04-27 01:21:02,963 root INFO copying git/index/fun.py -> build/lib/git/index 2024-04-27 01:21:02,964 root INFO copying git/index/base.py -> build/lib/git/index 2024-04-27 01:21:02,966 root INFO creating build/lib/git/objects/submodule 2024-04-27 01:21:02,966 root INFO copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule 2024-04-27 01:21:02,967 root INFO copying git/objects/submodule/util.py -> build/lib/git/objects/submodule 2024-04-27 01:21:02,968 root INFO copying git/objects/submodule/root.py -> build/lib/git/objects/submodule 2024-04-27 01:21:02,969 root INFO copying git/objects/submodule/base.py -> build/lib/git/objects/submodule 2024-04-27 01:21:02,970 root INFO running egg_info 2024-04-27 01:21:02,971 root INFO creating GitPython.egg-info 2024-04-27 01:21:02,980 root INFO writing GitPython.egg-info/PKG-INFO 2024-04-27 01:21:02,994 root INFO writing dependency_links to GitPython.egg-info/dependency_links.txt 2024-04-27 01:21:03,003 root INFO writing requirements to GitPython.egg-info/requires.txt 2024-04-27 01:21:03,003 root INFO writing top-level names to GitPython.egg-info/top_level.txt 2024-04-27 01:21:03,004 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2024-04-27 01:21:03,022 root INFO reading manifest file 'GitPython.egg-info/SOURCES.txt' 2024-04-27 01:21:03,023 root INFO reading manifest template 'MANIFEST.in' 2024-04-27 01:21:03,027 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-27 01:21:03,028 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-27 01:21:03,028 root INFO adding license file 'LICENSE' 2024-04-27 01:21:03,028 root INFO adding license file 'AUTHORS' 2024-04-27 01:21:03,032 root INFO writing manifest file 'GitPython.egg-info/SOURCES.txt' 2024-04-27 01:21:03,036 root INFO copying git/py.typed -> build/lib/git 2024-04-27 01:21:03,068 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-27 01:21:03,068 root INFO running install 2024-04-27 01:21:03,110 root INFO running install_lib 2024-04-27 01:21:03,122 root INFO creating build/bdist.linux-riscv64 2024-04-27 01:21:03,123 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-27 01:21:03,123 root INFO creating build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,124 root INFO copying build/lib/git/db.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,125 root INFO copying build/lib/git/__init__.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,125 root INFO copying build/lib/git/exc.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,126 root INFO copying build/lib/git/config.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,128 root INFO creating build/bdist.linux-riscv64/wheel/git/objects 2024-04-27 01:21:03,128 root INFO copying build/lib/git/objects/__init__.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-04-27 01:21:03,129 root INFO creating build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-04-27 01:21:03,130 root INFO copying build/lib/git/objects/submodule/__init__.py -> build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-04-27 01:21:03,131 root INFO copying build/lib/git/objects/submodule/util.py -> build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-04-27 01:21:03,132 root INFO copying build/lib/git/objects/submodule/root.py -> build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-04-27 01:21:03,133 root INFO copying build/lib/git/objects/submodule/base.py -> build/bdist.linux-riscv64/wheel/git/objects/submodule 2024-04-27 01:21:03,134 root INFO copying build/lib/git/objects/util.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-04-27 01:21:03,135 root INFO copying build/lib/git/objects/commit.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-04-27 01:21:03,136 root INFO copying build/lib/git/objects/fun.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-04-27 01:21:03,137 root INFO copying build/lib/git/objects/tree.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-04-27 01:21:03,138 root INFO copying build/lib/git/objects/tag.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-04-27 01:21:03,139 root INFO copying build/lib/git/objects/blob.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-04-27 01:21:03,140 root INFO copying build/lib/git/objects/base.py -> build/bdist.linux-riscv64/wheel/git/objects 2024-04-27 01:21:03,140 root INFO copying build/lib/git/util.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,142 root INFO copying build/lib/git/py.typed -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,142 root INFO copying build/lib/git/diff.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,143 root INFO copying build/lib/git/remote.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,144 root INFO copying build/lib/git/cmd.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,146 root INFO creating build/bdist.linux-riscv64/wheel/git/repo 2024-04-27 01:21:03,147 root INFO copying build/lib/git/repo/__init__.py -> build/bdist.linux-riscv64/wheel/git/repo 2024-04-27 01:21:03,147 root INFO copying build/lib/git/repo/fun.py -> build/bdist.linux-riscv64/wheel/git/repo 2024-04-27 01:21:03,148 root INFO copying build/lib/git/repo/base.py -> build/bdist.linux-riscv64/wheel/git/repo 2024-04-27 01:21:03,149 root INFO copying build/lib/git/compat.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,150 root INFO creating build/bdist.linux-riscv64/wheel/git/refs 2024-04-27 01:21:03,151 root INFO copying build/lib/git/refs/__init__.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-04-27 01:21:03,152 root INFO copying build/lib/git/refs/reference.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-04-27 01:21:03,152 root INFO copying build/lib/git/refs/head.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-04-27 01:21:03,153 root INFO copying build/lib/git/refs/remote.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-04-27 01:21:03,154 root INFO copying build/lib/git/refs/symbolic.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-04-27 01:21:03,155 root INFO copying build/lib/git/refs/tag.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-04-27 01:21:03,156 root INFO copying build/lib/git/refs/log.py -> build/bdist.linux-riscv64/wheel/git/refs 2024-04-27 01:21:03,157 root INFO copying build/lib/git/types.py -> build/bdist.linux-riscv64/wheel/git 2024-04-27 01:21:03,158 root INFO creating build/bdist.linux-riscv64/wheel/git/index 2024-04-27 01:21:03,159 root INFO copying build/lib/git/index/__init__.py -> build/bdist.linux-riscv64/wheel/git/index 2024-04-27 01:21:03,159 root INFO copying build/lib/git/index/typ.py -> build/bdist.linux-riscv64/wheel/git/index 2024-04-27 01:21:03,160 root INFO copying build/lib/git/index/util.py -> build/bdist.linux-riscv64/wheel/git/index 2024-04-27 01:21:03,161 root INFO copying build/lib/git/index/fun.py -> build/bdist.linux-riscv64/wheel/git/index 2024-04-27 01:21:03,162 root INFO copying build/lib/git/index/base.py -> build/bdist.linux-riscv64/wheel/git/index 2024-04-27 01:21:03,164 root INFO running install_egg_info 2024-04-27 01:21:03,177 root INFO Copying GitPython.egg-info to build/bdist.linux-riscv64/wheel/GitPython-3.1.43-py3.12.egg-info 2024-04-27 01:21:03,181 root INFO running install_scripts 2024-04-27 01:21:03,201 wheel INFO creating build/bdist.linux-riscv64/wheel/GitPython-3.1.43.dist-info/WHEEL 2024-04-27 01:21:03,202 wheel INFO creating '/home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.43/.dist/.tmp-nc4803an/GitPython-3.1.43-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-27 01:21:03,204 wheel INFO adding 'git/__init__.py' 2024-04-27 01:21:03,206 wheel INFO adding 'git/cmd.py' 2024-04-27 01:21:03,209 wheel INFO adding 'git/compat.py' 2024-04-27 01:21:03,210 wheel INFO adding 'git/config.py' 2024-04-27 01:21:03,212 wheel INFO adding 'git/db.py' 2024-04-27 01:21:03,213 wheel INFO adding 'git/diff.py' 2024-04-27 01:21:03,215 wheel INFO adding 'git/exc.py' 2024-04-27 01:21:03,216 wheel INFO adding 'git/py.typed' 2024-04-27 01:21:03,217 wheel INFO adding 'git/remote.py' 2024-04-27 01:21:03,220 wheel INFO adding 'git/types.py' 2024-04-27 01:21:03,221 wheel INFO adding 'git/util.py' 2024-04-27 01:21:03,223 wheel INFO adding 'git/index/__init__.py' 2024-04-27 01:21:03,225 wheel INFO adding 'git/index/base.py' 2024-04-27 01:21:03,227 wheel INFO adding 'git/index/fun.py' 2024-04-27 01:21:03,229 wheel INFO adding 'git/index/typ.py' 2024-04-27 01:21:03,230 wheel INFO adding 'git/index/util.py' 2024-04-27 01:21:03,231 wheel INFO adding 'git/objects/__init__.py' 2024-04-27 01:21:03,232 wheel INFO adding 'git/objects/base.py' 2024-04-27 01:21:03,233 wheel INFO adding 'git/objects/blob.py' 2024-04-27 01:21:03,235 wheel INFO adding 'git/objects/commit.py' 2024-04-27 01:21:03,236 wheel INFO adding 'git/objects/fun.py' 2024-04-27 01:21:03,237 wheel INFO adding 'git/objects/tag.py' 2024-04-27 01:21:03,239 wheel INFO adding 'git/objects/tree.py' 2024-04-27 01:21:03,240 wheel INFO adding 'git/objects/util.py' 2024-04-27 01:21:03,242 wheel INFO adding 'git/objects/submodule/__init__.py' 2024-04-27 01:21:03,244 wheel INFO adding 'git/objects/submodule/base.py' 2024-04-27 01:21:03,246 wheel INFO adding 'git/objects/submodule/root.py' 2024-04-27 01:21:03,248 wheel INFO adding 'git/objects/submodule/util.py' 2024-04-27 01:21:03,249 wheel INFO adding 'git/refs/__init__.py' 2024-04-27 01:21:03,250 wheel INFO adding 'git/refs/head.py' 2024-04-27 01:21:03,251 wheel INFO adding 'git/refs/log.py' 2024-04-27 01:21:03,253 wheel INFO adding 'git/refs/reference.py' 2024-04-27 01:21:03,254 wheel INFO adding 'git/refs/remote.py' 2024-04-27 01:21:03,255 wheel INFO adding 'git/refs/symbolic.py' 2024-04-27 01:21:03,257 wheel INFO adding 'git/refs/tag.py' 2024-04-27 01:21:03,258 wheel INFO adding 'git/repo/__init__.py' 2024-04-27 01:21:03,260 wheel INFO adding 'git/repo/base.py' 2024-04-27 01:21:03,262 wheel INFO adding 'git/repo/fun.py' 2024-04-27 01:21:03,264 wheel INFO adding 'GitPython-3.1.43.dist-info/AUTHORS' 2024-04-27 01:21:03,264 wheel INFO adding 'GitPython-3.1.43.dist-info/LICENSE' 2024-04-27 01:21:03,265 wheel INFO adding 'GitPython-3.1.43.dist-info/METADATA' 2024-04-27 01:21:03,266 wheel INFO adding 'GitPython-3.1.43.dist-info/WHEEL' 2024-04-27 01:21:03,267 wheel INFO adding 'GitPython-3.1.43.dist-info/top_level.txt' 2024-04-27 01:21:03,268 wheel INFO adding 'GitPython-3.1.43.dist-info/RECORD' 2024-04-27 01:21:03,270 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-27 01:21:03,277 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.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-gitpython/src/GitPython-3.1.43 configfile: pyproject.toml plugins: cov-5.0.0, sugar-0.9.7 collected 19 items test/test_config.py .........s......... [100%] ---------- coverage: platform linux, python 3.12.3-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 4.33s ========================= >>> 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/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/__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/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/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/index/__pycache__' -> '/home/buildozer/aports/community/py3-gitpython/pkg/py3-gitpython-pyc/usr/lib/python3.12/site-packages/git/index/__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 Sat, 27 Apr 2024 01:21:13 +0000 elapsed time 0h 0m 19s >>> py3-gitpython: Cleaning up srcdir >>> py3-gitpython: Cleaning up pkgdir >>> py3-gitpython: Uninstalling dependencies... (1/49) Purging .makedepends-py3-gitpython (20240427.012059) (2/49) Purging py3-gitdb2-pyc (4.0.11-r1) (3/49) Purging py3-gitdb2 (4.0.11-r1) (4/49) Purging py3-smmap2-pyc (5.0.1-r1) (5/49) Purging py3-smmap2 (5.0.1-r1) (6/49) Purging py3-typing-extensions-pyc (4.11.0-r1) (7/49) Purging py3-typing-extensions (4.11.0-r1) (8/49) Purging py3-gpep517-pyc (15-r2) (9/49) Purging py3-gpep517 (15-r2) (10/49) Purging py3-installer-pyc (0.7.0-r2) (11/49) Purging py3-installer (0.7.0-r2) (12/49) Purging py3-setuptools-pyc (69.5.1-r0) (13/49) Purging py3-setuptools (69.5.1-r0) (14/49) Purging py3-wheel-pyc (0.42.0-r1) (15/49) Purging py3-wheel (0.42.0-r1) (16/49) Purging py3-pytest-cov-pyc (5.0.0-r0) (17/49) Purging py3-pytest-cov (5.0.0-r0) (18/49) Purging py3-coverage-pyc (6.5.0-r6) (19/49) Purging py3-coverage (6.5.0-r6) (20/49) Purging py3-pytest-sugar-pyc (0.9.7-r1) (21/49) Purging py3-pytest-sugar (0.9.7-r1) (22/49) Purging py3-pytest-pyc (8.1.1-r1) (23/49) Purging py3-pytest (8.1.1-r1) (24/49) Purging py3-iniconfig-pyc (2.0.0-r1) (25/49) Purging py3-iniconfig (2.0.0-r1) (26/49) Purging py3-packaging-pyc (24.0-r1) (27/49) Purging py3-packaging (24.0-r1) (28/49) Purging py3-parsing-pyc (3.1.2-r1) (29/49) Purging py3-parsing (3.1.2-r1) (30/49) Purging py3-pluggy-pyc (1.4.0-r1) (31/49) Purging py3-pluggy (1.4.0-r1) (32/49) Purging py3-py-pyc (1.11.0-r3) (33/49) Purging py3-py (1.11.0-r3) (34/49) Purging py3-termcolor-pyc (2.4.0-r1) (35/49) Purging py3-termcolor (2.4.0-r1) (36/49) Purging py3-toml-pyc (0.10.2-r7) (37/49) Purging py3-toml (0.10.2-r7) (38/49) Purging python3-pyc (3.12.3-r1) (39/49) Purging python3-pycache-pyc0 (3.12.3-r1) (40/49) Purging pyc (3.12.3-r1) (41/49) Purging python3 (3.12.3-r1) (42/49) Purging gdbm (1.23-r1) (43/49) Purging libbz2 (1.0.8-r6) (44/49) Purging libffi (3.4.6-r0) (45/49) Purging libpanelw (6.4_p20240330-r0) (46/49) Purging mpdecimal (4.0.0-r0) (47/49) Purging readline (8.2.10-r0) (48/49) Purging sqlite-libs (3.45.3-r0) (49/49) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 228 MiB in 101 packages >>> py3-gitpython: Updating the community/riscv64 repository index... >>> py3-gitpython: Signing the index...