+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/charls-2.4.2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/charls-2.4.2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for charls-2.4.2.tar.gz
=> Checksum SHA512 OK for charls-2.4.2.tar.gz
===> Installing dependencies for charls-2.4.2
=> Tool dependency cmake>=0: found cmake-3.29.6
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc6>=6.5.0nb9: found gcc6-6.5.0nb9
===> Overriding tools for charls-2.4.2
===> Extracting for charls-2.4.2
===> Patching for charls-2.4.2
=> Applying pkgsrc patches for charls-2.4.2
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/charls/patches/patch-src_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/charls/patches/patch-src_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_CMakeLists.txt,v 1.1 2023/10/21 11:20:23 nros Exp $
|
|Not all unix ld commands support --version_script ,
|check if it works before using it
|
|--- src/CMakeLists.txt.orig	2023-10-21 11:00:42.582420428 +0000
|+++ src/CMakeLists.txt
--------------------------
Patching file src/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 78.
done
===> Creating toolchain wrappers for charls-2.4.2
===> Configuring for charls-2.4.2
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
-- CharLS version: 2.4.2
-- The C compiler identification is GNU 6.5.0
-- The CXX compiler identification is GNU 6.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/graphics/charls/work/.cwrapper/bin/cc - 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/graphics/charls/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building as master project, CMake version: 3.29.6
-- IPO is supported and used
-- Performing Test versionscript_flag
-- Performing Test versionscript_flag - Success
-- Configuring done (1.9s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/graphics/charls/work/charls-2.4.2/cmake-pkgsrc-build