>>> py3-nbxmpp: Building community/py3-nbxmpp 4.2.2-r1 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 13:51:42 +0000 >>> py3-nbxmpp: Checking sanity of /home/buildozer/aports/community/py3-nbxmpp/APKBUILD... >>> py3-nbxmpp: Analyzing dependencies... >>> py3-nbxmpp: Installing for build: build-base python3 py3-idna py3-precis-i18n py3-packaging libsoup3 py3-setuptools py3-gpep517 py3-wheel (1/41) Installing libbz2 (1.0.8-r5) (2/41) Installing libffi (3.4.4-r2) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.4.2-r1) (5/41) Installing mpdecimal (2.5.1-r2) (6/41) Installing libpanelw (6.4_p20230401-r5) (7/41) Installing readline (8.2.1-r1) (8/41) Installing sqlite-libs (3.41.2-r2) (9/41) Installing python3 (3.11.3-r10) (10/41) Installing python3-pycache-pyc0 (3.11.3-r10) (11/41) Installing pyc (0.1-r0) (12/41) Installing python3-pyc (3.11.3-r10) (13/41) Installing py3-idna (3.4-r4) (14/41) Installing py3-idna-pyc (3.4-r4) (15/41) Installing py3-precis-i18n (1.0.5-r0) (16/41) Installing py3-parsing (3.0.9-r2) (17/41) Installing py3-parsing-pyc (3.0.9-r2) (18/41) Installing py3-packaging (23.1-r1) (19/41) Installing py3-packaging-pyc (23.1-r1) (20/41) Installing gsettings-desktop-schemas (44.0-r0) (21/41) Installing libintl (0.21.1-r4) (22/41) Installing libblkid (2.38.1-r7) (23/41) Installing libmount (2.38.1-r7) (24/41) Installing glib (2.76.2-r0) (25/41) Installing nettle (3.8.1-r1) (26/41) Installing p11-kit (0.24.1-r2) (27/41) Installing libtasn1 (4.19.0-r1) (28/41) Installing gnutls (3.8.0-r2) (29/41) Installing libproxy (0.4.18-r2) (30/41) Installing glib-networking (2.76.0-r0) (31/41) Installing libpsl (0.21.2-r0) (32/41) Installing libsoup3 (3.4.1-r0) (33/41) Installing py3-setuptools (67.7.1-r0) (34/41) Installing py3-setuptools-pyc (67.7.1-r0) (35/41) Installing py3-installer (0.7.0-r1) (36/41) Installing py3-installer-pyc (0.7.0-r1) (37/41) Installing py3-gpep517 (13-r2) (38/41) Installing py3-gpep517-pyc (13-r2) (39/41) Installing py3-wheel (0.40.0-r1) (40/41) Installing py3-wheel-pyc (0.40.0-r1) (41/41) Installing .makedepends-py3-nbxmpp (20230422.135143) Executing busybox-1.36.0-r7.trigger Executing glib-2.76.2-r0.trigger OK: 474 MiB in 139 packages >>> py3-nbxmpp: Cleaning up srcdir >>> py3-nbxmpp: Cleaning up pkgdir >>> py3-nbxmpp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/nbxmpp-4.2.2.tar.gz >>> py3-nbxmpp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/nbxmpp-4.2.2.tar.gz >>> py3-nbxmpp: Checking sha512sums... nbxmpp-4.2.2.tar.gz: OK >>> py3-nbxmpp: Unpacking /var/cache/distfiles/v3.18/nbxmpp-4.2.2.tar.gz... 2023-04-22 13:51:44,363 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-04-22 13:51:44,447 root INFO running bdist_wheel 2023-04-22 13:51:44,450 root INFO running build 2023-04-22 13:51:44,450 root INFO running build_py 2023-04-22 13:51:44,451 root INFO creating build 2023-04-22 13:51:44,451 root INFO creating build/lib 2023-04-22 13:51:44,451 root INFO creating build/lib/nbxmpp 2023-04-22 13:51:44,451 root INFO copying nbxmpp/__init__.py -> build/lib/nbxmpp 2023-04-22 13:51:44,452 root INFO copying nbxmpp/websocket.py -> build/lib/nbxmpp 2023-04-22 13:51:44,452 root INFO copying nbxmpp/namespaces.py -> build/lib/nbxmpp 2023-04-22 13:51:44,452 root INFO copying nbxmpp/simplexml.py -> build/lib/nbxmpp 2023-04-22 13:51:44,452 root INFO copying nbxmpp/dispatcher.py -> build/lib/nbxmpp 2023-04-22 13:51:44,453 root INFO copying nbxmpp/exceptions.py -> build/lib/nbxmpp 2023-04-22 13:51:44,453 root INFO copying nbxmpp/smacks.py -> build/lib/nbxmpp 2023-04-22 13:51:44,453 root INFO copying nbxmpp/http.py -> build/lib/nbxmpp 2023-04-22 13:51:44,453 root INFO copying nbxmpp/types.py -> build/lib/nbxmpp 2023-04-22 13:51:44,453 root INFO copying nbxmpp/stringprep.py -> build/lib/nbxmpp 2023-04-22 13:51:44,453 root INFO copying nbxmpp/c14n.py -> build/lib/nbxmpp 2023-04-22 13:51:44,453 root INFO copying nbxmpp/connection.py -> build/lib/nbxmpp 2023-04-22 13:51:44,454 root INFO copying nbxmpp/addresses.py -> build/lib/nbxmpp 2023-04-22 13:51:44,454 root INFO copying nbxmpp/idlequeue.py -> build/lib/nbxmpp 2023-04-22 13:51:44,454 root INFO copying nbxmpp/sasl.py -> build/lib/nbxmpp 2023-04-22 13:51:44,454 root INFO copying nbxmpp/task.py -> build/lib/nbxmpp 2023-04-22 13:51:44,454 root INFO copying nbxmpp/util.py -> build/lib/nbxmpp 2023-04-22 13:51:44,454 root INFO copying nbxmpp/errors.py -> build/lib/nbxmpp 2023-04-22 13:51:44,455 root INFO copying nbxmpp/precis.py -> build/lib/nbxmpp 2023-04-22 13:51:44,455 root INFO copying nbxmpp/plugin.py -> build/lib/nbxmpp 2023-04-22 13:51:44,455 root INFO copying nbxmpp/client.py -> build/lib/nbxmpp 2023-04-22 13:51:44,455 root INFO copying nbxmpp/protocol.py -> build/lib/nbxmpp 2023-04-22 13:51:44,455 root INFO copying nbxmpp/const.py -> build/lib/nbxmpp 2023-04-22 13:51:44,456 root INFO copying nbxmpp/old_dispatcher.py -> build/lib/nbxmpp 2023-04-22 13:51:44,456 root INFO copying nbxmpp/tcp.py -> build/lib/nbxmpp 2023-04-22 13:51:44,456 root INFO copying nbxmpp/structs.py -> build/lib/nbxmpp 2023-04-22 13:51:44,456 root INFO creating build/lib/nbxmpp/modules 2023-04-22 13:51:44,457 root INFO copying nbxmpp/modules/__init__.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,457 root INFO copying nbxmpp/modules/dataforms.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,457 root INFO copying nbxmpp/modules/location.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,457 root INFO copying nbxmpp/modules/software_version.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,457 root INFO copying nbxmpp/modules/activity.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,457 root INFO copying nbxmpp/modules/http_upload.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,458 root INFO copying nbxmpp/modules/entity_caps.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,458 root INFO copying nbxmpp/modules/openpgp.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,458 root INFO copying nbxmpp/modules/date_and_time.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,458 root INFO copying nbxmpp/modules/nickname.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,458 root INFO copying nbxmpp/modules/ping.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,458 root INFO copying nbxmpp/modules/vcard_temp.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,459 root INFO copying nbxmpp/modules/correction.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,459 root INFO copying nbxmpp/modules/eme.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,459 root INFO copying nbxmpp/modules/pgplegacy.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,459 root INFO copying nbxmpp/modules/captcha.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,459 root INFO copying nbxmpp/modules/annotations.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,459 root INFO copying nbxmpp/modules/rsm.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,459 root INFO copying nbxmpp/modules/entity_time.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,459 root INFO copying nbxmpp/modules/pubsub.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,460 root INFO copying nbxmpp/modules/user_avatar.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,460 root INFO copying nbxmpp/modules/presence.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,460 root INFO copying nbxmpp/modules/message.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,460 root INFO copying nbxmpp/modules/mam.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,460 root INFO copying nbxmpp/modules/tune.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,460 root INFO copying nbxmpp/modules/delay.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,460 root INFO copying nbxmpp/modules/last_activity.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,461 root INFO copying nbxmpp/modules/chatstates.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,461 root INFO copying nbxmpp/modules/attention.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,461 root INFO copying nbxmpp/modules/vcard_avatar.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,461 root INFO copying nbxmpp/modules/receipts.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,461 root INFO copying nbxmpp/modules/idle.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,461 root INFO copying nbxmpp/modules/delimiter.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,461 root INFO copying nbxmpp/modules/util.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,461 root INFO copying nbxmpp/modules/oob.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,461 root INFO copying nbxmpp/modules/misc.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,462 root INFO copying nbxmpp/modules/omemo.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,462 root INFO copying nbxmpp/modules/reactions.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,462 root INFO copying nbxmpp/modules/security_labels.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,462 root INFO copying nbxmpp/modules/adhoc.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,462 root INFO copying nbxmpp/modules/replies.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,462 root INFO copying nbxmpp/modules/http_auth.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,462 root INFO copying nbxmpp/modules/muclumbus.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,463 root INFO copying nbxmpp/modules/iq.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,463 root INFO copying nbxmpp/modules/chat_markers.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,463 root INFO copying nbxmpp/modules/roster.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,463 root INFO copying nbxmpp/modules/base.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,463 root INFO copying nbxmpp/modules/mood.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,463 root INFO copying nbxmpp/modules/ibb.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,463 root INFO copying nbxmpp/modules/bits_of_binary.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,463 root INFO copying nbxmpp/modules/blocking.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,464 root INFO copying nbxmpp/modules/vcard4.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,464 root INFO copying nbxmpp/modules/discovery.py -> build/lib/nbxmpp/modules 2023-04-22 13:51:44,464 root INFO creating build/lib/nbxmpp/third_party 2023-04-22 13:51:44,464 root INFO copying nbxmpp/third_party/__init__.py -> build/lib/nbxmpp/third_party 2023-04-22 13:51:44,464 root INFO copying nbxmpp/third_party/hsluv.py -> build/lib/nbxmpp/third_party 2023-04-22 13:51:44,465 root INFO creating build/lib/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,465 root INFO copying nbxmpp/modules/bookmarks/pep_bookmarks.py -> build/lib/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,465 root INFO copying nbxmpp/modules/bookmarks/__init__.py -> build/lib/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,465 root INFO copying nbxmpp/modules/bookmarks/native_bookmarks.py -> build/lib/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,465 root INFO copying nbxmpp/modules/bookmarks/util.py -> build/lib/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,465 root INFO copying nbxmpp/modules/bookmarks/private_bookmarks.py -> build/lib/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,465 root INFO creating build/lib/nbxmpp/modules/muc 2023-04-22 13:51:44,466 root INFO copying nbxmpp/modules/muc/__init__.py -> build/lib/nbxmpp/modules/muc 2023-04-22 13:51:44,466 root INFO copying nbxmpp/modules/muc/muc.py -> build/lib/nbxmpp/modules/muc 2023-04-22 13:51:44,466 root INFO copying nbxmpp/modules/muc/moderation.py -> build/lib/nbxmpp/modules/muc 2023-04-22 13:51:44,466 root INFO copying nbxmpp/modules/muc/util.py -> build/lib/nbxmpp/modules/muc 2023-04-22 13:51:44,466 root INFO creating build/lib/nbxmpp/modules/register 2023-04-22 13:51:44,466 root INFO copying nbxmpp/modules/register/__init__.py -> build/lib/nbxmpp/modules/register 2023-04-22 13:51:44,467 root INFO copying nbxmpp/modules/register/register.py -> build/lib/nbxmpp/modules/register 2023-04-22 13:51:44,467 root INFO copying nbxmpp/modules/register/util.py -> build/lib/nbxmpp/modules/register 2023-04-22 13:51:44,467 root INFO running egg_info 2023-04-22 13:51:44,468 root INFO writing nbxmpp.egg-info/PKG-INFO 2023-04-22 13:51:44,469 root INFO writing dependency_links to nbxmpp.egg-info/dependency_links.txt 2023-04-22 13:51:44,469 root INFO writing requirements to nbxmpp.egg-info/requires.txt 2023-04-22 13:51:44,469 root INFO writing top-level names to nbxmpp.egg-info/top_level.txt 2023-04-22 13:51:44,471 root INFO reading manifest file 'nbxmpp.egg-info/SOURCES.txt' 2023-04-22 13:51:44,472 root INFO reading manifest template 'MANIFEST.in' 2023-04-22 13:51:44,472 root WARNING warning: no files found matching 'README' 2023-04-22 13:51:44,474 root INFO adding license file 'COPYING' 2023-04-22 13:51:44,476 root INFO writing manifest file 'nbxmpp.egg-info/SOURCES.txt' 2023-04-22 13:51:44,477 root INFO copying nbxmpp/py.typed -> build/lib/nbxmpp 2023-04-22 13:51:44,479 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-04-22 13:51:44,479 root INFO running install 2023-04-22 13:51:44,486 root INFO running install_lib 2023-04-22 13:51:44,487 root INFO creating build/bdist.linux-aarch64 2023-04-22 13:51:44,487 root INFO creating build/bdist.linux-aarch64/wheel 2023-04-22 13:51:44,487 root INFO creating build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,487 root INFO copying build/lib/nbxmpp/__init__.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,487 root INFO copying build/lib/nbxmpp/websocket.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,488 root INFO copying build/lib/nbxmpp/namespaces.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,488 root INFO copying build/lib/nbxmpp/simplexml.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,488 root INFO copying build/lib/nbxmpp/dispatcher.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,488 root INFO copying build/lib/nbxmpp/exceptions.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,488 root INFO creating build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,488 root INFO copying build/lib/nbxmpp/modules/__init__.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,489 root INFO creating build/bdist.linux-aarch64/wheel/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,489 root INFO copying build/lib/nbxmpp/modules/bookmarks/pep_bookmarks.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,489 root INFO copying build/lib/nbxmpp/modules/bookmarks/__init__.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,489 root INFO copying build/lib/nbxmpp/modules/bookmarks/native_bookmarks.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,489 root INFO copying build/lib/nbxmpp/modules/bookmarks/util.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,489 root INFO copying build/lib/nbxmpp/modules/bookmarks/private_bookmarks.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/bookmarks 2023-04-22 13:51:44,489 root INFO copying build/lib/nbxmpp/modules/dataforms.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,489 root INFO copying build/lib/nbxmpp/modules/location.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,490 root INFO copying build/lib/nbxmpp/modules/software_version.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,490 root INFO creating build/bdist.linux-aarch64/wheel/nbxmpp/modules/muc 2023-04-22 13:51:44,490 root INFO copying build/lib/nbxmpp/modules/muc/__init__.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/muc 2023-04-22 13:51:44,490 root INFO copying build/lib/nbxmpp/modules/muc/muc.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/muc 2023-04-22 13:51:44,490 root INFO copying build/lib/nbxmpp/modules/muc/moderation.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/muc 2023-04-22 13:51:44,490 root INFO copying build/lib/nbxmpp/modules/muc/util.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/muc 2023-04-22 13:51:44,490 root INFO copying build/lib/nbxmpp/modules/activity.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,490 root INFO copying build/lib/nbxmpp/modules/http_upload.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,491 root INFO copying build/lib/nbxmpp/modules/entity_caps.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,491 root INFO copying build/lib/nbxmpp/modules/openpgp.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,491 root INFO copying build/lib/nbxmpp/modules/date_and_time.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,491 root INFO copying build/lib/nbxmpp/modules/nickname.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,491 root INFO copying build/lib/nbxmpp/modules/ping.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,491 root INFO copying build/lib/nbxmpp/modules/vcard_temp.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,491 root INFO copying build/lib/nbxmpp/modules/correction.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,491 root INFO copying build/lib/nbxmpp/modules/eme.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,491 root INFO copying build/lib/nbxmpp/modules/pgplegacy.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,492 root INFO copying build/lib/nbxmpp/modules/captcha.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,492 root INFO copying build/lib/nbxmpp/modules/annotations.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,492 root INFO creating build/bdist.linux-aarch64/wheel/nbxmpp/modules/register 2023-04-22 13:51:44,492 root INFO copying build/lib/nbxmpp/modules/register/__init__.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/register 2023-04-22 13:51:44,492 root INFO copying build/lib/nbxmpp/modules/register/register.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/register 2023-04-22 13:51:44,492 root INFO copying build/lib/nbxmpp/modules/register/util.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules/register 2023-04-22 13:51:44,492 root INFO copying build/lib/nbxmpp/modules/rsm.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,493 root INFO copying build/lib/nbxmpp/modules/entity_time.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,493 root INFO copying build/lib/nbxmpp/modules/pubsub.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,493 root INFO copying build/lib/nbxmpp/modules/user_avatar.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,493 root INFO copying build/lib/nbxmpp/modules/presence.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,493 root INFO copying build/lib/nbxmpp/modules/message.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,493 root INFO copying build/lib/nbxmpp/modules/mam.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,493 root INFO copying build/lib/nbxmpp/modules/tune.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,493 root INFO copying build/lib/nbxmpp/modules/delay.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/last_activity.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/chatstates.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/attention.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/vcard_avatar.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/receipts.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/idle.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/delimiter.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/util.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/oob.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,494 root INFO copying build/lib/nbxmpp/modules/misc.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,495 root INFO copying build/lib/nbxmpp/modules/omemo.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,495 root INFO copying build/lib/nbxmpp/modules/reactions.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,495 root INFO copying build/lib/nbxmpp/modules/security_labels.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,495 root INFO copying build/lib/nbxmpp/modules/adhoc.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,495 root INFO copying build/lib/nbxmpp/modules/replies.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,495 root INFO copying build/lib/nbxmpp/modules/http_auth.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,495 root INFO copying build/lib/nbxmpp/modules/muclumbus.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,495 root INFO copying build/lib/nbxmpp/modules/iq.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,496 root INFO copying build/lib/nbxmpp/modules/chat_markers.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,496 root INFO copying build/lib/nbxmpp/modules/roster.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,496 root INFO copying build/lib/nbxmpp/modules/base.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,496 root INFO copying build/lib/nbxmpp/modules/mood.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,496 root INFO copying build/lib/nbxmpp/modules/ibb.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,496 root INFO copying build/lib/nbxmpp/modules/bits_of_binary.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,496 root INFO copying build/lib/nbxmpp/modules/blocking.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,496 root INFO copying build/lib/nbxmpp/modules/vcard4.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,496 root INFO copying build/lib/nbxmpp/modules/discovery.py -> build/bdist.linux-aarch64/wheel/nbxmpp/modules 2023-04-22 13:51:44,497 root INFO copying build/lib/nbxmpp/smacks.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,497 root INFO copying build/lib/nbxmpp/http.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,497 root INFO copying build/lib/nbxmpp/types.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,497 root INFO copying build/lib/nbxmpp/stringprep.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,497 root INFO copying build/lib/nbxmpp/c14n.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,497 root INFO copying build/lib/nbxmpp/connection.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,497 root INFO copying build/lib/nbxmpp/addresses.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,497 root INFO copying build/lib/nbxmpp/idlequeue.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,498 root INFO copying build/lib/nbxmpp/sasl.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,498 root INFO copying build/lib/nbxmpp/task.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,498 root INFO copying build/lib/nbxmpp/util.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,498 root INFO copying build/lib/nbxmpp/errors.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,498 root INFO copying build/lib/nbxmpp/py.typed -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,498 root INFO copying build/lib/nbxmpp/precis.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,498 root INFO creating build/bdist.linux-aarch64/wheel/nbxmpp/third_party 2023-04-22 13:51:44,499 root INFO copying build/lib/nbxmpp/third_party/__init__.py -> build/bdist.linux-aarch64/wheel/nbxmpp/third_party 2023-04-22 13:51:44,499 root INFO copying build/lib/nbxmpp/third_party/hsluv.py -> build/bdist.linux-aarch64/wheel/nbxmpp/third_party 2023-04-22 13:51:44,499 root INFO copying build/lib/nbxmpp/plugin.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,499 root INFO copying build/lib/nbxmpp/client.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,499 root INFO copying build/lib/nbxmpp/protocol.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,499 root INFO copying build/lib/nbxmpp/const.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,499 root INFO copying build/lib/nbxmpp/old_dispatcher.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,500 root INFO copying build/lib/nbxmpp/tcp.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,500 root INFO copying build/lib/nbxmpp/structs.py -> build/bdist.linux-aarch64/wheel/nbxmpp 2023-04-22 13:51:44,500 root INFO running install_egg_info 2023-04-22 13:51:44,501 root INFO Copying nbxmpp.egg-info to build/bdist.linux-aarch64/wheel/nbxmpp-4.2.2-py3.11.egg-info 2023-04-22 13:51:44,501 root INFO running install_scripts 2023-04-22 13:51:44,503 wheel INFO creating build/bdist.linux-aarch64/wheel/nbxmpp-4.2.2.dist-info/WHEEL 2023-04-22 13:51:44,503 wheel INFO creating '/home/buildozer/aports/community/py3-nbxmpp/src/nbxmpp-4.2.2/dist/.tmp-qqh8k750/nbxmpp-4.2.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-04-22 13:51:44,504 wheel INFO adding 'nbxmpp/__init__.py' 2023-04-22 13:51:44,504 wheel INFO adding 'nbxmpp/addresses.py' 2023-04-22 13:51:44,504 wheel INFO adding 'nbxmpp/c14n.py' 2023-04-22 13:51:44,504 wheel INFO adding 'nbxmpp/client.py' 2023-04-22 13:51:44,504 wheel INFO adding 'nbxmpp/connection.py' 2023-04-22 13:51:44,505 wheel INFO adding 'nbxmpp/const.py' 2023-04-22 13:51:44,505 wheel INFO adding 'nbxmpp/dispatcher.py' 2023-04-22 13:51:44,505 wheel INFO adding 'nbxmpp/errors.py' 2023-04-22 13:51:44,505 wheel INFO adding 'nbxmpp/exceptions.py' 2023-04-22 13:51:44,505 wheel INFO adding 'nbxmpp/http.py' 2023-04-22 13:51:44,506 wheel INFO adding 'nbxmpp/idlequeue.py' 2023-04-22 13:51:44,506 wheel INFO adding 'nbxmpp/namespaces.py' 2023-04-22 13:51:44,506 wheel INFO adding 'nbxmpp/old_dispatcher.py' 2023-04-22 13:51:44,506 wheel INFO adding 'nbxmpp/plugin.py' 2023-04-22 13:51:44,506 wheel INFO adding 'nbxmpp/precis.py' 2023-04-22 13:51:44,506 wheel INFO adding 'nbxmpp/protocol.py' 2023-04-22 13:51:44,507 wheel INFO adding 'nbxmpp/py.typed' 2023-04-22 13:51:44,507 wheel INFO adding 'nbxmpp/sasl.py' 2023-04-22 13:51:44,507 wheel INFO adding 'nbxmpp/simplexml.py' 2023-04-22 13:51:44,507 wheel INFO adding 'nbxmpp/smacks.py' 2023-04-22 13:51:44,507 wheel INFO adding 'nbxmpp/stringprep.py' 2023-04-22 13:51:44,507 wheel INFO adding 'nbxmpp/structs.py' 2023-04-22 13:51:44,508 wheel INFO adding 'nbxmpp/task.py' 2023-04-22 13:51:44,508 wheel INFO adding 'nbxmpp/tcp.py' 2023-04-22 13:51:44,508 wheel INFO adding 'nbxmpp/types.py' 2023-04-22 13:51:44,508 wheel INFO adding 'nbxmpp/util.py' 2023-04-22 13:51:44,508 wheel INFO adding 'nbxmpp/websocket.py' 2023-04-22 13:51:44,509 wheel INFO adding 'nbxmpp/modules/__init__.py' 2023-04-22 13:51:44,509 wheel INFO adding 'nbxmpp/modules/activity.py' 2023-04-22 13:51:44,509 wheel INFO adding 'nbxmpp/modules/adhoc.py' 2023-04-22 13:51:44,509 wheel INFO adding 'nbxmpp/modules/annotations.py' 2023-04-22 13:51:44,509 wheel INFO adding 'nbxmpp/modules/attention.py' 2023-04-22 13:51:44,509 wheel INFO adding 'nbxmpp/modules/base.py' 2023-04-22 13:51:44,509 wheel INFO adding 'nbxmpp/modules/bits_of_binary.py' 2023-04-22 13:51:44,509 wheel INFO adding 'nbxmpp/modules/blocking.py' 2023-04-22 13:51:44,510 wheel INFO adding 'nbxmpp/modules/captcha.py' 2023-04-22 13:51:44,510 wheel INFO adding 'nbxmpp/modules/chat_markers.py' 2023-04-22 13:51:44,510 wheel INFO adding 'nbxmpp/modules/chatstates.py' 2023-04-22 13:51:44,510 wheel INFO adding 'nbxmpp/modules/correction.py' 2023-04-22 13:51:44,510 wheel INFO adding 'nbxmpp/modules/dataforms.py' 2023-04-22 13:51:44,510 wheel INFO adding 'nbxmpp/modules/date_and_time.py' 2023-04-22 13:51:44,510 wheel INFO adding 'nbxmpp/modules/delay.py' 2023-04-22 13:51:44,510 wheel INFO adding 'nbxmpp/modules/delimiter.py' 2023-04-22 13:51:44,511 wheel INFO adding 'nbxmpp/modules/discovery.py' 2023-04-22 13:51:44,511 wheel INFO adding 'nbxmpp/modules/eme.py' 2023-04-22 13:51:44,511 wheel INFO adding 'nbxmpp/modules/entity_caps.py' 2023-04-22 13:51:44,511 wheel INFO adding 'nbxmpp/modules/entity_time.py' 2023-04-22 13:51:44,511 wheel INFO adding 'nbxmpp/modules/http_auth.py' 2023-04-22 13:51:44,511 wheel INFO adding 'nbxmpp/modules/http_upload.py' 2023-04-22 13:51:44,511 wheel INFO adding 'nbxmpp/modules/ibb.py' 2023-04-22 13:51:44,511 wheel INFO adding 'nbxmpp/modules/idle.py' 2023-04-22 13:51:44,512 wheel INFO adding 'nbxmpp/modules/iq.py' 2023-04-22 13:51:44,512 wheel INFO adding 'nbxmpp/modules/last_activity.py' 2023-04-22 13:51:44,512 wheel INFO adding 'nbxmpp/modules/location.py' 2023-04-22 13:51:44,512 wheel INFO adding 'nbxmpp/modules/mam.py' 2023-04-22 13:51:44,512 wheel INFO adding 'nbxmpp/modules/message.py' 2023-04-22 13:51:44,512 wheel INFO adding 'nbxmpp/modules/misc.py' 2023-04-22 13:51:44,512 wheel INFO adding 'nbxmpp/modules/mood.py' 2023-04-22 13:51:44,512 wheel INFO adding 'nbxmpp/modules/muclumbus.py' 2023-04-22 13:51:44,513 wheel INFO adding 'nbxmpp/modules/nickname.py' 2023-04-22 13:51:44,513 wheel INFO adding 'nbxmpp/modules/omemo.py' 2023-04-22 13:51:44,513 wheel INFO adding 'nbxmpp/modules/oob.py' 2023-04-22 13:51:44,513 wheel INFO adding 'nbxmpp/modules/openpgp.py' 2023-04-22 13:51:44,513 wheel INFO adding 'nbxmpp/modules/pgplegacy.py' 2023-04-22 13:51:44,513 wheel INFO adding 'nbxmpp/modules/ping.py' 2023-04-22 13:51:44,513 wheel INFO adding 'nbxmpp/modules/presence.py' 2023-04-22 13:51:44,514 wheel INFO adding 'nbxmpp/modules/pubsub.py' 2023-04-22 13:51:44,514 wheel INFO adding 'nbxmpp/modules/reactions.py' 2023-04-22 13:51:44,514 wheel INFO adding 'nbxmpp/modules/receipts.py' 2023-04-22 13:51:44,514 wheel INFO adding 'nbxmpp/modules/replies.py' 2023-04-22 13:51:44,514 wheel INFO adding 'nbxmpp/modules/roster.py' 2023-04-22 13:51:44,514 wheel INFO adding 'nbxmpp/modules/rsm.py' 2023-04-22 13:51:44,514 wheel INFO adding 'nbxmpp/modules/security_labels.py' 2023-04-22 13:51:44,514 wheel INFO adding 'nbxmpp/modules/software_version.py' 2023-04-22 13:51:44,515 wheel INFO adding 'nbxmpp/modules/tune.py' 2023-04-22 13:51:44,515 wheel INFO adding 'nbxmpp/modules/user_avatar.py' 2023-04-22 13:51:44,515 wheel INFO adding 'nbxmpp/modules/util.py' 2023-04-22 13:51:44,515 wheel INFO adding 'nbxmpp/modules/vcard4.py' 2023-04-22 13:51:44,515 wheel INFO adding 'nbxmpp/modules/vcard_avatar.py' 2023-04-22 13:51:44,515 wheel INFO adding 'nbxmpp/modules/vcard_temp.py' 2023-04-22 13:51:44,516 wheel INFO adding 'nbxmpp/modules/bookmarks/__init__.py' 2023-04-22 13:51:44,516 wheel INFO adding 'nbxmpp/modules/bookmarks/native_bookmarks.py' 2023-04-22 13:51:44,516 wheel INFO adding 'nbxmpp/modules/bookmarks/pep_bookmarks.py' 2023-04-22 13:51:44,516 wheel INFO adding 'nbxmpp/modules/bookmarks/private_bookmarks.py' 2023-04-22 13:51:44,516 wheel INFO adding 'nbxmpp/modules/bookmarks/util.py' 2023-04-22 13:51:44,516 wheel INFO adding 'nbxmpp/modules/muc/__init__.py' 2023-04-22 13:51:44,516 wheel INFO adding 'nbxmpp/modules/muc/moderation.py' 2023-04-22 13:51:44,516 wheel INFO adding 'nbxmpp/modules/muc/muc.py' 2023-04-22 13:51:44,517 wheel INFO adding 'nbxmpp/modules/muc/util.py' 2023-04-22 13:51:44,517 wheel INFO adding 'nbxmpp/modules/register/__init__.py' 2023-04-22 13:51:44,517 wheel INFO adding 'nbxmpp/modules/register/register.py' 2023-04-22 13:51:44,517 wheel INFO adding 'nbxmpp/modules/register/util.py' 2023-04-22 13:51:44,517 wheel INFO adding 'nbxmpp/third_party/__init__.py' 2023-04-22 13:51:44,517 wheel INFO adding 'nbxmpp/third_party/hsluv.py' 2023-04-22 13:51:44,518 wheel INFO adding 'nbxmpp-4.2.2.dist-info/COPYING' 2023-04-22 13:51:44,518 wheel INFO adding 'nbxmpp-4.2.2.dist-info/METADATA' 2023-04-22 13:51:44,518 wheel INFO adding 'nbxmpp-4.2.2.dist-info/WHEEL' 2023-04-22 13:51:44,518 wheel INFO adding 'nbxmpp-4.2.2.dist-info/top_level.txt' 2023-04-22 13:51:44,518 wheel INFO adding 'nbxmpp-4.2.2.dist-info/RECORD' 2023-04-22 13:51:44,519 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-04-22 13:51:44,520 gpep517 INFO The backend produced dist/nbxmpp-4.2.2-py3-none-any.whl nbxmpp-4.2.2-py3-none-any.whl >>> py3-nbxmpp: Entering fakeroot... >>> py3-nbxmpp-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp/usr/lib/python3.11/site-packages/nbxmpp/__pycache__' -> '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp-pyc/usr/lib/python3.11/site-packages/nbxmpp/__pycache__' '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp/usr/lib/python3.11/site-packages/nbxmpp/modules/bookmarks/__pycache__' -> '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp-pyc/usr/lib/python3.11/site-packages/nbxmpp/modules/bookmarks/__pycache__' '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp/usr/lib/python3.11/site-packages/nbxmpp/modules/muc/__pycache__' -> '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp-pyc/usr/lib/python3.11/site-packages/nbxmpp/modules/muc/__pycache__' '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp/usr/lib/python3.11/site-packages/nbxmpp/modules/__pycache__' -> '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp-pyc/usr/lib/python3.11/site-packages/nbxmpp/modules/__pycache__' '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp/usr/lib/python3.11/site-packages/nbxmpp/modules/register/__pycache__' -> '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp-pyc/usr/lib/python3.11/site-packages/nbxmpp/modules/register/__pycache__' '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp/usr/lib/python3.11/site-packages/nbxmpp/third_party/__pycache__' -> '/home/buildozer/aports/community/py3-nbxmpp/pkg/py3-nbxmpp-pyc/usr/lib/python3.11/site-packages/nbxmpp/third_party/__pycache__' >>> py3-nbxmpp-pyc*: Preparing subpackage py3-nbxmpp-pyc... >>> py3-nbxmpp-pyc*: Running postcheck for py3-nbxmpp-pyc >>> py3-nbxmpp*: Running postcheck for py3-nbxmpp >>> py3-nbxmpp*: Preparing package py3-nbxmpp... >>> py3-nbxmpp-pyc*: Tracing dependencies... python3 py3-idna py3-precis-i18n py3-packaging libsoup3 python3~3.11 >>> py3-nbxmpp-pyc*: Package size: 1.2 MB >>> py3-nbxmpp-pyc*: Compressing data... >>> py3-nbxmpp-pyc*: Create checksum... >>> py3-nbxmpp-pyc*: Create py3-nbxmpp-pyc-4.2.2-r1.apk >>> py3-nbxmpp*: Tracing dependencies... python3 py3-idna py3-precis-i18n py3-packaging libsoup3 python3~3.11 >>> py3-nbxmpp*: Package size: 976.0 KB >>> py3-nbxmpp*: Compressing data... >>> py3-nbxmpp*: Create checksum... >>> py3-nbxmpp*: Create py3-nbxmpp-4.2.2-r1.apk >>> py3-nbxmpp: Build complete at Sat, 22 Apr 2023 13:51:45 +0000 elapsed time 0h 0m 3s >>> py3-nbxmpp: Cleaning up srcdir >>> py3-nbxmpp: Cleaning up pkgdir >>> py3-nbxmpp: Uninstalling dependencies... (1/41) Purging .makedepends-py3-nbxmpp (20230422.135143) (2/41) Purging py3-idna-pyc (3.4-r4) (3/41) Purging py3-idna (3.4-r4) (4/41) Purging py3-precis-i18n (1.0.5-r0) (5/41) Purging libsoup3 (3.4.1-r0) (6/41) Purging glib-networking (2.76.0-r0) (7/41) Purging gsettings-desktop-schemas (44.0-r0) (8/41) Purging py3-setuptools-pyc (67.7.1-r0) (9/41) Purging py3-setuptools (67.7.1-r0) (10/41) Purging py3-gpep517-pyc (13-r2) (11/41) Purging py3-gpep517 (13-r2) (12/41) Purging py3-installer-pyc (0.7.0-r1) (13/41) Purging py3-installer (0.7.0-r1) (14/41) Purging py3-wheel-pyc (0.40.0-r1) (15/41) Purging py3-wheel (0.40.0-r1) (16/41) Purging py3-packaging-pyc (23.1-r1) (17/41) Purging py3-packaging (23.1-r1) (18/41) Purging py3-parsing-pyc (3.0.9-r2) (19/41) Purging py3-parsing (3.0.9-r2) (20/41) Purging glib (2.76.2-r0) (21/41) Purging gnutls (3.8.0-r2) (22/41) Purging libintl (0.21.1-r4) (23/41) Purging libmount (2.38.1-r7) (24/41) Purging libproxy (0.4.18-r2) (25/41) Purging libpsl (0.21.2-r0) (26/41) Purging libtasn1 (4.19.0-r1) (27/41) Purging nettle (3.8.1-r1) (28/41) Purging p11-kit (0.24.1-r2) (29/41) Purging python3-pyc (3.11.3-r10) (30/41) Purging python3-pycache-pyc0 (3.11.3-r10) (31/41) Purging pyc (0.1-r0) (32/41) Purging python3 (3.11.3-r10) (33/41) Purging gdbm (1.23-r1) (34/41) Purging libblkid (2.38.1-r7) (35/41) Purging libbz2 (1.0.8-r5) (36/41) Purging libffi (3.4.4-r2) (37/41) Purging libpanelw (6.4_p20230401-r5) (38/41) Purging mpdecimal (2.5.1-r2) (39/41) Purging readline (8.2.1-r1) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> py3-nbxmpp: Updating the community/aarch64 repository index... >>> py3-nbxmpp: Signing the index...