Package: src:orange-spectroscopy
Version: 0.7.2-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel 
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:655: 
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!


[... snipped ...]

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 37 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_editor_normalize.py:
 24 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py: 10 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 37 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _NormalizeCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_editor_normalize.py:
 2 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 42 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_editor_normalize.py:
 2 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 42 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _NormalizeReferenceCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_emsc.py:
 12 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_emsc.py: 12 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/emsc.py:140:
 RuntimeWarning: invalid value encountered in divide
    corrected = corrected/m[self.order+1+n_badspec]

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_integrate.py:
 72 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owhyper.py:
 38 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owintegrate.py:
 19 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpeakfit.py:
 1 warning
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpreprocess.py:
 7 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 13 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_tile_reader.py:
 2 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_integrate.py: 72 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owhyper.py: 38 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owintegrate.py: 18 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpeakfit.py: 1 
warning
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py: 7 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 13 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_tile_reader.py: 2 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/integrate.py:28:
 UserWarning: _IntegrateCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_irfft.py::TestIRFFT::test_agilent_fft_ab
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_irfft.py:97:
 RuntimeWarning: invalid value encountered in log10
    ab = np.log10(rsc / ssc)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_irfft.py::TestIRFFT::test_multi_ab
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_irfft.py:134:
 RuntimeWarning: invalid value encountered in log10
    ab = np.log10(rsc / ssc)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_me_emsc.py:
 6 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_me_emsc.py: 6 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/me_emsc.py:142:
 RuntimeWarning: invalid value encountered in divide
    corrected = corrected / m[1 + self.ncomp]

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owalignstack.py::test_image
  /usr/lib/python3/dist-packages/_pytest/python.py:163: 
PytestReturnNotNoneWarning: Expected None, but 
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owalignstack.py::test_image
 returned array([[0., 1., 0., 0., 0., 0., 1.],
         [0., 0., 5., 0., 0., 0., 1.],
         [0., 0., 0., 3., 0., 0., 1.],
         [0., 0., 0., 0., 1., 0., 1.],
         [0., 0., 0., 0., 0., 1., 1.]]), which will be an error in a future 
version of pytest.  Did you mean to use `assert` instead of `return`?
    warnings.warn(

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owfft.py::TestOWFFT::test_calculation
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owfft.py:111:
 RuntimeWarning: invalid value encountered in log10
    calc_abs = np.log10(rsc.X / ssc.X)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owhyper.py::TestReadCoordinates::test_index_nan
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owhyper.py::TestOWHyper::test_strange
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owhyper.py::TestOWHyper::test_unknown_values_axes
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owhyper.py::TestReadCoordinates::test_index_nan
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owhyper.py::TestOWHyper::test_strange
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owhyper.py::TestOWHyper::test_unknown_values_axes
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/utils/__init__.py:68:
 RuntimeWarning: invalid value encountered in cast
    return np.round(positions).astype(int), np.isnan(positions)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpeakfit.py:
 25 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpeakfit.py: 25 
warnings
  /usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: 
This process (pid=98007) is multi-threaded, use of fork() may lead to deadlocks 
in the child.
    self.pid = os.fork()

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpeakfit.py::TestOWPeakFit::test_allint_indv
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpeakfit.py::TestOWPeakFit::test_allint_indv
  /usr/lib/python3/dist-packages/asteval/asteval.py:942: RuntimeWarning: 
overflow encountered in exp
    out = func(*args, **keywords)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpeakfit.py::TestOWPeakFit::test_allint_indv
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpeakfit.py::TestOWPeakFit::test_allint_indv
  /usr/lib/python3/dist-packages/asteval/astutils.py:274: RuntimeWarning: 
invalid value encountered in scalar subtract
    ast.Sub: lambda a, b: a - b,

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpls.py:
 22 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpls.py: 22 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/models/pls.py:51:
 UserWarning: _PLSCommonTransform should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(transform)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpls.py:
 22 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpls.py: 22 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/models/pls.py:90:
 UserWarning: PLSProjector should define __eq__ and __hash__ to be used for compute_value
  or set InheritEq = True if inherited methods suffice
    return ContinuousVariable(name, compute_value=PLSProjector(transformer, i))

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpls.py:
 19 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpls.py: 19 
warnings
  /usr/lib/python3/dist-packages/orangewidget/gui.py:2068: UserWarning: 
decorate OWPLS.apply with @gui.deferred and then explicitly call apply.now or 
apply.deferred.
    warnings.warn(

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpreprocess.py:
 6 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 9 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py: 6 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 9 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _PCAReconstructCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpreprocess.py:
 7 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 52 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_tile_reader.py:
 2 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py: 7 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 52 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_tile_reader.py: 2 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _TransmittanceCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpreprocess.py:
 7 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 10 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py: 7 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 10 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _ShiftAndScaleCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpreprocess.py:
 6 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 6 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py: 6 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 6 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _MNFCommon should define __eq__ and __hash__ to be used for compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpreprocess.py:
 7 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_xas.py:
 18 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py: 7 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_xas.py: 18 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _XASnormalizationCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpreprocess.py:
 4 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_xas.py:
 11 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py: 4 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_xas.py: 11 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _ExtractEXAFSCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpreprocess.py::TestAllPreprocessors::test_allpreproc_indv_empty
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py::TestPCADenoising::test_no_samples
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py::TestMNFDenoising::test_no_samples
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py::TestAllPreprocessors::test_allpreproc_indv_empty
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py::TestPCADenoising::test_no_samples
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py::TestMNFDenoising::test_no_samples
  /usr/lib/python3/dist-packages/Orange/data/table.py:214: UserWarning: <class 
'numpy.ndarray'> must return a column, not 2d array
    warnings.warn(err)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owpreprocess.py::TestAllPreprocessors::test_allpreproc_indv_empty
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owpreprocess.py::TestAllPreprocessors::test_allpreproc_indv_empty
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/widgets/preprocessors/atm_corr.py:108:
 RuntimeWarning: All-NaN slice encountered
    self.preview_data_max = np.nanmax(spectra_mean(data.X))

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_owspectralseries.py:
 14 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owspectralseries.py:
 14 warnings
  /usr/lib/python3/dist-packages/Orange/widgets/gui.py:480: DeprecationWarning: 
Argument 'valueType' is deprecated and ignored
    warnings.warn("Argument 'valueType' is deprecated and ignored",

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 42 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 42 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _SpSubtractCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 5 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 5 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/transform.py:97:
 RuntimeWarning: divide by zero encountered in divide
    transd = data.X / ref_X

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py::TestTransmittance::test_no_infs
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py::TestTransmittance::test_no_infs
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/transform.py:97:
 RuntimeWarning: invalid value encountered in divide
    transd = data.X / ref_X

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 51 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_tile_reader.py:
 2 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 51 
warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_tile_reader.py: 2 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _AbsorbanceCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 5 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 5 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/transform.py:33:
 RuntimeWarning: divide by zero encountered in log10
    np.log10(absd, absd)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py::TestAbsorbance::test_no_infs
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py::TestAbsorbance::test_no_infs
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/transform.py:38:
 RuntimeWarning: divide by zero encountered in log10
    absd = np.log10(data.X)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 6 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 6 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/transform.py:32:
 RuntimeWarning: divide by zero encountered in divide
    absd = ref_X / data.X

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py::TestAbsorbance::test_no_infs
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py::TestAbsorbance::test_no_infs
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/transform.py:32:
 RuntimeWarning: invalid value encountered in divide
    absd = ref_X / data.X

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 11 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 11 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _RubberbandBaselineCommon should define __eq__ and __hash__ to be used for 
compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py::TestNormalize::test_no_infs
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py::TestNormalize::test_no_infs
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/__init__.py:402:
 RuntimeWarning: invalid value encountered in divide
    data.X /= norm_data.X

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py::TestNormalize::test_no_infs
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py::TestNormalize::test_no_infs
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/__init__.py:420:
 RuntimeWarning: invalid value encountered in divide
    data.X = data.X / (max - min)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 5 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 5 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/__init__.py:462:
 RuntimeWarning: divide by zero encountered in divide
    return replace_infs(data.X / ref_X)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py:
 42 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py: 42 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/utils.py:52:
 UserWarning: _NormalizePhaseReferenceCommon should define __eq__ and __hash__ to be used 
for compute_shared
    super().__init__(commonfn)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_preprocess.py::TestNormalizeReference::test_no_infs
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_preprocess.py::TestNormalizeReference::test_no_infs
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/preprocess/__init__.py:462:
 RuntimeWarning: invalid value encountered in divide
    return replace_infs(data.X / ref_X)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_readers.py::TestOmnicMapReader::test_read
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_readers.py::TestOmnicMapReader::test_read
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/utils/pymca5/OmnicMap.py:148:
 RuntimeWarning: invalid value encountered in scalar divide
    deltaY = (yPositions[-1] - yPositions[0]) / (self.__nFiles - 1)

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_tile_reader.py:
 5 warnings
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_tile_reader.py: 5 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/widgets/owtilefile.py:121:
 DeprecationWarning: 'addSpace' has been deprecated. Use gui.separator instead.
    vbox = gui.radioButtons(None, self, "source", box=True, addSpace=True,

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_xas.py::TestXASnormalization::test_no_infs
.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_xas.py::TestXASnormalization::test_no_infs
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_xas.py::TestXASnormalization::test_no_infs
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_xas.py::TestXASnormalization::test_no_infs
  /usr/lib/python3/dist-packages/extranormal3/normal_xas.py:83: RuntimeWarning: 
invalid value encountered in divide
    return 
numpy.array((spectrum[1]-preedge_fitcurve[1]-flattening)/norm_const), norm_const

.pybuild/cpython3_3.12_orange-spectroscopy/build/orangecontrib/spectroscopy/tests/test_xas.py::TestExtractEXAFS::test_file
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_xas.py::TestExtractEXAFS::test_file
  /usr/lib/python3/dist-packages/extranormal3/extra_exafs.py:96: 
RuntimeWarning: divide by zero encountered in divide
    sigma=1./k_interp**kweight

.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_irfft.py::TestIRFFT::test_agilent_fft_ab
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_irfft.py:97:
 RuntimeWarning: invalid value encountered in log10
    ab = np.log10(rsc / ssc)

.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_irfft.py::TestIRFFT::test_multi_ab
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_irfft.py:134:
 RuntimeWarning: invalid value encountered in log10
    ab = np.log10(rsc / ssc)

.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owalignstack.py::test_image
  /usr/lib/python3/dist-packages/_pytest/python.py:163: 
PytestReturnNotNoneWarning: Expected None, but 
.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owalignstack.py::test_image
 returned array([[0., 1., 0., 0., 0., 0., 1.],
         [0., 0., 5., 0., 0., 0., 1.],
         [0., 0., 0., 3., 0., 0., 1.],
         [0., 0., 0., 0., 1., 0., 1.],
         [0., 0., 0., 0., 0., 1., 1.]]), which will be an error in a future 
version of pytest.  Did you mean to use `assert` instead of `return`?
    warnings.warn(

.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owfft.py::TestOWFFT::test_calculation
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build/tests/test_owfft.py:111:
 RuntimeWarning: invalid value encountered in log10
    calc_abs = np.log10(rsc.X / ssc.X)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED 
orangecontrib/spectroscopy/tests/test_als.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_als.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_als.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_als.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_als.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_als.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_als.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_als.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_cut.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_cut.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_cut.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_cut.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_cut.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_cut.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_cut.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_cut.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_despike.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_despike.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_despike.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_despike.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_despike.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_despike.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_despike.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_despike.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_emsc.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_emsc.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_emsc.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_emsc.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_emsc.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_emsc.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_emsc.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_emsc.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_integrate.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_integrate.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_integrate.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_integrate.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_integrate.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_integrate.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_integrate.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_integrate.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestConversionMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestConversionIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestConversionIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestStrangeDataMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestStrangeDataMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestStrangeDataMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestStrangeDataMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestStrangeDataMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestStrangeDataMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
orangecontrib/spectroscopy/tests/test_readers.py::TestRenishawReader::test_single_sp_reader
FAILED 
orangecontrib/spectroscopy/tests/test_xas.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
orangecontrib/spectroscopy/tests/test_xas.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED 
orangecontrib/spectroscopy/tests/test_xas.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED 
orangecontrib/spectroscopy/tests/test_xas.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED 
orangecontrib/spectroscopy/tests/test_xas.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
orangecontrib/spectroscopy/tests/test_xas.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
orangecontrib/spectroscopy/tests/test_xas.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED 
orangecontrib/spectroscopy/tests/test_xas.py::TestCommonIndpSamplesMixin::test_no_infs
FAILED 
tests/test_als.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_als.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_als.py::TestCommonIndpSamplesMixin::test_no_samples - Attri...
FAILED tests/test_als.py::TestCommonIndpSamplesMixin::test_no_attributes - At...
FAILED tests/test_als.py::TestCommonIndpSamplesMixin::test_all_nans - Attribu...
FAILED tests/test_als.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED tests/test_als.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_als.py::TestCommonIndpSamplesMixin::test_no_infs - Attribut...
FAILED 
tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_no_samples - ...
FAILED tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_all_nans - At...
FAILED 
tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_atm_corr.py::TestCommonIndpSamplesMixin::test_no_infs - Att...
FAILED 
tests/test_cut.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_cut.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_cut.py::TestCommonIndpSamplesMixin::test_no_samples - Attri...
FAILED tests/test_cut.py::TestCommonIndpSamplesMixin::test_no_attributes - At...
FAILED tests/test_cut.py::TestCommonIndpSamplesMixin::test_all_nans - Attribu...
FAILED tests/test_cut.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED tests/test_cut.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_cut.py::TestCommonIndpSamplesMixin::test_no_infs - Attribut...
FAILED 
tests/test_despike.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_despike.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_despike.py::TestCommonIndpSamplesMixin::test_no_samples - A...
FAILED tests/test_despike.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED tests/test_despike.py::TestCommonIndpSamplesMixin::test_all_nans - Att...
FAILED 
tests/test_despike.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
tests/test_despike.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_despike.py::TestCommonIndpSamplesMixin::test_no_infs - Attr...
FAILED 
tests/test_emsc.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_emsc.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_emsc.py::TestCommonIndpSamplesMixin::test_no_samples - Attr...
FAILED tests/test_emsc.py::TestCommonIndpSamplesMixin::test_no_attributes - A...
FAILED tests/test_emsc.py::TestCommonIndpSamplesMixin::test_all_nans - Attrib...
FAILED tests/test_emsc.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED tests/test_emsc.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_emsc.py::TestCommonIndpSamplesMixin::test_no_infs - Attribu...
FAILED 
tests/test_integrate.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_integrate.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_integrate.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED tests/test_integrate.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED tests/test_integrate.py::TestCommonIndpSamplesMixin::test_all_nans - A...
FAILED 
tests/test_integrate.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
tests/test_integrate.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_integrate.py::TestCommonIndpSamplesMixin::test_no_infs - At...
FAILED 
tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_all_nans
FAILED 
tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_interpolate.py::TestCommonIndpSamplesMixin::test_no_infs - ...
FAILED 
tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_no_samples - A...
FAILED tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_all_nans - Att...
FAILED 
tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_me_emsc.py::TestCommonIndpSamplesMixin::test_no_infs - Attr...
FAILED 
tests/test_preprocess.py::TestConversionMixin::test_slightly_different_domain
FAILED 
tests/test_preprocess.py::TestConversionIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_preprocess.py::TestConversionIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_preprocess.py::TestStrangeDataMixin::test_no_samples - Attr...
FAILED tests/test_preprocess.py::TestStrangeDataMixin::test_no_attributes - A...
FAILED tests/test_preprocess.py::TestStrangeDataMixin::test_all_nans - Attrib...
FAILED tests/test_preprocess.py::TestStrangeDataMixin::test_unordered_features
FAILED tests/test_preprocess.py::TestStrangeDataMixin::test_unknown_no_propagate
FAILED tests/test_preprocess.py::TestStrangeDataMixin::test_no_infs - Attribu...
FAILED tests/test_preprocess.py::TestCommonMixin::test_slightly_different_domain
FAILED tests/test_preprocess.py::TestCommonMixin::test_no_samples - Attribute...
FAILED tests/test_preprocess.py::TestCommonMixin::test_no_attributes - Attrib...
FAILED tests/test_preprocess.py::TestCommonMixin::test_all_nans - AttributeEr...
FAILED tests/test_preprocess.py::TestCommonMixin::test_unordered_features - A...
FAILED tests/test_preprocess.py::TestCommonMixin::test_unknown_no_propagate
FAILED tests/test_preprocess.py::TestCommonMixin::test_no_infs - AttributeErr...
FAILED 
tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_no_samples
FAILED tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_no_attributes
FAILED tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_all_nans - ...
FAILED 
tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED 
tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_preprocess.py::TestCommonIndpSamplesMixin::test_no_infs - A...
FAILED tests/test_readers.py::TestRenishawReader::test_single_sp_reader - Mod...
FAILED 
tests/test_xas.py::TestCommonIndpSamplesMixin::test_slightly_different_domain
FAILED 
tests/test_xas.py::TestCommonIndpSamplesMixin::test_whole_and_train_separate
FAILED tests/test_xas.py::TestCommonIndpSamplesMixin::test_no_samples - Attri...
FAILED tests/test_xas.py::TestCommonIndpSamplesMixin::test_no_attributes - At...
FAILED tests/test_xas.py::TestCommonIndpSamplesMixin::test_all_nans - Attribu...
FAILED tests/test_xas.py::TestCommonIndpSamplesMixin::test_unordered_features
FAILED tests/test_xas.py::TestCommonIndpSamplesMixin::test_unknown_no_propagate
FAILED tests/test_xas.py::TestCommonIndpSamplesMixin::test_no_infs - Attribut...
=== 194 failed, 1476 passed, 368 skipped, 2789 warnings in 157.43s (0:02:37) ===
Widgets left: 0    Max widgets: 21361

E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_orange-spectroscopy/build; python3.12 
-m pytest
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.12 
returned exit code 13
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

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