Source: python-axolotl
Version: 0.1.7-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160828 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python2 --buildsystem=pybuild
>    dh_testdir -O--buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/nosessionexception.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/invalidmessageexception.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/identitykeypair.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/statekeyexchangeexception.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/untrustedidentityexception.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/legacymessageexception.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/duplicatemessagexception.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/invalidkeyexception.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/identitykey.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/invalidversionexception.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/sessioncipher.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/invalidkeyidexception.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> copying axolotl/sessionbuilder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/kdf
> copying axolotl/kdf/messagekeys.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/kdf
> copying axolotl/kdf/derivedrootsecrets.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/kdf
> copying axolotl/kdf/hkdfv2.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/kdf
> copying axolotl/kdf/derivedmessagesecrets.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/kdf
> copying axolotl/kdf/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/kdf
> copying axolotl/kdf/hkdfv3.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/kdf
> copying axolotl/kdf/hkdf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/kdf
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/util
> copying axolotl/util/byteutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/util
> copying axolotl/util/hexutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/util
> copying axolotl/util/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/util
> copying axolotl/util/medium.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/util
> copying axolotl/util/keyhelper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/util
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/inmemoryprekeystore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/inmemorysessionstore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/test_sigs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/inmemoryaxolotlstore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/test_sessioncipher.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/inmemorysignedprekeystore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/test_sessionbuilder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/test_stuff.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> copying axolotl/tests/inmemoryidentitykeystore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups
> copying axolotl/groups/groupcipher.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups
> copying axolotl/groups/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups
> copying axolotl/groups/groupsessionbuilder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ecc
> copying axolotl/ecc/ec.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ecc
> copying axolotl/ecc/eckeypair.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ecc
> copying axolotl/ecc/curve.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ecc
> copying axolotl/ecc/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ecc
> copying axolotl/ecc/djbec.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ecc
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ratchet
> copying axolotl/ratchet/rootkey.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ratchet
> copying axolotl/ratchet/aliceaxolotlparameters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ratchet
> copying axolotl/ratchet/symmetricaxolotlparameters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ratchet
> copying axolotl/ratchet/chainkey.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ratchet
> copying axolotl/ratchet/bobaxolotlparamaters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ratchet
> copying axolotl/ratchet/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ratchet
> copying axolotl/ratchet/ratchetingsession.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/ratchet
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/protocol
> copying axolotl/protocol/whisperprotos.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/protocol
> copying axolotl/protocol/ciphertextmessage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/protocol
> copying axolotl/protocol/whispermessage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/protocol
> copying axolotl/protocol/keyexchangemessage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/protocol
> copying axolotl/protocol/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/protocol
> copying axolotl/protocol/prekeywhispermessage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/protocol
> copying axolotl/protocol/senderkeymessage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/protocol
> copying axolotl/protocol/senderkeydistributionmessage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/protocol
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/prekeystore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/sessionstate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/signedprekeystore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/prekeyrecord.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/signedprekeyrecord.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/prekeybundle.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/sessionrecord.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/storageprotos.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/identitykeystore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/axolotlstore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> copying axolotl/state/sessionstore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/state
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/kdf
> copying axolotl/tests/kdf/test_hkdf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/kdf
> copying axolotl/tests/kdf/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/kdf
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/util
> copying axolotl/tests/util/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/util
> copying axolotl/tests/util/test_byteutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/util
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/groups
> copying axolotl/tests/groups/test_groupcipher.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/groups
> copying axolotl/tests/groups/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/groups
> copying axolotl/tests/groups/inmemorysenderkeystore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/groups
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/ratchet
> copying axolotl/tests/ratchet/test_ratchetingsession.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/ratchet
> copying axolotl/tests/ratchet/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/ratchet
> copying axolotl/tests/ratchet/test_rootkey.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/ratchet
> copying axolotl/tests/ratchet/test_chainkey.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/tests/ratchet
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups/ratchet
> copying axolotl/groups/ratchet/sendermessagekey.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups/ratchet
> copying axolotl/groups/ratchet/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups/ratchet
> copying axolotl/groups/ratchet/senderchainkey.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups/ratchet
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups/state
> copying axolotl/groups/state/senderkeystore.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups/state
> copying axolotl/groups/state/senderkeyrecord.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups/state
> copying axolotl/groups/state/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups/state
> copying axolotl/groups/state/senderkeystate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/axolotl/groups/state
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; 
> python2.7 -m unittest discover -v 
> axolotl.tests.test_sigs (unittest.loader.ModuleImportFailure) ... ERROR
> test_vectorLongV3 (axolotl.tests.kdf.test_hkdf.HKDFTest) ... ok
> test_vectorV3 (axolotl.tests.kdf.test_hkdf.HKDFTest) ... ok
> test_split (axolotl.tests.util.test_byteutil.ByteUtilTest) ... ok
> axolotl.tests.test_sessioncipher (unittest.loader.ModuleImportFailure) ... 
> ERROR
> axolotl.tests.groups.test_groupcipher (unittest.loader.ModuleImportFailure) 
> ... ERROR
> axolotl.tests.test_sessionbuilder (unittest.loader.ModuleImportFailure) ... 
> ERROR
> axolotl.tests.test_stuff (unittest.loader.ModuleImportFailure) ... ERROR
> axolotl.tests.ratchet.test_ratchetingsession 
> (unittest.loader.ModuleImportFailure) ... ERROR
> test_rootKeyDerivationV2 (axolotl.tests.ratchet.test_rootkey.RootKeyTest) ... 
> ok
> test_chainKeyDerivationV2 (axolotl.tests.ratchet.test_chainkey.ChainKeyTest) 
> ... ok
> 
> ======================================================================
> ERROR: axolotl.tests.test_sigs (unittest.loader.ModuleImportFailure)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: axolotl.tests.test_sigs
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
>     module = self._get_module_from_name(name)
>   File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
> _get_module_from_name
>     __import__(name)
>   File "axolotl/tests/test_sigs.py", line 3, in <module>
>     from axolotl.util.keyhelper import KeyHelper
>   File "axolotl/util/keyhelper.py", line 3, in <module>
>     from ..identitykeypair import IdentityKeyPair
>   File "axolotl/identitykeypair.py", line 1, in <module>
>     from .state.storageprotos import IdentityKeyPairStructure
>   File "axolotl/state/storageprotos.py", line 41, in <module>
>     options=None),
>   File "/usr/lib/python2.7/dist-packages/google/protobuf/descriptor.py", line 
> 501, in __new__
>     _message.Message._CheckCalledFromGeneratedFile()
> TypeError: Descriptors should not be created directly, but only retrieved 
> from their parent.
> 
> 
> ======================================================================
> ERROR: axolotl.tests.test_sessioncipher (unittest.loader.ModuleImportFailure)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: axolotl.tests.test_sessioncipher
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
>     module = self._get_module_from_name(name)
>   File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
> _get_module_from_name
>     __import__(name)
>   File "axolotl/tests/test_sessioncipher.py", line 3, in <module>
>     from axolotl.state.sessionrecord import SessionRecord
>   File "axolotl/state/sessionrecord.py", line 1, in <module>
>     from . import storageprotos
>   File "axolotl/state/storageprotos.py", line 41, in <module>
>     options=None),
>   File "/usr/lib/python2.7/dist-packages/google/protobuf/descriptor.py", line 
> 501, in __new__
>     _message.Message._CheckCalledFromGeneratedFile()
> TypeError: Descriptors should not be created directly, but only retrieved 
> from their parent.
> 
> 
> ======================================================================
> ERROR: axolotl.tests.groups.test_groupcipher 
> (unittest.loader.ModuleImportFailure)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: 
> axolotl.tests.groups.test_groupcipher
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
>     module = self._get_module_from_name(name)
>   File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
> _get_module_from_name
>     __import__(name)
>   File "axolotl/tests/groups/test_groupcipher.py", line 2, in <module>
>     from axolotl.tests.groups.inmemorysenderkeystore import 
> InMemorySenderKeyStore
>   File "axolotl/tests/groups/inmemorysenderkeystore.py", line 2, in <module>
>     from axolotl.groups.state.senderkeyrecord import SenderKeyRecord
>   File "axolotl/groups/state/senderkeyrecord.py", line 1, in <module>
>     from axolotl.state.storageprotos import SenderKeyRecordStructure
>   File "axolotl/state/storageprotos.py", line 41, in <module>
>     options=None),
>   File "/usr/lib/python2.7/dist-packages/google/protobuf/descriptor.py", line 
> 501, in __new__
>     _message.Message._CheckCalledFromGeneratedFile()
> TypeError: Descriptors should not be created directly, but only retrieved 
> from their parent.
> 
> 
> ======================================================================
> ERROR: axolotl.tests.test_sessionbuilder (unittest.loader.ModuleImportFailure)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: axolotl.tests.test_sessionbuilder
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
>     module = self._get_module_from_name(name)
>   File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
> _get_module_from_name
>     __import__(name)
>   File "axolotl/tests/test_sessionbuilder.py", line 4, in <module>
>     from axolotl.sessionbuilder import SessionBuilder
>   File "axolotl/sessionbuilder.py", line 10, in <module>
>     from axolotl.protocol.keyexchangemessage import KeyExchangeMessage
>   File "axolotl/protocol/keyexchangemessage.py", line 3, in <module>
>     from axolotl.protocol import whisperprotos
>   File "axolotl/protocol/whisperprotos.py", line 41, in <module>
>     options=None),
>   File "/usr/lib/python2.7/dist-packages/google/protobuf/descriptor.py", line 
> 501, in __new__
>     _message.Message._CheckCalledFromGeneratedFile()
> TypeError: Descriptors should not be created directly, but only retrieved 
> from their parent.
> 
> 
> ======================================================================
> ERROR: axolotl.tests.test_stuff (unittest.loader.ModuleImportFailure)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: axolotl.tests.test_stuff
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
>     module = self._get_module_from_name(name)
>   File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
> _get_module_from_name
>     __import__(name)
>   File "axolotl/tests/test_stuff.py", line 3, in <module>
>     from axolotl.protocol.whispermessage import WhisperMessage
>   File "axolotl/protocol/whispermessage.py", line 4, in <module>
>     from . import whisperprotos
>   File "axolotl/protocol/whisperprotos.py", line 41, in <module>
>     options=None),
>   File "/usr/lib/python2.7/dist-packages/google/protobuf/descriptor.py", line 
> 501, in __new__
>     _message.Message._CheckCalledFromGeneratedFile()
> TypeError: Descriptors should not be created directly, but only retrieved 
> from their parent.
> 
> 
> ======================================================================
> ERROR: axolotl.tests.ratchet.test_ratchetingsession 
> (unittest.loader.ModuleImportFailure)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: 
> axolotl.tests.ratchet.test_ratchetingsession
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
>     module = self._get_module_from_name(name)
>   File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
> _get_module_from_name
>     __import__(name)
>   File "axolotl/tests/ratchet/test_ratchetingsession.py", line 3, in <module>
>     from axolotl.identitykeypair import IdentityKeyPair
>   File "axolotl/identitykeypair.py", line 1, in <module>
>     from .state.storageprotos import IdentityKeyPairStructure
>   File "axolotl/state/storageprotos.py", line 41, in <module>
>     options=None),
>   File "/usr/lib/python2.7/dist-packages/google/protobuf/descriptor.py", line 
> 501, in __new__
>     _message.Message._CheckCalledFromGeneratedFile()
> TypeError: Descriptors should not be created directly, but only retrieved 
> from their parent.
> 
> 
> ----------------------------------------------------------------------
> Ran 11 tests in 0.003s
> 
> FAILED (errors=6)
> E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m unittest discover 
> -v 
> dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/08/28/python-axolotl_0.1.7-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to