[Reproducible-builds] Bug#809291: sleekxmpp: FTBFS: ImportError: No module named thirdparty.statemachine

Chris Lamb lamby at debian.org
Mon Dec 28 23:54:35 UTC 2015


Source: sleekxmpp
Version: 1.3.1-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

sleekxmpp fails to build from source in unstable/amd64:

  [..]

     dh_auto_clean -O--buildsystem=pybuild
  I: pybuild base:184: python2.7 setup.py clean 
  Traceback (most recent call last):
    File "setup.py", line 19, in <module>
      from sleekxmpp.version import __version__
    File "/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/__init__.py", line 20, in <module>
      from sleekxmpp.stanza import Message, Presence, Iq
    File "/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/stanza/__init__.py", line 10, in <module>
      from sleekxmpp.stanza.error import Error
    File "/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/stanza/error.py", line 9, in <module>
      from sleekxmpp.xmlstream import ElementBase, ET
    File "/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/xmlstream/__init__.py", line 14, in <module>
      from sleekxmpp.xmlstream.xmlstream import XMLStream, RESPONSE_TIMEOUT
    File "/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/xmlstream/xmlstream.py", line 35, in <module>
      from sleekxmpp.thirdparty.statemachine import StateMachine
  ImportError: No module named thirdparty.statemachine
  E: pybuild pybuild:274: clean: plugin distutils failed with: exit code=1: python2.7 setup.py clean 
  dh_auto_clean: pybuild --clean -i python{version} -p 2.7 --dir . returned exit code 13
  debian/rules:8: recipe for target 'clean' failed
  make: *** [clean] Error 25

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sleekxmpp.1.3.1-2.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 724 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151228/79e0c867/attachment.obj>


More information about the Reproducible-builds mailing list