+ 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.0.1.post1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unicorn-2.0.1.post1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for unicorn-2.0.1.post1.tar.gz
=> Checksum SHA512 OK for unicorn-2.0.1.post1.tar.gz
===> Installing dependencies for unicorn-2.0.1.post1
=> Tool dependency cmake>=0: found cmake-3.29.6
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> 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.80.3
===> Overriding tools for unicorn-2.0.1.post1
===> Extracting for unicorn-2.0.1.post1
===> Patching for unicorn-2.0.1.post1
=> Applying pkgsrc patches for unicorn-2.0.1.post1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/unicorn/../../emulators/unicorn/patches/patch-bindings_python_unicorn_unicorn.py
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/unicorn/../../emulators/unicorn/patches/patch-bindings_python_unicorn_unicorn.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bindings_python_unicorn_unicorn.py,v 1.2 2021/02/25 19:47:51 leot Exp $
|
|--- bindings/python/unicorn/unicorn.py.orig	2020-10-21 11:34:41.000000000 +0000
|+++ bindings/python/unicorn/unicorn.py
--------------------------
Patching file bindings/python/unicorn/unicorn.py using Plan A...
Hunk #1 succeeded at 74 (offset 3 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/unicorn/../../emulators/unicorn/patches/patch-bundle__static.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/unicorn/../../emulators/unicorn/patches/patch-bundle__static.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bundle__static.cmake,v 1.1 2023/05/11 06:47:11 adam Exp $
|
|Use proper libtool on Darwin.
|
|--- bundle_static.cmake.orig	2023-05-10 19:31:11.000000000 +0000
|+++ bundle_static.cmake
--------------------------
Patching file bundle_static.cmake using Plan A...
Hunk #1 succeeded at 44.
Hunk #2 succeeded at 110.
done
===> Creating toolchain wrappers for unicorn-2.0.1.post1
===> Configuring for unicorn-2.0.1.post1
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 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.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

ERROR: Your compiler does not support the __thread specifier for 
       Thread-Local Storage (TLS). Please upgrade to a version that does.

-- Configuring done (3.7s)
-- Generating done (0.5s)
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.0.1.post1/cmake-pkgsrc-build