}' is deprecated; use '{new}'", elephant/test/test_statistics.py::IsiTestCase::test_isi_with_plain_array_2d_0 /builddir/build/BUILD/elephant-0.12.0/elephant/statistics.py:151: UserWarning: ISI evaluated to negative values. Please sort the input array. warnings.warn("ISI evaluated to negative values. " elephant/test/test_statistics.py::LVRTestCase::test_lvr_raise_error /builddir/build/BUILD/elephant-0.12.0/elephant/statistics.py:584: UserWarning: No units specified for time_intervals, assuming milliseconds (ms) warnings.warn('No units specified for time_intervals,' elephant/test/test_statistics.py: 18 warnings /builddir/build/BUILD/elephant-0.12.0/elephant/statistics.py:879: UserWarning: The width of the kernel was adjusted to a minimally allowed width. warnings.warn("The width of the kernel was adjusted to a minimally " elephant/test/test_statistics.py::ComplexityTestCase::test_binning_for_input_with_rounding_errors /builddir/build/BUILD/elephant-0.12.0/elephant/utils.py:299: UserWarning: Correcting a rounding error in the calculation of the number of bins by incrementing the value by 1. You can set tolerance=None to disable this behaviour. warnings.warn('Correcting a rounding error in the calculation ' elephant/test/test_statistics.py::ComplexityTestCase::test_binning_for_input_with_rounding_errors /builddir/build/BUILD/elephant-0.12.0/elephant/utils.py:291: UserWarning: Correcting 39 rounding errors by shifting the affected spikes into the following bin. You can set tolerance=None to disable this behaviour. warnings.warn(f'Correcting {num_corrections} rounding errors by ' elephant/test/test_statistics.py::ComplexityTestCase::test_binning_for_input_with_rounding_errors /builddir/build/BUILD/elephant-0.12.0/elephant/utils.py:291: UserWarning: Correcting 116 rounding errors by shifting the affected spikes into the following bin. You can set tolerance=None to disable this behaviour. warnings.warn(f'Correcting {num_corrections} rounding errors by ' elephant/test/test_statistics.py::ComplexityTestCase::test_complexity_pdf elephant/test/test_statistics.py::ComplexityTestCase::test_complexity_pdf_deprecated /builddir/build/BUILD/elephant-0.12.0/elephant/statistics.py:1435: UserWarning: No sampling rate specified. Note that using the complexity epoch to get precise spike times can lead to rounding errors. warnings.warn('No sampling rate specified. ' elephant/test/test_statistics.py::ComplexityTestCase::test_complexity_pdf_deprecated /builddir/build/BUILD/elephant-0.12.0/elephant/statistics.py:1117: DeprecationWarning: 'complexity_pdf' is deprecated in favor of the Complexity class which has a 'pdf' method warnings.warn("'complexity_pdf' is deprecated in favor of the Complexity " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED elephant/test/test_spectral.py::MultitaperCoherenceTestCase::test_multitaper_cohere_perfect_cohere = 1 failed, 679 passed, 2 skipped, 16 deselected, 81605 warnings in 2669.80s (0:44:29) = RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.f6A7Tj (%check) Bad exit status from /var/tmp/rpm-tmp.f6A7Tj (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec