[Reproducible-builds] Bug#801207: python-pyqtgraph: FTBFS: Missing Build-Depends on python3-{pyqt4, numpy, pyqtgraph} etc.

Chris Lamb lamby at debian.org
Wed Oct 7 13:20:50 UTC 2015


Source: python-pyqtgraph
Version: 0.9.10-3
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,

python-pyqtgraph fails to build from source in unstable/amd64.

Seems to be missing a bunch of Python 3 dependencies - I got as far as
python3-{pyqt4,numpy,pyqtgraph} etc. but there is probably a more
methodical way...


  [..]

  I: pybuild base:170: cd
  /tmp/buildd/python-pyqtgraph-0.9.10/.pybuild/pythonX.Y_3.5/build;
  python3.5 -m unittest discover -v 
  pyqtgraph (unittest.loader._FailedTest) ... ERROR
  
  ======================================================================
  ERROR: pyqtgraph (unittest.loader._FailedTest)
  ----------------------------------------------------------------------
  ImportError: Failed to import test module: pyqtgraph
  Traceback (most recent call last):
    File
    "/tmp/buildd/python-pyqtgraph-0.9.10/.pybuild/pythonX.Y_3.5/build/pyqtgraph/Qt.py",
    line 25, in <module>
      import PyQt4
  ImportError: No module named 'PyQt4'
  
  During handling of the above exception, another exception occurred:
  
  Traceback (most recent call last):
    File
    "/tmp/buildd/python-pyqtgraph-0.9.10/.pybuild/pythonX.Y_3.5/build/pyqtgraph/Qt.py",
    line 29, in <module>
      import PySide
  ImportError: No module named 'PySide'
  
  During handling of the above exception, another exception occurred:
  
  Traceback (most recent call last):
    File "/usr/lib/python3.5/unittest/loader.py", line 462, in
    _find_test_path
      package = self._get_module_from_name(name)
    File "/usr/lib/python3.5/unittest/loader.py", line 369, in
    _get_module_from_name
      __import__(name)
    File
    "/tmp/buildd/python-pyqtgraph-0.9.10/.pybuild/pythonX.Y_3.5/build/pyqtgraph/__init__.py",
    line 13, in <module>
      from .Qt import QtGui
    File
    "/tmp/buildd/python-pyqtgraph-0.9.10/.pybuild/pythonX.Y_3.5/build/pyqtgraph/Qt.py",
    line 32, in <module>
      raise Exception("PyQtGraph requires either PyQt4 or PySide;
      neither package could be imported.")
  Exception: PyQtGraph requires either PyQt4 or PySide; neither package
  could be imported.
  
  
  ----------------------------------------------------------------------
  Ran 1 test in 0.000s
  
  FAILED (errors=1)
  E: pybuild pybuild:262: test: plugin distutils failed with: exit
  code=1: cd
  /tmp/buildd/python-pyqtgraph-0.9.10/.pybuild/pythonX.Y_3.5/build;
  python3.5 -m unittest discover -v 
  dh_auto_test: pybuild --test -i python{version} -p 3.4 3.5 --dir .
  returned exit code 13
  debian/rules:6: recipe for target 'build' failed
  make: *** [build] Error 25
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

    https://reproducible.debian.net/logs/unstable/amd64/python-pyqtgraph_0.9.10-3.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: python-pyqtgraph.0.9.10-3.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151007/89d9c6d1/attachment.txt>


More information about the Reproducible-builds mailing list