+ 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/QuantLib-1.12.1nb13/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/QuantLib-1.12.1nb13/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for QuantLib-1.12.1.tar.gz
=> Checksum SHA512 OK for QuantLib-1.12.1.tar.gz
===> Installing dependencies for QuantLib-1.12.1nb13
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.28.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.84.*: found boost-headers-1.84.0
=> Build dependency boost-libs-1.84.*: found boost-libs-1.84.0
=> Build dependency boost-libs>=1.84.0: found boost-libs-1.84.0
===> Overriding tools for QuantLib-1.12.1nb13
===> Extracting for QuantLib-1.12.1nb13
===> Patching for QuantLib-1.12.1nb13
=> Applying pkgsrc patches for QuantLib-1.12.1nb13
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/finance/QuantLib/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/finance/QuantLib/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.1 2018/05/14 00:06:44 minskim Exp $
|
|Derive the library version from PKGVERSION.
|
|--- CMakeLists.txt.orig	2018-04-16 07:26:17.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/finance/QuantLib/patches/patch-ql_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/finance/QuantLib/patches/patch-ql_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ql_CMakeLists.txt,v 1.1 2018/05/14 00:06:44 minskim Exp $
|
|- Set the shared library version.
|- Prevent the build directory itself from being copied to DESTINATION.
|
|--- ql/CMakeLists.txt.orig	2018-04-16 07:26:17.000000000 +0000
|+++ ql/CMakeLists.txt
--------------------------
Patching file ql/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 13.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/finance/QuantLib/patches/patch-ql_utilities_dataformatters.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/finance/QuantLib/patches/patch-ql_utilities_dataformatters.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ql_utilities_dataformatters.hpp,v 1.1 2020/04/17 00:19:09 joerg Exp $
|
|--- ql/utilities/dataformatters.hpp.orig	2020-04-16 17:50:51.479075151 +0000
|+++ ql/utilities/dataformatters.hpp
--------------------------
Patching file ql/utilities/dataformatters.hpp using Plan A...
Hunk #1 succeeded at 25.
done
===> Creating toolchain wrappers for QuantLib-1.12.1nb13
===> Configuring for QuantLib-1.12.1nb13
=> Set the shared library version.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> 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 C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/finance/QuantLib/work/.cwrapper/bin/gcc - 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/finance/QuantLib/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at cmake/quantlib.cmake: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.
Call Stack (most recent call first):
  CMakeLists.txt:5 (include)


-- Found Boost: /opt/pkg/include (found version "1.84.0")  
-- QuantLib library name tokens:
-- QuantLib library name: QuantLib[]
-- Found Boost: /opt/pkg/include (found version "1.84.0") found components: unit_test_framework 
-- Configuring done (4.0s)
-- Generating done (0.5s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /home/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1
=> Rewrite cmake Dependencies files