Your message dated Sat, 22 Jun 2024 19:34:08 +0000
with message-id <e1sl6uy-006tdw...@fasolo.debian.org>
and subject line Bug#1071775: fixed in plotpy 2.3.5-1
has caused the Debian Bug report #1071775,
regarding plotpy: FTBFS: plotpy/tests/benchmarks/test_benchmarks.py Fatal 
Python error: Aborted
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071775: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071775
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: plotpy
Source-Version: 2.3.5-1
Done: Roland Mas <lola...@debian.org>

We believe that the bug you reported is fixed in the latest version of
plotpy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Mas <lola...@debian.org> (supplier of updated plotpy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 22 Jun 2024 20:49:46 +0200
Source: plotpy
Architecture: source
Version: 2.3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Roland Mas <lola...@debian.org>
Closes: 1071775
Changes:
 plotpy (2.3.5-1) unstable; urgency=medium
 .
   * Add missing Vcs-* fields in debian/control.
   * New upstream release.
   * Add missing build-dependency.
   * Bug fix: "FTBFS: plotpy/tests/benchmarks/test_benchmarks.py Fatal
     Python error: Aborted", thanks to Santiago Vila (Closes: #1071775).
Checksums-Sha1:
 a4e320dd237f95bcd0840f9823b2b8072279d206 2256 plotpy_2.3.5-1.dsc
 cd3fadad1b27cd563b5dc050c6216c25af2eb573 5853779 plotpy_2.3.5.orig.tar.gz
 eca32f27be7311f31db1218676c8569d44790e25 2768 plotpy_2.3.5-1.debian.tar.xz
 dc015a161a0ed0619299bae7ce899f9a641d9d44 21669 plotpy_2.3.5-1_amd64.buildinfo
Checksums-Sha256:
 a607d7524a16d365b3bd94dd23be7104bd1b5fe108266c1d3d5b5579cfb2dcc5 2256 
plotpy_2.3.5-1.dsc
 8b88eb6fa0b32d9e84a682c3ab14c5c88b21c68c6cadae7ec08b7ab8abf6d6ad 5853779 
plotpy_2.3.5.orig.tar.gz
 79ed2978d165afab4bc1104451121187fd05f908bbdafc6d776f2edaf9ddbb5b 2768 
plotpy_2.3.5-1.debian.tar.xz
 6d1ddf479d22daebf61d1ec813709c5f8b34fd93b4aea578ccba6cecce216351 21669 
plotpy_2.3.5-1_amd64.buildinfo
Files:
 0c9d1b981fc53178844c631a2d9d4bbf 2256 python optional plotpy_2.3.5-1.dsc
 7eb1bf520b7cbf18b6c3a3e7e913ec37 5853779 python optional 
plotpy_2.3.5.orig.tar.gz
 3e177a19e94e2fdb300d54bce3593ec3 2768 python optional 
plotpy_2.3.5-1.debian.tar.xz
 ba13768e2ed1b2d5ead23b17bf03f808 21669 python optional 
plotpy_2.3.5-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEtBU2D1kett1zr/uD0w3s0lmTIvwFAmZ3InAACgkQ0w3s0lmT
IvwmBw/+J0j2NfcCTg3XMnFPp+zoOIwtMX1DwlnMkdigkCvRkb6gHxm5QL+r1G6g
Jbd52vgeJ1MRagMph7eK0a3WOoMkWn9hwEVxhQbwaEAedxyxGLKll7KII0CwQpFD
HD2IlEeAzMUegFtrCaZ2AFvwDjcnq+20KKC/8UmNlzj6E8AuwMPSpj3FRWQe+sXG
VGYMbLoNN1xs2QL/X4tOLsCmgTcAIzVUepsD7n+q5eLriKzTisW1/WN4Aa2b0yFT
+qQsLDq2rb6XsS59X1JxwyRvqzprvWpePH0Uf29fnM9IRd5OTQJ5V2SNrXq6I1ix
0vY8+cWvdx8doYEXXnVGp/iJZf8jmwdnGKhuWK2AagfUh5KPfkWa6OQLqjj2F7bM
/WmZvXfO8HDNnYa1Eq646e938VHbFWbPe9FSIo8mUCGYeALebUcTwbR/aErmV8J8
6pbGB7XfNuT0Mi/bLesW6FwPgGdJB3V5GQ1VdgTFD7VCU35VmMyv6QWz8mjGznL6
n+EsJiPEygmRypcfbJg5/+BsUyVwp9m9X9r7gX2yMIUNA0kPiQytijowa4JZqZ8W
VPvOFPnPnY9kmy/EJTohjHXqyzmuv61HuEOHlScTvd0K4P/YGqeLJsGkzF5ngfB8
Lt/STY23sobEsUm/yK9flWdDSJa9j9MTV+SpMFN1Ix670mtkhNY=
=3rjs
-----END PGP SIGNATURE-----

Attachment: pgpi3gTo2qAbe.pgp
Description: PGP signature


--- End Message ---

Reply via email to