+ 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/HElib-1.0.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/HElib-1.0.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for HElib-1.0.1.tar.gz
=> Checksum SHA512 OK for HElib-1.0.1.tar.gz
===> Installing dependencies for HElib-1.0.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.3nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency ntl>=11.5.1nb1: found ntl-11.5.1nb1
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
===> Overriding tools for HElib-1.0.1
===> Extracting for HElib-1.0.1
===> Patching for HElib-1.0.1
=> Applying pkgsrc patches for HElib-1.0.1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/HElib/patches/patch-timing.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/HElib/patches/patch-timing.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-timing.cpp,v 1.3 2020/06/08 13:47:44 wiz Exp $
|
|NetBSD provides CLOCK_MONOTONIC, but not CLOCK_MONOTONIC_RAW.
|https://github.com/homenc/HElib/pull/355
|
|--- timing.cpp.orig	2020-05-04 18:09:21.000000000 +0000
|+++ timing.cpp
--------------------------
Patching file timing.cpp using Plan A...
Hunk #1 succeeded at 18.
done
===> Creating toolchain wrappers for HElib-1.0.1
===> Configuring for HElib-1.0.1
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- The CXX compiler identification is GNU 13.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/security/HElib/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (1.0s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_SKIP_RPATH


-- Build files have been written to: /home/pbulk/build/security/HElib/work/HElib-1.0.1/src
=> Rewrite cmake Dependencies files