=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/games/gtklevel9", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gtklevel9-4.0nb50 --- level9.o --- --- main.o --- --- level9.o --- gcc -c -DBITMAP_DECODER -Wall `pkg-config --cflags gtk+-2.0` -I.. -DG_DISABLE_ASSERT -fno-strict-aliasing -DNEED_STRICMP_PROTOTYPE -Dstricmp=g_ascii_strcasecmp -Dstrnicmp=g_ascii_strncasecmp ../level9.c --- main.o --- gcc -DBITMAP_DECODER -Wall `pkg-config --cflags gtk+-2.0` -I.. -DG_DISABLE_ASSERT -ansi -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 main.c --- level9.o --- ../level9.c: In function 'corruptinginput': ../level9.c:2162:22: warning: variable 'keywordnumber' set but not used [-Wunused-but-set-variable] 2162 | int d0,d1,d2,keywordnumber,abrevword; | ^~~~~~~~~~~~~ ../level9.c: In function 'listhandler': ../level9.c:3353:24: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 3353 | a4=L9Pointers[1+code&0x1f]; | ~^~~~~ ../level9.c: In function 'bitmap_st1_decode': ../level9.c:3892:26: warning: unused variable 'colour' [-Wunused-variable] 3892 | L9UINT16 colour = data[1+(i*2)]+data[i*2]*256; | ^~~~~~ ../level9.c: In function 'DecodeBitmap': ../level9.c:4919:9: warning: enumeration value 'NO_BITMAPS' not handled in switch [-Wswitch] 4919 | switch (type) | ^~~~~~ --- main.o --- In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from main.c:21: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ --- config.o --- gcc -DBITMAP_DECODER -Wall `pkg-config --cflags gtk+-2.0` -I.. -DG_DISABLE_ASSERT -ansi -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 config.c --- main.o --- In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ --- gui.o --- gcc -DBITMAP_DECODER -Wall `pkg-config --cflags gtk+-2.0` -I.. -DG_DISABLE_ASSERT -ansi -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 gui.c --- config.o --- In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from config.c:22: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ --- gui.o --- In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from gui.c:20: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ --- text.o --- gcc -DBITMAP_DECODER -Wall `pkg-config --cflags gtk+-2.0` -I.. -DG_DISABLE_ASSERT -ansi -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 text.c --- graphics.o --- gcc -DBITMAP_DECODER -Wall `pkg-config --cflags gtk+-2.0` -I.. -DG_DISABLE_ASSERT -ansi -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 graphics.c --- text.o --- In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from text.c:23: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ --- graphics.o --- In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from graphics.c:23: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ --- util.o --- gcc -DBITMAP_DECODER -Wall `pkg-config --cflags gtk+-2.0` -I.. -DG_DISABLE_ASSERT -ansi -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 util.c In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from util.c:23: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/work/games/gtklevel9/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: /tmp/work/games/gtklevel9/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/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/games/gtklevel9/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ --- gtklevel9 --- gcc -o gtklevel9 level9.o main.o config.o gui.o text.o graphics.o util.o `pkg-config --libs gtk+-2.0` -lm *** Please use pkgtools/verifypc to sanity check dependencies.