Your message dated Fri, 19 Sep 2025 17:48:53 +0000
with message-id <[email protected]>
and subject line Bug#1096425: fixed in cflow 1:1.8-1
has caused the Debian Bug report #1096425,
regarding cflow: 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.)
--
1096425: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096425
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cflow
Version: 1:1.7-5
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/cflow_1.7-5_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
[...]
hash.h:224:8: warning: ‘nodiscard’ attribute ignored [-Wattributes]
224 | _GL_ATTRIBUTE_NODISCARD;
| ^~~~~~~~~~~~~~~~~~~~~~~
hash.h:257:8: warning: ‘deprecated’ attribute ignored [-Wattributes]
257 | _GL_ATTRIBUTE_DEPRECATED;
| ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
unistd.o unistd.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
version-etc.o version-etc.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
xmalloc.o xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
xalloc-die.o xalloc-die.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
xsize.o xsize.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
asnprintf.o asnprintf.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
fcntl.o fcntl.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
getopt.o getopt.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
getopt1.o getopt1.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
obstack.o obstack.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
printf-args.o printf-args.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
printf-parse.o printf-parse.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
vasnprintf.o vasnprintf.c
rm -f libgnu.a
ar cr libgnu.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o
argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o
argp-version-etc.o basename-lgpl.o bitrotate.o cloexec.o exitfail.o fd-hook.o
getprogname.o hash.o malloca.o progname.o stat-time.o unistd.o version-etc.o
xmalloc.o xalloc-die.o xsize.o asnprintf.o fcntl.o getopt.o getopt1.o obstack.o
printf-args.o printf-parse.o vasnprintf.o
ranlib libgnu.a
make[5]: Leaving directory '/build/reproducible-path/cflow-1.7/gnu'
make[4]: Leaving directory '/build/reproducible-path/cflow-1.7/gnu'
make[3]: Leaving directory '/build/reproducible-path/cflow-1.7/gnu'
Making all in src
make[3]: Entering directory '/build/reproducible-path/cflow-1.7/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -I./wordsplit
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
c.o c.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -I./wordsplit
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
depmap.o depmap.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -I./wordsplit
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
dot.o dot.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -I./wordsplit
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
gnu.o gnu.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -I./wordsplit
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
linked-list.o linked-list.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -I./wordsplit
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
main.o main.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -I./wordsplit
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
output.o output.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -I./wordsplit
-DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/cflow-1.7=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
parser.o parser.c
output.c: In function ‘xref_output’:
output.c:252:38: error: passing argument 2 of ‘collect_symbols’ from
incompatible pointer type [-Wincompatible-pointer-types]
252 | num = collect_symbols(&symbols, is_var, 0);
| ^~~~~~
| |
| int (*)(Symbol *) {aka int
(*)(struct symbol *)}
In file included from output.c:17:
./cflow.h:210:42: note: expected ‘int (*)(void)’ but argument is of type ‘int
(*)(Symbol *)’ {aka ‘int (*)(struct symbol *)’}
210 | size_t collect_symbols(Symbol ***, int (*sel)(), size_t rescnt);
| ~~~~~~^~~~~~
output.c:182:1: note: ‘is_var’ declared here
182 | is_var(Symbol *symp)
| ^~~~~~
output.c: In function ‘tree_output’:
output.c:383:38: error: passing argument 2 of ‘collect_symbols’ from
incompatible pointer type [-Wincompatible-pointer-types]
383 | num = collect_symbols(&symbols, is_var, 0);
| ^~~~~~
| |
| int (*)(Symbol *) {aka int
(*)(struct symbol *)}
./cflow.h:210:42: note: expected ‘int (*)(void)’ but argument is of type ‘int
(*)(Symbol *)’ {aka ‘int (*)(struct symbol *)’}
210 | size_t collect_symbols(Symbol ***, int (*sel)(), size_t rescnt);
| ~~~~~~^~~~~~
output.c:182:1: note: ‘is_var’ declared here
182 | is_var(Symbol *symp)
| ^~~~~~
make[3]: *** [Makefile:1376: output.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/reproducible-path/cflow-1.7/src'
make[2]: *** [Makefile:1367: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/cflow-1.7'
make[1]: *** [Makefile:1260: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/cflow-1.7'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: cflow
Source-Version: 1:1.8-1
Done: Marcos Talau <[email protected]>
We believe that the bug you reported is fixed in the latest version of
cflow, 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.
Marcos Talau <[email protected]> (supplier of updated cflow 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: Fri, 19 Sep 2025 14:11:02 -0300
Source: cflow
Architecture: source
Version: 1:1.8-1
Distribution: unstable
Urgency: medium
Maintainer: Marcos Talau <[email protected]>
Changed-By: Marcos Talau <[email protected]>
Closes: 1096425
Changes:
cflow (1:1.8-1) unstable; urgency=medium
.
* New upstream version "1.8" (Closes: #1096425).
* debian/cflow.install: Add "usr/share/cflow" to provide cflow profiles.
* debian/control:
- Bump Standards-Version to "4.7.2".
- Remove Rules-Requires-Root field.
* debian/copyright: Update packaging copyright years.
* debian/patches/01_add_v1.7opts_to_manpage.patch: Remove. No longer need.
* debian/rules: Add override_dh_auto_build for hardening.
* debian/tests/control: Improve Test-Command 1.
* debian/watch: Update to version 5.
Checksums-Sha1:
02aa703c916f9508521a955daa33916cf2636d22 2192 cflow_1.8-1.dsc
bb1162dafa1a30e2449fc79506eb2c5207571c88 743608 cflow_1.8.orig.tar.xz
b5f82e741c421fd19aa4d8f2b882e96df0e49bd1 833 cflow_1.8.orig.tar.xz.asc
c2d84a7d5f835d7eacb91bb127fb2b152859c43c 10532 cflow_1.8-1.debian.tar.xz
981f3cdf6b9a6ff1b88eedef33f443302d40e189 7884 cflow_1.8-1_source.buildinfo
Checksums-Sha256:
b856260cfc0df041d7f1692ab3d7a8140afcc7058bec4c04d0cf129d43478158 2192
cflow_1.8-1.dsc
a5830a708a587ebbf3b475b585935f89c33fc8fbd057af7d817d517aceaa7afa 743608
cflow_1.8.orig.tar.xz
bf2d5a6896bc3dc0cc967edb914c3cae082a699976489ec58502c3f9915ee3b2 833
cflow_1.8.orig.tar.xz.asc
4c7f629171edeeb78ff0a5b61ba14e9bbb75839f1eca26026eac4db992086446 10532
cflow_1.8-1.debian.tar.xz
c9aa51736a854562ff03fd09b24d0580ec934a7b444e4313bb0be32142b43f99 7884
cflow_1.8-1_source.buildinfo
Files:
9f1c06a243b010f9e716065f4ac8ca0f 2192 devel optional cflow_1.8-1.dsc
96af919bcc3811ee4882aa27f9611ec1 743608 devel optional cflow_1.8.orig.tar.xz
32a58141a15669aff6e4693adfc9c372 833 devel optional cflow_1.8.orig.tar.xz.asc
1e764686c4e04421db26e33d88ef5609 10532 devel optional cflow_1.8-1.debian.tar.xz
0796f9209c03816857467aee1bdf67d8 7884 devel optional
cflow_1.8-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmjNkkAACgkQ9LqqgNso
ukwoUg/9EC/8A/kSp8aV5BTx/A87oc+2xGUc1/IKXzLyfzzVOm+XcUi5rTJq2Dui
n0GCVcLLMW1XPoQZQtjzuSQpYVkZfGf0s2riQBLiT1sX/stSY5fsEGvGFknyJJDF
fw2zW48guDTXsqvj+Dvl8iclxxR1vdC5vCA1DTQrH7Mysq193iZ+ru8QMbUETIv4
7HxmPsEu7sESPZ9xGsW0Q7jyGyFZBX9gmGBn7Yg1GGie8F/SQnAVVULd9GF1KE/O
m8GI2+S7daiCFMIndry4KFNsWAI/9X7m+rGbZqss+XO48mewLJI1i+7/i5PtAFeS
rQ/01auE+VPORA1t5goNNriorKKP0NgivJMHv0fVIZXm9jvt/TYfR5A9OPps152K
D/wJ8a+Lfq68begnOmSL/ert590EUo9xwIqN0NlZXKeQMvgIOH3ajRkDvi0NnM+Y
rvBRiHebpWhj3UJJrc3PUFkXU8e7c9EHr1JzqILzc84/EvlDNOT8iIZO3xKE+KXs
hQekVjP9HeUSmz3EbCEOMghDaHdcsWqF6LJi2q4TAvIpJqlqACtklvgyWAQFrkRH
YKCMWOEHFKQIWUiaRSjXeEUzu7R3/uedkyDMOZcdETtD7DAsMLo/C7lbgkxRUTpB
nzYpozN1swqOy6JbppdwRsVCHjTyGLFO5ZNc+J55IeoCPNU/K+4=
=WDWY
-----END PGP SIGNATURE-----
pgpDfV3t8ep_J.pgp
Description: PGP signature
--- End Message ---