+ 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/unicorn-2.1.3/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unicorn-2.1.3/work.log
=> Checksum BLAKE2s OK for unicorn-2.1.3.tar.gz
=> Checksum SHA512 OK for unicorn-2.1.3.tar.gz
===> Installing dependencies for unicorn-2.1.3
=> Tool dependency cmake>=0: found cmake-3.31.7nb2
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.5
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency glib2>=2.76.4nb1: found glib2-2.82.5
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency libffi>=1.20: found libffi-3.4.8
=> Full dependency pcre2>=10.21: found pcre2-10.45
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for unicorn-2.1.3
===> Extracting for unicorn-2.1.3
===> Patching for unicorn-2.1.3
=> Applying pkgsrc patches for unicorn-2.1.3
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/unicorn/../../emulators/unicorn/patches/patch-bindings_python_pyproject.toml
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/unicorn/../../emulators/unicorn/patches/patch-bindings_python_pyproject.toml
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bindings_python_pyproject.toml,v 1.2 2025/04/16 12:46:52 adam Exp $
|
|Python module version should be obtained from git, but git repository
|is not available in PyPI package, so set the version manually.
|
|--- bindings/python/pyproject.toml.orig	2025-03-07 11:43:00.000000000 +0000
|+++ bindings/python/pyproject.toml
--------------------------
Patching file bindings/python/pyproject.toml using Plan A...
Hunk #1 succeeded at 4.
Hunk #2 succeeded at 42.
done
===> Creating toolchain wrappers for unicorn-2.1.3
===> Configuring for unicorn-2.1.3
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:4 (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 C compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/emulators/unicorn/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
Disabling PIE due to missing toolchain support

ERROR: Solaris install program not found. Use --install=/usr/ucb/install or
       install fileutils from www.blastwave.org using pkg-get -i fileutils
       to get ginstall which is used by default (which lives in /opt/csw/bin)

-- Configuring done (6.5s)
-- Generating done (0.7s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/emulators/unicorn/work/unicorn-2.1.3/cmake-pkgsrc-build