Your message dated Fri, 26 Sep 2025 13:19:11 +0000
with message-id <[email protected]>
and subject line Bug#1096832: fixed in iftop 1.0~pre4-9.1
has caused the Debian Bug report #1096832,
regarding iftop: 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.)
--
1096832: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096832
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:iftop
Version: 1.0~pre4-9
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/iftop_1.0~pre4-9_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
[...]
checking if we need to enable promiscuous mode by default... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING:
******************************************************************************
This is a pre-release version. Pre-releases are subject to limited
announcements, and therefore limited circulation, as a means of testing
the more widely circulated final releases.
Please do not be surprised if this release is broken, and if it is broken, do
not assume that someone else has spotted it. Instead, please drop a note on
the mailing list, or a brief email to me on [email protected]
Thank you for taking the time to be the testing phase of this development
process.
Paul Warren
******************************************************************************
dh_auto_build
make -j8
make[1]: Entering directory '/build/reproducible-path/iftop-1.0~pre4'
make all-recursive
make[2]: Entering directory '/build/reproducible-path/iftop-1.0~pre4'
Making all in config
make[3]: Entering directory '/build/reproducible-path/iftop-1.0~pre4/config'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/reproducible-path/iftop-1.0~pre4/config'
make[3]: Entering directory '/build/reproducible-path/iftop-1.0~pre4'
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o addr_hash.o addr_hash.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o edline.o edline.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o hash.o hash.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o iftop.o iftop.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o ns_hash.o ns_hash.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o options.o options.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o resolver.o resolver.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o screenfilter.o screenfilter.c
screenfilter.c:19:19: warning: ‘rcsid’ defined but not used
[-Wunused-const-variable=]
19 | static const char rcsid[] = "$Id: screenfilter.c,v 1.3 2002/11/04
12:27:35 chris Exp $";
| ^~~~~
edline.c:7:19: warning: ‘rcsid’ defined but not used [-Wunused-const-variable=]
7 | static const char rcsid[] = "$Id: edline.c,v 1.2 2002/11/04 12:27:35
chris Exp $";
| ^~~~~
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o serv_hash.o serv_hash.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o sorted_list.o sorted_list.c
iftop.c: In function ‘main’:
iftop.c:803:5: error: too many arguments to function ‘read_config’; expected 0,
have 2
803 | read_config(options.config_file, options.config_file_specified);
| ^~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
In file included from iftop.c:50:
cfgfile.h:16:5: note: declared here
16 | int read_config();
| ^~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/iftop-1.0~pre4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1
-DUSE_GETIFADDRS=1 -fcommon -c -o threadprof.o threadprof.c
make[3]: *** [Makefile:566: iftop.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/reproducible-path/iftop-1.0~pre4'
make[2]: *** [Makefile:625: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/iftop-1.0~pre4'
make[1]: *** [Makefile:428: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/iftop-1.0~pre4'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: iftop
Source-Version: 1.0~pre4-9.1
Done: Florian Ernst <[email protected]>
We believe that the bug you reported is fixed in the latest version of
iftop, 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.
Florian Ernst <[email protected]> (supplier of updated iftop 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: Mon, 15 Sep 2025 14:25:36 +0200
Source: iftop
Architecture: source
Version: 1.0~pre4-9.1
Distribution: unstable
Urgency: medium
Maintainer: Markus Koschany <[email protected]>
Changed-By: Florian Ernst <[email protected]>
Closes: 1096832
Changes:
iftop (1.0~pre4-9.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Add debian/patches/bug-debian-1096832-ftbfs-with-GCC-15.patch
(Closes: #1096832)
Checksums-Sha1:
a2052ca6435914c0373bbcc86b94cf511a702923 1850 iftop_1.0~pre4-9.1.dsc
6ba10925d2bcecab15d123b37c40449859cb2f66 8952 iftop_1.0~pre4-9.1.debian.tar.xz
36b11e43b44933355759b5d5b8fe66f9c12600bb 6925
iftop_1.0~pre4-9.1_amd64.buildinfo
Checksums-Sha256:
d7f65650d0acd376b5834048b0bd36ac698819ff5592d9175cf02d99a417dd0b 1850
iftop_1.0~pre4-9.1.dsc
ac5ef2acefe87747d876161567690cb322544d808b22073f284fcb594b4a916e 8952
iftop_1.0~pre4-9.1.debian.tar.xz
231fa001b9aa240499a29521d508946bbe1f1242496d83d8b142ddd0759dd341 6925
iftop_1.0~pre4-9.1_amd64.buildinfo
Files:
3533e37d0f74b7e8a2d10612061fc2d5 1850 net optional iftop_1.0~pre4-9.1.dsc
c011c22f57ef03ccf53ac0836c4969ae 8952 net optional
iftop_1.0~pre4-9.1.debian.tar.xz
9688b638e02b41635f2f3de2e59fff65 6925 net optional
iftop_1.0~pre4-9.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEBn03XtJwVyplJ26xBjdBuvXdHs4FAmjIBhwACgkQBjdBuvXd
Hs7I0Q//cMGx2LJfh2EoJG/a7w+kAtuahPVqTUyvlDeABzh9UtkbHOcaaYgaGoHG
3Zy8XFYn0M/V7pphZGBJbifxenI2O7sEzHSyYhAHsaRTy8U+SINEnKhVVlNBph+W
iikcXBApVx17JMalDxn4MqCl9G3sUNNi6VMQLhqiXuU6DDXdYFdyHmUh4mc9uTuz
vxYjhuETw5u2ur9JOUoFHu5CFBnK2xbveUyMGVfGgufo4IwK9RnBtNTMFvzUOKxO
4LsCpWGT3a84+RNw8yqm52jNpfFDei5HPNdWfTBsl5OCYcON+yDojgeHTxsmvzlr
ZkmIEG2RVS5+8Qq/FQIX+1r6nnkNZlB0qNaci9ujGYHT6Z+2riA2j2Jv6BKaqHfm
rbnUL3ABdZW9fRBdWYyBJT1ft/eP1YkMRtKRAOBJ0/4eS/ZImMdS+Vz0Q3hA4yw+
UsnVy8zaGb4kwhqvp5MELOGdLWIrGviYE3trKdXE/ZYvxyPrzfpytioJ2I69+oqk
FEPyXOg8aGdH7YMPARnz/hoNWVpfPU0CY8TFbbbv5yvR60NM537DZ9dmp0EIv0Vm
1MSdDSj8Y2rwXRiYCGVYBOL0ttPWrUBNX8QC2dElllzZTJ+u/1N9bQf/1Th+kHpY
psjt/Bq9X0+VE9GsirExSEB8ecqOlsY8pAsOBpXzZGhrY8K2uaI=
=ERwQ
-----END PGP SIGNATURE-----
pgpVjd68_St9O.pgp
Description: PGP signature
--- End Message ---