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

        * CURSES_DEFAULT = ncurses

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses

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 sox-[0-9]*: found sox-14.4.2nb7
=> Full dependency ncurses>=6.5: found ncurses-6.5
===> Overriding tools for predict-2.2.6
===> Extracting for predict-2.2.6
===> Patching for predict-2.2.6
=> Applying pkgsrc patches for predict-2.2.6
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/predict/patches/patch-predict.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/predict/patches/patch-predict.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-predict.c,v 1.3 2020/06/16 13:43:36 mef Exp $
|
|sundry fixes to server mode:
|  provide default port if getservbyname fails
|  provide default proto if getprotobyname fails
|  fix inexplicable incorrect listen call
|remove reference to exended ascii symbol for degrees
|
|--- predict.c.orig	2006-05-14 23:19:56.000000000 +0000
|+++ predict.c
--------------------------
Patching file predict.c using Plan A...
Hunk #1 succeeded at 1995 (offset 11 lines).
Hunk #2 succeeded at 2008 (offset 11 lines).
Hunk #3 succeeded at 2035 (offset 11 lines).
Hunk #4 succeeded at 5011 (offset 10 lines).
done
===> Creating toolchain wrappers for predict-2.2.6
===> Configuring for predict-2.2.6
=> Checking for portability problems in extracted files
printf "const char predictpath[] = \"/opt/pkg/share/predict/\";\n" > "/home/pbulk/build/ham/predict/work/predict-2.2.6/predict.h"
printf "const int soundcard = 1;\n" >> "/home/pbulk/build/ham/predict/work/predict-2.2.6/predict.h"
printf "const char version[] = \"$(cat "/home/pbulk/build/ham/predict/work/predict-2.2.6/.version")\";\n" >> "/home/pbulk/build/ham/predict/work/predict-2.2.6/predict.h"