+ 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/flatbuffers-1.9.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/flatbuffers-1.9.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for flatbuffers-1.9.0.tar.gz
=> Checksum SHA512 OK for flatbuffers-1.9.0.tar.gz
===> Installing dependencies for flatbuffers-1.9.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.26.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for flatbuffers-1.9.0
===> Extracting for flatbuffers-1.9.0
===> Patching for flatbuffers-1.9.0
=> Applying pkgsrc patches for flatbuffers-1.9.0
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/flatbuffers/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/flatbuffers/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.1 2018/01/07 20:57:15 joerg Exp $
|
|--- CMakeLists.txt.orig	2018-01-07 18:01:55.927624647 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 137 (offset 5 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/flatbuffers/patches/patch-include_flatbuffers_flatbuffers.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/flatbuffers/patches/patch-include_flatbuffers_flatbuffers.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_flatbuffers_flatbuffers.h,v 1.1 2020/05/01 00:02:27 joerg Exp $
|
|Implicit copy constructor is deprecated when a user-defined assignment
|operator is defined.
|
|--- include/flatbuffers/flatbuffers.h.orig	2020-04-29 23:22:29.846831379 +0000
|+++ include/flatbuffers/flatbuffers.h
--------------------------
Patching file include/flatbuffers/flatbuffers.h using Plan A...
Hunk #1 succeeded at 1371.
Hunk #2 succeeded at 1444.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/flatbuffers/patches/patch-include_flatbuffers_reflection.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/flatbuffers/patches/patch-include_flatbuffers_reflection.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_flatbuffers_reflection.h,v 1.1 2020/05/01 00:02:27 joerg Exp $
|
|Implicit copy constructor is deprecated when a user-defined assignment
|operator is defined.
|
|--- include/flatbuffers/reflection.h.orig	2020-04-29 23:28:21.560920814 +0000
|+++ include/flatbuffers/reflection.h
--------------------------
Patching file include/flatbuffers/reflection.h using Plan A...
Hunk #1 succeeded at 363.
done
===> Creating toolchain wrappers for flatbuffers-1.9.0
===> Configuring for flatbuffers-1.9.0
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 13.1.0
-- The CXX compiler identification is GNU 13.1.0
CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/Platform/SunOS.cmake:34 (include):
  File /opt/pkg/share/cmake-3.26/Modules/Platform/SunOS.cmake includes
  /home/pbulk/build/devel/flatbuffers/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.26/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.26/Modules/CMakeSystemSpecificInformation.cmake:45 (include)
  CMakeLists.txt:3 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/devel/flatbuffers/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/devel/flatbuffers/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (2.6s)
-- Generating done (0.0s)
-- Build files have been written to: /home/pbulk/build/devel/flatbuffers/work/flatbuffers-1.9.0
=> Rewrite cmake Dependencies files