+ 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/HElib-1.0.1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/HElib-1.0.1/work.log
WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> 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 cmake>=3.18: found cmake-3.31.1
=> 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
=> Build dependency ntl>=11.5.1nb1: found ntl-11.5.1nb1
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> 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-trunk-x86_64/security/HElib/patches/patch-timing.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/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
/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/security/HElib/work/.cwrapper/specs.pkgsrc
===> Configuring for HElib-1.0.1
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The CXX compiler identification is GNU 13.3.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.1s)
-- 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