+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/brasero-3.12.2nb32/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/brasero-3.12.2nb32/work.log ===> Building for brasero-3.12.2nb32 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/sysutils/brasero/work/brasero-3.12.2' Making all in libbrasero-utils gmake[2]: Entering directory '/home/pbulk/build/sysutils/brasero/work/brasero-3.12.2/libbrasero-utils' CC brasero-misc.lo CC brasero-disc-message.lo CC brasero-jacket-background.lo CC brasero-notify.lo brasero-misc.c: In function 'brasero_utils_init': brasero-misc.c:151:9: warning: 'g_atexit' is deprecated [-Wdeprecated-declarations] 151 | g_atexit (brasero_utils_free); | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gthread.h:36, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:34, from brasero-misc.c:40: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gutils.h:329:9: note: declared here 329 | void g_atexit (GVoidFunc func); | ^~~~~~~~ brasero-misc.c: In function 'brasero_utils_pack_properties_list': brasero-misc.c:363:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 363 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from brasero-misc.c:43: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-misc.c: In function 'brasero_utils_make_button': brasero-misc.c:412:17: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 412 | image = gtk_image_new_from_stock (stock, size); | ^~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_timeout': brasero-disc-message.c:79:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 79 | priv = BRASERO_DISC_MESSAGE_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_set_timeout': brasero-disc-message.c:96:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 96 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_set_context': brasero-disc-message.c:115:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 115 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_get_context': brasero-disc-message.c:124:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 124 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_add_errors': brasero-disc-message.c:149:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 149 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c:170:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 170 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (tree), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from brasero-disc-message.c:40: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_remove_errors': brasero-disc-message.c:207:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 207 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_destroy': brasero-disc-message.c:218:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 218 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_update_progress': brasero-disc-message.c:239:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 239 | priv = BRASERO_DISC_MESSAGE_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_set_progress_active': brasero-disc-message.c:250:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 250 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_set_progress': brasero-disc-message.c:280:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 280 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_set_primary': brasero-disc-message.c:303:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 303 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_set_secondary': brasero-disc-message.c:317:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 317 | priv = BRASERO_DISC_MESSAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c:331:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 331 | gtk_misc_set_alignment (GTK_MISC (priv->secondary), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_init': brasero-disc-message.c:345:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 345 | priv = BRASERO_DISC_MESSAGE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c:357:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 357 | gtk_misc_set_alignment (GTK_MISC (priv->primary), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_finalize': brasero-disc-message.c:366:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 366 | priv = BRASERO_DISC_MESSAGE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc-message.c: In function 'brasero_disc_message_class_init': brasero-disc-message.c:385:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 385 | g_type_class_add_private (klass, sizeof (BraseroDiscMessagePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-notify.c: In function 'brasero_notify_get_message_by_context_id': brasero-notify.c:51:9: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 51 | GDK_THREADS_ENTER (); | ^~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:61, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-notify.c:37: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here 46 | void gdk_threads_enter (void); | ^~~~~~~~~~~~~~~~~ brasero-notify.c:65:9: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 65 | GDK_THREADS_LEAVE (); | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here 48 | void gdk_threads_leave (void); | ^~~~~~~~~~~~~~~~~ brasero-notify.c: In function 'brasero_notify_message_remove': brasero-notify.c:77:9: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 77 | GDK_THREADS_ENTER (); | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here 46 | void gdk_threads_enter (void); | ^~~~~~~~~~~~~~~~~ brasero-notify.c:90:9: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 90 | GDK_THREADS_LEAVE (); | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here 48 | void gdk_threads_leave (void); | ^~~~~~~~~~~~~~~~~ brasero-notify.c: In function 'brasero_notify_message_add': brasero-notify.c:102:9: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 102 | GDK_THREADS_ENTER (); | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here 46 | void gdk_threads_enter (void); | ^~~~~~~~~~~~~~~~~ brasero-notify.c:118:9: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 118 | GDK_THREADS_LEAVE (); | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here 48 | void gdk_threads_leave (void); | ^~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_get_color_style': brasero-jacket-background.c:67:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 67 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_get_color': brasero-jacket-background.c:81:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 81 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:85:9: warning: 'gtk_color_button_get_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 85 | gtk_color_button_get_color (GTK_COLOR_BUTTON (priv->color), color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74, from brasero-jacket-background.c:38: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12: note: declared here 92 | void gtk_color_button_get_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:86:9: warning: 'gtk_color_button_get_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 86 | gtk_color_button_get_color (GTK_COLOR_BUTTON (priv->color2), color2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12: note: declared here 92 | void gtk_color_button_get_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_get_image_style': brasero-jacket-background.c:94:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 94 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_get_image_path': brasero-jacket-background.c:106:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 106 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_set_color_style': brasero-jacket-background.c:119:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 119 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_set_image_style': brasero-jacket-background.c:133:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 133 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_set_image_path': brasero-jacket-background.c:146:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 146 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_set_color': brasero-jacket-background.c:163:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 163 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:167:9: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 167 | gtk_color_button_set_color (GTK_COLOR_BUTTON (priv->color), color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here 89 | void gtk_color_button_set_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:168:9: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 168 | gtk_color_button_set_color (GTK_COLOR_BUTTON (priv->color2), color2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here 89 | void gtk_color_button_set_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_color_type_changed_cb': brasero-jacket-background.c:177:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 177 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_add_filters': brasero-jacket-background.c:193:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 193 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_init': brasero-jacket-background.c:223:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 223 | priv = BRASERO_JACKET_BACKGROUND_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:246:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 246 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:297:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 297 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:301:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 301 | table = gtk_table_new (2, 2, FALSE); | ^~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ brasero-jacket-background.c:302:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 302 | gtk_table_set_row_spacings (GTK_TABLE (table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:303:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 303 | gtk_table_set_col_spacings (GTK_TABLE (table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:309:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 309 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:311:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 311 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ brasero-jacket-background.c:322:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 322 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ brasero-jacket-background.c:332:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 332 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-background.c:334:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 334 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ brasero-jacket-background.c:349:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 349 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ brasero-jacket-background.c:358:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 358 | GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE); | ^~~~~~~~~~~~~~~ brasero-jacket-background.c: In function 'brasero_jacket_background_class_init': brasero-jacket-background.c:375:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 375 | g_type_class_add_private (klass, sizeof (BraseroJacketBackgroundPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-jacket-buffer.lo CC brasero-jacket-edit.lo CC brasero-jacket-font.lo CC brasero-jacket-view.lo brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_get_text': brasero-jacket-buffer.c:63:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 63 | priv = BRASERO_JACKET_BUFFER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function '_gtk_text_attributes_fill_from_tags': brasero-jacket-buffer.c:138:26: warning: 'gdk_color_free' is deprecated: Use 'gdk_rgba_free' instead [-Wdeprecated-declarations] 138 | gdk_color_free (color); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-jacket-buffer.c:31: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/deprecated/gdkcolor.h:70:11: note: declared here 70 | void gdk_color_free (GdkColor *color); | ^~~~~~~~~~~~~~ brasero-jacket-buffer.c:148:25: warning: 'gdk_color_free' is deprecated: Use 'gdk_rgba_free' instead [-Wdeprecated-declarations] 148 | gdk_color_free (color); | ^~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/deprecated/gdkcolor.h:70:11: note: declared here 70 | void gdk_color_free (GdkColor *color); | ^~~~~~~~~~~~~~ brasero-jacket-buffer.c:153:33: warning: 'gdk_color_free' is deprecated: Use 'gdk_rgba_free' instead [-Wdeprecated-declarations] 153 | gdk_color_free (dest->pg_bg_color); | ^~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/deprecated/gdkcolor.h:70:11: note: declared here 70 | void gdk_color_free (GdkColor *color); | ^~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_add_default_tag': brasero-jacket-buffer.c:276:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 276 | priv = BRASERO_JACKET_BUFFER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_get_attributes': brasero-jacket-buffer.c:288:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 288 | priv = BRASERO_JACKET_BUFFER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_cursor_position_changed_cb': brasero-jacket-buffer.c:306:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 306 | priv = BRASERO_JACKET_BUFFER_PRIVATE (buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_insert_text': brasero-jacket-buffer.c:342:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 342 | priv = BRASERO_JACKET_BUFFER_PRIVATE (buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_show_default_text': brasero-jacket-buffer.c:376:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 376 | priv = BRASERO_JACKET_BUFFER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_set_default_text': brasero-jacket-buffer.c:410:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 410 | priv = BRASERO_JACKET_BUFFER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_init': brasero-jacket-buffer.c:449:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 449 | priv = BRASERO_JACKET_BUFFER_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_finalize': brasero-jacket-buffer.c:463:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 463 | priv = BRASERO_JACKET_BUFFER_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_class_init': brasero-jacket-buffer.c:484:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 484 | g_type_class_add_private (klass, sizeof (BraseroJacketBufferPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_print_page': brasero-jacket-edit.c:90:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 90 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_underline_pressed_cb': brasero-jacket-edit.c:161:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 161 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_italic_pressed_cb': brasero-jacket-edit.c:189:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 189 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_bold_pressed_cb': brasero-jacket-edit.c:217:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 217 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_justify': brasero-jacket-edit.c:246:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 246 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_colours_changed_cb': brasero-jacket-edit.c:307:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 307 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_font_changed_cb': brasero-jacket-edit.c:338:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 338 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_configure_background_pressed_cb': brasero-jacket-edit.c:376:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 376 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_update_button_state': brasero-jacket-edit.c:391:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 391 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_tags_changed_cb': brasero-jacket-edit.c:505:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 505 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_init': brasero-jacket-edit.c:521:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 521 | priv = BRASERO_JACKET_EDIT_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c:533:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] 533 | item = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_PRINT)); | ^~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:149, from brasero-jacket-edit.c:39: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here 84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c:533:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 533 | item = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_PRINT)); | ^~~~ brasero-jacket-edit.c:563:9: warning: 'gtk_radio_tool_button_new_from_stock' is deprecated: Use 'gtk_radio_tool_button_new' instead [-Wdeprecated-declarations] 563 | item = GTK_WIDGET (gtk_radio_tool_button_new_from_stock (NULL, GTK_STOCK_JUSTIFY_RIGHT)); | ^~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:173: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkradiotoolbutton.h:64:14: note: declared here 64 | GtkToolItem *gtk_radio_tool_button_new_from_stock (GSList *group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c:563:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 563 | item = GTK_WIDGET (gtk_radio_tool_button_new_from_stock (NULL, GTK_STOCK_JUSTIFY_RIGHT)); | ^~~~ brasero-jacket-edit.c:573:9: warning: 'gtk_radio_tool_button_new_from_stock' is deprecated: Use 'gtk_radio_tool_button_new' instead [-Wdeprecated-declarations] 573 | item = GTK_WIDGET (gtk_radio_tool_button_new_from_stock (gtk_radio_tool_button_get_group (GTK_RADIO_TOOL_BUTTON (priv->right)), GTK_STOCK_JUSTIFY_CENTER)); | ^~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkradiotoolbutton.h:64:14: note: declared here 64 | GtkToolItem *gtk_radio_tool_button_new_from_stock (GSList *group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c:573:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 573 | item = GTK_WIDGET (gtk_radio_tool_button_new_from_stock (gtk_radio_tool_button_get_group (GTK_RADIO_TOOL_BUTTON (priv->right)), GTK_STOCK_JUSTIFY_CENTER)); | ^~~~ brasero-jacket-edit.c:583:9: warning: 'gtk_radio_tool_button_new_from_stock' is deprecated: Use 'gtk_radio_tool_button_new' instead [-Wdeprecated-declarations] 583 | item = GTK_WIDGET (gtk_radio_tool_button_new_from_stock (gtk_radio_tool_button_get_group (GTK_RADIO_TOOL_BUTTON (priv->right)), GTK_STOCK_JUSTIFY_LEFT)); | ^~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkradiotoolbutton.h:64:14: note: declared here 64 | GtkToolItem *gtk_radio_tool_button_new_from_stock (GSList *group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c:583:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 583 | item = GTK_WIDGET (gtk_radio_tool_button_new_from_stock (gtk_radio_tool_button_get_group (GTK_RADIO_TOOL_BUTTON (priv->right)), GTK_STOCK_JUSTIFY_LEFT)); | ^~~~ brasero-jacket-edit.c:597:9: warning: 'gtk_toggle_tool_button_new_from_stock' is deprecated: Use 'gtk_toggle_tool_button_new' instead [-Wdeprecated-declarations] 597 | item = GTK_WIDGET (gtk_toggle_tool_button_new_from_stock (GTK_STOCK_UNDERLINE)); | ^~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkradiotoolbutton.h:28: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktoggletoolbutton.h:79:14: note: declared here 79 | GtkToolItem *gtk_toggle_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c:597:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 597 | item = GTK_WIDGET (gtk_toggle_tool_button_new_from_stock (GTK_STOCK_UNDERLINE)); | ^~~~ brasero-jacket-edit.c:607:9: warning: 'gtk_toggle_tool_button_new_from_stock' is deprecated: Use 'gtk_toggle_tool_button_new' instead [-Wdeprecated-declarations] 607 | item = GTK_WIDGET (gtk_toggle_tool_button_new_from_stock (GTK_STOCK_ITALIC)); | ^~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktoggletoolbutton.h:79:14: note: declared here 79 | GtkToolItem *gtk_toggle_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c:607:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 607 | item = GTK_WIDGET (gtk_toggle_tool_button_new_from_stock (GTK_STOCK_ITALIC)); | ^~~~ brasero-jacket-edit.c:617:9: warning: 'gtk_toggle_tool_button_new_from_stock' is deprecated: Use 'gtk_toggle_tool_button_new' instead [-Wdeprecated-declarations] 617 | item = GTK_WIDGET (gtk_toggle_tool_button_new_from_stock (GTK_STOCK_BOLD)); | ^~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktoggletoolbutton.h:79:14: note: declared here 79 | GtkToolItem *gtk_toggle_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c:617:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 617 | item = GTK_WIDGET (gtk_toggle_tool_button_new_from_stock (GTK_STOCK_BOLD)); | ^~~~ brasero-jacket-edit.c:676:9: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] 676 | gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (scroll), main_box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here 186 | void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_freeze': brasero-jacket-edit.c:709:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 709 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_thaw': brasero-jacket-edit.c:720:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 720 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_get_front': brasero-jacket-edit.c:731:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 731 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_get_back': brasero-jacket-edit.c:741:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 741 | priv = BRASERO_JACKET_EDIT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_class_init': brasero-jacket-edit.c:757:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 757 | g_type_class_add_private (klass, sizeof (BraseroJacketEditPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-jacket-edit.c:37: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-edit.c: In function 'brasero_jacket_edit_dialog_new': brasero-jacket-edit.c:779:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 779 | GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, | ^~~~~~~~~~~~~~~ brasero-jacket-font.c: In function 'brasero_jacket_font_set_name': brasero-jacket-font.c:110:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 110 | priv = BRASERO_JACKET_FONT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-font.c: In function 'brasero_jacket_font_get_family': brasero-jacket-font.c:199:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 199 | priv = BRASERO_JACKET_FONT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-font.c: In function 'brasero_jacket_font_get_size': brasero-jacket-font.c:219:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 219 | priv = BRASERO_JACKET_FONT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-font.c: In function 'brasero_jacket_font_init': brasero-jacket-font.c:283:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 283 | priv = BRASERO_JACKET_FONT_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-font.c:303:9: warning: 'gtk_combo_box_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 303 | gtk_combo_box_set_focus_on_click (GTK_COMBO_BOX (priv->family), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from brasero-jacket-font.c:33: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:125:15: note: declared here 125 | void gtk_combo_box_set_focus_on_click (GtkComboBox *combo, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-font.c:326:9: warning: 'gtk_combo_box_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 326 | gtk_combo_box_set_focus_on_click (GTK_COMBO_BOX (priv->size), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:125:15: note: declared here 125 | void gtk_combo_box_set_focus_on_click (GtkComboBox *combo, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-font.c: In function 'brasero_jacket_font_class_init': brasero-jacket-font.c:345:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 345 | g_type_class_add_private (klass, sizeof (BraseroJacketFontPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_render_side_text': brasero-jacket-view.c:218:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 218 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_render_body': brasero-jacket-view.c:306:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 306 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_render_background': brasero-jacket-view.c:376:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 376 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_render': brasero-jacket-view.c:457:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 457 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_scale_image': brasero-jacket-view.c:531:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 531 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_print': brasero-jacket-view.c:562:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 562 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_configure_background': brasero-jacket-view.c:715:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 715 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_set_side': brasero-jacket-view.c:783:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 783 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_set_textview_background': brasero-jacket-view.c:858:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 858 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c:905:9: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 905 | gdk_window_set_background_pattern (window, pattern); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-jacket-view.c:38: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_crop_image': brasero-jacket-view.c:920:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 920 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_update_image': brasero-jacket-view.c:948:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 948 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_get_image': brasero-jacket-view.c:994:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 994 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_set_image': brasero-jacket-view.c:1006:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1006 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_set_color': brasero-jacket-view.c:1054:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1054 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_get_attributes': brasero-jacket-view.c:1088:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1088 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_get_active_buffer': brasero-jacket-view.c:1110:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1110 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_get_body_buffer': brasero-jacket-view.c:1127:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1127 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_get_side_buffer': brasero-jacket-view.c:1137:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1137 | priv = BRASERO_JACKET_VIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_draw_textview': brasero-jacket-view.c:1155:9: warning: 'gdk_window_process_updates' is deprecated [-Wdeprecated-declarations] 1155 | gdk_window_process_updates (window, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:1069:12: note: declared here 1069 | void gdk_window_process_updates (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_draw': brasero-jacket-view.c:1174:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1174 | priv = BRASERO_JACKET_VIEW_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_get_preferred_width': brasero-jacket-view.c:1281:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1281 | priv = BRASERO_JACKET_VIEW_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_get_preferred_height': brasero-jacket-view.c:1313:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1313 | priv = BRASERO_JACKET_VIEW_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_size_allocate': brasero-jacket-view.c:1350:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1350 | priv = BRASERO_JACKET_VIEW_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_container_forall': brasero-jacket-view.c:1414:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1414 | priv = BRASERO_JACKET_VIEW_PRIVATE (container); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_container_remove': brasero-jacket-view.c:1427:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1427 | priv = BRASERO_JACKET_VIEW_PRIVATE (container); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_init': brasero-jacket-view.c:1443:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1443 | priv = BRASERO_JACKET_VIEW_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c:1458:9: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] 1458 | gdk_color_parse ("white", &priv->b_color); | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here 79 | gboolean gdk_color_parse (const gchar *spec, | ^~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_finalize': brasero-jacket-view.c:1499:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1499 | priv = BRASERO_JACKET_VIEW_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-jacket-view.c: In function 'brasero_jacket_view_class_init': brasero-jacket-view.c:1525:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1525 | g_type_class_add_private (klass, sizeof (BraseroJacketViewPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-tool-color-picker.lo CC brasero-async-task-manager.lo CC brasero-io.lo brasero-tool-color-picker.c: In function 'brasero_tool_color_picker_set_text': brasero-tool-color-picker.c:69:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 69 | priv = BRASERO_TOOL_COLOR_PICKER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c: In function 'brasero_tool_color_picker_get_color': brasero-tool-color-picker.c:79:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 79 | priv = BRASERO_TOOL_COLOR_PICKER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c: In function 'brasero_tool_color_picker_set_color': brasero-tool-color-picker.c:91:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 91 | priv = BRASERO_TOOL_COLOR_PICKER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c: In function 'brasero_tool_color_picker_draw': brasero-tool-color-picker.c:107:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | priv = BRASERO_TOOL_COLOR_PICKER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c:109:9: warning: 'gdk_cairo_set_source_color' is deprecated: Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] 109 | gdk_cairo_set_source_color (ctx, &priv->color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-tool-color-picker.c:37: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:68:12: note: declared here 68 | void gdk_cairo_set_source_color (cairo_t *cr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c: In function 'brasero_tool_color_picker_destroy': brasero-tool-color-picker.c:128:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 128 | priv = BRASERO_TOOL_COLOR_PICKER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c: In function 'brasero_tool_color_picker_response': brasero-tool-color-picker.c:140:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 140 | priv = BRASERO_TOOL_COLOR_PICKER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c:143:17: warning: 'gtk_color_selection_dialog_get_color_selection' is deprecated: Use 'GtkColorChooser' instead [-Wdeprecated-declarations] 143 | selection = GTK_COLOR_SELECTION (gtk_color_selection_dialog_get_color_selection (GTK_COLOR_SELECTION_DIALOG (priv->dialog))); | ^~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:257: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:76:12: note: declared here 76 | GtkWidget* gtk_color_selection_dialog_get_color_selection (GtkColorSelectionDialog *colorsel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c:144:17: warning: 'gtk_color_selection_get_current_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 144 | gtk_color_selection_get_current_color (selection, &priv->color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:256: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:162:10: note: declared here 162 | void gtk_color_selection_get_current_color (GtkColorSelection *colorsel, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c: In function 'brasero_tool_color_picker_clicked': brasero-tool-color-picker.c:164:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 164 | priv = BRASERO_TOOL_COLOR_PICKER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c:166:9: warning: 'gtk_color_selection_dialog_new' is deprecated: Use 'gtk_color_chooser_dialog_new' instead [-Wdeprecated-declarations] 166 | dialog = gtk_color_selection_dialog_new (_("Pick a Color")); | ^~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:74:12: note: declared here 74 | GtkWidget* gtk_color_selection_dialog_new (const gchar *title); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c:167:9: warning: 'gtk_color_selection_dialog_get_color_selection' is deprecated: Use 'GtkColorChooser' instead [-Wdeprecated-declarations] 167 | selection = GTK_COLOR_SELECTION (gtk_color_selection_dialog_get_color_selection (GTK_COLOR_SELECTION_DIALOG (dialog))); | ^~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:76:12: note: declared here 76 | GtkWidget* gtk_color_selection_dialog_get_color_selection (GtkColorSelectionDialog *colorsel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c:168:9: warning: 'gtk_color_selection_set_current_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 168 | gtk_color_selection_set_current_color (selection, &priv->color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:159:10: note: declared here 159 | void gtk_color_selection_set_current_color (GtkColorSelection *colorsel, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c: In function 'brasero_tool_color_picker_init': brasero-tool-color-picker.c:195:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 195 | priv = BRASERO_TOOL_COLOR_PICKER_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-color-picker.c: In function 'brasero_tool_color_picker_class_init': brasero-tool-color-picker.c:228:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 228 | g_type_class_add_private (klass, sizeof (BraseroToolColorPickerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-async-task-manager.c: In function 'brasero_async_task_manager_init': brasero-async-task-manager.c:113:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 113 | obj->priv->thread_finished = g_cond_new (); | ^~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from brasero-async-task-manager.c:35: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ brasero-async-task-manager.c:114:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 114 | obj->priv->task_finished = g_cond_new (); | ^~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ brasero-async-task-manager.c:115:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 115 | obj->priv->new_task = g_cond_new (); | ^~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ brasero-async-task-manager.c:117:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 117 | obj->priv->lock = g_mutex_new (); | ^~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ brasero-async-task-manager.c: In function 'brasero_async_task_manager_finalize': brasero-async-task-manager.c:152:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 152 | g_cond_free (cobj->priv->task_finished); | ^~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ brasero-async-task-manager.c:157:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 157 | g_cond_free (cobj->priv->thread_finished); | ^~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ brasero-async-task-manager.c:162:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 162 | g_cond_free (cobj->priv->new_task); | ^~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ brasero-async-task-manager.c:167:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 167 | g_mutex_free (cobj->priv->lock); | ^~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ brasero-async-task-manager.c: In function 'brasero_async_task_manager_thread': brasero-async-task-manager.c:236:33: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 236 | GTimeVal timeout; | ^~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:32: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ brasero-async-task-manager.c:239:33: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 239 | g_get_current_time (&timeout); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:56: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gmain.h:825:8: note: declared here 825 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ brasero-async-task-manager.c:240:33: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] 240 | g_time_val_add (&timeout, 5000000); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:92: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gtimer.h:69:10: note: declared here 69 | void g_time_val_add (GTimeVal *time_, | ^~~~~~~~~~~~~~ brasero-async-task-manager.c:241:33: warning: 'g_cond_timed_wait' is deprecated [-Wdeprecated-declarations] 241 | result = g_cond_timed_wait (self->priv->new_task, | ^~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:291:17: note: declared here 291 | gboolean g_cond_timed_wait (GCond *cond, | ^~~~~~~~~~~~~~~~~ brasero-async-task-manager.c: In function 'brasero_async_task_manager_queue': brasero-async-task-manager.c:347:17: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 347 | thread = g_thread_create ((GThreadFunc) brasero_async_task_manager_thread, | ^~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_job_progress_report_cb': brasero-io.c:175:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 175 | priv = BRASERO_IO_PRIVATE (callback_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_job_progress_report_start': brasero-io.c:207:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 207 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_job_progress_report_stop': brasero-io.c:230:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 230 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_return_result_idle': brasero-io.c:331:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 331 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_queue_result': brasero-io.c:420:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 420 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_mount_enclosing_volume': brasero-io.c:608:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 608 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c:634:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 634 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_find_metadata': brasero-io.c:893:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 893 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_wait_for_metadata': brasero-io.c:967:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 967 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_get_metadata_info': brasero-io.c:1035:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1035 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_cancel_result': brasero-io.c:2190:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2190 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_cancel_by_base': brasero-io.c:2226:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2226 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_xid_for_metadata': brasero-io.c:2354:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2354 | priv = BRASERO_IO_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_init': brasero-io.c:2372:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2372 | priv = BRASERO_IO_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-io.c:2374:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 2374 | priv->lock = g_mutex_new (); | ^~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from brasero-io.c:38: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ brasero-io.c:2375:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 2375 | priv->lock_metadata = g_mutex_new (); | ^~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ brasero-io.c: In function 'brasero_io_finalize': brasero-io.c:2406:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2406 | priv = BRASERO_IO_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-io.c:2456:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 2456 | g_mutex_free (priv->lock); | ^~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ brasero-io.c:2461:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 2461 | g_mutex_free (priv->lock_metadata); | ^~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_class_init': brasero-io.c:2493:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2493 | g_type_class_add_private (klass, sizeof (BraseroIOPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-io.c:39: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_shutdown': brasero-io.c:2512:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2512 | priv = BRASERO_IO_PRIVATE (singleton); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-io.c: In function 'brasero_io_set_parent_window_callback': brasero-io.c:2545:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2545 | priv = BRASERO_IO_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~ CC brasero-metadata.lo CC brasero-pk.lo brasero-metadata.c: In function 'brasero_metadata_get_xid': brasero-metadata.c:130:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 130 | priv = BRASERO_METADATA_PRIVATE (metadata); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_set_get_xid_callback': brasero-metadata.c:144:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 144 | priv = BRASERO_METADATA_PRIVATE (metadata); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_destroy_pipeline': brasero-metadata.c:305:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 305 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_stop': brasero-metadata.c:361:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 361 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_cancel': brasero-metadata.c:420:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 420 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_install_plugins_free_data': brasero-metadata.c:462:34: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 462 | priv = BRASERO_METADATA_PRIVATE (meta->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_install_plugins_success': brasero-metadata.c:482:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 482 | priv = BRASERO_METADATA_PRIVATE (iter->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_install_plugins_abort': brasero-metadata.c:506:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 506 | priv = BRASERO_METADATA_PRIVATE (iter->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_install_missing_plugins': brasero-metadata.c:611:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 611 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c:668:45: error: passing argument 1 of 'gst_install_plugins_async' from incompatible pointer type [-Wincompatible-pointer-types] 668 | status = gst_install_plugins_async ((gchar **) details->pdata, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | gchar ** {aka char **} In file included from brasero-metadata.c:45: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/pbutils/install-plugins.h:141:75: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 141 | GstInstallPluginsReturn gst_install_plugins_async (const gchar * const * details, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ brasero-metadata.c: In function 'brasero_metadata_completed': brasero-metadata.c:691:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 691 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_thumbnail': brasero-metadata.c:726:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 726 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_is_seekable': brasero-metadata.c:766:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 766 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_get_mime_type': brasero-metadata.c:800:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 800 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_is_mp3': brasero-metadata.c:900:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 900 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'foreach_tag': brasero-metadata.c:918:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 918 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_process_element_messages': brasero-metadata.c:968:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 968 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from brasero-metadata.c:49: brasero-metadata.c:1030:44: warning: format '%lli' expects argument of type 'long long int', but argument 3 has type 'gint64' {aka 'long int'} [-Wformat=] 1030 | BRASERO_UTILS_LOG ("silence detected at %lli", pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ | | | gint64 {aka long int} brasero-misc.h:62:38: note: in definition of macro 'BRASERO_UTILS_LOG' 62 | format, \ | ^~~~~~ brasero-metadata.c:1030:68: note: format string is defined here 1030 | BRASERO_UTILS_LOG ("silence detected at %lli", pos); | ~~~^ | | | long long int | %li brasero-metadata.c: In function 'brasero_metadata_process_pending_messages': brasero-metadata.c:1052:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1052 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_success': brasero-metadata.c:1077:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1077 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_get_duration': brasero-metadata.c:1108:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1108 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c:1134:28: warning: format '%lli' expects argument of type 'long long int', but argument 3 has type 'gint64' {aka 'long int'} [-Wformat=] 1134 | BRASERO_UTILS_LOG ("Found duration %lli for %s", duration, priv->info->uri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ | | | gint64 {aka long int} brasero-misc.h:62:38: note: in definition of macro 'BRASERO_UTILS_LOG' 62 | format, \ | ^~~~~~ brasero-metadata.c:1134:47: note: format string is defined here 1134 | BRASERO_UTILS_LOG ("Found duration %lli for %s", duration, priv->info->uri); | ~~~^ | | | long long int | %li brasero-metadata.c: In function 'brasero_metadata_mp3_bus_messages': brasero-metadata.c:1153:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1153 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_create_mp3_pipeline': brasero-metadata.c:1188:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1188 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_success_main': brasero-metadata.c:1256:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1256 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_bus_messages': brasero-metadata.c:1292:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1292 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_create_audio_pipeline': brasero-metadata.c:1349:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1349 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_create_video_pipeline': brasero-metadata.c:1460:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1460 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_error_on_pad_linking': brasero-metadata.c:1521:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1521 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_link_dummy_pad': brasero-metadata.c:1541:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1541 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_audio_caps': brasero-metadata.c:1577:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1577 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_new_decoded_pad_cb': brasero-metadata.c:1647:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1647 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_create_pipeline': brasero-metadata.c:1730:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1730 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_set_new_uri': brasero-metadata.c:1777:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1777 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_set_uri': brasero-metadata.c:1861:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1861 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_get_info_async': brasero-metadata.c:1900:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1900 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_wait': brasero-metadata.c:1943:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1943 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c:1957:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 1957 | condition = g_cond_new (); | ^~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from brasero-metadata.c:37: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ brasero-metadata.c:1969:9: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 1969 | g_cond_free (condition); | ^~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_increase_listener_number': brasero-metadata.c:1981:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1981 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_decrease_listener_number': brasero-metadata.c:1990:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1990 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_get_uri': brasero-metadata.c:1999:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1999 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_get_flags': brasero-metadata.c:2008:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2008 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_get_result': brasero-metadata.c:2019:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2019 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_init': brasero-metadata.c:2044:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2044 | priv = BRASERO_METADATA_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c:2046:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 2046 | priv->mutex = g_mutex_new (); | ^~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_finalize': brasero-metadata.c:2055:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2055 | priv = BRASERO_METADATA_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c:2084:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 2084 | g_cond_free (condition); | ^~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ brasero-metadata.c:2090:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 2090 | g_mutex_free (priv->mutex); | ^~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_get_property': brasero-metadata.c:2108:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2108 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_set_property': brasero-metadata.c:2134:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2134 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-metadata.c: In function 'brasero_metadata_class_init': brasero-metadata.c:2158:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2158 | g_type_class_add_private (klass, sizeof (BraseroMetadataPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-metadata.c:39: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gmake[2]: *** [Makefile:608: brasero-metadata.lo] Error 1 gmake[2]: *** Waiting for unfinished jobs.... brasero-pk.c: In function 'brasero_pk_install_missing_files_result': brasero-pk.c:73:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 73 | BraseroPKPrivate *priv = BRASERO_PK_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-pk.c:86:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 86 | if (priv->values != NULL) | ^~ brasero-pk.c:88:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 88 | priv->res = TRUE; | ^~~~ brasero-pk.c: In function 'brasero_pk_cancelled': brasero-pk.c:100:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 100 | BraseroPKPrivate *priv = BRASERO_PK_PRIVATE (package); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-pk.c: In function 'brasero_pk_wait_for_call_end': brasero-pk.c:121:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 121 | priv = BRASERO_PK_PRIVATE (package); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-pk.c:131:9: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 131 | GDK_THREADS_LEAVE (); | ^~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:61, from brasero-pk.c:40: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here 48 | void gdk_threads_leave (void); | ^~~~~~~~~~~~~~~~~ brasero-pk.c:133:9: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 133 | GDK_THREADS_ENTER (); | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here 46 | void gdk_threads_enter (void); | ^~~~~~~~~~~~~~~~~ brasero-pk.c: In function 'brasero_pk_connect': brasero-pk.c:149:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 149 | priv = BRASERO_PK_PRIVATE (package); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-pk.c: In function 'brasero_pk_install_file_requirement': brasero-pk.c:258:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 258 | priv = BRASERO_PK_PRIVATE (package); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-pk.c: In function 'pk_gst_is_x64_arch': brasero-pk.c:325:40: warning: the comparison will always evaluate as 'false' for the address of 'machine' will never be NULL [-Waddress] 325 | if (retval != 0 || buf.machine == NULL) { | ^~ In file included from brasero-pk.c:36: /usr/include/sys/utsname.h:57:17: note: 'machine' declared here 57 | char machine[_SYS_NMLN]; | ^~~~~~~ brasero-pk.c: In function 'brasero_pk_install_gstreamer_plugin': brasero-pk.c:382:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 382 | priv = BRASERO_PK_PRIVATE (package); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-pk.c: In function 'brasero_pk_finalize': brasero-pk.c:431:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 431 | priv = BRASERO_PK_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-pk.c: In function 'brasero_pk_class_init': brasero-pk.c:457:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 457 | g_type_class_add_private (klass, sizeof (BraseroPKPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /home/pbulk/build/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gmake[2]: Leaving directory '/home/pbulk/build/sysutils/brasero/work/brasero-3.12.2/libbrasero-utils' gmake[1]: *** [Makefile:598: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/sysutils/brasero/work/brasero-3.12.2' gmake: *** [Makefile:496: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/brasero *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/brasero