Source: pymvpa2
Version: 2.4.0-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:
Failure: SkipTest (External statsmodels is not present thus tests battery
skipped) ... SKIP: External statsmodels is not present thus tests battery
skipped
======================================================================
ERROR: Test all classifiers for conformant behavior
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/pymvpa2-2.4.0/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/tests/test_clf.py",
line 916, in test_generic_tests
clf.train(traindata)
File
"/pymvpa2-2.4.0/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/base/learner.py",
line 132, in train
result = self._train(ds)
File
"/pymvpa2-2.4.0/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/clfs/meta.py",
line 1371, in _train
self.__mapper.train(dataset)
File
"/pymvpa2-2.4.0/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/base/learner.py",
line 132, in train
result = self._train(ds)
File
"/pymvpa2-2.4.0/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/featsel/base.py",
line 320, in _train
selected_ids = self._get_selected_ids(dataset)
File
"/pymvpa2-2.4.0/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/featsel/base.py",
line 296, in _get_selected_ids
sensitivity = self.__sensitivity_analyzer(dataset)
File
"/pymvpa2-2.4.0/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/base/learner.py",
line 259, in __call__
return super(Learner, self).__call__(ds)
File
"/pymvpa2-2.4.0/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/base/node.py",
line 121, in __call__
result = self._call(ds)
File
"/pymvpa2-2.4.0/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/measures/anova.py",
line 122, in _call
from scipy.stats import fprob
ImportError: cannot import name fprob
...
----------------------------------------------------------------------
Ran 494 tests in 263.900s
FAILED (SKIP=19, errors=14)
debian/rules:42: recipe for target 'override_dh_auto_install' failed
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/pymvpa2.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)