=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 gkrellm-launch-0.5nb67 --- gkrellmlaunch.o --- gcc -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wall -fPIC `pkg-config gtk+-2.0 --cflags` -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/include -c gkrellmlaunch.c In file included from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/gkrellm.h:48, from gkrellmlaunch.c:36: /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gobject/gobject.h:26:0, from /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/gkrellm.h:48, from gkrellmlaunch.c:36: /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gobject/gtype.h:725:1: note: declared here { ^ In file included from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/gkrellm.h:48, from gkrellmlaunch.c:36: /tmp/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/glib/galloca.h:34:0, from /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/log.h:37, from /tmp/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/gkrellm.h:41, from gkrellmlaunch.c:36: /tmp/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here struct _GTimeVal ^~~~~~~~~ gkrellmlaunch.c: In function 'apply_plugin_config': gkrellmlaunch.c:285:21: warning: variable 'ts' set but not used [-Wunused-but-set-variable] GkrellmTextstyle *ts; ^~ gkrellmlaunch.c: In function 'create_plugin': gkrellmlaunch.c:809:21: warning: variable 'ts' set but not used [-Wunused-but-set-variable] GkrellmTextstyle *ts; ^~ --- gkrellmlaunch.so --- gcc gkrellmlaunch.o -o gkrellmlaunch.so -shared `pkg-config gtk+-2.0 --libs` ld: warning: libfontconfig.so.2, needed by /tmp/misc/gkrellm-launch/work/.buildlink/lib/libcairo.so, may conflict with libfontconfig.so.1 ld: warning: libfreetype.so.19, needed by /usr/X11R7/lib/libfontconfig.so.2, may conflict with libfreetype.so.6 *** Please use pkgtools/verifypc to sanity check dependencies.