>>> py3-axolotl: Building community/py3-axolotl 0.2.3-r8 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 07:11:15 +0000 >>> py3-axolotl: Validating /home/buildozer/aports/community/py3-axolotl/APKBUILD... >>> py3-axolotl: Analyzing dependencies... >>> py3-axolotl: Installing for build: build-base py3-cryptography py3-protobuf py3-axolotl-curve25519 py3-gpep517 py3-setuptools py3-cparser (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.8-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.8.1-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20250412-r0) (7/32) Installing sqlite-libs (3.49.1-r1) (8/32) Installing python3 (3.12.10-r0) (9/32) Installing python3-pycache-pyc0 (3.12.10-r0) (10/32) Installing pyc (3.12.10-r0) (11/32) Installing py3-cparser (2.22-r1) (12/32) Installing py3-cparser-pyc (2.22-r1) (13/32) Installing py3-cffi (1.17.1-r1) (14/32) Installing py3-cffi-pyc (1.17.1-r1) (15/32) Installing py3-cryptography-pyc (44.0.2-r0) (16/32) Installing python3-pyc (3.12.10-r0) (17/32) Installing py3-cryptography (44.0.2-r0) (18/32) Installing tzdata (2025b-r0) (19/32) Installing py3-protobuf (4.25.6-r0) (20/32) Installing py3-protobuf-pyc (4.25.6-r0) (21/32) Installing py3-axolotl-curve25519 (0.4.1b-r8) (22/32) Installing py3-installer (0.7.0-r2) (23/32) Installing py3-installer-pyc (0.7.0-r2) (24/32) Installing py3-gpep517 (16-r0) (25/32) Installing py3-gpep517-pyc (16-r0) (26/32) Installing py3-parsing (3.2.0-r0) (27/32) Installing py3-parsing-pyc (3.2.0-r0) (28/32) Installing py3-packaging (25.0-r0) (29/32) Installing py3-packaging-pyc (25.0-r0) (30/32) Installing py3-setuptools (77.0.3-r0) (31/32) Installing py3-setuptools-pyc (77.0.3-r0) (32/32) Installing .makedepends-py3-axolotl (20250430.071117) Executing busybox-1.37.0-r16.trigger OK: 310 MiB in 136 packages >>> py3-axolotl: Cleaning up srcdir >>> py3-axolotl: Cleaning up pkgdir >>> py3-axolotl: Cleaning up tmpdir >>> py3-axolotl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-axolotl-0.2.3.tar.gz >>> py3-axolotl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-axolotl-0.2.3.tar.gz >>> py3-axolotl: Checking sha512sums... py3-axolotl-0.2.3.tar.gz: OK >>> py3-axolotl: Unpacking /var/cache/distfiles/py3-axolotl-0.2.3.tar.gz... 2025-04-30 07:11:18,513 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-30 07:11:18,552 root INFO running bdist_wheel 2025-04-30 07:11:18,580 root INFO running build 2025-04-30 07:11:18,580 root INFO running build_py 2025-04-30 07:11:18,587 root INFO creating build/lib/axolotl 2025-04-30 07:11:18,587 root INFO copying axolotl/statekeyexchangeexception.py -> build/lib/axolotl 2025-04-30 07:11:18,588 root INFO copying axolotl/axolotladdress.py -> build/lib/axolotl 2025-04-30 07:11:18,588 root INFO copying axolotl/legacymessageexception.py -> build/lib/axolotl 2025-04-30 07:11:18,589 root INFO copying axolotl/identitykey.py -> build/lib/axolotl 2025-04-30 07:11:18,589 root INFO copying axolotl/invalidkeyidexception.py -> build/lib/axolotl 2025-04-30 07:11:18,590 root INFO copying axolotl/nosessionexception.py -> build/lib/axolotl 2025-04-30 07:11:18,590 root INFO copying axolotl/invalidmessageexception.py -> build/lib/axolotl 2025-04-30 07:11:18,590 root INFO copying axolotl/invalidkeyexception.py -> build/lib/axolotl 2025-04-30 07:11:18,591 root INFO copying axolotl/__init__.py -> build/lib/axolotl 2025-04-30 07:11:18,591 root INFO copying axolotl/untrustedidentityexception.py -> build/lib/axolotl 2025-04-30 07:11:18,592 root INFO copying axolotl/invalidversionexception.py -> build/lib/axolotl 2025-04-30 07:11:18,592 root INFO copying axolotl/sessioncipher.py -> build/lib/axolotl 2025-04-30 07:11:18,593 root INFO copying axolotl/identitykeypair.py -> build/lib/axolotl 2025-04-30 07:11:18,593 root INFO copying axolotl/sessionbuilder.py -> build/lib/axolotl 2025-04-30 07:11:18,594 root INFO copying axolotl/duplicatemessagexception.py -> build/lib/axolotl 2025-04-30 07:11:18,594 root INFO creating build/lib/axolotl/ecc 2025-04-30 07:11:18,594 root INFO copying axolotl/ecc/curve.py -> build/lib/axolotl/ecc 2025-04-30 07:11:18,595 root INFO copying axolotl/ecc/eckeypair.py -> build/lib/axolotl/ecc 2025-04-30 07:11:18,595 root INFO copying axolotl/ecc/ec.py -> build/lib/axolotl/ecc 2025-04-30 07:11:18,596 root INFO copying axolotl/ecc/__init__.py -> build/lib/axolotl/ecc 2025-04-30 07:11:18,596 root INFO copying axolotl/ecc/djbec.py -> build/lib/axolotl/ecc 2025-04-30 07:11:18,597 root INFO creating build/lib/axolotl/ratchet 2025-04-30 07:11:18,597 root INFO copying axolotl/ratchet/aliceaxolotlparameters.py -> build/lib/axolotl/ratchet 2025-04-30 07:11:18,598 root INFO copying axolotl/ratchet/symmetricaxolotlparameters.py -> build/lib/axolotl/ratchet 2025-04-30 07:11:18,598 root INFO copying axolotl/ratchet/ratchetingsession.py -> build/lib/axolotl/ratchet 2025-04-30 07:11:18,598 root INFO copying axolotl/ratchet/chainkey.py -> build/lib/axolotl/ratchet 2025-04-30 07:11:18,599 root INFO copying axolotl/ratchet/__init__.py -> build/lib/axolotl/ratchet 2025-04-30 07:11:18,599 root INFO copying axolotl/ratchet/bobaxolotlparamaters.py -> build/lib/axolotl/ratchet 2025-04-30 07:11:18,600 root INFO copying axolotl/ratchet/rootkey.py -> build/lib/axolotl/ratchet 2025-04-30 07:11:18,600 root INFO creating build/lib/axolotl/util 2025-04-30 07:11:18,601 root INFO copying axolotl/util/hexutil.py -> build/lib/axolotl/util 2025-04-30 07:11:18,601 root INFO copying axolotl/util/keyhelper.py -> build/lib/axolotl/util 2025-04-30 07:11:18,601 root INFO copying axolotl/util/__init__.py -> build/lib/axolotl/util 2025-04-30 07:11:18,602 root INFO copying axolotl/util/byteutil.py -> build/lib/axolotl/util 2025-04-30 07:11:18,602 root INFO copying axolotl/util/medium.py -> build/lib/axolotl/util 2025-04-30 07:11:18,603 root INFO creating build/lib/axolotl/groups 2025-04-30 07:11:18,603 root INFO copying axolotl/groups/groupcipher.py -> build/lib/axolotl/groups 2025-04-30 07:11:18,604 root INFO copying axolotl/groups/groupsessionbuilder.py -> build/lib/axolotl/groups 2025-04-30 07:11:18,604 root INFO copying axolotl/groups/senderkeyname.py -> build/lib/axolotl/groups 2025-04-30 07:11:18,605 root INFO copying axolotl/groups/__init__.py -> build/lib/axolotl/groups 2025-04-30 07:11:18,605 root INFO creating build/lib/axolotl/kdf 2025-04-30 07:11:18,605 root INFO copying axolotl/kdf/messagekeys.py -> build/lib/axolotl/kdf 2025-04-30 07:11:18,606 root INFO copying axolotl/kdf/derivedmessagesecrets.py -> build/lib/axolotl/kdf 2025-04-30 07:11:18,606 root INFO copying axolotl/kdf/derivedrootsecrets.py -> build/lib/axolotl/kdf 2025-04-30 07:11:18,607 root INFO copying axolotl/kdf/hkdf.py -> build/lib/axolotl/kdf 2025-04-30 07:11:18,607 root INFO copying axolotl/kdf/hkdfv2.py -> build/lib/axolotl/kdf 2025-04-30 07:11:18,608 root INFO copying axolotl/kdf/__init__.py -> build/lib/axolotl/kdf 2025-04-30 07:11:18,608 root INFO copying axolotl/kdf/hkdfv3.py -> build/lib/axolotl/kdf 2025-04-30 07:11:18,609 root INFO creating build/lib/axolotl/tests 2025-04-30 07:11:18,609 root INFO copying axolotl/tests/inmemorysessionstore.py -> build/lib/axolotl/tests 2025-04-30 07:11:18,609 root INFO copying axolotl/tests/inmemoryidentitykeystore.py -> build/lib/axolotl/tests 2025-04-30 07:11:18,610 root INFO copying axolotl/tests/inmemorysignedprekeystore.py -> build/lib/axolotl/tests 2025-04-30 07:11:18,610 root INFO copying axolotl/tests/test_sigs.py -> build/lib/axolotl/tests 2025-04-30 07:11:18,611 root INFO copying axolotl/tests/inmemoryaxolotlstore.py -> build/lib/axolotl/tests 2025-04-30 07:11:18,611 root INFO copying axolotl/tests/test_sessioncipher.py -> build/lib/axolotl/tests 2025-04-30 07:11:18,612 root INFO copying axolotl/tests/__init__.py -> build/lib/axolotl/tests 2025-04-30 07:11:18,612 root INFO copying axolotl/tests/inmemoryprekeystore.py -> build/lib/axolotl/tests 2025-04-30 07:11:18,613 root INFO copying axolotl/tests/test_sessionbuilder.py -> build/lib/axolotl/tests 2025-04-30 07:11:18,613 root INFO creating build/lib/axolotl/protocol 2025-04-30 07:11:18,614 root INFO copying axolotl/protocol/keyexchangemessage.py -> build/lib/axolotl/protocol 2025-04-30 07:11:18,614 root INFO copying axolotl/protocol/prekeywhispermessage.py -> build/lib/axolotl/protocol 2025-04-30 07:11:18,614 root INFO copying axolotl/protocol/senderkeymessage.py -> build/lib/axolotl/protocol 2025-04-30 07:11:18,615 root INFO copying axolotl/protocol/whispermessage.py -> build/lib/axolotl/protocol 2025-04-30 07:11:18,615 root INFO copying axolotl/protocol/senderkeydistributionmessage.py -> build/lib/axolotl/protocol 2025-04-30 07:11:18,616 root INFO copying axolotl/protocol/whisperprotos_pb2.py -> build/lib/axolotl/protocol 2025-04-30 07:11:18,616 root INFO copying axolotl/protocol/ciphertextmessage.py -> build/lib/axolotl/protocol 2025-04-30 07:11:18,617 root INFO copying axolotl/protocol/__init__.py -> build/lib/axolotl/protocol 2025-04-30 07:11:18,617 root INFO creating build/lib/axolotl/state 2025-04-30 07:11:18,618 root INFO copying axolotl/state/signedprekeystore.py -> build/lib/axolotl/state 2025-04-30 07:11:18,618 root INFO copying axolotl/state/storageprotos_pb2.py -> build/lib/axolotl/state 2025-04-30 07:11:18,618 root INFO copying axolotl/state/prekeystore.py -> build/lib/axolotl/state 2025-04-30 07:11:18,619 root INFO copying axolotl/state/identitykeystore.py -> build/lib/axolotl/state 2025-04-30 07:11:18,619 root INFO copying axolotl/state/sessionstore.py -> build/lib/axolotl/state 2025-04-30 07:11:18,620 root INFO copying axolotl/state/sessionstate.py -> build/lib/axolotl/state 2025-04-30 07:11:18,620 root INFO copying axolotl/state/__init__.py -> build/lib/axolotl/state 2025-04-30 07:11:18,621 root INFO copying axolotl/state/axolotlstore.py -> build/lib/axolotl/state 2025-04-30 07:11:18,621 root INFO copying axolotl/state/signedprekeyrecord.py -> build/lib/axolotl/state 2025-04-30 07:11:18,622 root INFO copying axolotl/state/prekeybundle.py -> build/lib/axolotl/state 2025-04-30 07:11:18,622 root INFO copying axolotl/state/prekeyrecord.py -> build/lib/axolotl/state 2025-04-30 07:11:18,622 root INFO copying axolotl/state/sessionrecord.py -> build/lib/axolotl/state 2025-04-30 07:11:18,623 root INFO creating build/lib/axolotl/groups/ratchet 2025-04-30 07:11:18,623 root INFO copying axolotl/groups/ratchet/senderchainkey.py -> build/lib/axolotl/groups/ratchet 2025-04-30 07:11:18,624 root INFO copying axolotl/groups/ratchet/__init__.py -> build/lib/axolotl/groups/ratchet 2025-04-30 07:11:18,624 root INFO copying axolotl/groups/ratchet/sendermessagekey.py -> build/lib/axolotl/groups/ratchet 2025-04-30 07:11:18,625 root INFO creating build/lib/axolotl/groups/state 2025-04-30 07:11:18,625 root INFO copying axolotl/groups/state/senderkeystate.py -> build/lib/axolotl/groups/state 2025-04-30 07:11:18,625 root INFO copying axolotl/groups/state/senderkeyrecord.py -> build/lib/axolotl/groups/state 2025-04-30 07:11:18,626 root INFO copying axolotl/groups/state/senderkeystore.py -> build/lib/axolotl/groups/state 2025-04-30 07:11:18,626 root INFO copying axolotl/groups/state/__init__.py -> build/lib/axolotl/groups/state 2025-04-30 07:11:18,627 root INFO creating build/lib/axolotl/tests/ratchet 2025-04-30 07:11:18,627 root INFO copying axolotl/tests/ratchet/test_ratchetingsession.py -> build/lib/axolotl/tests/ratchet 2025-04-30 07:11:18,628 root INFO copying axolotl/tests/ratchet/test_chainkey.py -> build/lib/axolotl/tests/ratchet 2025-04-30 07:11:18,628 root INFO copying axolotl/tests/ratchet/__init__.py -> build/lib/axolotl/tests/ratchet 2025-04-30 07:11:18,629 root INFO copying axolotl/tests/ratchet/test_rootkey.py -> build/lib/axolotl/tests/ratchet 2025-04-30 07:11:18,629 root INFO creating build/lib/axolotl/tests/util 2025-04-30 07:11:18,629 root INFO copying axolotl/tests/util/test_byteutil.py -> build/lib/axolotl/tests/util 2025-04-30 07:11:18,630 root INFO copying axolotl/tests/util/__init__.py -> build/lib/axolotl/tests/util 2025-04-30 07:11:18,630 root INFO creating build/lib/axolotl/tests/groups 2025-04-30 07:11:18,631 root INFO copying axolotl/tests/groups/inmemorysenderkeystore.py -> build/lib/axolotl/tests/groups 2025-04-30 07:11:18,631 root INFO copying axolotl/tests/groups/test_groupcipher.py -> build/lib/axolotl/tests/groups 2025-04-30 07:11:18,632 root INFO copying axolotl/tests/groups/__init__.py -> build/lib/axolotl/tests/groups 2025-04-30 07:11:18,632 root INFO creating build/lib/axolotl/tests/kdf 2025-04-30 07:11:18,632 root INFO copying axolotl/tests/kdf/__init__.py -> build/lib/axolotl/tests/kdf 2025-04-30 07:11:18,633 root INFO copying axolotl/tests/kdf/test_hkdf.py -> build/lib/axolotl/tests/kdf 2025-04-30 07:11:18,650 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-04-30 07:11:18,650 root INFO running install 2025-04-30 07:11:18,667 root INFO running install_lib 2025-04-30 07:11:18,673 root INFO creating build/bdist.linux-loongarch64/wheel 2025-04-30 07:11:18,673 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl 2025-04-30 07:11:18,674 root INFO copying build/lib/axolotl/statekeyexchangeexception.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,674 root INFO copying build/lib/axolotl/axolotladdress.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,674 root INFO copying build/lib/axolotl/legacymessageexception.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,675 root INFO copying build/lib/axolotl/identitykey.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,675 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/ecc 2025-04-30 07:11:18,676 root INFO copying build/lib/axolotl/ecc/curve.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ecc 2025-04-30 07:11:18,676 root INFO copying build/lib/axolotl/ecc/eckeypair.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ecc 2025-04-30 07:11:18,676 root INFO copying build/lib/axolotl/ecc/ec.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ecc 2025-04-30 07:11:18,677 root INFO copying build/lib/axolotl/ecc/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ecc 2025-04-30 07:11:18,677 root INFO copying build/lib/axolotl/ecc/djbec.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ecc 2025-04-30 07:11:18,677 root INFO copying build/lib/axolotl/invalidkeyidexception.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,678 root INFO copying build/lib/axolotl/nosessionexception.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,678 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/ratchet 2025-04-30 07:11:18,678 root INFO copying build/lib/axolotl/ratchet/aliceaxolotlparameters.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ratchet 2025-04-30 07:11:18,679 root INFO copying build/lib/axolotl/ratchet/symmetricaxolotlparameters.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ratchet 2025-04-30 07:11:18,679 root INFO copying build/lib/axolotl/ratchet/ratchetingsession.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ratchet 2025-04-30 07:11:18,679 root INFO copying build/lib/axolotl/ratchet/chainkey.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ratchet 2025-04-30 07:11:18,680 root INFO copying build/lib/axolotl/ratchet/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ratchet 2025-04-30 07:11:18,680 root INFO copying build/lib/axolotl/ratchet/bobaxolotlparamaters.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ratchet 2025-04-30 07:11:18,680 root INFO copying build/lib/axolotl/ratchet/rootkey.py -> build/bdist.linux-loongarch64/wheel/./axolotl/ratchet 2025-04-30 07:11:18,681 root INFO copying build/lib/axolotl/invalidmessageexception.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,681 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/util 2025-04-30 07:11:18,682 root INFO copying build/lib/axolotl/util/hexutil.py -> build/bdist.linux-loongarch64/wheel/./axolotl/util 2025-04-30 07:11:18,682 root INFO copying build/lib/axolotl/util/keyhelper.py -> build/bdist.linux-loongarch64/wheel/./axolotl/util 2025-04-30 07:11:18,682 root INFO copying build/lib/axolotl/util/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/util 2025-04-30 07:11:18,683 root INFO copying build/lib/axolotl/util/byteutil.py -> build/bdist.linux-loongarch64/wheel/./axolotl/util 2025-04-30 07:11:18,683 root INFO copying build/lib/axolotl/util/medium.py -> build/bdist.linux-loongarch64/wheel/./axolotl/util 2025-04-30 07:11:18,683 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/groups 2025-04-30 07:11:18,684 root INFO copying build/lib/axolotl/groups/groupcipher.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups 2025-04-30 07:11:18,684 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/groups/ratchet 2025-04-30 07:11:18,684 root INFO copying build/lib/axolotl/groups/ratchet/senderchainkey.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups/ratchet 2025-04-30 07:11:18,685 root INFO copying build/lib/axolotl/groups/ratchet/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups/ratchet 2025-04-30 07:11:18,685 root INFO copying build/lib/axolotl/groups/ratchet/sendermessagekey.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups/ratchet 2025-04-30 07:11:18,685 root INFO copying build/lib/axolotl/groups/groupsessionbuilder.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups 2025-04-30 07:11:18,686 root INFO copying build/lib/axolotl/groups/senderkeyname.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups 2025-04-30 07:11:18,686 root INFO copying build/lib/axolotl/groups/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups 2025-04-30 07:11:18,687 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/groups/state 2025-04-30 07:11:18,687 root INFO copying build/lib/axolotl/groups/state/senderkeystate.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups/state 2025-04-30 07:11:18,687 root INFO copying build/lib/axolotl/groups/state/senderkeyrecord.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups/state 2025-04-30 07:11:18,688 root INFO copying build/lib/axolotl/groups/state/senderkeystore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups/state 2025-04-30 07:11:18,688 root INFO copying build/lib/axolotl/groups/state/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/groups/state 2025-04-30 07:11:18,688 root INFO copying build/lib/axolotl/invalidkeyexception.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,689 root INFO copying build/lib/axolotl/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,689 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/kdf 2025-04-30 07:11:18,689 root INFO copying build/lib/axolotl/kdf/messagekeys.py -> build/bdist.linux-loongarch64/wheel/./axolotl/kdf 2025-04-30 07:11:18,690 root INFO copying build/lib/axolotl/kdf/derivedmessagesecrets.py -> build/bdist.linux-loongarch64/wheel/./axolotl/kdf 2025-04-30 07:11:18,690 root INFO copying build/lib/axolotl/kdf/derivedrootsecrets.py -> build/bdist.linux-loongarch64/wheel/./axolotl/kdf 2025-04-30 07:11:18,690 root INFO copying build/lib/axolotl/kdf/hkdf.py -> build/bdist.linux-loongarch64/wheel/./axolotl/kdf 2025-04-30 07:11:18,691 root INFO copying build/lib/axolotl/kdf/hkdfv2.py -> build/bdist.linux-loongarch64/wheel/./axolotl/kdf 2025-04-30 07:11:18,691 root INFO copying build/lib/axolotl/kdf/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/kdf 2025-04-30 07:11:18,691 root INFO copying build/lib/axolotl/kdf/hkdfv3.py -> build/bdist.linux-loongarch64/wheel/./axolotl/kdf 2025-04-30 07:11:18,692 root INFO copying build/lib/axolotl/untrustedidentityexception.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,692 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/tests 2025-04-30 07:11:18,692 root INFO copying build/lib/axolotl/tests/inmemorysessionstore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests 2025-04-30 07:11:18,693 root INFO copying build/lib/axolotl/tests/inmemoryidentitykeystore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests 2025-04-30 07:11:18,693 root INFO copying build/lib/axolotl/tests/inmemorysignedprekeystore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests 2025-04-30 07:11:18,693 root INFO copying build/lib/axolotl/tests/test_sigs.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests 2025-04-30 07:11:18,694 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/tests/ratchet 2025-04-30 07:11:18,694 root INFO copying build/lib/axolotl/tests/ratchet/test_ratchetingsession.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/ratchet 2025-04-30 07:11:18,695 root INFO copying build/lib/axolotl/tests/ratchet/test_chainkey.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/ratchet 2025-04-30 07:11:18,695 root INFO copying build/lib/axolotl/tests/ratchet/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/ratchet 2025-04-30 07:11:18,695 root INFO copying build/lib/axolotl/tests/ratchet/test_rootkey.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/ratchet 2025-04-30 07:11:18,696 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/tests/util 2025-04-30 07:11:18,696 root INFO copying build/lib/axolotl/tests/util/test_byteutil.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/util 2025-04-30 07:11:18,696 root INFO copying build/lib/axolotl/tests/util/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/util 2025-04-30 07:11:18,697 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/tests/groups 2025-04-30 07:11:18,697 root INFO copying build/lib/axolotl/tests/groups/inmemorysenderkeystore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/groups 2025-04-30 07:11:18,697 root INFO copying build/lib/axolotl/tests/groups/test_groupcipher.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/groups 2025-04-30 07:11:18,698 root INFO copying build/lib/axolotl/tests/groups/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/groups 2025-04-30 07:11:18,698 root INFO copying build/lib/axolotl/tests/inmemoryaxolotlstore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests 2025-04-30 07:11:18,698 root INFO copying build/lib/axolotl/tests/test_sessioncipher.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests 2025-04-30 07:11:18,699 root INFO copying build/lib/axolotl/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests 2025-04-30 07:11:18,699 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/tests/kdf 2025-04-30 07:11:18,700 root INFO copying build/lib/axolotl/tests/kdf/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/kdf 2025-04-30 07:11:18,700 root INFO copying build/lib/axolotl/tests/kdf/test_hkdf.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests/kdf 2025-04-30 07:11:18,700 root INFO copying build/lib/axolotl/tests/inmemoryprekeystore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests 2025-04-30 07:11:18,701 root INFO copying build/lib/axolotl/tests/test_sessionbuilder.py -> build/bdist.linux-loongarch64/wheel/./axolotl/tests 2025-04-30 07:11:18,701 root INFO copying build/lib/axolotl/invalidversionexception.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,701 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/protocol 2025-04-30 07:11:18,702 root INFO copying build/lib/axolotl/protocol/keyexchangemessage.py -> build/bdist.linux-loongarch64/wheel/./axolotl/protocol 2025-04-30 07:11:18,702 root INFO copying build/lib/axolotl/protocol/prekeywhispermessage.py -> build/bdist.linux-loongarch64/wheel/./axolotl/protocol 2025-04-30 07:11:18,702 root INFO copying build/lib/axolotl/protocol/senderkeymessage.py -> build/bdist.linux-loongarch64/wheel/./axolotl/protocol 2025-04-30 07:11:18,703 root INFO copying build/lib/axolotl/protocol/whispermessage.py -> build/bdist.linux-loongarch64/wheel/./axolotl/protocol 2025-04-30 07:11:18,703 root INFO copying build/lib/axolotl/protocol/senderkeydistributionmessage.py -> build/bdist.linux-loongarch64/wheel/./axolotl/protocol 2025-04-30 07:11:18,703 root INFO copying build/lib/axolotl/protocol/whisperprotos_pb2.py -> build/bdist.linux-loongarch64/wheel/./axolotl/protocol 2025-04-30 07:11:18,704 root INFO copying build/lib/axolotl/protocol/ciphertextmessage.py -> build/bdist.linux-loongarch64/wheel/./axolotl/protocol 2025-04-30 07:11:18,704 root INFO copying build/lib/axolotl/protocol/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/protocol 2025-04-30 07:11:18,704 root INFO copying build/lib/axolotl/sessioncipher.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,705 root INFO copying build/lib/axolotl/identitykeypair.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,705 root INFO copying build/lib/axolotl/sessionbuilder.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,705 root INFO copying build/lib/axolotl/duplicatemessagexception.py -> build/bdist.linux-loongarch64/wheel/./axolotl 2025-04-30 07:11:18,706 root INFO creating build/bdist.linux-loongarch64/wheel/axolotl/state 2025-04-30 07:11:18,706 root INFO copying build/lib/axolotl/state/signedprekeystore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,707 root INFO copying build/lib/axolotl/state/storageprotos_pb2.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,707 root INFO copying build/lib/axolotl/state/prekeystore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,707 root INFO copying build/lib/axolotl/state/identitykeystore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,708 root INFO copying build/lib/axolotl/state/sessionstore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,708 root INFO copying build/lib/axolotl/state/sessionstate.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,708 root INFO copying build/lib/axolotl/state/__init__.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,709 root INFO copying build/lib/axolotl/state/axolotlstore.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,709 root INFO copying build/lib/axolotl/state/signedprekeyrecord.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,709 root INFO copying build/lib/axolotl/state/prekeybundle.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,710 root INFO copying build/lib/axolotl/state/prekeyrecord.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,710 root INFO copying build/lib/axolotl/state/sessionrecord.py -> build/bdist.linux-loongarch64/wheel/./axolotl/state 2025-04-30 07:11:18,710 root INFO running install_egg_info 2025-04-30 07:11:18,717 root INFO running egg_info 2025-04-30 07:11:18,722 root INFO creating python_axolotl.egg-info 2025-04-30 07:11:18,723 root INFO writing python_axolotl.egg-info/PKG-INFO 2025-04-30 07:11:18,723 root INFO writing dependency_links to python_axolotl.egg-info/dependency_links.txt 2025-04-30 07:11:18,724 root INFO writing requirements to python_axolotl.egg-info/requires.txt 2025-04-30 07:11:18,724 root INFO writing top-level names to python_axolotl.egg-info/top_level.txt 2025-04-30 07:11:18,725 root INFO writing manifest file 'python_axolotl.egg-info/SOURCES.txt' 2025-04-30 07:11:18,737 root INFO reading manifest file 'python_axolotl.egg-info/SOURCES.txt' 2025-04-30 07:11:18,737 root INFO adding license file 'LICENSE' 2025-04-30 07:11:18,740 root INFO writing manifest file 'python_axolotl.egg-info/SOURCES.txt' 2025-04-30 07:11:18,740 root INFO Copying python_axolotl.egg-info to build/bdist.linux-loongarch64/wheel/./python_axolotl-0.2.3-py3.12.egg-info 2025-04-30 07:11:18,742 root INFO running install_scripts 2025-04-30 07:11:18,744 root INFO creating build/bdist.linux-loongarch64/wheel/python_axolotl-0.2.3.dist-info/WHEEL 2025-04-30 07:11:18,745 wheel INFO creating '/home/buildozer/aports/community/py3-axolotl/src/python-axolotl-0.2.3/.dist/.tmp-slzlbfvh/python_axolotl-0.2.3-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-04-30 07:11:18,745 wheel INFO adding 'axolotl/__init__.py' 2025-04-30 07:11:18,746 wheel INFO adding 'axolotl/axolotladdress.py' 2025-04-30 07:11:18,746 wheel INFO adding 'axolotl/duplicatemessagexception.py' 2025-04-30 07:11:18,746 wheel INFO adding 'axolotl/identitykey.py' 2025-04-30 07:11:18,747 wheel INFO adding 'axolotl/identitykeypair.py' 2025-04-30 07:11:18,747 wheel INFO adding 'axolotl/invalidkeyexception.py' 2025-04-30 07:11:18,747 wheel INFO adding 'axolotl/invalidkeyidexception.py' 2025-04-30 07:11:18,748 wheel INFO adding 'axolotl/invalidmessageexception.py' 2025-04-30 07:11:18,748 wheel INFO adding 'axolotl/invalidversionexception.py' 2025-04-30 07:11:18,748 wheel INFO adding 'axolotl/legacymessageexception.py' 2025-04-30 07:11:18,749 wheel INFO adding 'axolotl/nosessionexception.py' 2025-04-30 07:11:18,749 wheel INFO adding 'axolotl/sessionbuilder.py' 2025-04-30 07:11:18,750 wheel INFO adding 'axolotl/sessioncipher.py' 2025-04-30 07:11:18,750 wheel INFO adding 'axolotl/statekeyexchangeexception.py' 2025-04-30 07:11:18,750 wheel INFO adding 'axolotl/untrustedidentityexception.py' 2025-04-30 07:11:18,751 wheel INFO adding 'axolotl/ecc/__init__.py' 2025-04-30 07:11:18,751 wheel INFO adding 'axolotl/ecc/curve.py' 2025-04-30 07:11:18,751 wheel INFO adding 'axolotl/ecc/djbec.py' 2025-04-30 07:11:18,752 wheel INFO adding 'axolotl/ecc/ec.py' 2025-04-30 07:11:18,752 wheel INFO adding 'axolotl/ecc/eckeypair.py' 2025-04-30 07:11:18,752 wheel INFO adding 'axolotl/groups/__init__.py' 2025-04-30 07:11:18,753 wheel INFO adding 'axolotl/groups/groupcipher.py' 2025-04-30 07:11:18,753 wheel INFO adding 'axolotl/groups/groupsessionbuilder.py' 2025-04-30 07:11:18,754 wheel INFO adding 'axolotl/groups/senderkeyname.py' 2025-04-30 07:11:18,754 wheel INFO adding 'axolotl/groups/ratchet/__init__.py' 2025-04-30 07:11:18,754 wheel INFO adding 'axolotl/groups/ratchet/senderchainkey.py' 2025-04-30 07:11:18,755 wheel INFO adding 'axolotl/groups/ratchet/sendermessagekey.py' 2025-04-30 07:11:18,755 wheel INFO adding 'axolotl/groups/state/__init__.py' 2025-04-30 07:11:18,755 wheel INFO adding 'axolotl/groups/state/senderkeyrecord.py' 2025-04-30 07:11:18,756 wheel INFO adding 'axolotl/groups/state/senderkeystate.py' 2025-04-30 07:11:18,756 wheel INFO adding 'axolotl/groups/state/senderkeystore.py' 2025-04-30 07:11:18,756 wheel INFO adding 'axolotl/kdf/__init__.py' 2025-04-30 07:11:18,757 wheel INFO adding 'axolotl/kdf/derivedmessagesecrets.py' 2025-04-30 07:11:18,757 wheel INFO adding 'axolotl/kdf/derivedrootsecrets.py' 2025-04-30 07:11:18,757 wheel INFO adding 'axolotl/kdf/hkdf.py' 2025-04-30 07:11:18,758 wheel INFO adding 'axolotl/kdf/hkdfv2.py' 2025-04-30 07:11:18,758 wheel INFO adding 'axolotl/kdf/hkdfv3.py' 2025-04-30 07:11:18,758 wheel INFO adding 'axolotl/kdf/messagekeys.py' 2025-04-30 07:11:18,759 wheel INFO adding 'axolotl/protocol/__init__.py' 2025-04-30 07:11:18,759 wheel INFO adding 'axolotl/protocol/ciphertextmessage.py' 2025-04-30 07:11:18,759 wheel INFO adding 'axolotl/protocol/keyexchangemessage.py' 2025-04-30 07:11:18,760 wheel INFO adding 'axolotl/protocol/prekeywhispermessage.py' 2025-04-30 07:11:18,760 wheel INFO adding 'axolotl/protocol/senderkeydistributionmessage.py' 2025-04-30 07:11:18,761 wheel INFO adding 'axolotl/protocol/senderkeymessage.py' 2025-04-30 07:11:18,761 wheel INFO adding 'axolotl/protocol/whispermessage.py' 2025-04-30 07:11:18,761 wheel INFO adding 'axolotl/protocol/whisperprotos_pb2.py' 2025-04-30 07:11:18,762 wheel INFO adding 'axolotl/ratchet/__init__.py' 2025-04-30 07:11:18,762 wheel INFO adding 'axolotl/ratchet/aliceaxolotlparameters.py' 2025-04-30 07:11:18,763 wheel INFO adding 'axolotl/ratchet/bobaxolotlparamaters.py' 2025-04-30 07:11:18,763 wheel INFO adding 'axolotl/ratchet/chainkey.py' 2025-04-30 07:11:18,763 wheel INFO adding 'axolotl/ratchet/ratchetingsession.py' 2025-04-30 07:11:18,764 wheel INFO adding 'axolotl/ratchet/rootkey.py' 2025-04-30 07:11:18,764 wheel INFO adding 'axolotl/ratchet/symmetricaxolotlparameters.py' 2025-04-30 07:11:18,764 wheel INFO adding 'axolotl/state/__init__.py' 2025-04-30 07:11:18,765 wheel INFO adding 'axolotl/state/axolotlstore.py' 2025-04-30 07:11:18,765 wheel INFO adding 'axolotl/state/identitykeystore.py' 2025-04-30 07:11:18,765 wheel INFO adding 'axolotl/state/prekeybundle.py' 2025-04-30 07:11:18,766 wheel INFO adding 'axolotl/state/prekeyrecord.py' 2025-04-30 07:11:18,766 wheel INFO adding 'axolotl/state/prekeystore.py' 2025-04-30 07:11:18,766 wheel INFO adding 'axolotl/state/sessionrecord.py' 2025-04-30 07:11:18,767 wheel INFO adding 'axolotl/state/sessionstate.py' 2025-04-30 07:11:18,767 wheel INFO adding 'axolotl/state/sessionstore.py' 2025-04-30 07:11:18,768 wheel INFO adding 'axolotl/state/signedprekeyrecord.py' 2025-04-30 07:11:18,768 wheel INFO adding 'axolotl/state/signedprekeystore.py' 2025-04-30 07:11:18,768 wheel INFO adding 'axolotl/state/storageprotos_pb2.py' 2025-04-30 07:11:18,769 wheel INFO adding 'axolotl/tests/__init__.py' 2025-04-30 07:11:18,769 wheel INFO adding 'axolotl/tests/inmemoryaxolotlstore.py' 2025-04-30 07:11:18,770 wheel INFO adding 'axolotl/tests/inmemoryidentitykeystore.py' 2025-04-30 07:11:18,770 wheel INFO adding 'axolotl/tests/inmemoryprekeystore.py' 2025-04-30 07:11:18,770 wheel INFO adding 'axolotl/tests/inmemorysessionstore.py' 2025-04-30 07:11:18,771 wheel INFO adding 'axolotl/tests/inmemorysignedprekeystore.py' 2025-04-30 07:11:18,771 wheel INFO adding 'axolotl/tests/test_sessionbuilder.py' 2025-04-30 07:11:18,771 wheel INFO adding 'axolotl/tests/test_sessioncipher.py' 2025-04-30 07:11:18,772 wheel INFO adding 'axolotl/tests/test_sigs.py' 2025-04-30 07:11:18,772 wheel INFO adding 'axolotl/tests/groups/__init__.py' 2025-04-30 07:11:18,773 wheel INFO adding 'axolotl/tests/groups/inmemorysenderkeystore.py' 2025-04-30 07:11:18,773 wheel INFO adding 'axolotl/tests/groups/test_groupcipher.py' 2025-04-30 07:11:18,773 wheel INFO adding 'axolotl/tests/kdf/__init__.py' 2025-04-30 07:11:18,774 wheel INFO adding 'axolotl/tests/kdf/test_hkdf.py' 2025-04-30 07:11:18,774 wheel INFO adding 'axolotl/tests/ratchet/__init__.py' 2025-04-30 07:11:18,774 wheel INFO adding 'axolotl/tests/ratchet/test_chainkey.py' 2025-04-30 07:11:18,775 wheel INFO adding 'axolotl/tests/ratchet/test_ratchetingsession.py' 2025-04-30 07:11:18,775 wheel INFO adding 'axolotl/tests/ratchet/test_rootkey.py' 2025-04-30 07:11:18,776 wheel INFO adding 'axolotl/tests/util/__init__.py' 2025-04-30 07:11:18,776 wheel INFO adding 'axolotl/tests/util/test_byteutil.py' 2025-04-30 07:11:18,776 wheel INFO adding 'axolotl/util/__init__.py' 2025-04-30 07:11:18,777 wheel INFO adding 'axolotl/util/byteutil.py' 2025-04-30 07:11:18,777 wheel INFO adding 'axolotl/util/hexutil.py' 2025-04-30 07:11:18,777 wheel INFO adding 'axolotl/util/keyhelper.py' 2025-04-30 07:11:18,778 wheel INFO adding 'axolotl/util/medium.py' 2025-04-30 07:11:18,778 wheel INFO adding 'python_axolotl-0.2.3.dist-info/licenses/LICENSE' 2025-04-30 07:11:18,779 wheel INFO adding 'python_axolotl-0.2.3.dist-info/METADATA' 2025-04-30 07:11:18,779 wheel INFO adding 'python_axolotl-0.2.3.dist-info/WHEEL' 2025-04-30 07:11:18,779 wheel INFO adding 'python_axolotl-0.2.3.dist-info/top_level.txt' 2025-04-30 07:11:18,780 wheel INFO adding 'python_axolotl-0.2.3.dist-info/RECORD' 2025-04-30 07:11:18,781 root INFO removing build/bdist.linux-loongarch64/wheel 2025-04-30 07:11:18,786 gpep517 INFO The backend produced .dist/python_axolotl-0.2.3-py3-none-any.whl python_axolotl-0.2.3-py3-none-any.whl test_basicEncryptDecrypt (axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_basicEncryptDecrypt) ... ok test_basicRatchet (axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_basicRatchet) ... ok test_encryptNoSession (axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_encryptNoSession) ... ok test_noSession (axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_noSession) ... ok test_outOfOrder (axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_outOfOrder) ... ok test_vectorLongV3 (axolotl.tests.kdf.test_hkdf.HKDFTest.test_vectorLongV3) ... ok test_vectorV3 (axolotl.tests.kdf.test_hkdf.HKDFTest.test_vectorV3) ... ok test_vectorV3_ (axolotl.tests.kdf.test_hkdf.HKDFTest.test_vectorV3_) ... ok test_chainKeyDerivationV2 (axolotl.tests.ratchet.test_chainkey.ChainKeyTest.test_chainKeyDerivationV2) ... ok test_ratchetingSessionAsBob (axolotl.tests.ratchet.test_ratchetingsession.RatchetingSessionTest.test_ratchetingSessionAsBob) ... ok test_rootKeyDerivationV2 (axolotl.tests.ratchet.test_rootkey.RootKeyTest.test_rootKeyDerivationV2) ... ok test_badSignedPreKeySignature (axolotl.tests.test_sessionbuilder.SessionBuilderTest.test_badSignedPreKeySignature) ... ok test_basicKeyExchange (axolotl.tests.test_sessionbuilder.SessionBuilderTest.test_basicKeyExchange) ... ok test_basicPreKeyV2 (axolotl.tests.test_sessionbuilder.SessionBuilderTest.test_basicPreKeyV2) ... ok test_basicPreKeyV3 (axolotl.tests.test_sessionbuilder.SessionBuilderTest.test_basicPreKeyV3) ... ok test_basicSessionV3 (axolotl.tests.test_sessioncipher.SessionCipherTest.test_basicSessionV3) ... ok test_agreement (axolotl.tests.test_sigs.Curve25519Test.test_agreement) ... ok test_gensig (axolotl.tests.test_sigs.Curve25519Test.test_gensig) ... ok test_randomAgreements (axolotl.tests.test_sigs.Curve25519Test.test_randomAgreements) ... ok test_signature (axolotl.tests.test_sigs.Curve25519Test.test_signature) ... ok test_split (axolotl.tests.util.test_byteutil.ByteUtilTest.test_split) ... ok ---------------------------------------------------------------------- Ran 21 tests in 0.862s OK >>> py3-axolotl: Entering fakeroot... >>> py3-axolotl-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/axolotl/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/__pycache__' 'usr/lib/python3.12/site-packages/axolotl/ecc/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/ecc/__pycache__' 'usr/lib/python3.12/site-packages/axolotl/ratchet/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/ratchet/__pycache__' 'usr/lib/python3.12/site-packages/axolotl/util/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/util/__pycache__' 'usr/lib/python3.12/site-packages/axolotl/groups/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/groups/__pycache__' 'usr/lib/python3.12/site-packages/axolotl/groups/ratchet/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/groups/ratchet/__pycache__' 'usr/lib/python3.12/site-packages/axolotl/groups/state/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/groups/state/__pycache__' 'usr/lib/python3.12/site-packages/axolotl/kdf/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/kdf/__pycache__' 'usr/lib/python3.12/site-packages/axolotl/protocol/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/protocol/__pycache__' 'usr/lib/python3.12/site-packages/axolotl/state/__pycache__' -> '/home/buildozer/aports/community/py3-axolotl/pkg/py3-axolotl-pyc/usr/lib/python3.12/site-packages/axolotl/state/__pycache__' >>> py3-axolotl-pyc*: Preparing subpackage py3-axolotl-pyc... >>> py3-axolotl-pyc*: Running postcheck for py3-axolotl-pyc >>> py3-axolotl*: Running postcheck for py3-axolotl >>> py3-axolotl*: Preparing package py3-axolotl... >>> py3-axolotl-pyc*: Tracing dependencies... py3-cryptography py3-protobuf py3-axolotl-curve25519 python3~3.12 >>> py3-axolotl-pyc*: Package size: 213.4 KB >>> py3-axolotl-pyc*: Compressing data... >>> py3-axolotl-pyc*: Create checksum... >>> py3-axolotl-pyc*: Create py3-axolotl-pyc-0.2.3-r8.apk >>> py3-axolotl*: Tracing dependencies... py3-cryptography py3-protobuf py3-axolotl-curve25519 python3~3.12 >>> py3-axolotl*: Package size: 205.8 KB >>> py3-axolotl*: Compressing data... >>> py3-axolotl*: Create checksum... >>> py3-axolotl*: Create py3-axolotl-0.2.3-r8.apk >>> py3-axolotl: Build complete at Wed, 30 Apr 2025 07:11:21 +0000 elapsed time 0h 0m 6s >>> py3-axolotl: Cleaning up srcdir >>> py3-axolotl: Cleaning up pkgdir >>> py3-axolotl: Uninstalling dependencies... (1/32) Purging .makedepends-py3-axolotl (20250430.071117) (2/32) Purging py3-cryptography-pyc (44.0.2-r0) (3/32) Purging py3-cryptography (44.0.2-r0) (4/32) Purging py3-cffi-pyc (1.17.1-r1) (5/32) Purging py3-cffi (1.17.1-r1) (6/32) Purging py3-protobuf-pyc (4.25.6-r0) (7/32) Purging py3-protobuf (4.25.6-r0) (8/32) Purging tzdata (2025b-r0) (9/32) Purging py3-axolotl-curve25519 (0.4.1b-r8) (10/32) Purging py3-gpep517-pyc (16-r0) (11/32) Purging py3-gpep517 (16-r0) (12/32) Purging py3-installer-pyc (0.7.0-r2) (13/32) Purging py3-installer (0.7.0-r2) (14/32) Purging py3-setuptools-pyc (77.0.3-r0) (15/32) Purging py3-setuptools (77.0.3-r0) (16/32) Purging py3-packaging-pyc (25.0-r0) (17/32) Purging py3-packaging (25.0-r0) (18/32) Purging py3-parsing-pyc (3.2.0-r0) (19/32) Purging py3-parsing (3.2.0-r0) (20/32) Purging py3-cparser-pyc (2.22-r1) (21/32) Purging py3-cparser (2.22-r1) (22/32) Purging python3-pyc (3.12.10-r0) (23/32) Purging python3-pycache-pyc0 (3.12.10-r0) (24/32) Purging pyc (3.12.10-r0) (25/32) Purging python3 (3.12.10-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.8-r0) (29/32) Purging libpanelw (6.5_p20250412-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.49.1-r1) (32/32) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 252 MiB in 104 packages >>> py3-axolotl: Updating the community/loongarch64 repository index... >>> py3-axolotl: Signing the index...