Package: src:nitime
Version: 0.7-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2
   dh_update_autotools_config -i
   dh_auto_configure -i
dh_auto_configure: Please use the third-party "pybuild" build system instead of 
python-distutils
dh_auto_configure: This feature will be removed in compat 12.
   dh_auto_build -i
dh_auto_build: Please use the third-party "pybuild" build system instead of 
python-distutils
dh_auto_build: This feature will be removed in compat 12.
        python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7

[... snipped ...]

  zt /= st[sl]
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/nitime/viz.py:1391: 
RuntimeWarning: divide by zero encountered in log
  toplot = np.log(toplot)
/usr/lib/python2.7/dist-packages/matplotlib/cbook/deprecation.py:107: 
MatplotlibDeprecationWarning: Adding an axes using the same arguments as a 
previous axes currently reuses the earlier instance.  In a future version, a 
new instance will always be created and returned.  Meanwhile, this warning can 
be suppressed, and the future behavior ensured, by passing a unique label to 
each axes instance.
  warnings.warn(message, mplDeprecation, stacklevel=1)
grasshopper.py
snr_example.py
mtm_baseband_power.py
event_related_fmri.py
ar_est_3vars.py
mtm_harmonic_test.py
('freqs:', array([0.02217944, 0.02897103, 0.05012797]), '\testimated:', 
array([0.02218628, 0.02897644, 0.05012512]), '\terr: 8.410e-11')
('amp:', array([1.14652768, 1.5882896 , 0.77338958]), '\testimated:', 
array([1.13804782, 1.59692699, 0.76345026]), '\terr: 5.531e-05')
('phase:', array([3.28272585, 4.84241539, 1.8610345 ]), '\testimated:', 
array([3.07380887, 4.66664496, 1.98370608]), '\terr: 8.959e-02')
MS error over noise: 2.350e-02
granger_fmri.py
seed_analysis.py
multi_taper_coh.py
resting_state_fmri.py
ar_est_1var.py
ar_model_fit.py
filtering_fmri.py
multi_taper_spectral_estimation.py
ar_est_2vars.py
python ../tools/build_modref_templates.py
('WARNING: Empty -', 'nitime')
('WARNING: Empty -', 'nitime.algorithms')
('WARNING: Empty -', 'nitime.analysis')
('WARNING: Empty -', 'nitime.fmri')
('WARNING: Empty -', 'nitime.version')
25 files written
Build API docs finished.
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.8.3
/usr/lib/python2.7/dist-packages/matplotlib/cbook/deprecation.py:107: 
MatplotlibDeprecationWarning: The mpl_toolkits.axes_grid module was deprecated 
in version 2.1. Use mpl_toolkits.axes_grid1 and mpl_toolkits.axisartist provies 
the same functionality instead.
  warnings.warn(message, mplDeprecation, stacklevel=1)

Extension error:
Could not import extension sphinx.ext.pngmath (exception: No module named 
pngmath)
make[2]: *** [Makefile:35: htmlonly] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[1]: *** [debian/rules:28: override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/nitime.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

Reply via email to