Your message dated Fri, 12 Sep 2025 01:33:58 +0000
with message-id <[email protected]>
and subject line Bug#1096535: fixed in dolfinx-mpc 0.9.3-2
has caused the Debian Bug report #1096535,
regarding dolfinx-mpc: 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.)


-- 
1096535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096535
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dolfinx-mpc
Version: 0.9.0-2
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/dolfinx-mpc_0.9.0-2_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_matrix_assembly.py::test_mpc_assembly[CellType.quadrilateral-1-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.quadrilateral-2-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.quadrilateral-2-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.quadrilateral-3-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.quadrilateral-3-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.triangle-1-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.triangle-1-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.triangle-2-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.triangle-2-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.triangle-3-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_mpc_assembly[CellType.triangle-3-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.triangle-1-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.triangle-1-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.triangle-2-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.triangle-2-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.triangle-3-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.triangle-3-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.quadrilateral-1-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.quadrilateral-1-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.quadrilateral-2-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.quadrilateral-2-master_point1-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.quadrilateral-3-master_point0-C++]
FAILED 
test_matrix_assembly.py::test_slave_on_same_cell[CellType.quadrilateral-3-master_point1-C++]
FAILED test_mpc_pipeline.py::test_pipeline[master_point0-C++] - TypeError: __...
FAILED test_mpc_pipeline.py::test_pipeline[master_point1-C++] - TypeError: __...
FAILED test_mpc_pipeline.py::test_linearproblem[master_point0] - TypeError: _...
FAILED test_mpc_pipeline.py::test_linearproblem[master_point1] - TypeError: _...
FAILED test_nonlinear_assembly.py::test_nonlinear_poisson[1] - TypeError: cre...
FAILED test_nonlinear_assembly.py::test_nonlinear_poisson[2] - TypeError: cre...
FAILED test_nonlinear_assembly.py::test_nonlinear_poisson[3] - TypeError: cre...
FAILED test_nonlinear_assembly.py::test_homogenize[1-0] - TypeError: create_p...
FAILED test_nonlinear_assembly.py::test_homogenize[1-1] - TypeError: create_p...
FAILED test_nonlinear_assembly.py::test_homogenize[1-2] - TypeError: create_p...
FAILED test_nonlinear_assembly.py::test_homogenize[2-0] - TypeError: create_p...
FAILED test_nonlinear_assembly.py::test_homogenize[2-1] - TypeError: create_p...
FAILED test_nonlinear_assembly.py::test_homogenize[2-2] - TypeError: create_p...
FAILED test_nonlinear_assembly.py::test_homogenize[3-0] - TypeError: create_p...
FAILED test_nonlinear_assembly.py::test_homogenize[3-1] - TypeError: create_p...
FAILED test_nonlinear_assembly.py::test_homogenize[3-2] - TypeError: create_p...
FAILED 
test_rectangular_assembly.py::test_mixed_element[GhostMode.none-CellType.triangle]
FAILED 
test_rectangular_assembly.py::test_mixed_element[GhostMode.none-CellType.quadrilateral]
FAILED 
test_rectangular_assembly.py::test_mixed_element[GhostMode.shared_facet-CellType.triangle]
FAILED 
test_rectangular_assembly.py::test_mixed_element[GhostMode.shared_facet-CellType.quadrilateral]
FAILED test_surface_integral.py::test_surface_integrals[C++] - TypeError: __i...
FAILED test_surface_integral.py::test_surface_integral_dependency[C++] - Type...
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.quadrilateral-1-master_point0-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.quadrilateral-1-master_point1-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.quadrilateral-2-master_point0-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.quadrilateral-2-master_point1-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.quadrilateral-3-master_point0-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.quadrilateral-3-master_point1-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.triangle-1-master_point0-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.triangle-1-master_point1-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.triangle-2-master_point0-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.triangle-2-master_point1-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.triangle-3-master_point0-C++]
FAILED 
test_vector_assembly.py::test_mpc_assembly[CellType.triangle-3-master_point1-C++]
FAILED test_vector_poisson.py::test_vector_possion[0-0-2-4-C++] - TypeError: ...
FAILED test_vector_poisson.py::test_vector_possion[0-0-3-4-C++] - TypeError: ...
FAILED test_vector_poisson.py::test_vector_possion[0-1-2-4-C++] - TypeError: ...
FAILED test_vector_poisson.py::test_vector_possion[0-1-3-4-C++] - TypeError: ...
FAILED test_vector_poisson.py::test_vector_possion[1-0-2-4-C++] - TypeError: ...
FAILED test_vector_poisson.py::test_vector_possion[1-0-3-4-C++] - TypeError: ...
FAILED test_vector_poisson.py::test_vector_possion[1-1-2-4-C++] - TypeError: ...
FAILED test_vector_poisson.py::test_vector_possion[1-1-3-4-C++] - TypeError: ...
============================= 72 failed in 13.77s ==============================
make[1]: *** [debian/rules:32: execute_before_dh_python3] Error 1
make[1]: Leaving directory '/build/reproducible-path/dolfinx-mpc-0.9.0'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: dolfinx-mpc
Source-Version: 0.9.3-2
Done: Drew Parsons <[email protected]>

We believe that the bug you reported is fixed in the latest version of
dolfinx-mpc, 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 dolfinx-mpc 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: Wed, 10 Sep 2025 14:58:49 +0200
Source: dolfinx-mpc
Architecture: source
Version: 0.9.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 1096535
Changes:
 dolfinx-mpc (0.9.3-2) unstable; urgency=medium
 .
   * debian patch python_depends_nanobind.patch adds nanobind to python
     dependencies (pyproject.toml) so dh_python3 catches the nanobind ABI.
     See nanobind transition Bug#1111004. Closes: #1096535.
Checksums-Sha1:
 c1ffb082187ac094ccd76b53fe0a7cfa111d0145 2742 dolfinx-mpc_0.9.3-2.dsc
 b2760a6e1179ed384a01cffade72c3cdf4b9a01f 6556 dolfinx-mpc_0.9.3-2.debian.tar.xz
Checksums-Sha256:
 c27e722c7c9eee3287e891c314f36ffeabe24c470eb7a05df67f42751c93d7fd 2742 
dolfinx-mpc_0.9.3-2.dsc
 a6fe80bc158ff757e54212a29e516c6e3b9d07fe270b24c3e0d2adca4684c254 6556 
dolfinx-mpc_0.9.3-2.debian.tar.xz
Files:
 444e2015559d94463a6677b4d147cf91 2742 libs optional dolfinx-mpc_0.9.3-2.dsc
 99955dc5e6dee04cc896bf59054b5f3c 6556 libs optional 
dolfinx-mpc_0.9.3-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmjDdXAACgkQVz7x5L1a
AfokxhAAsfyizxXAiPmmP1KOLW29FrtBs3XWBoWGLO8/hxgVoROt2BgjW2LyTU5I
X0fNik1VytQbwqSLUYnhR40GXq7Lg1LvmUXZAGjYTqmhnAhuld+1UXKz9VpdVnAQ
ILGQlFy3uw+Z2bn7hNCHvLyxdho/+1G48JKstUy/yBwGd9PQ6brJLSvNIwtl9QvH
ZWdWN5bJ+2XNkFhXre5tmnjnovqsD90gBqUHQY8is40dxvADaS/XG66eS6IcK2HE
h1/S7qFPBhhzFHfdw9NlLDEcjhNEh6U6BZUHrm7B8h+SVlAORVxcbz4x+ONTffpx
6P/VZa7VsSAQDnA5t56xR6EtO88h2wyjadkA9LoZa7wzlfrIfh2lRx82t1IsqXxz
ZsR93Ws/0gWH1gb42k5V5mAWGP5bZWOgWBf1XeOVQPl+EOcHgLmoXAYV9yP4pv5O
+kaaR4MXHZ3rTJfAxePdTrL98emBesSS9TMmDCgbgV6LSj8bvzjMtrxHCfejX2mW
21zuk7efLdg0iWVIrW0kR0PzVq0+oCG4KTwXh3hIdpLy42+SFgDigTlxwZ1taXi8
8f256gD/UU/07NL9J3AsRR9FuUrSK01EQ6HxicOb9fbnWGhhxFvKDP/7mgQG6Qrj
9vaqq4atWJJfIdInGQywNw8ujZoglbfGX56FqmjMVxwojt2HzEg=
=ovxD
-----END PGP SIGNATURE-----

Attachment: pgphEU3b8Em9F.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to