Your message dated Mon, 13 Oct 2025 08:50:48 +0000
with message-id <[email protected]>
and subject line Bug#1098198: fixed in zh-autoconvert 0.3.16-10.1
has caused the Debian Bug report #1098198,
regarding zh-autoconvert: 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.)


-- 
1098198: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098198
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:zh-autoconvert
Version: 0.3.16-10
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/zh-autoconvert_0.3.16-10_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

[...]
make[2]: Entering directory 
'/build/reproducible-path/zh-autoconvert-0.3.16/hzconvert'
x86_64-linux-gnu-gcc -fPIC -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g 
-Wall -Iinclude -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/zh-autoconvert-0.3.16=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c b2g.c
b2g.c: In function ‘g2b’:
b2g.c:39:13: warning: old-style function definition [-Wold-style-definition]
   39 | static void g2b(s)
      |             ^~~
b2g.c: In function ‘b2g’:
b2g.c:58:13: warning: old-style function definition [-Wold-style-definition]
   58 | static void b2g(s)
      |             ^~~
b2g.c: In function ‘gb2big_init’:
b2g.c:84:5: warning: old-style function definition [-Wold-style-definition]
   84 | int gb2big_init (arg)
      |     ^~~~~~~~~~~
b2g.c:86:1: error: number of arguments doesn’t match prototype
   86 | {
      | ^
In file included from b2g.c:26:
../include/hz.h:43:5: error: prototype declaration
   43 | int gb2big_init(), big2gb_init();       /* b2g.c */
      |     ^~~~~~~~~~~
b2g.c: In function ‘big2gb_init’:
b2g.c:100:5: warning: old-style function definition [-Wold-style-definition]
  100 | int big2gb_init (arg)
      |     ^~~~~~~~~~~
b2g.c:102:1: error: number of arguments doesn’t match prototype
  102 | {
      | ^
../include/hz.h:43:20: error: prototype declaration
   43 | int gb2big_init(), big2gb_init();       /* b2g.c */
      |                    ^~~~~~~~~~~
b2g.c: In function ‘gb2big’:
b2g.c:115:7: warning: old-style function definition [-Wold-style-definition]
  115 | char *gb2big (s,plen,inst)
      |       ^~~~~~
b2g.c:119:1: error: number of arguments doesn’t match prototype
  119 | {
      | ^
../include/hz.h:42:7: error: prototype declaration
   42 | char *gb2big(), *big2gb();              /* b2g.c */
      |       ^~~~~~
b2g.c:120:17: error: too many arguments to function ‘hzconvert’; expected 0, 
have 4
  120 |         return (hzconvert (s, plen, &gb2big_savec[inst], g2b));
      |                 ^~~~~~~~~  ~
b2g.c:80:14: note: declared here
   80 | extern char *hzconvert ();
      |              ^~~~~~~~~
b2g.c: In function ‘big2gb’:
b2g.c:123:7: warning: old-style function definition [-Wold-style-definition]
  123 | char *big2gb (s,plen,inst)
      |       ^~~~~~
b2g.c:127:1: error: number of arguments doesn’t match prototype
  127 | {
      | ^
../include/hz.h:42:18: error: prototype declaration
   42 | char *gb2big(), *big2gb();              /* b2g.c */
      |                  ^~~~~~
b2g.c:128:17: error: too many arguments to function ‘hzconvert’; expected 0, 
have 4
  128 |         return (hzconvert (s, plen, &big2gb_savec[inst], b2g));
      |                 ^~~~~~~~~  ~
b2g.c:80:14: note: declared here
   80 | extern char *hzconvert ();
      |              ^~~~~~~~~
make[2]: *** [Makefile:11: b2g.o] Error 1
make[2]: Leaving directory 
'/build/reproducible-path/zh-autoconvert-0.3.16/hzconvert'
make[1]: *** [Makefile:16: hzlib] Error 2
make[1]: Leaving directory '/build/reproducible-path/zh-autoconvert-0.3.16'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:16: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: zh-autoconvert
Source-Version: 0.3.16-10.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
zh-autoconvert, 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.
Adrian Bunk <[email protected]> (supplier of updated zh-autoconvert 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: Sat, 11 Oct 2025 20:35:14 +0300
Source: zh-autoconvert
Architecture: source
Version: 0.3.16-10.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Chinese Team <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1098198
Changes:
 zh-autoconvert (0.3.16-10.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch from LI Daobing to fix FTBFS with GCC 15.
     (Closes: #1098198)
Checksums-Sha1:
 8c8eac05ee952dc7e23971fb88edbe04d57eecf7 2133 zh-autoconvert_0.3.16-10.1.dsc
 1628acaaf6fced1996d0e878e4f2adbe75150a1a 22560 
zh-autoconvert_0.3.16-10.1.debian.tar.xz
Checksums-Sha256:
 da6e013442961d932f2a83757e13968599e5526c9b849cd2e2d3e74a96c6ab27 2133 
zh-autoconvert_0.3.16-10.1.dsc
 d9807f0bc3b1d22895cab2b185d3eb78092c44101efc06749769d3f5bfd7f902 22560 
zh-autoconvert_0.3.16-10.1.debian.tar.xz
Files:
 bfa1e17473fad1e6a5cfcd4e1159ccb4 2133 text optional 
zh-autoconvert_0.3.16-10.1.dsc
 ca014b0cad957b71ab6f9b0ed4f66aa5 22560 text optional 
zh-autoconvert_0.3.16-10.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjqwHkACgkQiNJCh6LY
mLH8lQ//dLqzvuqtWFgiBy/Bdch0iCj1QGRmQLAxR6yGuYTDcDtsc9Q64ZhB+yms
gmu13CDxVvzrMM3MCddoMhOvXdWC+RwHkFovQHSrPnqgj8hXCG7pg0D/k4SQqa98
JuhnvugPpHjLB8RO0vliNKQ/sMhVR6pmpXNuPiHsw7bIgDFgZDuN8DR6y6CVNslO
bGM93fc1GtITn28jQrWOvW2klMM93QzH1BAejf95pAm5lazKcDwCNaZ21G/lOXqa
9TFacDv8wPZ+cNix1KH3wIPuNBWD9GTEBkkuYI3PDj+/bm2G1DPiHccjdaQnpMY6
bE2/TiWXMrqBkXcgqoBhbJWA0L168nwsTt50i80+9IwbFqSafDO7zP7tE895qfs+
n+6qj+LsmL0L8US+tNq4tJOtN05xxqwceM+VdkIO7UuEbGu0P4ECFlmC0x2NjszV
TOAtFrbrgUO58cxWoE8jVCdKZpaqigdPv73K3GTHTfLr90eD3y/ma+liwKAp1pFl
QMK+mzRxT+zk3Jx1nq3KcJpzVxUvdaYdTCw0MknVplXzp2Qu8BDUZYTONIGTWuq0
f0/44UpYhBsRZ038xKLezEY+8/gWlgvwqZIwDkoF7uKA2gwY6o38gqmz4peq8Ruk
dfio7kJ4j+Q3K8hRnHzUNG8SZNpJfIeM5X5OCBatw/Wc7oa7G3I=
=mw1i
-----END PGP SIGNATURE-----

Attachment: pgpfPdTPa5oea.pgp
Description: PGP signature


--- End Message ---

Reply via email to