>>> py3-pygpgme: Building testing/py3-pygpgme 0.3.1-r6 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 19:57:32 +0000 >>> py3-pygpgme: Checking sanity of /home/buildozer/aports/testing/py3-pygpgme/APKBUILD... >>> py3-pygpgme: Analyzing dependencies... >>> py3-pygpgme: Installing for build: build-base python3 gpgme-dev python3-dev (1/59) Installing libbz2 (1.0.8-r4) (2/59) Installing libffi (3.4.4-r0) (3/59) Installing gdbm (1.23-r0) (4/59) Installing xz-libs (5.2.8-r0) (5/59) Installing mpdecimal (2.5.1-r1) (6/59) Installing readline (8.2.0-r0) (7/59) Installing sqlite-libs (3.40.0-r0) (8/59) Installing python3 (3.11.0-r2) (9/59) Installing libgpg-error (1.46-r1) (10/59) Installing libassuan (2.5.5-r1) (11/59) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (12/59) Installing libgcrypt (1.10.1-r0) (13/59) Installing gnupg-gpgconf (2.2.40-r0) (14/59) Installing gpg (2.2.40-r0) (15/59) Installing npth (1.6-r2) (16/59) Installing gpg-agent (2.2.40-r0) (17/59) Installing libksba (1.6.2-r0) (18/59) Installing gpgsm (2.2.40-r0) (19/59) Installing gpgme (1.18.0-r1) (20/59) Installing gpgmepp (1.18.0-r1) (21/59) Installing bzip2-dev (1.0.8-r4) (22/59) Installing libxml2 (2.10.3-r2) (23/59) Installing libxml2-utils (2.10.3-r2) (24/59) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (25/59) Installing libxslt (1.1.37-r0) (26/59) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (27/59) Installing gettext-asprintf (0.21.1-r1) (28/59) Installing libintl (0.21.1-r1) (29/59) Installing libunistring (1.1-r0) (30/59) Installing gettext-libs (0.21.1-r1) (31/59) Installing gettext (0.21.1-r1) (32/59) Installing gettext-dev (0.21.1-r1) (33/59) Installing libblkid (2.38.1-r1) (34/59) Installing libmount (2.38.1-r1) (35/59) Installing glib (2.74.1-r2) (36/59) Installing linux-headers (5.19.5-r0) (37/59) Installing libffi-dev (3.4.4-r0) (38/59) Installing bsd-compat-headers (0.7.2-r3) (39/59) Installing ncurses-dev (6.3_p20221119-r0) (40/59) Installing libedit-dev (20221030.3.1-r0) (41/59) Installing zlib-dev (1.2.13-r0) (42/59) Installing libpcre2-16 (10.40-r0) (43/59) Installing libpcre2-32 (10.40-r0) (44/59) Installing pcre2-dev (10.40-r0) (45/59) Installing libuuid (2.38.1-r1) (46/59) Installing libfdisk (2.38.1-r1) (47/59) Installing libsmartcols (2.38.1-r1) (48/59) Installing util-linux-dev (2.38.1-r1) (49/59) Installing glib-dev (2.74.1-r2) (50/59) Installing libgpg-error-dev (1.46-r1) (51/59) Installing libassuan-dev (2.5.5-r1) (52/59) Installing icu-data-full (72.1-r1) (53/59) Installing dbus-libs (1.14.4-r0) (54/59) Installing icu-libs (72.1-r1) (55/59) Installing qt5-qtbase (5.15.6_git20221010-r0) (56/59) Installing qgpgme (1.18.0-r1) (57/59) Installing gpgme-dev (1.18.0-r1) (58/59) Installing python3-dev (3.11.0-r2) (59/59) Installing .makedepends-py3-pygpgme (20221124.195733) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.1-r2.trigger No schema files found: doing nothing. OK: 661 MiB in 155 packages >>> py3-pygpgme: Cleaning up srcdir >>> py3-pygpgme: Cleaning up pkgdir >>> py3-pygpgme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygpgme-0.3.1.tar.gz >>> py3-pygpgme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygpgme-0.3.1.tar.gz >>> py3-pygpgme: Checking sha512sums... pygpgme-0.3.1.tar.gz: OK py3.11.patch: OK >>> py3-pygpgme: Unpacking /var/cache/distfiles/edge/pygpgme-0.3.1.tar.gz... >>> py3-pygpgme: py3.11.patch patching file src/gpgme.c /home/buildozer/aports/testing/py3-pygpgme/src/pygpgme-0.3.1/setup.py:10: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension running build running build_py creating build creating build/lib.linux-aarch64-3.11 creating build/lib.linux-aarch64-3.11/gpgme copying gpgme/editutil.py -> build/lib.linux-aarch64-3.11/gpgme copying gpgme/__init__.py -> build/lib.linux-aarch64-3.11/gpgme running build_ext building 'gpgme._gpgme' extension creating build/temp.linux-aarch64-3.11 creating build/temp.linux-aarch64-3.11/src gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/gpgme.c -o build/temp.linux-aarch64-3.11/src/gpgme.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/pygpgme-constants.c -o build/temp.linux-aarch64-3.11/src/pygpgme-constants.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/pygpgme-context.c -o build/temp.linux-aarch64-3.11/src/pygpgme-context.o src/pygpgme-context.c: In function 'pygpgme_context_edit': src/pygpgme-context.c:1316:5: warning: 'gpgme_op_edit' is deprecated [-Wdeprecated-declarations] 1316 | err = gpgme_op_edit(self->ctx, key->key, | ^~~ In file included from src/pygpgme.h:24, from src/pygpgme-context.c:20: /usr/include/gpgme.h:2619:15: note: declared here 2619 | gpgme_error_t gpgme_op_edit (gpgme_ctx_t ctx, gpgme_key_t key, | ^~~~~~~~~~~~~ src/pygpgme-context.c: In function 'pygpgme_context_card_edit': src/pygpgme-context.c:1343:5: warning: 'gpgme_op_card_edit' is deprecated [-Wdeprecated-declarations] 1343 | err = gpgme_op_card_edit(self->ctx, key->key, | ^~~ /usr/include/gpgme.h:2626:15: note: declared here 2626 | gpgme_error_t gpgme_op_card_edit (gpgme_ctx_t ctx, gpgme_key_t key, | ^~~~~~~~~~~~~~~~~~ gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/pygpgme-data.c -o build/temp.linux-aarch64-3.11/src/pygpgme-data.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/pygpgme-error.c -o build/temp.linux-aarch64-3.11/src/pygpgme-error.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/pygpgme-genkey.c -o build/temp.linux-aarch64-3.11/src/pygpgme-genkey.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/pygpgme-import.c -o build/temp.linux-aarch64-3.11/src/pygpgme-import.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/pygpgme-key.c -o build/temp.linux-aarch64-3.11/src/pygpgme-key.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/pygpgme-keyiter.c -o build/temp.linux-aarch64-3.11/src/pygpgme-keyiter.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.11 -c src/pygpgme-signature.c -o build/temp.linux-aarch64-3.11/src/pygpgme-signature.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-aarch64-3.11/src/gpgme.o build/temp.linux-aarch64-3.11/src/pygpgme-constants.o build/temp.linux-aarch64-3.11/src/pygpgme-context.o build/temp.linux-aarch64-3.11/src/pygpgme-data.o build/temp.linux-aarch64-3.11/src/pygpgme-error.o build/temp.linux-aarch64-3.11/src/pygpgme-genkey.o build/temp.linux-aarch64-3.11/src/pygpgme-import.o build/temp.linux-aarch64-3.11/src/pygpgme-key.o build/temp.linux-aarch64-3.11/src/pygpgme-keyiter.o build/temp.linux-aarch64-3.11/src/pygpgme-signature.o -L/usr/lib -lgpgme -o build/lib.linux-aarch64-3.11/gpgme/_gpgme.cpython-311-aarch64-linux-musl.so >>> WARNING: py3-pygpgme: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-pygpgme: Entering fakeroot... /home/buildozer/aports/testing/py3-pygpgme/src/pygpgme-0.3.1/setup.py:10: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension running install running build running build_py running build_ext running install_lib creating /home/buildozer/aports/testing/py3-pygpgme/pkg creating /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme creating /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr creating /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib creating /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib/python3.11/site-packages/gpgme copying build/lib.linux-aarch64-3.11/gpgme/_gpgme.cpython-311-aarch64-linux-musl.so -> /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib/python3.11/site-packages/gpgme copying build/lib.linux-aarch64-3.11/gpgme/editutil.py -> /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib/python3.11/site-packages/gpgme copying build/lib.linux-aarch64-3.11/gpgme/__init__.py -> /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib/python3.11/site-packages/gpgme byte-compiling /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib/python3.11/site-packages/gpgme/editutil.py to editutil.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib/python3.11/site-packages/gpgme/__init__.py to __init__.cpython-311.pyc running install_egg_info Writing /home/buildozer/aports/testing/py3-pygpgme/pkg/py3-pygpgme/usr/lib/python3.11/site-packages/pygpgme-0.3.1-py3.11.egg-info >>> py3-pygpgme*: Running postcheck for py3-pygpgme >>> py3-pygpgme*: Preparing package py3-pygpgme... >>> py3-pygpgme*: Stripping binaries >>> py3-pygpgme*: Scanning shared objects >>> py3-pygpgme*: Tracing dependencies... python3 so:libc.musl-aarch64.so.1 so:libgpgme.so.11 >>> py3-pygpgme*: Package size: 196.0 KB >>> py3-pygpgme*: Compressing data... >>> py3-pygpgme*: Create checksum... >>> py3-pygpgme*: Create py3-pygpgme-0.3.1-r6.apk >>> py3-pygpgme: Build complete at Thu, 24 Nov 2022 19:57:37 +0000 elapsed time 0h 0m 5s >>> py3-pygpgme: Cleaning up srcdir >>> py3-pygpgme: Cleaning up pkgdir >>> py3-pygpgme: Uninstalling dependencies... (1/59) Purging .makedepends-py3-pygpgme (20221124.195733) (2/59) Purging gpgme-dev (1.18.0-r1) (3/59) Purging qgpgme (1.18.0-r1) (4/59) Purging python3-dev (3.11.0-r2) (5/59) Purging glib-dev (2.74.1-r2) (6/59) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (7/59) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (8/59) Purging gettext-dev (0.21.1-r1) (9/59) Purging gettext-asprintf (0.21.1-r1) (10/59) Purging gettext (0.21.1-r1) (11/59) Purging libxml2-utils (2.10.3-r2) (12/59) Purging libxslt (1.1.37-r0) (13/59) Purging python3 (3.11.0-r2) (14/59) Purging bzip2-dev (1.0.8-r4) (15/59) Purging gpgmepp (1.18.0-r1) (16/59) Purging gpgme (1.18.0-r1) (17/59) Purging gpg-agent (2.2.40-r0) (18/59) Purging gpgsm (2.2.40-r0) (19/59) Purging gpg (2.2.40-r0) (20/59) Purging gnupg-gpgconf (2.2.40-r0) (21/59) Purging pinentry (1.2.1-r0) (22/59) Purging libbz2 (1.0.8-r4) (23/59) Purging libffi-dev (3.4.4-r0) (24/59) Purging linux-headers (5.19.5-r0) (25/59) Purging qt5-qtbase (5.15.6_git20221010-r0) (26/59) Purging glib (2.74.1-r2) (27/59) Purging libffi (3.4.4-r0) (28/59) Purging gdbm (1.23-r0) (29/59) Purging libxml2 (2.10.3-r2) (30/59) Purging xz-libs (5.2.8-r0) (31/59) Purging mpdecimal (2.5.1-r1) (32/59) Purging readline (8.2.0-r0) (33/59) Purging sqlite-libs (3.40.0-r0) (34/59) Purging libassuan-dev (2.5.5-r1) (35/59) Purging libassuan (2.5.5-r1) (36/59) Purging libgpg-error-dev (1.46-r1) (37/59) Purging libksba (1.6.2-r0) (38/59) Purging libgcrypt (1.10.1-r0) (39/59) Purging libgpg-error (1.46-r1) (40/59) Purging npth (1.6-r2) (41/59) Purging gettext-libs (0.21.1-r1) (42/59) Purging libintl (0.21.1-r1) (43/59) Purging libunistring (1.1-r0) (44/59) Purging util-linux-dev (2.38.1-r1) (45/59) Purging libfdisk (2.38.1-r1) (46/59) Purging libmount (2.38.1-r1) (47/59) Purging libsmartcols (2.38.1-r1) (48/59) Purging libuuid (2.38.1-r1) (49/59) Purging libblkid (2.38.1-r1) (50/59) Purging pcre2-dev (10.40-r0) (51/59) Purging zlib-dev (1.2.13-r0) (52/59) Purging libpcre2-16 (10.40-r0) (53/59) Purging libpcre2-32 (10.40-r0) (54/59) Purging libedit-dev (20221030.3.1-r0) (55/59) Purging ncurses-dev (6.3_p20221119-r0) (56/59) Purging bsd-compat-headers (0.7.2-r3) (57/59) Purging icu-libs (72.1-r1) (58/59) Purging icu-data-full (72.1-r1) (59/59) Purging dbus-libs (1.14.4-r0) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> py3-pygpgme: Updating the testing/aarch64 repository index... >>> py3-pygpgme: Signing the index...