Source: python-mplexporter
Version: 0.0.1+20140921-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build:
Ran 0 tests in 0.000s
OK
I: pybuild base:170: cd
/python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build; python3.5 -m
unittest discover -v
mplexporter (unittest.loader._FailedTest) ... ERROR
======================================================================
ERROR: mplexporter (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: mplexporter
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
"/python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build/mplexporter/__init__.py",
line 1, in <module>
from .renderers import Renderer
File
"/python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build/mplexporter/renderers/__init__.py",
line 9, in <module>
from .base import Renderer
File
"/python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build/mplexporter/renderers/base.py",
line 5, in <module>
import numpy as np
ImportError: No module named 'numpy'
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: cd
/python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build; python3.5 -m
unittest discover -v
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/python-mplexporter.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team