=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pragha-1.3.4nb16 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4' Making all in data gmake[2]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data' Making all in icons gmake[3]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons' Making all in 16x16 gmake[4]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/16x16' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/16x16' Making all in 24x24 gmake[4]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/24x24' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/24x24' Making all in 32x32 gmake[4]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/32x32' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/32x32' Making all in 48x48 gmake[4]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/48x48' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/48x48' Making all in 64x64 gmake[4]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/64x64' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/64x64' Making all in 128x128 gmake[4]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/128x128' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons/128x128' gmake[4]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons' gmake[3]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data/icons' gmake[3]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data' ITMRG pragha.desktop gmake[3]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data' gmake[2]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/data' Making all in po gmake[2]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/po' MSGFMT bg.gmo MSGFMT ca_ES.gmo MSGFMT cs.gmo MSGFMT de.gmo MSGFMT es.gmo MSGFMT el.gmo MSGFMT fr.gmo MSGFMT hu.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ko_KR.gmo MSGFMT lt.gmo MSGFMT nl.gmo MSGFMT no.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ru.gmo MSGFMT sv.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo gmake[2]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/po' Making all in src gmake[2]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/src' CC pragha-gtkcellrendererbubble.o CC pragha-info-bar-import-music.o CC pragha-pragha-album-art.o pragha-album-art.c:262:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(PraghaAlbumArtPrivate)); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1345:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:898:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1144:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-album-art.c:295:21: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] albumart->priv = G_TYPE_INSTANCE_GET_PRIVATE(albumart, ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:661:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:901:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :33:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ gtkcellrendererbubble.c:153:7: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color (style, GTK_STATE_FLAG_SELECTED, &selected); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1200:1: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_16_FOR(gtk_render_background) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:371:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_16_FOR' # define GDK_DEPRECATED_IN_3_16_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gtkcellrendererbubble.c:224:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(GtkCellRendererBubblePrivate)); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1345:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:898:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1144:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gtkcellrendererbubble.c:238:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] cell->priv = G_TYPE_INSTANCE_GET_PRIVATE (cell, ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:661:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:901:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :30:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. 3 warnings generated. CC pragha-pragha-art-cache.o CC pragha-pragha-backend.o CC pragha-pragha-cmdline.o CC pragha-pragha-database.o pragha-backend.c:1047:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (PraghaBackendPrivate)); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1345:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:898:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1144:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-backend.c:1053:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] PraghaBackendPrivate *priv = PRAGHA_BACKEND_GET_PRIVATE (backend); ^ pragha-backend.c:81:42: note: expanded from macro 'PRAGHA_BACKEND_GET_PRIVATE' #define PRAGHA_BACKEND_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE ((obj), PRAGHA_TYPE_BACKEND, PraghaBackendPrivate)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:661:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:901:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :62:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ CC pragha-pragha-debug.o 2 warnings generated. CC pragha-pragha-dnd.o CC pragha-pragha-equalizer-dialog.o pragha-database.c:1150:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(PraghaDatabasePrivate)); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1345:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:898:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1144:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-database.c:1160:19: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] database->priv = G_TYPE_INSTANCE_GET_PRIVATE(database, ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:661:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:901:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :23:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. pragha-equalizer-dialog.c:116:2: warning: 'gtk_switch_set_state' is deprecated: Not available before 3.14 [-Wdeprecated-declarations] gtk_switch_set_state (GTK_SWITCH(dialog->enable), TRUE); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkswitch.h:98:1: note: 'gtk_switch_set_state' has been explicitly marked deprecated here GDK_AVAILABLE_IN_3_14 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:364:47: note: expanded from macro 'GDK_AVAILABLE_IN_3_14' # define GDK_AVAILABLE_IN_3_14 GDK_UNAVAILABLE(3, 14) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:50:34: note: expanded from macro 'GDK_UNAVAILABLE' #define GDK_UNAVAILABLE(maj,min) G_UNAVAILABLE(maj,min) _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1121:47: note: expanded from macro 'G_UNAVAILABLE' #define G_UNAVAILABLE(maj,min) __attribute__((deprecated("Not available before " #maj "." #min))) ^ pragha-equalizer-dialog.c:306:2: warning: 'gtk_switch_set_state' is deprecated: Not available before 3.14 [-Wdeprecated-declarations] gtk_switch_set_state (GTK_SWITCH(dialog->enable), TRUE); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkswitch.h:98:1: note: 'gtk_switch_set_state' has been explicitly marked deprecated here GDK_AVAILABLE_IN_3_14 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:364:47: note: expanded from macro 'GDK_AVAILABLE_IN_3_14' # define GDK_AVAILABLE_IN_3_14 GDK_UNAVAILABLE(3, 14) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:50:34: note: expanded from macro 'GDK_UNAVAILABLE' #define GDK_UNAVAILABLE(maj,min) G_UNAVAILABLE(maj,min) _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1121:47: note: expanded from macro 'G_UNAVAILABLE' #define G_UNAVAILABLE(maj,min) __attribute__((deprecated("Not available before " #maj "." #min))) ^ CC pragha-pragha-file-utils.o CC pragha-pragha-filter-dialog.o 2 warnings generated. CC pragha-pragha-hig.o pragha-hig.c:71:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(section_label), 0.0, 0.5); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-hig.c:71:25: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(section_label), 0.0, 0.5); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-hig.c:106:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-hig.c:106:25: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. CC pragha-pragha-library-pane.o CC pragha-pragha-menubar.o CC pragha-pragha-music-enum.o CC pragha-pragha-musicobject.o pragha-musicobject.c:695:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(PraghaMusicobjectPrivate)); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1345:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:898:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1144:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-musicobject.c:871:24: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] musicobject->priv = G_TYPE_INSTANCE_GET_PRIVATE(musicobject, ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:661:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:901:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :99:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ CC pragha-pragha-musicobject-mgmt.o 2 warnings generated. CC pragha-pragha-playback.o CC pragha-pragha-playlist.o CC pragha-pragha-playlists-mgmt.o pragha-playlist.c:3816:22: warning: unused variable 'binding_flags' [-Wunused-variable] const GBindingFlags binding_flags = G_BINDING_SYNC_CREATE; ^ CC pragha-pragha-preferences.o 1 warning generated. CC pragha-pragha-preferences-dialog.o CC pragha-pragha-prepared-statement.o pragha-preferences.c:2319:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(PraghaPreferencesPrivate)); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1345:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:898:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1144:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-preferences.c:2717:22: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] preferences->priv = G_TYPE_INSTANCE_GET_PRIVATE(preferences, ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:661:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:901:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :99:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ CC pragha-pragha-scanner.o 2 warnings generated. CC pragha-pragha-search-entry.o pragha-scanner.c:50:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_update; ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ pragha-scanner.c:292:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&scanner->last_update); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmain.h:711:1: note: 'g_get_current_time' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:965:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' # define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ pragha-scanner.c:293:20: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] last_scan_time = g_time_val_to_iso8601(&scanner->last_update); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gtimer.h:72:1: note: 'g_time_val_to_iso8601' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_date_time_format) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:965:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' # define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ pragha-scanner.c:556:8: warning: 'g_time_val_from_iso8601' is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] if (!g_time_val_from_iso8601(last_scan_time, &scanner->last_update)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gtimer.h:69:1: note: 'g_time_val_from_iso8601' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_date_time_new_from_iso8601) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:965:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' # define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ pragha-scanner.c:632:8: warning: 'g_time_val_from_iso8601' is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] if (!g_time_val_from_iso8601(last_scan_time, &scanner->last_update)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gtimer.h:69:1: note: 'g_time_val_from_iso8601' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_date_time_new_from_iso8601) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:965:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' # define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ CC pragha-pragha-session.o pragha-search-entry.c:55:2: 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] gtk_menu_popup(GTK_MENU(popup_menu), NULL, NULL, ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:413:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. 5 warnings generated. CC pragha-pragha-sidebar.o CC pragha-pragha-simple-async.o pragha-sidebar.c:138:18: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] if (menu_ypos > gdk_screen_get_height (gtk_widget_get_screen (widget)) / 2) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:59:1: note: 'gdk_screen_get_height' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:412:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-sidebar.c:170:4: 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] gtk_menu_popup(GTK_MENU(sidebar->popup_menu), ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:413:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ pragha-sidebar.c:177:5: 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] gtk_menu_popup(GTK_MENU(sidebar->popup_menu), ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:413:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ pragha-sidebar.c:247:2: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] gtk_button_set_focus_on_click (GTK_BUTTON (button), FALSE); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:137:1: note: 'gtk_button_set_focus_on_click' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gtk_widget_set_focus_on_click) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:399:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ CC pragha-pragha-simple-widgets.o CC pragha-pragha-statusbar.o 4 warnings generated. CC pragha-pragha-statusicon.o CC pragha-pragha-tagger.o CC pragha-pragha-tags-dialog.o CC pragha-pragha-tags-mgmt.o pragha-tagger.c:133:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(PraghaTaggerPrivate)); ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1345:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:898:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1144:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-tagger.c:139:17: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] tagger->priv = G_TYPE_INSTANCE_GET_PRIVATE(tagger, ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:661:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:901:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :21:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. CC pragha-pragha-toolbar.o CC pragha-pragha-utils.o CC pragha-pragha-window.o CC pragha-pragha.o CC pragha-xml_helper.o CC pragha-pragha-plugins-engine.o CCLD pragha gmake[2]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/src' Making all in plugins gmake[2]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/plugins' Making all in mpris2 gmake[3]: Entering directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/plugins/mpris2' CC libmpris2_la-pragha-mpris2-plugin.lo pragha-mpris2-plugin.c:51:1: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] PRAGHA_PLUGIN_REGISTER (PRAGHA_TYPE_MPRIS2_PLUGIN, ^ ../../plugins/pragha-plugin-macros.h:190:2: note: expanded from macro 'PRAGHA_PLUGIN_REGISTER' _REGISTER_PRIVATE_CODE(TYPE_NAME, TypeName, type_name,,) ^ ../../plugins/pragha-plugin-macros.h:134:3: note: expanded from macro '_REGISTER_PRIVATE_CODE' g_type_class_add_private (klass, sizeof (TypeName##Private)); \ ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1345:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:898:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1144:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pragha-mpris2-plugin.c:51:1: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] PRAGHA_PLUGIN_REGISTER (PRAGHA_TYPE_MPRIS2_PLUGIN, ^ ../../plugins/pragha-plugin-macros.h:190:2: note: expanded from macro 'PRAGHA_PLUGIN_REGISTER' _REGISTER_PRIVATE_CODE(TYPE_NAME, TypeName, type_name,,) ^ ../../plugins/pragha-plugin-macros.h:143:18: note: expanded from macro '_REGISTER_PRIVATE_CODE' plugin->priv = G_TYPE_INSTANCE_GET_PRIVATE (plugin, TYPE_NAME, TypeName##Private); \ ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:661:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :72:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ pragha-mpris2-plugin.c:1360:1: warning: unused function 'pragha_mpris_update_mobj_remove' [-Wunused-function] pragha_mpris_update_mobj_remove(PraghaMpris2Plugin *plugin, PraghaMusicobject *mobj) ^ pragha-mpris2-plugin.c:1377:1: warning: unused function 'pragha_mpris_update_mobj_added' [-Wunused-function] pragha_mpris_update_mobj_added (PraghaMpris2Plugin *plugin, ^ pragha-mpris2-plugin.c:1420:1: warning: unused function 'pragha_mpris_update_mobj_changed' [-Wunused-function] pragha_mpris_update_mobj_changed(PraghaMpris2Plugin *plugin, PraghaMusicobject *mobj, gint bitmask) ^ pragha-mpris2-plugin.c:1444:1: warning: unused function 'pragha_mpris_update_tracklist_replaced' [-Wunused-function] pragha_mpris_update_tracklist_replaced (PraghaMpris2Plugin *plugin) ^ 6 warnings generated. CCLD libmpris2.la Undefined symbols for architecture x86_64: "_add_playlist_current_playlist", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_append_mobj_list_from_unknown_filename", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_debug_level", referenced from: _pragha_plugin_activate in libmpris2_la-pragha-mpris2-plugin.o _pragha_plugin_deactivate in libmpris2_la-pragha-mpris2-plugin.o _on_name_acquired in libmpris2_la-pragha-mpris2-plugin.o _on_name_lost in libmpris2_la-pragha-mpris2-plugin.o _seeked_cb in libmpris2_la-pragha-mpris2-plugin.o _pragha_art_cache_changed_handler in libmpris2_la-pragha-mpris2-plugin.o _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o ... "_is_playable_file", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_new_musicobject_from_file", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_album_art_get_path", referenced from: _mpris_Player_get_Metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_application_get_art_cache", referenced from: _pragha_plugin_activate in libmpris2_la-pragha-mpris2-plugin.o _pragha_plugin_deactivate in libmpris2_la-pragha-mpris2-plugin.o "_pragha_application_get_backend", referenced from: _pragha_plugin_activate in libmpris2_la-pragha-mpris2-plugin.o _pragha_plugin_deactivate in libmpris2_la-pragha-mpris2-plugin.o _seeked_cb in libmpris2_la-pragha-mpris2-plugin.o _pragha_art_cache_changed_handler in libmpris2_la-pragha-mpris2-plugin.o _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o _handle_get_property in libmpris2_la-pragha-mpris2-plugin.o _handle_set_property in libmpris2_la-pragha-mpris2-plugin.o ... "_pragha_application_get_database", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o _handle_get_property in libmpris2_la-pragha-mpris2-plugin.o "_pragha_application_get_playlist", referenced from: _pragha_plugin_activate in libmpris2_la-pragha-mpris2-plugin.o _pragha_plugin_deactivate in libmpris2_la-pragha-mpris2-plugin.o _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o _handle_get_property in libmpris2_la-pragha-mpris2-plugin.o "_pragha_application_get_preferences", referenced from: _pragha_plugin_activate in libmpris2_la-pragha-mpris2-plugin.o _pragha_plugin_deactivate in libmpris2_la-pragha-mpris2-plugin.o _handle_set_property in libmpris2_la-pragha-mpris2-plugin.o _mpris_Player_get_LoopStatus in libmpris2_la-pragha-mpris2-plugin.o _mpris_Player_get_Shuffle in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_application_get_toolbar", referenced from: _mpris_Player_get_Metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_application_get_window", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_application_quit", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_art_cache_get_uri", referenced from: _pragha_art_cache_changed_handler in libmpris2_la-pragha-mpris2-plugin.o "_pragha_backend_can_seek", referenced from: _mpris_Player_get_CanSeek in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_backend_emitted_error", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_backend_get_current_position", referenced from: _seeked_cb in libmpris2_la-pragha-mpris2-plugin.o _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o _handle_get_property in libmpris2_la-pragha-mpris2-plugin.o "_pragha_backend_get_musicobject", referenced from: _pragha_art_cache_changed_handler in libmpris2_la-pragha-mpris2-plugin.o _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o _mpris_Player_get_Metadata in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_backend_get_state", referenced from: _pragha_art_cache_changed_handler in libmpris2_la-pragha-mpris2-plugin.o _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o _handle_get_property in libmpris2_la-pragha-mpris2-plugin.o _mpris_Player_get_PlaybackStatus in libmpris2_la-pragha-mpris2-plugin.o _mpris_Player_get_Metadata in libmpris2_la-pragha-mpris2-plugin.o _mpris_Player_get_CanPlay in libmpris2_la-pragha-mpris2-plugin.o _mpris_Player_get_CanPause in libmpris2_la-pragha-mpris2-plugin.o ... "_pragha_backend_get_volume", referenced from: _mpris_Player_get_Volume in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_backend_pause", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_backend_seek", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_backend_set_volume", referenced from: _handle_set_property in libmpris2_la-pragha-mpris2-plugin.o "_pragha_database_get_playlist_count", referenced from: _handle_get_property in libmpris2_la-pragha-mpris2-plugin.o "_pragha_database_get_playlist_names", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_album", referenced from: _pragha_art_cache_changed_handler in libmpris2_la-pragha-mpris2-plugin.o _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_artist", referenced from: _pragha_art_cache_changed_handler in libmpris2_la-pragha-mpris2-plugin.o _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_bitrate", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_channels", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_comment", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_file", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_genre", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_length", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_samplerate", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_title", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_track_no", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_get_year", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_musicobject_is_local_file", referenced from: _handle_get_metadata in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playback_can_go_next", referenced from: _handle_get_property in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playback_can_go_prev", referenced from: _handle_get_property in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playback_get_no_tracks", referenced from: _mpris_Player_get_CanPlay in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playback_next_track", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playback_play_pause_resume", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playback_prev_track", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playback_stop", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playlist_activate_unique_mobj", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playlist_append_mobj_and_play", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playlist_append_mobj_list", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playlist_get_mobj_list", referenced from: _handle_get_property in libmpris2_la-pragha-mpris2-plugin.o "_pragha_playlist_remove_all", referenced from: _handle_method_call in libmpris2_la-pragha-mpris2-plugin.o "_pragha_preferences_get_repeat", referenced from: _mpris_Player_get_LoopStatus in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_preferences_get_shuffle", referenced from: _mpris_Player_get_Shuffle in libmpris2_la-pragha-mpris2-plugin.o _pragha_mpris_update_any in libmpris2_la-pragha-mpris2-plugin.o "_pragha_preferences_set_repeat", referenced from: _handle_set_property in libmpris2_la-pragha-mpris2-plugin.o "_pragha_preferences_set_shuffle", referenced from: _handle_set_property in libmpris2_la-pragha-mpris2-plugin.o "_pragha_toolbar_get_album_art", referenced from: _mpris_Player_get_Metadata in libmpris2_la-pragha-mpris2-plugin.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Makefile:557: libmpris2.la] Error 1 gmake[3]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/plugins/mpris2' gmake[2]: *** [Makefile:555: all-recursive] Error 1 gmake[2]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4/plugins' gmake[1]: *** [Makefile:584: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/audio/pragha/work/pragha-1.3.4' gmake: *** [Makefile:495: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/audio/pragha *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/audio/pragha