+ 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/jumpgate-0.7/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jumpgate-0.7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for jumpgate-0.7.tar.gz
=> Checksum SHA512 OK for jumpgate-0.7.tar.gz
===> Installing dependencies for jumpgate-0.7
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.2.0
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0
===> Overriding tools for jumpgate-0.7
===> Extracting for jumpgate-0.7
===> Patching for jumpgate-0.7
=> Applying pkgsrc patches for jumpgate-0.7
=> Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/net/jumpgate/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/net/jumpgate/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2005/11/03 17:11:34 tv Exp $
|
|--- jumpgate.h.orig	2002-11-29 16:00:12.000000000 -0500
|+++ jumpgate.h
--------------------------
Patching file jumpgate.h using Plan A...
Hunk #1 succeeded at 17.
done
===> Creating toolchain wrappers for jumpgate-0.7
===> Configuring for jumpgate-0.7
=> 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
creating cache ./config.cache
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
checking build system type... x86_64-sun-solaris2.11
checking for gcc... gcc
checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -L/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -Wl,-R/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib) works... yes
checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -L/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -Wl,-R/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether make sets ${MAKE}... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for pid_t... yes
checking for u_int32_t... no
checking for u_int32_t... (cached) no
checking for useconds_t... yes
checking for in_addr_t... no
checking return type of signal handlers... void
checking for select... yes
checking for socket... no
checking for strerror... yes
checking for socket in -lsocket... yes
checking for gethostbyname in -lnsl... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h