Bug#1075292: mpich: ftbfs with GCC-14
Matthias Klose
doko at debian.org
Wed Jul 3 13:37:09 BST 2024
Package: src:mpich
Version: 4.2.0-6
Severity: important
Tags: sid trixie
User: debian-gcc at 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/mpich_4.2.0-6_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
[...]
- mpix_stream_isend__ at Base 4.1
+#MISSING: 4.2.0-6# mpix_stream_isend__ at Base 4.1
mpix_stream_isend_c_f08ts_ at Base 4.2
mpix_stream_isend_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_stream_isend_f08ts_large_ at Base 4.1
- mpix_stream_progress at Base 4.1
+#MISSING: 4.2.0-6# mpix_stream_progress at Base 4.1
mpix_stream_progress_ at Base 4.1
- mpix_stream_progress__ at Base 4.1
+#MISSING: 4.2.0-6# mpix_stream_progress__ at Base 4.1
mpix_stream_progress_f08_ at Base 4.1
- mpix_stream_recv at Base 4.1
+#MISSING: 4.2.0-6# mpix_stream_recv at Base 4.1
mpix_stream_recv_ at Base 4.1
- mpix_stream_recv__ at Base 4.1
+#MISSING: 4.2.0-6# mpix_stream_recv__ at Base 4.1
mpix_stream_recv_c_f08ts_ at Base 4.2
mpix_stream_recv_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_stream_recv_f08ts_large_ at Base 4.1
- mpix_stream_send at Base 4.1
+#MISSING: 4.2.0-6# mpix_stream_send at Base 4.1
mpix_stream_send_ at Base 4.1
- mpix_stream_send__ at Base 4.1
+#MISSING: 4.2.0-6# mpix_stream_send__ at Base 4.1
mpix_stream_send_c_f08ts_ at Base 4.2
mpix_stream_send_f08ts_ at Base 4.1
#MISSING: 4.2# mpix_stream_send_f08ts_large_ at Base 4.1
- mpix_threadcomm_finish at Base 4.2
+#MISSING: 4.2.0-6# mpix_threadcomm_finish at Base 4.2
mpix_threadcomm_finish_ at Base 4.2
- mpix_threadcomm_finish__ at Base 4.2
+#MISSING: 4.2.0-6# mpix_threadcomm_finish__ at Base 4.2
mpix_threadcomm_finish_f08_ at Base 4.2
- mpix_threadcomm_free at Base 4.2
+#MISSING: 4.2.0-6# mpix_threadcomm_free at Base 4.2
mpix_threadcomm_free_ at Base 4.2
- mpix_threadcomm_free__ at Base 4.2
+#MISSING: 4.2.0-6# mpix_threadcomm_free__ at Base 4.2
mpix_threadcomm_free_f08_ at Base 4.2
- mpix_threadcomm_init at Base 4.2
+#MISSING: 4.2.0-6# mpix_threadcomm_init at Base 4.2
mpix_threadcomm_init_ at Base 4.2
- mpix_threadcomm_init__ at Base 4.2
+#MISSING: 4.2.0-6# mpix_threadcomm_init__ at Base 4.2
mpix_threadcomm_init_f08_ at Base 4.2
- mpix_threadcomm_start at Base 4.2
+#MISSING: 4.2.0-6# mpix_threadcomm_start at Base 4.2
mpix_threadcomm_start_ at Base 4.2
- mpix_threadcomm_start__ at Base 4.2
+#MISSING: 4.2.0-6# mpix_threadcomm_start__ at Base 4.2
mpix_threadcomm_start_f08_ at Base 4.2
- mpix_wait_enqueue at Base 4.1
+#MISSING: 4.2.0-6# mpix_wait_enqueue at Base 4.1
mpix_wait_enqueue_ at Base 4.1
- mpix_wait_enqueue__ at Base 4.1
+#MISSING: 4.2.0-6# mpix_wait_enqueue__ at Base 4.1
mpix_wait_enqueue_f08_ at Base 4.1
- mpix_waitall_enqueue at Base 4.1
+#MISSING: 4.2.0-6# mpix_waitall_enqueue at Base 4.1
mpix_waitall_enqueue_ at Base 4.1
- mpix_waitall_enqueue__ at Base 4.1
+#MISSING: 4.2.0-6# mpix_waitall_enqueue__ at Base 4.1
mpix_waitall_enqueue_f08_ at Base 4.1
pmpi_abort at Base 0
pmpi_abort_ at Base 0
mv debian/.debhelper/generated/libmpich12/triggers.new debian/.debhelper/generated/libmpich12/triggers
rm -f debian/mpich/DEBIAN/shlibs
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:101: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
More information about the debian-science-maintainers
mailing list