Your message dated Sun, 05 Oct 2025 16:50:04 +0000
with message-id <[email protected]>
and subject line Bug#1096588: fixed in espresso 6.7-4
has caused the Debian Bug report #1096588,
regarding espresso: 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.)
--
1096588: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096588
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:espresso
Version: 6.7-3
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/espresso_6.7-3_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
[...]
configure: creating ./config.status
config.status: creating install/make_lapack.inc
config.status: creating include/configure.h
config.status: creating make.inc
config.status: creating configure.msg
config.status: creating install/make_wannier90.inc
config.status: creating include/qe_cdefs.h
config.status: include/qe_cdefs.h is unchanged
--------------------------------------------------------------------
ESPRESSO can take advantage of several optimized numerical libraries
(essl, fftw, mkl...). This configure script attempts to find them,
but may fail if they have been installed in non-standard locations.
If a required library is not found, the local copy will be compiled.
The following libraries have been found:
BLAS_LIBS= -lblas
LAPACK_LIBS=-L/usr/local/lib -llapack -lblas
SCALAPACK_LIBS=-lscalapack-openmpi
FFT_LIBS= -lfftw3
Please check if this is what you expect.
If any libraries are missing, you may specify a list of directories
to search and retry, as follows:
./configure LIBDIRS="list of directories, separated by spaces"
Parallel environment detected successfully.\
Configured for compilation of parallel executables.
For more info, read the ESPRESSO User's Guide (Doc/users-guide.tex).
--------------------------------------------------------------------
configure: success
debian/rules override_dh_auto_build-arch
make[1]: Entering directory '/build/reproducible-path/espresso-6.7'
/usr/bin/make all epw
make[2]: Entering directory '/build/reproducible-path/espresso-6.7'
test -d bin || mkdir bin
( cd clib ; /usr/bin/make TLDEPS= all || exit 1 )
make[3]: Entering directory '/build/reproducible-path/espresso-6.7/clib'
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c customize_signals.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c stack.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c c_mkdir.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c copy.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c cptimer.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c eval_infix.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c fletcher32.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c md5.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c md5_from_file.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c memstat.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c ptrace.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c sockets.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c qmmm_aux.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/espresso-6.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D__FFTW3 -D__MPI -D__SCALAPACK
-I/build/reproducible-path/espresso-6.7//include
-I/build/reproducible-path/espresso-6.7//FoX/finclude -c qsort.c
qsort.c: In function ‘Qsort’:
qsort.c:28:15: error: assignment to ‘int (*)(unsigned int, unsigned int)’ from
incompatible pointer type ‘int (*)(void)’ [-Wincompatible-pointer-types]
28 | _comp = comp;
| ^
qsort.c:29:15: error: assignment to ‘int (*)(unsigned int, unsigned int)’ from
incompatible pointer type ‘int (*)(void)’ [-Wincompatible-pointer-types]
29 | _swap = swap;
| ^
make[3]: *** [../make.inc:19: qsort.o] Error 1
make[3]: Leaving directory '/build/reproducible-path/espresso-6.7/clib'
make[2]: *** [Makefile:197: libs] Error 1
make[2]: Leaving directory '/build/reproducible-path/espresso-6.7'
make[1]: *** [debian/rules:37: override_dh_auto_build-arch] Error 2
make[1]: Leaving directory '/build/reproducible-path/espresso-6.7'
make: *** [debian/rules:24: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: espresso
Source-Version: 6.7-4
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
espresso, 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.
Santiago Vila <[email protected]> (supplier of updated espresso 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: Sun, 05 Oct 2025 18:20:00 +0200
Source: espresso
Architecture: source
Version: 6.7-4
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1096588
Changes:
espresso (6.7-4) unstable; urgency=medium
.
* Team upload.
.
[ Adrian Bunk ]
* Build with -std=gnu17 to workaround FTBFS with GCC 15.
Closes: #1096588.
.
[ Santiago Vila ]
* Use standard simplified salsa-ci.yml.
* Update standards-version.
Checksums-Sha1:
f70fecd168a970e8a34edd9282d453869e558c36 1821 espresso_6.7-4.dsc
8e8b797012a088e99cb54f55c6d95a3901740556 11126032 espresso_6.7-4.debian.tar.xz
31fa3a47901b4ee39c75f11e8e77731be227a180 12248 espresso_6.7-4_source.buildinfo
Checksums-Sha256:
d28af3f4728bbd5be26fd5c82c83c8a7883989f0ed5a6bacff10d87b13c3aff3 1821
espresso_6.7-4.dsc
5c435e4474220ed7bf95dc5597760b34485939d51f7e5677c1d3e2b913a87f57 11126032
espresso_6.7-4.debian.tar.xz
72955662dacfa587d57acac8456866cdb713dd9db07e663ecd52dbf1e62aede8 12248
espresso_6.7-4_source.buildinfo
Files:
f6cbd5c2c68bd3b2bea3ac98676bd2c7 1821 science optional espresso_6.7-4.dsc
5fc4a6d877228519a8c70f5bd11e8b4f 11126032 science optional
espresso_6.7-4.debian.tar.xz
ac6a1d7fc329fece2023813f2490d470 12248 science optional
espresso_6.7-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmjinLwACgkQQc5/C58b
izI/Hgf7BTVoJC0LHat5NFCbSul0ySM2eJs7LXPgR5Zj8exlNQlh8xlEr8tjhCdq
P2T0Epu5SnYs24N8kEXDWOt/e9Hd+vzd/XkcrA/8yGFfdrHmE/dT7XM1Dm/hzTAA
PmBz4LTPG10/k/fxPyzTEZpCNmyRBOmuKMS4S5sx8NqVwV52RCUzy9VvLGqxBVeq
5/sH1vlqU0bSGbOu/mDhoOevurSu/rhEh5pClRzSLrhoa561WamhreaDQ5M67vNF
3j0c+/VJX1e/+DdvebcSsfE8Vnp3FTUHjRsX5NkSm0QAod4Ik4kbmq0ExmgJTBaR
lWunIpg409AQfabSXRaBXg6rtuiAPA==
=A07o
-----END PGP SIGNATURE-----
pgpCC_flX2qdn.pgp
Description: PGP signature
--- End Message ---