=> 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 glickomania-1.0nb5 --- ./stamp-h.in --- cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. --- stamp-h --- cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status creating config.h config.h is unchanged --- config.h --- --- all-recursive-am --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc Making all in src --- glickomania.o --- --- game_logic.o --- --- msgbox.o --- --- getopt.o --- --- glickomania.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c glickomania.c --- game_logic.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c game_logic.c --- msgbox.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c msgbox.c --- getopt.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c getopt.c In file included from /usr/include/stdio.h:597:0, from getopt.c:45: getopt.c: In function '_getopt_initialize': getopt.c:356:54: warning: implicit declaration of function 'getpid'; did you mean 'getenv'? [-Wimplicit-function-declaration] sprintf (var, "_%d_GNU_nonoption_argv_flags_", getpid ()); ^ getopt.c:361:24: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] nonoption_flags_len = strlen (nonoption_flags); ^~~~~~ getopt.c:361:24: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:361:24: note: include '' or provide a declaration of 'strlen' getopt.c: In function '_getopt_internal': getopt.c:481:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^~~~~~ getopt.c:557:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (!strncmp (p->name, nextchar, nameend - nextchar)) ^~~~~~~ getopt.c:560:21: warning: incompatible implicit declaration of built-in function 'strlen' == (unsigned int) strlen (p->name)) ^~~~~~ getopt.c:560:21: note: include '' or provide a declaration of 'strlen' getopt.c:584:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:584:16: note: include '' or provide a declaration of 'strlen' getopt.c:614:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:614:17: note: include '' or provide a declaration of 'strlen' getopt.c:630:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:630:17: note: include '' or provide a declaration of 'strlen' getopt.c:635:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:635:16: note: include '' or provide a declaration of 'strlen' getopt.c:721:5: warning: implicit declaration of function 'gettext' [-Wimplicit-function-declaration] gettext ("%s: option requires an argument -- %c\n"), ^~~~~~~ getopt.c:721:5: warning: incompatible implicit declaration of built-in function 'gettext' getopt.c:746:51: warning: incompatible implicit declaration of built-in function 'strlen' if ((unsigned int) (nameend - nextchar) == strlen (p->name)) ^~~~~~ getopt.c:746:51: note: include '' or provide a declaration of 'strlen' getopt.c:767:25: warning: incompatible implicit declaration of built-in function 'gettext' fprintf (stderr, gettext ("%s: option `-W %s' is ambiguous\n"), ^~~~~~~ getopt.c:769:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:769:18: note: include '' or provide a declaration of 'strlen' getopt.c:786:6: warning: incompatible implicit declaration of built-in function 'gettext' gettext ("%s: option `-W %s' doesn't allow an argument\n"), ^~~~~~~ getopt.c:789:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:789:19: note: include '' or provide a declaration of 'strlen' getopt.c:801:5: warning: incompatible implicit declaration of built-in function 'gettext' gettext ("%s: option `%s' requires an argument\n"), ^~~~~~~ getopt.c:803:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:803:19: note: include '' or provide a declaration of 'strlen' getopt.c:807:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:807:18: note: include '' or provide a declaration of 'strlen' --- glickomania.o --- glickomania.c: In function 'open_rc_file': glickomania.c:115:34: warning: implicit declaration of function 'getuid'; did you mean 'getpwuid'? [-Wimplicit-function-declaration] struct passwd *pw = getpwuid(getuid()); ^~~~~~ getpwuid glickomania.c:122:7: warning: implicit declaration of function 'msgbox' [-Wimplicit-function-declaration] msgbox("Could not locate ~/.glickomania"); ^~~~~~ --- getopt1.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c getopt1.c --- glickomania --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o glickomania glickomania.o game_logic.o msgbox.o getopt.o getopt1.o -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/X11R7/lib -L/usr/X11R7/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm --- config.h ---