=> Bootstrap dependency digest>=20211023: found digest-20220214
===> 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 crossfire-server-1.75.0
Making all in include
gmake[1]: Entering directory '/pbulk/work/games/crossfire-server/work/crossfire-1.75.0/include'
OUTPUT_DATA='/* Auto-generated at build time. */'; \
if [ "X`echo -n`" = "X-n" ]; then \
	echo_n() { echo ${1+"$@"}"\c"; } \
else \
	echo_n() { echo -n ${1+"$@"}; } \
fi; \
if test -n "" -a -d "../.svn"; \
then OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo_n '#define SVN_REV "';  -n ".."`'"'; \
else OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo '#define SVN_REV "unknown"'`; \
fi; \
if test ! -e svnversion.h; then \
	echo "$OUTPUT_DATA" > svnversion.h; \
elif test "$OUTPUT_DATA" != "`cat svnversion.h`"; then \
	echo "$OUTPUT_DATA" > svnversion.h; \
fi
/usr/pkg/bin/gmake  all-am
gmake[2]: Entering directory '/pbulk/work/games/crossfire-server/work/crossfire-1.75.0/include'
OUTPUT_DATA='/* Auto-generated at build time. */'; \
if [ "X`echo -n`" = "X-n" ]; then \
	echo_n() { echo ${1+"$@"}"\c"; } \
else \
	echo_n() { echo -n ${1+"$@"}; } \
fi; \
if test -n "" -a -d "../.svn"; \
then OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo_n '#define SVN_REV "';  -n ".."`'"'; \
else OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo '#define SVN_REV "unknown"'`; \
fi; \
if test ! -e svnversion.h; then \
	echo "$OUTPUT_DATA" > svnversion.h; \
elif test "$OUTPUT_DATA" != "`cat svnversion.h`"; then \
	echo "$OUTPUT_DATA" > svnversion.h; \
fi
gmake[2]: Leaving directory '/pbulk/work/games/crossfire-server/work/crossfire-1.75.0/include'
gmake[1]: Leaving directory '/pbulk/work/games/crossfire-server/work/crossfire-1.75.0/include'
Making all in common
gmake[1]: Entering directory '/pbulk/work/games/crossfire-server/work/crossfire-1.75.0/common'
  CC       arch.o
  CC       anim.o
  CC       artifact.o
  CC       button.o
  CC       cf_random.o
  CC       dialog.o
  CC       exp.o
  CC       arch_types_valid.o
In file included from ../include/global.h:63,
                 from artifact.c:20:
../include/newserver.h:142:20: error: field 'timeout' has incomplete type
  142 |     struct timeval timeout;     /**< Timeout for select. */
      |                    ^~~~~~~
In file included from ../include/global.h:63,
                 from anim.c:19:
../include/newserver.h:142:20: error: field 'timeout' has incomplete type
  142 |     struct timeval timeout;     /**< Timeout for select. */
      |                    ^~~~~~~
In file included from ../include/global.h:63,
                 from button.c:19:
../include/newserver.h:142:20: error: field 'timeout' has incomplete type
  142 |     struct timeval timeout;     /**< Timeout for select. */
      |                    ^~~~~~~
In file included from ../include/global.h:63,
                 from arch_types_valid.c:15:
../include/newserver.h:142:20: error: field 'timeout' has incomplete type
  142 |     struct timeval timeout;     /**< Timeout for select. */
      |                    ^~~~~~~
In file included from ../include/global.h:63,
                 from exp.c:19:
../include/newserver.h:142:20: error: field 'timeout' has incomplete type
  142 |     struct timeval timeout;     /**< Timeout for select. */
      |                    ^~~~~~~
In file included from ../include/global.h:63,
                 from arch.c:28:
../include/newserver.h:142:20: error: field 'timeout' has incomplete type
  142 |     struct timeval timeout;     /**< Timeout for select. */
      |                    ^~~~~~~
In file included from ../include/global.h:63,
                 from dialog.c:23:
../include/newserver.h:142:20: error: field 'timeout' has incomplete type
  142 |     struct timeval timeout;     /**< Timeout for select. */
      |                    ^~~~~~~
gmake[1]: *** [Makefile:505: arch_types_valid.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
gmake[1]: *** [Makefile:505: anim.o] Error 1
gmake[1]: *** [Makefile:505: artifact.o] Error 1
gmake[1]: *** [Makefile:505: exp.o] Error 1
gmake[1]: *** [Makefile:505: button.o] Error 1
gmake[1]: *** [Makefile:505: dialog.o] Error 1
gmake[1]: *** [Makefile:505: arch.o] Error 1
gmake[1]: Leaving directory '/pbulk/work/games/crossfire-server/work/crossfire-1.75.0/common'
gmake: *** [Makefile:419: all-recursive] Error 1
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/games/crossfire-server
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/crossfire-server