>>> py3-pygit2: Building community/py3-pygit2 1.11.0-r0 (using abuild 3.10.0_rc1-r2) started Mon, 07 Nov 2022 04:03:17 +0000 >>> py3-pygit2: Checking sanity of /home/buildozer/aports/community/py3-pygit2/APKBUILD... >>> py3-pygit2: Analyzing dependencies... >>> py3-pygit2: Installing for build: build-base py3-cffi py3-cached-property python3-dev py3-setuptools libgit2-dev (1/34) Installing libbz2 (1.0.8-r3) (2/34) Installing libffi (3.4.4-r0) (3/34) Installing gdbm (1.23-r0) (4/34) Installing xz-libs (5.2.7-r0) (5/34) Installing mpdecimal (2.5.1-r1) (6/34) Installing readline (8.2.0-r0) (7/34) Installing sqlite-libs (3.39.4-r0) (8/34) Installing python3 (3.10.8-r3) (9/34) Installing py3-cparser (2.21-r0) (10/34) Installing py3-cffi (1.15.1-r0) (11/34) Installing py3-cached-property (1.5.2-r2) (12/34) Installing python3-dev (3.10.8-r3) (13/34) Installing py3-parsing (3.0.9-r0) (14/34) Installing py3-packaging (21.3-r2) (15/34) Installing py3-setuptools (65.5.1-r0) (16/34) Installing openssl-dev (3.0.7-r0) (17/34) Installing nghttp2-dev (1.50.0-r0) (18/34) Installing zlib-dev (1.2.13-r0) (19/34) Installing brotli (1.0.9-r9) (20/34) Installing brotli-dev (1.0.9-r9) (21/34) Installing curl-dev (7.86.0-r1) (22/34) Installing libssh2 (1.10.0-r3) (23/34) Installing libssh2-dev (1.10.0-r3) (24/34) Installing http-parser (2.9.4-r0) (25/34) Installing http-parser-dev (2.9.4-r0) (26/34) Installing libgit2 (1.5.0-r2) (27/34) Installing bsd-compat-headers (0.7.2-r3) (28/34) Installing ncurses-dev (6.3_p20221029-r0) (29/34) Installing libedit-dev (20221009.3.1-r0) (30/34) Installing libpcre2-16 (10.40-r0) (31/34) Installing libpcre2-32 (10.40-r0) (32/34) Installing pcre2-dev (10.40-r0) (33/34) Installing libgit2-dev (1.5.0-r2) (34/34) Installing .makedepends-py3-pygit2 (20221107.040318) Executing busybox-1.35.0-r27.trigger OK: 360 MiB in 126 packages >>> py3-pygit2: Cleaning up srcdir >>> py3-pygit2: Cleaning up pkgdir >>> py3-pygit2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pygit2-1.11.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pygit2: Fetching https://pypi.io/packages/source/p/pygit2/pygit2-1.11.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 1905 0 --:--:-- --:--:-- --:--:-- 1936 100 273 100 273 0 0 1588 0 --:--:-- --:--:-- --:--:-- 1588 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 716k 100 716k 0 0 1865k 0 --:--:-- --:--:-- --:--:-- 1865k >>> py3-pygit2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pygit2-1.11.0.tar.gz >>> py3-pygit2: Checking sha512sums... pygit2-1.11.0.tar.gz: OK s390x-patch-context-mark-xfail.patch: OK test-skip-ls-remote-github.patch: OK >>> py3-pygit2: Unpacking /var/cache/distfiles/v3.17/pygit2-1.11.0.tar.gz... >>> py3-pygit2: s390x-patch-context-mark-xfail.patch patching file test/test_patch.py >>> py3-pygit2: test-skip-ls-remote-github.patch patching file test/test_remote.py Hunk #1 succeeded at 166 (offset 1 line). running build_ext generating cffi module 'build/temp.linux-s390x-cpython-310/pygit2._libgit2.c' creating build creating build/temp.linux-s390x-cpython-310 building 'pygit2._pygit2' extension creating build/temp.linux-s390x-cpython-310/src gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/blob.c -o build/temp.linux-s390x-cpython-310/src/blob.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/branch.c -o build/temp.linux-s390x-cpython-310/src/branch.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/commit.c -o build/temp.linux-s390x-cpython-310/src/commit.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/diff.c -o build/temp.linux-s390x-cpython-310/src/diff.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/error.c -o build/temp.linux-s390x-cpython-310/src/error.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/mailmap.c -o build/temp.linux-s390x-cpython-310/src/mailmap.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/note.c -o build/temp.linux-s390x-cpython-310/src/note.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/object.c -o build/temp.linux-s390x-cpython-310/src/object.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/odb.c -o build/temp.linux-s390x-cpython-310/src/odb.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/odb_backend.c -o build/temp.linux-s390x-cpython-310/src/odb_backend.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/oid.c -o build/temp.linux-s390x-cpython-310/src/oid.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/options.c -o build/temp.linux-s390x-cpython-310/src/options.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/patch.c -o build/temp.linux-s390x-cpython-310/src/patch.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/pygit2.c -o build/temp.linux-s390x-cpython-310/src/pygit2.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/refdb.c -o build/temp.linux-s390x-cpython-310/src/refdb.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/refdb_backend.c -o build/temp.linux-s390x-cpython-310/src/refdb_backend.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/reference.c -o build/temp.linux-s390x-cpython-310/src/reference.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/repository.c -o build/temp.linux-s390x-cpython-310/src/repository.o src/repository.c: In function 'Repository_create_commit_string': src/repository.c:1195:12: warning: 'str' may be used uninitialized [-Wmaybe-uninitialized] 1195 | return str; | ^~~ src/repository.c:1124:15: note: 'str' was declared here 1124 | PyObject *str; | ^~~ In file included from /usr/include/python3.10/Python.h:74, from src/repository.c:30: /usr/include/python3.10/object.h: In function 'Repository_status': /usr/include/python3.10/object.h:507:25: warning: 'dict' may be used uninitialized [-Wmaybe-uninitialized] 507 | # define Py_DECREF(op) _Py_DECREF(_PyObject_CAST(op)) | ^~~~~~~~~~ src/repository.c:1799:15: note: 'dict' was declared here 1799 | PyObject *dict; | ^~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/revspec.c -o build/temp.linux-s390x-cpython-310/src/revspec.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/signature.c -o build/temp.linux-s390x-cpython-310/src/signature.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/stash.c -o build/temp.linux-s390x-cpython-310/src/stash.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/tag.c -o build/temp.linux-s390x-cpython-310/src/tag.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/tree.c -o build/temp.linux-s390x-cpython-310/src/tree.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/treebuilder.c -o build/temp.linux-s390x-cpython-310/src/treebuilder.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/utils.c -o build/temp.linux-s390x-cpython-310/src/utils.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/walker.c -o build/temp.linux-s390x-cpython-310/src/walker.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/wildmatch.c -o build/temp.linux-s390x-cpython-310/src/wildmatch.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c src/worktree.c -o build/temp.linux-s390x-cpython-310/src/worktree.o creating build/lib.linux-s390x-cpython-310 creating build/lib.linux-s390x-cpython-310/pygit2 gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -Os build/temp.linux-s390x-cpython-310/src/blob.o build/temp.linux-s390x-cpython-310/src/branch.o build/temp.linux-s390x-cpython-310/src/commit.o build/temp.linux-s390x-cpython-310/src/diff.o build/temp.linux-s390x-cpython-310/src/error.o build/temp.linux-s390x-cpython-310/src/mailmap.o build/temp.linux-s390x-cpython-310/src/note.o build/temp.linux-s390x-cpython-310/src/object.o build/temp.linux-s390x-cpython-310/src/odb.o build/temp.linux-s390x-cpython-310/src/odb_backend.o build/temp.linux-s390x-cpython-310/src/oid.o build/temp.linux-s390x-cpython-310/src/options.o build/temp.linux-s390x-cpython-310/src/patch.o build/temp.linux-s390x-cpython-310/src/pygit2.o build/temp.linux-s390x-cpython-310/src/refdb.o build/temp.linux-s390x-cpython-310/src/refdb_backend.o build/temp.linux-s390x-cpython-310/src/reference.o build/temp.linux-s390x-cpython-310/src/repository.o build/temp.linux-s390x-cpython-310/src/revspec.o build/temp.linux-s390x-cpython-310/src/signature.o build/temp.linux-s390x-cpython-310/src/stash.o build/temp.linux-s390x-cpython-310/src/tag.o build/temp.linux-s390x-cpython-310/src/tree.o build/temp.linux-s390x-cpython-310/src/treebuilder.o build/temp.linux-s390x-cpython-310/src/utils.o build/temp.linux-s390x-cpython-310/src/walker.o build/temp.linux-s390x-cpython-310/src/wildmatch.o build/temp.linux-s390x-cpython-310/src/worktree.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -lgit2 -o build/lib.linux-s390x-cpython-310/pygit2/_pygit2.cpython-310-s390x-linux-gnu.so building 'pygit2._libgit2' extension creating build/temp.linux-s390x-cpython-310/build creating build/temp.linux-s390x-cpython-310/build/temp.linux-s390x-cpython-310 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/local/include -I/usr/include/python3.10 -c build/temp.linux-s390x-cpython-310/pygit2._libgit2.c -o build/temp.linux-s390x-cpython-310/build/temp.linux-s390x-cpython-310/pygit2._libgit2.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -Os build/temp.linux-s390x-cpython-310/build/temp.linux-s390x-cpython-310/pygit2._libgit2.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -lgit2 -o build/lib.linux-s390x-cpython-310/pygit2/_libgit2.abi3.so copying build/lib.linux-s390x-cpython-310/pygit2/_pygit2.cpython-310-s390x-linux-gnu.so -> pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/_libgit2.abi3.so -> pygit2 >>> py3-pygit2: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py copying pygit2/repository.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/credentials.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/__init__.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/errors.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/remote.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/callbacks.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/refspec.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/index.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/blame.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/_run.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/ffi.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/packbuilder.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/settings.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/config.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/utils.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/submodule.py -> build/lib.linux-s390x-cpython-310/pygit2 copying pygit2/_build.py -> build/lib.linux-s390x-cpython-310/pygit2 creating build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/stash.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/oid.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/checkout.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/revert.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/attr.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/clone.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/remote.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/pack.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/proxy.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/blame.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/graph.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/index.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/commit.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/errors.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/config.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/indexer.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/transport.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/common.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/refspec.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/buffer.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/repository.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/strarray.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/submodule.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/callbacks.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/net.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/merge.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/describe.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/types.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/decl/diff.h -> build/lib.linux-s390x-cpython-310/pygit2/decl copying pygit2/_pygit2.pyi -> build/lib.linux-s390x-cpython-310/pygit2 running build_ext generating cffi module 'build/temp.linux-s390x-cpython-310/pygit2._libgit2.c' already up-to-date running install_lib creating /home/buildozer/aports/community/py3-pygit2/pkg creating /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2 creating /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr creating /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib creating /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 creating /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/stash.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/oid.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/checkout.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/revert.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/attr.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/clone.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/remote.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/pack.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/proxy.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/blame.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/graph.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/index.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/commit.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/errors.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/config.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/indexer.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/transport.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/common.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/refspec.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/buffer.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/repository.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/strarray.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/submodule.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/callbacks.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/net.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/merge.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/describe.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/types.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/decl/diff.h -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/decl copying build/lib.linux-s390x-cpython-310/pygit2/_pygit2.cpython-310-s390x-linux-gnu.so -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/repository.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/credentials.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/__init__.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/errors.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/remote.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/_libgit2.abi3.so -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/callbacks.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/refspec.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/index.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/blame.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/_run.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/ffi.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/packbuilder.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/_pygit2.pyi -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/settings.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/config.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/utils.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/submodule.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 copying build/lib.linux-s390x-cpython-310/pygit2/_build.py -> /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2 byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/repository.py to repository.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/credentials.py to credentials.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/remote.py to remote.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/callbacks.py to callbacks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/refspec.py to refspec.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/index.py to index.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/blame.py to blame.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/_run.py to _run.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/ffi.py to ffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/packbuilder.py to packbuilder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/settings.py to settings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/submodule.py to submodule.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2/_build.py to _build.cpython-310.pyc running install_egg_info running egg_info creating pygit2.egg-info writing pygit2.egg-info/PKG-INFO writing dependency_links to pygit2.egg-info/dependency_links.txt writing requirements to pygit2.egg-info/requires.txt writing top-level names to pygit2.egg-info/top_level.txt writing manifest file 'pygit2.egg-info/SOURCES.txt' reading manifest file 'pygit2.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'AUTHORS.rst' writing manifest file 'pygit2.egg-info/SOURCES.txt' Copying pygit2.egg-info to /home/buildozer/aports/community/py3-pygit2/pkg/py3-pygit2/usr/lib/python3.10/site-packages/pygit2-1.11.0-py3.10.egg-info running install_scripts >>> py3-pygit2*: Running postcheck for py3-pygit2 >>> py3-pygit2*: Preparing package py3-pygit2... >>> py3-pygit2*: Stripping binaries >>> py3-pygit2*: Scanning shared objects >>> py3-pygit2*: Tracing dependencies... py3-cffi py3-cached-property so:libc.musl-s390x.so.1 so:libgit2.so.1.5 >>> py3-pygit2*: Package size: 1020.0 KB >>> py3-pygit2*: Compressing data... >>> py3-pygit2*: Create checksum... >>> py3-pygit2*: Create py3-pygit2-1.11.0-r0.apk >>> py3-pygit2: Build complete at Mon, 07 Nov 2022 04:03:34 +0000 elapsed time 0h 0m 17s >>> py3-pygit2: Cleaning up srcdir >>> py3-pygit2: Cleaning up pkgdir >>> py3-pygit2: Uninstalling dependencies... (1/34) Purging .makedepends-py3-pygit2 (20221107.040318) (2/34) Purging py3-cffi (1.15.1-r0) (3/34) Purging py3-cparser (2.21-r0) (4/34) Purging py3-cached-property (1.5.2-r2) (5/34) Purging python3-dev (3.10.8-r3) (6/34) Purging py3-setuptools (65.5.1-r0) (7/34) Purging py3-packaging (21.3-r2) (8/34) Purging py3-parsing (3.0.9-r0) (9/34) Purging python3 (3.10.8-r3) (10/34) Purging libgit2-dev (1.5.0-r2) (11/34) Purging curl-dev (7.86.0-r1) (12/34) Purging nghttp2-dev (1.50.0-r0) (13/34) Purging brotli-dev (1.0.9-r9) (14/34) Purging brotli (1.0.9-r9) (15/34) Purging libssh2-dev (1.10.0-r3) (16/34) Purging http-parser-dev (2.9.4-r0) (17/34) Purging libgit2 (1.5.0-r2) (18/34) Purging libbz2 (1.0.8-r3) (19/34) Purging libffi (3.4.4-r0) (20/34) Purging gdbm (1.23-r0) (21/34) Purging xz-libs (5.2.7-r0) (22/34) Purging mpdecimal (2.5.1-r1) (23/34) Purging readline (8.2.0-r0) (24/34) Purging sqlite-libs (3.39.4-r0) (25/34) Purging openssl-dev (3.0.7-r0) (26/34) Purging pcre2-dev (10.40-r0) (27/34) Purging libedit-dev (20221009.3.1-r0) (28/34) Purging bsd-compat-headers (0.7.2-r3) (29/34) Purging ncurses-dev (6.3_p20221029-r0) (30/34) Purging libpcre2-16 (10.40-r0) (31/34) Purging libpcre2-32 (10.40-r0) (32/34) Purging zlib-dev (1.2.13-r0) (33/34) Purging libssh2 (1.10.0-r3) (34/34) Purging http-parser (2.9.4-r0) Executing busybox-1.35.0-r27.trigger OK: 240 MiB in 92 packages >>> py3-pygit2: Updating the community/s390x repository index... >>> py3-pygit2: Signing the index...