+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnome-pomodoro-0.17.0nb6/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnome-pomodoro-0.17.0nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gnome-pomodoro-0.17.0nb6 git.mk: Generating .gitignore /opt/local/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0' Making all in vapi gmake[2]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/vapi' git.mk: Generating .gitignore gmake[2]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/vapi' Making all in lib gmake[2]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/lib' GEN resources.c git.mk: Generating .gitignore /opt/local/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/lib' VALAC libgnome_pomodoro_la_vala.stamp window.vala:67.9-67.31: warning: [GtkChild] fields must be declared as `unowned' 67 | private Gtk.Stack stack; | ^~~~~~~~~~~~~~~~~~~~~~~ window.vala:69.9-69.37: warning: [GtkChild] fields must be declared as `unowned' 69 | private Gtk.Stack timer_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.vala:71.9-71.51: warning: [GtkChild] fields must be declared as `unowned' 71 | private Gtk.ToggleButton state_togglebutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.vala:73.9-73.39: warning: [GtkChild] fields must be declared as `unowned' 73 | private Gtk.Label minutes_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.vala:75.9-75.39: warning: [GtkChild] fields must be declared as `unowned' 75 | private Gtk.Label seconds_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.vala:77.9-77.36: warning: [GtkChild] fields must be declared as `unowned' 77 | private Gtk.Widget timer_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.vala:79.9-79.39: warning: [GtkChild] fields must be declared as `unowned' 79 | private Gtk.Button pause_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.vala:81.9-81.44: warning: [GtkChild] fields must be declared as `unowned' 81 | private Gtk.Image pause_button_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stats-view.vala:52.9-52.37: warning: [GtkChild] fields must be declared as `unowned' 52 | private Gtk.Notebook notebook; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stats-view.vala:54.9-54.31: warning: [GtkChild] fields must be declared as `unowned' 54 | private Gtk.Label title; | ^~~~~~~~~~~~~~~~~~~~~~~ stats-view.vala:56.9-56.31: warning: [GtkChild] fields must be declared as `unowned' 56 | private Gtk.Stack stack; | ^~~~~~~~~~~~~~~~~~~~~~~ stats-view.vala:58.9-58.31: warning: [GtkChild] fields must be declared as `unowned' 58 | private Gtk.Stack pages; | ^~~~~~~~~~~~~~~~~~~~~~~ stats-page.vala:67.9-67.34: warning: [GtkChild] fields must be declared as `unowned' 67 | public Gtk.Spinner spinner; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ stats-page.vala:69.9-69.45: warning: [GtkChild] fields must be declared as `unowned' 69 | public Gtk.DrawingArea timeline_chart; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stats-page.vala:71.9-71.43: warning: [GtkChild] fields must be declared as `unowned' 71 | public Gtk.DrawingArea totals_chart; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:766.9-766.40: warning: [GtkChild] fields must be declared as `unowned' 766 | private Gtk.HeaderBar header_bar; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:768.9-768.31: warning: [GtkChild] fields must be declared as `unowned' 768 | private Gtk.Stack stack; | ^~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:770.9-770.38: warning: [GtkChild] fields must be declared as `unowned' 770 | private Gtk.Button back_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:483.9-483.26: warning: [GtkChild] fields must be declared as `unowned' 483 | public Gtk.Box box; | ^~~~~~~~~~~~~~~~~~ preferences-dialog.vala:485.9-485.40: warning: [GtkChild] fields must be declared as `unowned' 485 | public Gtk.ListBox timer_listbox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:487.9-487.48: warning: [GtkChild] fields must be declared as `unowned' 487 | public Gtk.ListBox notifications_listbox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:489.9-489.42: warning: [GtkChild] fields must be declared as `unowned' 489 | public Gtk.ListBox desktop_listbox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:491.9-491.42: warning: [GtkChild] fields must be declared as `unowned' 491 | public Gtk.ListBox plugins_listbox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:493.9-493.48: warning: [GtkChild] fields must be declared as `unowned' 493 | public Gtk.SizeGroup lisboxrow_sizegroup; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:496.9-496.53: warning: [GtkChild] fields must be declared as `unowned' 496 | private Gtk.ListBoxRow listboxrow_accelerator; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:498.9-498.54: warning: [GtkChild] fields must be declared as `unowned' 498 | private Gtk.ListBoxRow listboxrow_idle_monitor; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:329.9-329.43: warning: [GtkChild] fields must be declared as `unowned' 329 | private Gtk.ListBox plugins_listbox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:112.9-112.35: warning: [GtkChild] fields must be declared as `unowned' 112 | private Gtk.Box preview_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:114.9-114.41: warning: [GtkChild] fields must be declared as `unowned' 114 | private Gtk.Button disable_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.vala:116.9-116.37: warning: [GtkChild] fields must be declared as `unowned' 116 | private Gtk.Label error_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen-notification.vala:61.9-61.39: warning: [GtkChild] fields must be declared as `unowned' 61 | private Gtk.Label minutes_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen-notification.vala:63.9-63.39: warning: [GtkChild] fields must be declared as `unowned' 63 | private Gtk.Label seconds_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ presence.vala:35.13-35.25: warning: Switch does not handle `DEFAULT' of enum `Pomodoro.PresenceStatus' 35 | switch (this) | ^~~~~~~~~~~~~ presence.vala:75.13-75.25: warning: Switch does not handle `DEFAULT' of enum `Pomodoro.PresenceStatus' 75 | switch (this) | ^~~~~~~~~~~~~ Compilation succeeded - 34 warning(s) CC libgnome_pomodoro_la-about-dialog.lo about-dialog.c: In function 'pomodoro_about_dialog_construct': about-dialog.c:90:63: warning: passing argument 2 of 'gtk_about_dialog_set_authors' from incompatible pointer type [-Wincompatible-pointer-types] 90 | gtk_about_dialog_set_authors ((GtkAboutDialog*) self, _tmp3_); | ^~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from gnome-pomodoro.h:6, from about-dialog.c:24: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:188:82: note: expected 'const gchar **' {aka 'const char **'} but argument is of type 'gchar **' {aka 'char **'} 188 | const gchar **authors); | ~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: about-dialog.c: In function 'pomodoro_about_dialog_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ about-dialog.c:133:13: note: in expansion of macro 'g_once_init_enter' 133 | if (g_once_init_enter (&pomodoro_about_dialog_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-accelerator.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from accelerator.c:35: accelerator.c: In function 'pomodoro_accelerator_error_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ accelerator.c:191:13: note: in expansion of macro 'g_once_init_enter' 191 | if (g_once_init_enter (&pomodoro_accelerator_error_type_id__once)) { | ^~~~~~~~~~~~~~~~~ accelerator.c: In function 'pomodoro_accelerator_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ accelerator.c:1214:13: note: in expansion of macro 'g_once_init_enter' 1214 | if (g_once_init_enter (&pomodoro_accelerator_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-aggregated-entry.lo aggregated-entry.c: In function 'pomodoro_aggregated_entry_set_date_string': aggregated-entry.c:662:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 662 | old_value = pomodoro_aggregated_entry_get_date_string (self); | ^ aggregated-entry.c: In function 'pomodoro_aggregated_entry_set_state_name': aggregated-entry.c:689:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 689 | old_value = pomodoro_aggregated_entry_get_state_name (self); | ^ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gom-1.0/gom/gom.h:22, from aggregated-entry.c:24: aggregated-entry.c: In function 'pomodoro_aggregated_entry_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ aggregated-entry.c:797:13: note: in expansion of macro 'g_once_init_enter' 797 | if (g_once_init_enter (&pomodoro_aggregated_entry_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-animation.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from animation.c:23: animation.c: In function 'pomodoro_animation_mode_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ animation.c:134:13: note: in expansion of macro 'g_once_init_enter' 134 | if (g_once_init_enter (&pomodoro_animation_mode_type_id__once)) { | ^~~~~~~~~~~~~~~~~ animation.c: In function 'pomodoro_animation_set_property_name': animation.c:684:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 684 | old_value = pomodoro_animation_get_property_name (self); | ^ animation.c: In function 'pomodoro_animation_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ animation.c:845:13: note: in expansion of macro 'g_once_init_enter' 845 | if (g_once_init_enter (&pomodoro_animation_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-application.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from application.c:24: application.c: In function 'pomodoro_application_extension_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ application.c:409:13: note: in expansion of macro 'g_once_init_enter' 409 | if (g_once_init_enter (&pomodoro_application_extension_type_id__once)) { | ^~~~~~~~~~~~~~~~~ application.c: In function 'pomodoro_application_exit_status_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ application.c:459:13: note: in expansion of macro 'g_once_init_enter' 459 | if (g_once_init_enter (&pomodoro_application_exit_status_type_id__once)) { | ^~~~~~~~~~~~~~~~~ application.c: In function 'pomodoro_application_migrate_repository': application.c:983:45: warning: passing argument 3 of 'g_file_load_contents' from incompatible pointer type [-Wincompatible-pointer-types] 983 | g_file_load_contents (_tmp4_, NULL, &_tmp5_, &_tmp6_, NULL, &_inner_error0_); | ^~~~~~~ | | | guint8 ** {aka unsigned char **} In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gio/gio.h:81, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gio/gfile.h:1272:71: note: expected 'char **' but argument is of type 'guint8 **' {aka 'unsigned char **'} 1272 | char **contents, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ application.c: In function 'pomodoro_application_load_plugins': application.c:1238:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1238 | _tmp14_ = peas_engine_get_plugin_list (_tmp13_); | ^ application.c: In function 'pomodoro_application_setup_actions': application.c:1956:90: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1956 | gtk_application_set_accels_for_action ((GtkApplication*) self, "stats.previous", _tmp35_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ application.c:1965:86: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1965 | gtk_application_set_accels_for_action ((GtkApplication*) self, "stats.next", _tmp39_); | ^~~~~~~ | | | gchar ** {aka char **} /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ application.c:1972:84: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1972 | gtk_application_set_accels_for_action ((GtkApplication*) self, "app.quit", _tmp42_); | ^~~~~~~ | | | gchar ** {aka char **} /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ application.c: In function 'pomodoro_application_real_shutdown': application.c:2325:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2325 | _tmp7_ = peas_engine_get_plugin_list (_tmp6_); | ^ application.c: In function 'pomodoro_application_options_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ application.c:3054:13: note: in expansion of macro 'g_once_init_enter' 3054 | if (g_once_init_enter (&pomodoro_application_options_type_id__once)) { | ^~~~~~~~~~~~~~~~~ application.c: In function 'pomodoro_application_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ application.c:3139:13: note: in expansion of macro 'g_once_init_enter' 3139 | if (g_once_init_enter (&pomodoro_application_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-capability-group.lo capability-group.c: In function 'pomodoro_capability_group_set_name': capability-group.c:309:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 309 | old_value = pomodoro_capability_group_get_name (self); | ^ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from capability-group.c:24: capability-group.c: In function 'pomodoro_capability_group_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ capability-group.c:399:13: note: in expansion of macro 'g_once_init_enter' 399 | if (g_once_init_enter (&pomodoro_capability_group_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-capability-manager.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from capability-manager.c:24: capability-manager.c: In function 'pomodoro_priority_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ capability-manager.c:130:13: note: in expansion of macro 'g_once_init_enter' 130 | if (g_once_init_enter (&pomodoro_priority_type_id__once)) { | ^~~~~~~~~~~~~~~~~ capability-manager.c: In function 'pomodoro_capability_manager_add_group': capability-manager.c:302:59: warning: passing argument 2 of 'pomodoro_capability_group_foreach' from incompatible pointer type [-Wincompatible-pointer-types] 302 | pomodoro_capability_group_foreach (group, ____lambda14__gh_func, self); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(const void *, const void *, void *) gnome-pomodoro.h:701:48: note: expected 'GHFunc' {aka 'void (*)(void *, void *, void *)'} but argument is of type 'void (*)(const void *, const void *, void *)' 701 | GHFunc func, | ~~~~~~~^~~~ capability-manager.c: In function 'pomodoro_capability_manager_remove_group': capability-manager.c:350:59: warning: passing argument 2 of 'pomodoro_capability_group_foreach' from incompatible pointer type [-Wincompatible-pointer-types] 350 | pomodoro_capability_group_foreach (group, ____lambda15__gh_func, self); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(const void *, const void *, void *) gnome-pomodoro.h:701:48: note: expected 'GHFunc' {aka 'void (*)(void *, void *, void *)'} but argument is of type 'void (*)(const void *, const void *, void *)' 701 | GHFunc func, | ~~~~~~~^~~~ capability-manager.c: In function '__lambda0_': capability-manager.c:462:24: warning: passing argument 1 of '_data5_->func' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 462 | _data5_->func (v, _data5_->func_target); | ^ capability-manager.c:462:24: note: expected 'gpointer' {aka 'void *'} but argument is of type 'gconstpointer' {aka 'const void *'} capability-manager.c: In function '_vala_g_hash_set_foreach': capability-manager.c:485:51: warning: passing argument 2 of 'g_hash_table_foreach' from incompatible pointer type [-Wincompatible-pointer-types] 485 | g_hash_table_foreach ((GHashTable*) self, ___lambda0__gh_func, _data5_); | ^~~~~~~~~~~~~~~~~~~ | | | void (*)(const void *, const void *, void *) In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:52: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/ghash.h:109:61: note: expected 'GHFunc' {aka 'void (*)(void *, void *, void *)'} but argument is of type 'void (*)(const void *, const void *, void *)' 109 | GHFunc func, | ~~~~~~~~~~~~~~~~^~~~ capability-manager.c: In function 'pomodoro_capability_manager_disable_all': capability-manager.c:539:43: warning: passing argument 2 of '_vala_g_hash_set_foreach' from incompatible pointer type [-Wincompatible-pointer-types] 539 | _vala_g_hash_set_foreach (_tmp0_, ___lambda16__gfunc, self); | ^~~~~~~~~~~~~~~~~~ | | | void (*)(const void *, void *) capability-manager.c:475:33: note: expected 'GFunc' {aka 'void (*)(void *, void *)'} but argument is of type 'void (*)(const void *, void *)' 475 | GFunc func, | ~~~~~~^~~~ capability-manager.c: In function 'pomodoro_capability_manager_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ capability-manager.c:883:13: note: in expansion of macro 'g_once_init_enter' 883 | if (g_once_init_enter (&pomodoro_capability_manager_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-capability.lo capability.c: In function 'pomodoro_capability_set_name': capability.c:182:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 182 | old_value = pomodoro_capability_get_name (self); | ^ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from capability.c:24: capability.c: In function 'pomodoro_capability_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ capability.c:371:13: note: in expansion of macro 'g_once_init_enter' 371 | if (g_once_init_enter (&pomodoro_capability_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-desktop-extension.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib-object.h:24, from desktop-extension.c:22: desktop-extension.c: In function 'pomodoro_desktop_extension_interface_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ desktop-extension.c:252:13: note: in expansion of macro 'g_once_init_enter' 252 | if (g_once_init_enter (&pomodoro_desktop_extension_interface_type_id__once)) { | ^~~~~~~~~~~~~~~~~ desktop-extension.c: In function 'pomodoro_desktop_extension_on_name_appeared': desktop-extension.c:857:53: warning: passing argument 2 of 'pomodoro_capability_group_foreach' from incompatible pointer type [-Wincompatible-pointer-types] 857 | pomodoro_capability_group_foreach (_tmp18_, ___lambda28__gh_func, _data7_); | ^~~~~~~~~~~~~~~~~~~~ | | | void (*)(const void *, const void *, void *) In file included from desktop-extension.c:27: gnome-pomodoro.h:701:48: note: expected 'GHFunc' {aka 'void (*)(void *, void *, void *)'} but argument is of type 'void (*)(const void *, const void *, void *)' 701 | GHFunc func, | ~~~~~~~^~~~ desktop-extension.c: In function 'pomodoro_desktop_extension_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ desktop-extension.c:1061:13: note: in expansion of macro 'g_once_init_enter' 1061 | if (g_once_init_enter (&pomodoro_desktop_extension_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-entry.lo entry.c: In function 'pomodoro_entry_set_state_name': entry.c:273:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 273 | old_value = pomodoro_entry_get_state_name (self); | ^ entry.c: In function 'pomodoro_entry_set_datetime_string': entry.c:344:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 344 | old_value = pomodoro_entry_get_datetime_string (self); | ^ entry.c: In function 'pomodoro_entry_set_datetime_local_string': entry.c:371:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 371 | old_value = pomodoro_entry_get_datetime_local_string (self); | ^ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gom-1.0/gom/gom.h:22, from entry.c:24: entry.c: In function 'pomodoro_entry_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ entry.c:435:13: note: in expansion of macro 'g_once_init_enter' 435 | if (g_once_init_enter (&pomodoro_entry_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-log-scale.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from log-scale.c:24: log-scale.c: In function 'pomodoro_widgets_log_scale_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ log-scale.c:345:13: note: in expansion of macro 'g_once_init_enter' 345 | if (g_once_init_enter (&pomodoro_widgets_log_scale_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-notifications-capability.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from notifications-capability.c:24: notifications-capability.c: In function 'freedesktop_notifications_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ notifications-capability.c:197:13: note: in expansion of macro 'g_once_init_enter' 197 | if (g_once_init_enter (&freedesktop_notifications_type_id__once)) { | ^~~~~~~~~~~~~~~~~ notifications-capability.c: In function 'pomodoro_notifications_capability_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ notifications-capability.c:1202:13: note: in expansion of macro 'g_once_init_enter' 1202 | if (g_once_init_enter (&pomodoro_notifications_capability_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-preferences-dialog.lo preferences-dialog.c: In function 'pomodoro_set_accelerator_mapping': preferences-dialog.c:533:46: warning: passing argument 1 of 'g_variant_new_strv' from incompatible pointer type [-Wincompatible-pointer-types] 533 | _tmp5_ = g_variant_new_strv (_tmp4_, _tmp4__length1); | ^~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gmessages.h:38, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:64, from preferences-dialog.c:24: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gvariant.h:120:96: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 120 | GVariant * g_variant_new_strv (const gchar * const *strv, | ~~~~~~~~~~~~~~~~~~~~~~^~~~ preferences-dialog.c:558:47: warning: passing argument 1 of 'g_variant_new_strv' from incompatible pointer type [-Wincompatible-pointer-types] 558 | _tmp10_ = g_variant_new_strv (_tmp9_, _tmp9__length1); | ^~~~~~ | | | gchar ** {aka char **} /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gvariant.h:120:96: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 120 | GVariant * g_variant_new_strv (const gchar * const *strv, | ~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34: preferences-dialog.c: In function 'pomodoro_preferences_dialog_extension_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ preferences-dialog.c:624:13: note: in expansion of macro 'g_once_init_enter' 624 | if (g_once_init_enter (&pomodoro_preferences_dialog_extension_type_id__once)) { | ^~~~~~~~~~~~~~~~~ preferences-dialog.c: In function 'pomodoro_preferences_page_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ preferences-dialog.c:682:13: note: in expansion of macro 'g_once_init_enter' 682 | if (g_once_init_enter (&pomodoro_preferences_page_type_id__once)) { | ^~~~~~~~~~~~~~~~~ preferences-dialog.c: In function 'pomodoro_preferences_keyboard_shortcut_page_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ preferences-dialog.c:1293:13: note: in expansion of macro 'g_once_init_enter' 1293 | if (g_once_init_enter (&pomodoro_preferences_keyboard_shortcut_page_type_id__once)) { | ^~~~~~~~~~~~~~~~~ preferences-dialog.c: In function 'pomodoro_preferences_plugins_page_on_settings_changed': preferences-dialog.c:1393:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1393 | _tmp1_ = peas_engine_get_plugin_list (_tmp0_); | ^ preferences-dialog.c: In function 'pomodoro_preferences_plugins_page_set_plugin_enabled': preferences-dialog.c:1598:66: warning: passing argument 3 of 'g_settings_set_strv' from incompatible pointer type [-Wincompatible-pointer-types] 1598 | g_settings_set_strv (_tmp10_, "enabled-plugins", _tmp11_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gio/gio.h:137, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from preferences-dialog.c:30: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gio/gsettings.h:191:94: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 191 | const gchar *const *value); | ~~~~~~~~~~~~~~~~~~~~^~~~~ preferences-dialog.c: In function 'pomodoro_preferences_plugins_page_populate': preferences-dialog.c:1773:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1773 | _tmp2_ = peas_engine_get_plugin_list (_tmp1_); | ^ preferences-dialog.c: In function 'pomodoro_preferences_plugins_page_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ preferences-dialog.c:1961:13: note: in expansion of macro 'g_once_init_enter' 1961 | if (g_once_init_enter (&pomodoro_preferences_plugins_page_type_id__once)) { | ^~~~~~~~~~~~~~~~~ preferences-dialog.c: In function 'pomodoro_preferences_main_page_setup_time_scale': preferences-dialog.c:2060:9: warning: 'gtk_adjustment_value_changed' is deprecated [-Wdeprecated-declarations] 2060 | gtk_adjustment_value_changed (_data9_->adjustment); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:38: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkadjustment.h:89:12: note: declared here 89 | void gtk_adjustment_value_changed (GtkAdjustment *adjustment); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-dialog.c: In function '_pomodoro_preferences_main_page_on_listbox_add_gtk_container_add': preferences-dialog.c:2430:93: warning: passing argument 2 of 'pomodoro_preferences_main_page_on_listbox_add' from incompatible pointer type [-Wincompatible-pointer-types] 2430 | pomodoro_preferences_main_page_on_listbox_add ((PomodoroPreferencesMainPage*) self, _sender, widget); | ^~~~~~~ | | | GtkContainer * {aka struct _GtkContainer *} preferences-dialog.c:362:64: note: expected 'GtkWidget *' {aka 'struct _GtkWidget *'} but argument is of type 'GtkContainer *' {aka 'struct _GtkContainer *'} 362 | GtkWidget* widget, | ~~~~~~~~~~~^~~~~~ preferences-dialog.c: In function '_pomodoro_preferences_main_page_on_listbox_remove_gtk_container_remove': preferences-dialog.c:2438:96: warning: passing argument 2 of 'pomodoro_preferences_main_page_on_listbox_remove' from incompatible pointer type [-Wincompatible-pointer-types] 2438 | pomodoro_preferences_main_page_on_listbox_remove ((PomodoroPreferencesMainPage*) self, _sender, widget); | ^~~~~~~ | | | GtkContainer * {aka struct _GtkContainer *} preferences-dialog.c:370:67: note: expected 'GtkWidget *' {aka 'struct _GtkWidget *'} but argument is of type 'GtkContainer *' {aka 'struct _GtkContainer *'} 370 | GtkWidget* widget, | ~~~~~~~~~~~^~~~~~ preferences-dialog.c: In function 'pomodoro_preferences_main_page_on_listboxrow_visible_notify': preferences-dialog.c:2529:16: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2529 | _tmp2_ = gtk_widget_get_parent (_tmp1_); | ^ preferences-dialog.c:2542:16: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2542 | _tmp7_ = gtk_widget_get_parent (_tmp6_); | ^ preferences-dialog.c:2554:25: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2554 | _tmp11_ = gtk_widget_get_parent (_tmp10_); | ^ preferences-dialog.c:2563:33: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2563 | _tmp16_ = gtk_widget_get_parent (_tmp15_); | ^ preferences-dialog.c: In function 'pomodoro_preferences_main_page_on_listbox_add': preferences-dialog.c:2595:16: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2595 | _tmp2_ = gtk_widget_get_parent (widget); | ^ preferences-dialog.c:2602:24: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2602 | _tmp4_ = gtk_widget_get_parent (widget); | ^ preferences-dialog.c:2622:25: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2622 | _tmp10_ = gtk_widget_get_parent (widget); | ^ preferences-dialog.c: In function 'pomodoro_preferences_main_page_on_listbox_remove': preferences-dialog.c:2683:16: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2683 | _tmp2_ = gtk_widget_get_parent (widget); | ^ preferences-dialog.c:2702:24: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2702 | _tmp6_ = gtk_widget_get_parent (widget); | ^ preferences-dialog.c:2709:33: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 2709 | _tmp10_ = gtk_widget_get_parent (widget); | ^ preferences-dialog.c: In function 'pomodoro_preferences_main_page_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ preferences-dialog.c:2893:13: note: in expansion of macro 'g_once_init_enter' 2893 | if (g_once_init_enter (&pomodoro_preferences_main_page_type_id__once)) { | ^~~~~~~~~~~~~~~~~ preferences-dialog.c: In function 'pomodoro_preferences_dialog_page_meta_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ preferences-dialog.c:3467:13: note: in expansion of macro 'g_once_init_enter' 3467 | if (g_once_init_enter (&pomodoro_preferences_dialog_page_meta_type_id__once)) { | ^~~~~~~~~~~~~~~~~ preferences-dialog.c: In function 'pomodoro_preferences_dialog_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ preferences-dialog.c:3597:13: note: in expansion of macro 'g_once_init_enter' 3597 | if (g_once_init_enter (&pomodoro_preferences_dialog_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-presence.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from presence.c:23: presence.c: In function 'pomodoro_presence_status_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ presence.c:175:13: note: in expansion of macro 'g_once_init_enter' 175 | if (g_once_init_enter (&pomodoro_presence_status_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-screen-notification.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from screen-notification.c:24: screen-notification.c: In function 'pomodoro_screen_notification_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ screen-notification.c:683:13: note: in expansion of macro 'g_once_init_enter' 683 | if (g_once_init_enter (&pomodoro_screen_notification_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-service.lo service.c: In function 'pomodoro_service_flush': service.c:563:39: warning: passing argument 2 of 'g_hash_table_foreach' from incompatible pointer type [-Wincompatible-pointer-types] 563 | g_hash_table_foreach (_tmp4_, ___lambda7__gh_func, _data14_); | ^~~~~~~~~~~~~~~~~~~ | | | void (*)(const void *, const void *, void *) In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:52, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from service.c:24: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/ghash.h:109:61: note: expected 'GHFunc' {aka 'void (*)(void *, void *, void *)'} but argument is of type 'void (*)(const void *, const void *, void *)' 109 | GHFunc func, | ~~~~~~~~~~~~~~~~^~~~ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34: service.c: In function 'pomodoro_service_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ service.c:998:13: note: in expansion of macro 'g_once_init_enter' 998 | if (g_once_init_enter (&pomodoro_service_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-settings.lo CC libgnome_pomodoro_la-stats-page.lo stats-page.c: In function 'pomodoro_stats_page_on_totals_chart_draw': stats-page.c:1185:39: warning: passing argument 2 of 'g_hash_table_foreach' from incompatible pointer type [-Wincompatible-pointer-types] 1185 | g_hash_table_foreach (_tmp5_, ___lambda9__gh_func, _data15_); | ^~~~~~~~~~~~~~~~~~~ | | | void (*)(const void *, const void *, void *) In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:52, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from stats-page.c:24: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/ghash.h:109:61: note: expected 'GHFunc' {aka 'void (*)(void *, void *, void *)'} but argument is of type 'void (*)(const void *, const void *, void *)' 109 | GHFunc func, | ~~~~~~~~~~~~~~~~^~~~ stats-page.c: In function 'pomodoro_stats_page_set_title': stats-page.c:1971:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1971 | old_value = pomodoro_stats_page_get_title (self); | ^ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34: stats-page.c: In function 'pomodoro_stats_page_data_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ stats-page.c:2008:13: note: in expansion of macro 'g_once_init_enter' 2008 | if (g_once_init_enter (&pomodoro_stats_page_data_type_id__once)) { | ^~~~~~~~~~~~~~~~~ stats-page.c: In function 'pomodoro_stats_page_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ stats-page.c:2120:13: note: in expansion of macro 'g_once_init_enter' 2120 | if (g_once_init_enter (&pomodoro_stats_page_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-stats-view.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from stats-view.c:24: stats-view.c: In function 'pomodoro_stats_view_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ stats-view.c:1313:13: note: in expansion of macro 'g_once_init_enter' 1313 | if (g_once_init_enter (&pomodoro_stats_view_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-stats-day-page.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from stats-day-page.c:24: stats-day-page.c: In function 'pomodoro_stats_day_page_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ stats-day-page.c:416:13: note: in expansion of macro 'g_once_init_enter' 416 | if (g_once_init_enter (&pomodoro_stats_day_page_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-stats-week-page.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from stats-week-page.c:24: stats-week-page.c: In function 'pomodoro_stats_week_page_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ stats-week-page.c:430:13: note: in expansion of macro 'g_once_init_enter' 430 | if (g_once_init_enter (&pomodoro_stats_week_page_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-stats-month-page.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from stats-month-page.c:24: stats-month-page.c: In function 'pomodoro_stats_month_page_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ stats-month-page.c:446:13: note: in expansion of macro 'g_once_init_enter' 446 | if (g_once_init_enter (&pomodoro_stats_month_page_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-timer.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from timer.c:24: timer.c: In function 'pomodoro_timer_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ timer.c:1266:13: note: in expansion of macro 'g_once_init_enter' 1266 | if (g_once_init_enter (&pomodoro_timer_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-timer-action-group.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from timer-action-group.c:23: timer-action-group.c: In function 'pomodoro_timer_action_group_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ timer-action-group.c:554:13: note: in expansion of macro 'g_once_init_enter' 554 | if (g_once_init_enter (&pomodoro_timer_action_group_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-timer-state.lo timer-state.c: In function 'pomodoro_timer_state_set_name': timer-state.c:312:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 312 | old_value = pomodoro_timer_state_get_name (self); | ^ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from timer-state.c:24: timer-state.c: In function 'pomodoro_timer_state_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ timer-state.c:453:13: note: in expansion of macro 'g_once_init_enter' 453 | if (g_once_init_enter (&pomodoro_timer_state_type_id__once)) { | ^~~~~~~~~~~~~~~~~ timer-state.c: In function 'pomodoro_disabled_state_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ timer-state.c:636:13: note: in expansion of macro 'g_once_init_enter' 636 | if (g_once_init_enter (&pomodoro_disabled_state_type_id__once)) { | ^~~~~~~~~~~~~~~~~ timer-state.c: In function 'pomodoro_pomodoro_state_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ timer-state.c:849:13: note: in expansion of macro 'g_once_init_enter' 849 | if (g_once_init_enter (&pomodoro_pomodoro_state_type_id__once)) { | ^~~~~~~~~~~~~~~~~ timer-state.c: In function 'pomodoro_break_state_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ timer-state.c:911:13: note: in expansion of macro 'g_once_init_enter' 911 | if (g_once_init_enter (&pomodoro_break_state_type_id__once)) { | ^~~~~~~~~~~~~~~~~ timer-state.c: In function 'pomodoro_short_break_state_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ timer-state.c:999:13: note: in expansion of macro 'g_once_init_enter' 999 | if (g_once_init_enter (&pomodoro_short_break_state_type_id__once)) { | ^~~~~~~~~~~~~~~~~ timer-state.c: In function 'pomodoro_long_break_state_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ timer-state.c:1139:13: note: in expansion of macro 'g_once_init_enter' 1139 | if (g_once_init_enter (&pomodoro_long_break_state_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-utils.lo CC libgnome_pomodoro_la-window.lo window.c: In function 'pomodoro_window_on_timer_state_notify': window.c:248:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 248 | mapping_collection = POMODORO_WINDOW_STATE_NAMES; | ^ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gnome-pomodoro.h:6, from window.c:24: window.c: In function 'pomodoro_window_name_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ window.c:664:13: note: in expansion of macro 'g_once_init_enter' 664 | if (g_once_init_enter (&pomodoro_window_name_type_id__once)) { | ^~~~~~~~~~~~~~~~~ window.c: In function 'pomodoro_window_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ window.c:803:13: note: in expansion of macro 'g_once_init_enter' 803 | if (g_once_init_enter (&pomodoro_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_pomodoro_la-resources.lo CCLD libgnome-pomodoro.la gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/lib' gmake[2]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/lib' Making all in src gmake[2]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/src' VALAC gnome_pomodoro_vala.stamp CC gnome_pomodoro-main.o CCLD gnome-pomodoro git.mk: Generating .gitignore gmake[2]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/src' Making all in plugins gmake[2]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins' Making all in actions gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/actions' GEN resources.c git.mk: Generating .gitignore /opt/local/bin/gmake all-am gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/actions' VALAC libactions_la_vala.stamp action-listboxrow.vala:31.9-31.36: warning: [GtkChild] fields must be declared as `unowned' 31 | private Gtk.Label name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-listboxrow.vala:33.9-33.44: warning: [GtkChild] fields must be declared as `unowned' 33 | private Gtk.FlowBox keywords_flowbox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-listboxrow.vala:35.9-35.45: warning: [GtkChild] fields must be declared as `unowned' 35 | private Gtk.MenuButton options_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:28.9-28.36: warning: [GtkChild] fields must be declared as `unowned' 28 | private Gtk.Entry name_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:30.9-30.39: warning: [GtkChild] fields must be declared as `unowned' 30 | private Gtk.Entry command_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:32.9-32.60: warning: [GtkChild] fields must be declared as `unowned' 32 | private Gtk.ToggleButton pomodoro_state_togglebutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:34.9-34.63: warning: [GtkChild] fields must be declared as `unowned' 34 | private Gtk.ToggleButton short_break_state_togglebutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:36.9-36.62: warning: [GtkChild] fields must be declared as `unowned' 36 | private Gtk.ToggleButton long_break_state_togglebutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:38.9-38.57: warning: [GtkChild] fields must be declared as `unowned' 38 | private Gtk.CheckButton start_trigger_checkbutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:40.9-40.60: warning: [GtkChild] fields must be declared as `unowned' 40 | private Gtk.CheckButton complete_trigger_checkbutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:42.9-42.56: warning: [GtkChild] fields must be declared as `unowned' 42 | private Gtk.CheckButton skip_trigger_checkbutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:44.9-44.57: warning: [GtkChild] fields must be declared as `unowned' 44 | private Gtk.CheckButton pause_trigger_checkbutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:46.9-46.58: warning: [GtkChild] fields must be declared as `unowned' 46 | private Gtk.CheckButton resume_trigger_checkbutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:48.9-48.58: warning: [GtkChild] fields must be declared as `unowned' 48 | private Gtk.CheckButton enable_trigger_checkbutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:50.9-50.59: warning: [GtkChild] fields must be declared as `unowned' 50 | private Gtk.CheckButton disable_trigger_checkbutton; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action-page.vala:52.9-52.50: warning: [GtkChild] fields must be declared as `unowned' 52 | private Gtk.MenuButton add_variable_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences-page.vala:43.9-43.43: warning: [GtkChild] fields must be declared as `unowned' 43 | private Gtk.ListBox actions_listbox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ enums.vala:54.13-54.25: warning: Switch does not handle `ANY', `NONE' of enum `Actions.State' 54 | switch (this) | ^~~~~~~~~~~~~ enums.vala:88.13-88.25: warning: Switch does not handle `ANY', `NONE' of enum `Actions.State' 88 | switch (this) | ^~~~~~~~~~~~~ enums.vala:153.13-153.25: warning: Switch does not handle `NONE' of enum `Actions.Trigger' 153 | switch (this) | ^~~~~~~~~~~~~ enums.vala:182.13-182.25: warning: Switch does not handle `NONE' of enum `Actions.Trigger' 182 | switch (this) | ^~~~~~~~~~~~~ Compilation succeeded - 21 warning(s) CC libactions_la-action-listboxrow.lo action-listboxrow.c: In function 'actions_action_list_box_row_construct': action-listboxrow.c:212:55: warning: passing argument 2 of 'gtk_menu_button_set_popover' from incompatible pointer type [-Wincompatible-pointer-types] 212 | gtk_menu_button_set_popover (_tmp12_, _tmp13_); | ^~~~~~~ | | | GtkPopover * {aka struct _GtkPopover *} In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:146, from action-listboxrow.c:22: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkmenubutton.h:77:61: note: expected 'GtkWidget *' {aka 'struct _GtkWidget *'} but argument is of type 'GtkPopover *' {aka 'struct _GtkPopover *'} 77 | GtkWidget *popover); | ~~~~~~~~~~~~~~~^~~~~~~ CC libactions_la-action-page.lo action-page.c: In function 'actions_action_page_constructor': action-page.c:1414:55: warning: passing argument 2 of 'gtk_menu_button_set_popover' from incompatible pointer type [-Wincompatible-pointer-types] 1414 | gtk_menu_button_set_popover (_tmp15_, _tmp16_); | ^~~~~~~ | | | GtkPopover * {aka struct _GtkPopover *} In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:146, from action-page.c:22: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtkmenubutton.h:77:61: note: expected 'GtkWidget *' {aka 'struct _GtkWidget *'} but argument is of type 'GtkPopover *' {aka 'struct _GtkPopover *'} 77 | GtkWidget *popover); | ~~~~~~~~~~~~~~~^~~~~~~ CC libactions_la-actions.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from actions.c:24: actions.c: In function 'actions_context_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ actions.c:451:13: note: in expansion of macro 'g_once_init_enter' 451 | if (g_once_init_enter (&actions_context_type_id__once)) { | ^~~~~~~~~~~~~~~~~ actions.c: In function 'vala_g_list_remove_full': actions.c:845:31: warning: passing argument 1 of 'func' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 845 | func (_tmp6_); | ^~~~~~ actions.c:845:31: note: expected 'gpointer' {aka 'void *'} but argument is of type 'gconstpointer' {aka 'const void *'} actions.c: In function 'actions_action_manager_real_actions_changed': actions.c:1067:63: warning: passing argument 3 of 'g_settings_set_strv' from incompatible pointer type [-Wincompatible-pointer-types] 1067 | g_settings_set_strv (_tmp17_, "actions-list", _tmp18_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gio/gio.h:137, from actions.c:28: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gio/gsettings.h:191:94: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 191 | const gchar *const *value); | ~~~~~~~~~~~~~~~~~~~~^~~~~ CC libactions_la-action.lo action.c: In function 'actions_action_set_name': action.c:897:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 897 | old_value = actions_action_get_name (self); | ^ CC libactions_la-enums.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib-object.h:24, from enums.c:22: enums.c: In function 'actions_state_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ enums.c:194:13: note: in expansion of macro 'g_once_init_enter' 194 | if (g_once_init_enter (&actions_state_type_id__once)) { | ^~~~~~~~~~~~~~~~~ enums.c: In function 'actions_trigger_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ enums.c:372:13: note: in expansion of macro 'g_once_init_enter' 372 | if (g_once_init_enter (&actions_trigger_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libactions_la-preferences-page.lo preferences-page.c: In function 'actions_preferences_page_populate': preferences-page.c:473:47: warning: passing argument 2 of 'g_hash_table_foreach_remove' from incompatible pointer type [-Wincompatible-pointer-types] 473 | g_hash_table_foreach_remove (_tmp31_, ___lambda5__ghr_func, _data1_); | ^~~~~~~~~~~~~~~~~~~~ | | | gboolean (*)(const void *, const void *, void *) {aka int (*)(const void *, const void *, void *)} In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:52, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from preferences-page.c:22: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/ghash.h:117:61: note: expected 'GHRFunc' {aka 'int (*)(void *, void *, void *)'} but argument is of type 'gboolean (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} 117 | GHRFunc func, | ~~~~~~~~~~~~~~~~^~~~ CC libactions_la-resources.lo CCLD libactions.la GEN org.gnome.pomodoro.plugins.actions.gschema.valid gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/actions' gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/actions' Making all in dark-theme gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/dark-theme' VALAC libdark_theme_la_vala.stamp CC libdark_theme_la-dark-theme-plugin.lo CCLD libdark-theme.la git.mk: Generating .gitignore gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/dark-theme' Making all in sounds gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/sounds' GEN resources.c git.mk: Generating .gitignore /opt/local/bin/gmake all-am gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/sounds' VALAC libsounds_la_vala.stamp sounds-plugin.vala:84.9-84.48: warning: [GtkChild] fields must be declared as `unowned' 84 | private Gtk.Adjustment volume_adjustment; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sounds-plugin.vala:86.9-86.43: warning: [GtkChild] fields must be declared as `unowned' 86 | private Gtk.ListBox chooser_listbox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compilation succeeded - 2 warning(s) CC libsounds_la-sound-player.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from sound-player.c:22: sound-player.c: In function 'sounds_plugin_sound_player_error_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ sound-player.c:373:13: note: in expansion of macro 'g_once_init_enter' 373 | if (g_once_init_enter (&sounds_plugin_sound_player_error_type_id__once)) { | ^~~~~~~~~~~~~~~~~ sound-player.c: In function 'sounds_plugin_gstreamer_player_gst_play_flags_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ sound-player.c:663:13: note: in expansion of macro 'g_once_init_enter' 663 | if (g_once_init_enter (&sounds_plugin_gstreamer_player_gst_play_flags_type_id__once)) { | ^~~~~~~~~~~~~~~~~ sound-player.c: In function 'sounds_plugin_canberra_player_set_event_id': sound-player.c:1845:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1845 | old_value = sounds_plugin_canberra_player_get_event_id (self); | ^ CC libsounds_la-sounds-plugin.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from sounds-plugin.c:22: sounds-plugin.c: In function 'sounds_plugin_preset_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ sounds-plugin.c:746:13: note: in expansion of macro 'g_once_init_enter' 746 | if (g_once_init_enter (&sounds_plugin_preset_type_id__once)) { | ^~~~~~~~~~~~~~~~~ sounds-plugin.c: In function 'sounds_plugin_preferences_sound_page_target_type_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ sounds-plugin.c:810:13: note: in expansion of macro 'g_once_init_enter' 810 | if (g_once_init_enter (&sounds_plugin_preferences_sound_page_target_type_type_id__once)) { | ^~~~~~~~~~~~~~~~~ sounds-plugin.c: In function 'sounds_plugin_preferences_sound_page_set_uri': sounds-plugin.c:1659:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1659 | old_value = sounds_plugin_preferences_sound_page_get_uri (self); | ^ sounds-plugin.c: In function 'sounds_plugin_preferences_sound_page_set_default_uri': sounds-plugin.c:1686:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1686 | old_value = sounds_plugin_preferences_sound_page_get_default_uri (self); | ^ sounds-plugin.c: In function 'sounds_plugin_preferences_ticking_sound_page_constructor': sounds-plugin.c:2068:101: warning: passing argument 2 of 'sounds_plugin_preferences_sound_page_add_presets' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2068 | sounds_plugin_preferences_sound_page_add_presets ((SoundsPluginPreferencesSoundPage*) self, SOUNDS_PLUGIN_PREFERENCES_TICKING_SOUND_PAGE_PRESETS, (gint) G_N_ELEMENTS (SOUNDS_PLUGIN_PREFERENCES_TICKING_SOUND_PAGE_PRESETS)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sounds-plugin.c:1039:71: note: expected 'SoundsPluginPreset *' {aka 'struct _SoundsPluginPreset *'} but argument is of type 'const SoundsPluginPreset *' {aka 'const struct _SoundsPluginPreset *'} 1039 | SoundsPluginPreset* presets, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~ sounds-plugin.c: In function 'sounds_plugin_preferences_pomodoro_end_sound_page_constructor': sounds-plugin.c:2201:101: warning: passing argument 2 of 'sounds_plugin_preferences_sound_page_add_presets' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2201 | sounds_plugin_preferences_sound_page_add_presets ((SoundsPluginPreferencesSoundPage*) self, SOUNDS_PLUGIN_PREFERENCES_POMODORO_END_SOUND_PAGE_PRESETS, (gint) G_N_ELEMENTS (SOUNDS_PLUGIN_PREFERENCES_POMODORO_END_SOUND_PAGE_PRESETS)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sounds-plugin.c:1039:71: note: expected 'SoundsPluginPreset *' {aka 'struct _SoundsPluginPreset *'} but argument is of type 'const SoundsPluginPreset *' {aka 'const struct _SoundsPluginPreset *'} 1039 | SoundsPluginPreset* presets, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~ sounds-plugin.c: In function 'sounds_plugin_preferences_pomodoro_start_sound_page_constructor': sounds-plugin.c:2329:101: warning: passing argument 2 of 'sounds_plugin_preferences_sound_page_add_presets' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2329 | sounds_plugin_preferences_sound_page_add_presets ((SoundsPluginPreferencesSoundPage*) self, SOUNDS_PLUGIN_PREFERENCES_POMODORO_START_SOUND_PAGE_PRESETS, (gint) G_N_ELEMENTS (SOUNDS_PLUGIN_PREFERENCES_POMODORO_START_SOUND_PAGE_PRESETS)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sounds-plugin.c:1039:71: note: expected 'SoundsPluginPreset *' {aka 'struct _SoundsPluginPreset *'} but argument is of type 'const SoundsPluginPreset *' {aka 'const struct _SoundsPluginPreset *'} 1039 | SoundsPluginPreset* presets, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~ sounds-plugin.c: In function 'sounds_plugin_preferences_dialog_extension_settings_sound_label_getter': sounds-plugin.c:2427:43: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2427 | preset_collection = SOUNDS_PLUGIN_SOUND_PRESTES; | ^ CC libsounds_la-resources.lo CCLD libsounds.la GEN org.gnome.pomodoro.plugins.sounds.gschema.valid gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/sounds' gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/sounds' Making all in gnome gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/gnome' Making all in extension gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/gnome/extension' git.mk: Generating .gitignore gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/gnome/extension' gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/gnome' VALAC libgnome_la_vala.stamp gnome-shell-extension.vala:333.13-333.31: warning: Switch does not handle `DOWNLOADING', `OUT_OF_DATE' of enum `Gnome.ExtensionState' 333 | switch (this.state) | ^~~~~~~~~~~~~~~~~~~ Compilation succeeded - 1 warning(s) CC libgnome_la-gnome.lo In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib-object.h:24, from gnome.c:4: gnome.c: In function 'gnome_extension_state_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ gnome.c:597:13: note: in expansion of macro 'g_once_init_enter' 597 | if (g_once_init_enter (&gnome_extension_state_type_id__once)) { | ^~~~~~~~~~~~~~~~~ gnome.c: In function 'gnome_extension_info_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ gnome.c:666:13: note: in expansion of macro 'g_once_init_enter' 666 | if (g_once_init_enter (&gnome_extension_info_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC libgnome_la-gnome-idle-monitor.lo gnome-idle-monitor.c: In function 'gnome_plugin_idle_monitor_real_init': gnome-idle-monitor.c:454:39: warning: passing argument 2 of 'g_hash_table_foreach' from incompatible pointer type [-Wincompatible-pointer-types] 454 | g_hash_table_foreach (_tmp5_, ___lambda4__gh_func, self); | ^~~~~~~~~~~~~~~~~~~ | | | void (*)(const void *, const void *, void *) In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:52, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib-object.h:24, from gnome-idle-monitor.c:27: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/ghash.h:109:61: note: expected 'GHFunc' {aka 'void (*)(void *, void *, void *)'} but argument is of type 'void (*)(const void *, const void *, void *)' 109 | GHFunc func, | ~~~~~~~~~~~~~~~~^~~~ CC libgnome_la-gnome-plugin.lo gnome-plugin.c: In function 'peas_register_types': gnome-plugin.c:858:9: warning: implicit declaration of function 'gnome_shell_proxy_register_dynamic_type' [-Wimplicit-function-declaration] 858 | gnome_shell_proxy_register_dynamic_type (module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-plugin.c:860:9: warning: implicit declaration of function 'gnome_shell_extensions_proxy_register_dynamic_type'; did you mean 'gnome_shell_extensions_register_type'? [-Wimplicit-function-declaration] 860 | gnome_shell_extensions_proxy_register_dynamic_type (module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | gnome_shell_extensions_register_type gnome-plugin.c:862:9: warning: implicit declaration of function 'meta_idle_monitor_proxy_register_dynamic_type'; did you mean 'meta_idle_monitor_register_type'? [-Wimplicit-function-declaration] 862 | meta_idle_monitor_proxy_register_dynamic_type (module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | meta_idle_monitor_register_type CC libgnome_la-gnome-shell-extension.lo gnome-shell-extension.c: In function 'gnome_plugin_gnome_shell_extension_set_uuid': gnome-shell-extension.c:2292:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2292 | old_value = gnome_plugin_gnome_shell_extension_get_uuid (self); | ^ gnome-shell-extension.c: In function 'gnome_plugin_gnome_shell_extension_set_path': gnome-shell-extension.c:2319:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2319 | old_value = gnome_plugin_gnome_shell_extension_get_path (self); | ^ CCLD libgnome.la GEN org.gnome.pomodoro.plugins.gnome.gschema.valid gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/gnome' git.mk: Generating .gitignore gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/gnome' gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins' git.mk: Generating .gitignore gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator' git.mk: Generating .gitignore gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator/icons' git.mk: Generating .gitignore gmake[5]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator/icons/ambiance' git.mk: Generating .gitignore gmake[5]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator/icons/ambiance' gmake[5]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator/icons/arc' git.mk: Generating .gitignore gmake[5]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator/icons/arc' gmake[5]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator/icons/radiance' git.mk: Generating .gitignore gmake[5]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator/icons/radiance' gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator/icons' gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins/indicator' gmake[2]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/plugins' Making all in data gmake[2]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data' Making all in icons gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons' Making all in 16x16 gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/16x16' git.mk: Generating .gitignore gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/16x16' Making all in 24x24 gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/24x24' git.mk: Generating .gitignore gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/24x24' Making all in 32x32 gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/32x32' git.mk: Generating .gitignore gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/32x32' Making all in 48x48 gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/48x48' git.mk: Generating .gitignore gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/48x48' Making all in 256x256 gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/256x256' git.mk: Generating .gitignore gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/256x256' Making all in 512x512 gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/512x512' git.mk: Generating .gitignore gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/512x512' Making all in symbolic gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/symbolic' git.mk: Generating .gitignore gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons/symbolic' gmake[4]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons' git.mk: Generating .gitignore gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/icons' Making all in sounds gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/sounds' git.mk: Generating .gitignore gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data/sounds' gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data' GEN org.gnome.Pomodoro.desktop GEN org.gnome.Pomodoro.service GEN org.gnome.pomodoro.gschema.valid gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data' git.mk: Generating .gitignore gmake[2]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/data' Making all in po gmake[2]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/po' test ! -f ./gnome-pomodoro.pot || \ test -z "ca.gmo cs.gmo de.gmo el.gmo es.gmo fa.gmo fr.gmo hu.gmo id.gmo it.gmo kk.gmo lt.gmo nl.gmo pl.gmo pt_BR.gmo ru.gmo sv.gmo tr.gmo zh_CN.gmo" || /opt/local/bin/gmake ca.gmo cs.gmo de.gmo el.gmo es.gmo fa.gmo fr.gmo hu.gmo id.gmo it.gmo kk.gmo lt.gmo nl.gmo pl.gmo pt_BR.gmo ru.gmo sv.gmo tr.gmo zh_CN.gmo gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/po' rm -f ca.gmo && /opt/local/bin/msgmerge --for-msgfmt -o ca.1po ca.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.1po && rm -f ca.1po ca.1po: 128 translated messages. rm -f cs.gmo && /opt/local/bin/msgmerge --for-msgfmt -o cs.1po cs.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.1po && rm -f cs.1po cs.1po: 80 translated messages. rm -f de.gmo && /opt/local/bin/msgmerge --for-msgfmt -o de.1po de.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o de.gmo de.1po && rm -f de.1po de.1po: 128 translated messages. rm -f el.gmo && /opt/local/bin/msgmerge --for-msgfmt -o el.1po el.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o el.gmo el.1po && rm -f el.1po el.1po: 79 translated messages. rm -f es.gmo && /opt/local/bin/msgmerge --for-msgfmt -o es.1po es.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o es.gmo es.1po && rm -f es.1po es.1po: 40 translated messages. rm -f fa.gmo && /opt/local/bin/msgmerge --for-msgfmt -o fa.1po fa.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o fa.gmo fa.1po && rm -f fa.1po fa.1po: 25 translated messages. rm -f fr.gmo && /opt/local/bin/msgmerge --for-msgfmt -o fr.1po fr.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.1po && rm -f fr.1po fr.1po: 39 translated messages. rm -f hu.gmo && /opt/local/bin/msgmerge --for-msgfmt -o hu.1po hu.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.1po && rm -f hu.1po hu.1po: 8 translated messages. rm -f id.gmo && /opt/local/bin/msgmerge --for-msgfmt -o id.1po id.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o id.gmo id.1po && rm -f id.1po id.1po: 103 translated messages. rm -f it.gmo && /opt/local/bin/msgmerge --for-msgfmt -o it.1po it.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o it.gmo it.1po && rm -f it.1po it.1po: 103 translated messages. rm -f kk.gmo && /opt/local/bin/msgmerge --for-msgfmt -o kk.1po kk.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o kk.gmo kk.1po && rm -f kk.1po kk.1po: 103 translated messages. rm -f lt.gmo && /opt/local/bin/msgmerge --for-msgfmt -o lt.1po lt.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.1po && rm -f lt.1po lt.1po: 103 translated messages. rm -f nl.gmo && /opt/local/bin/msgmerge --for-msgfmt -o nl.1po nl.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.1po && rm -f nl.1po nl.1po: 103 translated messages. rm -f pl.gmo && /opt/local/bin/msgmerge --for-msgfmt -o pl.1po pl.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.1po && rm -f pl.1po pl.1po: 128 translated messages. rm -f pt_BR.gmo && /opt/local/bin/msgmerge --for-msgfmt -o pt_BR.1po pt_BR.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.1po && rm -f pt_BR.1po pt_BR.1po: 32 translated messages. rm -f ru.gmo && /opt/local/bin/msgmerge --for-msgfmt -o ru.1po ru.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.1po && rm -f ru.1po ru.1po: 23 translated messages. rm -f sv.gmo && /opt/local/bin/msgmerge --for-msgfmt -o sv.1po sv.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.1po && rm -f sv.1po sv.1po: 128 translated messages. rm -f tr.gmo && /opt/local/bin/msgmerge --for-msgfmt -o tr.1po tr.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.1po && rm -f tr.1po tr.1po: 25 translated messages. rm -f zh_CN.gmo && /opt/local/bin/msgmerge --for-msgfmt -o zh_CN.1po zh_CN.po gnome-pomodoro.pot && /home/pbulk/build/time/gnome-pomodoro/work/.tools/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.1po && rm -f zh_CN.1po zh_CN.1po: 104 translated messages. gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/po' touch ./stamp-po gmake[2]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/po' Making all in tests gmake[2]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/tests' VALAC tests_vala.stamp CC tests-tests.o tests.c: In function 'pomodoro_test_suite_adaptor_get_g_test_case': tests.c:457:63: warning: passing argument 4 of 'g_test_create_case' from incompatible pointer type [-Wincompatible-pointer-types] 457 | _tmp1_ = g_test_create_case (_tmp0_, (gsize) 0, self, _pomodoro_test_suite_adaptor_setup_gtest_fixture_func, _pomodoro_test_suite_adaptor_run_gtest_fixture_func, _pomodoro_test_suite_adaptor_teardown_gtest_fixture_func); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(void *, void *) In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:88, from tests.c:26: /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gtestutils.h:509:60: note: expected 'GTestFixtureFunc' {aka 'void (*)(void *, const void *)'} but argument is of type 'void (*)(void *, void *)' 509 | GTestFixtureFunc data_setup, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ tests.c:457:118: warning: passing argument 5 of 'g_test_create_case' from incompatible pointer type [-Wincompatible-pointer-types] 457 | _tmp1_ = g_test_create_case (_tmp0_, (gsize) 0, self, _pomodoro_test_suite_adaptor_setup_gtest_fixture_func, _pomodoro_test_suite_adaptor_run_gtest_fixture_func, _pomodoro_test_suite_adaptor_teardown_gtest_fixture_func); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(void *, void *) /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gtestutils.h:510:60: note: expected 'GTestFixtureFunc' {aka 'void (*)(void *, const void *)'} but argument is of type 'void (*)(void *, void *)' 510 | GTestFixtureFunc data_test, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ tests.c:457:171: warning: passing argument 6 of 'g_test_create_case' from incompatible pointer type [-Wincompatible-pointer-types] 457 | _tmp1_ = g_test_create_case (_tmp0_, (gsize) 0, self, _pomodoro_test_suite_adaptor_setup_gtest_fixture_func, _pomodoro_test_suite_adaptor_run_gtest_fixture_func, _pomodoro_test_suite_adaptor_teardown_gtest_fixture_func); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(void *, void *) /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gtestutils.h:511:60: note: expected 'GTestFixtureFunc' {aka 'void (*)(void *, const void *)'} but argument is of type 'void (*)(void *, void *)' 511 | GTestFixtureFunc data_teardown); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34: tests.c: In function 'pomodoro_test_suite_adaptor_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ tests.c:642:13: note: in expansion of macro 'g_once_init_enter' 642 | if (g_once_init_enter (&pomodoro_test_suite_adaptor_type_id__once)) { | ^~~~~~~~~~~~~~~~~ tests.c: In function 'pomodoro_test_suite_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ tests.c:866:13: note: in expansion of macro 'g_once_init_enter' 866 | if (g_once_init_enter (&pomodoro_test_suite_type_id__once)) { | ^~~~~~~~~~~~~~~~~ tests.c: In function 'pomodoro_test_runner_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ tests.c:1298:13: note: in expansion of macro 'g_once_init_enter' 1298 | if (g_once_init_enter (&pomodoro_test_runner_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC tests-test-application.o In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib-object.h:24, from test-application.c:24: test-application.c: In function 'pomodoro_application_test_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ test-application.c:154:13: note: in expansion of macro 'g_once_init_enter' 154 | if (g_once_init_enter (&pomodoro_application_test_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC tests-test-capability.o In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib-object.h:24, from test-capability.c:24: test-capability.c: In function 'pomodoro_capability_test_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ test-capability.c:336:13: note: in expansion of macro 'g_once_init_enter' 336 | if (g_once_init_enter (&pomodoro_capability_test_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC tests-test-capability-group.o In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib-object.h:24, from test-capability-group.c:24: test-capability-group.c: In function 'pomodoro_capability_group_test_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ test-capability-group.c:481:13: note: in expansion of macro 'g_once_init_enter' 481 | if (g_once_init_enter (&pomodoro_capability_group_test_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC tests-test-capability-manager.o In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib-object.h:24, from test-capability-manager.c:24: test-capability-manager.c: In function 'pomodoro_capability_manager_test_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ test-capability-manager.c:713:13: note: in expansion of macro 'g_once_init_enter' 713 | if (g_once_init_enter (&pomodoro_capability_manager_test_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CC tests-test-timer.o In file included from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib-object.h:24, from test-timer.c:24: test-timer.c: In function 'pomodoro_timer_test_get_type': /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /home/pbulk/build/time/gnome-pomodoro/work/.buildlink/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ test-timer.c:1792:13: note: in expansion of macro 'g_once_init_enter' 1792 | if (g_once_init_enter (&pomodoro_timer_test_type_id__once)) { | ^~~~~~~~~~~~~~~~~ CCLD tests git.mk: Generating .gitignore gmake[2]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/tests' Making all in packages gmake[2]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages' Making all in debian gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages/debian' git.mk: Generating .gitignore gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages/debian' Making all in jhbuild gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages/jhbuild' GEN gnome-pomodoro-jhbuild chmod +x gnome-pomodoro-jhbuild git.mk: Generating .gitignore gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages/jhbuild' Making all in rpm gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages/rpm' git.mk: Generating .gitignore gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages/rpm' gmake[3]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages' git.mk: Generating .gitignore gmake[2]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0/packages' gmake[2]: Entering directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0' gmake[2]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0' gmake[1]: Leaving directory '/home/pbulk/build/time/gnome-pomodoro/work/gnome-pomodoro-0.17.0' *** Please use pkgtools/verifypc to sanity check dependencies.