=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/converters/gbase", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for gbase-0.5nb33 --- gbase.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz `pkg-config --cflags gtk+-2.0` -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -c gbase.c In file included from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from gbase.c:22: /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32: /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: /tmp/work/converters/gbase/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ gbase.c: In function 'text_entered_callback': gbase.c:180:3: warning: 'g_strup' is deprecated [-Wdeprecated-declarations] 180 | g_strup(text); | ^~~~~~~ In file included from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/glib.h:56: /tmp/work/converters/gbase/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:277:23: note: declared here 277 | gchar* g_strup (gchar *string); | ^~~~~~~ --- gbase --- gcc gbase.o `pkg-config --libs gtk+-2.0` -o gbase *** Please use pkgtools/verifypc to sanity check dependencies.