=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/converters/libkkc", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=27"] ===> Building for libkkc-0.3.5nb6 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5' Making all in marisa-glib gmake[2]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/marisa-glib' CXX libmarisa_glib_la-marisa-key.lo CXX libmarisa_glib_la-marisa-keyset.lo CXX libmarisa_glib_la-marisa-agent.lo CXX libmarisa_glib_la-marisa-trie.lo CXXLD libmarisa-glib.la gmake[2]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/marisa-glib' Making all in libkkc gmake[2]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/libkkc' CC libkkc_la-metadata-file.lo CC libkkc_la-trellis-node.lo trellis-node.c:547:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcUnigramTrellisNodePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ trellis-node.c:558:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_UNIGRAM_TRELLIS_NODE_GET_PRIVATE (self); ^ trellis-node.c:166:50: note: expanded from macro 'KKC_UNIGRAM_TRELLIS_NODE_GET_PRIVATE' #define KKC_UNIGRAM_TRELLIS_NODE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_UNIGRAM_TRELLIS_NODE, KkcUnigramTrellisNodePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :143:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ trellis-node.c:850:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcBigramTrellisNodePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ trellis-node.c:861:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_BIGRAM_TRELLIS_NODE_GET_PRIVATE (self); ^ trellis-node.c:177:49: note: expanded from macro 'KKC_BIGRAM_TRELLIS_NODE_GET_PRIVATE' #define KKC_BIGRAM_TRELLIS_NODE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_BIGRAM_TRELLIS_NODE, KkcBigramTrellisNodePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :172:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 4 warnings generated. metadata-file.c:422:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcMetadataFilePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ metadata-file.c:453:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_METADATA_FILE_GET_PRIVATE (self); ^ metadata-file.c:75:43: note: expanded from macro 'KKC_METADATA_FILE_GET_PRIVATE' #define KKC_METADATA_FILE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_METADATA_FILE, KkcMetadataFilePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :90:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-language-model.lo CC libkkc_la-text-bigram-language-model.lo language-model.c:613:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcLanguageModelMetadataPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ language-model.c:638:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_LANGUAGE_MODEL_METADATA_GET_PRIVATE (self); ^ language-model.c:229:53: note: expanded from macro 'KKC_LANGUAGE_MODEL_METADATA_GET_PRIVATE' #define KKC_LANGUAGE_MODEL_METADATA_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_LANGUAGE_MODEL_METADATA, KkcLanguageModelMetadataPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :24:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ language-model.c:853:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcLanguageModelPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ language-model.c:874:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_LANGUAGE_MODEL_GET_PRIVATE (self); ^ language-model.c:255:44: note: expanded from macro 'KKC_LANGUAGE_MODEL_GET_PRIVATE' #define KKC_LANGUAGE_MODEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_LANGUAGE_MODEL, KkcLanguageModelPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :95:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ text-bigram-language-model.c:1294:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcTextBigramLanguageModelPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ text-bigram-language-model.c:1328:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_TEXT_BIGRAM_LANGUAGE_MODEL_GET_PRIVATE (self); ^ text-bigram-language-model.c:162:56: note: expanded from macro 'KKC_TEXT_BIGRAM_LANGUAGE_MODEL_GET_PRIVATE' #define KKC_TEXT_BIGRAM_LANGUAGE_MODEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_TEXT_BIGRAM_LANGUAGE_MODEL, KkcTextBigramLanguageModelPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ 4 warnings generated. /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :218:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-text-trigram-language-model.lo CC libkkc_la-sorted-bigram-language-model.lo sorted-bigram-language-model.c:1200:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcSortedBigramLanguageModelPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ sorted-bigram-language-model.c:1233:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_SORTED_BIGRAM_LANGUAGE_MODEL_GET_PRIVATE (self); ^ sorted-bigram-language-model.c:215:58: note: expanded from macro 'KKC_SORTED_BIGRAM_LANGUAGE_MODEL_GET_PRIVATE' #define KKC_SORTED_BIGRAM_LANGUAGE_MODEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_SORTED_BIGRAM_LANGUAGE_MODEL, KkcSortedBigramLanguageModelPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :159:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-sorted-trigram-language-model.lo CC libkkc_la-language-model-utils.lo sorted-trigram-language-model.c:633:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcSortedTrigramLanguageModelPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ sorted-trigram-language-model.c:647:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_SORTED_TRIGRAM_LANGUAGE_MODEL_GET_PRIVATE (self); ^ sorted-trigram-language-model.c:243:59: note: expanded from macro 'KKC_SORTED_TRIGRAM_LANGUAGE_MODEL_GET_PRIVATE' #define KKC_SORTED_TRIGRAM_LANGUAGE_MODEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_SORTED_TRIGRAM_LANGUAGE_MODEL, KkcSortedTrigramLanguageModelPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :112:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-decoder.lo CC libkkc_la-bigram-decoder.lo bigram-decoder.c:2320:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcBigramDecoderPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bigram-decoder.c:2331:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_BIGRAM_DECODER_GET_PRIVATE (self); ^ bigram-decoder.c:264:44: note: expanded from macro 'KKC_BIGRAM_DECODER_GET_PRIVATE' #define KKC_BIGRAM_DECODER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_BIGRAM_DECODER, KkcBigramDecoderPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :27:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-trigram-decoder.lo CC libkkc_la-segment-list.lo trigram-decoder.c:2017:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcTrigramDecoderPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ trigram-decoder.c:2026:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_TRIGRAM_DECODER_GET_PRIVATE (self); ^ trigram-decoder.c:415:45: note: expanded from macro 'KKC_TRIGRAM_DECODER_GET_PRIVATE' #define KKC_TRIGRAM_DECODER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_TRIGRAM_DECODER, KkcTrigramDecoderPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :32:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. segment-list.c:589:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcSegmentListPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ segment-list.c:601:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_SEGMENT_LIST_GET_PRIVATE (self); ^ segment-list.c:83:42: note: expanded from macro 'KKC_SEGMENT_LIST_GET_PRIVATE' #define KKC_SEGMENT_LIST_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_SEGMENT_LIST, KkcSegmentListPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :94:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-segment.lo segment.c:143:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcSegmentPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ segment.c:153:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_SEGMENT_GET_PRIVATE (self); ^ segment.c:60:37: note: expanded from macro 'KKC_SEGMENT_GET_PRIVATE' #define KKC_SEGMENT_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_SEGMENT, KkcSegmentPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ CC libkkc_la-bloom-filter.lo 2 warnings generated. CC libkkc_la-candidate-list.lo bloom-filter.c:274:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcBloomFilterPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bloom-filter.c:280:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_BLOOM_FILTER_GET_PRIVATE (self); ^ bloom-filter.c:65:42: note: expanded from macro 'KKC_BLOOM_FILTER_GET_PRIVATE' #define KKC_BLOOM_FILTER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_BLOOM_FILTER, KkcBloomFilterPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :84:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-candidate.lo candidate-list.c:226:11: warning: 'gee_map_contains' is deprecated [-Wdeprecated-declarations] _tmp4_ = gee_map_contains (_tmp0_, _tmp3_); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/gee-0.8/gee.h:2213:47: note: 'gee_map_contains' has been explicitly marked deprecated here gconstpointer key) G_GNUC_DEPRECATED ; ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:715:42: note: expanded from macro 'G_GNUC_DEPRECATED' #define G_GNUC_DEPRECATED __attribute__((__deprecated__)) ^ candidate-list.c:245:11: warning: 'gee_map_contains' is deprecated [-Wdeprecated-declarations] _tmp4_ = gee_map_contains (_tmp0_, _tmp3_); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/gee-0.8/gee.h:2213:47: note: 'gee_map_contains' has been explicitly marked deprecated here gconstpointer key) G_GNUC_DEPRECATED ; ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:715:42: note: expanded from macro 'G_GNUC_DEPRECATED' #define G_GNUC_DEPRECATED __attribute__((__deprecated__)) ^ candidate-list.c:969:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcCandidateListPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ candidate-list.c:1015:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_CANDIDATE_LIST_GET_PRIVATE (self); ^ candidate-list.c:80:44: note: expanded from macro 'KKC_CANDIDATE_LIST_GET_PRIVATE' #define KKC_CANDIDATE_LIST_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_CANDIDATE_LIST, KkcCandidateListPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :163:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 4 warnings generated. candidate.c:283:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcCandidatePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ candidate.c:315:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_CANDIDATE_GET_PRIVATE (self); ^ candidate.c:61:39: note: expanded from macro 'KKC_CANDIDATE_GET_PRIVATE' #define KKC_CANDIDATE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_CANDIDATE, KkcCandidatePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :94:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-key-event-filter.lo CC libkkc_la-key-event.lo key-event.c:1349:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcKeyEventPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ key-event.c:1377:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_KEY_EVENT_GET_PRIVATE (self); ^ key-event.c:90:39: note: expanded from macro 'KKC_KEY_EVENT_GET_PRIVATE' #define KKC_KEY_EVENT_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_KEY_EVENT, KkcKeyEventPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :124:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-keymap.lo CC libkkc_la-keysyms.lo keymap.c:739:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcKeymapPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ keymap.c:790:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_KEYMAP_GET_PRIVATE (self); ^ keymap.c:121:36: note: expanded from macro 'KKC_KEYMAP_GET_PRIVATE' #define KKC_KEYMAP_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_KEYMAP, KkcKeymapPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :93:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-map-file.lo CC libkkc_la-nicola.lo map-file.c:956:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcMapFilePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ map-file.c:965:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_MAP_FILE_GET_PRIVATE (self); ^ map-file.c:91:38: note: expanded from macro 'KKC_MAP_FILE_GET_PRIVATE' #define KKC_MAP_FILE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_MAP_FILE, KkcMapFilePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :193:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. nicola.c:216:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv = {0}; ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nicola.c:217:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal _tmp0_ = {0}; ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nicola.c:219:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal _tmp2_ = {0}; ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nicola.c:221:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&tv); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmain.h:829:1: note: 'g_get_current_time' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:650:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' #define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nicola.c:1377:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcNicolaKeyEventFilterTimedEntryPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nicola.c:1382:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_NICOLA_KEY_EVENT_FILTER_TIMED_ENTRY_GET_PRIVATE (self); ^ nicola.c:199:65: note: expanded from macro 'KKC_NICOLA_KEY_EVENT_FILTER_TIMED_ENTRY_GET_PRIVATE' #define KKC_NICOLA_KEY_EVENT_FILTER_TIMED_ENTRY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_NICOLA_KEY_EVENT_FILTER_TYPE_TIMED_ENTRY, KkcNicolaKeyEventFilterTimedEntryPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :121:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ nicola.c:1429:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcNicolaKeyEventFilterPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nicola.c:1438:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_NICOLA_KEY_EVENT_FILTER_GET_PRIVATE (self); ^ nicola.c:166:53: note: expanded from macro 'KKC_NICOLA_KEY_EVENT_FILTER_GET_PRIVATE' #define KKC_NICOLA_KEY_EVENT_FILTER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_NICOLA_KEY_EVENT_FILTER, KkcNicolaKeyEventFilterPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :126:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ nicola.c:1452:136: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (self->get_time_func_target_destroy_notify == NULL) ? NULL : (self->get_time_func_target_destroy_notify (self->get_time_func_target), NULL); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stddef.h:89:17: note: expanded from macro 'NULL' # define NULL ((void*)0) ^ 9 warnings generated. CC libkkc_la-rom-kana-utils.lo CC libkkc_la-rom-kana.lo rom-kana.c:1205:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcRomKanaCharacterListPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ rom-kana.c:1217:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_ROM_KANA_CHARACTER_LIST_GET_PRIVATE (self); ^ rom-kana.c:250:53: note: expanded from macro 'KKC_ROM_KANA_CHARACTER_LIST_GET_PRIVATE' #define KKC_ROM_KANA_CHARACTER_LIST_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_ROM_KANA_CHARACTER_LIST, KkcRomKanaCharacterListPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :105:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ rom-kana.c:2609:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcRomKanaConverterPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ rom-kana.c:2645:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_ROM_KANA_CONVERTER_GET_PRIVATE (self); ^ rom-kana.c:273:48: note: expanded from macro 'KKC_ROM_KANA_CONVERTER_GET_PRIVATE' #define KKC_ROM_KANA_CONVERTER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_ROM_KANA_CONVERTER, KkcRomKanaConverterPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :4:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 4 warnings generated. CC libkkc_la-rule.lo CC libkkc_la-user-rule.lo rule.c:1397:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcRuleMetadataPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ rule.c:1429:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_RULE_METADATA_GET_PRIVATE (self); ^ rule.c:352:43: note: expanded from macro 'KKC_RULE_METADATA_GET_PRIVATE' #define KKC_RULE_METADATA_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_RULE_METADATA, KkcRuleMetadataPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :65:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ rule.c:2008:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcRulePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ rule.c:2027:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_RULE_GET_PRIVATE (self); ^ rule.c:381:34: note: expanded from macro 'KKC_RULE_GET_PRIVATE' #define KKC_RULE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_RULE, KkcRulePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :152:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 4 warnings generated. user-rule.c:898:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcUserRulePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ user-rule.c:904:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_USER_RULE_GET_PRIVATE (self); ^ user-rule.c:185:39: note: expanded from macro 'KKC_USER_RULE_GET_PRIVATE' #define KKC_USER_RULE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_USER_RULE, KkcUserRulePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :183:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-context.lo CC libkkc_la-state.lo context.c:1382:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcContextPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ context.c:1439:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_CONTEXT_GET_PRIVATE (self); ^ context.c:284:37: note: expanded from macro 'KKC_CONTEXT_GET_PRIVATE' #define KKC_CONTEXT_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_CONTEXT, KkcContextPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :213:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ state.c:2953:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] return g_memdup (self, length * sizeof (gint)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. state.c:4838:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcStatePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ state.c:4857:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_STATE_GET_PRIVATE (self); ^ state.c:608:35: note: expanded from macro 'KKC_STATE_GET_PRIVATE' #define KKC_STATE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_STATE, KkcStatePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :217:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ state.c:5033:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcCallbackCommandHandlerPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ state.c:5045:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_CALLBACK_COMMAND_HANDLER_GET_PRIVATE (self); ^ state.c:825:54: note: expanded from macro 'KKC_CALLBACK_COMMAND_HANDLER_GET_PRIVATE' #define KKC_CALLBACK_COMMAND_HANDLER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_CALLBACK_COMMAND_HANDLER, KkcCallbackCommandHandlerPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :241:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ state.c:5199:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcStateHandlerPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ state.c:5207:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_STATE_HANDLER_GET_PRIVATE (self); ^ state.c:833:43: note: expanded from macro 'KKC_STATE_HANDLER_GET_PRIVATE' #define KKC_STATE_HANDLER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_STATE_HANDLER, KkcStateHandlerPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :36:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 7 warnings generated. CC libkkc_la-initial-state-handler.lo initial-state-handler.c:2086:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcInitialStateHandlerConvertCommandHandlerPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ CC libkkc_la-convert-sentence-state-handler.lo /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ initial-state-handler.c:2098:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_INITIAL_STATE_HANDLER_CONVERT_COMMAND_HANDLER_GET_PRIVATE (self); ^ initial-state-handler.c:410:75: note: expanded from macro 'KKC_INITIAL_STATE_HANDLER_CONVERT_COMMAND_HANDLER_GET_PRIVATE' #define KKC_INITIAL_STATE_HANDLER_CONVERT_COMMAND_HANDLER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_INITIAL_STATE_HANDLER_TYPE_CONVERT_COMMAND_HANDLER, KkcInitialStateHandlerConvertCommandHandlerPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :244:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. convert-sentence-state-handler.c:913:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcConvertSentenceStateHandlerConvertCommandHandlerPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ convert-sentence-state-handler.c:925:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_CONVERT_SENTENCE_STATE_HANDLER_CONVERT_COMMAND_HANDLER_GET_PRIVATE (self); ^ convert-sentence-state-handler.c:362:84: note: expanded from macro 'KKC_CONVERT_SENTENCE_STATE_HANDLER_CONVERT_COMMAND_HANDLER_GET_PRIVATE' #define KKC_CONVERT_SENTENCE_STATE_HANDLER_CONVERT_COMMAND_HANDLER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_CONVERT_SENTENCE_STATE_HANDLER_TYPE_CONVERT_COMMAND_HANDLER, KkcConvertSentenceStateHandlerConvertCommandHandlerPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :174:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-convert-segment-state-handler.lo CC libkkc_la-dictionary.lo CC libkkc_la-segment-dictionary.lo CC libkkc_la-system-segment-dictionary.lo CC libkkc_la-user-segment-dictionary.lo system-segment-dictionary.c:1579:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcSystemSegmentDictionaryPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ system-segment-dictionary.c:1598:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_SYSTEM_SEGMENT_DICTIONARY_GET_PRIVATE (self); ^ system-segment-dictionary.c:133:55: note: expanded from macro 'KKC_SYSTEM_SEGMENT_DICTIONARY_GET_PRIVATE' #define KKC_SYSTEM_SEGMENT_DICTIONARY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_SYSTEM_SEGMENT_DICTIONARY, KkcSystemSegmentDictionaryPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :241:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. user-segment-dictionary.c:152:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] return g_memdup (self, length * sizeof (guint8)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ user-segment-dictionary.c:854:36: warning: passing 'guint8 *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] g_file_replace_contents (_tmp28_, _tmp32_, (gsize) _tmp32__length1, _tmp33_, FALSE, G_FILE_CREATE_PRIVATE, &_tmp34_, NULL, &_inner_error_); ^~~~~~~ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gio/gfile.h:1315:36: note: passing argument to parameter 'contents' here const char *contents, ^ user-segment-dictionary.c:1368:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcUserSegmentDictionaryPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ user-segment-dictionary.c:1392:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_USER_SEGMENT_DICTIONARY_GET_PRIVATE (self); ^ user-segment-dictionary.c:116:53: note: expanded from macro 'KKC_USER_SEGMENT_DICTIONARY_GET_PRIVATE' #define KKC_USER_SEGMENT_DICTIONARY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_USER_SEGMENT_DICTIONARY, KkcUserSegmentDictionaryPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :3:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ CC libkkc_la-sentence-dictionary.lo 4 warnings generated. CC libkkc_la-user-sentence-dictionary.lo CC libkkc_la-user-dictionary.lo user-sentence-dictionary.c:168:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] return g_memdup (self, length * sizeof (guint8)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ user-sentence-dictionary.c:1399:36: warning: passing 'guint8 *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] g_file_replace_contents (_tmp30_, _tmp33_, (gsize) _tmp33__length1, _tmp34_, FALSE, G_FILE_CREATE_PRIVATE, &_tmp35_, NULL, &_inner_error_); ^~~~~~~ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gio/gfile.h:1315:36: note: passing argument to parameter 'contents' here const char *contents, ^ user-sentence-dictionary.c:1793:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcUserSentenceDictionaryPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ user-sentence-dictionary.c:1816:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_USER_SENTENCE_DICTIONARY_GET_PRIVATE (self); ^ user-sentence-dictionary.c:123:54: note: expanded from macro 'KKC_USER_SENTENCE_DICTIONARY_GET_PRIVATE' #define KKC_USER_SENTENCE_DICTIONARY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_USER_SENTENCE_DICTIONARY, KkcUserSentenceDictionaryPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :29:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 4 warnings generated. user-dictionary.c:499:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcUserDictionaryPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ user-dictionary.c:529:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_USER_DICTIONARY_GET_PRIVATE (self); ^ user-dictionary.c:155:45: note: expanded from macro 'KKC_USER_DICTIONARY_GET_PRIVATE' #define KKC_USER_DICTIONARY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_USER_DICTIONARY, KkcUserDictionaryPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :155:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-dictionary-list.lo CC libkkc_la-encoding.lo dictionary-list.c:330:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcDictionaryListPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ dictionary-list.c:342:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_DICTIONARY_LIST_GET_PRIVATE (self); ^ dictionary-list.c:81:45: note: expanded from macro 'KKC_DICTIONARY_LIST_GET_PRIVATE' #define KKC_DICTIONARY_LIST_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_DICTIONARY_LIST, KkcDictionaryListPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :51:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. encoding.c:280:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] return g_memdup (self, length * sizeof (guint8)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ encoding.c:541:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcEncodingConverterPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ encoding.c:589:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_ENCODING_CONVERTER_GET_PRIVATE (self); ^ encoding.c:76:48: note: expanded from macro 'KKC_ENCODING_CONVERTER_GET_PRIVATE' #define KKC_ENCODING_CONVERTER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_ENCODING_CONVERTER, KkcEncodingConverterPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :91:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 3 warnings generated. CC libkkc_la-template.lo CC libkkc_la-numeric-template.lo template.c:269:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcSimpleTemplatePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ template.c:289:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_SIMPLE_TEMPLATE_GET_PRIVATE (self); ^ template.c:110:45: note: expanded from macro 'KKC_SIMPLE_TEMPLATE_GET_PRIVATE' #define KKC_SIMPLE_TEMPLATE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_SIMPLE_TEMPLATE, KkcSimpleTemplatePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ template.c:582:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcOkuriganaTemplatePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ template.c:602:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_OKURIGANA_TEMPLATE_GET_PRIVATE (self); ^ template.c:123:48: note: expanded from macro 'KKC_OKURIGANA_TEMPLATE_GET_PRIVATE' #define KKC_OKURIGANA_TEMPLATE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_OKURIGANA_TEMPLATE, KkcOkuriganaTemplatePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :108:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 4 warnings generated. numeric-template.c:729:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcNumericTemplatePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ numeric-template.c:750:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_NUMERIC_TEMPLATE_GET_PRIVATE (self); ^ numeric-template.c:101:46: note: expanded from macro 'KKC_NUMERIC_TEMPLATE_GET_PRIVATE' #define KKC_NUMERIC_TEMPLATE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_NUMERIC_TEMPLATE, KkcNumericTemplatePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :129:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC libkkc_la-expression.lo CC libkkc_la-utils.lo utils.c:1306:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcMappedIndexFilePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ utils.c:1319:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_MAPPED_INDEX_FILE_GET_PRIVATE (self); ^ utils.c:179:47: note: expanded from macro 'KKC_MAPPED_INDEX_FILE_GET_PRIVATE' #define KKC_MAPPED_INDEX_FILE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_MAPPED_INDEX_FILE, KkcMappedIndexFilePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :76:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ utils.c:1393:9: warning: assigning to 'gchar *' (aka 'char *') from 'guint8 *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] result = _tmp0_; ^ ~~~~~~ utils.c:1413:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcLoadedIndexFilePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ utils.c:1426:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_LOADED_INDEX_FILE_GET_PRIVATE (self); ^ utils.c:189:47: note: expanded from macro 'KKC_LOADED_INDEX_FILE_GET_PRIVATE' #define KKC_LOADED_INDEX_FILE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_LOADED_INDEX_FILE, KkcLoadedIndexFilePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :90:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 5 warnings generated. CC libkkc_la-kkc.lo CCLD libkkc.la CCLD libkkc-internals.la /opt/pkg/bin/g-ir-compiler --shared-library=libkkc -o Kkc-1.0.typelib Kkc-1.0.gir Kkc-1.0.gir:6460:1: warning: element virtual-method from state 24 is unknown, ignoring Kkc-1.0.gir:6465:1: warning: element property from state 24 is unknown, ignoring Kkc-1.0.gir:6473:1: warning: element virtual-method from state 24 is unknown, ignoring Kkc-1.0.gir:6478:1: warning: element property from state 24 is unknown, ignoring Kkc-1.0.gir:6486:1: warning: element virtual-method from state 24 is unknown, ignoring Kkc-1.0.gir:6491:1: warning: element property from state 24 is unknown, ignoring Kkc-1.0.gir:6499:1: warning: element virtual-method from state 24 is unknown, ignoring Kkc-1.0.gir:6504:1: warning: element property from state 24 is unknown, ignoring Kkc-1.0.gir:6512:1: warning: element virtual-method from state 24 is unknown, ignoring Kkc-1.0.gir:6517:1: warning: element property from state 24 is unknown, ignoring Kkc-1.0.gir:6534:1: warning: element virtual-method from state 24 is unknown, ignoring Kkc-1.0.gir:6561:1: warning: element property from state 24 is unknown, ignoring Kkc-1.0.gir:6592:1: warning: element property from state 24 is unknown, ignoring Kkc-1.0.gir:6600:1: warning: element property from state 24 is unknown, ignoring Kkc-1.0.gir:10205:1: warning: element field from state 7 is unknown, ignoring gmake[2]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/libkkc' Making all in data gmake[2]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data' Making all in rules gmake[3]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules' Making all in default gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/default' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/default' Making all in act gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/act' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/act' Making all in azik gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/azik' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/azik' Making all in azik-jp106 gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/azik-jp106' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/azik-jp106' Making all in kzik gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/kzik' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/kzik' Making all in tutcode gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/tutcode' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/tutcode' Making all in tutcode-touch16x gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/tutcode-touch16x' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/tutcode-touch16x' Making all in nicola gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/nicola' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/nicola' Making all in tcode gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/tcode' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/tcode' Making all in trycode gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/trycode' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/trycode' Making all in kana gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/kana' GEN metadata.json gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules/kana' gmake[4]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules' gmake[3]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/rules' Making all in templates gmake[3]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/templates' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data/templates' gmake[3]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data' gmake[2]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/data' Making all in tools gmake[2]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/tools' CC kkc-kkc.o kkc.c:263:2: warning: 'g_option_group_free' is deprecated [-Wdeprecated-declarations] _g_option_group_free0 (model_group); ^ kkc.c:35:68: note: expanded from macro '_g_option_group_free0' #define _g_option_group_free0(var) ((var == NULL) ? NULL : (var = (g_option_group_free (var), NULL))) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/goption.h:411:1: note: 'g_option_group_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_44 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:343:33: note: expanded from macro 'GLIB_DEPRECATED_IN_2_44' #define GLIB_DEPRECATED_IN_2_44 GLIB_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. CCLD kkc gmake[2]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/tools' Making all in tests gmake[2]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/tests' Making all in lib gmake[3]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/tests/lib' CC libkkc_test_la-test-case.lo CC libkkc_test_la-test-utils.lo /home/ueno/devel/libkkc/tests/lib/test-case.vala:59:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcTestCaseAdaptorPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /home/ueno/devel/libkkc/tests/lib/test-case.vala:59:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_TEST_CASE_ADAPTOR_GET_PRIVATE (self); ^ test-case.c:136:47: note: expanded from macro 'KKC_TEST_CASE_ADAPTOR_GET_PRIVATE' #define KKC_TEST_CASE_ADAPTOR_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TEST_CASE_TYPE_ADAPTOR, KkcTestCaseAdaptorPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :175:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ /home/ueno/devel/libkkc/tests/lib/test-case.vala:25:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (KkcTestCasePrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /home/ueno/devel/libkkc/tests/lib/test-case.vala:25:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = KKC_TEST_CASE_GET_PRIVATE (self); ^ test-case.c:115:39: note: expanded from macro 'KKC_TEST_CASE_GET_PRIVATE' #define KKC_TEST_CASE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), KKC_TYPE_TEST_CASE, KkcTestCasePrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :180:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 4 warnings generated. CCLD libkkc-test.la gmake[3]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/tests/lib' Making all in . gmake[3]: Entering directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/tests' for i in default kana nicola; do \ .././install-sh -c -d data/rules/$i; \ cp ../data/rules/$i/metadata.json data/rules/$i; \ for j in keymap rom-kana; do \ .././install-sh -c -d data/rules/$i/$j; \ cp ../data/rules/$i/$j/*.json data/rules/$i/$j; \ done; \ done CC decoder.o /home/ueno/devel/libkkc/tests/decoder.vala:1:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (DecoderTestsPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /home/ueno/devel/libkkc/tests/decoder.vala:1:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = DECODER_TESTS_GET_PRIVATE (self); ^ decoder.c:49:39: note: expanded from macro 'DECODER_TESTS_GET_PRIVATE' #define DECODER_TESTS_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TYPE_DECODER_TESTS, DecoderTestsPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :160:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. .././install-sh -c -d data/models/sorted2 test -f data/models/sorted2/metadata.json || \ cp -f ./data/models/sorted2/metadata.json data/models/sorted2 /opt/pkg/bin/python2.7 -B ../data/templates/libkkc-data/tools/sortlm.py \ ./data/models/text2/data.arpa data/models/sorted2/data touch rules.stamp CC context.o reading N-grams min cost = -3.340749 writing 1-gram file writing 2-gram file /opt/pkg/bin/python2.7 -B ../data/templates/libkkc-data/tools/genfilter.py \ data/models/sorted2/data.2gram \ data/models/sorted2/data.2gram.filter \ 12 .././install-sh -c -d data/models/sorted3 test -f data/models/sorted3/metadata.json || \ cp -f ./data/models/sorted3/metadata.json data/models/sorted3 /opt/pkg/bin/python2.7 -B ../data/templates/libkkc-data/tools/sortlm.py \ ./data/models/text3/data.arpa data/models/sorted3/data /home/ueno/devel/libkkc/tests/context.vala:1:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (ContextTestsPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /home/ueno/devel/libkkc/tests/context.vala:1:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = CONTEXT_TESTS_GET_PRIVATE (self); ^ context.c:50:39: note: expanded from macro 'CONTEXT_TESTS_GET_PRIVATE' #define CONTEXT_TESTS_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TYPE_CONTEXT_TESTS, ContextTestsPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :63:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ reading N-grams min cost = -3.339621 writing 1-gram file writing 2-gram file writing 3-gram file /opt/pkg/bin/python2.7 -B ../data/templates/libkkc-data/tools/genfilter.py \ data/models/sorted3/data.2gram \ data/models/sorted3/data.2gram.filter \ 12 /opt/pkg/bin/python2.7 -B ../data/templates/libkkc-data/tools/genfilter.py \ data/models/sorted3/data.3gram \ data/models/sorted3/data.3gram.filter \ 10 2 warnings generated. CC state.o touch models.stamp CC candidate.o CC candidate-list.o CC segment.o CC segment-list.o CC trellis-node.o CC encoding.o CC metadata-file.o CC language-model.o CC system-dictionary.o CC user-dictionary.o CC dictionary-list.o /home/ueno/devel/libkkc/tests/user-dictionary.vala:154:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (UserDictionaryWithContextTestsPrivate)); ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /home/ueno/devel/libkkc/tests/user-dictionary.vala:154:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = USER_DICTIONARY_WITH_CONTEXT_TESTS_GET_PRIVATE (self); ^ user-dictionary.c:119:60: note: expanded from macro 'USER_DICTIONARY_WITH_CONTEXT_TESTS_GET_PRIVATE' #define USER_DICTIONARY_WITH_CONTEXT_TESTS_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TYPE_USER_DICTIONARY_WITH_CONTEXT_TESTS, UserDictionaryWithContextTestsPrivate)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/converters/libkkc/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :175:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ CC key-event.o 2 warnings generated. CC keymap.o CC user-rule.o CC rom-kana.o CC expression.o CC rule.o CC template.o CCLD decoder CCLD context Undefined symbols for architecture arm64: "std::terminate()", referenced from: ___clang_call_terminate in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "typeinfo for std::exception", referenced from: typeinfo for marisa::Exception in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "vtable for __cxxabiv1::__si_class_type_info", referenced from: typeinfo for marisa::Exception in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. "operator delete(void*)", referenced from: marisa_agent_init(_MarisaAgent*) in libkkc-internals.a[47](libmarisa_glib_la-marisa-agent.o) marisa_agent_finalize(_GObject*) in libkkc-internals.a[47](libmarisa_glib_la-marisa-agent.o) marisa_agent_finalize(_GObject*) in libkkc-internals.a[47](libmarisa_glib_la-marisa-agent.o) marisa_key_finalize(_GObject*) in libkkc-internals.a[48](libmarisa_glib_la-marisa-key.o) marisa_trie_init(_MarisaTrie*) in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) marisa_trie_finalize(_GObject*) in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) marisa_trie_finalize(_GObject*) in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) ... "operator new(unsigned long)", referenced from: marisa_agent_init(_MarisaAgent*) in libkkc-internals.a[47](libmarisa_glib_la-marisa-agent.o) marisa_key_init(_MarisaKey*) in libkkc-internals.a[48](libmarisa_glib_la-marisa-key.o) marisa_trie_init(_MarisaTrie*) in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "___cxa_begin_catch", referenced from: _marisa_trie_mmap in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) ___clang_call_terminate in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_save in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_reverse_lookup in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "___cxa_end_catch", referenced from: _marisa_trie_mmap in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_mmap in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_save in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_save in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_reverse_lookup in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_reverse_lookup in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "___gxx_personality_v0", referenced from: ../libkkc/.libs/libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Makefile:1013: decoder] Error 1 gmake[3]: *** Waiting for unfinished jobs.... Undefined symbols for architecture arm64: "std::terminate()", referenced from: ___clang_call_terminate in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "typeinfo for std::exception", referenced from: typeinfo for marisa::Exception in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "vtable for __cxxabiv1::__si_class_type_info", referenced from: typeinfo for marisa::Exception in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. "operator delete(void*)", referenced from: marisa_agent_init(_MarisaAgent*) in libkkc-internals.a[47](libmarisa_glib_la-marisa-agent.o) marisa_agent_finalize(_GObject*) in libkkc-internals.a[47](libmarisa_glib_la-marisa-agent.o) marisa_agent_finalize(_GObject*) in libkkc-internals.a[47](libmarisa_glib_la-marisa-agent.o) marisa_key_finalize(_GObject*) in libkkc-internals.a[48](libmarisa_glib_la-marisa-key.o) marisa_trie_init(_MarisaTrie*) in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) marisa_trie_finalize(_GObject*) in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) marisa_trie_finalize(_GObject*) in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) ... "operator new(unsigned long)", referenced from: marisa_agent_init(_MarisaAgent*) in libkkc-internals.a[47](libmarisa_glib_la-marisa-agent.o) marisa_key_init(_MarisaKey*) in libkkc-internals.a[48](libmarisa_glib_la-marisa-key.o) marisa_trie_init(_MarisaTrie*) in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "___cxa_begin_catch", referenced from: _marisa_trie_mmap in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) ___clang_call_terminate in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_save in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_reverse_lookup in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "___cxa_end_catch", referenced from: _marisa_trie_mmap in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_mmap in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_save in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_save in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_reverse_lookup in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) _marisa_trie_reverse_lookup in libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) "___gxx_personality_v0", referenced from: ../libkkc/.libs/libkkc-internals.a[50](libmarisa_glib_la-marisa-trie.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Makefile:1009: context] Error 1 gmake[3]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/tests' gmake[2]: *** [Makefile:1334: all-recursive] Error 1 gmake[2]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5/tests' gmake[1]: *** [Makefile:503: all-recursive] Error 1 gmake[1]: Leaving directory '/var/tmp/work/converters/libkkc/work/libkkc-0.3.5' gmake: *** [Makefile:433: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/converters/libkkc *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/converters/libkkc