Package: src:python-axolotl
Version: 0.2.3-4
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-axolotl, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
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.
        
********************************************************************************


[... snipped ...]

  self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/duplicatemessagexception.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/invalidkeyidexception.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/axolotladdress.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/invalidkeyexception.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/statekeyexchangeexception.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/untrustedidentityexception.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/identitykey.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/legacymessageexception.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/sessionbuilder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/sessioncipher.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/invalidversionexception.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/nosessionexception.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/invalidmessageexception.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/identitykeypair.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/bobaxolotlparamaters.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/ratchetingsession.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/rootkey.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/symmetricaxolotlparameters.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/aliceaxolotlparameters.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/chainkey.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/derivedrootsecrets.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/hkdfv2.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/hkdfv3.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/messagekeys.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/derivedmessagesecrets.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/hkdf.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/curve.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/eckeypair.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/djbec.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/ec.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/byteutil.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/hexutil.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/keyhelper.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/medium.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/senderkeymessage.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/ciphertextmessage.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/senderkeydistributionmessage.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/whispermessage.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/whisperprotos_pb2.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/keyexchangemessage.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/prekeywhispermessage.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/signedprekeyrecord.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/storageprotos_pb2.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/prekeyrecord.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/sessionstore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/axolotlstore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/prekeybundle.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/sessionrecord.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/signedprekeystore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/prekeystore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/sessionstate.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/identitykeystore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/test_sessionbuilder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemoryprekeystore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemorysessionstore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/test_sigs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemorysignedprekeystore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/test_sessioncipher.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemoryidentitykeystore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemoryaxolotlstore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
copying axolotl/groups/groupcipher.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
copying axolotl/groups/groupsessionbuilder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
copying axolotl/groups/senderkeyname.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
copying axolotl/groups/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
copying axolotl/tests/ratchet/test_ratchetingsession.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
copying axolotl/tests/ratchet/test_rootkey.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
copying axolotl/tests/ratchet/test_chainkey.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
copying axolotl/tests/ratchet/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/kdf
copying axolotl/tests/kdf/test_hkdf.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/kdf
copying axolotl/tests/kdf/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/kdf
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/util
copying axolotl/tests/util/test_byteutil.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/util
copying axolotl/tests/util/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/util
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/groups
copying axolotl/tests/groups/inmemorysenderkeystore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/groups
copying axolotl/tests/groups/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/groups
copying axolotl/tests/groups/test_groupcipher.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/groups
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/ratchet
copying axolotl/groups/ratchet/sendermessagekey.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/ratchet
copying axolotl/groups/ratchet/senderchainkey.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/ratchet
copying axolotl/groups/ratchet/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/ratchet
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
copying axolotl/groups/state/senderkeystore.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
copying axolotl/groups/state/senderkeystate.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
copying axolotl/groups/state/senderkeyrecord.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
copying axolotl/groups/state/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build; 
python3.14 -m unittest discover -v 
axolotl.tests.groups.test_groupcipher 
(unittest.loader._FailedTest.axolotl.tests.groups.test_groupcipher) ... ERROR
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
axolotl.tests.ratchet.test_ratchetingsession 
(unittest.loader._FailedTest.axolotl.tests.ratchet.test_ratchetingsession) ... 
ERROR
test_rootKeyDerivationV2 
(axolotl.tests.ratchet.test_rootkey.RootKeyTest.test_rootKeyDerivationV2) ... ok
axolotl.tests.test_sessionbuilder 
(unittest.loader._FailedTest.axolotl.tests.test_sessionbuilder) ... ERROR
axolotl.tests.test_sessioncipher 
(unittest.loader._FailedTest.axolotl.tests.test_sessioncipher) ... ERROR
axolotl.tests.test_sigs (unittest.loader._FailedTest.axolotl.tests.test_sigs) 
... ERROR
test_split (axolotl.tests.util.test_byteutil.ByteUtilTest.test_split) ... ok

======================================================================
ERROR: axolotl.tests.groups.test_groupcipher 
(unittest.loader._FailedTest.axolotl.tests.groups.test_groupcipher)
----------------------------------------------------------------------
ImportError: Failed to import test module: axolotl.tests.groups.test_groupcipher
Traceback (most recent call last):
  File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.14/unittest/loader.py", line 367, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/groups/test_groupcipher.py",
 line 5, in <module>
    from .inmemorysenderkeystore import InMemorySenderKeyStore
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/groups/inmemorysenderkeystore.py",
 line 4, in <module>
    from ...groups.state.senderkeyrecord import SenderKeyRecord
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/groups/state/senderkeyrecord.py",
 line 3, in <module>
    from ...state.storageprotos_pb2 import SenderKeyRecordStructure
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/storageprotos_pb2.py",
 line 6, in <module>
    from google.protobuf import descriptor as _descriptor
  File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40, 
in <module>
    from google.protobuf.internal import api_implementation
  File 
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
 line 104, in <module>
    from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.


======================================================================
ERROR: axolotl.tests.ratchet.test_ratchetingsession 
(unittest.loader._FailedTest.axolotl.tests.ratchet.test_ratchetingsession)
----------------------------------------------------------------------
ImportError: Failed to import test module: 
axolotl.tests.ratchet.test_ratchetingsession
Traceback (most recent call last):
  File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.14/unittest/loader.py", line 367, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/ratchet/test_ratchetingsession.py",
 line 6, in <module>
    from ...identitykeypair import IdentityKeyPair
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/identitykeypair.py",
 line 3, in <module>
    from .state.storageprotos_pb2 import IdentityKeyPairStructure
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/storageprotos_pb2.py",
 line 6, in <module>
    from google.protobuf import descriptor as _descriptor
  File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40, 
in <module>
    from google.protobuf.internal import api_implementation
  File 
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
 line 104, in <module>
    from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.


======================================================================
ERROR: axolotl.tests.test_sessionbuilder 
(unittest.loader._FailedTest.axolotl.tests.test_sessionbuilder)
----------------------------------------------------------------------
ImportError: Failed to import test module: axolotl.tests.test_sessionbuilder
Traceback (most recent call last):
  File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.14/unittest/loader.py", line 367, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/test_sessionbuilder.py",
 line 8, in <module>
    from ..sessionbuilder import SessionBuilder
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/sessionbuilder.py",
 line 13, in <module>
    from .protocol.keyexchangemessage import KeyExchangeMessage
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/protocol/keyexchangemessage.py",
 line 5, in <module>
    from . import whisperprotos_pb2 as whisperprotos
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/protocol/whisperprotos_pb2.py",
 line 6, in <module>
    from google.protobuf import descriptor as _descriptor
  File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40, 
in <module>
    from google.protobuf.internal import api_implementation
  File 
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
 line 104, in <module>
    from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.


======================================================================
ERROR: axolotl.tests.test_sessioncipher 
(unittest.loader._FailedTest.axolotl.tests.test_sessioncipher)
----------------------------------------------------------------------
ImportError: Failed to import test module: axolotl.tests.test_sessioncipher
Traceback (most recent call last):
  File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.14/unittest/loader.py", line 367, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/test_sessioncipher.py",
 line 5, in <module>
    from ..state.sessionrecord import SessionRecord
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/sessionrecord.py",
 line 3, in <module>
    from . import storageprotos_pb2 as storageprotos
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/storageprotos_pb2.py",
 line 6, in <module>
    from google.protobuf import descriptor as _descriptor
  File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40, 
in <module>
    from google.protobuf.internal import api_implementation
  File 
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
 line 104, in <module>
    from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.


======================================================================
ERROR: axolotl.tests.test_sigs 
(unittest.loader._FailedTest.axolotl.tests.test_sigs)
----------------------------------------------------------------------
ImportError: Failed to import test module: axolotl.tests.test_sigs
Traceback (most recent call last):
  File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.14/unittest/loader.py", line 367, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/test_sigs.py",
 line 6, in <module>
    from ..util.keyhelper import KeyHelper
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/util/keyhelper.py",
 line 10, in <module>
    from ..identitykeypair import IdentityKeyPair
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/identitykeypair.py",
 line 3, in <module>
    from .state.storageprotos_pb2 import IdentityKeyPairStructure
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/storageprotos_pb2.py",
 line 6, in <module>
    from google.protobuf import descriptor as _descriptor
  File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40, 
in <module>
    from google.protobuf.internal import api_implementation
  File 
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
 line 104, in <module>
    from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.


----------------------------------------------------------------------
Ran 11 tests in 0.002s

FAILED (errors=5)
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build; python3.14 -m unittest 
discover -v 
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build; 
python3.13 -m unittest discover -v 
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.117s

OK
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned 
exit code 13
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to