Source: spyder-reports Version: 0.1.1-1 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/spyder-reports.html
... dh_auto_test -O--buildsystem=pybuild I: pybuild base:217: cd /build/1st/spyder-reports-0.1.1/.pybuild/cpython3_3.6_spyder-reports/build; python3.6 -m pytest ============================= test session starts ============================== platform linux -- Python 3.6.7, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 -- /usr/bin/python3.6 cachedir: .pytest_cache PyQt5 5.11.3 -- Qt runtime 5.11.2 -- Qt compiled 5.11.2 rootdir: /build/1st/spyder-reports-0.1.1, inifile: setup.cfg plugins: xvfb-1.0.0, qt-2.3.1, cov-2.6.0 collecting ... ==================================== ERRORS ==================================== ERROR collecting .pybuild/cpython3_3.6_spyder-reports/build/spyder_reports/tests/test_plugin.py ImportError while importing test module '/build/1st/spyder-reports-0.1.1/.pybuild/cpython3_3.6_spyder-reports/build/spyder_reports/tests/test_plugin.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: spyder_reports/__init__.py:11: in <module> from .reportsplugin import ReportsPlugin spyder_reports/reportsplugin.py:34: in <module> from spyder.utils.programs import TEMPDIR E ImportError: cannot import name 'TEMPDIR' =========================== 1 error in 0.47 seconds ============================ E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: cd /build/1st/spyder-reports-0.1.1/.pybuild/cpython3_3.6_spyder-reports/build; python3.6 -m pytest dh_auto_test: pybuild --test --test-pytest -i python{version} -p "3.6 3.7" returned exit code 13 make: *** [debian/rules:10: build] Error 25