=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for dosbox-x-0.83.8.tar.gz => Checksum RMD160 OK for dosbox-x-0.83.8.tar.gz => Checksum SHA512 OK for dosbox-x-0.83.8.tar.gz ===> Installing dependencies for dosbox-x-0.83.8 ========================================================================== The supported build options for dosbox-x are: alsa ffmpeg freetype opengl x11 The currently selected options are: ffmpeg freetype opengl x11 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-x (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, dosbox-x-0.83.8. Their current value is shown below: * CURSES_DEFAULT = curses * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * CURSES_TYPE = curses * READLINE_TYPE = editline * TERMCAP_TYPE = termcap You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.66.4 => Tool dependency automake>=1.9: found automake-1.16.3 => Tool dependency autoconf>=2.58: found autoconf-2.69nb10 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Tool dependency distcc-[0-9]*: found distcc-3.3 => Build dependency x11-links>=1.32: found x11-links-1.32 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency ffmpeg4>=4.3.1nb1: found ffmpeg4-4.3.1nb5 => Full dependency fluidsynth>=2.1.1nb1: found fluidsynth-2.1.5 => Full dependency SDL2>=2.0.12nb5: found SDL2-2.0.12nb5 => Full dependency png>=1.6.0nb1: found png-1.6.37 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26 ===> 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 dosbox-x-0.83.8 ===> Extracting for dosbox-x-0.83.8 ===> Patching for dosbox-x-0.83.8 => Applying pkgsrc patches for dosbox-x-0.83.8 ===> Creating toolchain wrappers for dosbox-x-0.83.8 ===> Configuring for dosbox-x-0.83.8 cd /tmp/pkgbuild/emulators/dosbox-x/work.sparc64/dosbox-x-dosbox-x-v0.83.8 && autoreconf -fi => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => 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 => Adding run-time search paths to pkg-config files. checking build system type... sparc64--netbsd checking host system type... sparc64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users 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 sparc64--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 whether make supports the include directive... yes (GNU style) 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 sparc64--netbsd-g++... no checking for sparc64--netbsd-objc++... no checking for sparc64--netbsd-objcxx... no checking for sparc64--netbsd-c++... no checking for sparc64--netbsd-CXX... no checking for g++... g++ checking whether we are using the GNU Objective C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... gcc3 checking for sparc64--netbsd-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h 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 checking for C++14 support... checking whether c++ accepts " -std=gnu++14 "... yes checking whether gcc -E accepts " -std=gnu++14 "... yes checking checking for C++11 support... checking whether c++ accepts " -std=gnu++11 "... yes checking whether gcc -E accepts " -std=gnu++11 "... yes configure: WARNING: DOSBox-X is still intended to support compilation as C++11. If you add new code please make sure it works as C++11 by running ./configure with --enable-force-cxx11 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 for library containing clock_gettime... none required 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 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 whether c++ accepts " -Wall "... yes checking whether gcc -E accepts " -Wall "... yes checking whether c++ accepts " -Wextra "... yes checking whether gcc -E accepts " -Wextra "... yes checking whether c++ accepts " -Wunused "... yes checking whether gcc -E accepts " -Wunused "... yes checking whether c++ accepts " -pedantic "... yes checking whether gcc -E accepts " -pedantic "... yes checking whether c++ accepts " -Wlogical-op "... yes checking whether gcc -E accepts " -Wlogical-op "... yes checking whether c++ accepts " -Wsign-promo "... yes checking whether gcc -E accepts " -Wsign-promo "... yes checking whether c++ accepts " -Wconversion-null "... yes checking whether gcc -E accepts " -Wconversion-null "... yes checking whether c++ accepts " -Wno-deprecated-declarations "... yes checking whether gcc -E accepts " -Wno-deprecated-declarations "... yes checking whether c++ accepts " -Wno-implicit-fallthrough "... yes checking whether gcc -E accepts " -Wno-implicit-fallthrough "... yes checking whether c++ accepts " -Wno-strict-aliasing "... yes checking whether gcc -E accepts " -Wno-strict-aliasing "... yes checking whether c++ accepts " -Wno-missing-field-initializers "... yes checking whether gcc -E accepts " -Wno-missing-field-initializers "... yes checking whether c++ accepts " -Wno-format-zero-length "... yes checking whether gcc -E accepts " -Wno-format-zero-length "... yes checking whether c++ accepts " -Wno-address-of-packed-member "... yes checking whether gcc -E accepts " -Wno-address-of-packed-member "... yes checking whether c++ accepts " -Wno-int-to-void-pointer-cast "... yes checking whether gcc -E accepts " -Wno-int-to-void-pointer-cast "... yes checking for sdl2-config... /usr/pkg/bin/sdl2-config checking for SDL2 - version >= 2.0.5... ./configure: realpath: not found checking SDL_net.h usability... no checking SDL_net.h presence... no checking for SDL_net.h... no checking for target cpu type... unknown checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... not present. checking for snd_ctl_open in -lasound... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for initscr in -lcurses... yes checking for initscr in -lncurses... no checking for initscr in -lpdcurses... no checking for nodelay in -ltinfo... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflateEnd in -lz... 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 pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_open_live in -lpcap... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for libiconv_open in -liconv... no checking for SDL_net.h... (cached) no checking for SDLNet_Init in -lSDL2_net... no checking for SDLNet_Init in -lSDL_net... no checking for main in -lX11... yes checking for XRRGetCrtcInfo in -lXrandr... yes checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking X11/extensions/XKBrules.h usability... yes checking X11/extensions/XKBrules.h presence... yes checking for X11/extensions/XKBrules.h... yes checking X11/extensions/XKBfile.h usability... yes checking X11/extensions/XKBfile.h presence... yes checking for X11/extensions/XKBfile.h... yes checking fluidsynth.h usability... yes checking fluidsynth.h presence... yes checking for fluidsynth.h... yes checking for fluid_synth_sysex in -lfluidsynth... yes checking for freetype... 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 d3d9.h usability... no checking d3d9.h presence... no checking for d3d9.h... no checking d3dx9math.h usability... no checking d3dx9math.h presence... no checking for d3dx9math.h... no checking whether MT32 emulation will be enabled... no checking for nasm... no configure: WARNING: NASM (netwide assembler) not found, you will not be able to compile the external x86 .asm files if they are modified checking for lnkdos16... no configure: WARNING: LNKDOS16 (DOSLIB 16-bit linker) not found, you will not be able to compile the external x86 .asm files if they are modified. configure: WARNING: LNKDOS16 can be found in the DOSLIB project under tool/linker. Compile it using GNU make and GCC and then either install it configure: WARNING: on your system or run this configure script again with PATH directed at the compiled binary in the linux-host directory. checking whether memory handling in the CPU Core will be inlined... yes 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... no checking whether fpu emulation will be enabled... yes checking whether the x86/x64 assembly fpu core will be enabled... no checking whether to enable unaligned memory access... no configure: WARNING: Can't find SDL_net, internal modem and ipx disabled checking whether screenshots will be enabled... yes checking for XKBlib support... yes checking for XRandR support... yes yes checking whether opengl display output will be enabled... yes checking whether Direct3D 9 display output will be enabled... no 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/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/hardware/reSID/Makefile config.status: creating src/hardware/parport/Makefile config.status: creating src/aviwriter/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/libs/porttalk/Makefile config.status: creating src/libs/mt32/Makefile config.status: creating src/libs/xBRZ/Makefile config.status: creating src/libs/fluidsynth/Makefile config.status: creating src/libs/decoders/internal/Makefile config.status: creating src/output/Makefile config.status: creating src/output/direct3d/Makefile config.status: creating src/builtin/Makefile config.status: creating src/misc/Makefile config.status: creating src/shell/Makefile config.status: creating src/platform/Makefile config.status: creating include/Makefile config.status: creating contrib/macos/dosbox-x.plist config.status: creating contrib/linux/dosbox-x.spec config.status: creating contrib/linux/com.dosbox_x.DOSBox-X.metainfo.xml config.status: creating make-rpm.sh config.status: creating config.h config.status: executing depfiles commands