+ 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/git-crypt-0.7.0/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/git-crypt-0.7.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for git-crypt-0.7.0.tar.gz
=> Checksum SHA512 OK for git-crypt-0.7.0.tar.gz
===> Installing dependencies for git-crypt-0.7.0
=> 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 gcc12>=12.2.0: found gcc12-12.2.0
=> Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0
===> Overriding tools for git-crypt-0.7.0
===> Extracting for git-crypt-0.7.0
===> Patching for git-crypt-0.7.0
=> Applying pkgsrc patches for git-crypt-0.7.0
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/security/git-crypt/patches/patch-util.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/security/git-crypt/patches/patch-util.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-util.cpp,v 1.1 2022/12/05 21:57:58 nikita Exp $
|
|Keep the C++ streams synchronized to the standard C streams on NetBSD otherwise
|it is not possible to read via std::cin.
|
|XXX: Why?
|
|--- util.cpp.orig	2017-11-26 18:24:03.000000000 +0000
|+++ util.cpp
--------------------------
Patching file util.cpp using Plan A...
Hunk #1 succeeded at 141.
done
===> Creating toolchain wrappers for git-crypt-0.7.0
===> Configuring for git-crypt-0.7.0
=> Avoid conflicts with explicit_memset(3)
WARNING: [subst.mk:explicit_memset] Nothing changed in "commands.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "coprocess-unix.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "coprocess-win32.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "coprocess.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "fhstream.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "git-crypt.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "gpg.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "parse_options.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "util-unix.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "util-win32.cpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "commands.hpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "coprocess-unix.hpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "coprocess-win32.hpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "coprocess.hpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "crypto.hpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "fhstream.hpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "git-crypt.hpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "gpg.hpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "key.hpp".
WARNING: [subst.mk:explicit_memset] Nothing changed in "parse_options.hpp".
=> Checking for portability problems in extracted files