+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sound-juicer-3.24.0nb33/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sound-juicer-3.24.0nb33/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for sound-juicer-3.24.0nb33 /bin/make all-recursive make[1]: Entering directory '/home/pbulk/build/audio/sound-juicer/work/sound-juicer-3.24.0' Making all in . make[2]: Entering directory '/home/pbulk/build/audio/sound-juicer/work/sound-juicer-3.24.0' GEN src/sj-resources.c GEN org.gnome.SoundJuicer.service GEN data/org.gnome.SoundJuicer.desktop GEN data/org.gnome.sound-juicer.gschema.valid CC libjuicer/sound_juicer-rb-gst-media-types.o CC libjuicer/sound_juicer-sj-error.o CC libjuicer/sound_juicer-sj-extractor.o CC libjuicer/sound_juicer-sj-metadata.o libjuicer/sj-extractor.c: In function 'sj_extractor_class_init': libjuicer/sj-extractor.c:180:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 180 | g_type_class_add_private (klass, sizeof (SjExtractorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib-object.h:24, from libjuicer/sj-extractor.c:29: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-extractor.c: In function 'sj_extractor_init': libjuicer/sj-extractor.c:240:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 240 | extractor->priv = EXTRACTOR_PRIVATE (extractor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libjuicer/sound_juicer-sj-metadata-getter.o CC libjuicer/sound_juicer-sj-metadata-gvfs.o libjuicer/sj-metadata-getter.c: In function 'sj_metadata_getter_class_init': libjuicer/sj-metadata-getter.c:59:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 59 | g_type_class_add_private (klass, sizeof (SjMetadataGetterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gio/gio.h:28, from libjuicer/sj-metadata-getter.c:21: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-getter.c: In function 'sj_metadata_getter_finalize': libjuicer/sj-metadata-getter.c:67:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 67 | SjMetadataGetterPrivate *priv = GETTER_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-getter.c: In function 'sj_metadata_getter_set_cdrom': libjuicer/sj-metadata-getter.c:90:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 90 | priv = GETTER_PRIVATE (mdg); | ^~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-getter.c: In function 'sj_metadata_getter_list_albums_async': libjuicer/sj-metadata-getter.c:226:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 226 | priv = GETTER_PRIVATE (mdg); | ^~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-gvfs.c: In function 'sj_metadata_gvfs_init': libjuicer/sj-metadata-gvfs.c:258:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 258 | gvfs->priv = GET_PRIVATE (gvfs); | ^~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-gvfs.c: In function 'sj_metadata_gvfs_class_init': libjuicer/sj-metadata-gvfs.c:274:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 274 | g_type_class_add_private (class, sizeof (SjMetadataGvfsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib-object.h:24, from libjuicer/sj-metadata-gvfs.c:26: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC libjuicer/sound_juicer-sj-metadata-musicbrainz5.o CC libjuicer/sound_juicer-sj-structures.o In file included from libjuicer/sj-metadata-musicbrainz5.c:33: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/discid/discid.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 133 | LIBDISCID_API DiscId *discid_new(); | ^~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'make_artist_details': libjuicer/sj-metadata-musicbrainz5.c:174:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 174 | SjMetadataMusicbrainz5Private *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'print_musicbrainz_query_error': libjuicer/sj-metadata-musicbrainz5.c:195:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 195 | SjMetadataMusicbrainz5Private *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'query_musicbrainz': libjuicer/sj-metadata-musicbrainz5.c:224:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 224 | SjMetadataMusicbrainz5Private *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'get_disc_md': libjuicer/sj-metadata-musicbrainz5.c:281:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 281 | SjMetadataMusicbrainz5Private *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'query_artist': libjuicer/sj-metadata-musicbrainz5.c:401:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 401 | SjMetadataMusicbrainz5Private *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'sj_metadata_musicbrainz5_init': libjuicer/sj-metadata-musicbrainz5.c:1260:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1260 | priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'sj_metadata_musicbrainz5_get_property': libjuicer/sj-metadata-musicbrainz5.c:1271:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1271 | SjMetadataMusicbrainz5Private *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'sj_metadata_musicbrainz5_set_property': libjuicer/sj-metadata-musicbrainz5.c:1305:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1305 | SjMetadataMusicbrainz5Private *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'sj_metadata_musicbrainz5_finalize': libjuicer/sj-metadata-musicbrainz5.c:1351:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1351 | priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c: In function 'sj_metadata_musicbrainz5_class_init': libjuicer/sj-metadata-musicbrainz5.c:1372:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1372 | g_type_class_add_private (class, sizeof (SjMetadataMusicbrainz5Private)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib-object.h:24, from libjuicer/sj-metadata-musicbrainz5.c:31: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib.h:56, from libjuicer/sj-metadata-musicbrainz5.c:29: libjuicer/sj-metadata-musicbrainz5.c: In function 'get_artist_info': /home/pbulk/build/audio/sound-juicer/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))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjuicer/sj-metadata-musicbrainz5.c:492:3: note: in expansion of macro 'g_string_free' 492 | g_string_free (artist_name, FALSE); | ^~~~~~~~~~~~~ CC libjuicer/sound_juicer-sj-util.o CC src/sound_juicer-sj-album-chooser-dialog.o CC src/sound_juicer-egg-play-preview.o src/egg-play-preview.c: In function 'egg_play_preview_class_init': src/egg-play-preview.c:138:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 138 | g_type_class_add_private (klass, sizeof (EggPlayPreviewPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from src/egg-play-preview.c:30: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_init': src/egg-play-preview.c:243:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 243 | play_preview->priv = priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_dispose': src/egg-play-preview.c:346:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 346 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'set_time_label_width': src/egg-play-preview.c:500:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 500 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_timeout_cb': src/egg-play-preview.c:531:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 531 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_ui_update_duration': src/egg-play-preview.c:556:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 556 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_ui_update_tags': src/egg-play-preview.c:572:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 572 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_ui_set_sensitive': src/egg-play-preview.c:590:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 590 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_change_value_cb': src/egg-play-preview.c:610:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 610 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_clicked_cb': src/egg-play-preview.c:635:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 635 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_setup_pipeline': src/egg-play-preview.c:656:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 656 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_clear_pipeline': src/egg-play-preview.c:687:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 687 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_process_bus_messages': src/egg-play-preview.c:712:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 712 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_seek': src/egg-play-preview.c:868:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 868 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_play': src/egg-play-preview.c:885:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 885 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_pause': src/egg-play-preview.c:899:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 899 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function '_stop': src/egg-play-preview.c:913:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 913 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_set_uri': src/egg-play-preview.c:950:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 950 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_set_position': src/egg-play-preview.c:995:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 995 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_get_uri': src/egg-play-preview.c:1012:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1012 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_get_title': src/egg-play-preview.c:1024:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1024 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_get_artist': src/egg-play-preview.c:1036:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1036 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_get_album': src/egg-play-preview.c:1048:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1048 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_get_position': src/egg-play-preview.c:1060:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1060 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ src/egg-play-preview.c: In function 'egg_play_preview_get_duration': src/egg-play-preview.c:1072:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1072 | priv = GET_PRIVATE (play_preview); | ^~~~~~~~~~~~~~~~~~~~~~~ CC src/sound_juicer-sj-about.o CC src/sound_juicer-sj-cell-renderer-text.o CC src/sound_juicer-sj-extracting.o CC src/sound_juicer-sj-genres.o src/sj-extracting.c: In function 'finished_actions': src/sj-extracting.c:628:5: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] 628 | gtk_show_uri (NULL, base, GDK_CURRENT_TIME, NULL); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:200, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/brasero3/brasero-medium-selection.h:36, from src/sound-juicer.h:26, from src/sj-extracting.c:26: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here 33 | gboolean gtk_show_uri (GdkScreen *screen, | ^~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib.h:56, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib/gi18n.h:23, from src/sound-juicer.h:25, from src/sj-extracting.c:26: src/sj-extracting.c: In function 'filepath_parse_pattern': /home/pbulk/build/audio/sound-juicer/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))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sj-extracting.c:1212:3: note: in expansion of macro 'g_string_free' 1212 | g_string_free (s, FALSE); | ^~~~~~~~~~~~~ CC src/sound_juicer-sj-main.o CC src/sound_juicer-sj-play.o src/sj-main.c: In function 'on_submit_activate': src/sj-main.c:407:7: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] 407 | if (!gtk_show_uri (NULL, current_submit_url, GDK_CURRENT_TIME, &error)) { | ^~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:200, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/brasero3/brasero-medium-selection.h:36, from src/sound-juicer.h:26, from src/sj-main.c:27: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here 33 | gboolean gtk_show_uri (GdkScreen *screen, | ^~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib/glist.h:34, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib/ghash.h:36, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib.h:52, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib/gi18n.h:23, from src/sound-juicer.h:25, from src/sj-main.c:27: src/sj-main.c: In function 'metadata_cb': src/sj-main.c:850:36: warning: function called through a non-compatible type 850 | g_clear_pointer (¤t_album, (GDestroyNotify) album_details_free); /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib/gmem.h:143:8: note: in definition of macro 'g_clear_pointer' 143 | (destroy) (_ptr); \ | ^~~~~~~ src/sj-main.c:863:33: warning: function called through a non-compatible type 863 | g_clear_pointer (&albums, (GDestroyNotify) g_list_free); /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/glib/gmem.h:143:8: note: in definition of macro 'g_clear_pointer' 143 | (destroy) (_ptr); \ | ^~~~~~~ src/sj-main.c: In function 'on_contents_activate': src/sj-main.c:1640:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] 1640 | gtk_show_uri (NULL, "help:sound-juicer", GDK_CURRENT_TIME, &error); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:200, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/brasero3/brasero-medium-selection.h:36, from src/sound-juicer.h:26, from src/sj-main.c:27: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here 33 | gboolean gtk_show_uri (GdkScreen *screen, | ^~~~~~~~~~~~ src/sj-main.c: In function 'main': src/sj-main.c:2155:30: warning: 'G_APPLICATION_FLAGS_NONE' is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations] 2155 | G_APPLICATION_FLAGS_NONE); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/brasero3/brasero-medium-selection.h:36, from src/sound-juicer.h:26, from src/sj-main.c:27: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/glib-2.0/gio/gioenums.h:1545:3: note: declared here 1545 | G_APPLICATION_FLAGS_NONE GIO_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS), | ^~~~~~~~~~~~~~~~~~~~~~~~ CC src/sound_juicer-sj-prefs.o CC src/sound_juicer-sj-tree-view.o src/sj-prefs.c: In function 'show_help': src/sj-prefs.c:109:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] 109 | gtk_show_uri (NULL, "help:sound-juicer/preferences", GDK_CURRENT_TIME, &error); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:200, from /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/brasero3/brasero-medium-selection.h:36, from src/sound-juicer.h:26, from src/sj-prefs.c:26: /home/pbulk/build/audio/sound-juicer/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here 33 | gboolean gtk_show_uri (GdkScreen *screen, | ^~~~~~~~~~~~ CC src/sound_juicer-sj-window-state.o CC src/sound_juicer-sj-resources.o CC tests/tests_mb_test-mb-test.o CCLD sound-juicer CCLD tests/mb-test make[2]: Leaving directory '/home/pbulk/build/audio/sound-juicer/work/sound-juicer-3.24.0' Making all in po make[2]: Entering directory '/home/pbulk/build/audio/sound-juicer/work/sound-juicer-3.24.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pbulk/build/audio/sound-juicer/work/sound-juicer-3.24.0/po' Making all in help make[2]: Entering directory '/home/pbulk/build/audio/sound-juicer/work/sound-juicer-3.24.0/help' GEN ar/ar.mo GEN ca/ca.mo GEN cs/cs.mo GEN de/de.mo GEN el/el.mo GEN en_GB/en_GB.mo GEN es/es.mo GEN eu/eu.mo GEN fr/fr.mo GEN ja/ja.mo GEN nl/nl.mo GEN oc/oc.mo GEN pl/pl.mo GEN pt_BR/pt_BR.mo GEN ru/ru.mo GEN sl/sl.mo GEN sv/sv.mo GEN uk/uk.mo GEN zh_CN/zh_CN.mo GEN ar/ GEN ca/ GEN cs/ GEN de/ GEN el/ GEN en_GB/ GEN es/ GEN eu/ GEN fr/ GEN ja/ GEN nl/ GEN oc/ GEN pl/ GEN pt_BR/ GEN ru/ GEN sl/ GEN sv/ GEN uk/ GEN zh_CN/ make[2]: Leaving directory '/home/pbulk/build/audio/sound-juicer/work/sound-juicer-3.24.0/help' make[1]: Leaving directory '/home/pbulk/build/audio/sound-juicer/work/sound-juicer-3.24.0' *** Please use pkgtools/verifypc to sanity check dependencies.