=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for gxemul-0.6.3.tar.gz
=> Checksum RMD160 OK for gxemul-0.6.3.tar.gz
=> Checksum SHA512 OK for gxemul-0.6.3.tar.gz
===> Installing dependencies for gxemul-0.6.3
==========================================================================
The supported build options for gxemul are:

	x11

The currently selected options are:

	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.gxemul (not defined)

==========================================================================
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency x11-links>=1.32: found x11-links-1.32
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> 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'.
===> Overriding tools for gxemul-0.6.3
===> Extracting for gxemul-0.6.3
===> Patching for gxemul-0.6.3
===> Creating toolchain wrappers for gxemul-0.6.3
===> Configuring for gxemul-0.6.3
=> Fixing X linking flags.
=> Checking for portability problems in extracted files
checking which C++ compiler to use... c++ -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/X11R7/include
checking for X11 headers and libs
Using NetBSD hack for X11 libs...
X11 headers: -I/usr/X11R7/include
X11 libraries: -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -lX11 -Wl,-rpath,/usr/X11R7/lib
checking whether -Wall can be used... yes
checking whether -Wstrict-aliasing can be used... yes
checking whether -Wnon-virtual-dtor can be used... yes
checking whether -Wextra -Wno-unused-parameter -Wno-cast-align can be used... yes
checking whether -Wcast-align can be used... yes
checking whether -Wshadow can be used... yes
checking whether -fpeephole can be used... yes
checking whether -fomit-frame-pointer can be used... yes
checking whether -fstrict-aliasing can be used... yes
checking whether -fno-rtti can be used... yes
checking whether -lrt is required for nanosleep... no
checking whether -lresolv is required for inet_pton... no, using inet_aton
checking for math libs... none needed
checking for strlcpy... found
checking for strtoull... found
checking for mkstemp... found
checking for fseeko... found
checking for socklen_t... socklen_t
checking for MAP_ANON... yes
checking for PRIx64 in inttypes.h... using __STDC_FORMAT_MACROS
checking for 64-bit off_t... yes
checking for u_int8_t... yes
checking for u_int64_t... yes
checking for __FUNCTION__... yes
checking for __builtin_expect... yes
checking host endianness... little
checking for Doxygen... ./configure: doxygen: not found
checking for valgrind... ./configure: valgrind: not found
checking for 'make install' prefix: /usr/pkg
checking for 'make install' man dir: /usr/pkg/man
C++ compiler flags: -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/X11R7/include -D__STDC_FORMAT_MACROS -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align
Linker flags: -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib
creating ./Makefile
creating src/Makefile
creating src/components/Makefile
creating src/components/busses/Makefile
creating src/components/cpu/Makefile
creating src/components/machines/Makefile
creating src/components/memory/Makefile
creating src/components/special/Makefile
creating src/console/Makefile
creating src/cpus/Makefile
creating src/debugger/Makefile
creating src/devices/Makefile
creating src/old_main/Makefile
creating src/devices/fonts/Makefile
creating src/disk/Makefile
creating src/file/Makefile
creating src/include/Makefile
creating src/machines/Makefile
creating src/main/Makefile
creating src/main/commands/Makefile
creating src/main/fileloaders/Makefile
creating src/net/Makefile
creating src/promemul/Makefile
creating src/symbol/Makefile
creating src/ui/Makefile
creating src/ui/console/Makefile
creating src/ui/nullui/Makefile
Configured. You may now run make to build gxemul.