Your message dated Fri, 06 Mar 2026 03:35:35 +0000
with message-id <[email protected]>
and subject line Bug#1129876: fixed in ibus-skk 1.4.3-4
has caused the Debian Bug report #1129876,
regarding ibus-skk: FTBFS: /usr/bin/x86_64-linux-gnu-ld.bfd:
ibus_engine_skk-engine.o: undefined reference to symbol 'gee_map_iterator_next'
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.)
--
1129876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129876
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ibus-skk
Version: 1.4.3-3
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202603/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ibus-skk, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
[... snipped ...]
"po/*.mo" \
po/ibus-skk.pot \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
; do echo /$x; done; \
fi; \
if test -f ./configure; then \
for x in \
autom4te.cache \
configure \
config.h \
stamp-h1 \
libtool \
config.lt \
; do echo /$x; done; \
fi; \
for x in \
.gitignore \
preferences.c plist.c engine.c setup.c libutil_la_vala.stamp
ibus_engine_skk_vala.stamp ibus_setup_skk_vala.stamp libutil.h \
ibus-skk.vapi ibus-setup-skk.desktop ibus-setup-skk.desktop.in
skk.xml.in skk.xml preferences.c plist.c engine.c setup.c libutil_la_vala.stamp
ibus_engine_skk_vala.stamp ibus_setup_skk_vala.stamp libutil.h \
ibus-engine-skk ibus-setup-skk \
\
\
libutil.la \
so_locations \
.libs _libs \
\
"*.o" \
"*.lo" \
ibus-skk-preferences.ui \
\
ibus-skk-preferences.ui \
TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
"*.tab.c" \
\
ibus-skk.vapi \
.deps \
Makefile \
Makefile.in \
"*.orig" \
"*.rej" \
"*.bak" \
"*~" \
".*.sw[nop]" \
".dirstamp" \
; do echo /$x; done; \
} | \
sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \
sed 's@/[.]/@/@g' | \
LC_ALL=C sort | uniq > .gitignore.tmp && \
mv .gitignore.tmp .gitignore;
/usr/bin/valac -H libutil.h --vapi ibus-skk.vapi --vapidir=. --pkg config --pkg
gee-0.8 --pkg skk-1.0 --pkg ibus-1.0 --library ibus-skk -C preferences.vala
plist.vala
preferences.vala:63.5-63.52: warning: the modifier `static' is not applicable
to constants
63 | static const string[] AUTO_START_HENKAN_KEYWORDS = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Compilation succeeded - 1 warning(s)
mv -f libutil_la_vala.stamp-t libutil_la_vala.stamp
make all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
Makefile:740: warning: overriding recipe for target 'ibus-skk.vapi'
Makefile:735: warning: ignoring old recipe for target 'ibus-skk.vapi'
rm -f ibus_engine_skk_vala.stamp && echo stamp > ibus_engine_skk_vala.stamp-t
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_C
[too-long-redacted] s.c' || echo './'`preferences.c
/usr/bin/valac --vapidir=. --pkg config --pkg ibus-skk -C engine.vala
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/skk-1.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -DPACKAGE_DATADIR=\"/usr/share/ibus-skk\"
-DLOCALEDIR=\"/usr/share/locale\" -DSETUPDIR=\"/usr/share/ibus-skk/setup\"
-DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c preferences.c -fPIC -DPIC -o
.libs/libutil_la-preferences.o
preferences.c: In function 'preferences_construct':
preferences.c:316:16: warning: assignment to 'gchar **' {aka 'char **'} from
incompatible pointer type 'void **' [-Wincompatible-pointer-types]
316 | _tmp7_ = _tmp6_;
| ^
preferences.c:318:38: warning: passing argument 1 of 'g_variant_new_strv' from
incompatible pointer type [-Wincompatible-pointer-types]
318 | _tmp8_ = g_variant_new_strv (_tmp7_, _tmp5_);
| ^~~~~~
| |
| gchar ** {aka char **}
In file included from /usr/include/glib-2.0/glib/gmessages.h:38,
from /usr/include/glib-2.0/glib.h:64,
from /usr/include/glib-2.0/gobject/gbinding.h:30,
from /usr/include/glib-2.0/glib-object.h:24,
from libutil.h:6,
from preferences.c:24:
/usr/include/glib-2.0/glib/gvariant.h:120:96: note: expected 'const gchar *
const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka
'char **'}
120 | GVariant * g_variant_new_strv
(const gchar * const *strv,
|
~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
from /usr/include/glib-2.0/glib.h:34:
preferences.c: In function 'preferences_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
'__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro
'g_atomic_pointer_get'
274 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
preferences.c:481:13: note: in expansion of macro 'g_once_init_enter'
481 | if (g_once_init_enter (&preferences_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
engine.vala:351.39-351.42: warning: Argument 4: Cannot pass null to non-null
parameter type
351 | null,
| ^~~~
engine.vala:352.39-352.42: warning: Argument 5: Cannot pass null to non-null
parameter type
352 | null,
| ^~~~
engine.vala:356.39-356.42: warning: Argument 9: Cannot pass null to non-null
parameter type
356 | null);
| ^~~~
engine.vala:97.13-97.16: warning: Argument 4: Cannot pass null to non-null
parameter type
97 | null,
| ^~~~
engine.vala:115.13-115.16: warning: Argument 9: Cannot pass null to non-null
parameter type
115 | null);
| ^~~~
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_C
[too-long-redacted] 'plist.c' || echo './'`plist.c
Compilation succeeded - 5 warning(s)
mv -f ibus_engine_skk_vala.stamp-t ibus_engine_skk_vala.stamp
rm -f ibus_setup_skk_vala.stamp && echo stamp > ibus_setup_skk_vala.stamp-t
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/skk-1.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -DPACKAGE_DATADIR=\"/usr/share/ibus-skk\"
-DLOCALEDIR=\"/usr/share/locale\" -DSETUPDIR=\"/usr/share/ibus-skk/setup\"
-DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c plist.c -fPIC -DPIC -o
.libs/libutil_la-plist.o
/usr/bin/valac --vapidir=. --pkg config --pkg ibus-skk --pkg gtk+-3.0 -C
setup.vala
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
from /usr/include/glib-2.0/glib.h:34,
from /usr/include/glib-2.0/gobject/gbinding.h:30,
from /usr/include/glib-2.0/glib-object.h:24,
from libutil.h:6,
from plist.c:24:
plist.c: In function 'plist_parse_error_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
'__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro
'g_atomic_pointer_get'
274 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
plist.c:84:13: note: in expansion of macro 'g_once_init_enter'
84 | if (g_once_init_enter (&plist_parse_error_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
plist.c: In function 'plist_to_string':
plist.c:670:17: warning: assignment to 'gchar **' {aka 'char **'} from
incompatible pointer type 'void **' [-Wincompatible-pointer-types]
670 | _tmp31_ = _tmp30_;
| ^
plist.c: In function 'plist_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
'__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro
'g_atomic_pointer_get'
274 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
plist.c:723:13: note: in expansion of macro 'g_once_init_enter'
723 | if (g_once_init_enter (&plist_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
sed -e 's|@VERSION[@]|1.4.3|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e
's|@pkgdatadir[@]|/usr/share/ibus-skk|g' skk.xml.in.in > skk.xml.in.tmp && mv
skk.xml.in.tmp skk.xml.in
sed -e 's|@VERSION[@]|1.4.3|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e
's|@pkgdatadir[@]|/usr/share/ibus-skk|g' ibus-setup-skk.desktop.in.in >
ibus-setup-skk.desktop.in.tmp && mv ibus-setup-skk.desktop.in.tmp
ibus-setup-skk.desktop.in
/bin/bash ../libtool --tag=CC --mode=link gcc -I/usr/include/ibus-1.0
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
-I/usr/include/skk-1.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/gee-0.8 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-DPACKAGE_DATADIR=\"/usr/share/ibus-skk\" -DLOCALEDIR=\"/usr/share/locale\"
-DSETUPDIR=\"/usr/share/ibus-skk/setup\" -DLIBEXECDIR=\"/usr/libexec\"
-DDATADIR=\"/usr/share\" -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wl,-z,relro -Wl,-z,now -o libutil.la libutil_la-preferences.lo
libutil_la-plist.lo
libtool: link: ar cr .libs/libutil.a .libs/libutil_la-preferences.o
.libs/libutil_la-plist.o
libtool: link: ranlib .libs/libutil.a
libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la"
"libutil.la" )
LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations skk.xml.in skk.xml
Merging translations into skk.xml.
CREATED skk.xml
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po
ibus-setup-skk.desktop.in ibus-setup-skk.desktop
setup.vala:38.5-38.27: warning: `Gtk.HBox' has been deprecated since 3.2. Use
Box
38 | Gtk.HBox dict_data_hbox;
| ^~~~~~~~~~~~~~~~~~~~~~~
Generating and caching the translation database
Merging translations into ibus-setup-skk.desktop.
gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/skk-1.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -DPACKAGE_DATADIR=\"/usr/share/ibus-skk\"
-DLOCALEDIR=\"/usr/share/locale\" -DSETUPDIR=\"/usr/share/ibus-skk/setup\"
-DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o ibus_engine_skk-engine.o `test -f
'engine.c' || echo './'`engine.c
setup.vala:219.36-219.43: warning: `Gtk.HBox' has been deprecated since 3.2.
Use Box
219 | var hbox = new Gtk.HBox (false, 2);
| ^~~~~~~~
setup.vala:219.25-219.28: warning: `Gtk.HBox' has been deprecated since 3.2.
Use Box
219 | var hbox = new Gtk.HBox (false, 2);
| ^~~~
Compilation succeeded - 3 warning(s)
engine.c: In function âskk_engine_apply_preferencesâ:
engine.c:1050:61: warning: passing argument 2 of
âskk_context_set_auto_start_henkan_keywordsâ from incompatible pointer type
[-Wincompatible-pointer-types]
1050 | skk_context_set_auto_start_henkan_keywords (_tmp3_, _tmp7_,
_tmp5_);
| ^~~~~~
| |
| const gchar
** {aka const char **}
In file included from engine.c:26:
/usr/include/libskk/libskk.h:2810:58: note: expected âgchar **â {aka
âchar **â} but argument is of type âconst gchar **â {aka âconst char
**â}
2810 | gchar** value,
| ~~~~~~~~^~~~~
engine.c: In function â_skk_engine___lambda6_â:
engine.c:1924:24: warning: assignment to âSkkDict **â from incompatible
pointer type âvoid **â [-Wincompatible-pointer-types]
1924 | _tmp4_ = _tmp3_;
| ^
engine.c: In function âskk_engine_constructorâ:
engine.c:2258:17: warning: assignment to âSkkDict **â from incompatible
pointer type âvoid **â [-Wincompatible-pointer-types]
2258 | _tmp48_ = _tmp47_;
| ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
from /usr/include/glib-2.0/glib.h:34,
from /usr/include/ibus-1.0/ibusversion.h:71,
from /usr/include/ibus-1.0/ibus.h:29,
from engine.c:24:
engine.c: In function âskk_engine_get_typeâ:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
â__atomic_loadâ discards âvolatileâ qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro
âg_atomic_pointer_getâ
274 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
engine.c:2410:13: note: in expansion of macro âg_once_init_enterâ
2410 | if (g_once_init_enter (&skk_engine_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
mv -f ibus_setup_skk_vala.stamp-t ibus_setup_skk_vala.stamp
gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -Wdate-ti
[too-long-redacted] 'setup.c' || echo './'`setup.c
setup.c: In function â__lambda5_â:
setup.c:464:33: warning: âgtk_hbox_newâ is deprecated: Use 'gtk_box_new'
instead [-Wdeprecated-declarations]
464 | _tmp16_ = (GtkHBox*) gtk_hbox_new
(FALSE, 2);
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
from setup.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
63 | GtkWidget * gtk_hbox_new (gboolean homogeneous,
| ^~~~~~~~~~~~
setup.c: In function âsetup_save_dictionariesâ:
setup.c:2277:25: warning: assignment to âgchar **â {aka âchar **â} from
incompatible pointer type âvoid **â [-Wincompatible-pointer-types]
2277 | _tmp21_ = _tmp20_;
| ^
setup.c: In function âsetup_saveâ:
setup.c:2491:17: warning: assignment to âgchar **â {aka âchar **â} from
incompatible pointer type âvoid **â [-Wincompatible-pointer-types]
2491 | _tmp13_ = _tmp12_;
| ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
from /usr/include/glib-2.0/glib.h:34,
from /usr/include/glib-2.0/gobject/gbinding.h:30,
from /usr/include/glib-2.0/glib-object.h:24,
from setup.c:24:
setup.c: In function âsetup_typecell_renderer_get_typeâ:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
â__atomic_loadâ discards âvolatileâ qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro
âg_atomic_pointer_getâ
274 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
setup.c:2745:13: note: in expansion of macro âg_once_init_enterâ
2745 | if (g_once_init_enter (&setup_typecell_renderer_type_id__once))
{
| ^~~~~~~~~~~~~~~~~
/bin/bash ../libtool --tag=CC --mode=link gcc -I/usr/incl
[too-long-redacted] ject-2.0 -lglib-2.0 libutil.la
setup.c: In function âsetup_desc_cell_renderer_get_typeâ:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
â__atomic_loadâ discards âvolatileâ qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro
âg_atomic_pointer_getâ
274 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
setup.c:2942:13: note: in expansion of macro âg_once_init_enterâ
2942 | if (g_once_init_enter
(&setup_desc_cell_renderer_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
setup.c: In function âsetup_get_typeâ:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
â__atomic_loadâ discards âvolatileâ qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro
âg_atomic_pointer_getâ
274 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
setup.c:3042:13: note: in expansion of macro âg_once_init_enterâ
3042 | if (g_once_init_enter (&setup_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
libtool: link: gcc -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/skk-1.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -DPACKAGE_DATADIR=\"/usr/share/ibus-skk\"
-DLOCALEDIR=\"/usr/share/locale\" -DSETUPDIR=\"/usr/share/ibus-skk/setup\"
-DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o
ibus-engine-skk ibus_engine_skk-engine.o -libus-1.0 -lskk -lgio-2.0
-lgobject-2.0 -lglib-2.0 ./.libs/libutil.a -pthread
/usr/bin/x86_64-linux-gnu-ld.bfd: ibus_engine_skk-engine.o: undefined reference
to symbol 'gee_map_iterator_next'
/usr/bin/x86_64-linux-gnu-ld.bfd: /usr/lib/x86_64-linux-gnu/libgee-0.8.so.2:
error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:608: ibus-engine-skk] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:514: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:487: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:417: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: ibus-skk
Source-Version: 1.4.3-4
Done: Boyuan Yang <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ibus-skk, 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.
Boyuan Yang <[email protected]> (supplier of updated ibus-skk 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: Thu, 05 Mar 2026 22:06:13 -0500
Source: ibus-skk
Architecture: source
Version: 1.4.3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 1129876
Changes:
ibus-skk (1.4.3-4) unstable; urgency=medium
.
* Team upload.
* debian/control: Bump Standards-Version to 4.7.3.
* debian/watch: Update to version 5.
* debian/patches/0002-Link-against-libgee-0.8-explicitly.patch:
Try to fix FTBFS due to implicit linking. (Closes: #1129876)
Checksums-Sha1:
4af472b0aaaf42826d3d8bfdfb0879158dad3ea3 1986 ibus-skk_1.4.3-4.dsc
bfda29e93d6b7deed0f16dfee0647f220c24e3ca 54844 ibus-skk_1.4.3.orig.tar.gz
6232948903adc6d40a315da7c84a094526915201 4184 ibus-skk_1.4.3-4.debian.tar.xz
f22eb33233076715acacae4335d3364d7c6377cb 15515 ibus-skk_1.4.3-4_amd64.buildinfo
Checksums-Sha256:
f7ccd51fa386517db966e0a70dc3de9813e97776e09f22e3d88cbf360b1cabd6 1986
ibus-skk_1.4.3-4.dsc
a5eb5fd47072dc4854a241bfa3d2394723839aea3a3474ac66fff59171e91e09 54844
ibus-skk_1.4.3.orig.tar.gz
c0579714b8d4672095c94a2b0f9ca8a6dbb27b1a818fa190eb9479dd9187b94e 4184
ibus-skk_1.4.3-4.debian.tar.xz
75ea287f5adf00eb7ea6c295fa5461bbfe61528ff6ba2d0845fabaec240d2cb0 15515
ibus-skk_1.4.3-4_amd64.buildinfo
Files:
8cff08781f4b77a1cae2080c7e2f6e56 1986 utils optional ibus-skk_1.4.3-4.dsc
b7633688d41c9d4f0505a353b49c5076 54844 utils optional
ibus-skk_1.4.3.orig.tar.gz
cb9a937dceffd49a257c8d1ed7903324 4184 utils optional
ibus-skk_1.4.3-4.debian.tar.xz
f415dfb0b88b42d6131de2a5fcfc3bb6 15515 utils optional
ibus-skk_1.4.3-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmmqRUAACgkQwpPntGGC
Ws6fJhAAh+MSvdgdeRimlGP+3XGKondGLHNaPrpBmvuHEmnL7nO+da/xGPuJfvYI
Th8BIM9k0sfOvoWakDqrmFICOH2975fbQ2lIjAnNGnuHRiiZMXUpUXnng953dgrb
DJ5O9AJXhVaB0u3E9mCjyrg1e2tafkJ74E5Z34kZOG3DJQkNMHTPwlp4fo7GwHpf
4iVAAVBI7H9Pm+IwpYJq2BMGEyUikH5aEHEn0yPEo7LM4kjAcHdCRcnqWmef94dC
uK6cz5tYodNv0hhQEOYFs0II8ld6xIDblUzjWdiyeTrv6vDXnvrCTiXgQ908tsHH
QUaoGMhrn/3/dDdrwLD3AYITBzH/hwG3GMpYtO8MK5TQY5kMvHPmHEJ/C7+7Lbzw
foejRN8Ad/IYVPwulYLSTQ8Xs7smHI0ifD6derH26xT8TP+lFxNUV6l7TNdrRw60
KPHE9tUQ8G1VEWGFXPzjvSgzRv22l7TDsEuG+3PUPnKq90fN00ifL2mU5OFB7Rah
g5zD4jhDkdUrkH8crPINgOH5JnsTT/UVAuNUUaFpaHyVXeP836R+qfKb0h/Iz4k3
5vz4kdejUhhG45JBJs/jko+Y+Hq+O4FRNLug6pwyN0UgSn914ZmCOyaAdq+PxpqO
vkRr53fn9/HLRxAJ9qp8zlLLszNcYVakSeXC2XCPbAsYv+DfmUU=
=7N1h
-----END PGP SIGNATURE-----
pgp6xzT_k7V5a.pgp
Description: PGP signature
--- End Message ---