+ 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.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unicorn-2.1.2/work.log => Checksum BLAKE2s OK for unicorn-2.1.2.tar.gz => Checksum SHA512 OK for unicorn-2.1.2.tar.gz ===> Installing dependencies for unicorn-2.1.2 => Tool dependency cmake>=0: found cmake-3.31.6 => 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.2 ===> Extracting for unicorn-2.1.2 ===> Patching for unicorn-2.1.2 => Applying pkgsrc patches for unicorn-2.1.2 => 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.1 2025/02/14 16:09:22 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-02-14 16:03:21.037181926 +0000 |+++ bindings/python/pyproject.toml -------------------------- Patching file bindings/python/pyproject.toml using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 39. done ===> Creating toolchain wrappers for unicorn-2.1.2 ===> Configuring for unicorn-2.1.2 => 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 value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by 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 (5.7s) -- Generating done (0.8s) 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.2/cmake-pkgsrc-build