=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 zenity-3.32.0 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/x11/zenity/work/zenity-3.32.0' Making all in src gmake[2]: Entering directory '/tmp/x11/zenity/work/zenity-3.32.0/src' CC zenity-about.o CC zenity-calendar.o CC zenity-entry.o CC zenity-fileselection.o CC zenity-main.o CC zenity-msg.o CC zenity-notification.o CC zenity-option.o msg.c: In function 'zenity_msg': msg.c:209:30: warning: passing argument 1 of 'gtk_label_set_width_chars' from incompatible pointer type [-Wincompatible-pointer-types] gtk_label_set_width_chars (text, 10); ^~~~ In file included from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35:0, from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from zenity.h:4, from util.h:4, from msg.c:26: /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:147:10: note: expected 'GtkLabel * {aka struct _GtkLabel *}' but argument is of type 'GObject * {aka struct _GObject *}' void gtk_label_set_width_chars (GtkLabel *label, ^~~~~~~~~~~~~~~~~~~~~~~~~ msg.c:210:34: warning: passing argument 1 of 'gtk_label_set_max_width_chars' from incompatible pointer type [-Wincompatible-pointer-types] gtk_label_set_max_width_chars (text, 10); ^~~~ In file included from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35:0, from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from zenity.h:4, from util.h:4, from msg.c:26: /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:152:10: note: expected 'GtkLabel * {aka struct _GtkLabel *}' but argument is of type 'GObject * {aka struct _GObject *}' void gtk_label_set_max_width_chars (GtkLabel *label, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC zenity-progress.o CC zenity-scale.o CC zenity-text.o CC zenity-tree.o text.c: In function 'zenity_text': text.c:295:3: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font (GTK_WIDGET (text_view), fontDesc); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from zenity.h:4, from util.h:4, from text.c:26: /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ CC zenity-color.o CC zenity-password.o CC zenity-util.o CC zenity-forms.o util.c: In function 'zenity_util_fill_file_buffer': util.c:156:13: warning: Deprecated pre-processor symbol, replace with g_memmove (buf, leftover, remaining); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'transient_get_xterm': util.c:329:4: warning: 'gdk_error_trap_push' is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations] gdk_error_trap_push (); ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50:0, from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from zenity.h:4, from util.h:4, from util.c:33: /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here void gdk_error_trap_push (void); ^~~~~~~~~~~~~~~~~~~ util.c:332:4: warning: 'gdk_flush' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations] gdk_flush (); ^~~~~~~~~ In file included from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50:0, from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from zenity.h:4, from util.h:4, from util.c:33: /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here void gdk_flush (void); ^~~~~~~~~ util.c:333:4: warning: 'gdk_error_trap_pop' is deprecated: Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations] if (gdk_error_trap_pop () != 0 || ret == 0) { ^~ In file included from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50:0, from /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from zenity.h:4, from util.h:4, from util.c:33: /tmp/x11/zenity/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:73:32: note: declared here G_GNUC_WARN_UNUSED_RESULT gint gdk_error_trap_pop (void); ^~~~~~~~~~~~~~~~~~ CCLD zenity gmake[2]: Leaving directory '/tmp/x11/zenity/work/zenity-3.32.0/src' Making all in po gmake[2]: Entering directory '/tmp/x11/zenity/work/zenity-3.32.0/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/x11/zenity/work/zenity-3.32.0/po' Making all in data gmake[2]: Entering directory '/tmp/x11/zenity/work/zenity-3.32.0/data' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/x11/zenity/work/zenity-3.32.0/data' Making all in help gmake[2]: Entering directory '/tmp/x11/zenity/work/zenity-3.32.0/help' GEN bg/bg.mo GEN ca/ca.mo GEN da/da.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 fi/fi.mo GEN gl/gl.mo GEN fr/fr.mo GEN hu/hu.mo GEN ja/ja.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 zh_CN/zh_CN.mo GEN uk/uk.mo GEN bg/ GEN ca/ GEN cs/ GEN da/ ERROR: To use this tool, add USE_TOOLS+=itstool to the package Makefile. ERROR: To use this tool, add USE_TOOLS+=itstool to the package Makefile. ERROR: To use this tool, add USE_TOOLS+=itstool to the package Makefile. gmake[2]: *** [Makefile:555: ca/ca.stamp] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: *** [Makefile:555: cs/cs.stamp] Error 1 gmake[2]: *** [Makefile:555: bg/bg.stamp] Error 1 ERROR: To use this tool, add USE_TOOLS+=itstool to the package Makefile. gmake[2]: *** [Makefile:555: da/da.stamp] Error 1 gmake[2]: Leaving directory '/tmp/x11/zenity/work/zenity-3.32.0/help' gmake[1]: *** [Makefile:427: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/x11/zenity/work/zenity-3.32.0' gmake: *** [Makefile:368: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/x11/zenity WARNING: Please add USE_TOOLS+=itstool to the package Makefile. WARNING: Please add USE_TOOLS+=itstool to the package Makefile. WARNING: Please add USE_TOOLS+=itstool to the package Makefile. WARNING: Please add USE_TOOLS+=itstool to the package Makefile. *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/x11/zenity