[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/mpqc_2.3.1-22_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 [...] #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_IOSTREAM 1 #define HAVE_SSTREAM 1 #define USING_NAMESPACE_STD 1 #define HAVE_ENDIAN_H 1 #define HAVE_PTHREAD 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_BACKTRACE 1 #define HAVE_MPI 1 #define HAVE_MPIIO 1 #define HAVE_MPI_INIT_THREAD 1 #define HAVE_MPIPP 1 #define ALWAYS_USE_MPI 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_TIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_STDINT_H 1 #define RETSIGTYPE void #define HAVE_VPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_SIGFILLSET 1 #define HAVE_SIGNAL 1 #define HAVE_SYSTEM 1 #define HAVE_GETPWUID 1 #define HAVE_GETEUID 1 #define HAVE_GETHOSTNAME 1 #define HAVE_TIME 1 #define HAVE_CTIME 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETENV 1 #define HAVE_ISNAN 1 #define HAVE_FENV_H 1 #define HAVE_FEENABLEEXCEPT 1 #define HAVE_FEDISABLEEXCEPT 1 #define HAVE_FCHDIR 1 #define HAVE_IOS_FMTFLAGS 1 #define HAVE_LONG_LONG 1 #define HAVE_SGETN 1 #define HAVE_PUBSEEKOFF 1 #define HAVE_DRAND48 1 #define HAVE_SHMGET 1 #define HAVE_SEMGET 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYSV_IPC 1 configure: exit 1 dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --enable-production --with-cxx=mpic\+\+ --with-cc=mpicc --with-f77=mpif77 --enable-threads --enable-always-use-mpi --with-default-parallel=mpi --with-mpi-thread=single --enable-shared --includedir=/usr/include/sc --datadir=/usr/share/mpqc --with-sc-datadir=/usr/share/mpqc --with-include=-I/usr/include/mpi returned exit code 1 make[1]: *** [debian/rules:14: override_dh_auto_configure] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2