+ 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/cparser-0.9.14/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cparser-0.9.14/work.log
=> Checksum BLAKE2s OK for cparser-0.9.14.tar.bz2
=> Checksum SHA512 OK for cparser-0.9.14.tar.bz2
===> Installing dependencies for cparser-0.9.14
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> 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.3.0
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency libfirm>=1.15.0: found libfirm-1.21.0
===> Overriding tools for cparser-0.9.14
===> Extracting for cparser-0.9.14
===> Patching for cparser-0.9.14
=> Applying pkgsrc patches for cparser-0.9.14
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/cparser/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/cparser/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.6 2021/12/25 21:45:43 dholland Exp $
|
|Configure for pkgsrc.
|Use libtool.
|Fix escaping creating revision.h.
|
|--- Makefile.orig	2012-11-21 17:50:43.000000000 +0000
|+++ Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 24.
Hunk #2 succeeded at 72.
Hunk #3 succeeded at 103.
Hunk #4 succeeded at 114.
Hunk #5 succeeded at 145.
done
===> Creating toolchain wrappers for cparser-0.9.14
/usr/bin/sed  -e '/^#/d'  -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g'  -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g'  -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g'  < ../../extra/gcc13-libs/files/specs.pkgsrc  > /home/pbulk/build/lang/cparser/work/.cwrapper/specs.pkgsrc