===> Building for libgnome-games-support1-1.8.2nb6 ninja: Entering directory `output' [1/14] Compiling Vala source ../games/config.vapi ../games/gridframe.vala ../games/scores/category.vala ../games/scores/context.vala ../games/scores/dialog.vala ../games/scores/directory-importer.vala ../games/scores/history-file-importer.vala ../games/scores/importer.vala ../games/scores/score.vala ../games/scores/history-file-importer.vala:52.17-52.23: warning: `GLib.TimeVal' has been deprecated since 2.62 52 | TimeVal timeval = {}; | ^~~~~~~ Compilation succeeded - 1 warning(s) [2/14] Compiling C object games/libgnome-games-support-1.3.dylib.p/meson-generated_gridframe.c.o games/libgnome-games-support-1.3.dylib.p/gridframe.c:420:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] GamesGridFrame * self; ^ games/libgnome-games-support-1.3.dylib.p/gridframe.c:439:6: warning: passing 'typeof (*(&games_grid_frame_type_id__once)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&games_grid_frame_type_id__once)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 2 warnings generated. [3/14] Compiling C object games/libgnome-games-support-1.3.dylib.p/meson-generated_scores_category.c.o games/libgnome-games-support-1.3.dylib.p/scores/category.c:160:12: warning: assigning to 'gchar *' (aka 'char *') from 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] old_value = games_scores_category_get_name (self); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/category.c:233:6: warning: passing 'typeof (*(&games_scores_category_type_id__once)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&games_scores_category_type_id__once)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 2 warnings generated. [4/14] Compiling C object games/libgnome-games-support-1.3.dylib.p/meson-generated_scores_context.c.o games/libgnome-games-support-1.3.dylib.p/scores/context.c:377:6: warning: passing 'typeof (*(&games_scores_style_type_id__once)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&games_scores_style_type_id__once)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/context.c:408:12: warning: assigning to 'gchar *' (aka 'char *') from 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] old_value = games_scores_context_get_app_name (self); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/context.c:435:12: warning: assigning to 'gchar *' (aka 'char *') from 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] old_value = games_scores_context_get_category_type (self); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/context.c:544:12: warning: assigning to 'gchar *' (aka 'char *') from 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] old_value = games_scores_context_get_icon_name (self); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/context.c:716:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] GamesScoresContext* self; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:762:163: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (self->priv->category_request_target_destroy_notify == NULL) ? NULL : (self->priv->category_request_target_destroy_notify (self->priv->category_request_target), NULL); ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stddef.h:89:17: note: expanded from macro 'NULL' # define NULL ((void*)0) ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:1243:7: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable] gint _res_size_; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:1929:9: warning: variable '_tmp27__length1' set but not used [-Wunused-but-set-variable] gint _tmp27__length1; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:1944:10: warning: variable '_tmp30__length1' set but not used [-Wunused-but-set-variable] gint _tmp30__length1; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:1969:9: warning: variable '_tmp35__length1' set but not used [-Wunused-but-set-variable] gint _tmp35__length1; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:1873:8: warning: variable '_tokens_size_' set but not used [-Wunused-but-set-variable] gint _tokens_size_; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:1875:11: warning: variable '_tmp18_' set but not used [-Wunused-but-set-variable] gchar** _tmp18_; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:1879:8: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable] gint _tmp21__length1; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:1883:8: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] gint _tmp23__length1; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:1887:11: warning: variable '_tmp34_' set but not used [-Wunused-but-set-variable] gchar** _tmp34_; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:2122:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] GamesScoresContext* self; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:2160:163: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (self->priv->category_request_target_destroy_notify == NULL) ? NULL : (self->priv->category_request_target_destroy_notify (self->priv->category_request_target), NULL); ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stddef.h:89:17: note: expanded from macro 'NULL' # define NULL ((void*)0) ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:2148:11: warning: variable '_tmp0__target' set but not used [-Wunused-but-set-variable] gpointer _tmp0__target; ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:2343:163: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (self->priv->category_request_target_destroy_notify == NULL) ? NULL : (self->priv->category_request_target_destroy_notify (self->priv->category_request_target), NULL); ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stddef.h:89:17: note: expanded from macro 'NULL' # define NULL ((void*)0) ^ games/libgnome-games-support-1.3.dylib.p/scores/context.c:2364:6: warning: passing 'typeof (*(&games_scores_context_type_id__once)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&games_scores_context_type_id__once)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 20 warnings generated. [5/14] Compiling C object games/libgnome-games-support-1.3.dylib.p/meson-generated_scores_dialog.c.o games/libgnome-games-support-1.3.dylib.p/scores/dialog.c:291:9: warning: incompatible pointer types assigning to 'GtkHeaderBar *' (aka 'struct _GtkHeaderBar *') from 'GtkWidget *' (aka 'struct _GtkWidget *') [-Wincompatible-pointer-types] _tmp3_ = gtk_dialog_get_header_bar ((GtkDialog*) self); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/dialog.c:318:10: warning: incompatible pointer types assigning to 'GtkBox *' (aka 'struct _GtkBox *') from 'GtkWidget *' (aka 'struct _GtkWidget *') [-Wincompatible-pointer-types] _tmp10_ = gtk_dialog_get_content_area ((GtkDialog*) self); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/dialog.c:830:26: warning: incompatible function pointer types passing 'void (gconstpointer, gpointer)' (aka 'void (const void *, void *)') to parameter of type 'GFunc' (aka 'void (*)(void *, void *)') [-Wincompatible-function-pointer-types] g_list_foreach (_tmp6_, ___lambda10__gfunc, self); ^~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/glist.h:139:25: note: passing argument to parameter 'func' here GFunc func, ^ games/libgnome-games-support-1.3.dylib.p/scores/dialog.c:1047:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] GamesScoresDialog* self; ^ games/libgnome-games-support-1.3.dylib.p/scores/dialog.c:1428:6: warning: passing 'typeof (*(&games_scores_dialog_type_id__once)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&games_scores_dialog_type_id__once)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/dialog.c:56:20: warning: unused variable 'games_scores_dialog_properties' [-Wunused-variable] static GParamSpec* games_scores_dialog_properties[GAMES_SCORES_DIALOG_NUM_PROPERTIES]; ^ 6 warnings generated. [6/14] Compiling C object games/libgnome-games-support-1.3.dylib.p/meson-generated_scores_directory-importer.c.o games/libgnome-games-support-1.3.dylib.p/scores/directory-importer.c:170:32: warning: variable 'self' set but not used [-Wunused-but-set-variable] GamesScoresDirectoryImporter* self; ^ games/libgnome-games-support-1.3.dylib.p/scores/directory-importer.c:201:163: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (self->priv->category_convert_target_destroy_notify == NULL) ? NULL : (self->priv->category_convert_target_destroy_notify (self->priv->category_convert_target), NULL); ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stddef.h:89:17: note: expanded from macro 'NULL' # define NULL ((void*)0) ^ games/libgnome-games-support-1.3.dylib.p/scores/directory-importer.c:387:163: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (self->priv->category_convert_target_destroy_notify == NULL) ? NULL : (self->priv->category_convert_target_destroy_notify (self->priv->category_convert_target), NULL); ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stddef.h:89:17: note: expanded from macro 'NULL' # define NULL ((void*)0) ^ games/libgnome-games-support-1.3.dylib.p/scores/directory-importer.c:408:6: warning: passing 'typeof (*(&games_scores_directory_importer_type_id__once)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&games_scores_directory_importer_type_id__once)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/directory-importer.c:44:20: warning: unused variable 'games_scores_directory_importer_properties' [-Wunused-variable] static GParamSpec* games_scores_directory_importer_properties[GAMES_SCORES_DIRECTORY_IMPORTER_NUM_PROPERTIES]; ^ 5 warnings generated. [7/14] Compiling C object games/libgnome-games-support-1.3.dylib.p/meson-generated_scores_history-file-importer.c.o games/libgnome-games-support-1.3.dylib.p/scores/history-file-importer.c:140:34: warning: variable 'self' set but not used [-Wunused-but-set-variable] GamesScoresHistoryFileImporter* self; ^ games/libgnome-games-support-1.3.dylib.p/scores/history-file-importer.c:185:160: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (self->priv->history_convert_target_destroy_notify == NULL) ? NULL : (self->priv->history_convert_target_destroy_notify (self->priv->history_convert_target), NULL); ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stddef.h:89:17: note: expanded from macro 'NULL' # define NULL ((void*)0) ^ games/libgnome-games-support-1.3.dylib.p/scores/history-file-importer.c:199:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal timeval = {0}; ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/games/libgnome-games-support1/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) ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ games/libgnome-games-support-1.3.dylib.p/scores/history-file-importer.c:200:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal _tmp0_ = {0}; ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/games/libgnome-games-support1/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) ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ games/libgnome-games-support-1.3.dylib.p/scores/history-file-importer.c:202:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal _tmp1_; ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/games/libgnome-games-support1/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) ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ games/libgnome-games-support-1.3.dylib.p/scores/history-file-importer.c:206:8: warning: 'g_time_val_from_iso8601' is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] ret = g_time_val_from_iso8601 (date, &timeval); ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtimer.h:71:1: note: 'g_time_val_from_iso8601' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_date_time_new_from_iso8601) ^ /Users/pbulk/build/games/libgnome-games-support1/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) ^ /Users/pbulk/build/games/libgnome-games-support1/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 ^ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ games/libgnome-games-support-1.3.dylib.p/scores/history-file-importer.c:406:160: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (self->priv->history_convert_target_destroy_notify == NULL) ? NULL : (self->priv->history_convert_target_destroy_notify (self->priv->history_convert_target), NULL); ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stddef.h:89:17: note: expanded from macro 'NULL' # define NULL ((void*)0) ^ games/libgnome-games-support-1.3.dylib.p/scores/history-file-importer.c:427:6: warning: passing 'typeof (*(&games_scores_history_file_importer_type_id__once)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&games_scores_history_file_importer_type_id__once)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/history-file-importer.c:46:20: warning: unused variable 'games_scores_history_file_importer_properties' [-Wunused-variable] static GParamSpec* games_scores_history_file_importer_properties[GAMES_SCORES_HISTORY_FILE_IMPORTER_NUM_PROPERTIES]; ^ 9 warnings generated. [8/14] Compiling C object games/libgnome-games-support-1.3.dylib.p/meson-generated_scores_importer.c.o games/libgnome-games-support-1.3.dylib.p/scores/importer.c:174:6: warning: passing 'typeof (*(&games_scores_importer_type_id__once)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&games_scores_importer_type_id__once)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ games/libgnome-games-support-1.3.dylib.p/scores/importer.c:44:20: warning: unused variable 'games_scores_importer_properties' [-Wunused-variable] static GParamSpec* games_scores_importer_properties[GAMES_SCORES_IMPORTER_NUM_PROPERTIES]; ^ 2 warnings generated. [9/14] Compiling C object games/libgnome-games-support-1.3.dylib.p/meson-generated_scores_score.c.o games/libgnome-games-support-1.3.dylib.p/scores/score.c:264:6: warning: passing 'typeof (*(&games_scores_score_type_id__once)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&games_scores_score_type_id__once)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 1 warning generated. [10/14] Linking target games/libgnome-games-support-1.3.dylib [11/14] Compiling Vala source ../tests/test-scores.vala games/libgnome-games-support-1.vapi [12/14] Generating symbol file games/libgnome-games-support-1.3.dylib.p/libgnome-games-support-1.3.dylib.symbols [13/14] Compiling C object tests/libgnome-games-support-tests.p/meson-generated_test-scores.c.o tests/libgnome-games-support-tests.p/test-scores.c:604:11: warning: variable '_tmp60_' set but not used [-Wunused-but-set-variable] gchar** _tmp60_; ^ tests/libgnome-games-support-tests.p/test-scores.c:569:8: warning: variable '_tmp27__length1' set but not used [-Wunused-but-set-variable] gint _tmp27__length1; ^ tests/libgnome-games-support-tests.p/test-scores.c:556:8: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] gint _tmp16__length1; ^ tests/libgnome-games-support-tests.p/test-scores.c:594:8: warning: variable '_tmp50__length1' set but not used [-Wunused-but-set-variable] gint _tmp50__length1; ^ tests/libgnome-games-support-tests.p/test-scores.c:607:8: warning: variable '_tmp61__length1' set but not used [-Wunused-but-set-variable] gint _tmp61__length1; ^ tests/libgnome-games-support-tests.p/test-scores.c:552:8: warning: variable '_tokens_size_' set but not used [-Wunused-but-set-variable] gint _tokens_size_; ^ tests/libgnome-games-support-tests.p/test-scores.c:591:11: warning: variable '_tmp49_' set but not used [-Wunused-but-set-variable] gchar** _tmp49_; ^ tests/libgnome-games-support-tests.p/test-scores.c:553:11: warning: variable '_tmp15_' set but not used [-Wunused-but-set-variable] gchar** _tmp15_; ^ tests/libgnome-games-support-tests.p/test-scores.c:566:11: warning: variable '_tmp26_' set but not used [-Wunused-but-set-variable] gchar** _tmp26_; ^ tests/libgnome-games-support-tests.p/test-scores.c:889:7: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable] gint _res_size_; ^ tests/libgnome-games-support-tests.p/test-scores.c:1591:72: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp1_ = g_test_create_case ("Scores Files Created", (gsize) 0, NULL, ___lambda11__gtest_fixture_func, _games_scores_test_scores_files_exist_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:557:60: note: passing argument to parameter 'data_setup' here GTestFixtureFunc data_setup, ^ tests/libgnome-games-support-tests.p/test-scores.c:1591:105: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp1_ = g_test_create_case ("Scores Files Created", (gsize) 0, NULL, ___lambda11__gtest_fixture_func, _games_scores_test_scores_files_exist_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:558:60: note: passing argument to parameter 'data_test' here GTestFixtureFunc data_test, ^ tests/libgnome-games-support-tests.p/test-scores.c:1591:163: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp1_ = g_test_create_case ("Scores Files Created", (gsize) 0, NULL, ___lambda11__gtest_fixture_func, _games_scores_test_scores_files_exist_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:559:60: note: passing argument to parameter 'data_teardown' here GTestFixtureFunc data_teardown); ^ tests/libgnome-games-support-tests.p/test-scores.c:1593:70: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp2_ = g_test_create_case ("Save Score to File", (gsize) 0, NULL, ___lambda12__gtest_fixture_func, _games_scores_test_save_score_to_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:557:60: note: passing argument to parameter 'data_setup' here GTestFixtureFunc data_setup, ^ tests/libgnome-games-support-tests.p/test-scores.c:1593:103: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp2_ = g_test_create_case ("Save Score to File", (gsize) 0, NULL, ___lambda12__gtest_fixture_func, _games_scores_test_save_score_to_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:558:60: note: passing argument to parameter 'data_test' here GTestFixtureFunc data_test, ^ tests/libgnome-games-support-tests.p/test-scores.c:1593:161: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp2_ = g_test_create_case ("Save Score to File", (gsize) 0, NULL, ___lambda12__gtest_fixture_func, _games_scores_test_save_score_to_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:559:60: note: passing argument to parameter 'data_teardown' here GTestFixtureFunc data_teardown); ^ tests/libgnome-games-support-tests.p/test-scores.c:1595:79: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp3_ = g_test_create_case ("Import from Score Directory", (gsize) 0, NULL, ___lambda13__gtest_fixture_func, _games_scores_test_import_from_score_directory_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:557:60: note: passing argument to parameter 'data_setup' here GTestFixtureFunc data_setup, ^ tests/libgnome-games-support-tests.p/test-scores.c:1595:112: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp3_ = g_test_create_case ("Import from Score Directory", (gsize) 0, NULL, ___lambda13__gtest_fixture_func, _games_scores_test_import_from_score_directory_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:558:60: note: passing argument to parameter 'data_test' here GTestFixtureFunc data_test, ^ tests/libgnome-games-support-tests.p/test-scores.c:1595:179: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp3_ = g_test_create_case ("Import from Score Directory", (gsize) 0, NULL, ___lambda13__gtest_fixture_func, _games_scores_test_import_from_score_directory_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:559:60: note: passing argument to parameter 'data_teardown' here GTestFixtureFunc data_teardown); ^ tests/libgnome-games-support-tests.p/test-scores.c:1597:76: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp4_ = g_test_create_case ("Import from History File", (gsize) 0, NULL, ___lambda14__gtest_fixture_func, _games_scores_test_import_from_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:557:60: note: passing argument to parameter 'data_setup' here GTestFixtureFunc data_setup, ^ tests/libgnome-games-support-tests.p/test-scores.c:1597:109: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp4_ = g_test_create_case ("Import from History File", (gsize) 0, NULL, ___lambda14__gtest_fixture_func, _games_scores_test_import_from_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:558:60: note: passing argument to parameter 'data_test' here GTestFixtureFunc data_test, ^ tests/libgnome-games-support-tests.p/test-scores.c:1597:173: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp4_ = g_test_create_case ("Import from History File", (gsize) 0, NULL, ___lambda14__gtest_fixture_func, _games_scores_test_import_from_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:559:60: note: passing argument to parameter 'data_teardown' here GTestFixtureFunc data_teardown); ^ tests/libgnome-games-support-tests.p/test-scores.c:1599:88: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp5_ = g_test_create_case ("Import from Nonexistent History File", (gsize) 0, NULL, ___lambda15__gtest_fixture_func, _games_scores_test_import_from_nonexistent_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:557:60: note: passing argument to parameter 'data_setup' here GTestFixtureFunc data_setup, ^ tests/libgnome-games-support-tests.p/test-scores.c:1599:121: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp5_ = g_test_create_case ("Import from Nonexistent History File", (gsize) 0, NULL, ___lambda15__gtest_fixture_func, _games_scores_test_import_from_nonexistent_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:558:60: note: passing argument to parameter 'data_test' here GTestFixtureFunc data_test, ^ tests/libgnome-games-support-tests.p/test-scores.c:1599:197: warning: incompatible function pointer types passing 'void (void *, gpointer)' (aka 'void (void *, void *)') to parameter of type 'GTestFixtureFunc' (aka 'void (*)(void *, const void *)') [-Wincompatible-function-pointer-types] _tmp5_ = g_test_create_case ("Import from Nonexistent History File", (gsize) 0, NULL, ___lambda15__gtest_fixture_func, _games_scores_test_import_from_nonexistent_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/libgnome-games-support1/work/.buildlink/include/glib-2.0/glib/gtestutils.h:559:60: note: passing argument to parameter 'data_teardown' here GTestFixtureFunc data_teardown); ^ tests/libgnome-games-support-tests.p/test-scores.c:865:1: warning: unused function 'block2_data_ref' [-Wunused-function] block2_data_ref (Block2Data* _data2_) ^ tests/libgnome-games-support-tests.p/test-scores.c:1155:1: warning: unused function 'block3_data_ref' [-Wunused-function] block3_data_ref (Block3Data* _data3_) ^ 27 warnings generated. [14/14] Linking target tests/libgnome-games-support-tests *** Please use pkgtools/verifypc to sanity check dependencies.