>>> py3-axolotl: Building community/py3-axolotl 0.2.3-r7 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 04:36:34 +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-setuptools py3-cparser (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.8-r0) (3/28) Installing gdbm (1.24-r0) (4/28) Installing xz-libs (5.8.1-r0) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.5_p20250412-r0) (7/28) Installing sqlite-libs (3.49.1-r1) (8/28) Installing python3 (3.12.10-r0) (9/28) Installing python3-pycache-pyc0 (3.12.10-r0) (10/28) Installing pyc (3.12.10-r0) (11/28) Installing py3-cparser (2.22-r1) (12/28) Installing py3-cparser-pyc (2.22-r1) (13/28) Installing py3-cffi (1.17.1-r1) (14/28) Installing py3-cffi-pyc (1.17.1-r1) (15/28) Installing py3-cryptography-pyc (44.0.2-r0) (16/28) Installing python3-pyc (3.12.10-r0) (17/28) Installing py3-cryptography (44.0.2-r0) (18/28) Installing tzdata (2025b-r0) (19/28) Installing py3-protobuf (4.25.6-r0) (20/28) Installing py3-protobuf-pyc (4.25.6-r0) (21/28) Installing py3-axolotl-curve25519 (0.4.1b-r8) (22/28) Installing py3-parsing (3.2.0-r0) (23/28) Installing py3-parsing-pyc (3.2.0-r0) (24/28) Installing py3-packaging (25.0-r0) (25/28) Installing py3-packaging-pyc (25.0-r0) (26/28) Installing py3-setuptools (77.0.3-r0) (27/28) Installing py3-setuptools-pyc (77.0.3-r0) (28/28) Installing .makedepends-py3-axolotl (20250430.043650) Executing busybox-1.37.0-r16.trigger OK: 452 MiB in 132 packages >>> py3-axolotl: Cleaning up srcdir >>> py3-axolotl: Cleaning up pkgdir >>> py3-axolotl: Cleaning up tmpdir >>> py3-axolotl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-axolotl-0.2.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-axolotl-0.2.3.tar.gz.part' py3-axolotl-0.2.3.ta 100% |********************************| 52139 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-axolotl-0.2.3.tar.gz.part' saved >>> py3-axolotl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/py3-axolotl-0.2.3.tar.gz... /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() running build running build_py creating build/lib/axolotl copying axolotl/__init__.py -> build/lib/axolotl copying axolotl/invalidversionexception.py -> build/lib/axolotl copying axolotl/axolotladdress.py -> build/lib/axolotl copying axolotl/invalidmessageexception.py -> build/lib/axolotl copying axolotl/sessioncipher.py -> build/lib/axolotl copying axolotl/statekeyexchangeexception.py -> build/lib/axolotl copying axolotl/invalidkeyidexception.py -> build/lib/axolotl copying axolotl/identitykeypair.py -> build/lib/axolotl copying axolotl/untrustedidentityexception.py -> build/lib/axolotl copying axolotl/legacymessageexception.py -> build/lib/axolotl copying axolotl/invalidkeyexception.py -> build/lib/axolotl copying axolotl/sessionbuilder.py -> build/lib/axolotl copying axolotl/duplicatemessagexception.py -> build/lib/axolotl copying axolotl/identitykey.py -> build/lib/axolotl copying axolotl/nosessionexception.py -> build/lib/axolotl creating build/lib/axolotl/groups copying axolotl/groups/__init__.py -> build/lib/axolotl/groups copying axolotl/groups/groupsessionbuilder.py -> build/lib/axolotl/groups copying axolotl/groups/senderkeyname.py -> build/lib/axolotl/groups copying axolotl/groups/groupcipher.py -> build/lib/axolotl/groups creating build/lib/axolotl/state copying axolotl/state/__init__.py -> build/lib/axolotl/state copying axolotl/state/prekeystore.py -> build/lib/axolotl/state copying axolotl/state/sessionstore.py -> build/lib/axolotl/state copying axolotl/state/storageprotos_pb2.py -> build/lib/axolotl/state copying axolotl/state/signedprekeystore.py -> build/lib/axolotl/state copying axolotl/state/prekeyrecord.py -> build/lib/axolotl/state copying axolotl/state/identitykeystore.py -> build/lib/axolotl/state copying axolotl/state/sessionstate.py -> build/lib/axolotl/state copying axolotl/state/sessionrecord.py -> build/lib/axolotl/state copying axolotl/state/prekeybundle.py -> build/lib/axolotl/state copying axolotl/state/axolotlstore.py -> build/lib/axolotl/state copying axolotl/state/signedprekeyrecord.py -> build/lib/axolotl/state creating build/lib/axolotl/tests copying axolotl/tests/__init__.py -> build/lib/axolotl/tests copying axolotl/tests/test_sessionbuilder.py -> build/lib/axolotl/tests copying axolotl/tests/test_sessioncipher.py -> build/lib/axolotl/tests copying axolotl/tests/inmemorysessionstore.py -> build/lib/axolotl/tests copying axolotl/tests/inmemoryaxolotlstore.py -> build/lib/axolotl/tests copying axolotl/tests/inmemoryprekeystore.py -> build/lib/axolotl/tests copying axolotl/tests/inmemorysignedprekeystore.py -> build/lib/axolotl/tests copying axolotl/tests/inmemoryidentitykeystore.py -> build/lib/axolotl/tests copying axolotl/tests/test_sigs.py -> build/lib/axolotl/tests creating build/lib/axolotl/protocol copying axolotl/protocol/__init__.py -> build/lib/axolotl/protocol copying axolotl/protocol/senderkeydistributionmessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/senderkeymessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/whisperprotos_pb2.py -> build/lib/axolotl/protocol copying axolotl/protocol/whispermessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/prekeywhispermessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/ciphertextmessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/keyexchangemessage.py -> build/lib/axolotl/protocol creating build/lib/axolotl/util copying axolotl/util/__init__.py -> build/lib/axolotl/util copying axolotl/util/medium.py -> build/lib/axolotl/util copying axolotl/util/keyhelper.py -> build/lib/axolotl/util copying axolotl/util/hexutil.py -> build/lib/axolotl/util copying axolotl/util/byteutil.py -> build/lib/axolotl/util creating build/lib/axolotl/ratchet copying axolotl/ratchet/__init__.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/aliceaxolotlparameters.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/bobaxolotlparamaters.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/chainkey.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/ratchetingsession.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/rootkey.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/symmetricaxolotlparameters.py -> build/lib/axolotl/ratchet creating build/lib/axolotl/kdf copying axolotl/kdf/__init__.py -> build/lib/axolotl/kdf copying axolotl/kdf/derivedmessagesecrets.py -> build/lib/axolotl/kdf copying axolotl/kdf/hkdfv3.py -> build/lib/axolotl/kdf copying axolotl/kdf/messagekeys.py -> build/lib/axolotl/kdf copying axolotl/kdf/hkdfv2.py -> build/lib/axolotl/kdf copying axolotl/kdf/hkdf.py -> build/lib/axolotl/kdf copying axolotl/kdf/derivedrootsecrets.py -> build/lib/axolotl/kdf creating build/lib/axolotl/ecc copying axolotl/ecc/__init__.py -> build/lib/axolotl/ecc copying axolotl/ecc/djbec.py -> build/lib/axolotl/ecc copying axolotl/ecc/ec.py -> build/lib/axolotl/ecc copying axolotl/ecc/eckeypair.py -> build/lib/axolotl/ecc copying axolotl/ecc/curve.py -> build/lib/axolotl/ecc creating build/lib/axolotl/groups/state copying axolotl/groups/state/__init__.py -> build/lib/axolotl/groups/state copying axolotl/groups/state/senderkeystore.py -> build/lib/axolotl/groups/state copying axolotl/groups/state/senderkeystate.py -> build/lib/axolotl/groups/state copying axolotl/groups/state/senderkeyrecord.py -> build/lib/axolotl/groups/state creating build/lib/axolotl/groups/ratchet copying axolotl/groups/ratchet/__init__.py -> build/lib/axolotl/groups/ratchet copying axolotl/groups/ratchet/sendermessagekey.py -> build/lib/axolotl/groups/ratchet copying axolotl/groups/ratchet/senderchainkey.py -> build/lib/axolotl/groups/ratchet creating build/lib/axolotl/tests/groups copying axolotl/tests/groups/__init__.py -> build/lib/axolotl/tests/groups copying axolotl/tests/groups/inmemorysenderkeystore.py -> build/lib/axolotl/tests/groups copying axolotl/tests/groups/test_groupcipher.py -> build/lib/axolotl/tests/groups creating build/lib/axolotl/tests/util copying axolotl/tests/util/__init__.py -> build/lib/axolotl/tests/util copying axolotl/tests/util/test_byteutil.py -> build/lib/axolotl/tests/util creating build/lib/axolotl/tests/ratchet copying axolotl/tests/ratchet/__init__.py -> build/lib/axolotl/tests/ratchet copying axolotl/tests/ratchet/test_ratchetingsession.py -> build/lib/axolotl/tests/ratchet copying axolotl/tests/ratchet/test_rootkey.py -> build/lib/axolotl/tests/ratchet copying axolotl/tests/ratchet/test_chainkey.py -> build/lib/axolotl/tests/ratchet creating build/lib/axolotl/tests/kdf copying axolotl/tests/kdf/__init__.py -> build/lib/axolotl/tests/kdf copying axolotl/tests/kdf/test_hkdf.py -> build/lib/axolotl/tests/kdf /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() usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'test' >>> ERROR: py3-axolotl: check failed >>> py3-axolotl: Uninstalling dependencies... (1/28) Purging .makedepends-py3-axolotl (20250430.043650) (2/28) Purging py3-cryptography-pyc (44.0.2-r0) (3/28) Purging py3-cryptography (44.0.2-r0) (4/28) Purging py3-cffi-pyc (1.17.1-r1) (5/28) Purging py3-cffi (1.17.1-r1) (6/28) Purging py3-protobuf-pyc (4.25.6-r0) (7/28) Purging py3-protobuf (4.25.6-r0) (8/28) Purging tzdata (2025b-r0) (9/28) Purging py3-axolotl-curve25519 (0.4.1b-r8) (10/28) Purging py3-setuptools-pyc (77.0.3-r0) (11/28) Purging py3-setuptools (77.0.3-r0) (12/28) Purging py3-packaging-pyc (25.0-r0) (13/28) Purging py3-packaging (25.0-r0) (14/28) Purging py3-parsing-pyc (3.2.0-r0) (15/28) Purging py3-parsing (3.2.0-r0) (16/28) Purging py3-cparser-pyc (2.22-r1) (17/28) Purging py3-cparser (2.22-r1) (18/28) Purging python3-pyc (3.12.10-r0) (19/28) Purging python3-pycache-pyc0 (3.12.10-r0) (20/28) Purging pyc (3.12.10-r0) (21/28) Purging python3 (3.12.10-r0) (22/28) Purging gdbm (1.24-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.4.8-r0) (25/28) Purging libpanelw (6.5_p20250412-r0) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging sqlite-libs (3.49.1-r1) (28/28) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 398 MiB in 104 packages