Your message dated Sun, 15 Feb 2026 17:20:25 +0000
with message-id <[email protected]>
and subject line Bug#1127672: fixed in fenics-dolfinx 1:0.10.0.post5-6
has caused the Debian Bug report #1127672,
regarding fenics-dolfinx FTBFS on 32-bit: test failures
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.)


-- 
1127672: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127672
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fenics-dolfinx
Version: 1:0.10.0.post5-5
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: Timo Röhling <[email protected]>, Drew Parsons 
<[email protected]>

https://buildd.debian.org/status/fetch.php?pkg=fenics-dolfinx&arch=armhf&ver=1%3A0.10.0.post5-5%2Bb1&stamp=1770803493&raw=0

...
        part = _cpp.mesh.create_cell_partitioner(GhostMode.none)
        max_cells_per_facet = 2
>       mesh = create_mesh(
            MPI.COMM_WORLD,
            cells_np,
            [hexahedron._cpp_object, pyramid._cpp_object, 
tetrahedron._cpp_object],
            geomx,
            part,
            max_cells_per_facet,
        )
E       TypeError: create_mesh(): incompatible function arguments. The 
following argument types are supported:
E           1. create_mesh(arg0: MPICommWrapper, arg1: 
collections.abc.Sequence[ndarray[dtype=int64, shape=(*), order='C', 
writable=False]], arg2: 
collections.abc.Sequence[dolfinx.cpp.fem.CoordinateElement_float32], arg3: 
ndarray[dtype=float32, order='C', writable=False], arg4: 
collections.abc.Callable[[MPICommWrapper, int, 
collections.abc.Sequence[dolfinx.cpp.mesh.CellType], 
collections.abc.Sequence[numpy.ndarray[dtype=int64, writable=False]]], 
dolfinx.cpp.graph.AdjacencyList_int32], arg5: int | None) -> 
dolfinx.cpp.mesh.Mesh_float32
E           2. create_mesh(comm: MPICommWrapper, cells: ndarray[dtype=int64, 
shape=(*, *), order='C', writable=False], element: 
dolfinx.cpp.fem.CoordinateElement_float32, x: ndarray[dtype=float32, order='C', 
writable=False], partitioner: collections.abc.Callable[[MPICommWrapper, int, 
collections.abc.Sequence[dolfinx.cpp.mesh.CellType], 
collections.abc.Sequence[numpy.ndarray[dtype=int64, writable=False]]], 
dolfinx.cpp.graph.AdjacencyList_int32] | None, max_facet_to_cell_links: int | 
None = 2) -> dolfinx.cpp.mesh.Mesh_float32
E           3. create_mesh(arg0: MPICommWrapper, arg1: 
collections.abc.Sequence[ndarray[dtype=int64, shape=(*), order='C', 
writable=False]], arg2: 
collections.abc.Sequence[dolfinx.cpp.fem.CoordinateElement_float64], arg3: 
ndarray[dtype=float64, order='C', writable=False], arg4: 
collections.abc.Callable[[MPICommWrapper, int, 
collections.abc.Sequence[dolfinx.cpp.mesh.CellType], 
collections.abc.Sequence[numpy.ndarray[dtype=int64, writable=False]]], 
dolfinx.cpp.graph.AdjacencyList_int32], arg5: int | None) -> 
dolfinx.cpp.mesh.Mesh_float64
E           4. create_mesh(comm: MPICommWrapper, cells: ndarray[dtype=int64, 
shape=(*, *), order='C', writable=False], element: 
dolfinx.cpp.fem.CoordinateElement_float64, x: ndarray[dtype=float64, order='C', 
writable=False], partitioner: collections.abc.Callable[[MPICommWrapper, int, 
collections.abc.Sequence[dolfinx.cpp.mesh.CellType], 
collections.abc.Sequence[numpy.ndarray[dtype=int64, writable=False]]], 
dolfinx.cpp.graph.AdjacencyList_int32] | None, max_facet_to_cell_links: int | 
None = 2) -> dolfinx.cpp.mesh.Mesh_float64
E       
E       Invoked with types: Intracomm, list, list, ndarray, nanobind.nb_func, 
int
...
=========================== short test summary info ============================
FAILED test/unit/mesh/test_create_mixed_mesh.py::test_create_mixed_mesh - Typ...
ERROR test/unit/io/test_vtkhdf.py::test_read_write_mixed_topology - TypeError...
ERROR test/unit/io/test_vtkhdf.py::test_write_mixed_topology_data - TypeError...
ERROR test/unit/mesh/test_mixed_topology.py::test_mixed_cell_pairs - TypeErro...
ERROR test/unit/refinement/test_uniform.py::test_uniform_refine_mixed_mesh - ...
= 1 failed, 2847 passed, 100 skipped, 32 xfailed, 7 warnings, 4 errors in 
1537.54s (0:25:37) =
E: pybuild pybuild:537: plugin pyproject failed: exit code=1: cd 
/build/reproducible-path/fenics-dolfinx-0.10.0.post5/.pybuild/cpython3_3.14_dolfinx-real/build;
 python3.14 -m pytest --durations=20 -k ""
make[1]: *** [debian/rules:171: debian/tmp-real] Error 14



This is the binNMU with nanobind 2.11.0, which might cause/trigger this failure.

On 32-bit MPICH is used instead of the 64-bit only OpenMPI, which might (or 
might not) be relevant.

--- End Message ---
--- Begin Message ---
Source: fenics-dolfinx
Source-Version: 1:0.10.0.post5-6
Done: Drew Parsons <[email protected]>

We believe that the bug you reported is fixed in the latest version of
fenics-dolfinx, 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.
Drew Parsons <[email protected]> (supplier of updated fenics-dolfinx 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: Sun, 15 Feb 2026 12:03:59 +0100
Source: fenics-dolfinx
Architecture: source
Version: 1:0.10.0.post5-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 1127672 1127800
Changes:
 fenics-dolfinx (1:0.10.0.post5-6) unstable; urgency=medium
 .
   * debian patch cells_int64_PR4057.patch ensures test cells are
     always created with int64. Needed to pass mixed mesh tests with
     nanobind 2.11.0 (pending #1127895). Closes: #1127672, #1127800.
Checksums-Sha1:
 a29e7178a24a64e919ff16600b09e74da86d2aa7 4431 fenics-dolfinx_0.10.0.post5-6.dsc
 5632010ed6af965288a21dc25d4fce8bcd8748fe 48508 
fenics-dolfinx_0.10.0.post5-6.debian.tar.xz
Checksums-Sha256:
 ea9b1a0d9e56d7b46a62aa8a526f178e16e24269533f4b76eb55d936ff43e08f 4431 
fenics-dolfinx_0.10.0.post5-6.dsc
 454e3fccbdc6b43ed3067516353f2f14d3deb461ac285189417eeac0578c1fe1 48508 
fenics-dolfinx_0.10.0.post5-6.debian.tar.xz
Files:
 aa3978b1dac99946b64462238ac9a200 4431 math optional 
fenics-dolfinx_0.10.0.post5-6.dsc
 c8a5b1fc09f635e4421efc2df1797c76 48508 math optional 
fenics-dolfinx_0.10.0.post5-6.debian.tar.xz

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

iQIzBAEBCgAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmmR+oQACgkQVz7x5L1a
AfoD5xAAm/EojJcj5P/5t+VLSq85Liav9aNytt/QFh1AqSNTH3SvlRX5F2wP/6T4
Pg8r13VgyYha43JIXXoYtyxkUBLdNhFQ3FoencShBQL8abdiYj3f5O2Xqco35uGN
cAZcFEf4UUeagZlMJmDPWzaoQlB5TDymaUbjJmMTfp7tCmeCzrb5/hOILuO2Mnxi
TTU+xAPqgUPIM4O/Hl79xocc/Laq5VJ+Em9dugx1XChwgO+YFKrvH1MYVJO4NA3a
vdw2ufj6PXrcSAqF3zTXagDFnWc6XXRfEw/5/XrkPVv7fvPnQDI/KVErBEaYQy8D
v/4txRLFvtNl0To1CloCZTNRFdo2mR+396vU3TmYzDH4x0nCXnYnHSymCb+1t4qp
E32zwd/MEfwWKBN/o3AXpIbaya/M2mlYdwVvJexap1J/Tl4E6fs7+y6ya+M3431J
RvVh4zsF43NOLy3iw80CHTVWjRTOEcY0TbOSxLw6A+Uq3UcdROx4lHqozVucoOCp
5K43/f4ozj4Yy9c1YXPhJCwIhQ/6dLopZnF2uJAzItgHkcX9GuCJOX3sb5EeSzyT
YJStxILSoXgO8tvT0qlNyQlA+rVSLA+FFB10jJm5FDatDN9R2X7KFgzziAFDW4rA
sSJl2rjeb+SvfW2bzE8Un9MZJm+F0gE6FArtRFgypJPXBlbyA5s=
=72Pz
-----END PGP SIGNATURE-----

Attachment: pgpeMzlGO2DlN.pgp
Description: PGP signature


--- End Message ---

Reply via email to