=> 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 pragha-1.3.4nb51 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4' Making all in data gmake[2]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data' Making all in icons gmake[3]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons' Making all in 16x16 gmake[4]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/16x16' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/16x16' Making all in 24x24 gmake[4]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/24x24' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/24x24' Making all in 32x32 gmake[4]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/32x32' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/32x32' Making all in 48x48 gmake[4]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/48x48' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/48x48' Making all in 64x64 gmake[4]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/64x64' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/64x64' Making all in 128x128 gmake[4]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/128x128' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons/128x128' gmake[4]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons' gmake[3]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data/icons' gmake[3]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data' ITMRG pragha.desktop gmake[3]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data' gmake[2]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/data' Making all in po gmake[2]: Entering directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/po' MSGFMT ca_ES.gmo MSGFMT bg.gmo MSGFMT cs.gmo MSGFMT de.gmo MSGFMT fr.gmo MSGFMT el.gmo MSGFMT es.gmo MSGFMT hu.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ko_KR.gmo MSGFMT lt.gmo MSGFMT nl.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT no.gmo MSGFMT ru.gmo MSGFMT sv.gmo MSGFMT uk.gmo MSGFMT tr.gmo MSGFMT zh_CN.gmo MSGFMT vi.gmo gmake[2]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/po' Making all in src gmake[2]: Entering directory '/pbulk/work/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 CC pragha-pragha-art-cache.o CC pragha-pragha-cmdline.o CC pragha-pragha-database.o CC pragha-pragha-debug.o CC pragha-pragha-backend.o CC pragha-pragha-dnd.o pragha-album-art.c: In function 'pragha_album_art_class_init': pragha-album-art.c:262:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 262 | g_type_class_add_private(object_class, sizeof(PraghaAlbumArtPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib-object.h:24, from pragha-album-art.h:21, from pragha-album-art.c:18: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ pragha-album-art.c: In function 'pragha_album_art_init': pragha-album-art.c:297:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 297 | PraghaAlbumArtPrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~~~ gtkcellrendererbubble.c: In function 'render': gtkcellrendererbubble.c:153:7: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 153 | gtk_style_context_get_background_color (style, GTK_STATE_FLAG_SELECTED, &selected); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from gtkcellrendererbubble.h:24, from gtkcellrendererbubble.c:20: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcellrendererbubble.c: In function 'gtk_cell_renderer_bubble_class_init': gtkcellrendererbubble.c:224:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 224 | g_type_class_add_private (object_class, sizeof(GtkCellRendererBubblePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib-object.h:24, from gtkcellrendererbubble.h:23, from gtkcellrendererbubble.c:20: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gtkcellrendererbubble.c: In function 'gtk_cell_renderer_bubble_init': gtkcellrendererbubble.c:240:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 240 | GtkCellRendererBubblePrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pragha-database.c: In function 'pragha_database_class_init': pragha-database.c:1150:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1150 | g_type_class_add_private(object_class, sizeof(PraghaDatabasePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib-object.h:24, from pragha-database.h:21, from pragha-database.c:24: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ pragha-database.c: In function 'pragha_database_init': pragha-database.c:1162:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1162 | PraghaDatabasePrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~~~ CC pragha-pragha-equalizer-dialog.o CC pragha-pragha-file-utils.o CC pragha-pragha-filter-dialog.o CC pragha-pragha-hig.o CC pragha-pragha-library-pane.o pragha-backend.c: In function 'pragha_backend_class_init': pragha-backend.c:1047:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1047 | g_type_class_add_private (klass, sizeof (PraghaBackendPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/audio/pragha/work/.buildlink/include/gstreamer-1.0/gst/gstenumtypes.h:6, from /pbulk/work/audio/pragha/work/.buildlink/include/gstreamer-1.0/gst/gst.h:32, from pragha-backend.h:22, from pragha-backend.c:23: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ pragha-backend.c: In function 'pragha_backend_init': pragha-backend.c:1053:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1053 | PraghaBackendPrivate *priv = PRAGHA_BACKEND_GET_PRIVATE (backend); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC pragha-pragha-menubar.o CC pragha-pragha-music-enum.o pragha-hig.c: In function 'pragha_hig_workarea_table_add_section_title': pragha-hig.c:71:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 71 | gtk_misc_set_alignment(GTK_MISC(section_label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from pragha-hig.h:21, from pragha-hig.c:18: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ pragha-hig.c: In function 'pragha_hig_workarea_table_add_row': pragha-hig.c:106:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 106 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from pragha-hig.h:21, from pragha-hig.c:18: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ CC pragha-pragha-musicobject.o CC pragha-pragha-musicobject-mgmt.o CC pragha-pragha-playback.o CC pragha-pragha-playlist.o CC pragha-pragha-playlists-mgmt.o pragha-musicobject.c: In function 'pragha_musicobject_class_init': pragha-musicobject.c:695:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 695 | g_type_class_add_private(object_class, sizeof(PraghaMusicobjectPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib-object.h:24, from pragha-musicobject.h:21, from pragha-musicobject.c:18: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ pragha-musicobject.c: In function 'pragha_musicobject_init': pragha-musicobject.c:873:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 873 | PraghaMusicobjectPrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pragha-equalizer-dialog.c: In function 'eq_combobox_activated_cb': pragha-equalizer-dialog.c:116:2: warning: 'gtk_switch_set_state' is deprecated: Not available before 3.14 [-Wdeprecated-declarations] 116 | gtk_switch_set_state (GTK_SWITCH(dialog->enable), TRUE); | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:211, from pragha-equalizer-dialog.h:21, from pragha-equalizer-dialog.c:22: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkswitch.h:99:17: note: declared here 99 | void gtk_switch_set_state (GtkSwitch *sw, | ^~~~~~~~~~~~~~~~~~~~ pragha-equalizer-dialog.c: In function 'pragha_equalizer_dialog_show': pragha-equalizer-dialog.c:306:2: warning: 'gtk_switch_set_state' is deprecated: Not available before 3.14 [-Wdeprecated-declarations] 306 | gtk_switch_set_state (GTK_SWITCH(dialog->enable), TRUE); | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:211, from pragha-equalizer-dialog.h:21, from pragha-equalizer-dialog.c:22: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkswitch.h:99:17: note: declared here 99 | void gtk_switch_set_state (GtkSwitch *sw, | ^~~~~~~~~~~~~~~~~~~~ CC pragha-pragha-preferences.o CC pragha-pragha-preferences-dialog.o CC pragha-pragha-prepared-statement.o CC pragha-pragha-scanner.o CC pragha-pragha-search-entry.o CC pragha-pragha-session.o CC pragha-pragha-sidebar.o pragha-playlist.c: In function 'dnd_current_playlist_reorder': pragha-playlist.c:2935:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2935 | else if (pos == GTK_TREE_VIEW_DROP_AFTER) | ^~ pragha-playlist.c:2938:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2938 | gtk_tree_path_free(path); | ^~~~~~~~~~~~~~~~~~ pragha-playlist.c: In function 'create_current_playlist_view': pragha-playlist.c:3816:22: warning: unused variable 'binding_flags' [-Wunused-variable] 3816 | const GBindingFlags binding_flags = G_BINDING_SYNC_CREATE; | ^~~~~~~~~~~~~ CC pragha-pragha-simple-async.o pragha-search-entry.c: In function 'seach_entry_populate_popup': 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] 55 | gtk_menu_popup(GTK_MENU(popup_menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from pragha-search-entry.h:23, from pragha-search-entry.c:19: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ pragha-preferences.c: In function 'pragha_preferences_class_init': pragha-preferences.c:2319:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2319 | g_type_class_add_private(object_class, sizeof(PraghaPreferencesPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib-object.h:24, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from pragha-preferences.h:21, from pragha-preferences.c:22: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ pragha-preferences.c: In function 'pragha_preferences_init': pragha-preferences.c:2719:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2719 | PraghaPreferencesPrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pragha-sidebar.c: In function 'pragha_sidebar_menu_position': pragha-sidebar.c:138:2: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] 138 | if (menu_ypos > gdk_screen_get_height (gtk_widget_get_screen (widget)) / 2) | ^~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from pragha-sidebar.h:21, from pragha-sidebar.c:18: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here 60 | gint gdk_screen_get_height (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~ pragha-sidebar.c: In function 'pragha_sidebar_right_click_cb': 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] 170 | gtk_menu_popup(GTK_MENU(sidebar->popup_menu), | ^~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from pragha-sidebar.h:21, from pragha-sidebar.c:18: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ 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] 177 | gtk_menu_popup(GTK_MENU(sidebar->popup_menu), | ^~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from pragha-sidebar.h:21, from pragha-sidebar.c:18: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ pragha-sidebar.c: In function 'pragha_sidebar_close_button_new': pragha-sidebar.c:247:2: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 247 | gtk_button_set_focus_on_click (GTK_BUTTON (button), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54, from pragha-sidebar.h:21, from pragha-sidebar.c:18: /pbulk/work/audio/pragha/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC pragha-pragha-simple-widgets.o CC pragha-pragha-statusbar.o CC pragha-pragha-statusicon.o pragha-scanner.c:50:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 50 | GTimeVal last_update; | ^~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib.h:32, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gi18n-lib.h:23, from pragha-scanner.c:25: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ pragha-scanner.c: In function 'pragha_scanner_worker_finished': pragha-scanner.c:292:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 292 | g_get_current_time(&scanner->last_update); | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib.h:56, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gi18n-lib.h:23, from pragha-scanner.c:25: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ pragha-scanner.c:293:3: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] 293 | last_scan_time = g_time_val_to_iso8601(&scanner->last_update); | ^~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib.h:92, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gi18n-lib.h:23, from pragha-scanner.c:25: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gtimer.h:76:10: note: declared here 76 | gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; | ^~~~~~~~~~~~~~~~~~~~~ pragha-scanner.c: In function 'pragha_scanner_update_library': pragha-scanner.c:556:3: warning: 'g_time_val_from_iso8601' is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] 556 | if (!g_time_val_from_iso8601(last_scan_time, &scanner->last_update)) | ^~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib.h:92, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gi18n-lib.h:23, from pragha-scanner.c:25: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gtimer.h:73:10: note: declared here 73 | gboolean g_time_val_from_iso8601 (const gchar *iso_date, | ^~~~~~~~~~~~~~~~~~~~~~~ pragha-scanner.c: In function 'pragha_scanner_scan_library': pragha-scanner.c:632:3: warning: 'g_time_val_from_iso8601' is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] 632 | if (!g_time_val_from_iso8601(last_scan_time, &scanner->last_update)) | ^~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib.h:92, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gi18n-lib.h:23, from pragha-scanner.c:25: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib/gtimer.h:73:10: note: declared here 73 | gboolean g_time_val_from_iso8601 (const gchar *iso_date, | ^~~~~~~~~~~~~~~~~~~~~~~ CC pragha-pragha-tagger.o CC pragha-pragha-tags-dialog.o CC pragha-pragha-tags-mgmt.o CC pragha-pragha-toolbar.o CC pragha-pragha-utils.o pragha-tagger.c: In function 'pragha_tagger_class_init': pragha-tagger.c:133:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 133 | g_type_class_add_private(object_class, sizeof(PraghaTaggerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/glib-object.h:24, from pragha-tagger.h:21, from pragha-tagger.c:18: /pbulk/work/audio/pragha/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here 1503 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ pragha-tagger.c: In function 'pragha_tagger_init': pragha-tagger.c:141:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 141 | PraghaTaggerPrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~ CC pragha-pragha-window.o CC pragha-pragha.o CC pragha-xml_helper.o CC pragha-pragha-plugins-engine.o In file included from /usr/include/ctype.h:100, from xml_helper.c:11: xml_helper.c: In function 'strisspace': xml_helper.c:52:15: warning: array subscript has type 'char' [-Wchar-subscripts] 52 | if(!isspace(*i))return 0; | ^ CCLD pragha ld: /pbulk/work/audio/pragha/work/.buildlink/lib/libtag.so: undefined reference to `__atomic_fetch_add_8' gmake[2]: *** [Makefile:705: pragha] Error 1 gmake[2]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4/src' gmake[1]: *** [Makefile:584: all-recursive] Error 1 gmake[1]: Leaving directory '/pbulk/work/audio/pragha/work/pragha-1.3.4' gmake: *** [Makefile:495: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/audio/pragha *** Error code 1 Stop. make: stopped in /usr/pkgsrc/audio/pragha