Source: pymvpa2
Version: 2.6.3-1
Severity: serious
https://buildd.debian.org/status/fetch.php?pkg=pymvpa2&arch=mips64el&ver=2.6.3-1&stamp=1509746580&raw=0
...
======================================================================
ERROR: mvpa2.tests.test_misc_scatter.test_plot_scatter
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File
"/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/tests/test_misc_scatter.py",
line 56, in test_plot_scatter
fig = plot_scatter(data2d, mask=mask)
File
"/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/mvpa2/misc/plot/scatter.py",
line 398, in plot_scatter
binsx = np.arange(minx, maxx + binwidthx, binwidthx)
ValueError: array is too big; `arr.size * arr.dtype.itemsize` is larger than
the maximum possible size.
----------------------------------------------------------------------
Ran 574 tests in 3879.450s
FAILED (SKIP=22, errors=1)
debian/rules:45: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 1