Your message dated Mon, 14 Sep 2026 22:49:16 +0000
with message-id <[email protected]>
and subject line Bug#1136867: fixed in pysph 1.0~b2-4
has caused the Debian Bug report #1136867,
regarding pysph: FTBFS: E       TypeError: only 0-dimensional arrays can be 
converted to Python scalars
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 [email protected]
immediately.)


-- 
1136867: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136867
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pysph
Version: 1.0~b2-3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

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

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 cannot 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 add an affects on src:pysph, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make clean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
python3 setup.py clean
/usr/lib/python3/dist-packages/setuptools/_distutils/extension.py:150: 
UserWarning: Unknown Extension options: 'cython_compile_time_env'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

[... snipped ...]

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::StratifiedSFCGPUNNPSTestCase::test_neighbors_aa
.pybuild/cpython3_3.13/build/pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_add_particles
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'scan_lev2'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_get_number_of_particles[opencl]
.pybuild/cpython3_3.13/build/pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_remove_particles[opencl]
.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_aa
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::StratifiedSFCGPUNNPSTestCase::test_neighbors_aa
.pybuild/cpython3_3.13/build/pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_add_particles
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'scan_final_update'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_get_number_of_particles[opencl]
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::TestZOrderGPUNNPSWithSorting::test_neighbors_aa
.pybuild/cpython3_3.13/build/pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_add_particles
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_take_elwise'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_align[opencl]
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::TestZOrderGPUNNPSWithSorting::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'arange'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_align[opencl]
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_set_indices'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_remove_particles[opencl]
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_fill_if_remove_elwise'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_remove_tagged_particles[opencl]
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'scalar_comparison_kernel'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_extract_particles[opencl]
.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
.pybuild/cpython3_3.13/build/pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_extract_particles_works_with_non_empty_dest
.pybuild/cpython3_3.13/build/pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_extract_particles_works_with_specific_props_with_dest
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_extract_particles_knl'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'axpb'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_box_wrap'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_translate'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_aa
.pybuild/cpython3_3.13/build/pysph/sph/tests/test_multi_group_integrator.py::TestMultiGroupIntegratorGPU::test_different_accels_per_integrator
  /usr/lib/python3/dist-packages/compyle/jit.py:199: UserWarning: 
  In code in line 5:
  
      c[0] = floor((x) / h)
             ^
  
  
  Function called is not marked by the annotate decorator. Argument
  type defaulting to 'double'. If the type is not 'double', store
  the value in a variable of appropriate type and use the variable
  
    warnings.warn(msg)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_aa
.pybuild/cpython3_3.13/build/pysph/sph/tests/test_multi_group_integrator.py::TestMultiGroupIntegratorGPU::test_different_accels_per_integrator
  /usr/lib/python3/dist-packages/compyle/jit.py:199: UserWarning: 
  In code in line 7:
  
      c[1] = floor((y) / h)
             ^
  
  
  Function called is not marked by the annotate decorator. Argument
  type defaulting to 'double'. If the type is not 'double', store
  the value in a variable of appropriate type and use the variable
  
    warnings.warn(msg)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_aa
.pybuild/cpython3_3.13/build/pysph/sph/tests/test_multi_group_integrator.py::TestMultiGroupIntegratorGPU::test_different_accels_per_integrator
  /usr/lib/python3/dist-packages/compyle/jit.py:199: UserWarning: 
  In code in line 9:
  
      c[2] = floor((z) / h)
             ^
  
  
  Function called is not marked by the annotate decorator. Argument
  type defaulting to 'double'. If the type is not 'double', store
  the value in a variable of appropriate type and use the variable
  
    warnings.warn(msg)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_fill_pids'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_count_cells'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_sort_indices'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_map_cid_to_idx'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_aa
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUDoubleNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_z_order_nbr_lengths'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_aa
.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUDoubleNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_z_order_nbrs'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_ab
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'elwise_map_dst_to_src'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::BruteForceNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'brute_force_nbr_lengths'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::BruteForceNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'brute_force_nbrs'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::StratifiedSFCGPUNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'fill_pids'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::StratifiedSFCGPUNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'fill_start_indices'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::StratifiedSFCGPUNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'find_nbr_lengths'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/base/tests/test_nnps.py::StratifiedSFCGPUNNPSTestCase::test_neighbors_aa
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'find_nbrs'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/solver/tests/test_application.py::TestApplication::test_app_stops_xml_rpc_interface_at_end
  /usr/lib/python3/dist-packages/_pytest/threadexception.py:58: 
PytestUnhandledThreadExceptionWarning: Exception in thread Thread-4 (start)
  
  Traceback (most recent call last):
    File "/usr/lib/python3.13/threading.py", line 1044, in _bootstrap_inner
      self.run()
      ~~~~~~~~^^
    File "/usr/lib/python3.13/threading.py", line 995, in run
      self._target(*self._args, **self._kwargs)
      ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pysph/solver/solver_interfaces.py",
 line 56, in start
      self._server.serve_forever()
      ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
    File "/usr/lib/python3.13/multiprocessing/managers.py", line 187, in 
serve_forever
      sys.exit(0)
      ~~~~~~~~^^^
  SystemExit: 0
  
  Enable tracemalloc to get traceback where the object was allocated.
  See 
https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings
 for more info.
    warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))

.pybuild/cpython3_3.13/build/pysph/solver/tests/test_solver_utils.py::TestOutputHdf5::test_dump_and_load_with_constants
.pybuild/cpython3_3.13/build/pysph/solver/tests/test_solver_utils.py::TestOutputHdf5::test_dump_and_load_with_partial_data_dump
.pybuild/cpython3_3.13/build/pysph/solver/tests/test_solver_utils.py::TestOutputHdf5::test_dump_and_load_works_by_default
.pybuild/cpython3_3.13/build/pysph/solver/tests/test_solver_utils.py::TestOutputHdf5::test_dump_and_load_works_with_compress
.pybuild/cpython3_3.13/build/pysph/solver/tests/test_solver_utils.py::TestOutputHdf5::test_that_output_array_information_is_saved
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pysph/solver/output.py:257: 
H5pyDeprecationWarning: Creating a dataset without passing data or dtype is 
deprecated. Pass an explicit dtype. Using dtype='f4' will keep the current 
default behaviour.
    prop = ptype_grp.create_dataset(propname, (0,))

.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py::TestAccelerationEval1DGPU::test_equation_with_time_should_work_on_gpu
.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py::TestAccelerationEval1DGPU::test_precomputed_should_work_on_gpu
.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py::TestAccelerationEval1DGPU::test_should_handle_helper_functions_on_gpu
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'g0_fluid_initialize'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py::TestAccelerationEval1DGPU::test_equation_with_time_should_work_on_gpu
.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py::TestAccelerationEval1DGPU::test_group_honors_condition_on_gpu
.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py::TestAccelerationEval1DGPU::test_precomputed_should_work_on_gpu
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'g0_fluid_on_fluid_loop'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py::TestAccelerationEval1DGPU::test_group_honors_condition_on_gpu
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'g0_fluid_post_loop'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py: 90 
warnings
  /usr/lib/python3.13/ast.py:422: DeprecationWarning: visit_Num is deprecated; 
add visit_Constant
    return visitor(node)

.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py: 90 
warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pysph/sph/acceleration_eval_gpu_helper.py:115:
 DeprecationWarning: Attribute n is deprecated and will be removed in Python 
3.14; use value instead
    s = literal_to_float(node.n, self._use_double)

.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py::TestAccelerationEval1DGPU::test_should_stop_iteration_with_converged_on_gpu
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'g0s0_fluid_on_fluid_loop'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/sph/tests/test_acceleration_eval.py::TestAccelerationEval1DGPU::test_should_stop_iteration_with_converged_on_gpu
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'g0s0_fluid_post_loop'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/sph/tests/test_integrator.py::TestLeapFrogIntegratorGPU::test_leapfrog
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'stage1_fluid'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

.pybuild/cpython3_3.13/build/pysph/sph/tests/test_integrator.py::TestLeapFrogIntegratorGPU::test_py_stage_is_called_on_gpu
.pybuild/cpython3_3.13/build/pysph/sph/tests/test_multi_group_integrator.py::TestMultiGroupIntegratorGPU::test_different_accels_per_integrator
  /usr/lib/python3/dist-packages/pytools/py_codegen.py:119: 
ExistingLineCacheWarning: Overwriting existing generated code in linecache: 
'<pyopencl invoker for 'stage2_fluid'>'.
    return _make_module(self.get(), name=name, name_prefix=name_prefix)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_get_number_of_particles[cython]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_get_number_of_particles[opencl]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_align_particles[cython]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_align_particles[opencl]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_remove_particles[cython]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_remove_particles[opencl]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_remove_tagged_particles[cython]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_remove_tagged_particles[opencl]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_add_particles[cython]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_add_particles[opencl]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_append_parray[cython]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_append_parray[opencl]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_extract_particles[cython]
FAILED 
pysph/base/tests/test_device_helper.py::TestDeviceHelper::test_extract_particles[opencl]
FAILED 
pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_box_wrapping
FAILED 
pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_periodicity
FAILED 
pysph/base/tests/test_domain_manager.py::ZOrderGPUPeriodicBox2D::test_summation_density
FAILED pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_ab
FAILED pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_neighbors_ba
FAILED pysph/base/tests/test_nnps.py::ZOrderGPUNNPSTestCase::test_repeated - ...
FAILED 
pysph/base/tests/test_nnps.py::ZOrderGPUDoubleNNPSTestCase::test_neighbors_ab
FAILED 
pysph/base/tests/test_nnps.py::ZOrderGPUDoubleNNPSTestCase::test_neighbors_ba
FAILED pysph/base/tests/test_nnps.py::ZOrderGPUDoubleNNPSTestCase::test_repeated
FAILED 
pysph/base/tests/test_nnps.py::TestZOrderGPUNNPSWithSorting::test_neighbors_ab
FAILED 
pysph/base/tests/test_nnps.py::TestZOrderGPUNNPSWithSorting::test_neighbors_ba
FAILED 
pysph/base/tests/test_nnps.py::TestZOrderGPUNNPSWithSorting::test_repeated
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_add_particles
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_align_particles
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_append_parray
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_extend
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_extract_particles_works_with_non_empty_dest
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_extract_particles_works_with_specific_props_with_dest
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_extract_particles_works_with_specific_props_without_dest
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_extract_particles_works_without_specific_props_with_dest
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_extract_particles_works_without_specific_props_without_dest
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_remove_particles
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_remove_tagged_particles
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_resize
FAILED 
pysph/base/tests/test_particle_array.py::ParticleArrayTestOpenCL::test_that_constants_are_not_resized_when_particles_are_added
= 39 failed, 688 passed, 111 skipped, 200 deselected, 8 xfailed, 334 warnings 
in 387.82s (0:06:27) =
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build'; python3.13 -m pytest -k "not 
test_sph_evaluator and not TestInterpolator and not test_get_points_from_mgrid 
and not test_get_surface_points_uniform and not 
test_compressed_octree_has_lesser_depth_than_octree and not 
test_parallel_compressed_octree_has_lesser_depth_than_parallel_octree and not 
test_ldcavity_example and not test_dump_xdmf and not OctreeGPUNNPS2DTestCase 
and not OctreeGPUNNPSDouble2DTestCase and not OctreeGPUNNPSTestCase and not 
OctreeGPUDoubleNNPSTestCase and not OctreeGPUNNPSWithSortingTestCase and not 
OctreeGPUNNPSWithPartitioningTestCase and not TestAccelerationEval1DGPUOctree" 
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" --parallel=2 returned exit code 13
make: *** [debian/rules:32: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pysph
Source-Version: 1.0~b2-4
Done: Antonio Valentino <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pysph, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Valentino <[email protected]> (supplier of updated pysph 
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 [email protected])


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

Format: 1.8
Date: Mon, 14 Sep 2026 20:44:32 +0000
Source: pysph
Architecture: source
Version: 1.0~b2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Antonio Valentino <[email protected]>
Closes: 1136867
Changes:
 pysph (1.0~b2-4) unstable; urgency=medium
 .
   * Standards version bumped to 4.7.4, remove redundant
     Priority: optional from source stanza.
   * debian/patches:
     - New 0007-numpy2-compat.patch (Closes: 1136867).
   * Update dates in d/copyright.
Checksums-Sha1:
 d903d572567356992a2576f22ffa7cf2a5461f90 3137 pysph_1.0~b2-4.dsc
 3df482c9f016eff8e05d19f743b4feb6903db669 13764 pysph_1.0~b2-4.debian.tar.xz
 60f004e0482dc6a57aea91bbb464849477db8340 23576 pysph_1.0~b2-4_amd64.buildinfo
Checksums-Sha256:
 6e0c47264e919943d9eae72537c3783c13f4cd485a818a628551707dbe0fc324 3137 
pysph_1.0~b2-4.dsc
 b0b6567018986cf4cb5e0a907d290cf9c00852e20352f218527291df7b194dc7 13764 
pysph_1.0~b2-4.debian.tar.xz
 5637b5aed4747c6d13dac427a7a0598a7a900c7a1b79217299ce0e5fe71c3569 23576 
pysph_1.0~b2-4_amd64.buildinfo
Files:
 4dec54a6e59465f83c2c943296ab7188 3137 science optional pysph_1.0~b2-4.dsc
 06d1f9fd17d0aa3f6964e5d7be4ed43b 13764 science optional 
pysph_1.0~b2-4.debian.tar.xz
 2e383e2db6bdaffeded5d9ce8ef98067 23576 science optional 
pysph_1.0~b2-4_amd64.buildinfo

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmqodgAdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJG+xAAoCQlwI7AmtQwng4N
fO9bIMw7asVkirYECRxEGl2IwovAlHnleSnHhkY77DUny3T6J6ABy2u+JeKjKuj/
E4xKN4jq1tVuPRedUctL1XPvVRJ/7RiA7OH4rZr03EWs8mZWJVD8hrRVUflloren
TooINiDaN6xZ+229b0v9iofF3pAgPI1+8cG/3KDHuszRN0fP6H3mCGsWLaERgqHG
ExwI1gUeTUNRGgnhDB42yGquBfDG0BEwQ+7LxHKrdQet9FI/5G0vySX1WUFQGKe2
NWC3IXvYzVUjhsTcQGBGwiAZPUtdEoykCVSFA2O6XfBQ1/v22SkrrcMrf033972b
8FJyiywlrrM4GTeFL8Eyi0dED0Gm5EIoLRQ3ywqxrwvZyw+y2+ypHARbPKoh9N82
RzXQzZ2e8Nj3ITVOQLfUYhddWsNM18cH/rZHe4hoIVE81eeCL+rwM3tJ8PB8TrAi
lljDvveAwwkhTxW5rteMbVJ/WGTTVCBoqx+XvCO9lg602vL5W0ufthYkU4CBNyTD
+4bG2XhQNW80Ae0qDTrhIYA6afZdAK2zWOWZhLgTxg84cNpIS/w33BUwftuwsrD3
VVFNjMNaoLUcg17BmSPJZzm/Op6gr8AO+2YhzO/+H/gsW2a72j+B8rgQkMHPtRsy
KJluaB6+FNFqWbuHVjt8LtYxFTk=
=+2Dr
-----END PGP SIGNATURE-----

Attachment: pgpk9V2Tec9Bf.pgp
Description: PGP signature


--- End Message ---

Reply via email to