+ 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/uchardet-0.0.8/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/uchardet-0.0.8/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for uchardet-0.0.8.tar.xz
=> Checksum SHA512 OK for uchardet-0.0.8.tar.xz
===> Installing dependencies for uchardet-0.0.8
=> Tool dependency cmake>=0: found cmake-3.30.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for uchardet-0.0.8
===> Extracting for uchardet-0.0.8
===> Patching for uchardet-0.0.8
=> Applying pkgsrc patches for uchardet-0.0.8
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/uchardet/patches/patch-src_symbols.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/uchardet/patches/patch-src_symbols.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_symbols.cmake,v 1.1 2022/04/25 23:16:50 tnn Exp $
|
|Need to patch this to avoid cwrappers splitting -Wl,,
|Otherwise BUILDLINK_TRANSFORM cannot catch it.
|
|--- src/symbols.cmake.orig	2020-04-23 09:48:58.000000000 +0000
|+++ src/symbols.cmake
--------------------------
Patching file src/symbols.cmake using Plan A...
Hunk #1 succeeded at 24.
done
===> Creating toolchain wrappers for uchardet-0.0.8
===> Configuring for uchardet-0.0.8
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:2 (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 CXX compiler identification is GNU 13.3.0
-- The C 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/textproc/uchardet/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/textproc/uchardet/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for getopt_long
-- Looking for getopt_long - found
-- Skipping test da:iso-8859-1 (known broken)
-- Skipping test es:iso-8859-15 (known broken)
-- Skipping test he:iso-8859-8 (known broken)
-- Skipping test ja:utf-16be (known broken)
-- Skipping test ja:utf-16le (known broken)
-- Configuring done (4.2s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/textproc/uchardet/work/uchardet-0.0.8/cmake-pkgsrc-build