=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for tomoe-0.6.0nb6 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0' Making all in po gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/po' file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/inputmethod/tomoe/work/.tools/bin/msgfmt -o $file ja.po gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/po' Making all in lib gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/lib' (cd . && \ include_headers="" && \ for h in tomoe.h tomoe-candidate.h tomoe-char.h tomoe-context.h tomoe-config.h tomoe-dict.h tomoe-module.h tomoe-module-impl.h tomoe-query.h tomoe-reading.h tomoe-recognizer.h tomoe-shelf.h tomoe-writing.h; do \ include_headers="${include_headers}#include \"${h}\"\n"; \ done && \ /usr/pkg/bin/glib-mkenums \ --fhead "#include \"tomoe-enum-types.h\"\n${include_headers}" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ tomoe.h tomoe-candidate.h tomoe-char.h tomoe-context.h tomoe-config.h tomoe-dict.h tomoe-module.h tomoe-module-impl.h tomoe-query.h tomoe-reading.h tomoe-recognizer.h tomoe-shelf.h tomoe-writing.h) > tmp-tomoe-enum-types.c && \ (cmp -s tmp-tomoe-enum-types.c tomoe-enum-types.c || \ cp tmp-tomoe-enum-types.c tomoe-enum-types.c ) && \ rm -f tmp-tomoe-enum-types.c && \ echo timestamp > stamp-tomoe-enum-types-c (cd . && \ mark="__`echo tomoe-enum-types | sed -e 's/-/_/g' | tr a-z A-Z`_H__" && \ /usr/pkg/bin/glib-mkenums \ --fhead "#ifndef ${mark}\n#define ${mark}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define TOMOE_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* ${mark} */" \ tomoe.h tomoe-candidate.h tomoe-char.h tomoe-context.h tomoe-config.h tomoe-dict.h tomoe-module.h tomoe-module-impl.h tomoe-query.h tomoe-reading.h tomoe-recognizer.h tomoe-shelf.h tomoe-writing.h) > tmp-tomoe-enum-types.h && \ (cmp -s tmp-tomoe-enum-types.h tomoe-enum-types.h || \ cp tmp-tomoe-enum-types.h tomoe-enum-types.h) && \ rm -f tmp-tomoe-enum-types.h && \ echo timestamp > stamp-tomoe-enum-types-h /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-utils.lo -MD -MP -MF .deps/glib-utils.Tpo -c -o glib-utils.lo glib-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-file-utilities.lo -MD -MP -MF .deps/glib-compat-file-utilities.Tpo -c -o glib-compat-file-utilities.lo glib-compat-file-utilities.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-key-file.lo -MD -MP -MF .deps/glib-compat-key-file.Tpo -c -o glib-compat-key-file.lo glib-compat-key-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe.lo -MD -MP -MF .deps/tomoe.Tpo -c -o tomoe.lo tomoe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-file-utilities.lo -MD -MP -MF .deps/glib-compat-file-utilities.Tpo -c glib-compat-file-utilities.c -fPIC -DPIC -o .libs/glib-compat-file-utilities.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-key-file.lo -MD -MP -MF .deps/glib-compat-key-file.Tpo -c glib-compat-key-file.c -fPIC -DPIC -o .libs/glib-compat-key-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-utils.lo -MD -MP -MF .deps/glib-utils.Tpo -c glib-utils.c -fPIC -DPIC -o .libs/glib-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe.lo -MD -MP -MF .deps/tomoe.Tpo -c tomoe.c -fPIC -DPIC -o .libs/tomoe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-file-utilities.lo -MD -MP -MF .deps/glib-compat-file-utilities.Tpo -c glib-compat-file-utilities.c -o glib-compat-file-utilities.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-key-file.lo -MD -MP -MF .deps/glib-compat-key-file.Tpo -c glib-compat-key-file.c -o glib-compat-key-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-utils.lo -MD -MP -MF .deps/glib-utils.Tpo -c glib-utils.c -o glib-utils.o >/dev/null 2>&1 tomoe.c: In function 'tomoe_init': tomoe.c:45:9: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] GTypeDebugFlags debug_flag = G_TYPE_DEBUG_NONE; ^~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-config.h:27, from tomoe.h:33, from tomoe.c:30: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here { ^ tomoe.c:46:9: warning: 'g_type_init_with_debug_flags' is deprecated [-Wdeprecated-declarations] g_type_init_with_debug_flags (debug_flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-config.h:27, from tomoe.h:33, from tomoe.c:30: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:712:23: note: declared here void g_type_init_with_debug_flags (GTypeDebugFlags debug_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe.lo -MD -MP -MF .deps/tomoe.Tpo -c tomoe.c -o tomoe.o >/dev/null 2>&1 mv -f .deps/glib-compat-key-file.Tpo .deps/glib-compat-key-file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-candidate.lo -MD -MP -MF .deps/tomoe-candidate.Tpo -c -o tomoe-candidate.lo tomoe-candidate.c mv -f .deps/glib-compat-file-utilities.Tpo .deps/glib-compat-file-utilities.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-char.lo -MD -MP -MF .deps/tomoe-char.Tpo -c -o tomoe-char.lo tomoe-char.c mv -f .deps/glib-utils.Tpo .deps/glib-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-context.lo -MD -MP -MF .deps/tomoe-context.Tpo -c -o tomoe-context.lo tomoe-context.c mv -f .deps/tomoe.Tpo .deps/tomoe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-config.lo -MD -MP -MF .deps/tomoe-config.Tpo -c -o tomoe-config.lo tomoe-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-candidate.lo -MD -MP -MF .deps/tomoe-candidate.Tpo -c tomoe-candidate.c -fPIC -DPIC -o .libs/tomoe-candidate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-char.lo -MD -MP -MF .deps/tomoe-char.Tpo -c tomoe-char.c -fPIC -DPIC -o .libs/tomoe-char.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-context.lo -MD -MP -MF .deps/tomoe-context.Tpo -c tomoe-context.c -fPIC -DPIC -o .libs/tomoe-context.o tomoe-candidate.c: In function 'tomoe_candidate_class_init': tomoe-candidate.c:86:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeCandidatePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-candidate.h:27, from tomoe-candidate.c:24: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-candidate.c: In function 'tomoe_candidate_init': tomoe-candidate.c:92:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeCandidatePrivate *priv = TOMOE_CANDIDATE_GET_PRIVATE (cand); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-candidate.c: In function 'dispose': tomoe-candidate.c:101:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeCandidatePrivate *priv = TOMOE_CANDIDATE_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-candidate.c: In function 'set_property': tomoe-candidate.c:117:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeCandidatePrivate *priv = TOMOE_CANDIDATE_GET_PRIVATE (cand); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-candidate.c: In function 'get_property': tomoe-candidate.c:143:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeCandidatePrivate *priv = TOMOE_CANDIDATE_GET_PRIVATE (cand); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-candidate.c: In function 'tomoe_candidate_get_char': tomoe-candidate.c:177:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CANDIDATE_GET_PRIVATE (cand); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-candidate.c: In function 'tomoe_candidate_set_score': tomoe-candidate.c:190:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CANDIDATE_GET_PRIVATE (cand); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-candidate.c: In function 'tomoe_candidate_get_score': tomoe-candidate.c:205:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CANDIDATE_GET_PRIVATE (cand); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-candidate.c: In function 'tomoe_candidate_compare': tomoe-candidate.c:227:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv_a = TOMOE_CANDIDATE_GET_PRIVATE (a); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-candidate.c:228:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv_b = TOMOE_CANDIDATE_GET_PRIVATE (b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_class_init': tomoe-char.c:113:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeCharPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-char.h:27, from tomoe-char.c:33: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_init': tomoe-char.c:119:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeCharPrivate *priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_dup': tomoe-char.c:166:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'dispose': tomoe-char.c:206:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeCharPrivate *priv = TOMOE_CHAR_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'get_property': tomoe-char.c:274:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_get_utf8': tomoe-char.c:302:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_set_utf8': tomoe-char.c:313:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_get_n_strokes': tomoe-char.c:326:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_set_n_strokes': tomoe-char.c:337:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_get_readings': tomoe-char.c:348:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_add_reading': tomoe-char.c:359:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_get_radicals': tomoe-char.c:371:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_add_radical': tomoe-char.c:383:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_get_writing': tomoe-char.c:395:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_set_writing': tomoe-char.c:407:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_get_variant': tomoe-char.c:421:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_set_variant': tomoe-char.c:433:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_register_meta_data': tomoe-char.c:449:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_get_meta_data': tomoe-char.c:460:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_has_meta_data': tomoe-char.c:470:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_meta_data_foreach': tomoe-char.c:480:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_compare': tomoe-char.c:500:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv_a = TOMOE_CHAR_GET_PRIVATE (a); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c:501:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv_b = TOMOE_CHAR_GET_PRIVATE (b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-char.c: In function 'tomoe_char_to_xml': tomoe-char.c:639:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CHAR_GET_PRIVATE (chr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-config.lo -MD -MP -MF .deps/tomoe-config.Tpo -c tomoe-config.c -fPIC -DPIC -o .libs/tomoe-config.o tomoe-context.c: In function 'tomoe_context_class_init': tomoe-context.c:90:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeContextPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-dict.h:30, from tomoe-context.c:27: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'tomoe_context_init': tomoe-context.c:96:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeContextPrivate *priv = TOMOE_CONTEXT_GET_PRIVATE (context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'set_property': tomoe-context.c:127:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeContextPrivate *priv = TOMOE_CONTEXT_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'get_property': tomoe-context.c:150:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeContextPrivate *priv = TOMOE_CONTEXT_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'dispose': tomoe-context.c:165:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeContextPrivate *priv = TOMOE_CONTEXT_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'tomoe_context_load_config': tomoe-context.c:273:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONTEXT_GET_PRIVATE(ctx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'tomoe_context_search_by_strokes': tomoe-context.c:311:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONTEXT_GET_PRIVATE (context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'tomoe_context_search_by_dict': tomoe-context.c:353:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONTEXT_GET_PRIVATE (context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'tomoe_context_register': tomoe-context.c:389:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONTEXT_GET_PRIVATE (context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'tomoe_context_unregister': tomoe-context.c:405:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONTEXT_GET_PRIVATE (context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-context.c: In function 'tomoe_context_get_char': tomoe-context.c:424:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONTEXT_GET_PRIVATE (context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-candidate.lo -MD -MP -MF .deps/tomoe-candidate.Tpo -c tomoe-candidate.c -o tomoe-candidate.o >/dev/null 2>&1 tomoe-config.c: In function 'tomoe_config_class_init': tomoe-config.c:121:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeConfigPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-config.h:27, from tomoe-config.c:33: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'tomoe_config_init': tomoe-config.c:141:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeConfigPrivate *priv = TOMOE_CONFIG_GET_PRIVATE (config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'dispose': tomoe-config.c:168:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONFIG_GET_PRIVATE (config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'set_property': tomoe-config.c:196:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeConfigPrivate *priv = TOMOE_CONFIG_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'get_property': tomoe-config.c:217:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeConfigPrivate *priv = TOMOE_CONFIG_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'tomoe_config_load': tomoe-config.c:241:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONFIG_GET_PRIVATE (config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'tomoe_config_save': tomoe-config.c:291:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONFIG_GET_PRIVATE (config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'tomoe_config_get_filename': tomoe-config.c:317:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONFIG_GET_PRIVATE(config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'tomoe_config_get_user_dict_name': tomoe-config.c:328:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONFIG_GET_PRIVATE(config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'tomoe_config_make_shelf': tomoe-config.c:344:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONFIG_GET_PRIVATE(config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-config.c: In function 'tomoe_config_get_languages': tomoe-config.c:394:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_CONFIG_GET_PRIVATE (config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-context.lo -MD -MP -MF .deps/tomoe-context.Tpo -c tomoe-context.c -o tomoe-context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-char.lo -MD -MP -MF .deps/tomoe-char.Tpo -c tomoe-char.c -o tomoe-char.o >/dev/null 2>&1 mv -f .deps/tomoe-candidate.Tpo .deps/tomoe-candidate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict.lo -MD -MP -MF .deps/tomoe-dict.Tpo -c -o tomoe-dict.lo tomoe-dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-config.lo -MD -MP -MF .deps/tomoe-config.Tpo -c tomoe-config.c -o tomoe-config.o >/dev/null 2>&1 mv -f .deps/tomoe-context.Tpo .deps/tomoe-context.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict-ptr-array.lo -MD -MP -MF .deps/tomoe-dict-ptr-array.Tpo -c -o tomoe-dict-ptr-array.lo tomoe-dict-ptr-array.c mv -f .deps/tomoe-char.Tpo .deps/tomoe-char.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-module.lo -MD -MP -MF .deps/tomoe-module.Tpo -c -o tomoe-module.lo tomoe-module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict.lo -MD -MP -MF .deps/tomoe-dict.Tpo -c tomoe-dict.c -fPIC -DPIC -o .libs/tomoe-dict.o mv -f .deps/tomoe-config.Tpo .deps/tomoe-config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-query.lo -MD -MP -MF .deps/tomoe-query.Tpo -c -o tomoe-query.lo tomoe-query.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict-ptr-array.lo -MD -MP -MF .deps/tomoe-dict-ptr-array.Tpo -c tomoe-dict-ptr-array.c -fPIC -DPIC -o .libs/tomoe-dict-ptr-array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-module.lo -MD -MP -MF .deps/tomoe-module.Tpo -c tomoe-module.c -fPIC -DPIC -o .libs/tomoe-module.o tomoe-module.c: In function 'tomoe_module_class_init': tomoe-module.c:75:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeModulePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-module.h:26, from tomoe-module.c:28: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-module.c: In function 'tomoe_module_init': tomoe-module.c:81:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeModulePrivate *priv = TOMOE_MODULE_GET_PRIVATE (module); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-module.c: In function 'finalize': tomoe-module.c:91:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeModulePrivate *priv = TOMOE_MODULE_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-module.c: In function 'load': tomoe-module.c:104:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeModulePrivate *priv = TOMOE_MODULE_GET_PRIVATE (module); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-module.c: In function 'unload': tomoe-dict-ptr-array.c: In function '_tomoe_dict_ptr_array_class_init': tomoe-module.c:136:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeModulePrivate *priv = TOMOE_MODULE_GET_PRIVATE (module); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c:122:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeDictPtrArrayPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-dict.h:30, from tomoe-dict-ptr-array.h:30, from tomoe-dict-ptr-array.c:25: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function '_tomoe_dict_ptr_array_init': tomoe-dict-ptr-array.c:128:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeDictPtrArrayPrivate *priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function 'set_property': tomoe-dict-ptr-array.c:140:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeDictPtrArrayPrivate *priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function 'get_property': tomoe-dict-ptr-array.c:162:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeDictPtrArrayPrivate *priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function 'dispose': tomoe-dict-ptr-array.c:180:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeDictPtrArrayPrivate *priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function '_tomoe_dict_ptr_array_sort': tomoe-dict-ptr-array.c:205:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict.lo -MD -MP -MF .deps/tomoe-dict.Tpo -c tomoe-dict.c -o tomoe-dict.o >/dev/null 2>&1 tomoe-dict-ptr-array.c: In function 'register_char': tomoe-module.c: In function 'tomoe_module_collect_registered_types': tomoe-dict-ptr-array.c:218:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-module.c:167:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_MODULE_GET_PRIVATE (module); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-module.c: In function 'tomoe_module_collect_log_domains': tomoe-dict-ptr-array.c: In function 'unregister_char': tomoe-module.c:196:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_MODULE_GET_PRIVATE (module); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c:239:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-module.c: In function 'tomoe_module_find': tomoe-module.c:238:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_MODULE_GET_PRIVATE(module); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function 'get_char': tomoe-dict-ptr-array.c:270:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-module.c: In function 'tomoe_module_instantiate': tomoe-module.c:253:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_MODULE_GET_PRIVATE (module); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-module.c: In function 'tomoe_module_load_module': tomoe-module.c:323:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_MODULE_GET_PRIVATE(module); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function 'search': tomoe-dict-ptr-array.c:426:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function 'copy': tomoe-dict-ptr-array.c:466:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" src_priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (src_dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c:467:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" dest_priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dest_dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function 'is_editable': tomoe-dict-ptr-array.c:487:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" return TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dict)->editable; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-dict-ptr-array.c: In function 'get_available_private_utf8': tomoe-dict-ptr-array.c:500:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-query.lo -MD -MP -MF .deps/tomoe-query.Tpo -c tomoe-query.c -fPIC -DPIC -o .libs/tomoe-query.o tomoe-dict-ptr-array.c: In function '_tomoe_dict_ptr_array_get_array': tomoe-dict-ptr-array.c:530:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" return TOMOE_DICT_PTR_ARRAY_GET_PRIVATE (dict)->chars; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-module.lo -MD -MP -MF .deps/tomoe-module.Tpo -c tomoe-module.c -o tomoe-module.o >/dev/null 2>&1 tomoe-query.c: In function 'tomoe_query_class_init': tomoe-query.c:117:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeQueryPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-enum-types.h:7, from tomoe-query.c:32: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_init': tomoe-query.c:123:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeQueryPrivate *priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'dispose': tomoe-query.c:143:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeQueryPrivate *priv = TOMOE_QUERY_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'set_property': tomoe-query.c:180:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c:177:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] TomoeQueryPrivate *priv; ^~~~ tomoe-query.c: In function 'get_property': tomoe-query.c:211:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_get_utf8': tomoe-query.c:239:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_set_utf8': tomoe-query.c:250:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_get_readings': tomoe-query.c:264:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_add_reading': tomoe-query.c:275:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_get_radicals': tomoe-query.c:286:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_add_radical': tomoe-query.c:298:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_get_variant': tomoe-query.c:310:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_set_variant': tomoe-query.c:322:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_set_min_n_strokes': tomoe-query.c:336:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_get_min_n_strokes': tomoe-query.c:347:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_set_max_n_strokes': tomoe-query.c:358:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_get_max_n_strokes': tomoe-query.c:369:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_set_writing': tomoe-query.c:380:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_get_writing': tomoe-query.c:394:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-query.c: In function 'tomoe_query_is_empty': tomoe-query.c:405:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_QUERY_GET_PRIVATE (query); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict-ptr-array.lo -MD -MP -MF .deps/tomoe-dict-ptr-array.Tpo -c tomoe-dict-ptr-array.c -o tomoe-dict-ptr-array.o >/dev/null 2>&1 mv -f .deps/tomoe-dict.Tpo .deps/tomoe-dict.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-reading.lo -MD -MP -MF .deps/tomoe-reading.Tpo -c -o tomoe-reading.lo tomoe-reading.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-query.lo -MD -MP -MF .deps/tomoe-query.Tpo -c tomoe-query.c -o tomoe-query.o >/dev/null 2>&1 mv -f .deps/tomoe-module.Tpo .deps/tomoe-module.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-recognizer.lo -MD -MP -MF .deps/tomoe-recognizer.Tpo -c -o tomoe-recognizer.lo tomoe-recognizer.c mv -f .deps/tomoe-dict-ptr-array.Tpo .deps/tomoe-dict-ptr-array.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-shelf.lo -MD -MP -MF .deps/tomoe-shelf.Tpo -c -o tomoe-shelf.lo tomoe-shelf.c mv -f .deps/tomoe-query.Tpo .deps/tomoe-query.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-writing.lo -MD -MP -MF .deps/tomoe-writing.Tpo -c -o tomoe-writing.lo tomoe-writing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-reading.lo -MD -MP -MF .deps/tomoe-reading.Tpo -c tomoe-reading.c -fPIC -DPIC -o .libs/tomoe-reading.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-recognizer.lo -MD -MP -MF .deps/tomoe-recognizer.Tpo -c tomoe-recognizer.c -fPIC -DPIC -o .libs/tomoe-recognizer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-shelf.lo -MD -MP -MF .deps/tomoe-shelf.Tpo -c tomoe-shelf.c -fPIC -DPIC -o .libs/tomoe-shelf.o tomoe-reading.c: In function 'tomoe_reading_class_init': tomoe-reading.c:94:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeReadingPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-enum-types.h:7, from tomoe-reading.c:32: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'tomoe_reading_init': tomoe-reading.c:100:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeReadingPrivate *priv = TOMOE_READING_GET_PRIVATE (reading); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'tomoe_reading_dup': tomoe-reading.c:121:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_READING_GET_PRIVATE (reading); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'dispose': tomoe-reading.c:129:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeReadingPrivate *priv = TOMOE_READING_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'set_property': tomoe-reading.c:147:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_READING_GET_PRIVATE (reading); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'get_property': tomoe-reading.c:173:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_READING_GET_PRIVATE (reading); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'tomoe_reading_get_reading_type': tomoe-reading.c:195:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_READING_GET_PRIVATE (reading); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'tomoe_reading_get_reading': tomoe-reading.c:206:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_READING_GET_PRIVATE (reading); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'tomoe_reading_to_xml': tomoe-reading.c:218:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_READING_GET_PRIVATE (reading); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'tomoe_reading_compare': tomoe-reading.c:262:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv_a = TOMOE_READING_GET_PRIVATE (a); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c:263:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv_b = TOMOE_READING_GET_PRIVATE (b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c: In function 'tomoe_reading_has_prefix': tomoe-reading.c:284:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv_a = TOMOE_READING_GET_PRIVATE (reading); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-reading.c:285:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv_b = TOMOE_READING_GET_PRIVATE (prefix_reading); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-recognizer.c: In function 'tomoe_recognizer_class_init': tomoe-recognizer.c:181:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeRecognizerPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-module.h:26, from tomoe-recognizer.c:31: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-recognizer.c: In function 'init': tomoe-recognizer.c:187:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeRecognizerPrivate *priv = TOMOE_RECOGNIZER_GET_PRIVATE (recognizer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-recognizer.c: In function 'dispose': tomoe-recognizer.c:195:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeRecognizerPrivate *priv = TOMOE_RECOGNIZER_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-recognizer.c: In function 'set_property': tomoe-recognizer.c:215:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_RECOGNIZER_GET_PRIVATE (recognizer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-recognizer.c: In function 'get_property': tomoe-recognizer.c:239:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_RECOGNIZER_GET_PRIVATE (recognizer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-recognizer.c: In function 'tomoe_recognizer_get_language': tomoe-recognizer.c:315:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" return TOMOE_RECOGNIZER_GET_PRIVATE (recognizer)->language; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-writing.lo -MD -MP -MF .deps/tomoe-writing.Tpo -c tomoe-writing.c -fPIC -DPIC -o .libs/tomoe-writing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-reading.lo -MD -MP -MF .deps/tomoe-reading.Tpo -c tomoe-reading.c -o tomoe-reading.o >/dev/null 2>&1 tomoe-shelf.c: In function 'tomoe_shelf_class_init': tomoe-shelf.c:49:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeShelfPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-dict.h:30, from tomoe-shelf.c:23: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-shelf.c: In function 'tomoe_shelf_init': tomoe-shelf.c:55:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeShelfPrivate *priv = TOMOE_SHELF_GET_PRIVATE (shelf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-shelf.c: In function 'dispose': tomoe-shelf.c:74:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeShelfPrivate *priv = TOMOE_SHELF_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-shelf.c: In function 'tomoe_shelf_get_dict': tomoe-shelf.c:93:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_SHELF_GET_PRIVATE (shelf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-shelf.c: In function 'tomoe_shelf_register_dict': tomoe-shelf.c:107:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_SHELF_GET_PRIVATE (shelf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-shelf.c: In function 'tomoe_shelf_unregister_dict': tomoe-shelf.c:121:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_SHELF_GET_PRIVATE (shelf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-shelf.c: In function 'tomoe_shelf_get_dict_names': tomoe-shelf.c:141:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_SHELF_GET_PRIVATE (shelf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-shelf.c: In function 'tomoe_shelf_has_dict': tomoe-shelf.c:152:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_SHELF_GET_PRIVATE (shelf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-recognizer.lo -MD -MP -MF .deps/tomoe-recognizer.Tpo -c tomoe-recognizer.c -o tomoe-recognizer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-shelf.lo -MD -MP -MF .deps/tomoe-shelf.Tpo -c tomoe-shelf.c -o tomoe-shelf.o >/dev/null 2>&1 tomoe-writing.c: In function 'tomoe_writing_class_init': tomoe-writing.c:55:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (TomoeWritingPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/glib-object.h:22, from tomoe-writing.h:27, from tomoe-writing.c:25: /tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tomoe-writing.c: In function 'tomoe_writing_init': tomoe-writing.c:61:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" TomoeWritingPrivate *priv = TOMOE_WRITING_GET_PRIVATE(writing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-writing.c: In function 'tomoe_writing_dup': tomoe-writing.c:94:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_WRITING_GET_PRIVATE(writing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-writing.c: In function 'tomoe_writing_move_to': tomoe-writing.c:127:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_WRITING_GET_PRIVATE(writing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-writing.c: In function 'tomoe_writing_line_to': tomoe-writing.c:144:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_WRITING_GET_PRIVATE(writing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-writing.c: In function 'tomoe_writing_clear': tomoe-writing.c:158:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_WRITING_GET_PRIVATE(writing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-writing.c: In function 'tomoe_writing_get_n_strokes': tomoe-writing.c:176:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_WRITING_GET_PRIVATE(writing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-writing.c: In function 'tomoe_writing_remove_last_stroke': tomoe-writing.c:190:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_WRITING_GET_PRIVATE(writing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-writing.c: In function 'tomoe_writing_get_strokes': tomoe-writing.c:210:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" return TOMOE_WRITING_GET_PRIVATE(writing)->stroke_first; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tomoe-writing.c: In function 'tomoe_writing_to_xml': tomoe-writing.c:222:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" priv = TOMOE_WRITING_GET_PRIVATE(writing); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tomoe-reading.Tpo .deps/tomoe-reading.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-xml-parser.lo -MD -MP -MF .deps/tomoe-xml-parser.Tpo -c -o tomoe-xml-parser.lo tomoe-xml-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-writing.lo -MD -MP -MF .deps/tomoe-writing.Tpo -c tomoe-writing.c -o tomoe-writing.o >/dev/null 2>&1 mv -f .deps/tomoe-recognizer.Tpo .deps/tomoe-recognizer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-enum-types.lo -MD -MP -MF .deps/tomoe-enum-types.Tpo -c -o tomoe-enum-types.lo tomoe-enum-types.c mv -f .deps/tomoe-shelf.Tpo .deps/tomoe-shelf.Plo mv -f .deps/tomoe-writing.Tpo .deps/tomoe-writing.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-xml-parser.lo -MD -MP -MF .deps/tomoe-xml-parser.Tpo -c tomoe-xml-parser.c -fPIC -DPIC -o .libs/tomoe-xml-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-enum-types.lo -MD -MP -MF .deps/tomoe-enum-types.Tpo -c tomoe-enum-types.c -fPIC -DPIC -o .libs/tomoe-enum-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-enum-types.lo -MD -MP -MF .deps/tomoe-enum-types.Tpo -c tomoe-enum-types.c -o tomoe-enum-types.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-xml-parser.lo -MD -MP -MF .deps/tomoe-xml-parser.Tpo -c tomoe-xml-parser.c -o tomoe-xml-parser.o >/dev/null 2>&1 mv -f .deps/tomoe-enum-types.Tpo .deps/tomoe-enum-types.Plo mv -f .deps/tomoe-xml-parser.Tpo .deps/tomoe-xml-parser.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -version-info 1:0:1 -export-dynamic -export-symbols-regex "^[^_].*" -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libtomoe.la -rpath /usr/pkg/lib glib-utils.lo glib-compat-file-utilities.lo glib-compat-key-file.lo tomoe-enum-types.lo tomoe.lo tomoe-candidate.lo tomoe-char.lo tomoe-context.lo tomoe-config.lo tomoe-dict.lo tomoe-dict-ptr-array.lo tomoe-module.lo tomoe-query.lo tomoe-reading.lo tomoe-recognizer.lo tomoe-shelf.lo tomoe-writing.lo tomoe-xml-parser.lo -L/usr/pkg/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl libtool: link: nm .libs/glib-utils.o .libs/glib-compat-file-utilities.o .libs/glib-compat-key-file.o .libs/tomoe-enum-types.o .libs/tomoe.o .libs/tomoe-candidate.o .libs/tomoe-char.o .libs/tomoe-context.o .libs/tomoe-config.o .libs/tomoe-dict.o .libs/tomoe-dict-ptr-array.o .libs/tomoe-module.o .libs/tomoe-query.o .libs/tomoe-reading.o .libs/tomoe-recognizer.o .libs/tomoe-shelf.o .libs/tomoe-writing.o .libs/tomoe-xml-parser.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtomoe.exp libtool: link: /usr/bin/egrep -e "^[^_].*" ".libs/libtomoe.exp" > ".libs/libtomoe.expT" libtool: link: mv -f ".libs/libtomoe.expT" ".libs/libtomoe.exp" libtool: link: gcc -shared -fPIC -DPIC .libs/glib-utils.o .libs/glib-compat-file-utilities.o .libs/glib-compat-key-file.o .libs/tomoe-enum-types.o .libs/tomoe.o .libs/tomoe-candidate.o .libs/tomoe-char.o .libs/tomoe-context.o .libs/tomoe-config.o .libs/tomoe-dict.o .libs/tomoe-dict-ptr-array.o .libs/tomoe-module.o .libs/tomoe-query.o .libs/tomoe-reading.o .libs/tomoe-recognizer.o .libs/tomoe-shelf.o .libs/tomoe-writing.o .libs/tomoe-xml-parser.o -L/tmp/inputmethod/tomoe/work/.buildlink/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -pthread -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libtomoe.so.0 -Wl,-retain-symbols-file -Wl,.libs/libtomoe.exp -o .libs/libtomoe.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libtomoe.so.0" && ln -s "libtomoe.so.0.1.0" "libtomoe.so.0") libtool: link: (cd ".libs" && rm -f "libtomoe.so" && ln -s "libtomoe.so.0.1.0" "libtomoe.so") libtool: link: ar cru .libs/libtomoe.a glib-utils.o glib-compat-file-utilities.o glib-compat-key-file.o tomoe-enum-types.o tomoe.o tomoe-candidate.o tomoe-char.o tomoe-context.o tomoe-config.o tomoe-dict.o tomoe-dict-ptr-array.o tomoe-module.o tomoe-query.o tomoe-reading.o tomoe-recognizer.o tomoe-shelf.o tomoe-writing.o tomoe-xml-parser.o libtool: link: ranlib .libs/libtomoe.a libtool: link: ( cd ".libs" && rm -f "libtomoe.la" && ln -s "../libtomoe.la" "libtomoe.la" ) gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/lib' gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/lib' Making all in bindings gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/bindings' gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/bindings' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/bindings' gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/bindings' Making all in module gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module' Making all in dict gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module/dict' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../../lib -I/subversion-1 -DG_LOG_DOMAIN=\"Tomoe/Dict:XML\" -DRUBY_EXTDIR=\"""\" -DRUBY_LIBDIR=\"""\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT xml_la-tomoe-dict-xml.lo -MD -MP -MF .deps/xml_la-tomoe-dict-xml.Tpo -c -o xml_la-tomoe-dict-xml.lo `test -f 'tomoe-dict-xml.c' || echo './'`tomoe-dict-xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Dict:XML\" -DRUBY_EXTDIR=\"\" -DRUBY_LIBDIR=\"\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT xml_la-tomoe-dict-xml.lo -MD -MP -MF .deps/xml_la-tomoe-dict-xml.Tpo -c tomoe-dict-xml.c -fPIC -DPIC -o .libs/xml_la-tomoe-dict-xml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Dict:XML\" -DRUBY_EXTDIR=\"\" -DRUBY_LIBDIR=\"\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT xml_la-tomoe-dict-xml.lo -MD -MP -MF .deps/xml_la-tomoe-dict-xml.Tpo -c tomoe-dict-xml.c -o xml_la-tomoe-dict-xml.o >/dev/null 2>&1 mv -f .deps/xml_la-tomoe-dict-xml.Tpo .deps/xml_la-tomoe-dict-xml.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -rpath /usr/pkg/lib/tomoe/module/dict -avoid-version -module -export-dynamic -export-symbols-regex "^[^_].*" -o xml.la -rpath /usr/pkg/lib/tomoe/module/dict xml_la-tomoe-dict-xml.lo -L/usr/pkg/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl ../../lib/libtomoe.la libtool: link: nm .libs/xml_la-tomoe-dict-xml.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/xml.exp libtool: link: /usr/bin/egrep -e "^[^_].*" ".libs/xml.exp" > ".libs/xml.expT" libtool: link: mv -f ".libs/xml.expT" ".libs/xml.exp" libtool: link: gcc -shared -fPIC -DPIC .libs/xml_la-tomoe-dict-xml.o -Wl,-rpath,/tmp/inputmethod/tomoe/work/tomoe-0.6.0/lib/.libs -Wl,-rpath,/usr/pkg/lib -L/tmp/inputmethod/tomoe/work/.buildlink/lib -L../../lib/.libs -ltomoe -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -Wl,--export-dynamic -pthread -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,xml.so -Wl,-retain-symbols-file -Wl,.libs/xml.exp -o .libs/xml.so libtool: link: ar cru .libs/xml.a xml_la-tomoe-dict-xml.o libtool: link: ranlib .libs/xml.a libtool: link: ( cd ".libs" && rm -f "xml.la" && ln -s "../xml.la" "xml.la" ) /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module/dict' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../../lib -I/subversion-1 -DG_LOG_DOMAIN=\"Tomoe/Dict:Unihan\" -DRUBY_EXTDIR=\"""\" -DRUBY_LIBDIR=\"""\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT unihan_la-tomoe-dict-unihan.lo -MD -MP -MF .deps/unihan_la-tomoe-dict-unihan.Tpo -c -o unihan_la-tomoe-dict-unihan.lo `test -f 'tomoe-dict-unihan.c' || echo './'`tomoe-dict-unihan.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../../lib -I/subversion-1 -DG_LOG_DOMAIN=\"Tomoe/Dict:Unihan\" -DRUBY_EXTDIR=\"""\" -DRUBY_LIBDIR=\"""\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT unihan_la-tomoe-unihan.lo -MD -MP -MF .deps/unihan_la-tomoe-unihan.Tpo -c -o unihan_la-tomoe-unihan.lo `test -f 'tomoe-unihan.c' || echo './'`tomoe-unihan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Dict:Unihan\" -DRUBY_EXTDIR=\"\" -DRUBY_LIBDIR=\"\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT unihan_la-tomoe-dict-unihan.lo -MD -MP -MF .deps/unihan_la-tomoe-dict-unihan.Tpo -c tomoe-dict-unihan.c -fPIC -DPIC -o .libs/unihan_la-tomoe-dict-unihan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Dict:Unihan\" -DRUBY_EXTDIR=\"\" -DRUBY_LIBDIR=\"\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT unihan_la-tomoe-unihan.lo -MD -MP -MF .deps/unihan_la-tomoe-unihan.Tpo -c tomoe-unihan.c -fPIC -DPIC -o .libs/unihan_la-tomoe-unihan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Dict:Unihan\" -DRUBY_EXTDIR=\"\" -DRUBY_LIBDIR=\"\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT unihan_la-tomoe-dict-unihan.lo -MD -MP -MF .deps/unihan_la-tomoe-dict-unihan.Tpo -c tomoe-dict-unihan.c -o unihan_la-tomoe-dict-unihan.o >/dev/null 2>&1 mv -f .deps/unihan_la-tomoe-dict-unihan.Tpo .deps/unihan_la-tomoe-dict-unihan.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Dict:Unihan\" -DRUBY_EXTDIR=\"\" -DRUBY_LIBDIR=\"\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT unihan_la-tomoe-unihan.lo -MD -MP -MF .deps/unihan_la-tomoe-unihan.Tpo -c tomoe-unihan.c -o unihan_la-tomoe-unihan.o >/dev/null 2>&1 mv -f .deps/unihan_la-tomoe-unihan.Tpo .deps/unihan_la-tomoe-unihan.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -rpath /usr/pkg/lib/tomoe/module/dict -avoid-version -module -export-dynamic -export-symbols-regex "^[^_].*" -o unihan.la -rpath /usr/pkg/lib/tomoe/module/dict unihan_la-tomoe-dict-unihan.lo unihan_la-tomoe-unihan.lo -L/usr/pkg/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl ../../lib/libtomoe.la libtool: link: nm .libs/unihan_la-tomoe-dict-unihan.o .libs/unihan_la-tomoe-unihan.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/unihan.exp libtool: link: /usr/bin/egrep -e "^[^_].*" ".libs/unihan.exp" > ".libs/unihan.expT" libtool: link: mv -f ".libs/unihan.expT" ".libs/unihan.exp" libtool: link: gcc -shared -fPIC -DPIC .libs/unihan_la-tomoe-dict-unihan.o .libs/unihan_la-tomoe-unihan.o -Wl,-rpath,/tmp/inputmethod/tomoe/work/tomoe-0.6.0/lib/.libs -Wl,-rpath,/usr/pkg/lib -L/tmp/inputmethod/tomoe/work/.buildlink/lib -L../../lib/.libs -ltomoe -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -Wl,--export-dynamic -pthread -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,unihan.so -Wl,-retain-symbols-file -Wl,.libs/unihan.exp -o .libs/unihan.so libtool: link: ar cru .libs/unihan.a unihan_la-tomoe-dict-unihan.o unihan_la-tomoe-unihan.o libtool: link: ranlib .libs/unihan.a libtool: link: ( cd ".libs" && rm -f "unihan.la" && ln -s "../unihan.la" "unihan.la" ) gmake[4]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module/dict' gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module/dict' Making all in recognizer gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module/recognizer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Recognizer:Simple\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT simple_la-tomoe-recognizer-simple.lo -MD -MP -MF .deps/simple_la-tomoe-recognizer-simple.Tpo -c -o simple_la-tomoe-recognizer-simple.lo `test -f 'tomoe-recognizer-simple.c' || echo './'`tomoe-recognizer-simple.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread -DCONFDIR=\""/usr/pkg/etc/tomoe"\" -DDATADIR=\""/usr/pkg/share/tomoe"\" -DDICT_DATADIR=\""/usr/pkg/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/pkg/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/pkg/lib/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/pkg/lib/tomoe/module/recognizer"\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Recognizer:Simple\" -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT simple_la-tomoe-recognizer-simple-logic.lo -MD -MP -MF .deps/simple_la-tomoe-recognizer-simple-logic.Tpo -c -o simple_la-tomoe-recognizer-simple-logic.lo `test -f 'tomoe-recognizer-simple-logic.c' || echo './'`tomoe-recognizer-simple-logic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Recognizer:Simple\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT simple_la-tomoe-recognizer-simple.lo -MD -MP -MF .deps/simple_la-tomoe-recognizer-simple.Tpo -c tomoe-recognizer-simple.c -fPIC -DPIC -o .libs/simple_la-tomoe-recognizer-simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Recognizer:Simple\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT simple_la-tomoe-recognizer-simple-logic.lo -MD -MP -MF .deps/simple_la-tomoe-recognizer-simple-logic.Tpo -c tomoe-recognizer-simple-logic.c -fPIC -DPIC -o .libs/simple_la-tomoe-recognizer-simple-logic.o tomoe-recognizer-simple-logic.c: In function 'get_candidates': tomoe-recognizer-simple-logic.c:443:15: warning: variable 'stroke_num' set but not used [-Wunused-but-set-variable] guint stroke_num; ^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Recognizer:Simple\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT simple_la-tomoe-recognizer-simple.lo -MD -MP -MF .deps/simple_la-tomoe-recognizer-simple.Tpo -c tomoe-recognizer-simple.c -o simple_la-tomoe-recognizer-simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/inputmethod/tomoe/work/.buildlink/include/glib-2.0 -I/tmp/inputmethod/tomoe/work/.buildlink/lib/glib-2.0/include -I/tmp/inputmethod/tomoe/work/.buildlink/include -pthread -DCONFDIR=\"/usr/pkg/etc/tomoe\" -DDATADIR=\"/usr/pkg/share/tomoe\" -DDICT_DATADIR=\"/usr/pkg/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/pkg/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/pkg/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/pkg/lib/tomoe/module/recognizer\" -I../../lib -DG_LOG_DOMAIN=\"Tomoe/Recognizer:Simple\" -I/tmp/inputmethod/tomoe/work/.buildlink/include/gio-unix-2.0 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT simple_la-tomoe-recognizer-simple-logic.lo -MD -MP -MF .deps/simple_la-tomoe-recognizer-simple-logic.Tpo -c tomoe-recognizer-simple-logic.c -o simple_la-tomoe-recognizer-simple-logic.o >/dev/null 2>&1 mv -f .deps/simple_la-tomoe-recognizer-simple.Tpo .deps/simple_la-tomoe-recognizer-simple.Plo mv -f .deps/simple_la-tomoe-recognizer-simple-logic.Tpo .deps/simple_la-tomoe-recognizer-simple-logic.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -rpath /usr/pkg/lib/tomoe/module/recognizer -avoid-version -module -export-dynamic -export-symbols-regex "^[^_].*" -o simple.la -rpath /usr/pkg/lib/tomoe/module/recognizer simple_la-tomoe-recognizer-simple.lo simple_la-tomoe-recognizer-simple-logic.lo -L/usr/pkg/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl libtool: link: nm .libs/simple_la-tomoe-recognizer-simple.o .libs/simple_la-tomoe-recognizer-simple-logic.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/simple.exp libtool: link: /usr/bin/egrep -e "^[^_].*" ".libs/simple.exp" > ".libs/simple.expT" libtool: link: mv -f ".libs/simple.expT" ".libs/simple.exp" libtool: link: gcc -shared -fPIC -DPIC .libs/simple_la-tomoe-recognizer-simple.o .libs/simple_la-tomoe-recognizer-simple-logic.o -L/tmp/inputmethod/tomoe/work/.buildlink/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -Wl,--export-dynamic -pthread -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,simple.so -Wl,-retain-symbols-file -Wl,.libs/simple.exp -o .libs/simple.so libtool: link: ar cru .libs/simple.a simple_la-tomoe-recognizer-simple.o simple_la-tomoe-recognizer-simple-logic.o libtool: link: ranlib .libs/simple.a libtool: link: ( cd ".libs" && rm -f "simple.la" && ln -s "../simple.la" "simple.la" ) gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module/recognizer' gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module' gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/module' Making all in data gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/data' ln -sf handwriting-ja.xml handwriting.xml /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/data' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/data' gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/data' Making all in db gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/db' Making all in lib gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/db/lib' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/db/lib' Making all in migrate gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/db/migrate' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/db/migrate' gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/db' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/db' gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/db' Making all in test gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/test' Making all in data gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/test/data' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/test/data' gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/test' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/test' gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/test' Making all in benchmark gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/benchmark' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/benchmark' Making all in doc gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/doc' Making all in reference gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/doc/reference' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/doc/reference' gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/doc' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/doc' gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/doc' Making all in spec gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/spec' Making all in turbo-linux gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/spec/turbo-linux' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/spec/turbo-linux' Making all in miracle-linux gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/spec/miracle-linux' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/spec/miracle-linux' gmake[3]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/spec' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/spec' gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0/spec' gmake[2]: Entering directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0' gmake[2]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0' gmake[1]: Leaving directory '/tmp/inputmethod/tomoe/work/tomoe-0.6.0' *** Please use pkgtools/verifypc to sanity check dependencies.