=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ufoai-2.2.1-data.tar
=> Checksum SHA512 OK for ufoai-2.2.1-data.tar
=> Checksum BLAKE2s OK for ufoai-2.2.1-mappack.tar.bz2
=> Checksum SHA512 OK for ufoai-2.2.1-mappack.tar.bz2
=> Checksum BLAKE2s OK for ufoai-2.2.1-source.tar.bz2
=> Checksum SHA512 OK for ufoai-2.2.1-source.tar.bz2
===> Installing dependencies for ufoai-2.2.1nb47
==========================================================================
The following variables will affect the build process of this package,
ufoai-2.2.1nb47.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Full dependency SDL>=1.2.15nb44: found SDL-1.2.15nb44
=> Full dependency SDL_mixer>=1.2.12nb8: found SDL_mixer-1.2.12nb8
=> Full dependency SDL_ttf>=2.0.11nb7: found SDL_ttf-2.0.11nb7
=> Full dependency curl>=8.11.0nb2: found curl-8.12.0nb1
=> Full dependency jpeg>=9: found jpeg-9f
=> Full dependency png>=1.6.0nb1: found png-1.6.45
===> 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'.
===> Overriding tools for ufoai-2.2.1nb47
===> Extracting for ufoai-2.2.1nb47
cd /pbulk/work/games/ufoai/work && /usr/bin/bzip2 -d -c /pbulk/distfiles/ufoai-2.2.1-source.tar.bz2 | /bin/tar -xf -
===> Patching for ufoai-2.2.1nb47
=> Applying pkgsrc patches for ufoai-2.2.1nb47
===> Creating toolchain wrappers for ufoai-2.2.1nb47
===> Configuring for ufoai-2.2.1nb47
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking system... not sure... guessing a unix variant
checking for sed... yes
checking for echo... yes
checking target OS... netbsd
checking target CPU... x86_64
checking for x86_64--netbsd-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for int*... yes
checking size of int*... 8
checking for rm... yes
checking for mkdir... yes
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking whether AI_NUMERICSERV is declared... yes
checking for stdint.h... (cached) yes
checking for library containing dlopen... none required
checking for library containing cos... -lm
checking for library containing stricmp... no
checking for library containing strcasecmp... none required
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress in -lz... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_easy_init in -lcurl... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_CreateDecompress in -ljpeg... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for library containing gettext... -lintl
checking for sdl-config... yes
checking SDL.h usability... yes
checking SDL.h presence... yes
checking for SDL.h... yes
checking SDL_mixer.h usability... yes
checking SDL_mixer.h presence... yes
checking for SDL_mixer.h... yes
checking for library containing Mix_OpenAudio... -lSDL_mixer
checking SDL_ttf.h usability... yes
checking SDL_ttf.h presence... yes
checking for SDL_ttf.h... yes
checking for library containing TTF_Init... -lSDL_ttf
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_create_info_struct in -lpng... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
configure: Without shader support
checking for library containing newwin... -lcurses
configure: Enabling client
configure: Enabling dedicated server
configure: Enabling ufo2map
configure: Enabling debug build
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h