+ 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/rapidcheck-0.0.0.20220314/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rapidcheck-0.0.0.20220314/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for rapidcheck-0.0.0.20220314-8fafda42e732164db58003e542196e94a28481f9.tar.gz
=> Checksum SHA512 OK for rapidcheck-0.0.0.20220314-8fafda42e732164db58003e542196e94a28481f9.tar.gz
===> Installing dependencies for rapidcheck-0.0.0.20220314
=> Tool dependency cmake>=3.18: found cmake-3.29.6
=> 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 rapidcheck-0.0.0.20220314
===> Extracting for rapidcheck-0.0.0.20220314
===> Patching for rapidcheck-0.0.0.20220314
=> Applying pkgsrc patches for rapidcheck-0.0.0.20220314
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/rapidcheck/patches/patch-ext_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/rapidcheck/patches/patch-ext_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_CMakeLists.txt,v 1.1 2023/05/03 16:56:31 nikita Exp $
|
|remove check for catch.
|
|--- ext/CMakeLists.txt.orig	2019-08-15 15:24:20 UTC
|+++ ext/CMakeLists.txt
--------------------------
Patching file ext/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/rapidcheck/patches/patch-extras_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/rapidcheck/patches/patch-extras_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-extras_CMakeLists.txt,v 1.1 2023/05/03 16:56:31 nikita Exp $
|
|remove check for catch.
|
|--- extras/CMakeLists.txt.orig	2019-10-27 17:30:50 UTC
|+++ extras/CMakeLists.txt
--------------------------
Patching file extras/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 4.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/rapidcheck/patches/patch-test_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/rapidcheck/patches/patch-test_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-test_CMakeLists.txt,v 1.1 2023/05/03 16:56:31 nikita Exp $
|
|remove check for catch.
|
|--- test/CMakeLists.txt.orig	2019-10-27 17:34:35 UTC
|+++ test/CMakeLists.txt
--------------------------
Patching file test/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 82.
done
===> Creating toolchain wrappers for rapidcheck-0.0.0.20220314
===> Configuring for rapidcheck-0.0.0.20220314
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:1 (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
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/devel/rapidcheck/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (2.0s)
-- 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/devel/rapidcheck/work/rapidcheck-8fafda42e732164db58003e542196e94a28481f9/cmake-pkgsrc-build