+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/spdlog-1.11.0nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/spdlog-1.11.0nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for spdlog-1.11.0.tar.gz
=> Checksum SHA512 OK for spdlog-1.11.0.tar.gz
===> Installing dependencies for spdlog-1.11.0nb2
==========================================================================
The following variables will affect the build process of this package,
spdlog-1.11.0nb2.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 310

Based on these variables, the following variables have been set:

        * PYPACKAGE = python310

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.26.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.5
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency python310>=3.10.0: found python310-3.10.12
=> Full dependency fmtlib>=10.0.0: found fmtlib-10.0.0
===> Overriding tools for spdlog-1.11.0nb2
===> Extracting for spdlog-1.11.0nb2
===> Patching for spdlog-1.11.0nb2
=> Applying pkgsrc patches for spdlog-1.11.0nb2
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/spdlog/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/spdlog/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 2022/11/12 15:06:06 ryoon Exp $
|
|* Fix shared library name.
|  Do not create libspdlog.so.1.11 symlink.
|
|--- CMakeLists.txt.orig	2022-11-02 21:13:08.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 176.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/spdlog/patches/patch-include_spdlog_common.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/spdlog/patches/patch-include_spdlog_common.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_spdlog_common.h,v 1.1 2023/05/17 08:20:06 wiz Exp $
|
|Fix build with newer fmtlib.
|https://github.com/gabime/spdlog/commit/0ca574ae168820da0268b3ec7607ca7b33024d05
|
|--- include/spdlog/common.h.orig	2022-11-02 21:13:08.000000000 +0000
|+++ include/spdlog/common.h
--------------------------
Patching file include/spdlog/common.h using Plan A...
Hunk #1 succeeded at 160.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/spdlog/patches/patch-include_spdlog_tweakme.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/spdlog/patches/patch-include_spdlog_tweakme.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_spdlog_tweakme.h,v 1.1 2022/11/26 13:47:13 nia Exp $
|
|Allow dependent programs to find the correct fmtlib headers.
|
|--- include/spdlog/tweakme.h.orig	2022-11-02 21:13:08.000000000 +0000
|+++ include/spdlog/tweakme.h
--------------------------
Patching file include/spdlog/tweakme.h using Plan A...
Hunk #1 succeeded at 78.
done
===> Creating toolchain wrappers for spdlog-1.11.0nb2
===> Configuring for spdlog-1.11.0nb2
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
-- The CXX compiler identification is GNU 4.8.5
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/devel/spdlog/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Build spdlog: 1.11.0
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Build type: Release
-- Generating example(s)
-- Generating install
-- Configuring done (3.4s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    PYTHON_EXECUTABLE
    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    PYVERSSUFFIX
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /home/pbulk/build/devel/spdlog/work/spdlog-1.11.0/cmake-pkgsrc-build