Your message dated Thu, 11 Sep 2025 11:19:50 +0000
with message-id <[email protected]>
and subject line Bug#1096624: fixed in fenics-dolfinx 1:0.9.0-8
has caused the Debian Bug report #1096624,
regarding fenics-dolfinx: ftbfs with GCC-15
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.)


-- 
1096624: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096624
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fenics-dolfinx
Version: 1:0.9.0-6
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/fenics-dolfinx_0.9.0-6_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh_vtk[float32-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh_vtk[float64-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh_vtk[float64-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float32-CellType.triangle-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float32-CellType.triangle-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float32-CellType.triangle-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float32-CellType.quadrilateral-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float32-CellType.quadrilateral-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float32-CellType.quadrilateral-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float64-CellType.triangle-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float64-CellType.triangle-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float64-CellType.triangle-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float64-CellType.quadrilateral-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float64-CellType.quadrilateral-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_2d[float64-CellType.quadrilateral-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float32-CellType.tetrahedron-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float32-CellType.tetrahedron-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float32-CellType.tetrahedron-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float32-CellType.hexahedron-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float32-CellType.hexahedron-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float64-CellType.tetrahedron-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float64-CellType.tetrahedron-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float64-CellType.tetrahedron-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float64-CellType.hexahedron-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_gmsh_input_3d[float64-CellType.hexahedron-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_cell_order_3[float32]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_cell_order_3[float64]
FAILED test/unit/mesh/test_manifold_point_search.py::test_manifold_point_search
FAILED test/unit/mesh/test_mesh.py::test_empty_rank_mesh[float32] - TypeError...
FAILED test/unit/mesh/test_mesh.py::test_empty_rank_mesh[float64] - TypeError...
FAILED test/unit/mesh/test_mesh.py::test_mesh_create_cmap[float32] - TypeErro...
FAILED test/unit/mesh/test_mesh.py::test_mesh_create_cmap[float64] - TypeErro...
FAILED 
test/unit/mesh/test_mesh_partitioners.py::test_custom_partitioner[CellType.tetrahedron-3]
FAILED 
test/unit/mesh/test_mesh_partitioners.py::test_custom_partitioner[CellType.tetrahedron-10]
FAILED 
test/unit/mesh/test_mesh_partitioners.py::test_custom_partitioner[CellType.tetrahedron-13]
FAILED 
test/unit/mesh/test_mesh_partitioners.py::test_custom_partitioner[CellType.hexahedron-3]
FAILED 
test/unit/mesh/test_mesh_partitioners.py::test_custom_partitioner[CellType.hexahedron-10]
FAILED 
test/unit/mesh/test_mesh_partitioners.py::test_custom_partitioner[CellType.hexahedron-13]
FAILED test/unit/mesh/test_mesh_partitioners.py::test_asymmetric_partitioner
FAILED test/unit/nls/test_newton.py::TestNLS::test_linear_pde - TypeError: __...
FAILED test/unit/nls/test_newton.py::TestNLS::test_nonlinear_pde - TypeError:...
FAILED test/unit/nls/test_newton.py::TestNLS::test_nonlinear_pde_snes - TypeE...
FAILED 
test/unit/refinement/test_refinement.py::test_refine_create_unit_cube[True-GhostMode.none]
FAILED 
test/unit/refinement/test_refinement.py::test_refine_create_unit_cube[True-GhostMode.shared_facet]
FAILED 
test/unit/refinement/test_refinement.py::test_refine_create_unit_cube[False-GhostMode.none]
FAILED 
test/unit/refinement/test_refinement.py::test_refine_create_unit_cube[False-GhostMode.shared_facet]
FAILED test/unit/refinement/test_refinement.py::test_refine_create_form - Typ...
ERROR test/unit/fem/test_function.py::test_name_argument - TypeError: __init_...
ERROR test/unit/fem/test_function.py::test_copy - TypeError: __init__(): inco...
ERROR test/unit/fem/test_function.py::test_eval - TypeError: __init__(): inco...
ERROR test/unit/fem/test_function.py::test_interpolation_mismatch_rank0 - Typ...
ERROR test/unit/fem/test_function.py::test_interpolation_mismatch_rank1 - Typ...
ERROR test/unit/fem/test_function.py::test_interpolation_rank0 - TypeError: _...
ERROR test/unit/fem/test_function.py::test_interpolation_rank1 - TypeError: _...
ERROR test/unit/fem/test_function_space.py::test_python_interface - TypeError...
ERROR test/unit/fem/test_function_space.py::test_component - TypeError: __ini...
ERROR test/unit/fem/test_function_space.py::test_equality - TypeError: __init...
ERROR test/unit/fem/test_function_space.py::test_sub - TypeError: __init__():...
ERROR test/unit/fem/test_function_space.py::test_inclusion - TypeError: __ini...
ERROR test/unit/fem/test_function_space.py::test_not_equal - TypeError: __ini...
ERROR test/unit/fem/test_function_space.py::test_clone - TypeError: __init__(...
ERROR test/unit/fem/test_function_space.py::test_collapse - TypeError: __init...
ERROR test/unit/fem/test_function_space.py::test_argument_equality - TypeErro...
ERROR test/unit/fem/test_function_space.py::test_basix_element - TypeError: _...
= 1811 failed, 714 passed, 69 skipped, 31 xfailed, 3 xpassed, 17 errors in 
447.22s (0:07:27) =
E: pybuild pybuild:435: plugin pyproject failed: exit code=1: cd 
/build/reproducible-path/fenics-dolfinx-0.9.0/.pybuild/cpython3_3.12_dolfinx-real/build;
 python3.12 -m pytest --durations=20 -k ""
make[1]: *** [debian/rules:193: debian/tmp-real] Error 14
make[1]: Leaving directory '/build/reproducible-path/fenics-dolfinx-0.9.0'
make: *** [debian/rules:162: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: fenics-dolfinx
Source-Version: 1:0.9.0-8
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: Thu, 11 Sep 2025 12:54:08 +0200
Source: fenics-dolfinx
Architecture: source
Version: 1:0.9.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 1096624
Changes:
 fenics-dolfinx (1:0.9.0-8) unstable; urgency=medium
 .
   * add alpha to the arch list skipping test_cube_distance (test_gjk)
   * debian patch python_depends_nanobind.patch injects nanobind into
     python depends (pyproject.toml) to enable dh_python3 to catch the
     nanobind ABI. Drop explicit Depends: python-nanobind from
     debian/control for python-dolfinx-{real,complex}. Closes: #1096624.
   * Build-Depends: python3-numpy-dev (for dh_numpy3)
   * Standards-Version: 4.7.2
Checksums-Sha1:
 3c18f1309acdb6220b4e93e7e5a12a47c2142c8d 4224 fenics-dolfinx_0.9.0-8.dsc
 44446bdab5c0d31a7b9926018e28690ff4cc4d7f 45512 
fenics-dolfinx_0.9.0-8.debian.tar.xz
 88fde9fed817718b511e8ea1048035ffb47840b5 25093 
fenics-dolfinx_0.9.0-8_source.buildinfo
Checksums-Sha256:
 481ef2d41b1aa6e4dd94747a036c8e189e694eab90a026d33520867318a66e24 4224 
fenics-dolfinx_0.9.0-8.dsc
 478c6027e2299ffd024026f0d5423901242c6c49c0b8bc0c254455c86de3d5bd 45512 
fenics-dolfinx_0.9.0-8.debian.tar.xz
 583ff72264707e4d60c13ebbb9d5426bf4cb658515aeb4492e84b699a67a4c25 25093 
fenics-dolfinx_0.9.0-8_source.buildinfo
Files:
 147d9781f70ebd13352ee56dccce1af9 4224 math optional fenics-dolfinx_0.9.0-8.dsc
 da02d997da7abcd5f57150e9b353a41b 45512 math optional 
fenics-dolfinx_0.9.0-8.debian.tar.xz
 0ff2c6a434713295a98559155812a003 25093 math optional 
fenics-dolfinx_0.9.0-8_source.buildinfo

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

iQJIBAEBCgAyFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmjCq6sUHGRwYXJzb25z
QGRlYmlhbi5vcmcACgkQVz7x5L1aAfpLqQ//cvA2bnG+ex4iwNPk2ojA/a7Je/oI
L4kuWEFoywKBfqSLJQFTtfMwtFaBo2mgEMag5jhRlycCIr/4dmm4iRevzSS2kKVb
lpBn1VeSuJSmTzi6yp9a0+7Kr5VrkbzoJ5hcbt31FTnm6GYioCqYl68nQmdclaVH
1+UPFRREQjGa88k7uH8hzF0o4XrfwZRmSx1mh8BNt/E5jX2EwTsSD8ewP2FSp0oW
oRW05fWefkYXpA2x3fw9tb7Gw4i/trTFnmZx9jBh+CbBlKUUw3Gr3rYwgLIwXc7S
Ih8kOb8WIrORDQiWje3Fu16CPmJ6djVOEILRb7fDhmGuPGFZCgAjKKskleR9a5gm
G5pBvy7uK6U42fd6YEavoo8yIzfD/RspxciUsxv5uLgJmhkJoYLquJwuCimBx17v
+ttEbG+fKju08Ar+IzYcDKL1YFNrxGaNqea7gVO9AIcJUBieskcLpDWTLvzkARxn
eEQUvlOL32GJtdiT+ws2KlUnlbnFC7KhGCptYME3Kj9PuJTxLBRDocAMGfOGMrqs
Huv/WQ4WkmrZZJKGCM6LKsA7krxtyOmcCJ+shwAvRUIwZQvHEYFrK75KQw18EpEp
koVYUt1emTjrn8VcDJxLXakPfVej2O7kPO0R3FOP5D3PJ/8xYu+1hUkT7htofGZv
kKphkcZ+nrkQmCI=
=aVh1
-----END PGP SIGNATURE-----

Attachment: pgplHHpKu4RxV.pgp
Description: PGP signature


--- End Message ---

Reply via email to