Your message dated Mon, 13 Oct 2025 08:50:01 +0000
with message-id <[email protected]>
and subject line Bug#1097427: fixed in nabi 1.0.1-2.1
has caused the Debian Bug report #1097427,
regarding nabi: 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.)


-- 
1097427: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097427
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nabi
Version: 1.0.1-2
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/nabi_1.0.1-2_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 for CFLocaleCopyCurrent... no
checking for libintl.h... (cached) yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ko de
checking for default theme name... Jini
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating IMdkit/Makefile
config.status: creating src/Makefile
config.status: creating tables/Makefile
config.status: creating themes/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
make[1]: Leaving directory '/build/reproducible-path/nabi-1.0.1'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/reproducible-path/nabi-1.0.1'
dh_auto_build
        make -j8
make[2]: Entering directory '/build/reproducible-path/nabi-1.0.1'
make  all-recursive
make[3]: Entering directory '/build/reproducible-path/nabi-1.0.1'
Making all in IMdkit
make[4]: Entering directory '/build/reproducible-path/nabi-1.0.1/IMdkit'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-FrameMgr.o `test -f 
'FrameMgr.c' || echo './'`FrameMgr.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/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-IMConn.o `test -f 
'IMConn.c' || echo './'`IMConn.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/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-IMMethod.o `test -f 
'IMMethod.c' || echo './'`IMMethod.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/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-IMValues.o `test -f 
'IMValues.c' || echo './'`IMValues.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/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-i18nAttr.o `test -f 
'i18nAttr.c' || echo './'`i18nAttr.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/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-i18nClbk.o `test -f 
'i18nClbk.c' || echo './'`i18nClbk.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/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-i18nIMProto.o `test -f 
'i18nIMProto.c' || echo './'`i18nIMProto.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/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-i18nIc.o `test -f 
'i18nIc.c' || echo './'`i18nIc.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/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-i18nMethod.o `test -f 
'i18nMethod.c' || echo './'`i18nMethod.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/nabi-1.0.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libXimd_a-i18nPtHdr.o `test -f 
'i18nPtHdr.c' || echo './'`i18nPtHdr.c
i18nMethod.c:84:28: error: initialization of ‘int (*)(void)’ from incompatible 
pointer type ‘int (*)(struct _Xi18nCore *, TransportSW *, char *)’ 
[-Wincompatible-pointer-types]
   84 |     {"X",               1, _Xi18nCheckXAddress},
      |                            ^~~~~~~~~~~~~~~~~~~
i18nMethod.c:84:28: note: (near initialization for ‘_TransR[0].checkAddr’)
i18nMethod.c:79:13: note: ‘_Xi18nCheckXAddress’ declared here
   79 | extern Bool _Xi18nCheckXAddress (Xi18n, TransportSW *, char *);
      |             ^~~~~~~~~~~~~~~~~~~
i18nMethod.c: In function ‘CheckIMName’:
i18nMethod.c:480:17: error: too many arguments to function 
‘_TransR[i].checkAddr’; expected 0, have 3
  480 |             if (_TransR[i].checkAddr (i18n_core,
      |                 ^~~~~~~               ~~~~~~~~~
In file included from i18nMethod.c:41:
Xi18n.h:75:19: note: declared here
   75 |     Bool        (*checkAddr) ();
      |                   ^~~~~~~~~
make[4]: *** [Makefile:556: libXimd_a-i18nMethod.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/reproducible-path/nabi-1.0.1/IMdkit'
make[3]: *** [Makefile:464: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/nabi-1.0.1'
make[2]: *** [Makefile:384: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/nabi-1.0.1'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:20: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/nabi-1.0.1'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: nabi
Source-Version: 1.0.1-2.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nabi, 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 nabi 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 22:15:21 +0300
Source: nabi
Architecture: source
Version: 1.0.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Korean L10N <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1097427
Changes:
 nabi (1.0.1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build with -std=gnu17 to workaround FTBFS with GCC 15.
     (Closes: #1097427)
Checksums-Sha1:
 60a1e692c93448b1e75698e6ae067df0cb58e847 1945 nabi_1.0.1-2.1.dsc
 625006df7edfc8b93a2c67b80d2fac4ec45f5cfa 6984 nabi_1.0.1-2.1.debian.tar.xz
Checksums-Sha256:
 9cacaa96881f67e602ccaecc76ed9457b57a0cff59e9ca3a58c0ed8ab0b76865 1945 
nabi_1.0.1-2.1.dsc
 5f42d71d1e61c26a78393d6d7d62719abaaae05cb0e5879f10356385d53fc52e 6984 
nabi_1.0.1-2.1.debian.tar.xz
Files:
 2b9f48c3955ff20b7f5b3b6f86270a21 1945 x11 optional nabi_1.0.1-2.1.dsc
 f4b2b9087b1043ca4106d7ef733d9fa4 6984 x11 optional nabi_1.0.1-2.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjq3IQACgkQiNJCh6LY
mLFW3g//XN90THAok3tsoo0jaJVy3lGSG1XjsbNl8QwRQZRN7ufXQbzmYzV7000Z
k2rm1/HYKw6k+d4VM8TwmsGdXyV+VELfcVZfGbBgZUrhD8fYsbP//fC4RjHs4mGO
yo5CQfydU238NgJ8V+h7zK+3v+if+HFudDG5iVAzmjgZHKflGlXqTdiWwQneF0HI
IvKyioryXTgKX//xCgSNfwwyfjgPhRcVCMvHdqqOVL4x9BaArl2+5e+Y5yvrGjr+
y7i/dmGpFtbz9s42O15+IJaJxOCAmGaqRIyyGbTwiEQzyYm5YWv8oVkI6Pcb0D7j
u6XS4XGYomzZhC6XK6kI71MhGHl+z204si8qxJfECsNlTM0hfgr+WlNkw/VXZPbs
KbNUOdKfb8kNlY0k1UeeNF6oNJiT1isMFIRmOkEbv7zxQSzMK4O1jOC7flusISTF
Cfllnl0xFCNvrCijDFJzYunThtc8oWtPRIq2H7d2QCGghZnt+ncot2/I4dqyatAR
QMruG5N/R7jAX7lNomSGAuzymEr6aKQ2xxcyg1TV0LWBlIRJGZATwVkNaU0awhoI
e7ae5ZUpaKA/fyUNeUJigWzgVaR4FlKdr1jjRxAhT4ktRPb7ZxcGi7WaWczn1hZ9
c0nChkNCpfzoiD5nIBulQp9y3yQfSpDXPBNYO86VA5ODfVtP/eE=
=hn7f
-----END PGP SIGNATURE-----

Attachment: pgp3HGUB63ShZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to