+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dnscap-141/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dnscap-141/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
=> Checksum BLAKE2s OK for dnscap-141.tar.gz
=> Checksum SHA512 OK for dnscap-141.tar.gz
===> Installing dependencies for dnscap-141
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc10>=10.4.0: found gcc10-10.4.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.1
=> Full dependency gcc10-libs>=10.4.0: found gcc10-libs-10.4.0
===> Overriding tools for dnscap-141
===> Extracting for dnscap-141
===> Patching for dnscap-141
=> Applying pkgsrc patches for dnscap-141
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/dnscap/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/dnscap/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.2 2017/08/08 17:13:34 jlam Exp $
|
|DESTDIR
|don't rename old binaries
|install man page into correct directory
|
|--- Makefile.in	2011/12/07 20:36:41	1.1
|+++ Makefile.in	2011/12/07 20:37:44
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 45.
done
===> Creating toolchain wrappers for dnscap-141
===> Configuring for dnscap-141
=> 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 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 build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for ns_initparse in -lbind... no
checking for __ns_initparse in -lbind... no
checking for res_mkquery in -lresolv... yes
checking for pcap_open_live in -lpcap... yes
checking for main in -lrt... yes
checking for main in -lmd5... yes
checking for main in -lsocket... yes
checking for main in -lnsl... yes
checking for sys/types.h... yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
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... (cached) 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 for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for snprintf... yes
checking for ns_initparse... no
checking for __ns_initparse... yes
checking for ns_parserr... no
checking for __ns_parserr... yes
checking for ns_sprintrr... no
checking for __ns_sprintrr... yes
checking for __assertion_failed... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h