+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/minivmac-36.04/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/minivmac-36.04/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for minivmac-36.04.src.tgz
=> Checksum SHA512 OK for minivmac-36.04.src.tgz
===> Installing dependencies for minivmac-36.04
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0nb1
=> Full dependency libX11>=1.1: found libX11-1.8.10
===> Overriding tools for minivmac-36.04
===> Extracting for minivmac-36.04
===> Patching for minivmac-36.04
=> Applying pkgsrc patches for minivmac-36.04
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/emulators/minivmac/patches/patch-setup_WRBGCFLS.i
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/emulators/minivmac/patches/patch-setup_WRBGCFLS.i
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-setup_WRBGCFLS.i,v 1.1 2019/10/10 13:54:17 ryoon Exp $
|
|* Detect libX11 properly
|
|--- setup/WRBGCFLS.i.orig	2018-08-19 11:02:48.000000000 +0000
|+++ setup/WRBGCFLS.i
--------------------------
Patching file setup/WRBGCFLS.i using Plan A...
Hunk #1 succeeded at 363.
done
===> Creating toolchain wrappers for minivmac-36.04
===> Configuring for minivmac-36.04
=> Setting X11BASE
=> Checking for portability problems in extracted files
cd /home/pbulk/build/emulators/minivmac/work/minivmac &&  cc setup/tool.c -o setup_t &&  ./setup_t -t lx64 > ./setup.sh &&  /bin/bash ./setup.sh
In file included from /usr/include/stdio.h:27:0,
                 from setup/tool.c:16:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^