Debian Bug report logs - #1096809
hime: ftbfs with GCC-15

version graph

Package: src:hime; Maintainer for src:hime is Debian Input Method Team <[email protected]>;

Reported by: Matthias Klose <[email protected]>

Date: Mon, 17 Feb 2025 17:19:40 UTC

Severity: important

Tags: forky, sid

Found in version hime/0.9.11+dfsg-4

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to Debian Input Method Team <[email protected]>:
Bug#1096809; Package src:hime. (Mon, 17 Feb 2025 17:19:41 GMT) (full text, mbox, link).


Acknowledgement sent to Matthias Klose <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian Input Method Team <[email protected]>. (Mon, 17 Feb 2025 17:19:41 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Matthias Klose <[email protected]>
To: [email protected]
Subject: hime: ftbfs with GCC-15
Date: Mon, 17 Feb 2025 17:19:06 +0000
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/hime\" -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/hime\" -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/hime\" -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/hime\" -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/hime\" -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/hime\" -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/hime\" -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/hime\" -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



Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 12:58:06 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.