=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for brasero-3.12.3 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3' Making all in libbrasero-utils gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/libbrasero-utils' CC brasero-disc-message.lo CC brasero-misc.lo CC brasero-notify.lo CC brasero-jacket-background.lo CC brasero-jacket-buffer.lo CC brasero-jacket-edit.lo CC brasero-jacket-font.lo CC brasero-jacket-view.lo 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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74, from brasero-jacket-background.c:38: /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280: /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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-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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gthread.h:36, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:34, from brasero-misc.c:40: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from brasero-misc.c:43: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from brasero-disc-message.c:40: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:61, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-notify.c:37: /pbulk/work/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 (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/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 (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/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 (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/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 (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/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 (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here 48 | void gdk_threads_leave (void); | ^~~~~~~~~~~~~~~~~ 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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-jacket-view.c:38: /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:149, from brasero-jacket-edit.c:39: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:173: /pbulk/work/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)); | ^~~~ /pbulk/work/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)); | ^~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkradiotoolbutton.h:28: /pbulk/work/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)); | ^~~~ /pbulk/work/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)); | ^~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-jacket-edit.c:37: /pbulk/work/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-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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-jacket-buffer.c:31: /pbulk/work/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); | ^~~~~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~~~~ /pbulk/work/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-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-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-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-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-font.c: In function 'brasero_jacket_font_init': brasero-jacket-buffer.c: In function 'brasero_jacket_buffer_finalize': 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-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-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from brasero-jacket-font.c:33: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /pbulk/work/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-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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 CC brasero-metadata.lo CC brasero-pk.lo 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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from brasero-async-task-manager.c:35: /pbulk/work/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 (); | ^~~ /pbulk/work/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 (); | ^~~ /pbulk/work/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 (); | ^~~ /pbulk/work/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); | ^~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:32: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:56: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:92: /pbulk/work/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, | ^~~~~~ /pbulk/work/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, | ^~~~~~ /pbulk/work/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-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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-tool-color-picker.c:37: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:257: /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:256: /pbulk/work/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")); | ^~~~~~ /pbulk/work/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))); | ^~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /pbulk/work/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_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-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: In function 'brasero_metadata_completed': brasero-io.c: In function 'brasero_io_cancel_result': 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-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-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-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-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-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-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-io.c:2372:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2372 | priv = BRASERO_IO_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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-io.c:2374:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 2374 | priv->lock = g_mutex_new (); | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from brasero-io.c:38: /pbulk/work/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_process_element_messages': brasero-metadata.c:968:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 968 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-io.c:2375:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 2375 | priv->lock_metadata = g_mutex_new (); | ^~~~ /pbulk/work/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-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-io.c:2406:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2406 | priv = BRASERO_IO_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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: In function 'brasero_metadata_mp3_bus_messages': brasero-io.c:2456:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 2456 | g_mutex_free (priv->lock); | ^~~~~~~~~~~~ /pbulk/work/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: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-io.c:2461:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 2461 | g_mutex_free (priv->lock_metadata); | ^~~~~~~~~~~~ /pbulk/work/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-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-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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-io.c:39: /pbulk/work/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-metadata.c:1292:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1292 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-metadata.c: In function 'brasero_metadata_create_audio_pipeline': brasero-io.c: In function 'brasero_io_set_parent_window_callback': brasero-metadata.c:1349:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1349 | priv = BRASERO_METADATA_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-io.c:2545:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2545 | priv = BRASERO_IO_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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from brasero-metadata.c:37: /pbulk/work/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); | ^~~~~~~~~~~ /pbulk/work/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 (); | ^~~~ /pbulk/work/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); | ^~~~~~~~~~~ /pbulk/work/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); | ^~~~~~~~~~~~ /pbulk/work/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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-metadata.c:39: /pbulk/work/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-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 /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:61, from brasero-pk.c:40: /pbulk/work/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 (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/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:53:17: note: 'machine' declared here 53 | char machine[_SYS_NMLN]; /* Hardware type. */ | ^~~~~~~ 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 /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-utils3.la ld: /usr/lib/libm.so.0: warning: warning: reference to compatibility cabs() ld: /usr/lib/libm.so.0: warning: warning: reference to compatibility cabsf() gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/libbrasero-utils' Making all in libbrasero-media gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/libbrasero-media' CC libbrasero-marshal.lo CC scsi-get-configuration.lo CC scsi-read-toc-pma-atip.lo CC scsi-read-disc-info.lo CC scsi-sense-data.lo CC scsi-error.lo CC scsi-read-track-information.lo CC scsi-get-performance.lo In file included from scsi-get-configuration.c:37: scsi-get-configuration.c: In function 'brasero_mmc2_get_configuration_feature': scsi-get-configuration.c:194:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'uchar *' {aka 'unsigned char *'} [-Wformat=] 194 | BRASERO_MEDIA_LOG ("Wrong type returned %d", hdr->desc->code); | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ | | | uchar * {aka unsigned char *} brasero-media-private.h:61:32: note: in definition of macro 'BRASERO_MEDIA_LOG' 61 | format, \ | ^~~~~~ scsi-get-configuration.c:194:58: note: format string is defined here 194 | BRASERO_MEDIA_LOG ("Wrong type returned %d", hdr->desc->code); | ~^ | | | int | %hhn CC scsi-mode-sense.lo CC scsi-read-capacity.lo CC scsi-read-disc-structure.lo CC scsi-read-format-capacities.lo CC scsi-read-cd.lo CC scsi-mech-status.lo CC scsi-mode-select.lo CC scsi-read10.lo scsi-mode-sense.c: In function 'brasero_spc1_mode_sense_get_page': scsi-mode-sense.c:134:13: warning: the comparison will always evaluate as 'true' for the address of 'len' will never be NULL [-Waddress] 134 | if (!header.hdr.len) { | ^ In file included from scsi-spc1.h:37, from scsi-mode-sense.c:39: scsi-mode-pages.h:65:15: note: 'len' declared here 65 | uchar len [2]; | ^~~ CC scsi-test-unit-ready.lo CC brasero-media.lo CC brasero-medium-monitor.lo CC burn-susp.lo CC burn-iso-field.lo CC burn-iso9660.lo CC burn-volume-source.lo CC burn-volume.lo CC brasero-medium.lo brasero-medium-monitor.c: In function 'brasero_medium_monitor_get_drive': brasero-medium-monitor.c:104:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 104 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (monitor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_is_probing': brasero-medium-monitor.c:137:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 137 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (monitor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_get_drives': brasero-medium-monitor.c:173:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 173 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (monitor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_get_media': brasero-medium-monitor.c:222:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 222 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (monitor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_drive_new': brasero-medium-monitor.c:400:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 400 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_device_added': brasero-medium-monitor.c:428:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 428 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_disconnected_real': brasero-medium-monitor.c:518:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 518 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_device_removed': brasero-medium-monitor.c:565:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 565 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_init': brasero-medium-monitor.c:652:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 652 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_finalize': brasero-medium-monitor.c:731:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 731 | priv = BRASERO_MEDIUM_MONITOR_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-monitor.c: In function 'brasero_medium_monitor_class_init': brasero-medium-monitor.c:774:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 774 | g_type_class_add_private (klass, sizeof (BraseroMediumMonitorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from brasero-medium-monitor.c:40: /pbulk/work/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-volume.lo In file included from burn-volume-source.c:42: burn-volume-source.c: In function 'brasero_volume_source_readcd_device_handle': burn-volume-source.c:146:36: warning: format '%i' expects argument of type 'int', but argument 3 has type 'guint64' {aka 'long long unsigned int'} [-Wformat=] 146 | BRASERO_MEDIA_LOG ("Wrong track mode autodetecting mode for block %i", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 147 | src->position); | ~~~~~~~~~~~~~ | | | guint64 {aka long long unsigned int} brasero-media-private.h:61:32: note: in definition of macro 'BRASERO_MEDIA_LOG' 61 | format, \ | ^~~~~~ burn-volume-source.c:146:84: note: format string is defined here 146 | BRASERO_MEDIA_LOG ("Wrong track mode autodetecting mode for block %i", | ~^ | | | int | %lli burn-volume-source.c: In function 'brasero_volume_source_read10_device_handle': burn-volume-source.c:207:28: warning: format '%i' expects argument of type 'int', but argument 4 has type 'guint64' {aka 'long long unsigned int'} [-Wformat=] 207 | BRASERO_MEDIA_LOG ("READ10 failed %s at %i", | ^~~~~~~~~~~~~~~~~~~~~~~~ 208 | brasero_scsi_strerror (code), 209 | src->position); | ~~~~~~~~~~~~~ | | | guint64 {aka long long unsigned int} brasero-media-private.h:61:32: note: in definition of macro 'BRASERO_MEDIA_LOG' 61 | format, \ | ^~~~~~ burn-volume-source.c:207:50: note: format string is defined here 207 | BRASERO_MEDIA_LOG ("READ10 failed %s at %i", | ~^ | | | int | %lli CC brasero-drive.lo brasero-media.c: In function 'brasero_media_library_start': brasero-media.c:551:20: warning: Deprecated pre-processor symbol 551 | if (!g_thread_supported ()) | ^~~~~~~~~~~~~~~~ brasero-media.c:552:17: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 552 | g_thread_init (NULL); | ^~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from brasero-media.c:38: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:271:10: note: declared here 271 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_type_string': brasero-medium.c:270:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 270 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_status': brasero-medium.c:293:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 293 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_last_data_track_address': brasero-medium.c:322:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 322 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_last_data_track_space': brasero-medium.c:368:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 368 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_track_num': brasero-medium.c:413:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 413 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_track': brasero-medium.c:435:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 435 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_track_space': brasero-medium.c:479:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 479 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_track_address': brasero-medium.c:524:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 524 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_next_writable_address': brasero-medium.c:560:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 560 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_max_write_speed': brasero-medium.c:600:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 600 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_write_speeds': brasero-medium.c:625:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 625 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_data_size': brasero-medium.c:687:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 687 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_free_space': brasero-medium.c:739:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 739 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_capacity': brasero-medium.c:820:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 820 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_set_write_mode_page_tao': brasero-medium.c:852:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 852 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_test_CD_TAO_simulate': brasero-medium.c:923:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 923 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_test_CD_SAO_simulate': brasero-medium.c:966:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 966 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_test_DVDRW_incremental_simulate': brasero-medium.c:1003:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1003 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_test_2A_simulate': brasero-medium.c:1071:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1071 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_init_caps': brasero-medium.c:1107:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1107 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_capacity_CD_RW': brasero-medium.c:1154:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1154 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_capacity_DVD_RW': brasero-medium.c:1204:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1204 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_capacity_by_type': brasero-medium.c:1295:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1295 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_speed_mmc3': brasero-medium.c:1332:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1332 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_page_2A_write_speed_desc': brasero-medium.c:1422:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1422 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_track_get_info': brasero-medium.c:1647:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1647 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from brasero-medium.c:45: brasero-medium.c:1713:36: warning: format '%i' expects argument of type 'int', but argument 3 has type 'goffset' {aka 'long long int'} [-Wformat=] 1713 | BRASERO_MEDIA_LOG ("Data track belongs to first session of multisession CD. " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1714 | "Checking for real size (%i sectors currently).", 1715 | track->blocks_num); | ~~~~~~~~~~~~~~~~~ | | | goffset {aka long long int} brasero-media-private.h:61:32: note: in definition of macro 'BRASERO_MEDIA_LOG' 61 | format, \ | ^~~~~~ brasero-medium.c:1742:52: warning: format '%i' expects argument of type 'int', but argument 3 has type 'goffset' {aka 'long long int'} [-Wformat=] 1742 | BRASERO_MEDIA_LOG ("Correcting track size (now %i)", track->blocks_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ | | | goffset {aka long long int} brasero-media-private.h:61:32: note: in definition of macro 'BRASERO_MEDIA_LOG' 61 | format, \ | ^~~~~~ brasero-medium.c:1742:81: note: format string is defined here 1742 | BRASERO_MEDIA_LOG ("Correcting track size (now %i)", track->blocks_num); | ~^ | | | int | %lli brasero-medium.c: In function 'brasero_medium_track_set_leadout_DVDR_blank': brasero-medium.c:1772:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1772 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_track_set_leadout_CDR_blank': brasero-medium.c:1822:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1822 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_track_set_leadout': brasero-medium.c:1865:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1865 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c:1944:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'goffset' {aka 'long long int'} [-Wformat=] 1944 | BRASERO_MEDIA_LOG ("Using track size %d", leadout->blocks_num); | ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ | | | goffset {aka long long int} brasero-media-private.h:61:32: note: in definition of macro 'BRASERO_MEDIA_LOG' 61 | format, \ | ^~~~~~ brasero-medium.c:1944:55: note: format string is defined here 1944 | BRASERO_MEDIA_LOG ("Using track size %d", leadout->blocks_num); | ~^ | | | int | %lld brasero-medium.c: In function 'brasero_medium_add_DVD_plus_RW_leadout': brasero-medium.c:1976:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1976 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_sessions_info': brasero-medium.c:2024:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2024 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c:2107:44: warning: format '%i' expects argument of type 'int', but argument 3 has type 'goffset' {aka 'long long int'} [-Wformat=] 2107 | BRASERO_MEDIA_LOG ("DVD+RW (DL) or DVD-RW (restricted overwrite) checking volume size (start = %i)", track->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ | | | goffset {aka long long int} brasero-media-private.h:61:32: note: in definition of macro 'BRASERO_MEDIA_LOG' 61 | format, \ | ^~~~~~ brasero-medium.c:2107:121: note: format string is defined here 2107 | BRASERO_MEDIA_LOG ("DVD+RW (DL) or DVD-RW (restricted overwrite) checking volume size (start = %i)", track->start); | ~^ | | | int | %lli brasero-medium.c: In function 'brasero_medium_get_DVD_id': brasero-medium.c:2190:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2190 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_set_blank': brasero-medium.c:2217:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2217 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_contents': brasero-medium.c:2257:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2257 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_medium_type': brasero-medium.c:2339:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2339 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_css_feature': brasero-medium.c:2579:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2579 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_CD_TEXT': brasero-medium.c:2619:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2619 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_init_real': brasero-medium.c:2893:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2893 | priv = BRASERO_MEDIUM_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-medium-selection.lo brasero-medium.c: In function 'brasero_medium_probing': brasero-medium.c:2974:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2974 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_probed': brasero-medium.c:2985:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2985 | priv = BRASERO_MEDIUM_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c:2990:9: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 2990 | GDK_THREADS_ENTER (); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:61, from brasero-medium.c:43: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here 46 | void gdk_threads_enter (void); | ^~~~~~~~~~~~~~~~~ brasero-medium.c:2994:9: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 2994 | GDK_THREADS_LEAVE (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here 48 | void gdk_threads_leave (void); | ^~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_probe_thread': brasero-medium.c:3003:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 3003 | GTimeVal wait_time; | ^~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:32, from brasero-medium.c:41: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ brasero-medium.c:3009:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3009 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c:3058:17: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 3058 | g_get_current_time (&wait_time); | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:56: /pbulk/work/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-medium.c:3059:17: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] 3059 | g_time_val_add (&wait_time, 2000000); | ^~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:92: /pbulk/work/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-medium.c:3062:17: warning: 'g_cond_timed_wait' is deprecated [-Wdeprecated-declarations] 3062 | g_cond_timed_wait (priv->cond_probe, | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115: /pbulk/work/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-medium.c: In function 'brasero_medium_probe': brasero-medium.c:3101:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3101 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c:3109:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 3109 | priv->probe = g_thread_create (brasero_medium_probe_thread, | ^~~~ /pbulk/work/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-medium.c: In function 'brasero_medium_init_file': brasero-medium.c:3121:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3121 | priv = BRASERO_MEDIUM_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_init': brasero-medium.c:3132:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3132 | priv = BRASERO_MEDIUM_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c:3135:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 3135 | priv->mutex = g_mutex_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ brasero-medium.c:3136:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 3136 | priv->cond = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ brasero-medium.c:3137:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 3137 | priv->cond_probe = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_finalize': brasero-medium.c:3147:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3147 | priv = BRASERO_MEDIUM_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c:3172:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 3172 | g_mutex_free (priv->mutex); | ^~~~~~~~~~~~ /pbulk/work/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-medium.c:3177:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 3177 | g_cond_free (priv->cond); | ^~~~~~~~~~~ /pbulk/work/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-medium.c:3182:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 3182 | g_cond_free (priv->cond_probe); | ^~~~~~~~~~~ /pbulk/work/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-medium.c: In function 'brasero_medium_set_property': brasero-medium.c:3218:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3218 | priv = BRASERO_MEDIUM_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_property': brasero-medium.c:3248:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3248 | priv = BRASERO_MEDIUM_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_class_init': brasero-medium.c:3267:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3267 | g_type_class_add_private (klass, sizeof (BraseroMediumPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /pbulk/work/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-medium.c: In function 'brasero_medium_can_be_written': brasero-medium.c:3318:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3318 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_can_be_rewritten': brasero-medium.c:3341:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3341 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_can_use_sao': brasero-medium.c:3378:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3378 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_can_use_tao': brasero-medium.c:3400:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3400 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_can_use_dummy_for_sao': brasero-medium.c:3420:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3420 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_can_use_dummy_for_tao': brasero-medium.c:3440:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3440 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_can_use_burnfree': brasero-medium.c:3460:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3460 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium.c: In function 'brasero_medium_get_drive': brasero-medium.c:3483:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3483 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-units.lo brasero-medium.c: In function 'brasero_medium_get_CD_TEXT_title': brasero-medium.c:3504:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3504 | priv = BRASERO_MEDIUM_PRIVATE (medium); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-volume.c: In function 'brasero_volume_umount': brasero-volume.c:223:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 223 | priv = BRASERO_VOLUME_PRIVATE (volume); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-volume.c: In function 'brasero_volume_mount': brasero-volume.c:273:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 273 | priv = BRASERO_VOLUME_PRIVATE (volume); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-volume.c: In function 'brasero_volume_cancel_current_operation': brasero-volume.c:309:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 309 | priv = BRASERO_VOLUME_PRIVATE (volume); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-volume.c: In function 'brasero_volume_init': brasero-volume.c:435:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 435 | priv = BRASERO_VOLUME_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-volume.c: In function 'brasero_volume_finalize': brasero-volume.c:444:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 444 | priv = BRASERO_VOLUME_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-volume.c: In function 'brasero_volume_class_init': brasero-volume.c:461:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 461 | g_type_class_add_private (klass, sizeof (BraseroVolumePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from brasero-volume.c:40: /pbulk/work/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-drive.c: In function 'brasero_drive_get_gdrive': brasero-drive.c:144:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 144 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_can_eject': brasero-drive.c:171:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 171 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_cancel_probing': brasero-drive.c:206:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 206 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_wait_probing_thread': brasero-drive.c:236:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 236 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_eject': brasero-drive.c:272:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 272 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_cancel_current_operation': brasero-drive.c:354:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 354 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_is_fake': brasero-drive.c:401:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 401 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_is_door_open': brasero-drive.c:424:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 424 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_is_locked': brasero-drive.c:489:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 489 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_lock': brasero-drive.c:516:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 516 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_unlock': brasero-drive.c:556:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 556 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_get_display_name': brasero-drive.c:602:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 602 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_get_device': brasero-drive.c:630:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 630 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_get_block_device': brasero-drive.c:658:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 658 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_get_udi': brasero-drive.c:681:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 681 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c:688:20: warning: Deprecated pre-processor symbol 688 | priv->udi = g_drive_get_identifier (priv->gdrive, G_VOLUME_IDENTIFIER_KIND_HAL_UDI); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_get_medium': brasero-drive.c:711:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 711 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_get_caps': brasero-drive.c:734:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 734 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_can_write_media': brasero-drive.c:758:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 758 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_can_write': brasero-drive.c:823:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 823 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_medium_probed': brasero-drive.c:840:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 840 | priv = BRASERO_DRIVE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_probing': brasero-drive.c:867:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 867 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_update_medium': brasero-drive.c:882:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 882 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_probed_inside': brasero-drive.c:924:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 924 | priv = BRASERO_DRIVE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_probe_inside_thread': brasero-drive.c:940:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 940 | GTimeVal wait_time; | ^~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:32, from brasero-drive.c:45: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ brasero-drive.c:947:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 947 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c:996:17: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 996 | g_get_current_time (&wait_time); | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:56: /pbulk/work/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-drive.c:997:17: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] 997 | g_time_val_add (&wait_time, 2000000); | ^~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:92: /pbulk/work/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-drive.c:1000:17: warning: 'g_cond_timed_wait' is deprecated [-Wdeprecated-declarations] 1000 | g_cond_timed_wait (priv->cond_probe, | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115: /pbulk/work/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-drive.c: In function 'brasero_drive_probe_inside': brasero-drive.c:1039:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1039 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c:1059:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 1059 | priv->probe = g_thread_create (brasero_drive_probe_inside_thread, | ^~~~ /pbulk/work/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-drive.c: In function 'brasero_drive_medium_gdrive_changed_cb': brasero-drive.c:1073:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1073 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_update_gdrive': brasero-drive.c:1098:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1098 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_reprobe': brasero-drive.c:1161:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1161 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_get_caps_profiles': brasero-drive.c:1199:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1199 | priv = BRASERO_DRIVE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_get_caps_2A': brasero-drive.c:1283:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1283 | priv = BRASERO_DRIVE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_probe_thread': brasero-drive.c:1313:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 1313 | GTimeVal wait_time; | ^~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ brasero-drive.c:1322:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1322 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c:1364:17: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 1364 | g_get_current_time (&wait_time); | ^~~~~~~~~~~~~~~~~~ /pbulk/work/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-drive.c:1365:17: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] 1365 | g_time_val_add (&wait_time, 2000000); | ^~~~~~~~~~~~~~ /pbulk/work/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-drive.c:1368:17: warning: 'g_cond_timed_wait' is deprecated [-Wdeprecated-declarations] 1368 | g_cond_timed_wait (priv->cond_probe, | ^~~~~~~~~~~~~~~~~ /pbulk/work/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-drive.c: In function 'brasero_drive_init_real_device': brasero-drive.c:1444:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1444 | priv = BRASERO_DRIVE_PRIVATE (drive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c:1466:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 1466 | priv->probe = g_thread_create (brasero_drive_probe_thread, | ^~~~ /pbulk/work/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-drive.c: In function 'brasero_drive_set_property': brasero-drive.c:1485:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1485 | priv = BRASERO_DRIVE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_get_property': brasero-drive.c:1523:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1523 | priv = BRASERO_DRIVE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_init': brasero-drive.c:1546:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1546 | priv = BRASERO_DRIVE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c:1549:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 1549 | priv->mutex = g_mutex_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ brasero-drive.c:1550:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 1550 | priv->cond = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ brasero-drive.c:1551:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 1551 | priv->cond_probe = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ brasero-drive.c: In function 'brasero_drive_finalize': brasero-drive.c:1559:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1559 | priv = BRASERO_DRIVE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive.c:1566:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 1566 | g_mutex_free (priv->mutex); | ^~~~~~~~~~~~ /pbulk/work/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-drive.c:1571:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 1571 | g_cond_free (priv->cond); | ^~~~~~~~~~~ /pbulk/work/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-drive.c:1576:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 1576 | g_cond_free (priv->cond_probe); | ^~~~~~~~~~~ /pbulk/work/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-drive.c: In function 'brasero_drive_class_init': brasero-drive.c:1631:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1631 | g_type_class_add_private (klass, sizeof (BraseroDrivePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-drive.c:46: /pbulk/work/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-drive-selection.lo CC brasero-gio-operation.lo CC scsi-inquiry.lo brasero-medium-selection.c: In function 'brasero_medium_selection_set_current_medium': brasero-medium-selection.c:303:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 303 | priv = BRASERO_MEDIUM_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-selection.c: In function 'brasero_medium_selection_set_active': brasero-medium-selection.c:384:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 384 | priv = BRASERO_MEDIUM_SELECTION_PRIVATE (selector); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-selection.c: In function 'brasero_medium_selection_get_active': brasero-medium-selection.c:432:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 432 | priv = BRASERO_MEDIUM_SELECTION_PRIVATE (selector); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-selection.c: In function 'brasero_medium_selection_show_media_type': brasero-medium-selection.c:509:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 509 | priv = BRASERO_MEDIUM_SELECTION_PRIVATE (selector); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-selection.c: In function 'brasero_medium_selection_medium_added_cb': brasero-medium-selection.c:645:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 645 | priv = BRASERO_MEDIUM_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-selection.c: In function 'brasero_medium_selection_init': brasero-medium-selection.c:838:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 838 | priv = BRASERO_MEDIUM_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-selection.c: In function 'brasero_medium_selection_finalize': brasero-medium-selection.c:870:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 870 | priv = BRASERO_MEDIUM_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-selection.c: In function 'brasero_medium_selection_get_property': brasero-medium-selection.c:918:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 918 | priv = BRASERO_MEDIUM_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-selection.c: In function 'brasero_medium_selection_class_init': brasero-medium-selection.c:940:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 940 | g_type_class_add_private (klass, sizeof (BraseroMediumSelectionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-medium-selection.c:36: /pbulk/work/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 scsi-prevent-allow-medium-removal.lo CC scsi-netbsd.lo brasero-drive-selection.c: In function 'brasero_drive_selection_set_current_drive': brasero-drive-selection.c:98:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 98 | priv = BRASERO_DRIVE_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-selection.c: In function 'brasero_drive_selection_set_active': brasero-drive-selection.c:159:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 159 | priv = BRASERO_DRIVE_SELECTION_PRIVATE (selector); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-selection.c: In function 'brasero_drive_selection_get_active': brasero-drive-selection.c:207:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 207 | priv = BRASERO_DRIVE_SELECTION_PRIVATE (selector); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-selection.c: In function 'brasero_drive_selection_show_type': brasero-drive-selection.c:271:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 271 | priv = BRASERO_DRIVE_SELECTION_PRIVATE (selector); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-selection.c: In function 'brasero_drive_selection_drive_added_cb': brasero-drive-selection.c:375:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 375 | priv = BRASERO_DRIVE_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-selection.c: In function 'brasero_drive_selection_init': brasero-drive-selection.c:499:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 499 | priv = BRASERO_DRIVE_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-selection.c: In function 'brasero_drive_selection_finalize': brasero-drive-selection.c:552:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 552 | priv = BRASERO_DRIVE_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-selection.c: In function 'brasero_drive_selection_get_property': brasero-drive-selection.c:600:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 600 | priv = BRASERO_DRIVE_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-selection.c: In function 'brasero_drive_selection_class_init': brasero-drive-selection.c:622:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 622 | g_type_class_add_private (klass, sizeof (BraseroDriveSelectionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-drive-selection.c:36: /pbulk/work/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-gio-operation.c: In function 'brasero_gio_operation_wait_for_operation_end': brasero-gio-operation.c:127:9: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 127 | GDK_THREADS_LEAVE (); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:61, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-gio-operation.c:36: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here 48 | void gdk_threads_leave (void); | ^~~~~~~~~~~~~~~~~ brasero-gio-operation.c:129:9: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 129 | GDK_THREADS_ENTER (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here 46 | void gdk_threads_enter (void); | ^~~~~~~~~~~~~~~~~ CCLD libbrasero-media3.la ld: /usr/lib/libm.so.0: warning: warning: reference to compatibility cabs() ld: /usr/lib/libm.so.0: warning: warning: reference to compatibility cabsf() GISCAN BraseroMedia-3.1.gir brasero-drive.c:857: Error: BraseroMedia: identifier not found on the first line: * This is not public API. Defined in brasero-drive-priv.h. ^ brasero-media.c:525: Warning: BraseroMedia: GObject-Introspection specific GTK-Doc tag "Rename to" has been deprecated, please use annotations on the identifier instead: * Rename to: init ^ brasero-media.c:571: Warning: BraseroMedia: GObject-Introspection specific GTK-Doc tag "Rename to" has been deprecated, please use annotations on the identifier instead: * Rename to: deinit ^ brasero-medium.c:134: Error: BraseroMedia: identifier not found on the first line: * Try to open the drive exclusively but don't block; if drive can't be opened ^ brasero-medium.c:642: Error: BraseroMedia: identifier not found on the first line: * NOTEs about the following functions: ^ brasero-medium.c:836: Error: BraseroMedia: identifier not found on the first line: * Test presence of simulate burning/ SAO/ DAO ^ brasero-medium.c:1057: Error: BraseroMedia: identifier not found on the first line: * This is a last resort when the initialization has failed. ^ brasero-medium.c:1141: Error: BraseroMedia: identifier not found on the first line: * Function to retrieve the capacity of a media ^ brasero-medium.c:1312: Error: BraseroMedia: identifier not found on the first line: * Functions to retrieve the speed ^ brasero-medium.c:1517: Error: BraseroMedia: identifier not found on the first line: * Functions to get information about disc contents ^ brasero-medium.c:1962: Error: BraseroMedia: identifier not found on the first line: * NOTE: for DVD-R multisession we lose 28688 blocks for each session ^ brasero-medium.c:2325: Error: BraseroMedia: identifier not found on the first line: * Some identification functions ^ brasero-media.h:39: Error: BraseroMedia: identifier not found on the first line: * Some needed information about the library ^ brasero-media.h:54: Error: BraseroMedia: identifier not found on the first line: * To start and stop the library ^ brasero-units.h:70: Error: BraseroMedia: identifier not found on the first line: * Used to convert between known units ^ brasero-units.h:100: Error: BraseroMedia: identifier not found on the first line: * Used to get string ^ brasero-medium-selection.h:70: Warning: BraseroMedia: GObject-Introspection specific GTK-Doc tag "Rename to" has been deprecated, please use annotations on the identifier instead: * Rename to: MediumSelection ^ brasero-media.h:42: Warning: BraseroMedia: symbol='LIBBRASERO_MEDIA_VERSION_MAJOR': Unknown namespace for symbol 'LIBBRASERO_MEDIA_VERSION_MAJOR' brasero-media.h:43: Warning: BraseroMedia: symbol='LIBBRASERO_MEDIA_VERSION_MINOR': Unknown namespace for symbol 'LIBBRASERO_MEDIA_VERSION_MINOR' brasero-media.h:44: Warning: BraseroMedia: symbol='LIBBRASERO_MEDIA_VERSION_MICRO': Unknown namespace for symbol 'LIBBRASERO_MEDIA_VERSION_MICRO' brasero-media.h:45: Warning: BraseroMedia: symbol='LIBBRASERO_MEDIA_AGE': Unknown namespace for symbol 'LIBBRASERO_MEDIA_AGE' brasero-media.h:46: Warning: BraseroMedia: symbol='LIBBRASERO_MEDIA_INSTALL': Unknown namespace for symbol 'LIBBRASERO_MEDIA_INSTALL' brasero-units.h:46: Warning: BraseroMedia: symbol='CD_RATE': Unknown namespace for symbol 'CD_RATE' brasero-units.h:47: Warning: BraseroMedia: symbol='DVD_RATE': Unknown namespace for symbol 'DVD_RATE' brasero-units.h:48: Warning: BraseroMedia: symbol='BD_RATE': Unknown namespace for symbol 'BD_RATE' ld: /usr/lib/libm.so.0: warning: warning: reference to compatibility cabs() ld: /usr/lib/libm.so.0: warning: warning: reference to compatibility cabsf() brasero-media.h:58: Warning: BraseroMedia: Can't find symbol 'init' referenced by "rename-to" annotation brasero-media.h:61: Warning: BraseroMedia: Can't find symbol 'deinit' referenced by "rename-to" annotation brasero-drive.c:131: Warning: BraseroMedia: brasero_drive_get_gdrive: return value: Missing (transfer) annotation brasero-medium-monitor.c:91: Warning: BraseroMedia: brasero_medium_monitor_get_drive: return value: Missing (transfer) annotation brasero-medium-monitor.c:854: Warning: BraseroMedia: brasero_medium_monitor_get_default: return value: Missing (transfer) annotation brasero-volume.c:322: Warning: BraseroMedia: brasero_volume_get_icon: return value: Missing (transfer) annotation brasero-volume.c:62: Warning: BraseroMedia: brasero_volume_get_gvolume: return value: Missing (transfer) annotation brasero-medium-selection.c:422: Warning: BraseroMedia: brasero_medium_selection_get_active: return value: Missing (transfer) annotation brasero-drive-selection.c:197: Warning: BraseroMedia: brasero_drive_selection_get_active: return value: Missing (transfer) annotation GICOMP BraseroMedia-3.1.gir gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/libbrasero-media' Making all in libbrasero-burn gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/libbrasero-burn' CC libbrasero-marshal.lo CC brasero-tool-dialog.lo CC brasero-sum-dialog.lo CC brasero-blank-dialog.lo CC brasero-burn.lo CC brasero-xfer.lo CC brasero-session.lo CC brasero-track.lo brasero-session.c: In function 'brasero_burn_session_stop_tracks_monitoring': brasero-session.c:211:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 211 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_free_tracks': brasero-session.c:232:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 232 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_set_strict_support': brasero-session.c:273:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 273 | priv = BRASERO_BURN_SESSION_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_strict_support': brasero-session.c:299:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 299 | priv = BRASERO_BURN_SESSION_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_add_track': brasero-session.c:326:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 326 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_move_track': brasero-session.c:405:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 405 | priv = BRASERO_BURN_SESSION_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_remove_track': brasero-session.c:455:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 455 | priv = BRASERO_BURN_SESSION_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_tracks': brasero-session.c:491:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 491 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_status': brasero-session.c:522:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 522 | priv = BRASERO_BURN_SESSION_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_size': brasero-session.c:598:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 598 | priv = BRASERO_BURN_SESSION_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_input_type': brasero-session.c:652:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 652 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_set_burner': brasero-session.c:714:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 714 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_burner': brasero-session.c:779:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 779 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_set_rate': brasero-session.c:804:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 804 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_rate': brasero-session.c:834:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 834 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_output_type': brasero-session.c:868:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 868 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_output': brasero-session.c:913:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 913 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_output_path_real': brasero-session.c:933:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 933 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_output_format': brasero-session.c:997:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 997 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_output_format_real': brasero-session.c:1010:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1010 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_set_image_output_real': brasero-session.c:1027:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1027 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_set_output_image_real': brasero-session.c:1073:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1073 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_set_image_output_format': brasero-session.c:1126:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1126 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_set_tmpdir': brasero-session.c:1191:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1191 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_tmpdir': brasero-session.c:1229:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1229 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_tmp_dir': brasero-session.c:1259:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1259 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_tmp_file': brasero-session.c:1328:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1328 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_tmp_image': brasero-session.c:1425:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1425 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_set_flags': brasero-session.c:1485:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1485 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_add_flag': brasero-session.c:1510:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1510 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_remove_flag': brasero-session.c:1535:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1535 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_flags': brasero-session.c:1559:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1559 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-xfer.c: In function 'brasero_xfer_wait': brasero-session.c: In function 'brasero_burn_session_set_label': brasero-xfer.c:359:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 359 | thread = g_thread_create (brasero_xfer_thread, | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from brasero-xfer.c:39: /pbulk/work/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-session.c:1584:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1584 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track.c: In function 'brasero_track_set_checksum': brasero-track.c:193:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 193 | priv = BRASERO_TRACK_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track.c: In function 'brasero_track_get_checksum': brasero-session.c: In function 'brasero_burn_session_get_label': brasero-track.c:227:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 227 | priv = BRASERO_TRACK_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track.c: In function 'brasero_track_get_checksum_type': brasero-track.c:247:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 247 | priv = BRASERO_TRACK_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c:1629:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1629 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track.c: In function 'brasero_track_tag_add': brasero-track.c:290:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 290 | priv = BRASERO_TRACK_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_tag_remove': brasero-session.c:1664:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1664 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track.c: In function 'brasero_track_tag_lookup': brasero-track.c:387:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 387 | priv = BRASERO_TRACK_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_tag_add': brasero-session.c:1704:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1704 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track.c: In function 'brasero_track_tag_copy_missing': brasero-track.c:489:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 489 | priv = BRASERO_TRACK_PRIVATE (src); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-track.c:496:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 496 | priv = BRASERO_TRACK_PRIVATE (dest); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_tag_lookup': brasero-track.c: In function 'brasero_track_finalize': brasero-track.c:549:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 549 | priv = BRASERO_TRACK_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track.c: In function 'brasero_track_class_init': brasero-track.c:569:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 569 | g_type_class_add_private (klass, sizeof (BraseroTrackPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-track.h:35, from brasero-track.c:39: /pbulk/work/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-session.c:1780:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1780 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_push_settings': brasero-session.c:1836:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1836 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_pop_settings': brasero-session.c:1853:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1853 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_push_tracks': brasero-session.c:1909:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1909 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_pop_tracks': brasero-session.c:1937:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1937 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_is_dest_file': brasero-session.c:1971:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1971 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_dest_media': brasero-session.c:1983:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1983 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_src_medium': brasero-session.c:2043:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2043 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_src_drive': brasero-session.c:2071:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2071 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_same_src_dest_drive': brasero-session.c:2099:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2099 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_logv': brasero-session.c:2138:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2138 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_log_path': brasero-session.c:2189:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2189 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_start': brasero-session.c:2201:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2201 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_stop': brasero-session.c:2301:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2301 | priv = BRASERO_BURN_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_finalize': brasero-session.c:2390:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2390 | priv = BRASERO_BURN_SESSION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_init': brasero-session.c:2473:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2473 | priv = BRASERO_BURN_SESSION_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_get_property': brasero-session.c:2515:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2515 | priv = BRASERO_BURN_SESSION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session.c: In function 'brasero_burn_session_class_init': brasero-session.c:2541:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2541 | g_type_class_add_private (klass, sizeof (BraseroBurnSessionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-session.c:42: /pbulk/work/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-sum-dialog.c: In function 'brasero_sum_dialog_md5_toggled': brasero-sum-dialog.c:88:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 88 | priv = BRASERO_SUM_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_stop': brasero-sum-dialog.c:98:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 98 | priv = BRASERO_SUM_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_message': brasero-sum-dialog.c:135:45: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 135 | GTK_STOCK_FIND, | ^~~~~~~~~~~~~~ brasero-sum-dialog.c:144:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 144 | GTK_STOCK_CLOSE, | ^~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_corruption_warning': brasero-sum-dialog.c:216:45: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 216 | GTK_STOCK_FIND, | ^~~~~~~~~~~~~~ brasero-sum-dialog.c:225:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 225 | GTK_STOCK_CLOSE, | ^~~~~~~~~~~~~~~ brasero-sum-dialog.c:242:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 242 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (tree), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from brasero-sum-dialog.c:45: /pbulk/work/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-sum-dialog.c: In function 'brasero_sum_dialog_progress_poll': brasero-sum-dialog.c:287:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 287 | priv = BRASERO_SUM_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_download': brasero-sum-dialog.c:319:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 319 | priv = BRASERO_SUM_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_get_disc_checksum': brasero-sum-dialog.c:480:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 480 | priv = BRASERO_SUM_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_check_md5_file': brasero-sum-dialog.c:508:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 508 | priv = BRASERO_SUM_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_check_disc_sum': brasero-sum-dialog.c:570:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 570 | priv = BRASERO_SUM_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_activate': brasero-sum-dialog.c:625:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 625 | priv = BRASERO_SUM_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_finalize': brasero-sum-dialog.c:652:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 652 | priv = BRASERO_SUM_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c: In function 'brasero_sum_dialog_class_init': brasero-sum-dialog.c:670:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 670 | g_type_class_add_private (klass, sizeof (BraseroSumDialogPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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-sum-dialog.c: In function 'brasero_sum_dialog_init': brasero-sum-dialog.c:686:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 686 | priv = BRASERO_SUM_DIALOG_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-sum-dialog.c:722:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 722 | GTK_STOCK_FIND, | ^~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_powermanagement': brasero-burn.c:159:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 159 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_log': brasero-burn.c:186:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 186 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_wakeup': brasero-burn.c:248:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 248 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_sleep': brasero-burn.c:260:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 260 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_reprobe': brasero-burn.c:293:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 293 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_ask_for_src_media': brasero-burn.c:508:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 508 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_ask_for_dest_media': brasero-burn.c:534:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 534 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_lock_src_media': brasero-burn.c:579:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 579 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_lock_rewritable_media': brasero-burn.c:671:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 671 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_lock_dest_media': brasero-burn.c:754:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 754 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_reload_dest_media': brasero-burn.c:896:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 896 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_set_progress': brasero-burn.c: In function 'brasero_burn_lock_checksum_media': brasero-tool-dialog.c:117:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 117 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_set_action': brasero-tool-dialog.c:135:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 135 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c:936:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 936 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_get_burn': brasero-tool-dialog.c:175:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 175 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_run': brasero-tool-dialog.c:206:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 206 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_unlock_src_media': brasero-tool-dialog.c:214:9: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 214 | cursor = gdk_cursor_new (GDK_WATCH); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-tool-dialog.c:38: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ brasero-burn.c:1006:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1006 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c:219:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 219 | gtk_button_set_label (GTK_BUTTON (priv->cancel), GTK_STOCK_CANCEL); | ^~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_unlock_dest_media': brasero-burn.c:1036:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1036 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c:257:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 257 | gtk_button_set_label (GTK_BUTTON (priv->cancel), GTK_STOCK_CLOSE); | ^~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_pack_options': brasero-tool-dialog.c:277:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 277 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_progress_changed': brasero-tool-dialog.c: In function 'brasero_tool_dialog_set_button': brasero-tool-dialog.c:307:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 307 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c:1067:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1067 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_set_valid': brasero-tool-dialog.c:330:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 330 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_set_medium_type_shown': brasero-tool-dialog.c:340:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 340 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_get_medium': brasero-tool-dialog.c:359:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 359 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_get_action_string': brasero-tool-dialog.c: In function 'brasero_tool_dialog_set_medium': brasero-tool-dialog.c:382:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 382 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c:1122:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1122 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_status': brasero-tool-dialog.c: In function 'brasero_tool_dialog_cancel_dialog': brasero-tool-dialog.c:419:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 419 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-burn.c:1161:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1161 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c:423:45: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 423 | GTK_STOCK_OK, | ^~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_cancel': brasero-tool-dialog.c:463:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 463 | priv = BRASERO_TOOL_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_constructed': brasero-burn.c: In function 'brasero_burn_ask_for_joliet': brasero-tool-dialog.c:515:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 515 | priv = BRASERO_TOOL_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c:1225:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1225 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c: In function 'brasero_tool_dialog_class_init': brasero-tool-dialog.c:530:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 530 | g_type_class_add_private (klass, sizeof (BraseroToolDialogPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /pbulk/work/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-tool-dialog.c: In function 'brasero_tool_dialog_init': brasero-tool-dialog.c:547:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 547 | priv = BRASERO_TOOL_DIALOG_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_run_eraser': brasero-burn.c:1289:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1289 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c:588:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 588 | gtk_misc_set_alignment (GTK_MISC (title), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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-burn.c: In function 'brasero_burn_run_imager': brasero-tool-dialog.c:589:9: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 589 | gtk_misc_set_padding(GTK_MISC (title), 0, 6); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:9: note: declared here 80 | void gtk_misc_set_padding (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~ brasero-burn.c:1318:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1318 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c:610:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 610 | priv->cancel = gtk_button_new_from_stock (GTK_STOCK_CLOSE); | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-tool-dialog.c:610:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 610 | priv->cancel = gtk_button_new_from_stock (GTK_STOCK_CLOSE); | ^~~~ brasero-burn.c: In function 'brasero_burn_run_recorder': brasero-burn.c:1482:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1482 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_check_session_consistency': brasero-burn.c:1737:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1737 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-blank-dialog.c: In function 'brasero_blank_dialog_device_opts_setup': brasero-blank-dialog.c:125:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 125 | priv = BRASERO_BLANK_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-blank-dialog.c: In function 'brasero_blank_dialog_fast_toggled': brasero-blank-dialog.c:165:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 165 | priv = BRASERO_BLANK_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-blank-dialog.c: In function 'brasero_blank_dialog_drive_changed': brasero-blank-dialog.c:179:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 179 | priv = BRASERO_BLANK_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-blank-dialog.c: In function 'brasero_blank_dialog_activate': brasero-blank-dialog.c:203:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 203 | priv = BRASERO_BLANK_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-blank-dialog.c:282:40: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 282 | GTK_STOCK_CLOSE, | ^~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_check_data_loss': brasero-blank-dialog.c: In function 'brasero_blank_dialog_finalize': brasero-blank-dialog.c:320:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 320 | priv = BRASERO_BLANK_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c:1886:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1886 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-blank-dialog.c: In function 'brasero_blank_dialog_class_init': brasero-blank-dialog.c:349:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 349 | g_type_class_add_private (klass, sizeof (BraseroBlankDialogPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-blank-dialog.c:38: /pbulk/work/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-blank-dialog.c: In function 'brasero_blank_dialog_init': brasero-blank-dialog.c:367:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 367 | priv = BRASERO_BLANK_DIALOG_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_run_tasks': brasero-burn.c:2050:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2050 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_check_real': brasero-burn.c:2281:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2281 | priv = BRASERO_BURN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_unset_checksums': brasero-burn.c:2344:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2344 | priv = BRASERO_BURN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_record_session': brasero-burn.c:2378:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2378 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_check': brasero-burn.c:2564:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2564 | priv = BRASERO_BURN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_same_src_dest_image': brasero-burn.c:2625:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2625 | priv = BRASERO_BURN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_same_src_dest_reload_medium': brasero-burn.c:2684:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2684 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_record': brasero-burn.c:2765:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2765 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_blank_real': brasero-burn.c:2882:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2882 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_blank': brasero-burn.c:2932:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2932 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_cancel': brasero-burn.c:3008:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3008 | priv = BRASERO_BURN_PRIVATE (burn); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_finalize': brasero-burn.c:3035:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3035 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn.c: In function 'brasero_burn_class_init': brasero-burn.c:3068:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3068 | g_type_class_add_private (klass, sizeof (BraseroBurnPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-burn.c:44: /pbulk/work/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-burn.c: In function 'brasero_burn_init': brasero-burn.c:3212:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3212 | BraseroBurnPrivate *priv = BRASERO_BURN_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC burn-basics.lo CC burn-caps.lo CC burn-dbus.lo burn-basics.c: In function 'brasero_burn_library_start': burn-basics.c:252:20: warning: Deprecated pre-processor symbol 252 | if (!g_thread_supported ()) | ^~~~~~~~~~~~~~~~ burn-basics.c:253:17: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 253 | g_thread_init (NULL); | ^~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from burn-basics.c:36: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:271:10: note: declared here 271 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ CC burn-debug.lo CC burn-image-format.lo CC burn-job.lo CC burn-mkisofs-base.lo In file included from /usr/include/ctype.h:100, from burn-image-format.c:37: burn-image-format.c: In function 'brasero_image_format_read_path': burn-image-format.c:56:23: warning: array subscript has type 'char' [-Wchar-subscripts] 56 | if (!isspace (*ptr)) | ^ burn-image-format.c:60:25: warning: array subscript has type 'char' [-Wchar-subscripts] 60 | while (isspace (*ptr)) ptr ++; | ^ burn-image-format.c:78:34: warning: array subscript has type 'char' [-Wchar-subscripts] 78 | while (!isspace (*end)) end ++; | ^ burn-image-format.c:81:30: warning: array subscript has type 'char' [-Wchar-subscripts] 81 | if (isspace (*end)) | ^ burn-image-format.c: In function 'brasero_image_format_get_MSF_address': burn-image-format.c:232:22: warning: array subscript has type 'char' [-Wchar-subscripts] 232 | if (isspace (*next)) { | ^ burn-image-format.c: In function 'brasero_image_format_get_DATAFILE_info': burn-image-format.c:280:25: warning: array subscript has type 'char' [-Wchar-subscripts] 280 | while (isspace (*ptr)) ptr++; | ^ burn-image-format.c: In function 'brasero_image_format_get_FILE_info': burn-image-format.c:351:25: warning: array subscript has type 'char' [-Wchar-subscripts] 351 | while (isspace (*ptr)) ptr++; | ^ burn-image-format.c:357:33: warning: array subscript has type 'char' [-Wchar-subscripts] 357 | while (isdigit (*tmp)) tmp ++; | ^ burn-image-format.c:358:33: warning: array subscript has type 'char' [-Wchar-subscripts] 358 | while (isspace (*tmp)) tmp++; | ^ burn-image-format.c:370:25: warning: array subscript has type 'char' [-Wchar-subscripts] 370 | while (isspace (*ptr)) ptr++; | ^ burn-image-format.c: In function 'brasero_image_format_get_cdrdao_size': burn-image-format.c:482:38: warning: array subscript has type 'char' [-Wchar-subscripts] 482 | if (isspace (*ptr) | ^ burn-image-format.c:490:38: warning: array subscript has type 'char' [-Wchar-subscripts] 490 | if (isspace (*ptr) | ^ burn-image-format.c:498:38: warning: array subscript has type 'char' [-Wchar-subscripts] 498 | if (isspace (*ptr) | ^ burn-image-format.c: In function 'brasero_image_format_get_cue_size': burn-image-format.c:653:38: warning: array subscript has type 'char' [-Wchar-subscripts] 653 | if (isspace (*ptr)) { | ^ burn-image-format.c:664:38: warning: array subscript has type 'char' [-Wchar-subscripts] 664 | if (isspace (*ptr)) { | ^ burn-job.c: In function 'brasero_job_item_next': burn-job.c:135:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 135 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_item_previous': burn-job.c:150:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 150 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_item_link': burn-job.c:165:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 165 | priv_input = BRASERO_JOB_PRIVATE (input); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c:166:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 166 | priv_output = BRASERO_JOB_PRIVATE (output); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_is_last_active': burn-job.c:181:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 181 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c:187:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 187 | priv = BRASERO_JOB_PRIVATE (next); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_is_first_active': burn-job.c:202:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 202 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c:208:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 208 | priv = BRASERO_JOB_PRIVATE (prev); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_deactivate': burn-job.c:256:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 256 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_allow_deactivation': burn-job.c:288:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 288 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c:305:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 305 | previous = BRASERO_JOB_PRIVATE (priv->previous); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_item_activate': burn-job.c:339:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 339 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_item_is_active': burn-job.c:374:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 374 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_check_output_disc_space': burn-job.c:391:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 391 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_check_output_volume_space': burn-job.c:458:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 458 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_output_file': burn-job.c:593:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 593 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_next_active': burn-job.c:692:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 692 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c:698:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 698 | priv = BRASERO_JOB_PRIVATE (next); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_item_start': burn-job.c:721:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 721 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_item_clock_tick': burn-job.c:833:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 833 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_disconnect': burn-job.c:851:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 851 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c:864:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 864 | priv_link = BRASERO_JOB_PRIVATE (priv->linked); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_item_stop': burn-job.c:901:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 901 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_tag_lookup': burn-job.c:946:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 946 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_tag_add': burn-job.c:964:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 964 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_add_track': burn-job.c:991:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 991 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_finished_session': burn-job.c:1016:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1016 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_finished_track': burn-job.c:1069:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1069 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_error': burn-job.c:1142:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1142 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_fd_in': burn-job.c:1192:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1192 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_current_track': burn-job.c:1269:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1269 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_done_tracks': burn-job.c:1284:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1284 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_tracks': burn-job.c:1298:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1298 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_fd_out': burn-job.c:1311:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1311 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c:1319:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1319 | priv = BRASERO_JOB_PRIVATE (priv->linked); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_image_output': burn-job.c:1336:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1336 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_audio_output': burn-job.c:1358:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1358 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_flags': burn-job.c:1378:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1378 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_input_type': burn-job.c:1393:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1393 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c:1403:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1403 | prev_priv = BRASERO_JOB_PRIVATE (priv->previous); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_output_type': burn-job.c:1418:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1418 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_action': burn-job.c:1434:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1434 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_bus_target_lun': burn-job.c:1481:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1481 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_device': burn-job.c:1502:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1502 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_media': burn-job.c:1522:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1522 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_medium': burn-job.c:1540:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1540 | priv = BRASERO_JOB_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_last_session_address': burn-job.c:1564:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1564 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_next_writable_address': burn-job.c:1586:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1586 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_rate': burn-job.c:1603:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1603 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_speed': burn-job.c:1635:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1635 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_max_rate': burn-job.c:1662:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1662 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_max_speed': burn-job.c:1690:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1690 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_tmp_file': burn-job.c:1719:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1719 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_tmp_dir': burn-job.c:1737:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1737 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_audio_title': burn-job.c:1756:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1756 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_data_label': burn-job.c:1773:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1773 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_session_output_size': burn-job.c:1789:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1789 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_start_progress': burn-job.c:1806:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1806 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_reset_progress': burn-job.c:1818:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1818 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_progress': burn-job.c:1838:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1838 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_current_action': burn-job.c:1860:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1860 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_current_action': burn-job.c:1880:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1880 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_rate': burn-job.c:1901:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1901 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_output_size_for_current_track': burn-job.c:1924:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1924 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_written_track': burn-job.c:1943:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1943 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_written_session': burn-job.c:1959:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1959 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_use_average_rate': burn-job.c:1973:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1973 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_dangerous': burn-job.c:1987:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1987 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_log_message': burn-job.c:2009:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2009 | priv = BRASERO_JOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_get_property': burn-job.c:2034:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2034 | priv = BRASERO_JOB_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_set_property': burn-job.c:2056:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2056 | priv = BRASERO_JOB_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_finalize': burn-job.c:2079:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2079 | priv = BRASERO_JOB_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~ burn-job.c: In function 'brasero_job_class_init': burn-job.c:2112:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2112 | g_type_class_add_private (klass, sizeof (BraseroJobPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-job.c:43: /pbulk/work/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 burn-plugin.lo CC burn-plugin-manager.lo CC burn-process.lo CC burn-task.lo CC burn-task-ctx.lo burn-plugin-manager.c: In function 'brasero_plugin_manager_get_plugins_list': burn-plugin-manager.c:92:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 92 | priv = BRASERO_PLUGIN_MANAGER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin-manager.c: In function 'brasero_plugin_manager_plugin_state_changed': burn-plugin-manager.c:114:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 114 | priv = BRASERO_PLUGIN_MANAGER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin-manager.c: In function 'brasero_plugin_manager_set_plugins_state': burn-plugin-manager.c:171:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 171 | priv = BRASERO_PLUGIN_MANAGER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin-manager.c: In function 'brasero_plugin_manager_init': burn-plugin-manager.c:365:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 365 | priv = BRASERO_PLUGIN_MANAGER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin-manager.c:395:17: warning: 'g_module_build_path' is deprecated [-Wdeprecated-declarations] 395 | path = g_module_build_path (BRASERO_PLUGIN_DIRECTORY, name); | ^~~~ In file included from burn-plugin-manager.c:39: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gmodule.h:142:23: note: declared here 142 | gchar* g_module_build_path (const gchar *directory, | ^~~~~~~~~~~~~~~~~~~ burn-plugin-manager.c: In function 'brasero_plugin_manager_finalize': burn-plugin-manager.c:449:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 449 | priv = BRASERO_PLUGIN_MANAGER_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin-manager.c: In function 'brasero_plugin_manager_class_init': burn-plugin-manager.c:471:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 471 | g_type_class_add_private (klass, sizeof (BraseroPluginManagerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-plugin-manager.c:38: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_deferred_error': burn-process.c:106:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 106 | priv = BRASERO_PROCESS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_ask_argv': burn-process.c:118:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 118 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_add_automatic_track': burn-process.c:165:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 165 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_finished': burn-process.c:247:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 247 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_watch_child': burn-process.c:288:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 288 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_read': burn-process.c:340:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 340 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_read_stderr': burn-process.c:464:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 464 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_read_stdout': burn-process.c:509:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 509 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_start': burn-process.c:600:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 600 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_stop': burn-process.c:675:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 675 | priv = BRASERO_PROCESS_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_set_working_directory': burn-process.c:811:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 811 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_finalize': burn-process.c:824:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 824 | BraseroProcessPrivate *priv = BRASERO_PROCESS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-process.c: In function 'brasero_process_class_init': burn-process.c:891:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 891 | g_type_class_add_private (klass, sizeof (BraseroProcessPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-process.c:46: /pbulk/work/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 burn-task-item.lo burn-plugin.c: In function 'brasero_plugin_add_error': burn-plugin.c:166:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 166 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_set_compulsory': burn-plugin.c:304:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 304 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_compulsory': burn-plugin.c:313:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 313 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_set_active': burn-plugin.c:324:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 324 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_active': burn-plugin.c:349:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 349 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_cleanup_definition': burn-plugin.c:370:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 370 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_next_conf_option': burn-plugin.c:419:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 419 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_add_conf_option': burn-plugin.c:481:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 481 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_define': burn-plugin.c:576:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 576 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_set_group': burn-plugin.c:593:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 593 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_group': burn-plugin.c:602:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 602 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_errors': burn-plugin.c:623:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 623 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_error_string': burn-plugin.c:637:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 637 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_set_flags': burn-plugin.c:745:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 745 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_check_record_flags': burn-plugin.c:825:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 825 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_check_image_flags': burn-plugin.c:844:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 844 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_check_media_restrictions': burn-plugin.c:869:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 869 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_record_flags': burn-plugin.c:888:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 888 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_image_flags': burn-plugin.c:919:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 919 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_set_blank_flags': burn-plugin.c:948:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 948 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_check_blank_flags': burn-plugin.c:962:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 962 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_blank_flags': burn-plugin.c:984:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 984 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_set_process_flags': burn-plugin.c:1011:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1011 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_process_flags': burn-plugin.c:1023:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1023 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_name': burn-plugin.c:1033:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1033 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_display_name': burn-plugin.c:1042:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1042 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_author': burn-plugin.c:1052:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1052 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_copyright': burn-plugin.c:1061:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1061 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_website': burn-plugin.c:1070:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1070 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_description': burn-plugin.c:1079:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1079 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_priority': burn-plugin.c:1094:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1094 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_gtype': burn-plugin.c:1107:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1107 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_unload': burn-plugin.c:1124:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1124 | priv = BRASERO_PLUGIN_PRIVATE (module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_load_real': burn-plugin.c:1138:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1138 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-burn-dialog.lo burn-plugin.c: In function 'brasero_plugin_priority_changed': burn-plugin.c:1184:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1184 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_check_plugin_ready': burn-plugin.c:1218:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1218 | priv = BRASERO_PLUGIN_PRIVATE (plugin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_dangerous': burn-plugin.c: In function 'brasero_plugin_init_real': burn-task-ctx.c:128:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 128 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_dangerous': burn-task-ctx.c:140:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 140 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_reset': burn-task-ctx.c:150:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 150 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_fake': burn-task-ctx.c:202:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 202 | priv = BRASERO_TASK_CTX_PRIVATE (ctx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_session': burn-task-ctx.c:217:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 217 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_stored_tracks': burn-task-ctx.c:230:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 230 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_current_track': burn-task-ctx.c:253:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 253 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_action': burn-task-ctx.c:266:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 266 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_add_track': burn-task-ctx.c:284:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 284 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_next_track': burn-task-ctx.c:303:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 303 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_finished': burn-task-ctx.c:366:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 366 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_start_progress': burn-task-ctx.c:424:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 424 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_report_progress': burn-task-ctx.c:483:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 483 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c:1251:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1251 | priv = BRASERO_PLUGIN_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_rate': burn-task-ctx.c:566:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 566 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_output_size_for_current_track': burn-task-ctx.c:589:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 589 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_finalize': burn-task-ctx.c: In function 'brasero_task_ctx_set_written_track': burn-task-ctx.c:616:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 616 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_written_session': burn-plugin.c:1306:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1306 | priv = BRASERO_PLUGIN_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c:646:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 646 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_progress': burn-task-ctx.c:661:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 661 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_set_property': burn-task-ctx.c: In function 'brasero_task_ctx_reset_progress': burn-task-ctx.c:703:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 703 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_current_action': burn-task-ctx.c:740:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 740 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_use_average': burn-task-ctx.c:780:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 780 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_rate': burn-task-ctx.c:798:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 798 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_remaining_time': burn-task-ctx.c:854:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 854 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_session_output_size': burn-task-ctx.c:879:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 879 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_written': burn-task-ctx.c:902:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 902 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_current_action_string': burn-task-ctx.c:923:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 923 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c:1361:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1361 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_progress': burn-task-ctx.c:943:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 943 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_get_property': burn-plugin.c:1390:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1390 | priv = BRASERO_PLUGIN_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_current_action': burn-plugin.c: In function 'brasero_plugin_init': burn-task-ctx.c:1000:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1000 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_stop_progress': burn-plugin.c:1411:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1411 | priv = BRASERO_PLUGIN_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c:1014:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1014 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c: In function 'brasero_plugin_class_init': burn-task-ctx.c: In function 'brasero_task_ctx_init': burn-task-ctx.c:1052:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1052 | priv = BRASERO_TASK_CTX_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c:1053:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 1053 | priv->lock = g_mutex_new (); | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from burn-task-ctx.c:37: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_finalize': burn-task-ctx.c:1061:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1061 | priv = BRASERO_TASK_CTX_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c:1064:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 1064 | g_mutex_free (priv->lock); | ^~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_set_property': burn-task-ctx.c:1101:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1101 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c:1422:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1422 | g_type_class_add_private (klass, sizeof (BraseroPluginPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-plugin.c:38: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_get_property': burn-task-ctx.c:1127:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1127 | priv = BRASERO_TASK_CTX_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task-ctx.c: In function 'brasero_task_ctx_class_init': burn-task-ctx.c:1149:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1149 | g_type_class_add_private (klass, sizeof (BraseroTaskCtxPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-task-ctx.c:38: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:56, from burn-plugin.c:37: burn-plugin.c: In function 'brasero_plugin_get_error_string': /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 72 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-plugin.c:680:9: note: in expansion of macro 'g_string_free' 680 | g_string_free (string, FALSE); | ^~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_add_item': burn-task.c:88:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 88 | priv = BRASERO_TASK_PRIVATE (task); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_reset_real': burn-task.c:107:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | priv = BRASERO_TASK_PRIVATE (task); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_reset': burn-task.c:129:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 129 | priv = BRASERO_TASK_PRIVATE (task); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_clock_tick': burn-task.c:145:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 145 | priv = BRASERO_TASK_PRIVATE (task); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_send_stop_signal': burn-task.c:204:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 204 | priv = BRASERO_TASK_PRIVATE (task); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_wakeup': burn-task.c:240:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 240 | priv = BRASERO_TASK_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_sleep': burn-task.c:255:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 255 | priv = BRASERO_TASK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c:264:9: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 264 | GDK_THREADS_LEAVE (); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:61, from burn-task.c:39: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here 48 | void gdk_threads_leave (void); | ^~~~~~~~~~~~~~~~~ burn-task.c:266:9: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 266 | GDK_THREADS_ENTER (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here 46 | void gdk_threads_enter (void); | ^~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_stop': burn-task.c:350:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 350 | priv = BRASERO_TASK_PRIVATE (task); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_is_running': burn-task.c:383:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 383 | priv = BRASERO_TASK_PRIVATE (task); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_finished': burn-task.c:396:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 396 | priv = BRASERO_TASK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_run_loop': burn-task.c:429:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 429 | priv = BRASERO_TASK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c:441:9: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 441 | GDK_THREADS_LEAVE (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here 48 | void gdk_threads_leave (void); | ^~~~~~~~~~~~~~~~~ burn-task.c:443:9: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 443 | GDK_THREADS_ENTER (); | ^~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here 46 | void gdk_threads_enter (void); | ^~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_activate_items': burn-task.c:510:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 510 | priv = BRASERO_TASK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_start_items': burn-task.c:540:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 540 | priv = BRASERO_TASK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_start': burn-task.c:593:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 593 | priv = BRASERO_TASK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_class_init': burn-task.c:691:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 691 | g_type_class_add_private (klass, sizeof (BraseroTaskPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-task.c:36: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-task.c: In function 'brasero_task_finalize': burn-task.c:710:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 710 | priv = BRASERO_TASK_PRIVATE (cobj); | ^~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-burn-options.lo CC brasero-dest-selection.lo brasero-burn-dialog.c: In function 'brasero_burn_dialog_update_media': brasero-burn-dialog.c:120:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 120 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_notify_daemon': brasero-burn-dialog.c:160:49: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 160 | GTK_STOCK_CDROM); | ^~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_create_dialog_title_for_action': brasero-burn-dialog.c:212:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 212 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_update_title': brasero-burn-dialog.c:237:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 237 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_update_info': brasero-burn-dialog.c:292:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 292 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_wait_for_insertion': brasero-burn-dialog.c:480:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 480 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_insert_disc_cb': brasero-burn-dialog.c:632:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 632 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_image_error': brasero-burn-dialog.c:717:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 717 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:750:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 750 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-burn-dialog.c:776:56: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 776 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-burn-dialog.c:777:56: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 777 | GTK_STOCK_SAVE, GTK_RESPONSE_OK, | ^~~~~~~~~~~~~~ brasero-burn-dialog.c:784:56: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 784 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-burn-dialog.c:785:56: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 785 | GTK_STOCK_SAVE, GTK_RESPONSE_OK, | ^~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_loss_warnings_cb': brasero-burn-dialog.c:860:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 860 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:892:31: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 892 | gtk_image_new_from_stock (GTK_STOCK_REFRESH, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from brasero-burn-dialog.c:46: /pbulk/work/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-burn-dialog.c:892:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 892 | gtk_image_new_from_stock (GTK_STOCK_REFRESH, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:896:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 896 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); | ^~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_eject_failure_cb': brasero-burn-dialog.c:1026:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1026 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1049:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1049 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); | ^~~~~~~~~~~~~~~~ CC brasero-drive-properties.lo brasero-burn-dialog.c: In function 'brasero_burn_dialog_continue_question': brasero-burn-dialog.c:1085:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1085 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1104:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1104 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1111:31: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 1111 | gtk_image_new_from_stock (GTK_STOCK_OK, | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-burn-dialog.c:1111:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1111 | gtk_image_new_from_stock (GTK_STOCK_OK, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_progress_changed_real': brasero-burn-dialog.c:1226:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1226 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_progress_changed_cb': brasero-burn-dialog.c:1266:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1266 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_action_changed_real': brasero-burn-dialog.c:1293:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1293 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_action_changed_cb': brasero-burn-dialog.c:1309:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1309 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_dummy_success_cb': brasero-burn-dialog.c:1352:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1352 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_activity_start': brasero-burn-dialog.c:1429:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1429 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1433:17: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 1433 | cursor = gdk_cursor_new (GDK_WATCH); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34, from brasero-burn-dialog.c:43: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ brasero-burn-dialog.c:1438:9: warning: 'gtk_button_set_use_stock' is deprecated [-Wdeprecated-declarations] 1438 | gtk_button_set_use_stock (GTK_BUTTON (priv->cancel), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:133:23: note: declared here 133 | void gtk_button_set_use_stock (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1439:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1439 | gtk_button_set_label (GTK_BUTTON (priv->cancel), GTK_STOCK_CANCEL); | ^~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_activity_stop': brasero-burn-dialog.c:1468:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1468 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1477:9: warning: 'gtk_button_set_use_stock' is deprecated [-Wdeprecated-declarations] 1477 | gtk_button_set_use_stock (GTK_BUTTON (priv->cancel), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:133:23: note: declared here 133 | void gtk_button_set_use_stock (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1478:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1478 | gtk_button_set_label (GTK_BUTTON (priv->cancel), GTK_STOCK_CLOSE); | ^~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_install_missing_cb': brasero-burn-dialog.c:1512:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1512 | BraseroBurnDialogPrivate *priv = BRASERO_BURN_DIALOG_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_setup_session': brasero-burn-dialog.c:1572:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1572 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_save_log': brasero-burn-dialog.c:1658:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1658 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1663:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1663 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1664:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1664 | GTK_STOCK_SAVE, GTK_RESPONSE_OK, | ^~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_notify_error': brasero-burn-dialog.c:1720:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1720 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1754:31: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 1754 | gtk_image_new_from_stock (GTK_STOCK_SAVE_AS, | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-burn-dialog.c:1754:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1754 | gtk_image_new_from_stock (GTK_STOCK_SAVE_AS, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:1758:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1758 | GTK_STOCK_CLOSE, | ^~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_get_success_message': brasero-burn-dialog.c:1778:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1778 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_update_session_info': brasero-burn-dialog.c:1837:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1837 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_notify_copy_finished': brasero-burn-dialog.c:1874:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1874 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_success_run': brasero-burn-dialog.c:1921:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1921 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_notify_success': brasero-burn-dialog.c:1950:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1950 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_end_session': brasero-burn-dialog.c:2067:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2067 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_record_spanned_session': brasero-burn-dialog.c:2124:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2124 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_record_session': brasero-burn-dialog.c:2210:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2210 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_wait_for_ready_state_cb': brasero-burn-dialog.c:2249:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2249 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_wait_for_ready_state': brasero-burn-dialog.c:2296:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2296 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_run_real': brasero-burn-dialog.c:2336:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2336 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_run_multi': brasero-burn-dialog.c:2410:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2410 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_run': brasero-burn-dialog.c:2434:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2434 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_cancel_dialog': brasero-burn-dialog.c:2461:31: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 2461 | gtk_image_new_from_stock (GTK_STOCK_OK, | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-burn-dialog.c:2461:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2461 | gtk_image_new_from_stock (GTK_STOCK_OK, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:2468:31: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 2468 | gtk_image_new_from_stock (GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-burn-dialog.c:2468:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2468 | gtk_image_new_from_stock (GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_cancel': brasero-burn-dialog.c:2493:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2493 | priv = BRASERO_BURN_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_init': brasero-burn-dialog.c:2529:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2529 | priv = BRASERO_BURN_DIALOG_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:2533:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 2533 | alignment = gtk_alignment_new (0.5, 0.5, 1.0, 1.0); | ^~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:2535:9: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 2535 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 8, 6, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:2552:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 2552 | gtk_misc_set_alignment (GTK_MISC (priv->header), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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-burn-dialog.c:2553:9: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 2553 | gtk_misc_set_padding (GTK_MISC (priv->header), 0, 18); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:9: note: declared here 80 | void gtk_misc_set_padding (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c:2557:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 2557 | gtk_misc_set_alignment (GTK_MISC (priv->image), 1.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-burn-dialog.c:2571:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2571 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_finalize': brasero-burn-dialog.c:2580:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2580 | priv = BRASERO_BURN_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-dialog.c: In function 'brasero_burn_dialog_class_init': brasero-burn-dialog.c:2631:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2631 | g_type_class_add_private (klass, sizeof (BraseroBurnDialogPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /pbulk/work/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-burn-options.c: In function 'brasero_burn_options_add_source': brasero-burn-options.c:119:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 119 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c:135:17: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 135 | alignment = gtk_alignment_new (0.0, 0.5, 0., 0.); | ^~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255, from brasero-burn-options.c:40: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_add_options': brasero-burn-options.c:165:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 165 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_set_type_shown': brasero-burn-options.c:176:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_message_response_cb': brasero-burn-options.c:188:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 188 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_message_response_span_cb': brasero-burn-options.c:201:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 201 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_update_no_medium_warning': brasero-burn-options.c:215:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 215 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_not_ready_dialog_cancel_cb': brasero-burn-options.c:241:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 241 | priv = BRASERO_BURN_OPTIONS_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_not_ready_dialog_show_cb': brasero-burn-options.c:263:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 263 | priv = BRASERO_BURN_OPTIONS_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_not_ready_dialog_shown_cb': brasero-burn-options.c:280:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 280 | priv = BRASERO_BURN_OPTIONS_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_setup_buttons': brasero-burn-options.c:296:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 296 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_update_valid': brasero-burn-options.c:354:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 354 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_build_contents': brasero-burn-options.c:605:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 605 | priv = BRASERO_BURN_OPTIONS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c:616:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 616 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-burn-options.c:620:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 620 | priv->source_placeholder = gtk_alignment_new (0.0, 0.5, 1.0, 1.0); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-burn-options.c:632:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 632 | alignment = gtk_alignment_new (0.0, 0.5, 1.0, 1.0); | ^~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-burn-options.c:672:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 672 | alignment = gtk_alignment_new (0.0, 0.5, 1.0, 1.0); | ^~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_reset': brasero-burn-options.c:697:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 697 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_setup_audio': brasero-burn-options.c:732:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 732 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_setup_video': brasero-burn-options.c:750:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 750 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_status_dialog_uri_has_image': brasero-burn-options.c:788:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 788 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_setup_data': brasero-burn-options.c:861:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 861 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_setup_image': brasero-burn-options.c:888:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 888 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_setup_disc': brasero-burn-options.c:916:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 916 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_setup': brasero-burn-options.c:953:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 953 | priv = BRASERO_BURN_OPTIONS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_set_property': brasero-burn-options.c:1018:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1018 | priv = BRASERO_BURN_OPTIONS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_get_property': brasero-burn-options.c:1059:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1059 | priv = BRASERO_BURN_OPTIONS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_finalize': brasero-burn-options.c:1078:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1078 | priv = BRASERO_BURN_OPTIONS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_install_missing': brasero-burn-options.c:1126:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1126 | BraseroBurnOptionsPrivate *priv = BRASERO_BURN_OPTIONS_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_response': brasero-burn-options.c:1215:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1215 | priv = BRASERO_BURN_OPTIONS_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-burn-options.c: In function 'brasero_burn_options_class_init': brasero-burn-options.c:1250:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1250 | g_type_class_add_private (klass, sizeof (BraseroBurnOptionsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-burn-options.c:36: /pbulk/work/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-image-properties.lo CC brasero-image-type-chooser.lo CC brasero-medium-properties.lo brasero-dest-selection.c: In function 'brasero_dest_selection_lock': brasero-dest-selection.c:85:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 85 | priv = BRASERO_DEST_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_output_changed': brasero-dest-selection.c:133:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 133 | priv = BRASERO_DEST_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_flags_changed': brasero-dest-selection.c:153:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 153 | priv = BRASERO_DEST_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_medium_changed': brasero-dest-selection.c:164:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 164 | priv = BRASERO_DEST_SELECTION_PRIVATE (selection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_user_change': brasero-dest-selection.c:207:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 207 | priv = BRASERO_DEST_SELECTION_PRIVATE (selection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_medium_removed': brasero-dest-selection.c:218:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 218 | priv = BRASERO_DEST_SELECTION_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_medium_added': brasero-dest-selection.c:234:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 234 | priv = BRASERO_DEST_SELECTION_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_clean': brasero-dest-selection.c:281:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 281 | priv = BRASERO_DEST_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_choose_best': brasero-dest-selection.c:413:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 413 | priv = BRASERO_DEST_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_set_session': brasero-dest-selection.c:440:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 440 | priv = BRASERO_DEST_SELECTION_PRIVATE (selection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_get_property': brasero-dest-selection.c:522:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 522 | priv = BRASERO_DEST_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_get_output_path': brasero-dest-selection.c:542:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 542 | priv = BRASERO_DEST_SELECTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_format_medium_string': brasero-dest-selection.c:584:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 584 | priv = BRASERO_DEST_SELECTION_PRIVATE (selection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-dest-selection.c: In function 'brasero_dest_selection_class_init': brasero-dest-selection.c:740:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 740 | g_type_class_add_private (klass, sizeof (BraseroDestSelectionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-dest-selection.c:38: /pbulk/work/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-progress.lo brasero-drive-properties.c: In function 'brasero_drive_properties_get_type_once': brasero-drive-properties.c:83:1: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 83 | G_DEFINE_TYPE (BraseroDriveProperties, brasero_drive_properties, GTK_TYPE_ALIGNMENT); | ^~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255, from brasero-drive-properties.c:43: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_no_tmp_toggled': brasero-drive-properties.c:91:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 91 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_dummy_toggled': brasero-drive-properties.c:108:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 108 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_burnproof_toggled': brasero-drive-properties.c:125:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 125 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_multi_toggled': brasero-drive-properties.c:142:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 142 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_set_tmpdir_info': brasero-drive-properties.c:164:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 164 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_tmpdir_clicked': brasero-drive-properties.c:363:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 363 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c:369:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 369 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-drive-properties.c:370:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 370 | GTK_STOCK_OK, GTK_RESPONSE_OK, | ^~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_set_flags': brasero-drive-properties.c:446:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 446 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_get_rate': brasero-drive-properties.c:487:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 487 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_rate_changed_cb': brasero-drive-properties.c:507:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 507 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_set_drive': brasero-drive-properties.c:559:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 559 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_update': brasero-drive-properties.c:632:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 632 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_is_valid_cb': brasero-drive-properties.c:657:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 657 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_output_changed_cb': brasero-drive-properties.c:676:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 676 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_init': brasero-drive-properties.c:698:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 698 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c:765:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 765 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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-drive-properties.c: In function 'brasero_drive_properties_finalize': brasero-drive-properties.c:814:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 814 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_set_property': brasero-drive-properties.c:839:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 839 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_get_property': brasero-drive-properties.c:869:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 869 | priv = BRASERO_DRIVE_PROPERTIES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-properties.c: In function 'brasero_drive_properties_class_init': brasero-drive-properties.c:887:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 887 | g_type_class_add_private (klass, sizeof (BraseroDrivePropertiesPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-drive-properties.c:38: /pbulk/work/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-medium-properties.c: In function 'brasero_medium_properties_drive_properties': brasero-medium-properties.c:84:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 84 | priv = BRASERO_MEDIUM_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-properties.c:101:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 101 | GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, | ^~~~~~~~~~~~~~~ brasero-medium-properties.c: In function 'brasero_medium_properties_image_properties': brasero-medium-properties.c:163:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 163 | priv = BRASERO_MEDIUM_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-properties.c:170:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 170 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-medium-properties.c:171:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 171 | GTK_STOCK_SAVE, GTK_RESPONSE_OK, | ^~~~~~~~~~~~~~ brasero-medium-properties.c: In function 'brasero_medium_properties_clicked': brasero-medium-properties.c:195:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 195 | priv = BRASERO_MEDIUM_PROPERTIES_PRIVATE (button); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-properties.c: In function 'brasero_medium_properties_output_changed': brasero-medium-properties.c:215:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 215 | priv = BRASERO_MEDIUM_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-properties.c: In function 'brasero_medium_properties_finalize': brasero-medium-properties.c:242:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 242 | priv = BRASERO_MEDIUM_PROPERTIES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-properties.c: In function 'brasero_medium_properties_set_property': brasero-medium-properties.c:267:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 267 | priv = BRASERO_MEDIUM_PROPERTIES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-properties.c: In function 'brasero_medium_properties_get_property': brasero-medium-properties.c:304:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 304 | priv = BRASERO_MEDIUM_PROPERTIES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-medium-properties.c: In function 'brasero_medium_properties_class_init': brasero-medium-properties.c:322:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 322 | g_type_class_add_private (klass, sizeof (BraseroMediumPropertiesPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-medium-properties.c:38: /pbulk/work/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-medium-properties.c: In function 'brasero_medium_properties_new': brasero-medium-properties.c:345:30: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 345 | "label", GTK_STOCK_PROPERTIES, | ^~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_get_format': brasero-image-properties.c:78:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 78 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_get_output_path': brasero-image-properties.c:122:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 122 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_format_changed_cb': brasero-image-properties.c:155:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 155 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_set_formats': brasero-image-properties.c:216:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 216 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_set_output_path': brasero-image-properties.c:293:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 293 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-type-chooser.c: In function 'brasero_image_type_chooser_set_formats': brasero-image-type-chooser.c:83:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 83 | priv = BRASERO_IMAGE_TYPE_CHOOSER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-type-chooser.c: In function 'brasero_image_type_chooser_set_format': brasero-image-type-chooser.c:175:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 175 | priv = BRASERO_IMAGE_TYPE_CHOOSER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-type-chooser.c: In function 'brasero_image_type_chooser_set_VCD_type': brasero-image-type-chooser.c:216:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 216 | priv = BRASERO_IMAGE_TYPE_CHOOSER_PRIVATE (chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-type-chooser.c: In function 'brasero_image_type_chooser_get_format': brasero-image-type-chooser.c:252:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 252 | priv = BRASERO_IMAGE_TYPE_CHOOSER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-type-chooser.c: In function 'brasero_image_type_chooser_get_VCD_type': brasero-image-type-chooser.c:264:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 264 | priv = BRASERO_IMAGE_TYPE_CHOOSER_PRIVATE (chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-type-chooser.c: In function 'brasero_image_type_chooser_changed_cb': brasero-image-type-chooser.c:286:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 286 | priv = BRASERO_IMAGE_TYPE_CHOOSER_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-type-chooser.c: In function 'brasero_image_type_chooser_init': brasero-image-type-chooser.c:319:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 319 | priv = BRASERO_IMAGE_TYPE_CHOOSER_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-type-chooser.c: In function 'brasero_image_type_chooser_class_init': brasero-image-type-chooser.c:353:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 353 | g_type_class_add_private (klass, sizeof (BraseroImageTypeChooserPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-image-type-chooser.c:36: /pbulk/work/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-image-properties.c: In function 'brasero_image_properties_response': brasero-image-properties.c:335:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 335 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_update': brasero-image-properties.c:377:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 377 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_set_session': brasero-image-properties.c:411:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 411 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (props); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_get_property': brasero-image-properties.c:442:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 442 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_finalize': brasero-image-properties.c:474:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 474 | priv = BRASERO_IMAGE_PROPERTIES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-image-properties.c: In function 'brasero_image_properties_class_init': brasero-image-properties.c:490:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 490 | g_type_class_add_private (klass, sizeof (BraseroImagePropertiesPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-image-properties.c:38: /pbulk/work/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-session-cfg.lo brasero-progress.c: In function 'brasero_burn_progress_create_info': brasero-progress.c:139:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 139 | table = gtk_table_new (1, 2, FALSE); | ^~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from brasero-progress.c:41: /pbulk/work/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-progress.c:145:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 145 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 1.0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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-progress.c:146:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 146 | gtk_table_attach (GTK_TABLE (table), label, | ^~~~~~~~~~~~~~~~ /pbulk/work/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-progress.c:157:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 157 | gtk_misc_set_alignment (GTK_MISC (obj->priv->speed), 1.0, 0.0); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-progress.c:158:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 158 | gtk_table_attach (GTK_TABLE (table), obj->priv->speed, | ^~~~~~~~~~~~~~~~ /pbulk/work/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-progress.c: In function 'brasero_burn_progress_display_session_info': brasero-progress.c:205:17: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 205 | table = gtk_table_new (1, 2, FALSE); | ^~~~~ /pbulk/work/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-progress.c:210:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 210 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 1.0); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-progress.c:211:17: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 211 | gtk_table_attach (GTK_TABLE (table), label, | ^~~~~~~~~~~~~~~~ /pbulk/work/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-progress.c:232:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 232 | gtk_misc_set_alignment (GTK_MISC (obj->priv->speed), 1.0, 0.0); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-progress.c:233:17: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 233 | gtk_table_attach (GTK_TABLE (table), obj->priv->speed, | ^~~~~~~~~~~~~~~~ /pbulk/work/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-progress.c: In function 'brasero_burn_progress_init': brasero-progress.c:324:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 324 | gtk_misc_set_alignment (GTK_MISC (obj->priv->action), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-progress.c:325:9: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 325 | gtk_misc_set_padding (GTK_MISC (obj->priv->action), 0, 0); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:9: note: declared here 80 | void gtk_misc_set_padding (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~ brasero-progress.c:329:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 329 | gtk_misc_set_alignment (GTK_MISC (obj->priv->bytes_written), 1.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-progress.c:330:9: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 330 | gtk_misc_set_padding (GTK_MISC (obj->priv->bytes_written), 0, 0); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:9: note: declared here 80 | void gtk_misc_set_padding (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~ CC brasero-src-image.lo CC brasero-src-selection.lo brasero-session-cfg.c: In function 'brasero_session_cfg_get_output_path': brasero-session-cfg.c:328:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 328 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_get_output_format': brasero-session-cfg.c:383:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 383 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_get_error': brasero-session-cfg.c:408:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 408 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_disable': brasero-session-cfg.c:430:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 430 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_enable': brasero-session-cfg.c:447:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 447 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_set_drive_properties_default_flags': brasero-session-cfg.c:457:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 457 | priv = BRASERO_SESSION_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_set_drive_properties_flags': brasero-session-cfg.c:559:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 559 | priv = BRASERO_SESSION_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-cover.lo brasero-session-cfg.c: In function 'brasero_session_cfg_check_volume_size': brasero-session-cfg.c:710:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 710 | priv = BRASERO_SESSION_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_check_size': brasero-session-cfg.c:824:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 824 | priv = BRASERO_SESSION_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c:899:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 899 | priv = BRASERO_SESSION_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_can_update': brasero-session-cfg.c:940:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 940 | priv = BRASERO_SESSION_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_update': brasero-session-cfg.c:991:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 991 | priv = BRASERO_SESSION_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_session_loaded': brasero-session-cfg.c:1242:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1242 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_track_added': brasero-session-cfg.c:1271:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1271 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_track_removed': brasero-session-cfg.c:1299:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1299 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_track_changed': brasero-session-cfg.c:1324:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1324 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_output_changed': brasero-session-cfg.c:1359:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1359 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-track-disc.lo brasero-session-cfg.c: In function 'brasero_session_cfg_caps_changed': brasero-session-cfg.c:1408:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1408 | priv = BRASERO_SESSION_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_add_flags': brasero-session-cfg.c:1436:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1436 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_is_supported': brasero-session-cfg.c:1492:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1492 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_is_compulsory': brasero-session-cfg.c:1513:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1513 | priv = BRASERO_SESSION_CFG_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_init': brasero-session-cfg.c:1523:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1523 | priv = BRASERO_SESSION_CFG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_finalize': brasero-session-cfg.c:1540:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1540 | priv = BRASERO_SESSION_CFG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-cfg.c: In function 'brasero_session_cfg_class_init': brasero-session-cfg.c:1576:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1576 | g_type_class_add_private (klass, sizeof (BraseroSessionCfgPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-session-cfg.c:39: /pbulk/work/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-src-image.c: In function 'brasero_src_image_save': brasero-src-image.c:106:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 106 | priv = BRASERO_SRC_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_error': brasero-src-image.c:156:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 156 | priv = BRASERO_SRC_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_update': brasero-src-image.c:187:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 187 | priv = BRASERO_SRC_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_check_parent_directory_cb': brasero-src-image.c:297:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 297 | priv = BRASERO_SRC_IMAGE_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_changed': brasero-src-image.c:328:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 328 | priv = BRASERO_SRC_IMAGE_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_set_formats': brasero-src-image.c:359:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 359 | priv = BRASERO_SRC_IMAGE_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_get_current_uri': brasero-src-image.c:380:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 380 | priv = BRASERO_SRC_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_clicked': brasero-src-image.c:412:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 412 | priv = BRASERO_SRC_IMAGE_PRIVATE (button); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c:418:51: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 418 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-src-image.c:419:51: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 419 | GTK_STOCK_OPEN, GTK_RESPONSE_OK, | ^~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_set_parent_directory': brasero-src-image.c:499:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 499 | priv = BRASERO_SRC_IMAGE_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_init': brasero-src-image.c:526:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 526 | priv = BRASERO_SRC_IMAGE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c:556:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 556 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from brasero-src-image.c:41: /pbulk/work/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-src-image.c: In function 'brasero_src_image_finalize': brasero-src-image.c:580:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 580 | priv = BRASERO_SRC_IMAGE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_set_property': brasero-src-image.c:645:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 645 | priv = BRASERO_SRC_IMAGE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_get_property': brasero-src-image.c:749:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 749 | priv = BRASERO_SRC_IMAGE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-image.c: In function 'brasero_src_image_class_init': brasero-src-image.c:767:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 767 | g_type_class_add_private (klass, sizeof (BraseroSrcImagePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-src-image.c:39: /pbulk/work/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-track-disc.c: In function 'brasero_track_disc_set_track_num': brasero-track-disc.c:76:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 76 | priv = BRASERO_TRACK_DISC_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-disc.c: In function 'brasero_track_disc_get_track_num': brasero-track-disc.c:99:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 99 | priv = BRASERO_TRACK_DISC_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-disc.c: In function 'brasero_track_disc_remove_drive': brasero-track-disc.c:108:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 108 | priv = BRASERO_TRACK_DISC_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-disc.c: In function 'brasero_track_disc_set_drive': brasero-track-disc.c:155:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 155 | priv = BRASERO_TRACK_DISC_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-disc.c: In function 'brasero_track_disc_get_drive': brasero-track-disc.c:197:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 197 | priv = BRASERO_TRACK_DISC_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-disc.c: In function 'brasero_track_disc_get_medium_type': brasero-track-disc.c:220:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 220 | priv = BRASERO_TRACK_DISC_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-disc.c: In function 'brasero_track_disc_get_size': brasero-track-disc.c:238:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 238 | priv = BRASERO_TRACK_DISC_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-disc.c: In function 'brasero_track_disc_get_track_type': brasero-track-disc.c:261:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 261 | priv = BRASERO_TRACK_DISC_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-disc.c: In function 'brasero_track_disc_class_init': brasero-track-disc.c:289:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 289 | g_type_class_add_private (klass, sizeof (BraseroTrackDiscPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-track-disc.c:36: /pbulk/work/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-src-selection.c: In function 'brasero_src_selection_medium_changed': brasero-src-selection.c:72:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 72 | priv = BRASERO_SRC_SELECTION_PRIVATE (selection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-selection.c: In function 'brasero_src_selection_finalize': brasero-src-selection.c:115:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 115 | priv = BRASERO_SRC_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-selection.c: In function 'brasero_src_selection_set_property': brasero-src-selection.c:159:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 159 | priv = BRASERO_SRC_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-selection.c: In function 'brasero_src_selection_get_property': brasero-src-selection.c:216:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 216 | priv = BRASERO_SRC_SELECTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-src-selection.c: In function 'brasero_src_selection_class_init': brasero-src-selection.c:234:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 234 | g_type_class_add_private (klass, sizeof (BraseroSrcSelectionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-src-selection.c:37: /pbulk/work/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-track-stream.lo CC brasero-track-image.lo brasero-track-image.c: In function 'brasero_track_image_set_source_real': brasero-track-image.c:68:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 68 | priv = BRASERO_TRACK_IMAGE_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_set_block_num_real': brasero-track-image.c:127:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 127 | priv = BRASERO_TRACK_IMAGE_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_set_block_num': brasero-track-image.c:152:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 152 | priv = BRASERO_TRACK_IMAGE_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_get_source': brasero-track-image.c:187:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 187 | priv = BRASERO_TRACK_IMAGE_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_get_toc_source': brasero-track-image.c:243:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 243 | priv = BRASERO_TRACK_IMAGE_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_get_format': brasero-track-image.c:269:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 269 | priv = BRASERO_TRACK_IMAGE_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_need_byte_swap': brasero-track-image.c:293:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 293 | priv = BRASERO_TRACK_IMAGE_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_get_track_type': brasero-track-image.c:310:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 310 | priv = BRASERO_TRACK_IMAGE_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_get_size': brasero-track-image.c:325:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 325 | priv = BRASERO_TRACK_IMAGE_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_finalize': brasero-track-image.c:361:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 361 | priv = BRASERO_TRACK_IMAGE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image.c: In function 'brasero_track_image_class_init': brasero-track-image.c:381:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 381 | g_type_class_add_private (klass, sizeof (BraseroTrackImagePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-track-image.h:34, from brasero-track-image.c:37: /pbulk/work/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-track-data.lo brasero-track-stream.c: In function 'brasero_track_stream_set_source_real': brasero-track-stream.c:66:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 66 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_get_format': brasero-track-stream.c:129:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 129 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_set_format_real': brasero-track-stream.c:140:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 140 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_set_boundaries_real': brasero-track-stream.c:188:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 188 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_get_source': brasero-track-stream.c:258:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 258 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_get_gap': brasero-track-stream.c:281:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 281 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_get_start': brasero-track-stream.c:301:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 301 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_get_end': brasero-track-stream.c:321:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 321 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_get_length': brasero-track-stream.c:345:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 345 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_get_status': brasero-track-stream.c:396:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 396 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_get_track_type': brasero-track-stream.c:416:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 416 | priv = BRASERO_TRACK_STREAM_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_finalize': brasero-track-stream.c:433:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 433 | priv = BRASERO_TRACK_STREAM_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream.c: In function 'brasero_track_stream_class_init': brasero-track-stream.c:448:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 448 | g_type_class_add_private (klass, sizeof (BraseroTrackStreamPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-track-stream.c:36: /pbulk/work/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-track-data.c: In function 'brasero_track_data_set_source_real': brasero-track-data.c:111:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 111 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_add_fs_real': brasero-track-data.c:166:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 166 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_rm_fs_real': brasero-track-data.c:215:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 215 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_rm_fs': brasero-track-data.c:245:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 245 | if (!klass->rm_fs); | ^~ brasero-track-data.c:246:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 246 | return BRASERO_BURN_NOT_SUPPORTED; | ^~~~~~ brasero-track-data.c: In function 'brasero_track_data_set_data_blocks': brasero-track-data.c:278:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 278 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_set_file_num': brasero-track-data.c:304:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 304 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_get_fs_real': brasero-track-data.c:336:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 336 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_get_grafts_real': brasero-track-data.c:502:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 502 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_get_excluded_real': brasero-track-data.c:535:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 535 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_get_file_num_real': brasero-track-data.c:623:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 623 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_get_size': brasero-track-data.c:634:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 634 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_get_track_type': brasero-track-data.c:651:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 651 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_get_status': brasero-track-data.c:665:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 665 | priv = BRASERO_TRACK_DATA_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_finalize': brasero-track-data.c:688:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 688 | priv = BRASERO_TRACK_DATA_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data.c: In function 'brasero_track_data_class_init': brasero-track-data.c:711:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 711 | g_type_class_add_private (klass, sizeof (BraseroTrackDataPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-track-data.h:34, from brasero-track-data.c:41: /pbulk/work/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-track-image-cfg.lo CC brasero-caps-plugin.lo CC brasero-caps-burn.lo CC brasero-caps-session.lo CC brasero-track-type.lo CC brasero-status.lo brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_get_info_cb': brasero-track-image-cfg.c:105:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 105 | priv = BRASERO_TRACK_IMAGE_CFG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c:107:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] 107 | info = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (result)); | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:141, from ../libbrasero-media/brasero-drive.h:32, from ./brasero-track.h:37, from brasero-track-image-cfg.h:36, from brasero-track-image-cfg.c:41: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here 76 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c:122:17: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] 122 | g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), &error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here 116 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_get_info_thread': brasero-track-image-cfg.c:145:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] 145 | info = g_simple_async_result_get_op_res_gpointer (result); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:76:21: note: declared here 76 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c:162:33: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] 162 | g_simple_async_result_set_from_error (result, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:110:21: note: declared here 110 | void g_simple_async_result_set_from_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c:179:41: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] 179 | g_simple_async_result_set_from_error (result, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:110:21: note: declared here 110 | void g_simple_async_result_set_from_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c:224:17: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] 224 | g_simple_async_result_set_from_error (result, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:110:21: note: declared here 110 | void g_simple_async_result_set_from_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_get_info': brasero-track-image-cfg.c:248:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 248 | priv = BRASERO_TRACK_IMAGE_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c:262:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] 262 | res = g_simple_async_result_new (G_OBJECT (track), | ^~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here 48 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c:274:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] 274 | g_simple_async_result_set_op_res_gpointer (res, info, brasero_track_image_info_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:72:21: note: declared here 72 | void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c:275:9: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations] 275 | g_simple_async_result_run_in_thread (res, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:105:21: note: declared here 105 | void g_simple_async_result_run_in_thread (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_set_source': brasero-track-image-cfg.c:304:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 304 | priv = BRASERO_TRACK_IMAGE_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_get_forced_format': brasero-track-image-cfg.c:353:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 353 | priv = BRASERO_TRACK_IMAGE_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_force_format': brasero-track-image-cfg.c:380:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 380 | priv = BRASERO_TRACK_IMAGE_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_get_size': brasero-track-image-cfg.c:427:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 427 | priv = BRASERO_TRACK_IMAGE_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_get_status': brasero-track-image-cfg.c:447:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 447 | priv = BRASERO_TRACK_IMAGE_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_finalize': brasero-track-image-cfg.c:492:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 492 | priv = BRASERO_TRACK_IMAGE_CFG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-image-cfg.c: In function 'brasero_track_image_cfg_class_init': brasero-track-image-cfg.c:514:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 514 | g_type_class_add_private (klass, sizeof (BraseroTrackImageCfgPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-track-image-cfg.c:39: /pbulk/work/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-status.c: In function 'brasero_status_get_result': brasero-status.c:88:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 88 | priv = BRASERO_STATUS_PRIVATE (status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status.c: In function 'brasero_status_get_progress': brasero-status.c:110:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 110 | priv = BRASERO_STATUS_PRIVATE (status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status.c: In function 'brasero_status_get_error': brasero-status.c:138:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 138 | priv = BRASERO_STATUS_PRIVATE (status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status.c: In function 'brasero_status_get_current_action': brasero-status.c:165:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 165 | priv = BRASERO_STATUS_PRIVATE (status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status.c: In function 'brasero_status_set_completed': brasero-status.c:191:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 191 | priv = BRASERO_STATUS_PRIVATE (status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status.c: In function 'brasero_status_set_not_ready': brasero-status.c:219:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 219 | priv = BRASERO_STATUS_PRIVATE (status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status.c: In function 'brasero_status_set_running': brasero-status.c:251:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 251 | priv = BRASERO_STATUS_PRIVATE (status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status.c: In function 'brasero_status_set_error': brasero-status.c:279:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 279 | priv = BRASERO_STATUS_PRIVATE (status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status.c: In function 'brasero_status_finalize': brasero-status.c:298:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 298 | priv = BRASERO_STATUS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status.c: In function 'brasero_status_class_init': brasero-status.c:313:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 313 | g_type_class_add_private (klass, sizeof (BraseroStatusPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-status.h:35, from brasero-status.c:36: /pbulk/work/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-status-dialog.lo CC brasero-data-project.lo CC brasero-data-session.lo brasero-status-dialog.c: In function 'brasero_status_dialog_update': brasero-status-dialog.c:94:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 94 | priv = BRASERO_STATUS_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status-dialog.c: In function 'brasero_status_dialog_wait_for_ready_state': brasero-status-dialog.c:167:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 167 | priv = BRASERO_STATUS_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status-dialog.c: In function 'brasero_status_dialog_deep_directory_cb': brasero-status-dialog.c:195:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 195 | priv = BRASERO_STATUS_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status-dialog.c: In function 'brasero_status_dialog_2G_file_cb': brasero-status-dialog.c:257:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 257 | priv = BRASERO_STATUS_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status-dialog.c: In function 'brasero_status_dialog_wait_for_session': brasero-status-dialog.c:371:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 371 | priv = BRASERO_STATUS_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status-dialog.c: In function 'brasero_status_dialog_init': brasero-status-dialog.c:424:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 424 | priv = BRASERO_STATUS_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status-dialog.c:427:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 427 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-status-dialog.c:451:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 451 | gtk_misc_set_alignment (GTK_MISC (priv->action), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from brasero-status-dialog.c:39: /pbulk/work/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-status-dialog.c: In function 'brasero_status_dialog_set_property': brasero-status-dialog.c:469:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 469 | priv = BRASERO_STATUS_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status-dialog.c: In function 'brasero_status_dialog_get_property': brasero-status-dialog.c:494:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 494 | priv = BRASERO_STATUS_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status-dialog.c: In function 'brasero_status_dialog_finalize': brasero-status-dialog.c:513:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 513 | priv = BRASERO_STATUS_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-status-dialog.c: In function 'brasero_status_dialog_class_init': brasero-status-dialog.c:532:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 532 | g_type_class_add_private (klass, sizeof (BraseroStatusDialogPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-status-dialog.c:36: /pbulk/work/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-data-vfs.lo CC brasero-file-node.lo CC brasero-data-tree-model.lo CC brasero-track-data-cfg.lo brasero-data-project.c: In function 'brasero_data_project_virtual_sibling': brasero-data-project.c:142:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 142 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_reference_new': brasero-data-project.c:260:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 260 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_reference_free': brasero-data-project.c:290:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 290 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_reference_get': brasero-data-project.c:301:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 301 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_reference_invalidate': brasero-data-project.c:326:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 326 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_joliet_add_node': brasero-data-project.c:410:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 410 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_joliet_remove_node': brasero-data-project.c:454:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 454 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_joliet_remove_children_node': brasero-data-project.c:506:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 506 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_node_to_uri': brasero-data-project.c:531:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 531 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_uri_to_nodes': brasero-data-project.c:640:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 640 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_node_changed': brasero-data-project.c:698:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 698 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_reorder_children': brasero-data-project.c:721:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 721 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_set_sort_function': brasero-data-project.c:788:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 788 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_uri_has_parent': brasero-data-project.c:816:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 816 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_uri_is_graft_needed': brasero-data-project.c:846:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 846 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_uri_remove_graft': brasero-data-project.c:923:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 923 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_uri_add_graft': brasero-data-project.c:983:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 983 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_uri_ensure_graft': brasero-data-project.c:1005:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1005 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_remove_node_children_graft': brasero-data-project.c:1103:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1103 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_node_removed': brasero-data-project.c:1135:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1135 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_remove_real': brasero-data-project.c:1215:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1215 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_convert_to_fake': brasero-data-project.c:1251:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1251 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_remove_node': brasero-data-project.c:1279:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1279 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_destroy_node': brasero-data-project.c:1322:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1322 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_is_deep': brasero-data-project.c:1358:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1358 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_remove_sibling': brasero-data-project.c:1396:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1396 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_move_node': brasero-data-project.c:1447:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1447 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_rename_node': brasero-data-project.c:1576:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1576 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_add_node_real': brasero-data-project.c:1663:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1663 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_restore_uri': brasero-data-project.c:1755:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1755 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_exclude_uri': brasero-data-project.c:1793:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1793 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_add_imported_session_file': brasero-data-project.c:1819:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1819 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_add_empty_directory': brasero-data-project.c:1904:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1904 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_node_loaded': brasero-data-project.c:2005:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2005 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_node_reloaded': brasero-data-project.c:2131:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2131 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_add_loading_node_real': brasero-data-project.c:2184:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2184 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_directory_node_loaded': brasero-data-project.c:2260:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2260 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_add_node_from_info': brasero-data-project.c:2315:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2315 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_remove_last': brasero-data-session.c:223:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 223 | priv = BRASERO_DATA_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_load_dir_result': brasero-data-session.c:283:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 283 | priv = BRASERO_DATA_SESSION_PRIVATE (owner); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_load_directory_contents_real': brasero-data-session.c:347:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 347 | priv = BRASERO_DATA_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_add_last': brasero-data-session.c:396:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 396 | priv = BRASERO_DATA_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_has_available_media': brasero-data-session.c:412:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 412 | priv = BRASERO_DATA_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_get_available_media': brasero-data-session.c:423:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 423 | priv = BRASERO_DATA_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_get_loaded_medium': brasero-data-session.c:436:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 436 | priv = BRASERO_DATA_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_disc_added_cb': brasero-data-session.c:464:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 464 | priv = BRASERO_DATA_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_disc_removed_cb': brasero-data-session.c:488:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 488 | priv = BRASERO_DATA_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_init': brasero-data-session.c:521:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 521 | priv = BRASERO_DATA_SESSION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_stop_io': brasero-data-session.c:557:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 557 | priv = BRASERO_DATA_SESSION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_finalize': brasero-data-project.c: In function 'brasero_data_project_get_contents': brasero-data-session.c:583:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 583 | priv = BRASERO_DATA_SESSION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-session.c: In function 'brasero_data_session_class_init': brasero-data-session.c:628:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 628 | g_type_class_add_private (klass, sizeof (BraseroDataSessionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libbrasero-media/brasero-drive.h:31, from brasero-data-session.c:42: /pbulk/work/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-data-project.c:2630:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2630 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_span_generate': brasero-data-project.c:2743:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2743 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_get_max_space': brasero-data-project.c:2866:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2866 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_span': brasero-data-project.c:2905:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2905 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_span_possible': brasero-data-project.c:3029:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3029 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_span_again': brasero-data-project.c:3070:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3070 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_span_stop': brasero-data-project.c:3092:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3092 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_has_symlinks': brasero-data-project.c:3103:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3103 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_is_joliet_compliant': brasero-data-project.c:3118:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3118 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_is_video_project': CC brasero-filtered-uri.lo brasero-data-project.c:3137:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3137 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_is_empty': brasero-data-project.c:3193:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3193 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_create_path': brasero-data-project.c:3214:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3214 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-tree-model.c: In function 'brasero_data_tree_model_class_init': brasero-data-tree-model.c:184:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 184 | g_type_class_add_private (klass, sizeof (BraseroDataTreeModelPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from libbrasero-marshal.h:5, from brasero-data-tree-model.c:37: /pbulk/work/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-data-project.c: In function 'brasero_data_project_add_path': brasero-data-project.c:3320:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3320 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_add_excluded_uri': brasero-data-project.c:3415:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3415 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_load_contents_notify': brasero-data-project.c:3561:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3561 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_load_contents': brasero-data-project.c:3581:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3581 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_get_sectors': brasero-data-project.c:3705:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3705 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_get_folder_sectors': brasero-data-project.c:3751:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3751 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_init': brasero-data-project.c:3767:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3767 | priv = BRASERO_DATA_PROJECT_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_get_root': brasero-data-project.c:3789:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3789 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_watch_path': brasero-data-project.c:3808:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3808 | priv = BRASERO_DATA_PROJECT_PRIVATE (project); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_clear': brasero-data-project.c:3873:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3873 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_reset': brasero-data-project.c:3911:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3911 | priv = BRASERO_DATA_PROJECT_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_finalize': brasero-data-project.c:3930:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3930 | priv = BRASERO_DATA_PROJECT_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-project.c: In function 'brasero_data_project_class_init': brasero-data-project.c:4385:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 4385 | g_type_class_add_private (klass, sizeof (BraseroDataProjectPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from brasero-data-project.c:43: /pbulk/work/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-data-vfs.c: In function 'brasero_data_vfs_get_filtered_model': brasero-data-vfs.c:95:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 95 | priv = BRASERO_DATA_VFS_PRIVATE (vfs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_is_active': brasero-data-vfs.c:105:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 105 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_is_loading_uri': brasero-data-vfs.c:114:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 114 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_check_uri_result': brasero-data-vfs.c:161:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 161 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_directory_load_end': brasero-data-vfs.c:260:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 260 | BraseroDataVFSPrivate *priv = BRASERO_DATA_VFS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c:265:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 265 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_directory_load_result': brasero-data-vfs.c:399:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 399 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_load_directory': brasero-data-vfs.c:493:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 493 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_loading_node_end': brasero-data-vfs.c:544:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 544 | BraseroDataVFSPrivate *priv = BRASERO_DATA_VFS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c:548:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 548 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_loading_node_result': brasero-data-vfs.c:577:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 577 | BraseroDataVFSPrivate *priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_load_node': brasero-data-vfs.c:707:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 707 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_loading_node': brasero-data-vfs.c:750:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 750 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_require_directory_contents': brasero-data-vfs.c:822:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 822 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_require_node_load': brasero-data-vfs.c:834:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 834 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_load_mime': brasero-data-vfs.c:850:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 850 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_clear': brasero-data-vfs.c:976:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 976 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_uri_removed': brasero-data-vfs.c:1008:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1008 | priv = BRASERO_DATA_VFS_PRIVATE (project); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_settings_changed': brasero-data-vfs.c:1034:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1034 | priv = BRASERO_DATA_VFS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_init': brasero-data-vfs.c:1049:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1049 | priv = BRASERO_DATA_VFS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_finalize': brasero-data-vfs.c:1075:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1075 | priv = BRASERO_DATA_VFS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-vfs.c: In function 'brasero_data_vfs_class_init': brasero-data-vfs.c:1106:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1106 | g_type_class_add_private (klass, sizeof (BraseroDataVFSPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ../libbrasero-utils/brasero-misc.h:35, from brasero-data-vfs.c:40: /pbulk/work/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-track-stream-cfg.lo brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_iter_parent': brasero-track-data-cfg.c:194:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 194 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_iter_nth_child': brasero-track-data-cfg.c:255:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 255 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_iter_n_children': brasero-track-data-cfg.c:308:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 308 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_iter_has_child': brasero-track-data-cfg.c:341:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 341 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_iter_children': brasero-track-data-cfg.c:382:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 382 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_iter_next': brasero-track-data-cfg.c:443:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 443 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_node_shown': brasero-track-data-cfg.c:478:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 478 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_node_hidden': brasero-track-data-cfg.c:588:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 588 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_value': brasero-track-data-cfg.c:604:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 604 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_path': brasero-track-data-cfg.c:904:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 904 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_path_to_node': brasero-track-data-cfg.c:932:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 932 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_iter': brasero-track-data-cfg.c:961:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 961 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_drag_data_received': brasero-track-data-cfg.c:1124:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1124 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (drag_dest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_sort_column_id': brasero-track-data-cfg.c:1304:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1304 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (sortable); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_set_sort_column_id': brasero-track-data-cfg.c:1322:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1322 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (sortable); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_autorun_inf_parse': brasero-track-data-cfg.c:1371:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1371 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_clean_cache': brasero-track-data-cfg.c:1415:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1415 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_node_added': brasero-track-data-cfg.c:1440:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1440 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_node_removed': brasero-track-data-cfg.c:1570:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1570 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_node_changed': brasero-track-data-cfg.c:1642:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1642 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_node_reordered': brasero-track-data-cfg.c:1697:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1697 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_clean_autorun': brasero-track-data-cfg.c:1728:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1728 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_add': brasero-track-data-cfg.c:1859:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1859 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_add_empty_directory': brasero-track-data-cfg.c:1900:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1900 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_remove': brasero-track-data-cfg.c:1960:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1960 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_rename': brasero-track-data-cfg.c:1992:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1992 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_reset': brasero-track-data-cfg.c:2018:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2018 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_filtered_model': brasero-track-data-cfg.c:2065:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2065 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_restore': brasero-track-data-cfg.c:2092:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2092 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_dont_filter_uri': brasero-track-data-cfg.c:2119:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2119 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_restored_list': brasero-track-data-cfg.c:2142:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2142 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_load_medium': brasero-track-data-cfg.c:2169:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2169 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_unload_current_medium': brasero-track-data-cfg.c:2190:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2190 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_current_medium': brasero-track-data-cfg.c:2210:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2210 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_available_media': brasero-track-data-cfg.c:2229:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2229 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_set_source': brasero-track-data-cfg.c:2240:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2240 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_add_fs': brasero-track-data-cfg.c:2268:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2268 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_rm_fs': brasero-track-data-cfg.c:2280:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2280 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_fs': brasero-track-data-cfg.c:2294:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2294 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_grafts': brasero-track-data-cfg.c:2332:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2332 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_excluded': brasero-track-data-cfg.c:2354:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2354 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_file_num': brasero-track-data-cfg.c:2377:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2377 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_status': brasero-track-data-cfg.c:2401:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2401 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_size': brasero-track-data-cfg.c:2447:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2447 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_image_uri_cb': brasero-track-data-cfg.c:2483:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2483 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_unreadable_uri_cb': brasero-track-data-cfg.c:2522:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2522 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_recursive_uri_cb': brasero-track-data-cfg.c:2545:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2545 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_unknown_uri_cb': brasero-track-data-cfg.c:2571:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2571 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_autorun_inf_update': brasero-track-data-cfg.c:2602:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2602 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_find_icon_name': brasero-track-data-cfg.c:2643:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2643 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_joliet_rename_cb': brasero-track-data-cfg.c:2660:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2660 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_virtual_sibling_cb': brasero-track-data-cfg.c:2681:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2681 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_name_collision_cb': brasero-track-data-cfg.c:2699:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2699 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_deep_directory': brasero-track-data-cfg.c:2768:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2768 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_2G_file': brasero-track-data-cfg.c:2797:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2797 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_project_loaded': brasero-track-data-cfg.c:2825:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2825 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_activity_changed': brasero-track-data-cfg.c:2858:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2858 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_span': brasero-track-data-cfg.c:2941:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2941 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_span_again': brasero-track-data-cfg.c:2975:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2975 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_span_possible': brasero-track-data-cfg.c:2998:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2998 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_span_stop': brasero-track-data-cfg.c:3020:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3020 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_span_max_space': brasero-track-data-cfg.c:3043:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3043 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_icon_path': brasero-track-data-cfg.c:3067:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3067 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_icon': brasero-track-data-cfg.c:3093:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3093 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_get_scaled_icon_path': brasero-track-data-cfg.c:3112:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3112 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_set_icon': brasero-track-data-cfg.c:3146:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3146 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_init': brasero-track-data-cfg.c:3293:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3293 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_finalize': brasero-track-data-cfg.c:3385:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3385 | priv = BRASERO_TRACK_DATA_CFG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-data-cfg.c: In function 'brasero_track_data_cfg_class_init': brasero-track-data-cfg.c:3422:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3422 | g_type_class_add_private (klass, sizeof (BraseroTrackDataCfgPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-track-data-cfg.c:41: /pbulk/work/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-video-options.lo brasero-filtered-uri.c: In function 'brasero_filtered_uri_get_restored_list': brasero-filtered-uri.c:71:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 71 | priv = BRASERO_FILTERED_URI_PRIVATE (filtered); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filtered-uri.c: In function 'brasero_filtered_uri_lookup_restored': brasero-filtered-uri.c:86:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 86 | priv = BRASERO_FILTERED_URI_PRIVATE (filtered); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filtered-uri.c: In function 'brasero_filtered_uri_dont_filter': brasero-filtered-uri.c:97:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 97 | priv = BRASERO_FILTERED_URI_PRIVATE (filtered); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filtered-uri.c: In function 'brasero_filtered_uri_filter': brasero-filtered-uri.c:116:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 116 | BRASERO_FILTERED_STOCK_ID_COL, fatal ? GTK_STOCK_CANCEL:NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filtered-uri.c: In function 'brasero_filtered_uri_remove_with_children': brasero-filtered-uri.c:133:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 133 | priv = BRASERO_FILTERED_URI_PRIVATE (filtered); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filtered-uri.c: In function 'brasero_filtered_uri_restore': brasero-filtered-uri.c:187:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 187 | priv = BRASERO_FILTERED_URI_PRIVATE (filtered); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filtered-uri.c: In function 'brasero_filtered_uri_clear': brasero-filtered-uri.c:213:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 213 | priv = BRASERO_FILTERED_URI_PRIVATE (filtered); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filtered-uri.c: In function 'brasero_filtered_uri_init': brasero-filtered-uri.c:230:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 230 | priv = BRASERO_FILTERED_URI_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filtered-uri.c: In function 'brasero_filtered_uri_finalize': brasero-filtered-uri.c:248:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 248 | priv = BRASERO_FILTERED_URI_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filtered-uri.c: In function 'brasero_filtered_uri_class_init': brasero-filtered-uri.c:265:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 265 | g_type_class_add_private (klass, sizeof (BraseroFilteredUriPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-filtered-uri.c:38: /pbulk/work/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-session-span.lo brasero-track-stream-cfg.c: In function 'brasero_track_stream_cfg_file_changed': brasero-track-stream-cfg.c:76:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 76 | priv = BRASERO_TRACK_STREAM_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream-cfg.c: In function 'brasero_track_stream_cfg_results_cb': brasero-track-stream-cfg.c:114:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 114 | priv = BRASERO_TRACK_STREAM_CFG_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream-cfg.c: In function 'brasero_track_stream_cfg_get_info': brasero-track-stream-cfg.c:330:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 330 | priv = BRASERO_TRACK_STREAM_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream-cfg.c: In function 'brasero_track_stream_cfg_set_source': brasero-track-stream-cfg.c:367:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 367 | priv = BRASERO_TRACK_STREAM_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream-cfg.c: In function 'brasero_track_stream_cfg_get_status': brasero-track-stream-cfg.c:390:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 390 | priv = BRASERO_TRACK_STREAM_CFG_PRIVATE (track); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream-cfg.c: In function 'brasero_track_stream_cfg_finalize': brasero-track-stream-cfg.c:421:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 421 | priv = BRASERO_TRACK_STREAM_CFG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-track-stream-cfg.c: In function 'brasero_track_stream_cfg_class_init': brasero-track-stream-cfg.c:453:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 453 | g_type_class_add_private (klass, sizeof (BraseroTrackStreamCfgPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-track-stream-cfg.c:37: /pbulk/work/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-video-options.c: In function 'brasero_video_options_get_type_once': brasero-video-options.c:71:1: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 71 | G_DEFINE_TYPE (BraseroVideoOptions, brasero_video_options, GTK_TYPE_ALIGNMENT); | ^~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255, from brasero-video-options.c:39: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_update_from_tag': brasero-video-options.c:82:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 82 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c:107:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 107 | if (!gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (priv->svcd_button))) | ^~ brasero-video-options.c:110:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 110 | gtk_widget_set_sensitive (priv->button_4_3, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_update': brasero-video-options.c:160:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 160 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_SVCD': brasero-video-options.c:227:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 227 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_VCD': brasero-video-options.c:248:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 248 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_NTSC': brasero-video-options.c:270:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 270 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_PAL_SECAM': brasero-video-options.c:285:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 285 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_native_framerate': brasero-video-options.c:300:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 300 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_16_9': brasero-video-options.c:313:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 313 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_4_3': brasero-video-options.c:328:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 328 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_set_session': brasero-video-options.c:340:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 340 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_get_property': brasero-video-options.c:412:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 412 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_init': brasero-video-options.c:437:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 437 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c:442:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 442 | table = gtk_table_new (3, 4, FALSE); | ^~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280: /pbulk/work/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-video-options.c:443:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 443 | gtk_table_set_col_spacings (GTK_TABLE (table), 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:444:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 444 | gtk_table_set_row_spacings (GTK_TABLE (table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:448:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 448 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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-video-options.c:450:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 450 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:465:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 465 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:480:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 480 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:496:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 496 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:505:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 505 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:507:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 507 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:520:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 520 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:535:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 535 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:548:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 548 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:550:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 550 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:560:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 560 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c:575:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 575 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-video-options.c: In function 'brasero_video_options_finalize': brasero-video-options.c:603:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 603 | priv = BRASERO_VIDEO_OPTIONS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-options.c: In function 'brasero_video_options_class_init': brasero-video-options.c:623:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 623 | g_type_class_add_private (klass, sizeof (BraseroVideoOptionsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-video-options.c:37: /pbulk/work/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-session-span.c: In function 'brasero_session_span_get_max_space': brasero-session-span.c:79:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 79 | priv = BRASERO_SESSION_SPAN_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-span.c: In function 'brasero_session_span_again': brasero-session-span.c:134:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 134 | priv = BRASERO_SESSION_SPAN_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-span.c: In function 'brasero_session_span_possible': brasero-session-span.c:183:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 183 | priv = BRASERO_SESSION_SPAN_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-span.c: In function 'brasero_session_span_start': brasero-session-span.c:238:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 238 | priv = BRASERO_SESSION_SPAN_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-span.c: In function 'brasero_session_span_next': brasero-session-span.c:271:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 271 | priv = BRASERO_SESSION_SPAN_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-span.c: In function 'brasero_session_span_stop': brasero-session-span.c:372:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 372 | priv = BRASERO_SESSION_SPAN_PRIVATE (session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-session-span.c: In function 'brasero_session_span_class_init': brasero-session-span.c:405:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 405 | g_type_class_add_private (klass, sizeof (BraseroSessionSpanPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libbrasero-media/brasero-drive.h:31, from brasero-session-span.c:35: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-burn3.la GISCAN BraseroBurn-3.1.gir brasero-track.c:253: Error: BraseroBurn: identifier not found on the first line: * Can be used to set arbitrary data ^ brasero-track.c:537: Error: BraseroBurn: identifier not found on the first line: * GObject part ^ brasero-track-data-cfg.c:141: Error: BraseroBurn: identifier not found on the first line: * GtkTreeModel part ^ brasero-track-data-cfg.c:1294: Error: BraseroBurn: identifier not found on the first line: * Sorting part ^ brasero-track-data-cfg.c:1833: Error: BraseroBurn: identifier not found on the first line: * Track part ^ brasero-track-data-cfg.c:3048: Error: BraseroBurn: identifier not found on the first line: * This is to handle the icon for the image ^ brasero-session.c:82: Error: BraseroBurn: identifier not found on the first line: * Used when outputting an image instead of burning ^ brasero-session.c:89: Error: BraseroBurn: identifier not found on the first line: * Used when burning ^ brasero-session.c:1015: Error: BraseroBurn: identifier not found on the first line: * This function allows to tell where we should write the image. Depending on ^ brasero-session.c:1408: Error: BraseroBurn: identifier not found on the first line: * This function is used internally and is not public API ^ brasero-session.c:1465: Error: BraseroBurn: identifier not found on the first line: * used to modify session flags. ^ brasero-session.c:1564: Error: BraseroBurn: identifier not found on the first line: * Used to set the label or the title of an album. ^ brasero-session.c:1825: Error: BraseroBurn: identifier not found on the first line: * Used to save and restore settings/sources ^ brasero-session.c:2321: Error: BraseroBurn: identifier not found on the first line: * Utility to clean tmp files ^ brasero-session-cfg.c:109: Error: BraseroBurn: identifier not found on the first line: * This is to handle tags (and more particularly video ones) ^ brasero-burn-options.c:593: Error: BraseroBurn: identifier not found on the first line: * To build anything we need to have the session set first ^ brasero-burn-dialog.c:281: Error: BraseroBurn: identifier not found on the first line: * NOTE: if input is DISC then media is the media input ^ brasero-tags.h:39: Error: BraseroBurn: identifier not found on the first line: * Some defined and usable tags for a track ^ brasero-tags.h:46: Error: BraseroBurn: identifier not found on the first line: * Array of filenames (on medium) which have a wrong checksum value (G_TYPE_STRV) ^ brasero-tags.h:69: Error: BraseroBurn: identifier not found on the first line: * This tag (for sessions) is used to set an estimated size, used to determine ^ brasero-tags.h:77: Error: BraseroBurn: identifier not found on the first line: * Some defined and usable tags for a session ^ brasero-tags.h:81: Error: BraseroBurn: identifier not found on the first line: * Gives the uri (gchar *) of the cover ^ brasero-tags.h:86: Error: BraseroBurn: identifier not found on the first line: * Define the audio streams for a DVD ^ brasero-tags.h:92: Error: BraseroBurn: identifier not found on the first line: * Define the format: whether VCD or SVCD ^ brasero-tags.h:103: Error: BraseroBurn: identifier not found on the first line: * This is the video format that should be used. ^ brasero-tags.h:113: Error: BraseroBurn: identifier not found on the first line: * Aspect ratio ^ brasero-error.h:88: Error: BraseroBurn: identifier not found on the first line: * Error handling and defined return values ^ brasero-burn-lib.h:43: Error: BraseroBurn: identifier not found on the first line: * Some needed information about the library ^ brasero-burn-lib.h:57: Error: BraseroBurn: identifier not found on the first line: * Function to start and stop the library ^ brasero-burn-lib.h:68: Error: BraseroBurn: identifier not found on the first line: * GOptionGroup for apps ^ brasero-burn-lib.h:75: Error: BraseroBurn: identifier not found on the first line: * Allows to get some information about capabilities ^ brasero-track.h:144: Error: BraseroBurn: identifier not found on the first line: * Convenience functions for tags ^ brasero-track-data-cfg.h:42: Error: BraseroBurn: identifier not found on the first line: * GtkTreeModel Part ^ brasero-track-data-cfg.h:125: Error: BraseroBurn: identifier not found on the first line: * For filtered URIs tree model ^ brasero-track-data-cfg.h:153: Error: BraseroBurn: identifier not found on the first line: * Track Spanning ^ brasero-session.h:62: Error: BraseroBurn: Skipping invalid GTK-Doc comment block: /** Virtual functions **/ ^ brasero-session.h:72: Error: BraseroBurn: Skipping invalid GTK-Doc comment block: /** Signals **/ ^ brasero-session.h:92: Error: BraseroBurn: identifier not found on the first line: * Used to manage tracks for input ^ brasero-session.h:113: Error: BraseroBurn: identifier not found on the first line: * Get some information about the session ^ brasero-session.h:130: Error: BraseroBurn: identifier not found on the first line: * This is to set additional arbitrary information ^ brasero-session.h:202: Error: BraseroBurn: identifier not found on the first line: * Session flags ^ brasero-session.h:222: Error: BraseroBurn: identifier not found on the first line: * Used to deal with the temporary files (mostly used by plugins) ^ brasero-session.h:232: Error: BraseroBurn: identifier not found on the first line: * Test the supported or compulsory flags for a given session ^ brasero-session.h:246: Error: BraseroBurn: identifier not found on the first line: * Used to test the possibilities offered for a given session ^ brasero-session-cfg.h:64: Error: BraseroBurn: identifier not found on the first line: * This is for the signal sent to tell whether or not session is valid ^ brasero-burn-lib.h:46: Warning: BraseroBurn: symbol='LIBBRASERO_BURN_VERSION_MAJOR': Unknown namespace for symbol 'LIBBRASERO_BURN_VERSION_MAJOR' brasero-burn-lib.h:47: Warning: BraseroBurn: symbol='LIBBRASERO_BURN_VERSION_MINOR': Unknown namespace for symbol 'LIBBRASERO_BURN_VERSION_MINOR' brasero-burn-lib.h:48: Warning: BraseroBurn: symbol='LIBBRASERO_BURN_VERSION_MICRO': Unknown namespace for symbol 'LIBBRASERO_BURN_VERSION_MICRO' brasero-burn-lib.h:49: Warning: BraseroBurn: symbol='LIBBRASERO_BURN_AGE': Unknown namespace for symbol 'LIBBRASERO_BURN_AGE' (process:27053): GLib-GObject-CRITICAL **: 08:09:40.531: g_signal_newv: assertion 'g_signal_is_valid_name (signal_name)' failed brasero-session.c:1721: Warning: BraseroBurn: brasero_burn_session_tag_add_int: unknown parameter 'session' in documentation comment, should be 'self' brasero-session.c:1800: Warning: BraseroBurn: brasero_burn_session_tag_lookup_int: unknown parameter 'session' in documentation comment, should be 'self' brasero-session.c:852: Warning: BraseroBurn: brasero_burn_session_get_output_type: unknown parameter 'session' in documentation comment, should be 'self' brasero-session.c:1098: Warning: BraseroBurn: brasero_burn_session_set_image_output_format: unknown parameter 'session' in documentation comment, should be 'self' brasero-session.c:254: Warning: BraseroBurn: brasero_burn_session_set_strict_support: unknown parameter 'flags' in documentation comment, should be 'strict_check' brasero-session-cfg.c:395: Warning: BraseroBurn: brasero_session_cfg_get_error: unknown parameter 'session' in documentation comment, should be 'cfg' brasero-session-cfg.c:1423: Warning: BraseroBurn: brasero_session_cfg_add_flags: unknown parameter 'session' in documentation comment, should be 'cfg' brasero-session-cfg.c:1452: Warning: BraseroBurn: brasero_session_cfg_remove_flags: unknown parameter 'session' in documentation comment, should be 'cfg' brasero-session-cfg.c:1477: Warning: BraseroBurn: brasero_session_cfg_is_supported: unknown parameter 'session' in documentation comment, should be 'cfg' brasero-session-cfg.c:1498: Warning: BraseroBurn: brasero_session_cfg_is_compulsory: unknown parameter 'session' in documentation comment, should be 'cfg' brasero-session-cfg.c:129: Warning: BraseroBurn: brasero_session_cfg_has_default_output_path: unknown parameter 'session' in documentation comment, should be 'cfg' brasero-session-cfg.c:436: Warning: BraseroBurn: brasero_session_cfg_enable: unknown parameter 'session' in documentation comment, should be 'cfg' brasero-session-cfg.c:419: Warning: BraseroBurn: brasero_session_cfg_disable: unknown parameter 'session' in documentation comment, should be 'cfg' brasero-session.c:2635: Warning: BraseroBurn: incorrect number of parameters in comment block, parameter annotations will be ignored. brasero-track.c:95: Warning: BraseroBurn: brasero_track_get_size: unknown parameter 'bytes' in documentation comment, should be 'block_size' brasero-track-type.c:148: Warning: BraseroBurn: brasero_track_type_get_medium_type: return value: Unresolved type: 'BraseroMedia' brasero-track-type.c:228: Warning: BraseroBurn: brasero_track_type_set_medium_type: argument media: Unresolved type: 'BraseroMedia' brasero-track-type.c:48: Warning: BraseroBurn: brasero_track_type_new: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) brasero-track-type.c:48: Warning: BraseroBurn: brasero_track_type_new: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) brasero-track-data.c:84: Warning: BraseroBurn: brasero_graft_point_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) brasero-session.h:268: Warning: BraseroBurn: brasero_session_foreach_plugin_error: argument callback: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async, forever) brasero-track-data-cfg.c:2148: Warning: BraseroBurn: brasero_track_data_cfg_load_medium: argument medium: Unresolved type: 'BraseroMedium*' brasero-track-data-cfg.c:2200: Warning: BraseroBurn: brasero_track_data_cfg_get_current_medium: return value: Unresolved type: 'BraseroMedium*' brasero-track-data-cfg.c:2220: Warning: BraseroBurn: brasero_track_data_cfg_get_available_media: return value: Missing (element-type) annotation brasero-track-data-cfg.c:2132: Warning: BraseroBurn: brasero_track_data_cfg_get_restored_list: return value: Missing (element-type) annotation brasero-track-data-cfg.c:2055: Warning: BraseroBurn: brasero_track_data_cfg_get_filtered_model: return value: Missing (transfer) annotation brasero-track-data-cfg.c:3080: Warning: BraseroBurn: brasero_track_data_cfg_get_icon: return value: Missing (transfer) annotation brasero-track-disc.c:134: Warning: BraseroBurn: brasero_track_disc_set_drive: argument drive: Unresolved type: 'BraseroDrive*' brasero-track-disc.c:187: Warning: BraseroBurn: brasero_track_disc_get_drive: return value: Unresolved type: 'BraseroDrive*' brasero-track-disc.c:209: Warning: BraseroBurn: brasero_track_disc_get_medium_type: return value: Unresolved type: 'BraseroMedia' brasero-session.c:769: Warning: BraseroBurn: brasero_burn_session_get_burner: return value: Unresolved type: 'BraseroDrive*' brasero-session.c:696: Warning: BraseroBurn: brasero_burn_session_set_burner: argument drive: Unresolved type: 'BraseroDrive*' brasero-session.h:282: Warning: BraseroBurn: brasero_burn_session_get_required_media_type: return value: Unresolved type: 'BraseroMedia' :: Warning: BraseroBurn: (Signal)output-changed: argument former_medium: Unresolved type: 'BraseroMedium' brasero-burn.c:1131: Warning: BraseroBurn: brasero_burn_status: argument media: Unresolved type: 'BraseroMedia*' brasero-burn-lib.h:79: Warning: BraseroBurn: brasero_burn_library_get_plugins_list: return value: Missing (element-type) annotation brasero-burn-lib.h:88: Warning: BraseroBurn: brasero_burn_library_get_media_capabilities: argument media: Unresolved type: 'BraseroMedia' brasero-burn-lib.h:88: Warning: BraseroBurn: brasero_burn_library_get_media_capabilities: return value: Unresolved type: 'BraseroMedia' :: Warning: BraseroBurn: (Signal)insert-media: argument object: Unresolved type: 'BraseroDrive' :: Warning: BraseroBurn: (Signal)eject-failure: argument object: Unresolved type: 'BraseroDrive' brasero-tool-dialog.c:363: Warning: BraseroBurn: brasero_tool_dialog_set_medium: argument medium: Unresolved type: 'BraseroMedium*' GICOMP BraseroBurn-3.1.gir gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/libbrasero-burn' Making all in plugins gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins' Making all in transcode gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/transcode' CC burn-normalize.lo CC burn-transcode.lo CC burn-vob.lo burn-transcode.c: In function 'brasero_transcode_buffer_handler': burn-transcode.c:114:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 114 | priv = BRASERO_TRANSCODE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_set_boundaries': burn-transcode.c:198:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 198 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_stop_pipeline': burn-vob.c:88:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 88 | priv = BRASERO_VOB_PRIVATE (vob); | ^~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_send_volume_event': burn-transcode.c:227:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 227 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_error_on_pad_linking': burn-vob.c:176:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | priv = BRASERO_VOB_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_create_pipeline_size_mp3': burn-transcode.c:283:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 283 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_new_decoded_pad_cb': burn-vob.c:207:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 207 | priv = BRASERO_VOB_PRIVATE (vob); | ^~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_error_on_pad_linking': burn-vob.c: In function 'brasero_vob_link_audio': burn-transcode.c:341:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 341 | priv = BRASERO_TRANSCODE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c:257:9: warning: 'gst_element_get_request_pad' is deprecated: Use 'gst_element_request_pad_simple' instead [-Wdeprecated-declarations] 257 | srcpad = gst_element_get_request_pad (tee, "src_%u"); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gstbin.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gst.h:35, from burn-vob.c:41: /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gstelement.h:1042:25: note: declared here 1042 | GstPad* gst_element_get_request_pad (GstElement *element, const gchar *name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_create_pipeline': burn-transcode.c:383:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 383 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c:267:9: warning: 'gst_element_get_request_pad' is deprecated: Use 'gst_element_request_pad_simple' instead [-Wdeprecated-declarations] 267 | sinkpad = gst_element_get_request_pad (muxer, "audio_%u"); | ^~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gstelement.h:1042:25: note: declared here 1042 | GstPad* gst_element_get_request_pad (GstElement *element, const gchar *name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_build_audio_pcm': burn-vob.c:294:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 294 | priv = BRASERO_VOB_PRIVATE (vob); | ^~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_build_audio_mp2': burn-vob.c:420:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 420 | priv = BRASERO_VOB_PRIVATE (vob); | ^~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_build_audio_ac3': burn-vob.c:572:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 572 | priv = BRASERO_VOB_PRIVATE (vob); | ^~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_build_audio_bins': burn-vob.c:697:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 697 | priv = BRASERO_VOB_PRIVATE (vob); | ^~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_stop_pipeline': burn-transcode.c:968:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 968 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_build_video_bin': burn-transcode.c: In function 'brasero_transcode_stop': burn-vob.c:775:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 775 | priv = BRASERO_VOB_PRIVATE (vob); | ^~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c:996:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 996 | priv = BRASERO_TRANSCODE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_pad_idle': burn-transcode.c:1097:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1097 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_pad': burn-transcode.c:1132:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1132 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c:1044:9: warning: 'gst_element_get_request_pad' is deprecated: Use 'gst_element_request_pad_simple' instead [-Wdeprecated-declarations] 1044 | sinkpad = gst_element_get_request_pad (muxer, "video_%u"); | ^~~~~~~ burn-transcode.c:1187:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1187 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gstelement.h:1042:25: note: declared here 1042 | GstPad* gst_element_get_request_pad (GstElement *element, const gchar *name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_build_pipeline': burn-transcode.c: In function 'brasero_transcode_is_mp3': burn-vob.c:1072:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1072 | priv = BRASERO_VOB_PRIVATE (vob); | ^~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c:1258:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1258 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_get_duration': burn-transcode.c:1290:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1290 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_start': burn-vob.c:1219:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1219 | priv = BRASERO_VOB_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_active_state': burn-vob.c: In function 'brasero_vob_clock_tick': burn-transcode.c:1438:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1438 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c:1295:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1295 | priv = BRASERO_VOB_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~ burn-vob.c: In function 'brasero_vob_finalize': burn-vob.c:1319:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1319 | priv = BRASERO_VOB_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_bus_messages': burn-vob.c: In function 'brasero_vob_class_init': burn-transcode.c:1540:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1540 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vob.c:1335:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1335 | g_type_class_add_private (klass, sizeof (BraseroVobPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gstenumtypes.h:6, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gst.h:31: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_new_decoded_pad_cb': burn-transcode.c:1595:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1595 | priv = BRASERO_TRANSCODE_PRIVATE (transcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_clock_tick': burn-transcode.c:1681:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1681 | priv = BRASERO_TRANSCODE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_class_init': burn-transcode.c:1696:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1696 | g_type_class_add_private (klass, sizeof (BraseroTranscodePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gstenumtypes.h:6, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gst.h:31, from burn-transcode.c:45: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-transcode.c: In function 'brasero_transcode_finalize': burn-transcode.c:1715:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1715 | priv = BRASERO_TRANSCODE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'brasero_normalize_stop_pipeline': burn-normalize.c:91:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 91 | priv = BRASERO_NORMALIZE_PRIVATE (normalize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'brasero_normalize_new_decoded_pad_cb': burn-normalize.c:113:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 113 | priv = BRASERO_NORMALIZE_PRIVATE (normalize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'brasero_normalize_build_pipeline': burn-normalize.c:158:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 158 | priv = BRASERO_NORMALIZE_PRIVATE (normalize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'brasero_normalize_set_next_track': burn-normalize.c:297:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 297 | priv = BRASERO_NORMALIZE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'brasero_normalize_stop': burn-normalize.c:377:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 377 | priv = BRASERO_NORMALIZE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'foreach_tag': burn-normalize.c:398:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 398 | priv = BRASERO_NORMALIZE_PRIVATE (normalize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'brasero_normalize_song_end_reached': burn-normalize.c:427:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 427 | priv = BRASERO_NORMALIZE_PRIVATE (normalize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'brasero_normalize_start': burn-normalize.c:532:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 532 | priv = BRASERO_NORMALIZE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'brasero_normalize_clock_tick': burn-normalize.c:586:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 586 | priv = BRASERO_NORMALIZE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-normalize.c: In function 'brasero_normalize_class_init': burn-normalize.c:626:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 626 | g_type_class_add_private (klass, sizeof (BraseroNormalizePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gstenumtypes.h:6, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gstreamer-1.0/gst/gst.h:31, from burn-normalize.c:41: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-normalize.la CCLD libbrasero-vob.la CCLD libbrasero-transcode.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/transcode' Making all in dvdcss gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/dvdcss' CC burn-dvdcss.lo burn-dvdcss.c: In function 'brasero_dvdcss_thread_finished': burn-dvdcss.c:149:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 149 | priv = BRASERO_DVDCSS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdcss.c: In function 'brasero_dvdcss_write_sector_to_fd': burn-dvdcss.c:193:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 193 | priv = BRASERO_DVDCSS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdcss.c: In function 'brasero_dvdcss_write_image_thread': burn-dvdcss.c:340:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 340 | priv = BRASERO_DVDCSS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdcss.c: In function 'brasero_dvdcss_start': burn-dvdcss.c:555:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 555 | priv = BRASERO_DVDCSS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdcss.c:580:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 580 | priv->thread = g_thread_create (brasero_dvdcss_write_image_thread, | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from burn-dvdcss.c:41: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ burn-dvdcss.c: In function 'brasero_dvdcss_stop_real': burn-dvdcss.c:602:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 602 | priv = BRASERO_DVDCSS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdcss.c: In function 'brasero_dvdcss_class_init': burn-dvdcss.c:641:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 641 | g_type_class_add_private (klass, sizeof (BraseroDvdcssPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-dvdcss.c:42: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdcss.c: In function 'brasero_dvdcss_init': burn-dvdcss.c:655:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 655 | priv = BRASERO_DVDCSS_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdcss.c:657:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 657 | priv->mutex = g_mutex_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ burn-dvdcss.c:658:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 658 | priv->cond = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ burn-dvdcss.c: In function 'brasero_dvdcss_finalize': burn-dvdcss.c:666:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 666 | priv = BRASERO_DVDCSS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdcss.c:671:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 671 | g_mutex_free (priv->mutex); | ^~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ burn-dvdcss.c:676:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 676 | g_cond_free (priv->cond); | ^~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ CCLD libbrasero-dvdcss.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/dvdcss' Making all in checksum gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/checksum' CC burn-checksum-image.lo CC burn-checksum-files.lo CC burn-volume-read.lo burn-checksum-image.c: In function 'brasero_checksum_image_read': burn-checksum-image.c:104:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 104 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_write': burn-checksum-image.c:153:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 153 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_checksum': burn-checksum-image.c:203:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 203 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_checksum_fd_input': burn-checksum-image.c:253:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 253 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_checksum_file_input': burn-checksum-image.c:278:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 278 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_create_checksum': burn-checksum-image.c:340:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 340 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_image_and_checksum': burn-checksum-image.c:439:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 439 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_end': burn-checksum-image.c:501:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 501 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_thread': burn-checksum-image.c:582:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 582 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_start': burn-checksum-image.c:652:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 652 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c:654:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 654 | priv->thread = g_thread_create (brasero_checksum_image_thread, | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from burn-checksum-image.c:43: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_clock_tick': burn-checksum-image.c:707:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 707 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_stop': burn-checksum-image.c:729:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 729 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_init': burn-checksum-image.c:758:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 758 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c:760:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 760 | priv->mutex = g_mutex_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ burn-checksum-image.c:761:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 761 | priv->cond = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_finalize': burn-checksum-image.c:769:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 769 | priv = BRASERO_CHECKSUM_IMAGE_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-image.c:791:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 791 | g_mutex_free (priv->mutex); | ^~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ burn-checksum-image.c:796:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 796 | g_cond_free (priv->cond); | ^~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ burn-checksum-image.c: In function 'brasero_checksum_image_class_init': burn-checksum-image.c:809:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 809 | g_type_class_add_private (klass, sizeof (BraseroChecksumImagePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-checksum-image.c:44: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_get_file_checksum': burn-checksum-files.c:114:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 114 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_add_file_checksum': burn-checksum-files.c:174:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 174 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_explore_directory': burn-checksum-files.c:247:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 247 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_file_process_former_line': burn-checksum-files.c:330:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 330 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/ctype.h:100, from burn-checksum-files.c:38: burn-checksum-files.c:334:31: warning: array subscript has type 'char' [-Wchar-subscripts] 334 | while (!isspace (line [i])) i ++; | ^ burn-checksum-files.c:337:30: warning: array subscript has type 'char' [-Wchar-subscripts] 337 | while (isspace (line [i])) i ++; | ^ burn-checksum-files.c: In function 'brasero_checksum_files_merge_with_former_session': burn-checksum-files.c:405:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 405 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_create_checksum': burn-checksum-files.c:533:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 533 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_sum_on_disc_file': burn-checksum-files.c:708:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 708 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_get_on_disc_checksum_type': burn-checksum-files.c:749:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 749 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_check_files': burn-checksum-files.c:833:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 833 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c:959:41: warning: array subscript has type 'char' [-Wchar-subscripts] 959 | if (!isspace (c [0])) { | ^ burn-checksum-files.c: In function 'brasero_checksum_files_end': burn-checksum-files.c:1108:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1108 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_thread': burn-checksum-files.c:1238:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1238 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_start': burn-checksum-files.c:1294:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1294 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c:1296:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 1296 | priv->thread = g_thread_create (brasero_checksum_files_thread, | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from burn-checksum-files.c:41: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_stop': burn-checksum-files.c:1359:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1359 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_init': burn-checksum-files.c:1393:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1393 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c:1395:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 1395 | priv->mutex = g_mutex_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ burn-checksum-files.c:1396:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 1396 | priv->cond = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_finalize': burn-checksum-files.c:1404:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1404 | priv = BRASERO_CHECKSUM_FILES_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-checksum-files.c:1426:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 1426 | g_mutex_free (priv->mutex); | ^~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ burn-checksum-files.c:1431:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 1431 | g_cond_free (priv->cond); | ^~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ burn-checksum-files.c: In function 'brasero_checksum_files_class_init': burn-checksum-files.c:1444:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1444 | g_type_class_add_private (klass, sizeof (BraseroChecksumFilesPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-checksum-files.c:42: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-checksum.la CCLD libbrasero-checksum-file.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/checksum' Making all in local-track gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/local-track' CC burn-uri.lo CC burn-local-image.lo burn-uri.c: In function 'brasero_burn_uri_thread_finished': burn-uri.c:86:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 86 | priv = BRASERO_BURN_URI_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-uri.c: In function 'brasero_burn_uri_retrieve_path': burn-uri.c:254:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 254 | priv = BRASERO_BURN_URI_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-uri.c: In function 'brasero_burn_uri_thread': burn-uri.c:323:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 323 | priv = BRASERO_BURN_URI_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-uri.c: In function 'brasero_burn_uri_start_thread': burn-uri.c:552:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 552 | priv = BRASERO_BURN_URI_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-uri.c:560:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 560 | priv->thread = g_thread_create (brasero_burn_uri_thread, | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from burn-uri.c:35: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ burn-uri.c: In function 'brasero_burn_uri_start': burn-uri.c:607:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 607 | priv = BRASERO_BURN_URI_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-uri.c: In function 'brasero_burn_uri_stop': burn-uri.c:664:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 664 | BraseroBurnURIPrivate *priv = BRASERO_BURN_URI_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-uri.c: In function 'brasero_burn_uri_finalize': burn-uri.c:698:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 698 | BraseroBurnURIPrivate *priv = BRASERO_BURN_URI_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-uri.c:701:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 701 | g_mutex_free (priv->mutex); | ^~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ burn-uri.c:706:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 706 | g_cond_free (priv->cond); | ^~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ burn-uri.c: In function 'brasero_burn_uri_class_init': burn-uri.c:719:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 719 | g_type_class_add_private (klass, sizeof (BraseroBurnURIPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-uri.c:36: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-uri.c: In function 'brasero_burn_uri_init': burn-uri.c:731:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 731 | BraseroBurnURIPrivate *priv = BRASERO_BURN_URI_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-uri.c:733:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 733 | priv->mutex = g_mutex_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ burn-uri.c:734:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 734 | priv->cond = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_clock_tick': burn-local-image.c:104:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 104 | priv = BRASERO_LOCAL_TRACK_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_translate_uri': burn-local-image.c:131:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 131 | priv = BRASERO_LOCAL_TRACK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_read_checksum': burn-local-image.c:187:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 187 | priv = BRASERO_LOCAL_TRACK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/ctype.h:100, from burn-local-image.c:42: burn-local-image.c:212:41: warning: array subscript has type 'char' [-Wchar-subscripts] 212 | while (isblank (*ptr)) { ptr ++; size --; } | ^ burn-local-image.c: In function 'brasero_local_track_download_checksum': burn-local-image.c:246:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 246 | priv = BRASERO_LOCAL_TRACK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_update_track': burn-local-image.c:371:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 371 | priv = BRASERO_LOCAL_TRACK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_thread_finished': burn-local-image.c:486:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 486 | priv = BRASERO_LOCAL_TRACK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_thread': burn-local-image.c:524:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 524 | priv = BRASERO_LOCAL_TRACK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_start_thread': burn-local-image.c:587:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 587 | priv = BRASERO_LOCAL_TRACK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c:596:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 596 | priv->thread = g_thread_create (brasero_local_track_thread, | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from burn-local-image.c:44: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ burn-local-image.c: In function '_foreach_non_local_cb': burn-local-image.c:624:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 624 | priv = BRASERO_LOCAL_TRACK_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_add_if_non_local': burn-local-image.c:663:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 663 | priv = BRASERO_LOCAL_TRACK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_start': burn-local-image.c:715:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 715 | priv = BRASERO_LOCAL_TRACK_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_stop': burn-local-image.c:793:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 793 | BraseroLocalTrackPrivate *priv = BRASERO_LOCAL_TRACK_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_finalize': burn-local-image.c:859:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 859 | BraseroLocalTrackPrivate *priv = BRASERO_LOCAL_TRACK_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c:862:17: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] 862 | g_mutex_free (priv->mutex); | ^~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:285:17: note: declared here 285 | void g_mutex_free (GMutex *mutex); | ^~~~~~~~~~~~ burn-local-image.c:867:17: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] 867 | g_cond_free (priv->cond); | ^~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:289:17: note: declared here 289 | void g_cond_free (GCond *cond); | ^~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_class_init': burn-local-image.c:880:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 880 | g_type_class_add_private (klass, sizeof (BraseroLocalTrackPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-local-image.c:45: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c: In function 'brasero_local_track_init': burn-local-image.c:893:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 893 | BraseroLocalTrackPrivate *priv = BRASERO_LOCAL_TRACK_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-local-image.c:895:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 895 | priv->mutex = g_mutex_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ burn-local-image.c:896:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 896 | priv->cond = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ CCLD libbrasero-burn-uri.la CCLD libbrasero-local-track.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/local-track' Making all in dvdauthor gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/dvdauthor' CC burn-dvdauthor.lo burn-dvdauthor.c: In function 'brasero_dvd_author_add_track': burn-dvdauthor.c:84:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 84 | priv = BRASERO_DVD_AUTHOR_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdauthor.c: In function 'brasero_dvd_author_generate_xml_file': burn-dvdauthor.c:170:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 170 | priv = BRASERO_DVD_AUTHOR_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdauthor.c: In function 'brasero_dvd_author_post': burn-dvdauthor.c:323:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 323 | priv = BRASERO_DVD_AUTHOR_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-dvdauthor.c: In function 'brasero_dvd_author_class_init': burn-dvdauthor.c:351:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 351 | g_type_class_add_private (klass, sizeof (BraseroDvdAuthorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-dvdauthor.c:38: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-dvdauthor.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/dvdauthor' Making all in vcdimager gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/vcdimager' CC burn-vcdimager.lo burn-vcdimager.c: In function 'brasero_vcd_imager_read_stdout': burn-vcdimager.c:85:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 85 | priv = BRASERO_VCD_IMAGER_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vcdimager.c: In function 'brasero_vcd_imager_generate_xml_file': burn-vcdimager.c:143:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 143 | priv = BRASERO_VCD_IMAGER_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vcdimager.c: In function 'brasero_vcd_imager_set_argv': burn-vcdimager.c:389:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 389 | priv = BRASERO_VCD_IMAGER_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-vcdimager.c: In function 'brasero_vcd_imager_class_init': burn-vcdimager.c:459:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 459 | g_type_class_add_private (klass, sizeof (BraseroVcdImagerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-vcdimager.c:38: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-vcdimager.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/vcdimager' Making all in audio2cue gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/audio2cue' CC burn-audio2cue.lo burn-audio2cue.c: In function 'brasero_audio2cue_stop_real': burn-audio2cue.c:86:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 86 | priv = BRASERO_AUDIO2CUE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-audio2cue.c: In function 'brasero_audio2cue_clock_tick': burn-audio2cue.c:120:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 120 | priv = BRASERO_AUDIO2CUE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-audio2cue.c: In function 'brasero_audio2cue_read': burn-audio2cue.c:171:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 171 | priv = BRASERO_AUDIO2CUE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-audio2cue.c: In function 'brasero_audio2cue_write': burn-audio2cue.c:220:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 220 | priv = BRASERO_AUDIO2CUE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-audio2cue.c: In function 'brasero_audio2cue_write_bin': burn-audio2cue.c:265:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 265 | priv = BRASERO_AUDIO2CUE_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-audio2cue.c: In function 'brasero_audio2cue_create_thread': burn-audio2cue.c:344:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 344 | priv = BRASERO_AUDIO2CUE_PRIVATE (data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-audio2cue.c: In function 'brasero_audio2cue_start': burn-audio2cue.c:646:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 646 | priv = BRASERO_AUDIO2CUE_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-audio2cue.c:664:9: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 664 | priv->thread = g_thread_create (brasero_audio2cue_create_thread, | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from burn-audio2cue.c:40: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ burn-audio2cue.c: In function 'brasero_audio2cue_class_init': burn-audio2cue.c:687:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 687 | g_type_class_add_private (klass, sizeof (BraseroAudio2CuePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-audio2cue.c:41: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-audio2cue.c: In function 'brasero_audio2cue_init': burn-audio2cue.c:702:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 702 | priv = BRASERO_AUDIO2CUE_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-audio2cue.c:703:9: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] 703 | priv->mutex = g_mutex_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here 283 | GMutex * g_mutex_new (void); | ^~~~~~~~~~~ burn-audio2cue.c:704:9: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] 704 | priv->cond = g_cond_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:287:17: note: declared here 287 | GCond * g_cond_new (void); | ^~~~~~~~~~ CCLD libbrasero-audio2cue.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/audio2cue' Making all in cdrkit gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/cdrkit' CC burn-genisoimage.lo CC burn-readom.lo CC burn-wodim.lo burn-wodim.c: In function 'brasero_wodim_compute': burn-wodim.c:231:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 231 | priv = BRASERO_WODIM_PRIVATE (wodim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-wodim.c: In function 'brasero_wodim_stdout_read': burn-wodim.c:310:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 310 | priv = BRASERO_WODIM_PRIVATE (wodim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-wodim.c: In function 'brasero_wodim_write_inf': burn-wodim.c:452:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 452 | priv = BRASERO_WODIM_PRIVATE (wodim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-wodim.c: In function 'brasero_wodim_set_argv_record': burn-wodim.c:788:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 788 | priv = BRASERO_WODIM_PRIVATE (wodim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-wodim.c: In function 'brasero_wodim_set_argv_blank': burn-wodim.c:1065:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1065 | priv = BRASERO_WODIM_PRIVATE (wodim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-wodim.c: In function 'brasero_wodim_post': burn-wodim.c:1161:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1161 | priv = BRASERO_WODIM_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-wodim.c: In function 'brasero_wodim_class_init': burn-wodim.c:1182:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1182 | g_type_class_add_private (klass, sizeof (BraseroWodimPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-wodim.c:45: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from burn-readom.c:46: burn-readom.c:61:44: warning: 'brasero_readom_get_type' defined but not used [-Wunused-function] 61 | BRASERO_PLUGIN_BOILERPLATE (BraseroReadom, brasero_readom, BRASERO_TYPE_PROCESS, BraseroProcess); | ^~~~~~~~~~~~~~ ../../libbrasero-burn/brasero-plugin-registration.h:209:1: note: in definition of macro 'BRASERO_PLUGIN_BOILERPLATE' 209 | plugin_name##_get_type (void) \ | ^~~~~~~~~~~ burn-wodim.c: In function 'brasero_wodim_init': burn-wodim.c:1200:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1200 | priv = BRASERO_WODIM_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-wodim.c: In function 'brasero_wodim_finalize': burn-wodim.c:1218:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1218 | priv = BRASERO_WODIM_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-genisoimage.c: In function 'brasero_genisoimage_set_argv': burn-genisoimage.c:448:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 448 | priv = BRASERO_GENISOIMAGE_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-genisoimage.c: In function 'brasero_genisoimage_class_init': burn-genisoimage.c:478:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 478 | g_type_class_add_private (klass, sizeof (BraseroGenisoimagePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-genisoimage.c:42: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-genisoimage.c: In function 'brasero_genisoimage_init': burn-genisoimage.c:495:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 495 | priv = BRASERO_GENISOIMAGE_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-genisoimage.la CCLD libbrasero-readom.la CCLD libbrasero-wodim.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/cdrkit' Making all in cdrtools gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/cdrtools' CC burn-cdda2wav.lo CC burn-cdrecord.lo CC burn-mkisofs.lo CC burn-readcd.lo burn-cdda2wav.c: In function 'brasero_cdda2wav_post': burn-cdda2wav.c:91:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 91 | priv = BRASERO_CDDA2WAV_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdda2wav.c: In function 'brasero_cdda2wav_get_output_filename_pattern': burn-cdda2wav.c:167:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 167 | priv = BRASERO_CDDA2WAV_PRIVATE (cdda2wav); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdda2wav.c: In function 'brasero_cdda2wav_read_stderr': burn-cdda2wav.c:200:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 200 | priv = BRASERO_CDDA2WAV_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdda2wav.c: In function 'brasero_cdda2wav_set_argv_image': burn-cdda2wav.c:245:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 245 | priv = BRASERO_CDDA2WAV_PRIVATE (cdda2wav); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdda2wav.c: In function 'brasero_cdda2wav_set_argv_size': burn-cdda2wav.c:286:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 286 | priv = BRASERO_CDDA2WAV_PRIVATE (cdda2wav); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdda2wav.c: In function 'brasero_cdda2wav_class_init': burn-cdda2wav.c:374:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 374 | g_type_class_add_private (klass, sizeof (BraseroCdda2wavPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-cdda2wav.c:42: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-cdda2wav.c: In function 'brasero_cdda2wav_finalize': burn-cdda2wav.c:393:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 393 | priv = BRASERO_CDDA2WAV_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from burn-readcd.c:46: burn-readcd.c:61:44: warning: 'brasero_readcd_get_type' defined but not used [-Wunused-function] 61 | BRASERO_PLUGIN_BOILERPLATE (BraseroReadcd, brasero_readcd, BRASERO_TYPE_PROCESS, BraseroProcess); | ^~~~~~~~~~~~~~ ../../libbrasero-burn/brasero-plugin-registration.h:209:1: note: in definition of macro 'BRASERO_PLUGIN_BOILERPLATE' 209 | plugin_name##_get_type (void) \ | ^~~~~~~~~~~ burn-mkisofs.c: In function 'brasero_mkisofs_set_argv': burn-mkisofs.c:452:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 452 | priv = BRASERO_MKISOFS_PRIVATE (process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-mkisofs.c: In function 'brasero_mkisofs_class_init': burn-mkisofs.c:482:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 482 | g_type_class_add_private (klass, sizeof (BraseroMkisofsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-mkisofs.c:42: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-mkisofs.c: In function 'brasero_mkisofs_init': burn-mkisofs.c:499:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 499 | priv = BRASERO_MKISOFS_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrecord.c: In function 'brasero_cdrecord_compute': burn-cdrecord.c:233:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 233 | priv = BRASERO_CD_RECORD_PRIVATE (cdrecord); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrecord.c: In function 'brasero_cdrecord_stdout_read': burn-cdrecord.c:299:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 299 | priv = BRASERO_CD_RECORD_PRIVATE (cdrecord); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrecord.c: In function 'brasero_cdrecord_write_inf': burn-cdrecord.c:438:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 438 | priv = BRASERO_CD_RECORD_PRIVATE (cdrecord); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrecord.c: In function 'brasero_cdrecord_set_argv_record': burn-cdrecord.c:785:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 785 | priv = BRASERO_CD_RECORD_PRIVATE (cdrecord); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrecord.c: In function 'brasero_cdrecord_post': burn-cdrecord.c:1096:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1096 | priv = BRASERO_CD_RECORD_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrecord.c: In function 'brasero_cdrecord_class_init': burn-cdrecord.c:1117:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1117 | g_type_class_add_private (klass, sizeof (BraseroCDRecordPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-cdrecord.c:45: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrecord.c: In function 'brasero_cdrecord_init': burn-cdrecord.c:1135:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1135 | priv = BRASERO_CD_RECORD_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrecord.c: In function 'brasero_cdrecord_finalize': burn-cdrecord.c:1153:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1153 | priv = BRASERO_CD_RECORD_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-cdda2wav.la CCLD libbrasero-mkisofs.la CCLD libbrasero-readcd.la CCLD libbrasero-cdrecord.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/cdrtools' Making all in cdrdao gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/cdrdao' CC burn-cdrdao.lo burn-cdrdao.c: In function 'brasero_cdrdao_set_argv_record': burn-cdrdao.c:318:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 318 | priv = BRASERO_CDRDAO_PRIVATE (cdrdao); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrdao.c: In function 'brasero_cdrdao_post': burn-cdrdao.c:441:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 441 | priv = BRASERO_CDRDAO_PRIVATE (job); | ^~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrdao.c: In function 'brasero_cdrdao_start_toc2cue': burn-cdrdao.c:460:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 460 | priv = BRASERO_CDRDAO_PRIVATE (cdrdao); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrdao.c: In function 'brasero_cdrdao_set_argv_image': burn-cdrdao.c:499:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 499 | priv = BRASERO_CDRDAO_PRIVATE (cdrdao); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrdao.c: In function 'brasero_cdrdao_class_init': burn-cdrdao.c:638:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 638 | g_type_class_add_private (klass, sizeof (BraseroCdrdaoPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-cdrdao.c:41: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrdao.c: In function 'brasero_cdrdao_init': burn-cdrdao.c:655:19: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 655 | priv = BRASERO_CDRDAO_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ burn-cdrdao.c: In function 'brasero_cdrdao_finalize': burn-cdrdao.c:667:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 667 | priv = BRASERO_CDRDAO_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-cdrdao.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/cdrdao' Making all in growisofs gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/growisofs' CC burn-dvd-rw-format.lo CC burn-growisofs.lo burn-growisofs.c: In function 'brasero_growisofs_set_mkisofs_argv': burn-growisofs.c:261:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 261 | priv = BRASERO_GROWISOFS_PRIVATE (growisofs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from burn-dvd-rw-format.c:46: burn-dvd-rw-format.c:60:49: warning: 'brasero_dvd_rw_format_get_type' defined but not used [-Wunused-function] 60 | BRASERO_PLUGIN_BOILERPLATE (BraseroDvdRwFormat, brasero_dvd_rw_format, BRASERO_TYPE_PROCESS, BraseroProcess); | ^~~~~~~~~~~~~~~~~~~~~ ../../libbrasero-burn/brasero-plugin-registration.h:209:1: note: in definition of macro 'BRASERO_PLUGIN_BOILERPLATE' 209 | plugin_name##_get_type (void) \ | ^~~~~~~~~~~ burn-growisofs.c: In function 'brasero_growisofs_class_init': burn-growisofs.c:662:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 662 | g_type_class_add_private (klass, sizeof (BraseroGrowisofsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from burn-growisofs.c:41: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ burn-growisofs.c: In function 'brasero_growisofs_init': burn-growisofs.c:681:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 681 | priv = BRASERO_GROWISOFS_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libbrasero-dvdrwformat.la CCLD libbrasero-growisofs.la gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins/growisofs' gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins' gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/plugins' Making all in src gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/src' CC brasero-marshal.o CC main.o CC brasero-utils.o CC brasero-player.o CC brasero-eject-dialog.o CC brasero-disc.o CC brasero-project.o CC brasero-audio-disc.o CC brasero-project-type-chooser.o CC brasero-player-bacon.o main.c: In function 'main': main.c:74:9: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 74 | g_thread_init (NULL); | ^~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib.h:115, from main.c:35: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:271:10: note: declared here 271 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ main.c:75:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 75 | g_type_init (); | ^~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from main.c:38: /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gtype.h:737:23: note: declared here 737 | void g_type_init (void); | ^~~~~~~~~~~ main.c:105:17: warning: 'G_APPLICATION_FLAGS_NONE' is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations] 105 | gapp = g_application_new ("org.gnome.Brasero", G_APPLICATION_FLAGS_NONE); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:1556:3: note: declared here 1556 | G_APPLICATION_FLAGS_NONE GIO_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS), | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-disc.c: In function 'brasero_disc_add_ui': brasero-disc.c:196:9: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] 196 | g_return_val_if_fail (GTK_IS_UI_MANAGER (manager), 0); | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284, from brasero-disc.c:35: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here 128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c: In function 'brasero_player_get_type_once': brasero-player.c:53:1: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 53 | G_DEFINE_TYPE (BraseroPlayer, brasero_player, GTK_TYPE_ALIGNMENT); | ^~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255, from brasero-player.c:38: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ brasero-player.c: In function 'brasero_bacon_button_release': brasero-player.c:282:17: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 282 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:282:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 282 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:288:17: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 288 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:288:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 288 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:293:17: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 293 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PAUSE, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:293:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 293 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PAUSE, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c: In function 'brasero_player_button_release': brasero-player.c:311:25: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 311 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PAUSE, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:311:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 311 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PAUSE, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:319:25: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 319 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PAUSE, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:319:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 319 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PAUSE, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:326:25: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 326 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:326:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 326 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c: In function 'brasero_player_metadata_completed': brasero-player.c:493:17: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 493 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:493:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 493 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:509:17: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 509 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:509:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 509 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c: In function 'brasero_player_eof_cb': brasero-player.c:660:9: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 660 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:660:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 660 | gtk_image_set_from_stock (GTK_IMAGE (player->priv->play_image), GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c: In function 'brasero_player_init': brasero-player.c:786:9: warning: 'gtk_alignment_set' is deprecated [-Wdeprecated-declarations] 786 | gtk_alignment_set (GTK_ALIGNMENT (obj), 0.5, 0.5, 0.0, 0.0); | ^~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:84:12: note: declared here 84 | void gtk_alignment_set (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~ brasero-player.c:815:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 815 | gtk_misc_set_alignment (GTK_MISC (obj->priv->image_display), 0.5, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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-player.c:864:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 864 | image = gtk_image_new_from_stock (GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~ /pbulk/work/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-player.c:864:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 864 | image = gtk_image_new_from_stock (GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_DIALOG); | ^~~~~ brasero-player.c:917:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 917 | image = gtk_image_new_from_stock (GTK_STOCK_ZOOM_OUT, GTK_ICON_SIZE_BUTTON); | ^~~~~ /pbulk/work/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-player.c:917:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 917 | image = gtk_image_new_from_stock (GTK_STOCK_ZOOM_OUT, GTK_ICON_SIZE_BUTTON); | ^~~~~ brasero-player.c:923:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 923 | gtk_button_set_focus_on_click (GTK_BUTTON (zoom), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-player.c:935:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 935 | image = gtk_image_new_from_stock (GTK_STOCK_ZOOM_IN, GTK_ICON_SIZE_BUTTON); | ^~~~~ /pbulk/work/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-player.c:935:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 935 | image = gtk_image_new_from_stock (GTK_STOCK_ZOOM_IN, GTK_ICON_SIZE_BUTTON); | ^~~~~ brasero-player.c:941:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 941 | gtk_button_set_focus_on_click (GTK_BUTTON (zoom), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-eject-dialog.c: In function 'brasero_eject_dialog_activate': brasero-eject-dialog.c:69:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 69 | priv = BRASERO_EJECT_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-eject-dialog.c: In function 'brasero_eject_dialog_cancel': brasero-eject-dialog.c:120:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 120 | priv = BRASERO_EJECT_DIALOG_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-eject-dialog.c: In function 'brasero_eject_dialog_class_init': brasero-eject-dialog.c:144:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 144 | g_type_class_add_private (klass, sizeof (BraseroEjectDialogPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-eject-dialog.c:35: /pbulk/work/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-eject-dialog.c: In function 'brasero_eject_dialog_init': brasero-eject-dialog.c:159:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 159 | priv = BRASERO_EJECT_DIALOG_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-eject-dialog.c:186:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 186 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ CC brasero-song-properties.o CC brasero-uri-container.o CC brasero-project-manager.o brasero-project.c:195:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 195 | {"Save", GTK_STOCK_SAVE, NULL, NULL, | ^ brasero-project.c:197:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 197 | {"SaveAs", GTK_STOCK_SAVE_AS, N_("Save _As…"), NULL, | ^ brasero-project.c:199:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 199 | {"Add", GTK_STOCK_ADD, N_("_Add Files"), NULL, | ^ brasero-project.c:201:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 201 | {"DeleteProject", GTK_STOCK_REMOVE, N_("_Remove Files"), NULL, | ^ brasero-project.c:204:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 204 | {"DeleteAll", GTK_STOCK_CLEAR, N_("E_mpty Project"), NULL, | ^ brasero-project.c: In function 'brasero_project_set_remove_button_state': brasero-project.c:362:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 362 | action = gtk_action_group_get_action (project->priv->project_group, "DeleteProject"); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from brasero-project.c:41: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:363:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 363 | gtk_action_set_sensitive (action, sensitive); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_set_add_button_state': brasero-project.c:377:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 377 | action = gtk_action_group_get_action (project->priv->project_group, "Add"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:378:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 378 | gtk_action_set_sensitive (action, sensitive); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:389:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 389 | widget = gtk_ui_manager_get_widget (project->priv->manager, "/Toolbar/Add"); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_name_changed_cb': brasero-project.c:422:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 422 | action = gtk_action_group_get_action (project->priv->project_group, "Save"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:424:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 424 | gtk_action_set_sensitive (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:426:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 426 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_utils_disc_style_changed_cb': brasero-project.c:598:9: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] 598 | gtk_widget_override_background_color (event_box, GTK_STATE_NORMAL, &color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here 1148 | void gtk_widget_override_background_color (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_utils_disc_realized_cb': brasero-project.c:610:9: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] 610 | gtk_widget_override_background_color (event_box, GTK_STATE_NORMAL, &color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here 1148 | void gtk_widget_override_background_color (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_disc_get_use_info_notebook': brasero-project.c:680:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 680 | alignment = gtk_alignment_new (0.5, 0.5, 1.0, 0.0); | ^~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-project.c:740:9: warning: 'gtk_container_set_focus_chain' is deprecated [-Wdeprecated-declarations] 740 | gtk_container_set_focus_chain (GTK_CONTAINER (frame), chain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbin.h:33, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:35: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here 177 | void gtk_container_set_focus_chain (GtkContainer *container, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:744:9: warning: 'gtk_container_set_focus_chain' is deprecated [-Wdeprecated-declarations] 744 | gtk_container_set_focus_chain (GTK_CONTAINER (event_box), chain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here 177 | void gtk_container_set_focus_chain (GtkContainer *container, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:748:9: warning: 'gtk_container_set_focus_chain' is deprecated [-Wdeprecated-declarations] 748 | gtk_container_set_focus_chain (GTK_CONTAINER (alignment), chain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here 177 | void gtk_container_set_focus_chain (GtkContainer *container, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_update_controls': brasero-project.c:819:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 819 | action = gtk_action_group_get_action (project->priv->project_group, "DeleteAll"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:820:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 820 | gtk_action_set_sensitive (action, (brasero_disc_is_empty (BRASERO_DISC (project->priv->current)))); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_modified': brasero-project.c:832:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 832 | action = gtk_action_group_get_action (project->priv->project_group, "Save"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:833:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 833 | gtk_action_set_sensitive (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_is_valid': brasero-project.c:898:25: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 898 | cursor = gdk_cursor_new (GDK_WATCH); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ brasero-project.c:911:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 911 | action = gtk_action_group_get_action (project->priv->project_group, "Burn"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:912:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 912 | gtk_action_set_sensitive (action, BRASERO_SESSION_IS_VALID (valid)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_init': brasero-project.c:1061:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1061 | table = gtk_table_new (3, 2, FALSE); | ^~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280: /pbulk/work/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-project.c:1063:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1063 | gtk_table_set_col_spacings (GTK_TABLE (table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-project.c:1064:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1064 | gtk_table_set_row_spacings (GTK_TABLE (table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-project.c:1077:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1077 | gtk_table_attach (GTK_TABLE (table), selector, | ^~~~~~~~~~~~~~~~ /pbulk/work/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-project.c:1092:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 1092 | gtk_button_set_focus_on_click (GTK_BUTTON (obj->priv->burn), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1101:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 1101 | alignment = gtk_alignment_new (1.0, 0.5, 0.0, 0.0); | ^~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-project.c:1104:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1104 | gtk_table_attach (GTK_TABLE (table), alignment, | ^~~~~~~~~~~~~~~~ /pbulk/work/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-project.c:1115:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1115 | gtk_table_attach (GTK_TABLE (table), obj->priv->name_display, | ^~~~~~~~~~~~~~~~ /pbulk/work/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-project.c: In function 'brasero_project_drive_properties': brasero-project.c:1510:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1510 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_image_properties': brasero-project.c:1591:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1591 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_reset': brasero-project.c:1747:17: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] 1747 | gtk_ui_manager_remove_ui (project->priv->manager, | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here 179 | void gtk_ui_manager_remove_ui (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_switch': brasero-project.c:1856:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1856 | action = gtk_action_group_get_action (project->priv->project_group, "Add"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1857:9: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 1857 | gtk_action_set_visible (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1858:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1858 | gtk_action_set_sensitive (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1859:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1859 | action = gtk_action_group_get_action (project->priv->project_group, "DeleteProject"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1860:9: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 1860 | gtk_action_set_visible (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1861:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1861 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1862:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1862 | action = gtk_action_group_get_action (project->priv->project_group, "DeleteAll"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1863:9: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 1863 | gtk_action_set_visible (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1864:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1864 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1865:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1865 | action = gtk_action_group_get_action (project->priv->project_group, "SaveAs"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1866:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1866 | gtk_action_set_sensitive (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1867:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1867 | action = gtk_action_group_get_action (project->priv->project_group, "Save"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1868:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1868 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_set_none': brasero-project.c:1971:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1971 | action = gtk_action_group_get_action (project->priv->project_group, "Add"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1972:9: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 1972 | gtk_action_set_visible (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1973:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1973 | action = gtk_action_group_get_action (project->priv->project_group, "DeleteProject"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1974:9: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 1974 | gtk_action_set_visible (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1975:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1975 | action = gtk_action_group_get_action (project->priv->project_group, "DeleteAll"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1976:9: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations] 1976 | gtk_action_set_visible (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here 116 | void gtk_action_set_visible (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1977:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1977 | action = gtk_action_group_get_action (project->priv->project_group, "SaveAs"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1978:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1978 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1979:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1979 | action = gtk_action_group_get_action (project->priv->project_group, "Save"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1980:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1980 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:1983:17: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] 1983 | gtk_ui_manager_remove_ui (project->priv->manager, | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here 179 | void gtk_ui_manager_remove_ui (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_file_chooser_activated_cb': brasero-project.c:2096:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2096 | action = gtk_action_group_get_action (project->priv->project_group, "Add"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2097:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2097 | gtk_action_set_sensitive (action, sensitive); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_file_chooser_response_cb': brasero-project.c:2125:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2125 | action = gtk_action_group_get_action (project->priv->project_group, "Add"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2126:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2126 | gtk_action_set_sensitive (action, sensitive); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_add_uris_cb': brasero-project.c:2185:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2185 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2191:63: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2191 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-project.c:2206:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2206 | GTK_STOCK_ADD, | ^~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_register_ui': brasero-project.c:2346:9: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 2346 | project->priv->project_group = gtk_action_group_new ("ProjectActions1"); | ^~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ brasero-project.c:2347:9: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 2347 | gtk_action_group_set_translation_domain (project->priv->project_group, GETTEXT_PACKAGE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2348:9: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 2348 | gtk_action_group_add_actions (project->priv->project_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2353:9: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 2353 | gtk_ui_manager_insert_action_group (manager, project->priv->project_group, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2354:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 2354 | if (!gtk_ui_manager_add_ui_from_string (manager, | ^~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2362:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2362 | toolbar = gtk_ui_manager_get_widget (manager, "/Toolbar"); | ^~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2366:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2366 | action = gtk_action_group_get_action (project->priv->project_group, "Save"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2370:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2370 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2371:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2371 | action = gtk_action_group_get_action (project->priv->project_group, "SaveAs"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2372:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2372 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2374:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2374 | action = gtk_action_group_get_action (project->priv->project_group, "Burn"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2375:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2375 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2376:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2376 | action = gtk_action_group_get_action (project->priv->project_group, "Add"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2377:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2377 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2381:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2381 | action = gtk_action_group_get_action (project->priv->project_group, "DeleteProject"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2382:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2382 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2386:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2386 | action = gtk_action_group_get_action (project->priv->project_group, "DeleteAll"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2387:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2387 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_set_uri': brasero-project.c:2466:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 2466 | action = gtk_action_group_get_action (project->priv->project_group, "Save"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c:2467:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 2467 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_not_saved_dialog': brasero-project.c:2622:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2622 | error = xmlGetLastError (); | ^ brasero-project.c: In function 'brasero_project_save_project_dialog': brasero-project.c:2648:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2648 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-project.c:2649:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2649 | GTK_STOCK_SAVE, GTK_RESPONSE_YES, | ^~~~~~~~~~~~~~ brasero-project.c:2654:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2654 | GTK_STOCK_SAVE, GTK_RESPONSE_YES, | ^~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_save_project_ask_for_path': brasero-project.c:2738:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2738 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ CC brasero-layout.o brasero-project.c:2739:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2739 | GTK_STOCK_SAVE, GTK_RESPONSE_OK, | ^~~~~~~~~~~~~~ brasero-project.c: In function 'brasero_project_save_session': brasero-project.c:2936:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2936 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-project-type-chooser.c: In function 'brasero_project_type_chooser_new_item': brasero-project-type-chooser.c:160:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 160 | gtk_misc_set_alignment (GTK_MISC (image), 1.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from brasero-project-type-chooser.c:37: /pbulk/work/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-project-type-chooser.c:171:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 171 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-project-type-chooser.c:176:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 176 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-project-type-chooser.c: In function 'brasero_project_type_chooser_build_recent': brasero-project-type-chooser.c:298:17: warning: 'gtk_button_set_alignment' is deprecated [-Wdeprecated-declarations] 298 | gtk_button_set_alignment (GTK_BUTTON (link), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:143:23: note: declared here 143 | void gtk_button_set_alignment (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-type-chooser.c:299:17: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 299 | gtk_button_set_focus_on_click (GTK_BUTTON (link), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-type-chooser.c:350:17: warning: 'gtk_button_set_alignment' is deprecated [-Wdeprecated-declarations] 350 | gtk_button_set_alignment (GTK_BUTTON (link), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:143:23: note: declared here 143 | void gtk_button_set_alignment (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-type-chooser.c:351:17: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 351 | gtk_button_set_focus_on_click (GTK_BUTTON (link), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-type-chooser.c:371:17: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 371 | if (!GTK_IS_ALIGNMENT (child)) | ^~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ brasero-project-type-chooser.c:374:17: warning: 'gtk_alignment_set' is deprecated [-Wdeprecated-declarations] 374 | gtk_alignment_set (GTK_ALIGNMENT (child), | ^~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:84:12: note: declared here 84 | void gtk_alignment_set (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~ brasero-project-type-chooser.c:391:33: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 391 | gtk_misc_set_alignment (GTK_MISC (widget), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-project-type-chooser.c: In function 'brasero_project_type_chooser_init': brasero-project-type-chooser.c:469:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 469 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.0); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-project-type-chooser.c:470:9: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 470 | gtk_misc_set_padding (GTK_MISC (label), 6.0, 0.0); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:9: note: declared here 80 | void gtk_misc_set_padding (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~ brasero-project-type-chooser.c:479:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 479 | table = gtk_table_new (rows, nb_rows, TRUE); | ^~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280: /pbulk/work/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-project-type-chooser.c:483:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 483 | gtk_table_set_col_spacings (GTK_TABLE (table), 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-project-type-chooser.c:484:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 484 | gtk_table_set_row_spacings (GTK_TABLE (table), 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-project-type-chooser.c:488:17: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 488 | gtk_table_attach (GTK_TABLE (table), | ^~~~~~~~~~~~~~~~ /pbulk/work/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-project-type-chooser.c:516:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 516 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.0); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-project-type-chooser.c:517:9: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 517 | gtk_misc_set_padding (GTK_MISC (label), 6.0, 0.0); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:9: note: declared here 80 | void gtk_misc_set_padding (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:156:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 156 | {"OpenSong", GTK_STOCK_OPEN, NULL, NULL, N_("Open the selected files"), | ^ brasero-audio-disc.c:158:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 158 | {"EditSong", GTK_STOCK_PROPERTIES, N_("_Edit Information…"), NULL, N_("Edit the track information (start, end, author, etc.)"), | ^ brasero-audio-disc.c:160:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 160 | {"DeleteAudio", GTK_STOCK_REMOVE, NULL, NULL, N_("Remove the selected files from the project"), | ^ brasero-audio-disc.c: In function 'brasero_audio_disc_add_ui': brasero-audio-disc.c:321:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 321 | audio_disc->priv->disc_group = gtk_action_group_new (BRASERO_DISC_ACTION "-audio"); | ^~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from brasero-audio-disc.c:42: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:322:17: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 322 | gtk_action_group_set_translation_domain (audio_disc->priv->disc_group, GETTEXT_PACKAGE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:323:17: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 323 | gtk_action_group_add_actions (audio_disc->priv->disc_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:327:17: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 327 | gtk_ui_manager_insert_action_group (manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:332:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 332 | merge_id = gtk_ui_manager_add_ui_from_string (manager, | ^~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:341:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 341 | action = gtk_action_group_get_action (audio_disc->priv->disc_group, "Pause"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:345:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 345 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:347:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 347 | action = gtk_action_group_get_action (audio_disc->priv->disc_group, "Split"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:351:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 351 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c: In function 'brasero_audio_disc_init': brasero-audio-disc.c:414:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 414 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (obj->priv->tree), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/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-audio-disc.c: In function 'brasero_audio_disc_add_dir': brasero-audio-disc.c:757:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 757 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-audio-disc.c: In function 'brasero_audio_disc_selection_changed': brasero-audio-disc.c:1374:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1374 | action_delete = gtk_action_group_get_action (disc->priv->disc_group, "DeleteAudio"); | ^~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1375:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1375 | action_open = gtk_action_group_get_action (disc->priv->disc_group, "OpenSong"); | ^~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1376:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1376 | action_edit = gtk_action_group_get_action (disc->priv->disc_group, "EditSong"); | ^~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1377:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1377 | action_split = gtk_action_group_get_action (disc->priv->disc_group, "Split"); | ^~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1378:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1378 | action_pause = gtk_action_group_get_action (disc->priv->disc_group, "Pause"); | ^~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1380:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1380 | gtk_action_set_sensitive (action_split, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1381:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1381 | gtk_action_set_sensitive (action_pause, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1382:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1382 | gtk_action_set_sensitive (action_edit, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1383:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1383 | gtk_action_set_sensitive (action_open, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1386:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1386 | gtk_action_set_sensitive (action_delete, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1388:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1388 | gtk_action_set_sensitive (action_delete, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1404:33: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1404 | gtk_action_set_sensitive (action_open, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1405:33: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1405 | gtk_action_set_sensitive (action_edit, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1406:33: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1406 | gtk_action_set_sensitive (action_pause, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1408:41: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1408 | gtk_action_set_sensitive (action_split, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1412:41: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 1412 | gtk_action_set_sensitive (action_split, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c: In function 'brasero_audio_disc_button_pressed_cb': brasero-audio-disc.c:1858:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1858 | widget = gtk_ui_manager_get_widget (disc->priv->manager, "/ContextMenu/PasteAudio"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1866:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1866 | widget = gtk_ui_manager_get_widget (disc->priv->manager,"/ContextMenu"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-audio-disc.c:1867:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1867 | gtk_menu_popup (GTK_MENU (widget), | ^~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC brasero-file-chooser.o brasero-song-properties.c: In function 'brasero_song_props_init': brasero-song-properties.c:159:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 159 | table = gtk_table_new (4, 2, FALSE); | ^~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from brasero-song-properties.c:35: /pbulk/work/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-song-properties.c:160:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 160 | gtk_table_set_row_spacings (GTK_TABLE (table), 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:161:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 161 | gtk_table_set_col_spacings (GTK_TABLE (table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:178:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 178 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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-song-properties.c:184:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 184 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 0, 1, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:185:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 185 | gtk_table_attach_defaults (GTK_TABLE (table), obj->priv->title, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-properties.c:190:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 190 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:196:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 196 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 1, 2, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:197:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 197 | gtk_table_attach_defaults (GTK_TABLE (table), obj->priv->artist, 1, 2, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-properties.c:202:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 202 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:208:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 208 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 2, 3, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:209:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 209 | gtk_table_attach_defaults (GTK_TABLE (table), obj->priv->composer, 1, 2, 2, 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-properties.c:214:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 214 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:216:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 216 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 3, 4, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:217:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 217 | gtk_table_attach_defaults (GTK_TABLE (table), obj->priv->isrc, 1, 2, 3, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-properties.c:222:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 222 | table = gtk_table_new (2, 4, FALSE); | ^~~~~ /pbulk/work/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-song-properties.c:223:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 223 | gtk_table_set_row_spacings (GTK_TABLE (table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:224:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 224 | gtk_table_set_col_spacings (GTK_TABLE (table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:236:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 236 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:238:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 238 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 0, 1, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:239:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 239 | gtk_table_attach (GTK_TABLE (table), obj->priv->start, 1, 2, 0, 1, 0, 0, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:242:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 242 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:244:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 244 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 1, 2, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:245:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 245 | gtk_table_attach (GTK_TABLE (table), obj->priv->end, 1, 2, 1, 2, 0, 0, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:249:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 249 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:251:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 251 | alignment = gtk_alignment_new (0.0, 0.5, 0.0, 0.0); | ^~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-song-properties.c:253:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 253 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 2, 3, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:254:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 254 | gtk_table_attach (GTK_TABLE (table), alignment, 1, 2, 2, 3, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:259:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 259 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:260:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 260 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 3, 4, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:262:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 262 | gtk_misc_set_alignment (GTK_MISC (obj->priv->length), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:263:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 263 | gtk_table_attach (GTK_TABLE (table), obj->priv->length, 1, 2, 3, 4, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-song-properties.c:283:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 283 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-song-properties.c:284:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 284 | GTK_STOCK_APPLY, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~ brasero-player-bacon.c: In function 'brasero_player_bacon_init': brasero-player-bacon.c:613:9: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations] 613 | gtk_widget_set_double_buffered (GTK_WIDGET (obj), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from brasero-player-bacon.c:38: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:883:23: note: declared here 883 | void gtk_widget_set_double_buffered (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:97:10: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 97 | {"New", GTK_STOCK_NEW, N_("_New Project"), NULL, | ^ brasero-project-manager.c:99:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 99 | {"NewChoose", GTK_STOCK_NEW, N_("_Empty Project"), NULL, | ^ brasero-project-manager.c:112:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 112 | {"Open", GTK_STOCK_OPEN, N_("_Open…"), NULL, | ^ brasero-project-manager.c: In function 'brasero_project_manager_register_ui': brasero-project-manager.c:496:9: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 496 | gtk_ui_manager_insert_action_group (ui_manager, manager->priv->action_group, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284, from brasero-project-manager.c:39: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:497:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 497 | if (!gtk_ui_manager_add_ui_from_string (ui_manager, description, -1, &error)) { | ^~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c: In function 'brasero_project_manager_switch': brasero-project-manager.c:565:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 565 | action = gtk_action_group_get_action (manager->priv->action_group, "NewChoose"); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:573:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 573 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:582:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 582 | gtk_action_set_sensitive (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:596:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 596 | gtk_action_set_sensitive (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:610:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 610 | gtk_action_set_sensitive (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:625:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 625 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:640:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 640 | gtk_action_set_sensitive (action, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c: In function 'brasero_project_manager_open_session': brasero-project-manager.c:713:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 713 | action = gtk_action_group_get_action (manager->priv->action_group, "NewChoose"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:714:9: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 714 | gtk_action_set_sensitive (action, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c: In function 'brasero_project_manager_open_cb': brasero-project-manager.c:730:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 730 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-project-manager.c:731:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 731 | GTK_STOCK_OPEN, GTK_RESPONSE_OK, | ^~~~~~~~~~~~~~ brasero-project-manager.c: In function 'brasero_project_manager_init': brasero-project-manager.c:821:9: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 821 | obj->priv->action_group = gtk_action_group_new ("ProjectManagerAction"); | ^~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:822:9: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 822 | gtk_action_group_set_translation_domain (obj->priv->action_group, GETTEXT_PACKAGE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:823:9: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 823 | gtk_action_group_add_actions (obj->priv->action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:828:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 828 | action = gtk_action_group_get_action (obj->priv->action_group, "NewChoose"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:832:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 832 | action = gtk_action_group_get_action (obj->priv->action_group, "Open"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-manager.c:886:36: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 886 | GTK_STOCK_DIRECTORY, | ^~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_show': brasero-layout.c:196:9: warning: 'gtk_action_group_set_visible' is deprecated [-Wdeprecated-declarations] 196 | gtk_action_group_set_visible (layout->priv->action_group, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from brasero-layout.c:38: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:186:17: note: declared here 186 | void gtk_action_group_set_visible (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:197:9: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] 197 | gtk_action_group_set_sensitive (layout->priv->action_group, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:181:17: note: declared here 181 | void gtk_action_group_set_sensitive (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_hide': brasero-layout.c:211:9: warning: 'gtk_action_group_set_visible' is deprecated [-Wdeprecated-declarations] 211 | gtk_action_group_set_visible (layout->priv->action_group, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:186:17: note: declared here 186 | void gtk_action_group_set_visible (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:212:9: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] 212 | gtk_action_group_set_sensitive (layout->priv->action_group, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:181:17: note: declared here 181 | void gtk_action_group_set_sensitive (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_size_reallocate': brasero-layout.c:257:17: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 257 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:282:9: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 282 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_preview_toggled_cb': brasero-layout.c:331:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 331 | active = gtk_toggle_action_get_active (action); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_add_preview': brasero-layout.c:373:9: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 373 | gtk_action_group_add_toggle_actions (layout->priv->action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here 215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_combo_changed_cb': brasero-layout.c:579:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 579 | action = gtk_action_group_get_action (layout->priv->action_group, BRASERO_LAYOUT_NONE_ID); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:580:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 580 | is_visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); | ^~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_load': brasero-layout.c:756:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 756 | action = gtk_action_group_get_action (layout->priv->action_group, BRASERO_LAYOUT_NONE_ID); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:757:9: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 757 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), sidepane); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here 82 | void gtk_toggle_action_set_active (GtkToggleAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_HV_radio_button_toggled_cb': brasero-layout.c:916:9: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] 916 | if (gtk_radio_action_get_current_value (current)) | ^~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here 89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_close_button_clicked_cb': brasero-layout.c:933:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 933 | action = gtk_action_group_get_action (layout->priv->action_group, | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:938:9: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 938 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here 82 | void gtk_toggle_action_set_active (GtkToggleAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_empty_toggled_cb': brasero-layout.c:947:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 947 | active = gtk_toggle_action_get_active (action); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_register_ui': brasero-layout.c:963:9: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 963 | gtk_ui_manager_insert_action_group (manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:967:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 967 | if (!gtk_ui_manager_add_ui_from_string (manager, description, -1, &error)) { | ^~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:973:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 973 | toolbar = gtk_ui_manager_get_widget (manager, "/Toolbar"); | ^~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c: In function 'brasero_layout_init': brasero-layout.c:1064:9: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 1064 | obj->priv->action_group = gtk_action_group_new ("BraseroLayoutActions"); | ^~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ brasero-layout.c:1065:9: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 1065 | gtk_action_group_set_translation_domain (obj->priv->action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:1067:9: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 1067 | gtk_action_group_add_toggle_actions (obj->priv->action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here 215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:1108:9: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations] 1108 | gtk_action_group_add_radio_actions (obj->priv->action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here 220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-layout.c:1127:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 1127 | alignment = gtk_alignment_new (0.0, 0.0, 1.0, 1.0); | ^~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-layout.c:1191:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 1191 | gtk_button_set_image (GTK_BUTTON (button), gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_BUTTON)); | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/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-layout.c:1191:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1191 | gtk_button_set_image (GTK_BUTTON (button), gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_BUTTON)); | ^~~~~~~~~~~~~~~~~~~~ CC eggtreemultidnd.o CC brasero-multi-dnd.o CC brasero-layout-object.o CC brasero-plugin-manager-ui.o CC brasero-pref.o brasero-file-chooser.c: In function 'brasero_file_chooser_get_type': brasero-file-chooser.c:103:17: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 103 | type = g_type_register_static (GTK_TYPE_ALIGNMENT, | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255, from brasero-file-chooser.c:37: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ brasero-file-chooser.c: In function 'brasero_file_chooser_customize': brasero-file-chooser.c:275:17: warning: 'gtk_image_get_stock' is deprecated: Use 'gtk_image_get_icon_name' instead [-Wdeprecated-declarations] 275 | gtk_image_get_stock (GTK_IMAGE (image), &stock_id, NULL); | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:181:12: note: declared here 181 | void gtk_image_get_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~ brasero-file-chooser.c:277:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 277 | && (!strcmp (stock_id,GTK_STOCK_ADD) | ^~ brasero-file-chooser.c:278:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 278 | || !strcmp (stock_id, GTK_STOCK_REMOVE))) { | ^~ brasero-file-chooser.c:285:25: warning: 'gtk_widget_get_requisition' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] 285 | gtk_widget_get_requisition (parent, &request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:948:23: note: declared here 948 | void gtk_widget_get_requisition (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-plugin-option.o CC brasero-split-dialog.o CC brasero-time-button.o eggtreemultidnd.c: In function 'egg_tree_multi_drag_motion_event': eggtreemultidnd.c:353:11: warning: 'gtk_drag_begin' is deprecated: Use 'gtk_drag_begin_with_coordinates' instead [-Wdeprecated-declarations] 353 | context = gtk_drag_begin (widget, | ^~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from eggtreemultidnd.c:21: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkdnd.h:73:17: note: declared here 73 | GdkDragContext *gtk_drag_begin (GtkWidget *widget, | ^~~~~~~~~~~~~~ CC brasero-preview.o brasero-pref.c: In function 'brasero_pref_init': brasero-pref.c:58:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 58 | gtk_dialog_add_button (GTK_DIALOG (object), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE); | ^~~~~~~~~~~~~~~~~~~~~ brasero-pref.c: In function 'brasero_pref_class_init': brasero-pref.c:91:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 91 | g_type_class_add_private (klass, sizeof (BraseroPrefPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-pref.c:29: /pbulk/work/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-data-disc.o brasero-plugin-manager-ui.c: In function 'brasero_plugin_manager_ui_class_init': brasero-plugin-manager-ui.c:93:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 93 | g_type_class_add_private (object_class, sizeof (BraseroPluginManagerUIPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ../libbrasero-utils/brasero-misc.h:35, from brasero-plugin-manager-ui.c:36: /pbulk/work/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-plugin-manager-ui.c: In function 'plugin_manager_ui_get_selected_plugin': brasero-plugin-manager-ui.c:105:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 105 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'about_button_cb': brasero-plugin-manager-ui.c:131:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 131 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'active_toggled_cb': brasero-plugin-manager-ui.c:285:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 285 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'cursor_changed_cb': brasero-plugin-manager-ui.c:305:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 305 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'row_activated_cb': brasero-plugin-manager-ui.c:326:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 326 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'plugin_manager_ui_populate_lists': brasero-plugin-manager-ui.c:344:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 344 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-file-filtered.o brasero-plugin-manager-ui.c: In function 'plugin_manager_ui_set_active_all': brasero-plugin-manager-ui.c:467:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 467 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'enable_plugin_menu_cb': brasero-plugin-manager-ui.c:534:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 534 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'create_tree_popup_menu': brasero-plugin-manager-ui.c:575:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 575 | item = gtk_image_menu_item_new_with_mnemonic (_("_About")); | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:576:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 576 | image = gtk_image_new_from_stock (GTK_STOCK_ABOUT, | ^~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/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-plugin-manager-ui.c:576:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 576 | image = gtk_image_new_from_stock (GTK_STOCK_ABOUT, | ^~~~~ brasero-plugin-manager-ui.c:578:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 578 | gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:583:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 583 | item = gtk_image_menu_item_new_with_mnemonic (_("C_onfigure")); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:584:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 584 | image = gtk_image_new_from_stock (GTK_STOCK_PREFERENCES, | ^~~~~ /pbulk/work/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-plugin-manager-ui.c:584:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 584 | image = gtk_image_new_from_stock (GTK_STOCK_PREFERENCES, | ^~~~~ brasero-plugin-manager-ui.c:586:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 586 | gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'tree_popup_menu_detach': brasero-plugin-manager-ui.c:626:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 626 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'show_tree_popup_menu': brasero-plugin-manager-ui.c:715:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 715 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:730:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 730 | gtk_menu_popup (GTK_MENU (priv->popup_menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:736:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 736 | gtk_menu_popup (GTK_MENU (priv->popup_menu), NULL, NULL, | ^~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'plugin_manager_ui_construct_tree': brasero-plugin-manager-ui.c:819:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 819 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:830:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 830 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (priv->tree), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-plugin-manager-ui.c: In function 'brasero_plugin_manager_ui_init': brasero-plugin-manager-ui.c:927:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 927 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:933:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 933 | alignment = gtk_alignment_new (0., 0., 1., 1.); | ^~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:934:9: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 934 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 0, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:965:57: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 965 | GTK_STOCK_ABOUT, | ^~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c:971:61: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 971 | GTK_STOCK_PREFERENCES, | ^~~~~~~~~~~~~~~~~~~~~ brasero-plugin-manager-ui.c: In function 'brasero_plugin_manager_ui_finalize': brasero-plugin-manager-ui.c:1006:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1006 | priv = BRASERO_PLUGIN_MANAGER_UI_GET_PRIVATE (pm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC brasero-filter-option.o brasero-plugin-option.c: In function 'brasero_plugin_option_add_conf_widget': brasero-plugin-option.c:76:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 76 | priv = BRASERO_PLUGIN_OPTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-option.c: In function 'brasero_plugin_option_set_plugin': brasero-plugin-option.c:255:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 255 | priv = BRASERO_PLUGIN_OPTION_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-option.c: In function 'brasero_plugin_option_init': brasero-plugin-option.c:278:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 278 | priv = BRASERO_PLUGIN_OPTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-option.c:300:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 300 | GTK_STOCK_CLOSE, GTK_RESPONSE_OK); | ^~~~~~~~~~~~~~~ brasero-plugin-option.c: In function 'brasero_plugin_option_finalize': brasero-plugin-option.c:310:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 310 | priv = BRASERO_PLUGIN_OPTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-plugin-option.c: In function 'brasero_plugin_option_class_init': brasero-plugin-option.c:325:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 325 | g_type_class_add_private (klass, sizeof (BraseroPluginOptionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-plugin-option.c:28: /pbulk/work/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-split-dialog.c: In function 'brasero_split_dialog_set_uri': brasero-split-dialog.c:94:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 94 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_set_boundaries': brasero-split-dialog.c:107:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_get_slices': brasero-split-dialog.c:139:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 139 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_size_error': brasero-split-dialog.c:178:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 178 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_cut': brasero-split-dialog.c:210:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 210 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_remove_range': brasero-split-dialog.c:400:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 400 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_metadata_finished_cb': brasero-split-dialog.c:624:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 624 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_clear_confirm_dialog': brasero-split-dialog.c:697:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 697 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_cut_clicked_cb': brasero-split-dialog.c:737:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 737 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_merge_clicked_cb': brasero-split-dialog.c:824:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 824 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_remove_clicked_cb': brasero-split-dialog.c:914:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 914 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_reset_clicked_cb': brasero-split-dialog.c:966:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 966 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c:969:57: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 969 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_combo_changed_cb': brasero-split-dialog.c:983:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 983 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_selection_changed_cb': brasero-split-dialog.c:995:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 995 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_row_inserted_cb': brasero-split-dialog.c:1019:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1019 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_row_deleted_cb': brasero-split-dialog.c:1031:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1031 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_init': brasero-split-dialog.c:1053:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1053 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c:1058:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1058 | gtk_dialog_add_button (GTK_DIALOG (object), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); | ^~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c:1059:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1059 | gtk_dialog_add_button (GTK_DIALOG (object), GTK_STOCK_OK, GTK_RESPONSE_OK); | ^~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c:1073:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1073 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from brasero-split-dialog.c:30: /pbulk/work/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-split-dialog.c:1201:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 1201 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (priv->tree), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/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-split-dialog.c:1256:45: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1256 | GTK_STOCK_REMOVE, | ^~~~~~~~~~~~~~~~ brasero-split-dialog.c:1291:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1291 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-split-dialog.c: In function 'brasero_split_dialog_finalize': brasero-split-dialog.c:1317:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1317 | priv = BRASERO_SPLIT_DIALOG_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-split-dialog.c: In function 'brasero_split_dialog_class_init': brasero-split-dialog.c:1332:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1332 | g_type_class_add_private (klass, sizeof (BraseroSplitDialogPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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-time-button.c: In function 'brasero_time_button_hrs_changed': brasero-time-button.c:67:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 67 | priv = BRASERO_TIME_BUTTON_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-time-button.c: In function 'brasero_time_button_min_changed': brasero-time-button.c:96:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 96 | priv = BRASERO_TIME_BUTTON_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-time-button.c: In function 'brasero_time_button_sec_changed': brasero-time-button.c:126:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 126 | priv = BRASERO_TIME_BUTTON_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-time-button.c: In function 'brasero_time_button_set_show_frames': brasero-time-button.c:165:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 165 | priv = BRASERO_TIME_BUTTON_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-time-button.c: In function 'brasero_time_button_set_max': brasero-time-button.c:180:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 180 | priv = BRASERO_TIME_BUTTON_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-time-button.c: In function 'brasero_time_button_set_value': brasero-time-button.c:244:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 244 | priv = BRASERO_TIME_BUTTON_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-time-button.c: In function 'brasero_time_button_get_value': brasero-time-button.c:264:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 264 | priv = BRASERO_TIME_BUTTON_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-time-button.c: In function 'brasero_time_button_init': brasero-time-button.c:282:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 282 | priv = BRASERO_TIME_BUTTON_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-time-button.c: In function 'brasero_time_button_class_init': brasero-time-button.c:350:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 350 | g_type_class_add_private (klass, sizeof (BraseroTimeButtonPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-time-button.c:28: /pbulk/work/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 baobab-cell-renderer-progress.o CC brasero-multi-song-props.o CC brasero-rename.o brasero-data-disc.c:123:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 123 | {"OpenFile", GTK_STOCK_OPEN, NULL, NULL, N_("Open the selected files"), | ^ brasero-data-disc.c:127:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 127 | {"DeleteData", GTK_STOCK_REMOVE, NULL, NULL, N_("Remove the selected files from the project"), | ^ brasero-data-disc.c: In function 'brasero_data_disc_get_loaded_medium': brasero-data-disc.c:200:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 200 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_import_session': brasero-data-disc.c:225:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 225 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_import_session_cb': brasero-data-disc.c:250:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 250 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:259:49: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 259 | gtk_toggle_action_get_active (action)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from brasero-data-disc.c:34: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:262:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 262 | if (gtk_toggle_action_get_active (action) != res) { | ^~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:264:17: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 264 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), res); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here 82 | void gtk_toggle_action_set_active (GtkToggleAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_get_parent': brasero-data-disc.c:280:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 280 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_new_folder_clicked_cb': brasero-data-disc.c:326:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 326 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_clipboard_text_cb': brasero-data-disc.c:366:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 366 | priv = BRASERO_DATA_DISC_PRIVATE (data->disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_paste_activated_cb': brasero-data-disc.c:433:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 433 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_name_editing_started_cb': brasero-data-disc.c:460:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 460 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_name_editing_canceled_cb': brasero-data-disc.c:470:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 470 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_name_edited_cb': brasero-data-disc.c:485:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 485 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_project_loading_cb': brasero-data-disc.c:529:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 529 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_project_loaded_cb': brasero-data-disc.c:548:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 548 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_joliet_rename_cb': brasero-data-disc.c:726:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 726 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_name_collision_cb': brasero-data-disc.c:762:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 762 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_2G_file_cb': brasero-data-disc.c:818:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 818 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_deep_directory_cb': brasero-data-disc.c:862:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 862 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_size_changed': brasero-data-disc.c:904:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 904 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_size_changed_cb': brasero-data-disc.c:919:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 919 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_disc_disc_session_import_response_cb': brasero-data-disc.c:941:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 941 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:947:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 947 | action = gtk_action_group_get_action (priv->import_group, action_name); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:951:9: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 951 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), res); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here 82 | void gtk_toggle_action_set_active (GtkToggleAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_import_button_new': brasero-data-disc.c:969:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 969 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:996:9: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 996 | gtk_action_group_add_toggle_actions (priv->import_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here 215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1003:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1003 | action = gtk_action_group_get_action (priv->import_group, action_name); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1036:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 1036 | merge_id = gtk_ui_manager_add_ui_from_string (priv->manager, | ^~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_remove_available_medium': brasero-data-disc.c:1058:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1058 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1061:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1061 | action = gtk_action_group_get_action (priv->import_group, action_name); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1067:9: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] 1067 | gtk_ui_manager_remove_ui (priv->manager, merge_id); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here 179 | void gtk_ui_manager_remove_ui (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1068:9: warning: 'gtk_action_group_remove_action' is deprecated [-Wdeprecated-declarations] 1068 | gtk_action_group_remove_action (priv->import_group, action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:207:17: note: declared here 207 | void gtk_action_group_remove_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_session_available_cb': brasero-data-disc.c:1082:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1082 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_session_loaded_cb': brasero-data-disc.c:1138:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1138 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1141:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1141 | action = gtk_action_group_get_action (priv->import_group, action_name); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1145:9: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 1145 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), loaded); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here 82 | void gtk_toggle_action_set_active (GtkToggleAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_clear': brasero-data-disc.c:1158:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1158 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_delete_selected': brasero-data-disc.c:1219:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1219 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_add_uri': brasero-data-disc.c:1279:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1279 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_message_response_cb': brasero-data-disc.c:1301:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1301 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_set_track': brasero-data-disc.c:1342:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1342 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1375:9: warning: 'gtk_action_group_get_visible' is deprecated [-Wdeprecated-declarations] 1375 | if (!gtk_action_group_get_visible (priv->disc_group)) | ^~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:184:17: note: declared here 184 | gboolean gtk_action_group_get_visible (GtkActionGroup *action_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1376:17: warning: 'gtk_action_group_set_visible' is deprecated [-Wdeprecated-declarations] 1376 | gtk_action_group_set_visible (priv->disc_group, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:186:17: note: declared here 186 | void gtk_action_group_set_visible (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1384:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 1384 | priv->import_group = gtk_action_group_new ("session_import_group"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1385:17: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 1385 | gtk_action_group_set_translation_domain (priv->import_group, GETTEXT_PACKAGE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1386:17: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 1386 | gtk_ui_manager_insert_action_group (priv->manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1401:33: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 1401 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here 82 | void gtk_toggle_action_set_active (GtkToggleAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1407:17: warning: 'gtk_action_group_set_visible' is deprecated [-Wdeprecated-declarations] 1407 | gtk_action_group_set_visible (priv->import_group, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:186:17: note: declared here 186 | void gtk_action_group_set_visible (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filter-option.c: In function 'brasero_filter_option_init': brasero-filter-option.c:58:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 58 | priv = BRASERO_FILTER_OPTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filter-option.c: In function 'brasero_filter_option_finalize': brasero-filter-option.c:105:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 105 | priv = BRASERO_FILTER_OPTION_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-filter-option.c: In function 'brasero_filter_option_class_init': brasero-data-disc.c: In function 'brasero_data_disc_unset_track': brasero-filter-option.c:120:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 120 | g_type_class_add_private (klass, sizeof (BraseroFilterOptionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from brasero-filter-option.c:29: /pbulk/work/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-data-disc.c:1521:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1521 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1545:9: warning: 'gtk_action_group_get_visible' is deprecated [-Wdeprecated-declarations] 1545 | if (gtk_action_group_get_visible (priv->disc_group)) | ^~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:184:17: note: declared here 184 | gboolean gtk_action_group_get_visible (GtkActionGroup *action_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1546:17: warning: 'gtk_action_group_set_visible' is deprecated [-Wdeprecated-declarations] 1546 | gtk_action_group_set_visible (priv->disc_group, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:186:17: note: declared here 186 | void gtk_action_group_set_visible (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1553:17: warning: 'gtk_action_group_list_actions' is deprecated [-Wdeprecated-declarations] 1553 | actions = gtk_action_group_list_actions (priv->import_group); | ^~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:198:17: note: declared here 198 | GList *gtk_action_group_list_actions (GtkActionGroup *action_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1566:25: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] 1566 | gtk_ui_manager_remove_ui (priv->manager, merge_id); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here 179 | void gtk_ui_manager_remove_ui (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1570:17: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] 1570 | gtk_ui_manager_remove_action_group (priv->manager, priv->import_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:142:16: note: declared here 142 | void gtk_ui_manager_remove_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_get_selected_uri': brasero-data-disc.c:1696:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1696 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_add_ui': brasero-data-disc.c:1727:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1727 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1737:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 1737 | priv->disc_group = gtk_action_group_new (BRASERO_DISC_ACTION "-data"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1738:17: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 1738 | gtk_action_group_set_translation_domain (priv->disc_group, GETTEXT_PACKAGE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1739:17: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 1739 | gtk_action_group_add_actions (priv->disc_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1743:17: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 1743 | gtk_ui_manager_insert_action_group (manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1747:17: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 1747 | merge_id = gtk_ui_manager_add_ui_from_string (manager, | ^~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1756:17: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1756 | action = gtk_action_group_get_action (priv->disc_group, "NewFolder"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1765:17: warning: 'gtk_action_group_set_visible' is deprecated [-Wdeprecated-declarations] 1765 | gtk_action_group_set_visible (priv->disc_group, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:186:17: note: declared here 186 | void gtk_action_group_set_visible (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_open_file': brasero-data-disc.c:1781:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1781 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_open_activated_cb': brasero-data-disc.c:1827:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1827 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_rename_activated': brasero-data-disc.c:1858:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1858 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:1906:55: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1906 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_selection_changed_cb': brasero-data-disc.c:1963:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1963 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_show_menu': brasero-data-disc.c:2034:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2034 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/OpenFile"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2037:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2037 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/RenameData"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2040:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2040 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/DeleteData"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2045:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2045 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/OpenFile"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2049:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2049 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/RenameData"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2052:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2052 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/DeleteData"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2057:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2057 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/OpenFile"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2060:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2060 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/RenameData"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2063:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2063 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/DeleteData"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2068:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2068 | item = gtk_ui_manager_get_widget (manager, "/ContextMenu/PasteData"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2076:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 2076 | item = gtk_ui_manager_get_widget (manager,"/ContextMenu"); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2077:9: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 2077 | gtk_menu_popup (GTK_MENU (item), | ^~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_button_pressed_cb': brasero-data-disc.c:2098:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2098 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_key_released_cb': brasero-data-disc.c:2221:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2221 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_set_right_button_group': brasero-data-disc.c:2247:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2247 | priv = BRASERO_DATA_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_init': brasero-data-disc.c:2264:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2264 | priv = BRASERO_DATA_DISC_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c:2302:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 2302 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (priv->tree), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/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-data-disc.c: In function 'brasero_data_disc_finalize': brasero-data-disc.c:2415:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2415 | priv = BRASERO_DATA_DISC_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_is_empty': brasero-data-disc.c:2452:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2452 | priv = BRASERO_DATA_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_get_property': brasero-data-disc.c:2480:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2480 | priv = BRASERO_DATA_DISC_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_set_property': brasero-data-disc.c:2500:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2500 | priv = BRASERO_DATA_DISC_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-data-disc.c: In function 'brasero_data_disc_class_init': brasero-data-disc.c:2516:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2516 | g_type_class_add_private (klass, sizeof (BraseroDataDiscPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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-video-disc.o brasero-file-filtered.c: In function 'brasero_file_filtered_get_label_text': brasero-file-filtered.c:69:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 69 | priv = BRASERO_FILE_FILTERED_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-file-filtered.c: In function 'brasero_file_filtered_option_pressed_cb': brasero-file-filtered.c:139:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 139 | GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, | ^~~~~~~~~~~~~~~ brasero-file-filtered.c: In function 'brasero_file_filtered_restore_pressed_cb': brasero-file-filtered.c:160:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 160 | priv = BRASERO_FILE_FILTERED_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-file-filtered.c: In function 'brasero_file_filtered_selection_changed_cb': brasero-file-filtered.c:185:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 185 | priv = BRASERO_FILE_FILTERED_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-file-filtered.c: In function 'brasero_file_filtered_set_right_button_group': brasero-file-filtered.c:199:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 199 | priv = BRASERO_FILE_FILTERED_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-file-filtered.c: In function 'brasero_file_filtered_init': brasero-file-filtered.c:216:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 216 | priv = BRASERO_FILE_FILTERED_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-file-filtered.c:229:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 229 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (priv->tree), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from brasero-file-filtered.c:33: /pbulk/work/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-file-filtered.c: In function 'brasero_file_filtered_set_property': brasero-file-filtered.c:329:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 329 | priv = BRASERO_FILE_FILTERED_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-file-filtered.c: In function 'brasero_file_filtered_get_property': brasero-file-filtered.c:362:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 362 | priv = BRASERO_FILE_FILTERED_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-file-filtered.c: In function 'brasero_file_filtered_finalize': brasero-file-filtered.c:379:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 379 | priv = BRASERO_FILE_FILTERED_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-file-filtered.c: In function 'brasero_file_filtered_class_init': brasero-file-filtered.c:405:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 405 | g_type_class_add_private (klass, sizeof (BraseroFileFilteredPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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-video-tree-model.o brasero-preview.c: In function 'brasero_preview_get_type_once': brasero-preview.c:55:1: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 55 | G_DEFINE_TYPE (BraseroPreview, brasero_preview, GTK_TYPE_ALIGNMENT); | ^~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255, from brasero-preview.c:34: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ brasero-preview.c: In function 'brasero_preview_set_uri_delayed_cb': brasero-preview.c:63:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 63 | priv = BRASERO_PREVIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-preview.c: In function 'brasero_preview_source_selection_changed_cb': brasero-preview.c:82:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 82 | priv = BRASERO_PREVIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-preview.c: In function 'brasero_preview_hide': brasero-preview.c:128:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 128 | priv = BRASERO_PREVIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-preview.c: In function 'brasero_preview_set_enabled': brasero-preview.c:138:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 138 | priv = BRASERO_PREVIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-preview.c: In function 'brasero_preview_player_error_cb': brasero-preview.c:148:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 148 | priv = BRASERO_PREVIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-preview.c: In function 'brasero_preview_player_ready_cb': brasero-preview.c:158:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 158 | priv = BRASERO_PREVIEW_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-preview.c: In function 'brasero_preview_init': brasero-preview.c:167:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 167 | priv = BRASERO_PREVIEW_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-preview.c: In function 'brasero_preview_finalize': brasero-preview.c:188:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 188 | priv = BRASERO_PREVIEW_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-preview.c: In function 'brasero_preview_class_init': brasero-preview.c:208:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 208 | g_type_class_add_private (klass, sizeof (BraseroPreviewPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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-app.o baobab-cell-renderer-progress.c: In function 'baobab_cell_renderer_progress_init': baobab-cell-renderer-progress.c:46:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 46 | cellprogress->priv = BAOBAB_CELL_RENDERER_PROGRESS_GET_PRIVATE (cellprogress); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ baobab-cell-renderer-progress.c: In function 'set_color_according_to_perc': baobab-cell-renderer-progress.c:154:7: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] 154 | gdk_color_parse ("#cc0000", &red); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from baobab-cell-renderer-progress.h:24, from baobab-cell-renderer-progress.c:24: /pbulk/work/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, | ^~~~~~~~~~~~~~~ baobab-cell-renderer-progress.c:155:7: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] 155 | gdk_color_parse ("#edd400", &yellow); | ^~~~~~~~~~~~~~~ /pbulk/work/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, | ^~~~~~~~~~~~~~~ baobab-cell-renderer-progress.c:156:7: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] 156 | gdk_color_parse ("#73d216", &green); | ^~~~~~~~~~~~~~~ /pbulk/work/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, | ^~~~~~~~~~~~~~~ baobab-cell-renderer-progress.c:168:7: warning: 'gdk_cairo_set_source_color' is deprecated: Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] 168 | gdk_cairo_set_source_color (cr, &green); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ baobab-cell-renderer-progress.c:173:7: warning: 'gdk_cairo_set_source_color' is deprecated: Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] 173 | gdk_cairo_set_source_color (cr, &yellow); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ baobab-cell-renderer-progress.c:178:7: warning: 'gdk_cairo_set_source_color' is deprecated: Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] 178 | gdk_cairo_set_source_color (cr, &red); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ baobab-cell-renderer-progress.c: In function 'baobab_cell_renderer_progress_class_init': baobab-cell-renderer-progress.c:249:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 249 | g_type_class_add_private (object_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /pbulk/work/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-project-name.o CC brasero-project-parse.o brasero-rename.c: In function 'brasero_rename_set_show_keep_default': brasero-rename.c:70:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 70 | priv = BRASERO_RENAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-rename.c: In function 'brasero_rename_insert_string': brasero-rename.c:104:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 104 | priv = BRASERO_RENAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-rename.c: In function 'brasero_rename_delete_string': brasero-rename.c:123:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 123 | priv = BRASERO_RENAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-rename.c: In function 'brasero_rename_substitute_string': brasero-rename.c:143:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 143 | priv = BRASERO_RENAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-rename.c: In function 'brasero_rename_number_string': brasero-rename.c:163:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 163 | priv = BRASERO_RENAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-rename.c: In function 'brasero_rename_sequence_string': brasero-rename.c:178:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 178 | priv = BRASERO_RENAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-rename.c: In function 'brasero_rename_do': brasero-rename.c:208:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 208 | priv = BRASERO_RENAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-rename.c: In function 'brasero_rename_type_changed': brasero-rename.c:284:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 284 | priv = BRASERO_RENAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-rename.c: In function 'brasero_rename_init': brasero-rename.c:306:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 306 | priv = BRASERO_RENAME_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-rename.c: In function 'brasero_rename_class_init': brasero-rename.c:444:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 444 | g_type_class_add_private (klass, sizeof (BraseroRenamePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-rename.c:30: /pbulk/work/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-multi-song-props.c: In function 'brasero_multi_song_props_set_rename_callback': brasero-multi-song-props.c:68:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 68 | priv = BRASERO_MULTI_SONG_PROPS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-multi-song-props.c: In function 'brasero_multi_song_props_get_properties': brasero-multi-song-props.c:86:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 86 | priv = BRASERO_MULTI_SONG_PROPS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-multi-song-props.c: In function 'brasero_multi_song_props_set_show_gap': brasero-multi-song-props.c:184:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 184 | priv = BRASERO_MULTI_SONG_PROPS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-multi-song-props.c: In function 'brasero_multi_song_props_init': brasero-multi-song-props.c:202:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 202 | priv = BRASERO_MULTI_SONG_PROPS_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-multi-song-props.c:225:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 225 | table = gtk_table_new (3, 2, FALSE); | ^~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from brasero-multi-song-props.c:33: /pbulk/work/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-multi-song-props.c:227:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 227 | gtk_table_set_row_spacings (GTK_TABLE (table), 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-multi-song-props.c:228:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 228 | gtk_table_set_col_spacings (GTK_TABLE (table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-multi-song-props.c:244:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 244 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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-multi-song-props.c:245:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 245 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 1, 2, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-multi-song-props.c:250:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 250 | gtk_table_attach_defaults (GTK_TABLE (table), priv->artist, 1, 2, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-multi-song-props.c:265:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 265 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-multi-song-props.c:266:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 266 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 2, 3, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-multi-song-props.c:271:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 271 | gtk_table_attach_defaults (GTK_TABLE (table), priv->composer, 1, 2, 2, 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-multi-song-props.c:286:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 286 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-multi-song-props.c:287:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 287 | gtk_table_attach (GTK_TABLE (table), label, 0, 1, 3, 4, GTK_FILL, GTK_FILL, 0, 0); | ^~~~~~~~~~~~~~~~ /pbulk/work/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-multi-song-props.c:292:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 292 | gtk_table_attach_defaults (GTK_TABLE (table), priv->isrc, 1, 2, 3, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-multi-song-props.c:319:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 319 | gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-multi-song-props.c:341:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 341 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-multi-song-props.c:342:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 342 | GTK_STOCK_APPLY, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~ brasero-multi-song-props.c: In function 'brasero_multi_song_props_class_init': brasero-multi-song-props.c:359:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 359 | g_type_class_add_private (klass, sizeof (BraseroMultiSongPropsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-multi-song-props.c:30: /pbulk/work/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-setting.o CC brasero-search-engine.o CC brasero-drive-settings.o brasero-project-name.c: In function 'brasero_project_name_get_track_data_cfg': brasero-project-name.c:122:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 122 | priv = BRASERO_PROJECT_NAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_icon_button_clicked': brasero-project-name.c:157:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 157 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-project-name.c:158:48: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 158 | GTK_STOCK_OK, GTK_RESPONSE_OK, | ^~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_get_default_label': brasero-project-name.c:228:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 228 | priv = BRASERO_PROJECT_NAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_label_insert_text': brasero-project-name.c:373:9: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 373 | gdk_beep (); | ^~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-project-name.c:33: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_label_changed': brasero-project-name.c:425:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 425 | priv = BRASERO_PROJECT_NAME_PRIVATE (editable); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_set_type': brasero-project-name.c:441:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 441 | priv = BRASERO_PROJECT_NAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_flags_changed': brasero-project-name.c:504:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 504 | priv = BRASERO_PROJECT_NAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_init': brasero-project-name.c:523:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 523 | priv = BRASERO_PROJECT_NAME_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_session_changed': brasero-project-name.c:547:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 547 | priv = BRASERO_PROJECT_NAME_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_unset_session': brasero-project-name.c:610:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 610 | priv = BRASERO_PROJECT_NAME_PRIVATE (project); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_set_session': brasero-project-name.c:638:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 638 | priv = BRASERO_PROJECT_NAME_PRIVATE (project); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_get_property': brasero-project-name.c:691:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 691 | priv = BRASERO_PROJECT_NAME_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-project-name.c: In function 'brasero_project_name_class_init': brasero-project-name.c:716:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 716 | g_type_class_add_private (klass, sizeof (BraseroProjectNamePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-project-name.c:31: /pbulk/work/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-video-disc.c:101:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 101 | {"OpenVideo", GTK_STOCK_OPEN, NULL, NULL, N_("Open the selected video"), | ^ brasero-video-disc.c:103:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 103 | {"EditVideo", GTK_STOCK_PROPERTIES, N_("_Edit Information…"), NULL, N_("Edit the video information (start, end, author, etc.)"), | ^ brasero-video-disc.c:105:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 105 | {"DeleteVideo", GTK_STOCK_REMOVE, NULL, NULL, N_("Remove the selected videos from the project"), | ^ brasero-video-disc.c: In function 'brasero_video_disc_name_editing_started_cb': brasero-video-disc.c:171:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 171 | priv = BRASERO_VIDEO_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_name_editing_canceled_cb': brasero-video-disc.c:181:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 181 | priv = BRASERO_VIDEO_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_name_edited_cb': brasero-video-disc.c:197:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 197 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_add_uri_real': brasero-video-disc.c:234:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 234 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_add_uri': brasero-video-disc.c:270:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 270 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_add_directory_contents': brasero-video-disc.c:329:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 329 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_directory_dialog': brasero-video-disc.c:368:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 368 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_delete_selected': brasero-video-disc.c:510:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 510 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_get_selected_uri': brasero-video-disc.c:545:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 545 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_edit_song_properties_list': brasero-video-disc.c:637:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 637 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_edit_information_cb': brasero-video-disc.c:806:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 806 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_open_file': brasero-video-disc.c:841:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 841 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_button_pressed_cb': brasero-video-disc.c:949:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 949 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:978:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 978 | widget = gtk_ui_manager_get_widget (priv->manager, "/ContextMenu/PasteAudio"); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284, from brasero-video-disc.c:34: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:986:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 986 | widget = gtk_ui_manager_get_widget (priv->manager,"/ContextMenu"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:987:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 987 | gtk_menu_popup (GTK_MENU (widget), | ^~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_add_ui': brasero-video-disc.c:1051:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1051 | priv = BRASERO_VIDEO_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_iter_n_children': brasero-video-tree-model.c:113:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 113 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:1062:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 1062 | priv->disc_group = gtk_action_group_new (BRASERO_DISC_ACTION "-video"); | ^~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_get_value': brasero-video-tree-model.c:165:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 165 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:1063:17: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 1063 | gtk_action_group_set_translation_domain (priv->disc_group, GETTEXT_PACKAGE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c:191:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 191 | g_value_set_string (value, GTK_STOCK_MEDIA_PAUSE); | ^~~~~~~~~~~~~~~~~~ brasero-video-disc.c:1064:17: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 1064 | gtk_action_group_add_actions (priv->disc_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:1072:17: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 1072 | gtk_ui_manager_insert_action_group (manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:1077:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 1077 | merge_id = gtk_ui_manager_add_ui_from_string (manager, | ^~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_rename_activated': brasero-video-tree-model.c: In function 'brasero_video_tree_model_track_to_path': brasero-video-tree-model.c:396:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 396 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:1101:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1101 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_get_path': brasero-video-tree-model.c:424:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 424 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_key_released_cb': brasero-video-disc.c:1133:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1133 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_path_to_track': brasero-video-tree-model.c:464:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 464 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_init': brasero-video-tree-model.c:487:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 487 | if (index <= 0) | ^~ brasero-video-disc.c:1156:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1156 | priv = BRASERO_VIDEO_DISC_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c:490:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 490 | index --; | ^~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_get_iter': brasero-video-tree-model.c:508:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 508 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_track_next': brasero-video-disc.c:1177:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 1177 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (priv->tree), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c:555:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 555 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/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-video-tree-model.c: In function 'brasero_video_tree_model_track_previous': brasero-video-tree-model.c:572:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 572 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_iter_next': brasero-video-tree-model.c:594:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 594 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_finalize': brasero-video-disc.c:1275:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1275 | priv = BRASERO_VIDEO_DISC_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_get_property': brasero-video-tree-model.c: In function 'brasero_video_tree_model_move_before': brasero-video-tree-model.c:732:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 732 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:1294:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1294 | priv = BRASERO_VIDEO_DISC_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_set_property': brasero-video-tree-model.c: In function 'brasero_video_tree_model_drag_data_received': brasero-video-disc.c:1314:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1314 | priv = BRASERO_VIDEO_DISC_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c:841:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 841 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (drag_dest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c: In function 'brasero_video_disc_set_session_contents': brasero-video-disc.c:1334:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1334 | priv = BRASERO_VIDEO_DISC_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_reindex': brasero-video-disc.c: In function 'brasero_video_disc_is_empty': brasero-video-tree-model.c:948:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 948 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:1375:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1375 | priv = BRASERO_VIDEO_DISC_PRIVATE (disc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_track_added': brasero-video-disc.c: In function 'brasero_video_disc_class_init': brasero-video-tree-model.c:989:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 989 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-disc.c:1401:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1401 | g_type_class_add_private (klass, sizeof (BraseroVideoDiscPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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-video-tree-model.c: In function 'brasero_video_tree_model_track_removed': brasero-video-tree-model.c:1032:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1032 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_track_changed': brasero-video-tree-model.c:1061:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1061 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_set_session': brasero-video-tree-model.c:1126:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1126 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_get_session': brasero-video-tree-model.c:1164:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1164 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_init': brasero-video-tree-model.c:1173:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1173 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_finalize': brasero-video-tree-model.c:1187:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1187 | priv = BRASERO_VIDEO_TREE_MODEL_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-video-tree-model.c: In function 'brasero_video_tree_model_class_init': brasero-video-tree-model.c:1286:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1286 | g_type_class_add_private (klass, sizeof (BraseroVideoTreeModelPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-video-tree-model.c:30: /pbulk/work/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-app.c:142:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 142 | {"Quit", GTK_STOCK_QUIT, NULL, NULL, | ^ brasero-app.c:145:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 145 | {"Contents", GTK_STOCK_HELP, N_("_Contents"), "F1", N_("Display help"), | ^ brasero-app.c:148:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 148 | {"About", GTK_STOCK_ABOUT, NULL, NULL, N_("About"), | ^ brasero-app.c: In function 'brasero_app_load_window_state': brasero-app.c:215:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 215 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:220:9: warning: 'gdk_screen_get_monitor_at_window' is deprecated: Use 'gdk_display_get_monitor_at_window' instead [-Wdeprecated-declarations] 220 | monitor = gdk_screen_get_monitor_at_window (screen, gtk_widget_get_window (GTK_WIDGET (priv->mainwin))); | ^~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-app.c:31: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:91:15: note: declared here 91 | gint gdk_screen_get_monitor_at_window (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:221:9: warning: 'gdk_screen_get_monitor_geometry' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations] 221 | gdk_screen_get_monitor_geometry (screen, monitor, &rect); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here 78 | void gdk_screen_get_monitor_geometry (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_save_contents': brasero-app.c:266:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 266 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_get_saved_contents': brasero-app.c:312:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 312 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_toplevel_destroyed_cb': brasero-app.c:328:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 328 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_dialog': brasero-app.c:343:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 343 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_alert': brasero-app.c:395:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 395 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_get_statusbar1': brasero-app.c:434:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 434 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_get_statusbar2': brasero-app.c:445:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 445 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_get_project_manager': brasero-app.c:454:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 454 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'on_destroy_cb': brasero-app.c:463:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 463 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'on_delete_cb': brasero-app.c:475:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 475 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'on_exit_cb': brasero-app.c:490:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 490 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_is_running': brasero-app.c:504:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 504 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_set_parent': brasero-app.c:514:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 514 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_burn': brasero-app.c:530:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 530 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_process_session': brasero-app.c:741:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 741 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_data': brasero-app.c:853:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 853 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_stream': brasero-app.c:911:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 911 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_blank': brasero-app.c:971:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 971 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'on_eject_cb': brasero-app.c:1020:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1020 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_check': brasero-app.c:1047:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1047 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_current_toplevel_destroyed': brasero-app.c:1097:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1097 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_set_toplevel': brasero-app.c:1107:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1107 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'on_prefs_cb': brasero-app.c:1143:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1143 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'on_about_cb': brasero-app.c:1196:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1196 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'on_help_cb': brasero-app.c:1240:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1240 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1242:9: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] 1242 | gtk_show_uri (NULL, "help:brasero", gtk_get_current_event_time (), &error); | ^~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:200: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here 33 | gboolean gtk_show_uri (GdkScreen *screen, | ^~~~~~~~~~~~ brasero-app.c: In function 'on_window_state_changed_cb': brasero-app.c:1264:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1264 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'on_configure_event_cb': brasero-app.c:1289:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1289 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_add_recent': brasero-app.c:1732:9: warning: 'gtk_recent_action_new_for_manager' is deprecated [-Wdeprecated-declarations] 1732 | action = gtk_recent_action_new_for_manager ("RecentProjects", | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:274: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkrecentaction.h:70:12: note: declared here 70 | GtkAction *gtk_recent_action_new_for_manager (const gchar *name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1763:9: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] 1763 | gtk_action_group_add_action (group, action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here 200 | void gtk_action_group_add_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_menu_item_selected_cb': brasero-app.c:1779:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1779 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1781:9: warning: 'gtk_activatable_get_related_action' is deprecated [-Wdeprecated-declarations] 1781 | action = gtk_activatable_get_related_action (GTK_ACTIVATABLE (proxy)); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:83:12: note: declared here 83 | GtkAction *gtk_activatable_get_related_action (GtkActivatable *activatable); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_menu_item_deselected_cb': brasero-app.c:1803:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1803 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_caps_changed_cb': brasero-app.c:1854:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1854 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1856:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1856 | widget = gtk_ui_manager_get_widget (priv->manager, "/menubar/ToolMenu/Check"); | ^~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_create_mainwin': brasero-app.c:1875:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1875 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1900:9: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 1900 | priv->manager = gtk_ui_manager_new (); | ^~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here 130 | GtkUIManager *gtk_ui_manager_new (void); | ^~~~~~~~~~~~~~~~~~ brasero-app.c:1910:9: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 1910 | action_group = gtk_action_group_new ("MenuActions"); | ^~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ brasero-app.c:1911:9: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 1911 | gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1912:9: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 1912 | gtk_action_group_add_actions (action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1917:9: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 1917 | gtk_ui_manager_insert_action_group (priv->manager, action_group, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1921:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 1921 | if (!gtk_ui_manager_add_ui_from_string (priv->manager, description, -1, &error)) { | ^~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1926:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1926 | menubar = gtk_ui_manager_get_widget (priv->manager, "/menubar"); | ^~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1953:9: warning: 'gtk_ui_manager_ensure_update' is deprecated [-Wdeprecated-declarations] 1953 | gtk_ui_manager_ensure_update (priv->manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:184:16: note: declared here 184 | void gtk_ui_manager_ensure_update (GtkUIManager *manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1959:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1959 | widget = gtk_ui_manager_get_widget (priv->manager, "/menubar/ToolMenu/Check"); | ^~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c:1970:9: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] 1970 | accel_group = gtk_ui_manager_get_accel_group (priv->manager); | ^~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here 147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_activate': brasero-app.c:2002:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2002 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_run_mainwin': brasero-app.c:2016:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2016 | priv = BRASERO_APP_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_get_io_parent_window': brasero-app.c:2041:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2041 | priv = BRASERO_APP_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_init': brasero-app.c:2061:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2061 | priv = BRASERO_APP_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_finalize': brasero-app.c:2080:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2080 | priv = BRASERO_APP_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_set_property': brasero-app.c:2103:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2103 | priv = BRASERO_APP_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_get_property': brasero-app.c:2126:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2126 | priv = BRASERO_APP_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-app.c: In function 'brasero_app_class_init': brasero-app.c:2144:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2144 | g_type_class_add_private (klass, sizeof (BraseroAppPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: /pbulk/work/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-song-control.o brasero-setting.c: In function 'brasero_setting_get_value': brasero-setting.c:79:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 79 | priv = BRASERO_SETTING_PRIVATE (setting); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-setting.c: In function 'brasero_setting_set_value': brasero-setting.c:182:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 182 | priv = BRASERO_SETTING_PRIVATE (setting); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-setting.c: In function 'brasero_setting_load': brasero-setting.c:308:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 308 | priv = BRASERO_SETTING_PRIVATE (setting); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-setting.c: In function 'brasero_setting_save': brasero-setting.c:422:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 422 | priv = BRASERO_SETTING_PRIVATE (setting); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-setting.c: In function 'brasero_setting_init': brasero-setting.c:544:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 544 | priv = BRASERO_SETTING_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-setting.c: In function 'brasero_setting_finalize': brasero-setting.c:565:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 565 | priv = BRASERO_SETTING_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-setting.c: In function 'brasero_setting_class_init': brasero-setting.c:600:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 600 | g_type_class_add_private (klass, sizeof (BraseroSettingPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from brasero-setting.c:23: /pbulk/work/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-cli.o brasero-drive-settings.c: In function 'brasero_drive_settings_get_mapping_speed': brasero-drive-settings.c:78:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 78 | priv = BRASERO_DRIVE_SETTINGS_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-settings.c: In function 'brasero_drive_settings_get_mapping_flags': brasero-drive-settings.c:110:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 110 | priv = BRASERO_DRIVE_SETTINGS_PRIVATE (user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-settings.c: In function 'brasero_drive_settings_bind_session': brasero-drive-settings.c:158:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 158 | priv = BRASERO_DRIVE_SETTINGS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-settings.c: In function 'brasero_drive_settings_unbind_session': brasero-drive-settings.c:214:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 214 | priv = BRASERO_DRIVE_SETTINGS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-settings.c: In function 'brasero_drive_settings_rebind_session': brasero-drive-settings.c:242:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 242 | priv = BRASERO_DRIVE_SETTINGS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-settings.c: In function 'brasero_drive_settings_unset_session': brasero-drive-settings.c:312:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 312 | priv = BRASERO_DRIVE_SETTINGS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-settings.c: In function 'brasero_drive_settings_set_session': brasero-drive-settings.c:341:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 341 | priv = BRASERO_DRIVE_SETTINGS_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-drive-settings.c: In function 'brasero_drive_settings_class_init': brasero-drive-settings.c:382:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 382 | g_type_class_add_private (klass, sizeof (BraseroDriveSettingsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from brasero-drive-settings.h:26, from brasero-drive-settings.c:29: /pbulk/work/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-song-control.c: In function 'brasero_song_control_get_type_once': brasero-song-control.c:57:1: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 57 | G_DEFINE_TYPE (BraseroSongControl, brasero_song_control, GTK_TYPE_ALIGNMENT); | ^~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255, from brasero-song-control.c:27: /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_get_length': brasero-song-control.c:64:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 64 | priv = BRASERO_SONG_CONTROL_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_get_pos': brasero-song-control.c:76:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 76 | priv = BRASERO_SONG_CONTROL_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_update_position': brasero-song-control.c:87:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 87 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_set_pos': brasero-song-control.c:113:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 113 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_range_value_changed': brasero-song-control.c:130:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 130 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_set_length': brasero-song-control.c:148:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 148 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_update_progress_cb': brasero-song-control.c:163:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 163 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_range_button_pressed_cb': brasero-song-control.c:183:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 183 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_range_button_released_cb': brasero-song-control.c:201:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 201 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_button_clicked_cb': brasero-song-control.c:218:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 218 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_volume_changed_cb': brasero-song-control.c:235:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 235 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_get_uri': brasero-song-control.c:246:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 246 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_set_info': brasero-song-control.c:258:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 258 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_set_boundaries': brasero-song-control.c:309:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 309 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_set_uri': brasero-song-control.c:328:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 328 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_bus_messages': brasero-song-control.c:362:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 362 | priv = BRASERO_SONG_CONTROL_PRIVATE (player); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_destroy': brasero-song-control.c:447:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 447 | priv = BRASERO_SONG_CONTROL_PRIVATE (obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_init': brasero-song-control.c:490:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 490 | priv = BRASERO_SONG_CONTROL_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c:531:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 531 | gtk_misc_set_alignment (GTK_MISC (priv->header), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /pbulk/work/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-song-control.c:541:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 541 | gtk_misc_set_alignment (GTK_MISC (priv->size), 0.0, 0.0); | ^~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/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-song-control.c:557:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 557 | alignment = gtk_alignment_new (0.0, 0.0, 0.0, 0.0); | ^~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ brasero-song-control.c:570:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 570 | image = gtk_image_new_from_stock (GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_BUTTON); | ^~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /pbulk/work/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-song-control.c:570:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 570 | image = gtk_image_new_from_stock (GTK_STOCK_MEDIA_PLAY, GTK_ICON_SIZE_BUTTON); | ^~~~~ brasero-song-control.c:623:9: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 623 | gtk_alignment_set_padding (GTK_ALIGNMENT (object), 12, 0, 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ brasero-song-control.c: In function 'brasero_song_control_class_init': brasero-song-control.c:638:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 638 | g_type_class_add_private (klass, sizeof (BraseroSongControlPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/sysutils/brasero/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/sysutils/brasero/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /pbulk/work/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD brasero gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/src' Making all in po gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/po' MSGFMT af.gmo MSGFMT ar.gmo MSGFMT ast.gmo MSGFMT as.gmo MSGFMT bg.gmo MSGFMT be.gmo MSGFMT bn_IN.gmo MSGFMT bn.gmo MSGFMT br.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ckb.gmo MSGFMT ca@valencia.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT cs.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT en@shaw.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT gd.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT km.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT ku.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mai.gmo MSGFMT mjw.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT my.gmo MSGFMT nb.gmo MSGFMT nds.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT pt_BR.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT sv.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/po' Making all in data gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/data' Making all in icons gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/data/icons' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/data/icons' Making all in mime gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/data/mime' ITMRG brasero.xml gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/data/mime' gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/data' ITMRG brasero.appdata.xml ITMRG brasero.desktop GEN org.gnome.brasero.gschema.valid gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/data' gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/data' Making all in docs gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs' Making all in reference gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs/reference' Making all in libbrasero-media gmake[4]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs/reference/libbrasero-media' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs/reference/libbrasero-media' Making all in libbrasero-burn gmake[4]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs/reference/libbrasero-burn' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs/reference/libbrasero-burn' gmake[4]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs/reference' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs/reference' gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs/reference' gmake[3]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs' gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/docs' Making all in help gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/help' GEN ca/ca.mo GEN cs/cs.mo GEN da/da.mo GEN en_GB/en_GB.mo GEN el/el.mo GEN de/de.mo GEN bg/bg.mo GEN es/es.mo GEN fi/fi.mo GEN eu/eu.mo GEN fr/fr.mo GEN gl/gl.mo GEN hu/hu.mo GEN id/id.mo GEN it/it.mo GEN ja/ja.mo GEN ko/ko.mo GEN lv/lv.mo GEN pl/pl.mo GEN pt/pt.mo GEN pt_BR/pt_BR.mo GEN ro/ro.mo GEN ru/ru.mo GEN sl/sl.mo GEN te/te.mo GEN sv/sv.mo GEN uk/uk.mo GEN zh_CN/zh_CN.mo GEN zh_HK/zh_HK.mo GEN zh_TW/zh_TW.mo GEN ca/ GEN bg/ GEN cs/ GEN da/ GEN de/ GEN el/ GEN en_GB/ GEN es/ GEN eu/ GEN fi/ GEN fr/ GEN gl/ GEN hu/ GEN id/ GEN it/ GEN ja/ GEN ko/ GEN lv/ GEN pl/ GEN pt/ GEN pt_BR/ GEN ro/ GEN ru/ GEN sl/ GEN te/ GEN sv/ GEN uk/ GEN zh_CN/ GEN zh_HK/ GEN zh_TW/ gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3/help' gmake[2]: Entering directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3' gmake[2]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3' gmake[1]: Leaving directory '/pbulk/work/sysutils/brasero/work/brasero-3.12.3'