+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/avahi-ui-0.8nb9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/avahi-ui-0.8nb9/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for avahi-ui-0.8nb9 CC libavahi_common_la-malloc.lo CC libavahi_common_la-address.lo CC libavahi_common_la-alternative.lo CC libavahi_common_la-error.lo CC libavahi_common_la-strlst.lo CC libavahi_common_la-domain.lo CC libavahi_common_la-timeval.lo CC libavahi_common_la-simple-watch.lo CC libavahi_common_la-thread-watch.lo CC libavahi_common_la-rlist.lo CC libavahi_common_la-utf8.lo CC libavahi_common_la-i18n.lo CCLD libavahi-common.la CC libavahi_client_la-client.lo CC libavahi_client_la-entrygroup.lo CC libavahi_client_la-browser.lo CC libavahi_client_la-resolver.lo CC libavahi_client_la-xdg-config.lo CC libavahi_client_la-check-nss.lo CC libavahi_client_la-dbus.lo CC libavahi_client_la-dbus-watch-glue.lo CCLD libavahi-client.la CC libavahi_glib_la-glib-watch.lo glib-watch.c: In function 'prepare_func': glib-watch.c:269:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 269 | GTimeVal now; | ^~~~~~~~ In file included from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib.h:32, from glib-watch.h:28, from glib-watch.c:28: /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ glib-watch.c:273:9: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] 273 | g_source_get_current_time(source, &now); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib.h:56: /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib/gmain.h:702:10: note: declared here 702 | void g_source_get_current_time (GSource *source, | ^~~~~~~~~~~~~~~~~~~~~~~~~ glib-watch.c: In function 'check_func': glib-watch.c:299:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 299 | GTimeVal now; | ^~~~~~~~ /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ glib-watch.c:301:9: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] 301 | g_source_get_current_time(source, &now); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib/gmain.h:702:10: note: declared here 702 | void g_source_get_current_time (GSource *source, | ^~~~~~~~~~~~~~~~~~~~~~~~~ glib-watch.c: In function 'dispatch_func': glib-watch.c:324:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 324 | GTimeVal now; | ^~~~~~~~ /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ glib-watch.c:326:9: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] 326 | g_source_get_current_time(source, &now); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/net/avahi-ui/work/.buildlink/include/glib-2.0/glib/gmain.h:702:10: note: declared here 702 | void g_source_get_current_time (GSource *source, | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC libavahi_glib_la-glib-malloc.lo CCLD libavahi-glib.la CC libavahi_ui_gtk3_la-avahi-ui.lo avahi-ui.c: In function 'get_default_response': avahi-ui.c:140:9: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 140 | t = children = gtk_container_get_children(GTK_CONTAINER(gtk_dialog_get_action_area(dlg))); | ^ In file included from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from avahi-ui.c:30: /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ avahi-ui.c: In function 'response_callback': avahi-ui.c:891:9: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 891 | cursor = gdk_cursor_new(GDK_WATCH); | ^~~~~~ In file included from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34, from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ avahi-ui.c: In function 'aui_service_dialog_init': avahi-ui.c:1136:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1136 | gtk_misc_set_alignment(GTK_MISC(p->domain_label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ avahi-ui.c:1187:5: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 1187 | gtk_box_pack_start(GTK_BOX(gtk_dialog_get_action_area(GTK_DIALOG(d))), p->domain_button, FALSE, TRUE, 0); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ avahi-ui.c:1188:5: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 1188 | gtk_button_box_set_child_secondary(GTK_BUTTON_BOX(gtk_dialog_get_action_area(GTK_DIALOG(d))), p->domain_button, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/net/avahi-ui/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ avahi-ui.c: In function 'browse_callback': avahi-ui.c:522:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 522 | gtk_widget_destroy(m); | ^~~~~~~~~~~~~~~~~~~~~ avahi-ui.c:527:9: note: here 527 | case AVAHI_BROWSER_ALL_FOR_NOW: | ^~~~ avahi-ui.c: In function 'domain_browse_callback': avahi-ui.c:652:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 652 | gtk_widget_destroy(m); | ^~~~~~~~~~~~~~~~~~~~~ avahi-ui.c:657:9: note: here 657 | case AVAHI_BROWSER_ALL_FOR_NOW: | ^~~~ CC libavahi_ui_gtk3_la-stdb.lo CCLD libavahi-ui-gtk3.la ld: warning: file /home/pbulk/build/net/avahi-ui/work/avahi-0.8/avahi-common/.libs/libavahi-common.so: linked to ../avahi-common/.libs/libavahi-common.so: attempted multiple inclusion of file CC bssh-bssh.o bssh.c: In function 'main': bssh.c:166:5: warning: 'd' may be used uninitialized [-Wmaybe-uninitialized] 166 | aui_service_dialog_set_domain (AUI_SERVICE_DIALOG(d), config.domain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bssh.c:109:16: note: 'd' was declared here 109 | GtkWidget *d; | ^ CCLD bssh ld: fatal: recording name conflict: file '../avahi-client/.libs/libavahi-client.so' and file '/home/pbulk/build/net/avahi-ui/work/.buildlink/lib/libavahi-client.so' provide identical dependency names: libavahi-client.so.3 (possible multiple inclusion of the same file) ld: fatal: recording name conflict: file '../avahi-common/.libs/libavahi-common.so' and file '/home/pbulk/build/net/avahi-ui/work/.buildlink/lib/libavahi-common.so' provide identical dependency names: libavahi-common.so.3 (possible multiple inclusion of the same file) ld: fatal: file processing errors. No output written to .libs/bssh collect2: error: ld returned 1 exit status gmake: *** [Makefile:738: bssh] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/avahi-ui *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/avahi-ui