=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for pce-0.2.2.tar.gz
=> Checksum SHA512 OK for pce-0.2.2.tar.gz
===> Installing dependencies for pce-0.2.2
=> 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.15nb17: found SDL-1.2.15nb43
===> 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 pce-0.2.2
===> Extracting for pce-0.2.2
===> Patching for pce-0.2.2
=> Applying pkgsrc patches for pce-0.2.2
===> Creating toolchain wrappers for pce-0.2.2
===> Configuring for pce-0.2.2
=> 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 pce version... 0.2.2 (0.2.2)
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking host OS... NetBSD
checking host cpu... IA32
checking for i486--netbsdelf-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 for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking for ar... /usr/bin/ar
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for nasm... no
checking for ihex... no
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking linux/if_tun.h usability... no
checking linux/if_tun.h presence... no
checking for linux/if_tun.h... no
checking linux/tcp.h usability... no
checking linux/tcp.h presence... no
checking for linux/tcp.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for ftruncate... yes
checking for gettimeofday... yes
checking for nanosleep... yes
checking for sleep... yes
checking for usleep... yes
checking for library containing socket... none required
checking for library containing accept... none required
checking for library containing gethostbyname... none required
checking for library containing inet_aton... none required
checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
checking for SDL... yes (detected)
checking for static SDL... no (default)
checking whether to build the IBM PC emulator... yes (default)
checking whether to build the IBM PC ROM... no (default)
checking whether to build the Mac Plus emulator... yes (default)
checking whether to build the Mac Plus ROM... no (default)
checking whether to build the RC759 Piccoline... yes (default)
checking whether to build the PPC405 simulator... yes (default)
checking whether to build the 6502 simulator... yes (default)
checking whether to build the sparc32 simulator... yes (default)
checking whether to build the arm simulator... yes (default)
checking whether to enable tun... no (guess)
checking whether to enable the posix file character driver... yes (guess)
checking whether to enable the PPP character driver... no (guess)
checking whether to enable the pty character driver... yes (guess)
checking whether to enable the SLIP character driver... no (guess)
checking whether to enable the TCP character driver... yes (guess)
checking whether to enable the termios character driver... yes (guess)
checking whether to enable the OSS sound driver... yes (guess)
checking whether to enable readline... maybe
checking for initscr in -lncurses... no
checking whether to enable readline... no (guess)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makefile.inc
config.status: creating src/config.inc
config.status: creating src/config.h

pce 0.2.2 is now configured:
  CC:                      gcc -O2 -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include
  LD:                      gcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib

  prefix:                  /usr/pkg

  Emulators built:         ibmpc macplus rc759 sim405 sim6502 simarm sims32
  Emulators not built:    
  ROMs built:             
  ROMs not built:          ibmpc macplus
  Terminals built:         null x11 sdl
  Terminals not built:    
  Char drivers built:      null stdio posix pty tcp termios
  Char drivers not built:  ppp slip
  Sound drivers built:     null wav oss sdl
  Sound drivers not built:
  Enabled options:        
  Disabled options:        readline tun