Your message dated Thu, 29 Aug 2024 05:04:13 +0000
with message-id <e1sjxkp-003jkp...@fasolo.debian.org>
and subject line Bug#1074951: fixed in fenics-dolfinx 1:0.8.0-11
has caused the Debian Bug report #1074951,
regarding fenics-dolfinx: 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.)


-- 
1074951: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074951
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:fenics-dolfinx
Version: 1:0.8.0-10
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/fenics-dolfinx_0.8.0-10_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/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh[float32-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh[float32-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh[float32-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh[float32-4]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh[float64-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh[float64-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh[float64-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh[float64-4]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh[float32-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh[float32-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh[float32-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh[float32-4]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh[float64-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh[float64-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh[float64-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh[float64-4]
FAILED test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh[float32-1]
FAILED test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh[float32-2]
FAILED test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh[float32-3]
FAILED test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh[float32-4]
FAILED test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh[float64-1]
FAILED test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh[float64-2]
FAILED test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh[float64-3]
FAILED test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh[float64-4]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_triangle_mesh_vtk[float32-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_triangle_mesh_vtk[float32-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_triangle_mesh_vtk[float32-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_triangle_mesh_vtk[float32-4]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_triangle_mesh_vtk[float64-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_triangle_mesh_vtk[float64-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_triangle_mesh_vtk[float64-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_triangle_mesh_vtk[float64-4]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh_vtk[float32-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh_vtk[float32-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh_vtk[float32-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh_vtk[float64-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh_vtk[float64-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_tetrahedron_mesh_vtk[float64-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh_vtk[float32-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh_vtk[float32-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh_vtk[float32-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh_vtk[float32-4]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh_vtk[float64-1]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh_vtk[float64-2]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh_vtk[float64-3]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_quadrilateral_mesh_vtk[float64-4]
FAILED 
test/unit/mesh/test_higher_order_mesh.py::test_hexahedron_mesh_vtk[float32-1]
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_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
= 639 failed, 1539 passed, 95 skipped, 40 xfailed, 5 xpassed, 182 warnings in 
893.62s (0:14:53) =
E: pybuild pybuild:435: plugin pyproject failed: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_dolfinx-real/build; python3.11 -m 
pytest --durations=20 -k ""
make[1]: *** [debian/rules:192: debian/tmp-real] Error 14
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:161: 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.8.0-11
Done: Francesco Ballarin <francesco.balla...@unicatt.it>

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 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 
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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 28 Aug 2024 09:59:47 +0000
Source: fenics-dolfinx
Architecture: source
Version: 1:0.8.0-11
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Francesco Ballarin <francesco.balla...@unicatt.it>
Closes: 1074951
Changes:
 fenics-dolfinx (1:0.8.0-11) unstable; urgency=medium
 .
   * Rebuild for python3-basix 0.8.0-8 to ensure that nanobind wrappers of both
     python3-basix and python3-dolfinx are built against GCC 14.
     Closes: #1074951.
   * Update python3-dolfinx Breaks to python3-dolfinx-mpc (<< 0.8.0.post1-5).
     This will ensure that nanobind wrappers are consistently built with GCC 14
     also for the next upload python3-dolfinx-mpc (see Bug #1074920)
Checksums-Sha1:
 cb03f192a54505de0f616522898f07ce87512aa3 4199 fenics-dolfinx_0.8.0-11.dsc
 cdfbc69eeb30b2cf38b2cbe533103a7b02405f58 46292 
fenics-dolfinx_0.8.0-11.debian.tar.xz
 45d0aca6f53644754c9726835f2315d2ae51460f 19185 
fenics-dolfinx_0.8.0-11_source.buildinfo
Checksums-Sha256:
 f13147c22191d7c24e5f0d696283e3d3f37b505f3a3e4b491602794d2be6b2e2 4199 
fenics-dolfinx_0.8.0-11.dsc
 09473386acfe531f902f67f1e4495a0ab806f893aac8819ebb61e759d4143dc2 46292 
fenics-dolfinx_0.8.0-11.debian.tar.xz
 cd3771f8d7990d11f04f73d4276a35d4032b473009698aaf534f6aa07b79d48e 19185 
fenics-dolfinx_0.8.0-11_source.buildinfo
Files:
 6014585d4041cf05c3304741f68d84c3 4199 math optional fenics-dolfinx_0.8.0-11.dsc
 9be1b61448a6c3a49a56b9a0659ba2b3 46292 math optional 
fenics-dolfinx_0.8.0-11.debian.tar.xz
 db0034a25e06091ae226c94ad121fa36 19185 math optional 
fenics-dolfinx_0.8.0-11_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEG10EseUHu/A2aeK4AfNfwz5zr4wFAmbP/fMACgkQAfNfwz5z
r4zHmRAAhDsSmE+Coe9uE5J5K5gJ37yM4VZedfC1tHC62sgyK4yZOf7FdZnnIAms
4xO6F7r99N3qAKI0JC+Z8AfUE4BrIUcgNAXvlcHPLaZijeYZjA3LQ1OwANFdmgKn
U3B/CAKGONmmlljswH1x0p2WKjGFzAlWb1mmu81iBTILdkBWmQfjuazNA1P7Barw
mCDNc3M5k7LilB3v+D7TGX4VbO1Wsn4AbfGSqsgp1XXmF6OuBdjHC0gdi5JEL4m5
ul91JMIjHryulPikttW1og0mzfGNAKGcBA9Ysa3kGBNt5wV0l+lLouDvj5A1/l1f
FbhhhE2HBcVr5pEDLpREjJgsLy/o76sRXs7GFhOdixbphGxuZ6rXUMAL8V7WD0wW
rg+/PXSzzpPhRwdbK1KDfeCE91Rgg/urJpRCbAu/AmyN/vpqHGTmKnedp6fAJHX+
oXeWnYFpZnftN7Fscea/Pgpvg8hSqJT4Ty8tQhc+hty3ucqqPVIbZC+SbrAH/fyb
i0M5vnIcXt4TLE+7GuwhsFSXhGvIMVedpIbxOAGc0NjUX9gC9REsRWxFjoV6cQjN
kyBFkyfP4I9n/JReDKhiZR4Fmo7v3pBTEUvom1FtZuw+YZyxYxVEXUQCl8RfvX7C
56CZqxvA0M4HX7JTmc1IKE4tTy6i/sJdnZrX2CtV0jio5CxNA7M=
=pZDH
-----END PGP SIGNATURE-----

Attachment: pgpMwwzJFWEn7.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