Your message dated Mon, 23 Feb 2026 12:05:32 +0000
with message-id <[email protected]>
and subject line Bug#1096809: fixed in hime 0.9.11+git20231221.g1c15f1f+dfsg-1
has caused the Debian Bug report #1096809,
regarding hime: 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.)


-- 
1096809: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096809
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:hime
Version: 0.9.11+dfsg-4
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/hime_0.9.11+dfsg-4_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

[...]
  win-kbm.c -> win-kbm.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/hime-0.9.11+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fcommon -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread  
-DGDK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED 
-DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DHIME_BIN_DIR=\"/usr/bin\" 
-DHIME_DEFAULT_ICON_DIR=\"/usr/share/pixmaps/hi
 me\" -DHIME_OGG_DIR=\"/usr/share/hime/ogg\" 
-DHIME_SCRIPT_DIR=\"/usr/share/hime/script\" 
-DHIME_TABLE_DIR=\"/usr/share/hime/table\" -DHIME_VERSION=\"0.9.11\" 
-DDOC_DIR=\"/usr/share/doc/hime\" -DSYS_ICON_DIR=\"/usr/share/pixmaps\" 
-DFREEBSD=0 -I./IMdkit/include -I./im-client -DUSE_XIM=1 -DTRAY_ENABLED=1 
-DHIME_I18N_MESSAGE=1 -DUSE_TSIN=1 -c win-kbm.c
  win-message.c -> win-message.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/hime-0.9.11+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fcommon -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread  
-DGDK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED 
-DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DHIME_BIN_DIR=\"/usr/bin\" 
-DHIME_DEFAULT_ICON_DIR=\"/usr/share/pixmaps/hi
 me\" -DHIME_OGG_DIR=\"/usr/share/hime/ogg\" 
-DHIME_SCRIPT_DIR=\"/usr/share/hime/script\" 
-DHIME_TABLE_DIR=\"/usr/share/hime/table\" -DHIME_VERSION=\"0.9.11\" 
-DDOC_DIR=\"/usr/share/doc/hime\" -DSYS_ICON_DIR=\"/usr/share/pixmaps\" 
-DFREEBSD=0 -I./IMdkit/include -I./im-client -DUSE_XIM=1 -DTRAY_ENABLED=1 
-DHIME_I18N_MESSAGE=1 -DUSE_TSIN=1 -c win-message.c
  win-pho-near.c -> win-pho-near.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/hime-0.9.11+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fcommon -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread  
-DGDK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED 
-DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DHIME_BIN_DIR=\"/usr/bin\" 
-DHIME_DEFAULT_ICON_DIR=\"/usr/share/pixmaps/hi
 me\" -DHIME_OGG_DIR=\"/usr/share/hime/ogg\" 
-DHIME_SCRIPT_DIR=\"/usr/share/hime/script\" 
-DHIME_TABLE_DIR=\"/usr/share/hime/table\" -DHIME_VERSION=\"0.9.11\" 
-DDOC_DIR=\"/usr/share/doc/hime\" -DSYS_ICON_DIR=\"/usr/share/pixmaps\" 
-DFREEBSD=0 -I./IMdkit/include -I./im-client -DUSE_XIM=1 -DTRAY_ENABLED=1 
-DHIME_I18N_MESSAGE=1 -DUSE_TSIN=1 -c win-pho-near.c
  win-save-phrase.c -> win-save-phrase.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/hime-0.9.11+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fcommon -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread  
-DGDK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED 
-DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DHIME_BIN_DIR=\"/usr/bin\" 
-DHIME_DEFAULT_ICON_DIR=\"/usr/share/pixmaps/hi
 me\" -DHIME_OGG_DIR=\"/usr/share/hime/ogg\" 
-DHIME_SCRIPT_DIR=\"/usr/share/hime/script\" 
-DHIME_TABLE_DIR=\"/usr/share/hime/table\" -DHIME_VERSION=\"0.9.11\" 
-DDOC_DIR=\"/usr/share/doc/hime\" -DSYS_ICON_DIR=\"/usr/share/pixmaps\" 
-DFREEBSD=0 -I./IMdkit/include -I./im-client -DUSE_XIM=1 -DTRAY_ENABLED=1 
-DHIME_I18N_MESSAGE=1 -DUSE_TSIN=1 -c win-save-phrase.c
  win-sym.c -> win-sym.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/hime-0.9.11+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fcommon -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread  
-DGDK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED 
-DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DHIME_BIN_DIR=\"/usr/bin\" 
-DHIME_DEFAULT_ICON_DIR=\"/usr/share/pixmaps/hi
 me\" -DHIME_OGG_DIR=\"/usr/share/hime/ogg\" 
-DHIME_SCRIPT_DIR=\"/usr/share/hime/script\" 
-DHIME_TABLE_DIR=\"/usr/share/hime/table\" -DHIME_VERSION=\"0.9.11\" 
-DDOC_DIR=\"/usr/share/doc/hime\" -DSYS_ICON_DIR=\"/usr/share/pixmaps\" 
-DFREEBSD=0 -I./IMdkit/include -I./im-client -DUSE_XIM=1 -DTRAY_ENABLED=1 
-DHIME_I18N_MESSAGE=1 -DUSE_TSIN=1 -c win-sym.c
  IC.c -> IC.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/hime-0.9.11+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fcommon -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread  
-DGDK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED 
-DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DHIME_BIN_DIR=\"/usr/bin\" 
-DHIME_DEFAULT_ICON_DIR=\"/usr/share/pixmaps/hi
 me\" -DHIME_OGG_DIR=\"/usr/share/hime/ogg\" 
-DHIME_SCRIPT_DIR=\"/usr/share/hime/script\" 
-DHIME_TABLE_DIR=\"/usr/share/hime/table\" -DHIME_VERSION=\"0.9.11\" 
-DDOC_DIR=\"/usr/share/doc/hime\" -DSYS_ICON_DIR=\"/usr/share/pixmaps\" 
-DFREEBSD=0 -I./IMdkit/include -I./im-client -DUSE_XIM=1 -DTRAY_ENABLED=1 
-DHIME_I18N_MESSAGE=1 -DUSE_TSIN=1 -c IC.c
  tray.c -> tray.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/hime-0.9.11+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fcommon -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread  
-DGDK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED 
-DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DHIME_BIN_DIR=\"/usr/bin\" 
-DHIME_DEFAULT_ICON_DIR=\"/usr/share/pixmaps/hi
 me\" -DHIME_OGG_DIR=\"/usr/share/hime/ogg\" 
-DHIME_SCRIPT_DIR=\"/usr/share/hime/script\" 
-DHIME_TABLE_DIR=\"/usr/share/hime/table\" -DHIME_VERSION=\"0.9.11\" 
-DDOC_DIR=\"/usr/share/doc/hime\" -DSYS_ICON_DIR=\"/usr/share/pixmaps\" 
-DFREEBSD=0 -I./IMdkit/include -I./im-client -DUSE_XIM=1 -DTRAY_ENABLED=1 
-DHIME_I18N_MESSAGE=1 -DUSE_TSIN=1 -c tray.c
  tray-double.c -> tray-double.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/hime-0.9.11+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fcommon -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread  
-DGDK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED 
-DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -DHIME_BIN_DIR=\"/usr/bin\" 
-DHIME_DEFAULT_ICON_DIR=\"/usr/share/pixmaps/hi
 me\" -DHIME_OGG_DIR=\"/usr/share/hime/ogg\" 
-DHIME_SCRIPT_DIR=\"/usr/share/hime/script\" 
-DHIME_TABLE_DIR=\"/usr/share/hime/table\" -DHIME_VERSION=\"0.9.11\" 
-DDOC_DIR=\"/usr/share/doc/hime\" -DSYS_ICON_DIR=\"/usr/share/pixmaps\" 
-DFREEBSD=0 -I./IMdkit/include -I./im-client -DUSE_XIM=1 -DTRAY_ENABLED=1 
-DHIME_I18N_MESSAGE=1 -DUSE_TSIN=1 -c tray-double.c
tray-double.c:65:21: error: conflicting types for ‘quit_hime’; have ‘void(void)’
   65 | void kbm_toggle (), quit_hime (), cb_trad2sim (), cb_sim2trad ();
      |                     ^~~~~~~~~
tray-double.c:61:6: note: previous definition of ‘quit_hime’ with type 
‘void(GtkCheckMenuItem *, void *)’ {aka ‘void(struct _GtkCheckMenuItem *, void 
*)’}
   61 | void quit_hime (GtkCheckMenuItem *checkmenuitem, gpointer dat) {
      |      ^~~~~~~~~
tray-double.c:65:35: error: conflicting types for ‘cb_trad2sim’; have 
‘void(void)’
   65 | void kbm_toggle (), quit_hime (), cb_trad2sim (), cb_sim2trad ();
      |                                   ^~~~~~~~~~~
tray-double.c:44:6: note: previous definition of ‘cb_trad2sim’ with type 
‘void(GtkCheckMenuItem *, void *)’ {aka ‘void(struct _GtkCheckMenuItem *, void 
*)’}
   44 | void cb_trad2sim (GtkCheckMenuItem *checkmenuitem, gpointer dat) {
      |      ^~~~~~~~~~~
tray-double.c:65:51: error: conflicting types for ‘cb_sim2trad’; have 
‘void(void)’
   65 | void kbm_toggle (), quit_hime (), cb_trad2sim (), cb_sim2trad ();
      |                                                   ^~~~~~~~~~~
tray-double.c:40:6: note: previous definition of ‘cb_sim2trad’ with type 
‘void(GtkCheckMenuItem *, void *)’ {aka ‘void(struct _GtkCheckMenuItem *, void 
*)’}
   40 | void cb_sim2trad (GtkCheckMenuItem *checkmenuitem, gpointer dat) {
      |      ^~~~~~~~~~~
tray-double.c:104:35: error: initialization of ‘void (*)(GtkCheckMenuItem *, 
void *)’ {aka ‘void (*)(struct _GtkCheckMenuItem *, void *)’} from incompatible 
pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
  104 |     {N_ ("Exit"), GTK_STOCK_QUIT, quit_hime},
      |                                   ^~~~~~~~~
tray-double.c:104:35: note: (near initialization for ‘mitems_main[2].cb’)
tray-double.c:65:21: note: ‘quit_hime’ declared here
   65 | void kbm_toggle (), quit_hime (), cb_trad2sim (), cb_sim2trad ();
      |                     ^~~~~~~~~
tray-double.c:130:51: error: initialization of ‘void (*)(GtkCheckMenuItem *, 
void *)’ {aka ‘void (*)(struct _GtkCheckMenuItem *, void *)’} from incompatible 
pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
  130 |     {N_ ("Trad. to Simp. conversion tool"), NULL, cb_trad2sim},
      |                                                   ^~~~~~~~~~~
tray-double.c:130:51: note: (near initialization for ‘mitems_state[1].cb’)
tray-double.c:65:35: note: ‘cb_trad2sim’ declared here
   65 | void kbm_toggle (), quit_hime (), cb_trad2sim (), cb_sim2trad ();
      |                                   ^~~~~~~~~~~
tray-double.c:131:51: error: initialization of ‘void (*)(GtkCheckMenuItem *, 
void *)’ {aka ‘void (*)(struct _GtkCheckMenuItem *, void *)’} from incompatible 
pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
  131 |     {N_ ("Simp. to Trad. conversion tool"), NULL, cb_sim2trad},
      |                                                   ^~~~~~~~~~~
tray-double.c:131:51: note: (near initialization for ‘mitems_state[2].cb’)
tray-double.c:65:51: note: ‘cb_sim2trad’ declared here
   65 | void kbm_toggle (), quit_hime (), cb_trad2sim (), cb_sim2trad ();
      |                                                   ^~~~~~~~~~~
tray-double.c: In function ‘cb_sim2trad’:
tray-double.c:41:5: warning: ignoring return value of ‘system’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
   41 |     system (HIME_BIN_DIR "/hime-sim2trad &");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tray-double.c: In function ‘cb_trad2sim’:
tray-double.c:45:5: warning: ignoring return value of ‘system’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
   45 |     system (HIME_BIN_DIR "/hime-trad2sim &");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gmake[2]: *** [Makefile:193: tray-double.o] Error 1
gmake[2]: Leaving directory '/build/reproducible-path/hime-0.9.11+dfsg/src'
make[1]: *** [Makefile:20: all] Error 1
make[1]: Leaving directory '/build/reproducible-path/hime-0.9.11+dfsg'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:18: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: hime
Source-Version: 0.9.11+git20231221.g1c15f1f+dfsg-1
Done: ChangZhuo Chen (陳昌倬) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
hime, 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.
ChangZhuo Chen (陳昌倬) <[email protected]> (supplier of updated hime 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, 23 Feb 2026 19:27:24 +0800
Source: hime
Architecture: source
Version: 0.9.11+git20231221.g1c15f1f+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <[email protected]>
Changed-By: ChangZhuo Chen (陳昌倬) <[email protected]>
Closes: 967526 1096809
Changes:
 hime (0.9.11+git20231221.g1c15f1f+dfsg-1) unstable; urgency=medium
 .
   [ ChangZhuo Chen (陳昌倬) ]
   * New upstream version 0.9.11+git20231221.g1c15f1f+dfsg.
   * d/copyright: Fix array input method license.
   * Remove hime-gtk2-immodule (closes: #967526).
   * d/rules: Enable anthy, and chewing.
   * d/control: Update VCS-* to input method team.
   * d/salsa-ci.yml: Add Salsa CI config.
   * d/patches: Remove upstream applied patch.
 .
   [ Andrew Lee (李健秋) ]
   * Import FTBFS fix patches from Alpine Linux.
 .
   [ Dmitry Shachnev ]
   * Add a patch to use the standard libdir.
   * Use standard CFLAGS, but append -std=gnu17 (closes: #1096809).
Checksums-Sha1:
 67fa4ab8b0b75be0f19963f493dae08ad65604b9 2669 
hime_0.9.11+git20231221.g1c15f1f+dfsg-1.dsc
 a23fd852c7b37bee8ad07eb449e0d3ab6ea74b0f 2273720 
hime_0.9.11+git20231221.g1c15f1f+dfsg.orig.tar.xz
 83c7ced68d8d06e1e5de1c60eeb721bc3a0614a4 14060 
hime_0.9.11+git20231221.g1c15f1f+dfsg-1.debian.tar.xz
 a1a2f9fa4e86f587b64554fd17a888de8f5c5cf5 20537 
hime_0.9.11+git20231221.g1c15f1f+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 a2cf18a933963522ee5af3865959f19137669cbbde46dc23e59e41f84e4fd762 2669 
hime_0.9.11+git20231221.g1c15f1f+dfsg-1.dsc
 5d11e35ef4de8c8bc4bde28da7cf49dd236d82307e4273996578a73f71b9f328 2273720 
hime_0.9.11+git20231221.g1c15f1f+dfsg.orig.tar.xz
 5ffbbd1818187865a103416094a8fb8ac489650057f1f790ff13df291a37104f 14060 
hime_0.9.11+git20231221.g1c15f1f+dfsg-1.debian.tar.xz
 81e3bc4db56c7ffbbd171348e052e8cf4a42e2ee3219d7f7e9e9e06f198b2643 20537 
hime_0.9.11+git20231221.g1c15f1f+dfsg-1_amd64.buildinfo
Files:
 b844cea947100a59e45c67449f6cf497 2669 utils optional 
hime_0.9.11+git20231221.g1c15f1f+dfsg-1.dsc
 69feaadee4ddc1c07242d23654caf087 2273720 utils optional 
hime_0.9.11+git20231221.g1c15f1f+dfsg.orig.tar.xz
 2bf2ba492c6ddbb0afa58a914992811d 14060 utils optional 
hime_0.9.11+git20231221.g1c15f1f+dfsg-1.debian.tar.xz
 95005c350573d59c84ae5761ff2d403f 20537 utils optional 
hime_0.9.11+git20231221.g1c15f1f+dfsg-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEugQ0bcLh/mPHkIeTzGWwzewnXVsFAmmcPMkACgkQzGWwzewn
XVtgCA/+JhfsadJE6bn3nbq1utzkG8rgqe8OZ+PX1rwR1H9b4biWoOa3/IMJCYE5
VZ1UfF24Jwx/eO/w6xck00hJ8klM+rFf3Rp313KmehmMyQScVB7g8Q7jPiWoMBTL
hTVDUlgY3GA3wXXnpM733G4xeNL6D8aFfZcc2YxBb/S/4DWy44MvPIB3E122fuYw
PinTaOrQQUCjldKygzkR9BSKcesycwamD7DpVMb00gfkUakqmucFLkNUZDfuw1uH
5lBSFIkDRalaIZHeRAn61dgzzuOpP3rqEDzPRRFcKombgX7ZNF2RIQH3XO+hhJzQ
Jrqm0ZYDyPDAyuV9guqz9oxZGFpKBas7kYWPQoEQ2UHcWFldewvLrx+C6zr77kCH
O3SPuDOJAoca/bOgjUe3NkDmsdnxg3tSze4iru1Dw9WTRJ5G205BlFsAJn+geM6E
L2zu4xOaXt9HtwyG49q2BE1gob/6rOIs/sgetvlm6j2N6IR9U7eDnWUk8kaxon0i
PrWZgc8/XecorE7Y9HuSjKWZJU+rN7GUTtnP+LGXCCSC5o6aqpQC+hSAjIRJT8MG
In7GloihMSjFRQx8D7IlsPQ9e03zZC0vDuduSKOglxFKSmXuQsU42tWaQRtxldFP
m0asDEo0oGGs2GYxvJiFYZveVkU6SNaVVdKis2L1H0L0u6ncz3g=
=cRDx
-----END PGP SIGNATURE-----

Attachment: pgp7emtTBgOh9.pgp
Description: PGP signature


--- End Message ---

Reply via email to