=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> 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 aranym_0.9.13.orig.tar.gz => Checksum RMD160 OK for aranym_0.9.13.orig.tar.gz => Checksum SHA1 OK for emutos-512k-0.8.6.zip => Checksum RMD160 OK for emutos-512k-0.8.6.zip ===> Installing dependencies for aranym-0.9.13nb2 ========================================================================== The supported build options for aranym are: opengl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.aranym (not defined) ========================================================================== => Build dependency autoconf>=2..50: found autoconf-2.69 => Build dependency gmake>=3.81: found gmake-3.82nb5 => Build dependency x11-links>=0.70: found x11-links-0.70 => Full dependency SDL>=1.2.10: found SDL-1.2.15nb4 => Full dependency mpfr>=3.0.0.3: found mpfr-3.1.1p2 ===> Overriding tools for aranym-0.9.13nb2 ===> Extracting for aranym-0.9.13nb2 ===> Patching for aranym-0.9.13nb2 => Applying pkgsrc patches for aranym-0.9.13nb2 ===> Creating toolchain wrappers for aranym-0.9.13nb2 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/scratch/emulators/aranym/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/emulators/aranym/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for aranym-0.9.13nb2 cd /scratch/emulators/aranym/work/aranym-0.9.13 && autoconf => 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 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 and cc understand -c and -o together... yes 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 how to run the C++ preprocessor... c++ -E checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users 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 dirent.h that defines DIR... yes checking for library containing opendir... none required 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 unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking stat.h usability... no checking stat.h presence... no checking for stat.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for linux/if.h... no checking for linux/if_tun.h... no checking for net/if.h... yes checking for net/if_tun.h... yes checking for net/if_tap.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of void *... 8 checking for off_t... yes checking for loff_t... no checking for size_t... yes checking for ssize_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the compiler recognizes bool as a built-in type... yes checking for sin in -lm... yes checking for strdup... yes checking for sigaction... yes checking for signal... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for vm_allocate... no checking for vm_deallocate... no checking for vm_protect... no checking for strchr... yes checking for memcpy... yes checking for bcopy... yes checking for usleep... yes checking for gettimeofday... yes checking for fseeko... yes checking for fsync... yes checking for canonicalize_file_name... no checking for realpath... yes checking for caddr_t... yes checking for mach_task_self... no checking for task_self... no checking for __wchar_t... no checking whether TUN/TAP is supported... no checking whether mmap supports MAP_ANON... yes checking whether mmap supports MAP_ANONYMOUS... yes checking whether mprotect works... yes checking whether POSIX shared memory is working... no checking whether 33-bit memory addressing is working... no checking whether signal handlers need to be reinstalled... no checking whether sigaction handlers need to be reinstalled... no checking for vasprintf... yes checking for sighandler_t... no checking for getopt_long... yes configure: WARNING: Protection of first 2kB RAM enabled as well - won't hurt configure: WARNING: Ethernet interface not supported on your system checking for the addressing mode to use... direct checking for GAS .p2align feature... yes checking for GCC 2.7 or higher... yes checking for GCC 3.0 or higher... yes checking whether GCC supports store motion... yes checking floating point format... IEEE (little-endian) checking ieee754.h usability... no checking ieee754.h presence... no checking for ieee754.h... no checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for mpfr_set_zero in -lmpfr... yes checking for atanh... yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for isnormal... no checking for signbit... no checking for sdl-config... /usr/pkg/bin/sdl-config checking for SDL - version >= 1.2.10... yes checking whether compiler supports framework SDL_image... no checking SDL_image.h usability... no checking SDL_image.h presence... no checking for SDL_image.h... no checking for IMG_isJPG in -lSDL_image... no checking for XOpenDisplay in -lX11... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ARAnyM configuration summary: Use exclusive spcflags handling ........ : yes Use JIT compiler ....................... : no Use JIT compiler for FPU instructions .. : no JIT debug mode ......................... : no Floating-Point emulation core .......... : mpfr fpu core Assembly optimizations ................. : x86-64 Addressing mode ........................ : direct Full MMU support ....................... : yes (with ATC) Linux /dev/rtc source timer ............ : no Real STOP implementation ............... : yes DSP 56001 support ...................... : yes DSP 56001 disassembly support .......... : no Debugger ............................... : ndebug Check memory ........................... : page First 2kB of RAM Supervisor protected... : yes FastRAM fixed size ..................... : no Fixed position of VideoRAM ............. : no Blitter memmove acceleration ........... : no Blitter SDL blit acceleration .......... : no Support for hostfs ..................... : yes Support for ethernet ................... : no GUI .................................... : yes OpenGL ................................. : no Linux-m68k loader ...................... : no Zlib ................................... : not required libusb-1.0.............................. : no NatFeat CD-ROM driver .................. : sdl NatFeat PCI driver ..................... : no NatFeat USB driver ..................... : no NatFeat OSMesa driver .................. : no NatFeat JPEG decoder ................... : no NatFeat Clipboard ...................... : yes NatFeat VDI driver ..................... : yes Exception per second limiter ........... : no Linux/X86 h/w access for parallel port.. : no Linux /dev/parport for parallel port.... : no Unix /dev/ttySn for serial port......... : yes Use C++ exceptions for m68k exceptions.. : yes Configuration done. Now type "make depend" (or "gmake depend") then "make" (or "gmake").