+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nsca-ng-1.4nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nsca-ng-1.4nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for nsca-ng-1.4.tar.gz
=> Checksum SHA512 OK for nsca-ng-1.4.tar.gz
===> Installing dependencies for nsca-ng-1.4nb2
==========================================================================
The following variables will affect the build process of this package,
nsca-ng-1.4nb2.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency openssl>=3: found openssl-3.1.5
=> Full dependency confuse>=2.5: found confuse-3.3
===> Overriding tools for nsca-ng-1.4nb2
===> Extracting for nsca-ng-1.4nb2
===> Patching for nsca-ng-1.4nb2
=> Applying pkgsrc patches for nsca-ng-1.4nb2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/nsca-ng/patches/patch-etc_nsca-ng.cfg
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/nsca-ng/patches/patch-etc_nsca-ng.cfg
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-etc_nsca-ng.cfg,v 1.1 2019/09/07 16:25:53 maya Exp $
|
|=============================================================================
|This patch fixes a hardcoded path name in the config
|=============================================================================
|
|
|--- etc/nsca-ng.cfg.orig	2016-03-01 13:47:35.000000000 +0100
|+++ etc/nsca-ng.cfg	2016-03-01 13:48:09.000000000 +0100
--------------------------
Patching file etc/nsca-ng.cfg using Plan A...
Hunk #1 succeeded at 8.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/nsca-ng/patches/patch-lib_ev_ev.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/nsca-ng/patches/patch-lib_ev_ev.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ev_ev.c,v 1.1 2020/01/12 23:02:16 joerg Exp $
|
|clang has __builtin_unreachable, but also fix _Noreturn use for C11
|compiler.
|
|--- lib/ev/ev.c.orig	2020-01-12 21:38:53.341023307 +0000
|+++ lib/ev/ev.c
--------------------------
Patching file lib/ev/ev.c using Plan A...
Hunk #1 succeeded at 963.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/nsca-ng/patches/patch-src_common_tls.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/nsca-ng/patches/patch-src_common_tls.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_common_tls.c,v 1.1 2019/09/07 16:25:53 maya Exp $
|
|OpenSSL 1.1.x support.
|Newer OpenSSL will do atexit(OPENSSL_cleanup) by default.
|
|--- src/common/tls.c.orig	2014-07-15 12:07:02.000000000 +0000
|+++ src/common/tls.c
--------------------------
Patching file src/common/tls.c using Plan A...
Hunk #1 succeeded at 419.
done
===> Creating toolchain wrappers for nsca-ng-1.4nb2
===> Configuring for nsca-ng-1.4nb2
=> 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 portability problems in extracted files
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
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/nawk
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 x86_64-sun-solaris2.11-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/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
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 x86_64-sun-solaris2.11-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 x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for x86_64-sun-solaris2.11-ar... no
checking for x86_64-sun-solaris2.11-lib... no
checking for x86_64-sun-solaris2.11-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... -lsocket
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... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking port.h usability... yes
checking port.h presence... yes
checking for port.h... yes
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... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking for inotify_init... yes
checking for epoll_ctl... yes
checking for kqueue... no
checking for port_create... yes
checking for poll... yes
checking for select... yes
checking for eventfd... yes
checking for signalfd... yes
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... not found, continuing anyway
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... not found, continuing anyway
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... 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