=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for nsca-ng-1.4.tar.gz
=> Checksum RMD160 OK for nsca-ng-1.4.tar.gz
=> Checksum SHA512 OK for nsca-ng-1.4.tar.gz
===> Installing dependencies for nsca-ng-1.4
==========================================================================
The following variables will affect the build process of this package,
nsca-ng-1.4.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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.
==========================================================================
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency confuse>=2.5: found confuse-3.2.2
===> Overriding tools for nsca-ng-1.4
===> Extracting for nsca-ng-1.4
===> Patching for nsca-ng-1.4
=> Applying pkgsrc patches for nsca-ng-1.4
===> Creating toolchain wrappers for nsca-ng-1.4
===> Configuring for nsca-ng-1.4
=> Adjust variables: VARBASE (in nsca-ng.cfg)
=> 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 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... build-aux/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 to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking whether the NSCA-ng client should be built... yes
checking whether the NSCA-ng server should be built... yes
checking for style of include used by make... GNU
checking for armv7--netbsdelf-eabihf-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 dependency style of gcc... gcc3
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for armv7--netbsdelf-eabihf-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for armv7--netbsdelf-eabihf-ranlib... no
checking for ranlib... ranlib
checking for armv7--netbsdelf-eabihf-ar... no
checking for armv7--netbsdelf-eabihf-lib... no
checking for armv7--netbsdelf-eabihf-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for library containing inet_ntop... none required
checking for library containing getpeername... none required
checking whether libev is desired... yes
checking for the location of libev... not found, continuing anyway
checking ev.h usability... no
checking ev.h presence... no
checking for ev.h... no
configure: libev header not found, using bundled copy
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/eventfd.h usability... no
checking sys/eventfd.h presence... no
checking for sys/eventfd.h... no
checking sys/signalfd.h usability... no
checking sys/signalfd.h presence... no
checking for sys/signalfd.h... no
checking for inotify_init... no
checking for epoll_ctl... no
checking for kqueue... yes
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... no
checking for signalfd... no
checking for clock_gettime... yes
checking for nanosleep... yes
checking for library containing floor... -lm
checking whether OpenSSL is desired... yes
checking for the location of OpenSSL... /usr
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for BIO_new in -lcrypto... yes
checking for DSO_load in -lcrypto... yes
checking for SSL_library_init in -lssl... (cached) yes
checking for SSL_get_psk_identity in -lssl... yes
checking whether libConfuse is desired... yes
checking for the location of libConfuse... /usr/pkg
checking confuse.h usability... yes
checking confuse.h presence... yes
checking for confuse.h... yes
checking for cfg_init in -lconfuse... yes
checking whether CFGF_NO_TITLE_DUPES is declared... yes
checking whether systemd is desired... maybe
checking for the location of systemd... not found
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for bsd/libutil.h... no
checking for libutil.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for mode_t... yes
checking for flock... yes
checking for aio_return... no
checking for aio_return in -lrt... yes
checking whether POSIX AIO works... yes
checking for aio_init... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inttypes.h... (cached) yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking for size_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for ssize_t... yes
checking for intmax_t... yes
checking for pid_t... yes
checking for stdarg.h... yes
checking for varargs.h... no
checking for vsnprintf... yes
checking whether vsnprintf is C99-compliant... yes
checking for snprintf... yes
checking whether snprintf is C99-compliant... yes
checking for vasprintf... yes
checking for asprintf... yes
checking whether getprogname is declared... yes
checking whether setprogname is declared... yes
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for nanosleep... (cached) yes
checking for closefrom... yes
checking for daemon... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build-aux/Makefile
config.status: creating contrib/Makefile
config.status: creating etc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/ev/Makefile
config.status: creating lib/pidfile/Makefile
config.status: creating man/Makefile
config.status: creating python/Makefile
config.status: creating src/Makefile
config.status: creating src/client/Makefile
config.status: creating src/common/Makefile
config.status: creating src/server/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
configure: summary of build options:

  Build NSCA-ng client: yes
  Build NSCA-ng server: yes
  Use embedded libev:   yes
  Compiler:             gcc