[Debian-med-packaging] Bug#1058416: nitime: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

Lucas Nussbaum lucas at debian.org
Tue Dec 12 08:23:42 GMT 2023


Source: nitime
Version: 0.10.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> running config
> I: pybuild base:310: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/_mpl_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/viz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/lazy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/lazyimports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/index_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/descriptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/timeseries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_algorithms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_lazy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_timeseries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_analysis.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_viz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_descriptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/event_related.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/spectral.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/granger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/correlation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/snr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/coherence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/normalization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/entropy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/event_related.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/spectral.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/autoregressive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/correlation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/wavelet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/cohere.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/filter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri
> copying nitime/fmri/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri
> copying nitime/fmri/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri
> copying nitime/fmri/hrf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_coherence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_correlation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_snr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_granger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_coherence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_correlation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_event_related.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_entropy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_autoregressive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_spectral.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri/tests
> copying nitime/fmri/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri/tests
> copying nitime/fmri/tests/test_io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri/tests
> copying nitime/LICENSE -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/tests/tseries12.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/fxx_matlab.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/cxy_matlab.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/dpss_matlab.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/long_dpss_matlab.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/fmri1.nii.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/fmri2.nii.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/grasshopper_stimulus2.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/grasshopper_spike_times1.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/grasshopper_stimulus1.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/grasshopper_spike_times2.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/event_related_fmri.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/fmri_timeseries.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/_mpl_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/viz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/lazy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/lazyimports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/index_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/descriptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/timeseries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_algorithms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_lazy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_timeseries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_analysis.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_viz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_descriptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/event_related.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/spectral.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/granger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/correlation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/snr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/coherence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/normalization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/entropy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/event_related.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/spectral.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/autoregressive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/correlation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/wavelet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/cohere.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/filter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri
> copying nitime/fmri/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri
> copying nitime/fmri/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri
> copying nitime/fmri/hrf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_coherence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_correlation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_snr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_granger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_coherence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_correlation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_event_related.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_entropy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_autoregressive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_spectral.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri/tests
> copying nitime/fmri/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri/tests
> copying nitime/fmri/tests/test_io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri/tests
> copying nitime/LICENSE -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/tests/tseries12.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/fxx_matlab.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/cxy_matlab.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/dpss_matlab.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/long_dpss_matlab.npy -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/fmri1.nii.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/fmri2.nii.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/grasshopper_stimulus2.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/grasshopper_spike_times1.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/grasshopper_stimulus1.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/grasshopper_spike_times2.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/event_related_fmri.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/fmri_timeseries.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest 
> ============================= test session starts ==============================
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> collected 124 items
> 
> nitime/algorithms/tests/test_autoregressive.py .....                     [  4%]
> nitime/algorithms/tests/test_coherence.py ..........s....                [ 16%]
> nitime/algorithms/tests/test_correlation.py .                            [ 16%]
> nitime/algorithms/tests/test_entropy.py .....                            [ 20%]
> nitime/algorithms/tests/test_event_related.py .                          [ 21%]
> nitime/algorithms/tests/test_spectral.py ................                [ 34%]
> nitime/analysis/tests/test_base.py .                                     [ 35%]
> nitime/analysis/tests/test_coherence.py ......                           [ 40%]
> nitime/analysis/tests/test_correlation.py .                              [ 41%]
> nitime/analysis/tests/test_granger.py ..                                 [ 42%]
> nitime/analysis/tests/test_snr.py .                                      [ 43%]
> nitime/fmri/tests/test_io.py .                                           [ 44%]
> nitime/tests/test_algorithms.py ........                                 [ 50%]
> nitime/tests/test_analysis.py ........                                   [ 57%]
> nitime/tests/test_descriptors.py .                                       [ 58%]
> nitime/tests/test_lazy.py .F                                             [ 59%]
> nitime/tests/test_timeseries.py ....................................     [ 88%]
> nitime/tests/test_utils.py ...........                                   [ 97%]
> nitime/tests/test_viz.py ...                                             [100%]
> 
> =================================== FAILURES ===================================
> ______________________________ test_lazy_noreload ______________________________
> 
>     @pytest.mark.skipif(l.disable_lazy_imports, reason="Lazy imports disabled")
>     def test_lazy_noreload():
>         "Reloading of lazy modules causes ImportError"
>         mod = l.LazyImport('sys')
>         # accessing module dictionary will trigger an import
>         len(mod.__dict__)
>         # do not use named tuple feature for Python 2.6 compatibility
>         major, minor = sys.version_info[:2]
>         if major == 2:
>             with pytest.raises(ImportError) as e_info:
>                 reload(mod)
>         elif major == 3:
> >           import imp
> E           ModuleNotFoundError: No module named 'imp'
> 
> nitime/tests/test_lazy.py:40: ModuleNotFoundError
> =============================== warnings summary ===============================
> nitime/algorithms/event_related.py:13
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/event_related.py:13: SyntaxWarning: invalid escape sequence '\h'
>     """
> 
> nitime/algorithms/tests/test_coherence.py:206
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_coherence.py:206: SyntaxWarning: invalid escape sequence '\c'
>     """
> 
> ../../../../../../usr/lib/python3/dist-packages/dateutil/tz/tz.py:37
>   /usr/lib/python3/dist-packages/dateutil/tz/tz.py:37: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
>     EPOCH = datetime.datetime.utcfromtimestamp(0)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:73: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig1 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:78: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig2 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_periodogram
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:121: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_periodogram_csd
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:146: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig1 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_periodogram_csd
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:150: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig2 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:200: RuntimeWarning: invalid value encountered in divide
>     delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:200: RuntimeWarning: divide by zero encountered in divide
>     delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/cohere.py:699: RuntimeWarning: divide by zero encountered in divide
>     return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/cohere.py:699: RuntimeWarning: invalid value encountered in divide
>     return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:523: RuntimeWarning: invalid value encountered in divide
>     return self.relative_phases / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:730: RuntimeWarning: invalid value encountered in divide
>     return self.relative_phases / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:94: RuntimeWarning: In nitime.analysis, the provided input time-series is shorter than the requested NFFT + n_overlap. All coherence values will be set to 1.
>     warnings.warn(e_s, RuntimeWarning)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py:27: DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, the `scipy.signal.signaltools` namespace is deprecated.
>     t_up = signaltools.resample(tst, 128)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py:30: DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, the `scipy.signal.signaltools` namespace is deprecated.
>     t_dn = signaltools.resample(tst, 32)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py:36: DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, the `scipy.signal.signaltools` namespace is deprecated.
>     t_dn2 = signaltools.resample(tst, 48)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/wavelet.py:77: RuntimeWarning: divide by zero encountered in log
>     wf = (2 * np.exp(-(np.log(f) - np.log(f0)) ** 2 / (2 * sfl ** 2)) *
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/wavelet.py:77: RuntimeWarning: invalid value encountered in log
>     wf = (2 * np.exp(-(np.log(f) - np.log(f0)) ** 2 / (2 * sfl ** 2)) *
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/viz.py:683: DeprecationWarning: adj_matrix is deprecated and will be removed in version 3.0.
>   Use `adjacency_matrix` instead
>   
>     amat = nx.adj_matrix(G).A  # get a normal array out of it
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /usr/lib/python3/dist-packages/networkx/linalg/graphmatrix.py:187: FutureWarning: adjacency_matrix will return a scipy.sparse array instead of a matrix in Networkx 3.0.
>     return adjacency_matrix(G, nodelist, dtype, weight)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /usr/lib/python3/dist-packages/networkx/linalg/graphmatrix.py:173: DeprecationWarning: 
>   
>   The scipy.sparse array containers will be used instead of matrices
>   in Networkx 3.0. Use `to_scipy_sparse_array` instead.
>     return nx.to_scipy_sparse_matrix(G, nodelist=nodelist, dtype=dtype, weight=weight)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info ============================
> FAILED nitime/tests/test_lazy.py::test_lazy_noreload - ModuleNotFoundError: N...
> ============ 1 failed, 122 passed, 1 skipped, 29 warnings in 34.48s ============
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest 
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest 
> ============================= test session starts ==============================
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> collected 124 items
> 
> nitime/algorithms/tests/test_autoregressive.py .....                     [  4%]
> nitime/algorithms/tests/test_coherence.py ..........s....                [ 16%]
> nitime/algorithms/tests/test_correlation.py .                            [ 16%]
> nitime/algorithms/tests/test_entropy.py .....                            [ 20%]
> nitime/algorithms/tests/test_event_related.py .                          [ 21%]
> nitime/algorithms/tests/test_spectral.py ................                [ 34%]
> nitime/analysis/tests/test_base.py .                                     [ 35%]
> nitime/analysis/tests/test_coherence.py ......                           [ 40%]
> nitime/analysis/tests/test_correlation.py .                              [ 41%]
> nitime/analysis/tests/test_granger.py ..                                 [ 42%]
> nitime/analysis/tests/test_snr.py .                                      [ 43%]
> nitime/fmri/tests/test_io.py .                                           [ 44%]
> nitime/tests/test_algorithms.py ........                                 [ 50%]
> nitime/tests/test_analysis.py ........                                   [ 57%]
> nitime/tests/test_descriptors.py .                                       [ 58%]
> nitime/tests/test_lazy.py ..                                             [ 59%]
> nitime/tests/test_timeseries.py ....................................     [ 88%]
> nitime/tests/test_utils.py ...........                                   [ 97%]
> nitime/tests/test_viz.py ...                                             [100%]
> 
> =============================== warnings summary ===============================
> nitime/algorithms/event_related.py:13
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/event_related.py:13: DeprecationWarning: invalid escape sequence '\h'
>     """
> 
> nitime/algorithms/tests/test_coherence.py:206
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_coherence.py:206: DeprecationWarning: invalid escape sequence '\c'
>     """
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:73: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig1 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:78: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig2 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_periodogram
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:121: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_periodogram_csd
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:146: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig1 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_periodogram_csd
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:150: DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig2 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:200: RuntimeWarning: invalid value encountered in divide
>     delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:200: RuntimeWarning: divide by zero encountered in divide
>     delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/cohere.py:699: RuntimeWarning: divide by zero encountered in divide
>     return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/cohere.py:699: RuntimeWarning: invalid value encountered in divide
>     return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:523: RuntimeWarning: invalid value encountered in divide
>     return self.relative_phases / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:730: RuntimeWarning: invalid value encountered in divide
>     return self.relative_phases / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:94: RuntimeWarning: In nitime.analysis, the provided input time-series is shorter than the requested NFFT + n_overlap. All coherence values will be set to 1.
>     warnings.warn(e_s, RuntimeWarning)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py:27: DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, the `scipy.signal.signaltools` namespace is deprecated.
>     t_up = signaltools.resample(tst, 128)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py:30: DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, the `scipy.signal.signaltools` namespace is deprecated.
>     t_dn = signaltools.resample(tst, 32)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py:36: DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, the `scipy.signal.signaltools` namespace is deprecated.
>     t_dn2 = signaltools.resample(tst, 48)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/wavelet.py:77: RuntimeWarning: divide by zero encountered in log
>     wf = (2 * np.exp(-(np.log(f) - np.log(f0)) ** 2 / (2 * sfl ** 2)) *
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/wavelet.py:77: RuntimeWarning: invalid value encountered in log
>     wf = (2 * np.exp(-(np.log(f) - np.log(f0)) ** 2 / (2 * sfl ** 2)) *
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_lazy.py::test_lazy_noreload
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests/test_lazy.py:40: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
>     import imp
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/viz.py:683: DeprecationWarning: adj_matrix is deprecated and will be removed in version 3.0.
>   Use `adjacency_matrix` instead
>   
>     amat = nx.adj_matrix(G).A  # get a normal array out of it
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /usr/lib/python3/dist-packages/networkx/linalg/graphmatrix.py:187: FutureWarning: adjacency_matrix will return a scipy.sparse array instead of a matrix in Networkx 3.0.
>     return adjacency_matrix(G, nodelist, dtype, weight)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /usr/lib/python3/dist-packages/networkx/linalg/graphmatrix.py:173: DeprecationWarning: 
>   
>   The scipy.sparse array containers will be used instead of matrices
>   in Networkx 3.0. Use `to_scipy_sparse_array` instead.
>     return nx.to_scipy_sparse_matrix(G, nodelist=nodelist, dtype=dtype, weight=weight)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> ================= 123 passed, 1 skipped, 29 warnings in 33.14s =================
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/nitime_0.10.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Debian-med-packaging mailing list