=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for dosbox-0.74-3.tar.gz => Checksum RMD160 OK for dosbox-0.74-3.tar.gz => Checksum SHA512 OK for dosbox-0.74-3.tar.gz ===> Installing dependencies for dosbox-0.74.3nb1 ========================================================================== The supported build options for dosbox are: alsa You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.dosbox (not defined) ========================================================================== => Tool dependency icoutils-[0-9]*: found icoutils-0.32.3nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.31: found x11-links-1.31 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency SDL_sound>=1.0.3nb6: found SDL_sound-1.0.3nb6 => Full dependency SDL>=1.2.15nb17: found SDL-1.2.15nb29 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17 => Full dependency png>=1.6.0nb1: found png-1.6.37 => Full dependency SDL_net>=1.2.8nb1: found SDL_net-1.2.8nb1 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.24 ===> Overriding tools for dosbox-0.74.3nb1 ===> Extracting for dosbox-0.74.3nb1 /usr/pkg/bin/icotool -x -i 1 /tmp/emulators/dosbox/work/dosbox-0.74-3/src/dosbox.ico -o /tmp/emulators/dosbox/work/256.png /usr/pkg/bin/icotool -x -i 2 /tmp/emulators/dosbox/work/dosbox-0.74-3/src/dosbox.ico -o /tmp/emulators/dosbox/work/48.png /usr/pkg/bin/icotool -x -i 3 /tmp/emulators/dosbox/work/dosbox-0.74-3/src/dosbox.ico -o /tmp/emulators/dosbox/work/32.png /usr/pkg/bin/icotool -x -i 4 /tmp/emulators/dosbox/work/dosbox-0.74-3/src/dosbox.ico -o /tmp/emulators/dosbox/work/24.png /usr/pkg/bin/icotool -x -i 5 /tmp/emulators/dosbox/work/dosbox-0.74-3/src/dosbox.ico -o /tmp/emulators/dosbox/work/16.png ===> Patching for dosbox-0.74.3nb1 => Applying pkgsrc patches for dosbox-0.74.3nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/dosbox/patches/patch-src_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/dosbox/patches/patch-src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in,v 1.2 2019/06/10 12:41:23 nia Exp $ | |Remove unused archives, fixes build with Sun ld. | |--- src/Makefile.in.orig 2018-08-30 13:06:20.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 109. Hunk #2 succeeded at 320. done ===> Creating toolchain wrappers for dosbox-0.74.3nb1 ===> Configuring for dosbox-0.74.3nb1 => Substituting "fixme" in docs/dosbox.1 => 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 for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for sdl-config... /usr/pkg/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking SDL version only being 1.2.X... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of int *... 8 checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for pwd.h... yes checking if environ can be included... no checking if environ can be linked... yes checking if dirent includes d_type... yes checking for powf in libm... yes checking if compiler allows __attribute__... yes checking if compiler allows __attribute__((always_inline)) ... yes checking if compiler allows __attribute__((fastcall)) ... no checking if compiler allows __builtin_expect... yes checking if compiler supports -mno-ms-bitfields... yes checking whether byte ordering is bigendian... no checking for target cpu type... x86-64 bit compatible checking whether Apple user wants to override the build process to produce a 32 bit binary... no, not on Apple checking whether x86 dynamic cpu core will be enabled... no checking whether recompiling cpu core will be enabled... yes checking whether fpu emulation will be enabled... yes checking whether x86 assembly fpu core will be enabled... no checking whether to enable unaligned memory access... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_get_io_ptr in -lpng... yes checking SDL_net.h usability... yes checking SDL_net.h presence... yes checking for SDL_net.h... yes checking for SDLNet_Init in -lSDL_net... yes checking for main in -lX11... yes checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking for XKBlib support... yes checking for main in -lGL... yes checking for main in -lopengl32... no checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking whether opengl display output will be enabled... yes checking SDL_sound.h usability... yes checking SDL_sound.h presence... yes checking for SDL_sound.h... yes checking for Sound_Init in -lSDL_sound... yes checking for Sound_Seek in -lSDL_sound... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mprotect... yes checking for realpath... yes checking for setpriority support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/cpu/Makefile config.status: creating src/cpu/core_full/Makefile config.status: creating src/cpu/core_normal/Makefile config.status: creating src/cpu/core_dyn_x86/Makefile config.status: creating src/cpu/core_dynrec/Makefile config.status: creating src/debug/Makefile config.status: creating src/dos/Makefile config.status: creating src/fpu/Makefile config.status: creating src/gui/Makefile config.status: creating src/hardware/Makefile config.status: creating src/hardware/mame/Makefile config.status: creating src/hardware/serialport/Makefile config.status: creating src/ints/Makefile config.status: creating src/libs/Makefile config.status: creating src/libs/zmbv/Makefile config.status: creating src/libs/gui_tk/Makefile config.status: creating src/misc/Makefile config.status: creating src/shell/Makefile config.status: creating src/platform/Makefile config.status: creating src/platform/visualc/Makefile config.status: creating visualc_net/Makefile config.status: creating include/Makefile config.status: creating docs/Makefile config.status: creating config.h config.status: executing depfiles commands