+ 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/knock-0.8/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/knock-0.8/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for knock-0.8.tar.gz
=> Checksum SHA512 OK for knock-0.8.tar.gz
===> Installing dependencies for knock-0.8
==========================================================================
The following variables will affect the build process of this package,
knock-0.8.  Their current value is shown below:

        * VARBASE = /var/opt/pkg

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 gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.4
===> Overriding tools for knock-0.8
===> Extracting for knock-0.8
===> Patching for knock-0.8
=> Applying pkgsrc patches for knock-0.8
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/knock/patches/patch-doc_knockd.1.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/knock/patches/patch-doc_knockd.1.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-doc_knockd.1.in,v 1.2 2021/07/17 16:01:34 adam Exp $
|
|Change section to 8.
|
|--- doc/knockd.1.in.orig	2021-07-17 15:57:27.000000000 +0000
|+++ doc/knockd.1.in
--------------------------
Patching file doc/knockd.1.in using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/knock/patches/patch-src_knock__helper__ipt.sh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/knock/patches/patch-src_knock__helper__ipt.sh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_knock__helper__ipt.sh,v 1.1 2021/07/17 16:01:34 adam Exp $
|
|Portablility fix.
|
|--- src/knock_helper_ipt.sh.orig	2021-07-17 15:59:26.000000000 +0000
|+++ src/knock_helper_ipt.sh
--------------------------
Patching file src/knock_helper_ipt.sh using Plan A...
Hunk #1 succeeded at 167.
Hunk #2 succeeded at 186.
done
===> Creating toolchain wrappers for knock-0.8
===> Configuring for knock-0.8
=> Fixing absolute paths.
=> 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 race-free mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for pcap_dispatch in -lpcap... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands