=> Bootstrap dependency digest>=20010302: found digest-20211005 ===> 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 wordwarvi-1.0.2nb13 gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz -pthread -pedantic -W -Wall -c joystick.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz `pkg-config --cflags vorbisfile` \ -pthread -pedantic -W -Wall -c rumble.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz `pkg-config --cflags vorbisfile` \ -pthread -pedantic -W -Wall -c ogg_to_pcm.c gcc -pedantic -W -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz \ -DWITHAUDIOSUPPORT `pkg-config --cflags portaudio-2.0` -DDATADIR=\"/usr/pkg/share/wordwarvi/\" \ -pthread `pkg-config --cflags vorbisfile` \ -c wwviaudio.c ogg_to_pcm.c: In function 'ogg_to_pcm': ogg_to_pcm.c:40:7: warning: unused parameter 'samplesize' [-Wunused-parameter] int *samplesize, int *sample_rate, int *nchannels, ^~~~~~~~~~ In file included from ogg_to_pcm.c:27:0: At top level: /tmp/games/wordwarvi/work/.buildlink/include/vorbis/vorbisfile.h:95:21: warning: 'OV_CALLBACKS_STREAMONLY_NOCLOSE' defined but not used [-Wunused-variable] static ov_callbacks OV_CALLBACKS_STREAMONLY_NOCLOSE = { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/games/wordwarvi/work/.buildlink/include/vorbis/vorbisfile.h:88:21: warning: 'OV_CALLBACKS_STREAMONLY' defined but not used [-Wunused-variable] static ov_callbacks OV_CALLBACKS_STREAMONLY = { ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/games/wordwarvi/work/.buildlink/include/vorbis/vorbisfile.h:81:21: warning: 'OV_CALLBACKS_NOCLOSE' defined but not used [-Wunused-variable] static ov_callbacks OV_CALLBACKS_NOCLOSE = { ^~~~~~~~~~~~~~~~~~~~ /tmp/games/wordwarvi/work/.buildlink/include/vorbis/vorbisfile.h:74:21: warning: 'OV_CALLBACKS_DEFAULT' defined but not used [-Wunused-variable] static ov_callbacks OV_CALLBACKS_DEFAULT = { ^~~~~~~~~~~~~~~~~~~~ rumble.c: In function 'play_rumble_effect': rumble.c:98:28: warning: unused parameter 'effect' [-Wunused-parameter] int play_rumble_effect(int effect) ^~~~~~ rumble.c: In function 'get_ready_to_rumble': rumble.c:123:31: warning: unused parameter 'filename' [-Wunused-parameter] int get_ready_to_rumble(char *filename) ^~~~~~~~ wwviaudio.c: In function 'wwviaudio_read_ogg_clip': wwviaudio.c:155:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] printf("Can't get memory for sound data for %llu frames in %s\n", ~~~^ %lu gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz -pthread -pedantic -W -Wall -c wwvi_font.c gcc -o stamp stamp.c gzip -c wordwarvi.6 > wordwarvi.6.gz ./stamp > stamp.h gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include/portaudio2 -I/usr/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/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/harfbuzz -pthread -pedantic -W -Wall -DWITHAUDIOSUPPORT `pkg-config --cflags portaudio-2.0` -DDATADIR=\"/usr/pkg/share/wordwarvi/\" \ joystick.o \ rumble.o \ wwvi_font.o \ ogg_to_pcm.o \ wwviaudio.o \ wordwarvi.c -o wordwarvi -lm `pkg-config --libs portaudio-2.0 vorbisfile` \ `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0 gthread-2.0` In file included from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from wordwarvi.c:23: /tmp/games/wordwarvi/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/games/wordwarvi/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/glib-object.h:22, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from wordwarvi.c:23: /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here { ^ In file included from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from wordwarvi.c:23: /tmp/games/wordwarvi/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/games/wordwarvi/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/glib.h:30, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/glib-object.h:22, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from wordwarvi.c:23: /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ wordwarvi.c: In function 'kgun_move': wordwarvi.c:2953:6: warning: variable 'x1' set but not used [-Wunused-but-set-variable] int x1, y1; ^~ wordwarvi.c: In function 'octopus_move': wordwarvi.c:3767:13: warning: variable 'ydist' set but not used [-Wunused-but-set-variable] int xdist, ydist; ^~~~~ wordwarvi.c: In function 'gdb_move': wordwarvi.c:4267:13: warning: variable 'ydist' set but not used [-Wunused-but-set-variable] int xdist, ydist; ^~~~~ wordwarvi.c: In function 'laserbolt_draw': wordwarvi.c:6319:26: warning: variable 'dy' set but not used [-Wunused-but-set-variable] int x1, y1, x2, y2, dx, dy; ^~ wordwarvi.c:6319:22: warning: variable 'dx' set but not used [-Wunused-but-set-variable] int x1, y1, x2, y2, dx, dy; ^~ wordwarvi.c: In function 'harpoon_draw': wordwarvi.c:6366:18: warning: variable 'y2' set but not used [-Wunused-but-set-variable] int x1, y1, x2, y2; ^~ wordwarvi.c:6366:14: warning: variable 'x2' set but not used [-Wunused-but-set-variable] int x1, y1, x2, y2; ^~ wordwarvi.c: In function 'add_pilot': wordwarvi.c:9101:21: warning: variable 'pilot' set but not used [-Wunused-but-set-variable] struct game_obj_t *pilot; ^~~~~ wordwarvi.c: In function 'draw_radar': wordwarvi.c:10614:23: warning: variable 'width' set but not used [-Wunused-but-set-variable] int xoffset, height, width, yoffset; ^~~~~ wordwarvi.c: In function 'advance_game': wordwarvi.c:11366:16: warning: variable 'nalive' set but not used [-Wunused-but-set-variable] int i, ndead, nalive; ^~~~~~ wordwarvi.c:11366:9: warning: variable 'ndead' set but not used [-Wunused-but-set-variable] int i, ndead, nalive; ^~~~~ wordwarvi.c: In function 'deal_with_joystick': wordwarvi.c:11821:6: warning: variable 'do_down' set but not used [-Wunused-but-set-variable] int do_down = 0; ^~~~~~~ wordwarvi.c:11820:6: warning: variable 'do_up' set but not used [-Wunused-but-set-variable] int do_up = 0; ^~~~~ wordwarvi.c:11819:6: warning: variable 'do_left' set but not used [-Wunused-but-set-variable] int do_left = 0; ^~~~~~~ wordwarvi.c:11818:6: warning: variable 'do_right' set but not used [-Wunused-but-set-variable] int do_right = 0; ^~~~~~~~ wordwarvi.c: In function 'main': wordwarvi.c:14391:13: warning: Deprecated pre-processor symbol if (!g_thread_supported ()) ^~~~~~~~~~~~~~~~~~~ wordwarvi.c:14392:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/glib.h:112:0, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/glib-object.h:22, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/games/wordwarvi/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from wordwarvi.c:23: /tmp/games/wordwarvi/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ wordwarvi.c: In function 'gravity_bomb_move': wordwarvi.c:5160:13: warning: this statement may fall through [-Wimplicit-fallthrough=] t->move = bridge_move; ~~~~~~~~^~~~~~~~~~~~~ wordwarvi.c:5161:4: note: here case OBJ_TYPE_SPARK: ^~~~ wordwarvi.c: In function 'deal_with_joystick': wordwarvi.c:12018:16: warning: this statement may fall through [-Wimplicit-fallthrough=] do_suicide = 1; ~~~~~~~~~~~^~~ wordwarvi.c:12019:4: note: here case keydown: ^~~~ wordwarvi.c: In function 'main': wordwarvi.c:14192:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case '?':usage(); /* exits. */ ^~~~~~~ wordwarvi.c:14193:4: note: here default:printf("Unexpected return value %d from getopt_long_only()\n", rc); ^~~~~~~ wordwarvi.c: In function 'do_intermission': wordwarvi.c:10489:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (they_used_the_source()) { ^ wordwarvi.c:10498:3: note: here case 10: ^~~~ wordwarvi.c:10509:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gameprint(s); ^~~~~~~~~~~~ wordwarvi.c:10510:3: note: here case 9: ^~~~ wordwarvi.c:10520:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gameprint(s); ^~~~~~~~~~~~ wordwarvi.c:10521:3: note: here case 8: ^~~~ wordwarvi.c:10532:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gameprint(s); ^~~~~~~~~~~~ wordwarvi.c:10533:3: note: here case 7: ^~~~ wordwarvi.c:10539:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gameprint(s); ^~~~~~~~~~~~ wordwarvi.c:10540:3: note: here case 6: ^~~~ wordwarvi.c:10549:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gameprint(s); ^~~~~~~~~~~~ wordwarvi.c:10550:3: note: here case 5: ^~~~ wordwarvi.c:10559:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gameprint(s); ^~~~~~~~~~~~ wordwarvi.c:10560:3: note: here case 4: ^~~~ wordwarvi.c:10569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gameprint(s); ^~~~~~~~~~~~ wordwarvi.c:10570:3: note: here case 3: ^~~~ wordwarvi.c:10578:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gameprint(s); ^~~~~~~~~~~~ wordwarvi.c:10579:3: note: here case 2: ^~~~ wordwarvi.c:10587:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gameprint(s); ^~~~~~~~~~~~ wordwarvi.c:10588:3: note: here case 1: ^~~~ At top level: wordwarvi.c:9543:13: warning: 'add_buildings' defined but not used [-Wunused-function] static void add_buildings(struct terrain_t *t) ^~~~~~~~~~~~~ /bin/rm stamp.h *** Please use pkgtools/verifypc to sanity check dependencies.