Your message dated Sun, 01 Sep 2024 16:48:58 +0000
with message-id <e1sknl4-0056ep...@fasolo.debian.org>
and subject line Bug#1074920: fixed in dolfinx-mpc 0.8.0.post1-5
has caused the Debian Bug report #1074920,
regarding dolfinx-mpc: ftbfs with GCC-14
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.)


-- 
1074920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074920
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dolfinx-mpc
Version: 0.8.0.post1-4
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/dolfinx-mpc_0.8.0.post1-4_unstable_gccexp.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

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-14/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, 177 warnings in 15.43s =======================
make[1]: *** [debian/rules:32: execute_before_dh_python3] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
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.8.0.post1-5
Done: Francesco Ballarin <francesco.balla...@unicatt.it>

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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Ballarin <francesco.balla...@unicatt.it> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 28 Aug 2024 10:03:47 +0000
Source: dolfinx-mpc
Architecture: source
Version: 0.8.0.post1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Francesco Ballarin <francesco.balla...@unicatt.it>
Closes: 1074920
Changes:
 dolfinx-mpc (0.8.0.post1-5) unstable; urgency=medium
 .
   * Rebuild for python3-basix 0.8.0-8 to ensure that nanobind wrappers of
     python3-basix, python3-dolfinx and python3-dolfinx-mpc are all built 
against
     GCC 14. Closes: #1074920.
Checksums-Sha1:
 680b8fb2a01295c3132b91d9755b05bfcf4b432c 2783 dolfinx-mpc_0.8.0.post1-5.dsc
 c0fb4f2786dde74d543f79007f85ecb684d2a9ce 7084 
dolfinx-mpc_0.8.0.post1-5.debian.tar.xz
 8bb2c1050fe69915e64a21955de2a02956f18dc2 20630 
dolfinx-mpc_0.8.0.post1-5_source.buildinfo
Checksums-Sha256:
 c46c3f06f095d06702e8b03a1c7e2f1d85b15c076e9d30ea2f471b48249e0d7d 2783 
dolfinx-mpc_0.8.0.post1-5.dsc
 6a4177da3ec6a975da0687e2e0fe4f5daf31d79ba5ad232f7a52ddc70ba6b131 7084 
dolfinx-mpc_0.8.0.post1-5.debian.tar.xz
 4fe132680475f01a6ed1445cb6baa2b70206c1ab619d484899e7c8c4948148ef 20630 
dolfinx-mpc_0.8.0.post1-5_source.buildinfo
Files:
 7f50c0a7e095b1b02e67be8e0bd6b5a3 2783 libs optional 
dolfinx-mpc_0.8.0.post1-5.dsc
 d20d970ffdfef832b94863fe689d570c 7084 libs optional 
dolfinx-mpc_0.8.0.post1-5.debian.tar.xz
 785b33748893f1d664df0bebf9bc5289 20630 libs optional 
dolfinx-mpc_0.8.0.post1-5_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEG10EseUHu/A2aeK4AfNfwz5zr4wFAmbUlO0ACgkQAfNfwz5z
r4yNiA/+POjb9IRiONgVWkp/jUn5bEBClQIwk9EE5KqPJ4EfToe05xqnEja6MZaq
f5vgS5ukcc/P8JGhWpHqnJmGl7FoHf8XNoNNCuo2AqiEBBnqx8sUoAiY/aDUaKSF
Eg7eBWS87iaNXsydTdd/6CtM7gSxuOF3akf4qSuvhbY1c5SaifYe6ALwmL5u403P
qFa2XKL3s0sDYis4umWlqzlPBswgJ/4UkrO+xgCvdlnn2WEfy1wjoFbrPBLMoNTF
dV6XXD7bThR2MNwX23xXh5Qa9bG/8mv/onZMTKAdHjwSozQ2efipSeRzLAUzX/JA
dZJo7zQHhL2YY1YHU++nOFqJSrM8bloi1SD+Yd7HlQUymQ86dQd4O+26wGCM81ca
nyjrrpcRH+hRBbr1y21Uq/kcombcBtDSeL5qrESgU+SBODExmHK5lodo/bOxISJF
jX7C3NZDjSE3jB+GNzdyvrken5ANftVpj3pqSILHzOPRW+a1DjU7RVIwRdvFuVB0
TWbv9tP5j8DeFBGFwpdkPFoHE/bWfKC3S0dXABi59p3ehl0jfpkLBQe1hVVQ0oRQ
8r/+r0BltmmMW6b3TNHbzzv7q/iwaFwHTn+l12fk2fYU/svnPWEnsONAtWi8ssH0
/6ZcJ3KM2k4HOr+ny35x6cLRFAw/rZ9Te8D6t23K0GZ4P84O67o=
=ZReZ
-----END PGP SIGNATURE-----

Attachment: pgpGbgdRKqQj3.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to