Package: src:plotpy
Version: 2.2.0-3
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 --with=numpy3 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
[05/24/24 19:15:06] WARNING  pyproject.toml does not contain a setuptools.py:119
                             tool.setuptools_scm section
                    WARNING  pyproject.toml does not contain a setuptools.py:119
                             tool.setuptools_scm section
I: pybuild base:311: python3.11 setup.py config
[05/24/24 19:15:08] WARNING  pyproject.toml does not contain a setuptools.py:119
                             tool.setuptools_scm section
                    WARNING  pyproject.toml does not contain a setuptools.py:119
                             tool.setuptools_scm section
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.12 setup.py build
[05/24/24 19:15:10] WARNING  pyproject.toml does not contain a setuptools.py:119
                             tool.setuptools_scm section
                    WARNING  pyproject.toml does not contain a setuptools.py:119
                             tool.setuptools_scm section
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
In file included from ./src/pcolor.cpp:23:
./src/arrays.hpp:50:34: warning: ‘template<class _Category, class _Tp, class 
_Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated 
[-Wdeprecated-declarations]
   50 |     class iterator : public std::iterator<std::random_access_iterator_tag, 
T>
      |                                  ^~~~~~~~
In file included from /usr/include/c++/13/bits/stl_algobase.h:65,
                 from /usr/include/c++/13/bits/specfun.h:43,
                 from /usr/include/c++/13/cmath:3699,
                 from /usr/include/c++/13/math.h:36,
                 from /usr/include/python3.12/pyport.h:195,
                 from /usr/include/python3.12/Python.h:38,
                 from ./src/pcolor.cpp:6:
/usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here
  127 |     struct _GLIBCXX17_DEPRECATED iterator
      |                                  ^~~~~~~~
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
In file included from ./src/scaler.cpp:37:
./src/arrays.hpp:50:34: warning: ‘template<class _Category, class _Tp, class 
_Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated 
[-Wdeprecated-declarations]
   50 |     class iterator : public std::iterator<std::random_access_iterator_tag, 
T>
      |                                  ^~~~~~~~
In file included from /usr/include/c++/13/bits/stl_algobase.h:65,
                 from /usr/include/c++/13/bits/specfun.h:43,
                 from /usr/include/c++/13/cmath:3699,
                 from /usr/include/c++/13/math.h:36,
                 from /usr/include/python3.12/pyport.h:195,
                 from /usr/include/python3.12/Python.h:38,
                 from ./src/scaler.cpp:6:
/usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here
  127 |     struct _GLIBCXX17_DEPRECATED iterator
      |                                  ^~~~~~~~
I: pybuild base:311: /usr/bin/python3 setup.py build
[05/24/24 19:15:31] WARNING  pyproject.toml does not contain a setuptools.py:119
                             tool.setuptools_scm section
[05/24/24 19:15:32] WARNING  pyproject.toml does not contain a setuptools.py:119
                             tool.setuptools_scm section
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
In file included from ./src/pcolor.cpp:23:
./src/arrays.hpp:50:34: warning: ‘template<class _Category, class _Tp, class 
_Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated 
[-Wdeprecated-declarations]
   50 |     class iterator : public std::iterator<std::random_access_iterator_tag, 
T>
      |                                  ^~~~~~~~
In file included from /usr/include/c++/13/bits/stl_algobase.h:65,
                 from /usr/include/c++/13/bits/specfun.h:43,
                 from /usr/include/c++/13/cmath:3699,
                 from /usr/include/c++/13/math.h:36,
                 from /usr/include/python3.11/pyport.h:218,
                 from /usr/include/python3.11/Python.h:38,
                 from ./src/pcolor.cpp:6:
/usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here
  127 |     struct _GLIBCXX17_DEPRECATED iterator
      |                                  ^~~~~~~~
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
In file included from ./src/scaler.cpp:37:
./src/arrays.hpp:50:34: warning: ‘template<class _Category, class _Tp, class 
_Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated 
[-Wdeprecated-declarations]
   50 |     class iterator : public std::iterator<std::random_access_iterator_tag, 
T>
      |                                  ^~~~~~~~
In file included from /usr/include/c++/13/bits/stl_algobase.h:65,
                 from /usr/include/c++/13/bits/specfun.h:43,
                 from /usr/include/c++/13/cmath:3699,
                 from /usr/include/c++/13/math.h:36,
                 from /usr/include/python3.11/pyport.h:218,
                 from /usr/include/python3.11/Python.h:38,
                 from ./src/scaler.cpp:6:
/usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here
  127 |     struct _GLIBCXX17_DEPRECATED iterator
      |                                  ^~~~~~~~
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_plotpy/build; 
python3.12 -m pytest
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.1.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_plotpy/build
configfile: pyproject.toml
collected 253 items

plotpy/tests/benchmarks/test_benchmarks.py Fatal Python error: Aborted

Current thread 0x00007fec42409040 (most recent call first):
  File "/usr/lib/python3/dist-packages/guidata/__init__.py", line 31 in 
qapplication
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_plotpy/build/plotpy/tests/benchmarks/test_benchmarks.py",
 line 133 in test_benchmarks
  File "/usr/lib/python3/dist-packages/_pytest/python.py", line 195 in 
pytest_pyfunc_call
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1779 in runtest
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 172 in 
pytest_runtest_call
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 240 in <lambda>
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 340 in from_call
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 239 in 
call_and_report
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 134 in 
runtestprotocol
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 115 in 
pytest_runtest_protocol
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 364 in 
pytest_runtestloop
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 339 in _main
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 285 in 
wrap_session
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 332 in 
pytest_cmdline_main
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 174 in 
main
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 197 in 
console_main
  File "/usr/lib/python3/dist-packages/pytest/__main__.py", line 7 in <module>
  File "<frozen runpy>", line 88 in _run_code
  File "<frozen runpy>", line 198 in _run_module_as_main

Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, 
numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, 
numpy.random._common, numpy.random.bit_generator, 
numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, 
numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, 
numpy.random._generator, PyQt5.QtCore, PyQt5.QtGui, PyQt5.QtWidgets, 
h5py._debian_h5py_serial._errors, h5py._debian_h5py_serial.defs, 
h5py._debian_h5py_serial._objects, h5py._debian_h5py_serial.h5, 
h5py._debian_h5py_serial.utils, h5py._debian_h5py_serial.h5t, 
h5py._debian_h5py_serial.h5s, h5py._debian_h5py_serial.h5ac, 
h5py._debian_h5py_serial.h5p, h5py._debian_h5py_serial.h5r, 
h5py._debian_h5py_serial._proxy, h5py._debian_h5py_serial._conv, 
h5py._debian_h5py_serial.h5z, h5py._debian_h5py_serial.h5a, 
h5py._debian_h5py_serial.h5d, h5py._debian_h5py_serial.h5ds, 
h5py._debian_h5py_serial.h5g, h5py._debian_h5py_serial.h5i, 
h5py._debian_h5py_serial.h5f, h5py._debian_h5py_serial.h5fd, 
h5py._debian_h5py_serial.h5pl, h5py._debian_h5py_serial.h5o, 
h5py._debian_h5py_serial.h5l, h5py._debian_h5py_serial._selector, h5py.atexit, 
h5py._errors, h5py.defs, h5py._objects, h5py.h5, h5py.utils, h5py.h5t, 
h5py.h5s, h5py.h5ac, h5py.h5p, h5py.h5r, h5py._proxy, h5py._conv, h5py.h5z, 
h5py.h5a, h5py.h5d, h5py.h5ds, h5py.h5g, h5py.h5i, h5py.h5f, h5py.h5fd, 
h5py.h5pl, h5py.h5o, h5py.h5l, h5py._selector, PyQt5.QtSvg, 
PyQt5.QtPrintSupport, plotpy._scaler, contour2d, plotpy.contour2d, 
PIL._imaging, histogram2d, plotpy.histogram2d, scipy._lib._ccallback_c, 
scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, 
scipy.sparse.linalg._isolve._iterative, scipy.linalg._fblas, 
scipy.linalg._flapack, scipy.linalg.cython_lapack, 
scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, 
scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, 
scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, 
scipy.linalg._decomp_update, scipy.linalg._flinalg, 
scipy.sparse.linalg._dsolve._superlu, 
scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, 
scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, 
scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, 
scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, 
scipy.optimize._minpack2, scipy.optimize._group_columns, 
scipy._lib.messagestream, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, 
_moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, 
scipy.optimize._slsqp, scipy.optimize._minpack, 
scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, 
scipy.optimize.__nnls, scipy.optimize._highs.cython.src._highs_wrapper, 
scipy.optimize._highs._highs_wrapper, 
scipy.optimize._highs.cython.src._highs_constants, 
scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, 
scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.spatial._ckdtree, 
scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, 
scipy.spatial._hausdorff, scipy.special._ufuncs_cxx, scipy.special._ufuncs, 
scipy.special._specfun, scipy.special._comb, scipy.special._ellip_harm_2, 
scipy.spatial.transform._rotation, scipy.optimize._direct, 
scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, mandelbrot, 
plotpy.mandelbrot, scipy.signal._sigtools, scipy._lib._uarray._uarray, 
scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, 
scipy.signal._spline, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, 
scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, 
scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, 
scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, 
scipy.integrate._dop, scipy.integrate._lsoda, scipy.signal._sosfilt, 
scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, 
scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, 
scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, 
scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, 
scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, 
scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, 
scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, 
scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, 
scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, 
scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, 
scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, 
scipy.stats._statlib, scipy.stats._sobol, scipy.stats._qmc_cy, 
scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.signal._peak_finding_utils, 
PyQt5.QtDesigner (total: 184)
Aborted
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=134: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_plotpy/build; python3.12 -m pytest
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_plotpy/build; 
python3.11 -m pytest
============================= test session starts ==============================
platform linux -- Python 3.11.9, pytest-8.1.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_plotpy/build
configfile: pyproject.toml
collected 253 items

plotpy/tests/benchmarks/test_benchmarks.py Fatal Python error: Aborted

Current thread 0x00007f7d2d8df040 (most recent call first):
  File "/usr/lib/python3/dist-packages/guidata/__init__.py", line 31 in 
qapplication
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_plotpy/build/plotpy/tests/benchmarks/test_benchmarks.py",
 line 133 in test_benchmarks
  File "/usr/lib/python3/dist-packages/_pytest/python.py", line 195 in 
pytest_pyfunc_call
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1779 in runtest
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 172 in 
pytest_runtest_call
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 240 in <lambda>
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 340 in from_call
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 239 in 
call_and_report
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 134 in 
runtestprotocol
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 115 in 
pytest_runtest_protocol
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 364 in 
pytest_runtestloop
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 339 in _main
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 285 in 
wrap_session
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 332 in 
pytest_cmdline_main
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 103 in 
_multicall
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120 in 
_hookexec
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 174 in 
main
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 197 in 
console_main
  File "/usr/lib/python3/dist-packages/pytest/__main__.py", line 7 in <module>
  File "<frozen runpy>", line 88 in _run_code
  File "<frozen runpy>", line 198 in _run_module_as_main

Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, 
numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, 
numpy.random._common, numpy.random.bit_generator, 
numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, 
numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, 
numpy.random._generator, PyQt5.QtCore, PyQt5.QtGui, PyQt5.QtWidgets, 
h5py._debian_h5py_serial._errors, h5py._debian_h5py_serial.defs, 
h5py._debian_h5py_serial._objects, h5py._debian_h5py_serial.h5, 
h5py._debian_h5py_serial.utils, h5py._debian_h5py_serial.h5t, 
h5py._debian_h5py_serial.h5s, h5py._debian_h5py_serial.h5ac, 
h5py._debian_h5py_serial.h5p, h5py._debian_h5py_serial.h5r, 
h5py._debian_h5py_serial._proxy, h5py._debian_h5py_serial._conv, 
h5py._debian_h5py_serial.h5z, h5py._debian_h5py_serial.h5a, 
h5py._debian_h5py_serial.h5d, h5py._debian_h5py_serial.h5ds, 
h5py._debian_h5py_serial.h5g, h5py._debian_h5py_serial.h5i, 
h5py._debian_h5py_serial.h5f, h5py._debian_h5py_serial.h5fd, 
h5py._debian_h5py_serial.h5pl, h5py._debian_h5py_serial.h5o, 
h5py._debian_h5py_serial.h5l, h5py._debian_h5py_serial._selector, h5py.atexit, 
h5py._errors, h5py.defs, h5py._objects, h5py.h5, h5py.utils, h5py.h5t, 
h5py.h5s, h5py.h5ac, h5py.h5p, h5py.h5r, h5py._proxy, h5py._conv, h5py.h5z, 
h5py.h5a, h5py.h5d, h5py.h5ds, h5py.h5g, h5py.h5i, h5py.h5f, h5py.h5fd, 
h5py.h5pl, h5py.h5o, h5py.h5l, h5py._selector, PyQt5.QtSvg, 
PyQt5.QtPrintSupport, plotpy._scaler, contour2d, plotpy.contour2d, 
PIL._imaging, histogram2d, plotpy.histogram2d, scipy._lib._ccallback_c, 
scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, 
scipy.sparse.linalg._isolve._iterative, scipy.linalg._fblas, 
scipy.linalg._flapack, scipy.linalg.cython_lapack, 
scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, 
scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, 
scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, 
scipy.linalg._decomp_update, scipy.linalg._flinalg, 
scipy.sparse.linalg._dsolve._superlu, 
scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, 
scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, 
scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, 
scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, 
scipy.optimize._minpack2, scipy.optimize._group_columns, 
scipy._lib.messagestream, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, 
_moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, 
scipy.optimize._slsqp, scipy.optimize._minpack, 
scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, 
scipy.optimize.__nnls, scipy.optimize._highs.cython.src._highs_wrapper, 
scipy.optimize._highs._highs_wrapper, 
scipy.optimize._highs.cython.src._highs_constants, 
scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, 
scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.spatial._ckdtree, 
scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, 
scipy.spatial._hausdorff, scipy.special._ufuncs_cxx, scipy.special._ufuncs, 
scipy.special._specfun, scipy.special._comb, scipy.special._ellip_harm_2, 
scipy.spatial.transform._rotation, scipy.optimize._direct, 
scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, mandelbrot, 
plotpy.mandelbrot, scipy.signal._sigtools, scipy._lib._uarray._uarray, 
scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, 
scipy.signal._spline, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, 
scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, 
scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, 
scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, 
scipy.integrate._dop, scipy.integrate._lsoda, scipy.signal._sosfilt, 
scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, 
scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, 
scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, 
scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, 
scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, 
scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, 
scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, 
scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, 
scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, 
scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, 
scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, 
scipy.stats._statlib, scipy.stats._sobol, scipy.stats._qmc_cy, 
scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.signal._peak_finding_utils, 
PyQt5.QtDesigner (total: 184)
Aborted
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=134: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_plotpy/build; python3.11 -m pytest
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
3.11" 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/202405/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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