Your message dated Sun, 21 Sep 2025 14:39:42 +0000
with message-id <[email protected]>
and subject line Bug#1096582: fixed in enscript 1.6.5.90-3.2
has caused the Debian Bug report #1096582,
regarding enscript: 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.)
--
1096582: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096582
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:enscript
Version: 1.6.5.90-3.1
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/enscript_1.6.5.90-3.1_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
[...]
| ^~~~~~~~~~~~~~~~~~~
regex.c: In function ‘re_match’:
regex.c:3685:1: warning: old-style function definition [-Wold-style-definition]
3685 | re_match (bufp, string, size, pos, regs)
| ^~~~~~~~
regex.c:3691:16: error: too many arguments to function ‘re_match_2_internal’;
expected 0, have 8
3691 | int result = re_match_2_internal (bufp, NULL, 0, string, size,
| ^~~~~~~~~~~~~~~~~~~ ~~~~
regex.c:339:12: note: declared here
339 | static int re_match_2_internal ();
| ^~~~~~~~~~~~~~~~~~~
regex.c: In function ‘re_match_2’:
regex.c:3728:1: warning: old-style function definition [-Wold-style-definition]
3728 | re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
| ^~~~~~~~~~
regex.c:3736:16: error: too many arguments to function ‘re_match_2_internal’;
expected 0, have 8
3736 | int result = re_match_2_internal (bufp, string1, size1, string2,
size2,
| ^~~~~~~~~~~~~~~~~~~ ~~~~
regex.c:339:12: note: declared here
339 | static int re_match_2_internal ();
| ^~~~~~~~~~~~~~~~~~~
regex.c: In function ‘re_match_2_internal’:
regex.c:3749:1: warning: old-style function definition [-Wold-style-definition]
3749 | re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs,
stop)
| ^~~~~~~~~~~~~~~~~~~
regex.c: In function ‘group_match_null_string_p’:
regex.c:5152:1: warning: old-style function definition [-Wold-style-definition]
5152 | group_match_null_string_p (p, end, reg_info)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regex.c: In function ‘alt_match_null_string_p’:
regex.c:5261:1: warning: old-style function definition [-Wold-style-definition]
5261 | alt_match_null_string_p (p, end, reg_info)
| ^~~~~~~~~~~~~~~~~~~~~~~
regex.c: In function ‘common_op_match_null_string_p’:
regex.c:5298:1: warning: old-style function definition [-Wold-style-definition]
5298 | common_op_match_null_string_p (p, end, reg_info)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regex.c: In function ‘bcmp_translate’:
regex.c:5386:1: warning: old-style function definition [-Wold-style-definition]
5386 | bcmp_translate (s1, s2, len, translate)
| ^~~~~~~~~~~~~~
regex.c: In function ‘re_compile_pattern’:
regex.c:5413:1: warning: old-style function definition [-Wold-style-definition]
5413 | re_compile_pattern (pattern, length, bufp)
| ^~~~~~~~~~~~~~~~~~
regex.c: In function ‘regcomp’:
regex.c:5550:1: warning: old-style function definition [-Wold-style-definition]
5550 | regcomp (preg, pattern, cflags)
| ^~~~~~~
regex.c: In function ‘regexec’:
regex.c:5631:1: warning: old-style function definition [-Wold-style-definition]
5631 | regexec (preg, string, nmatch, pmatch, eflags)
| ^~~~~~~
regex.c: In function ‘regerror’:
regex.c:5696:1: warning: old-style function definition [-Wold-style-definition]
5696 | regerror (errcode, preg, errbuf, errbuf_size)
| ^~~~~~~~
regex.c: In function ‘regfree’:
regex.c:5739:1: warning: old-style function definition [-Wold-style-definition]
5739 | regfree (preg)
| ^~~~~~~
make[3]: *** [Makefile:434: regex.o] Error 1
make[3]: Leaving directory '/build/reproducible-path/enscript-1.6.5.90/compat'
make[2]: *** [Makefile:475: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/enscript-1.6.5.90'
make[1]: *** [Makefile:414: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/enscript-1.6.5.90'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:6: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: enscript
Source-Version: 1.6.5.90-3.2
Done: Giuseppe Sacco <[email protected]>
We believe that the bug you reported is fixed in the latest version of
enscript, 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.
Giuseppe Sacco <[email protected]> (supplier of updated enscript 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, 21 Sep 2025 15:52:05 +0200
Source: enscript
Architecture: source
Version: 1.6.5.90-3.2
Distribution: unstable
Urgency: medium
Maintainer: Tim Retout <[email protected]>
Changed-By: Giuseppe Sacco <[email protected]>
Closes: 1096582
Changes:
enscript (1.6.5.90-3.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Added patch for compiling with gcc-15 that uses c23 as language
level (Closes: #1096582).
Checksums-Sha1:
d2419fdbbf553c7d3368899dfc73960bd2ce33fb 1945 enscript_1.6.5.90-3.2.dsc
9466324f0a2162dfcd853f23da991a8b468b83c3 20424
enscript_1.6.5.90-3.2.debian.tar.xz
eef421228ec4819699567d6d0a9d16d72de45886 6309
enscript_1.6.5.90-3.2_source.buildinfo
Checksums-Sha256:
b00940dce47e0b934f81aadf41eb0403787c5bf41b8859796b9a408b9703b1d3 1945
enscript_1.6.5.90-3.2.dsc
31e33dd95b74da4eedac686d05009aff0f318f5fff962791037a02cfc3e62f84 20424
enscript_1.6.5.90-3.2.debian.tar.xz
051f9580d063acf50f6f15092ed1a505991fae6c7d56a006da94b9603984221f 6309
enscript_1.6.5.90-3.2_source.buildinfo
Files:
d818b7131c3d39d777c345f164ef23bc 1945 text optional enscript_1.6.5.90-3.2.dsc
05dd1b245c807920c9e4ba8539737565 20424 text optional
enscript_1.6.5.90-3.2.debian.tar.xz
911efd577f6d09fe91069504837a8049 6309 text optional
enscript_1.6.5.90-3.2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEUVOdP2LoUi7Qx8Bwwq7bFEft0yEFAmjQA3QACgkQwq7bFEft
0yGfQw/+IQVIr6J6dNCAlUGiAeFnJkDtYZsszkUGxY7g1rAYHG5Q3Fpnm3T+Wliy
UYHdQN6zjQ3JWejIcyJOGc4YvqP/huhMXwPcYL4H0dtc5hpc7GyNo3vxNsWJPiV9
jgwNxszTLABSm6EZbmXhbFgPE+pxIdpHBkYuOqRXttAxcbGgZO5P/WMtTf+TSuvj
OLPiCINbuF5cZBGAba0IxTICnpFvhuuU2QuGgMIlqqIqFsXPol1tsm8H/Yd8fbb8
RAciCgjo1N85vr7NnBF/jfoMqrTRMsb+s1KcUZtMhopOLCzNZHR8bLRR9Ky2Kfmv
TMP2Am1nyiPvuVQGDWRpyXUfpoH/OnGGp3PFL+Q8LpW7tc6RroiuPK1umJV0JOop
VcKjvx2kmolUEUynXPPSnbOrsEQL4YkyxHafIx6yy9EzHy4xPQWffmFWrxriiLzo
4/ikJ1jCYkalPWmCIgvOf2K7nWNMUm+B7U9R9NQsOaBpf/wp0+w4xQ2rBfQVDMI8
0FYw/YvNi0nNrvq7essyb2/5PIb0cSuKhjSakQezO1gzO487517QgYwejBV0dZBH
UbsMMlQxkXBx7MHtAtg2zsipH7W40IErOhHH1dwIkZhCwnWBr+tOGE6dkyxdKpgH
YK6EjNSG4zYqB42y+OqO56ebqaoqcHJqr8WDNrnLgdkJb8NlpH0=
=L6Ie
-----END PGP SIGNATURE-----
pgp2vRXKjsdSt.pgp
Description: PGP signature
--- End Message ---