+ 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/dspdfviewer-1.15.1nb60/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dspdfviewer-1.15.1nb60/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for dspdfviewer-1.15.1.tar.gz
=> Checksum SHA512 OK for dspdfviewer-1.15.1.tar.gz
===> Installing dependencies for dspdfviewer-1.15.1nb60
==========================================================================
The following variables will affect the build process of this package,
dspdfviewer-1.15.1nb60.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.6
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0nb1
=> Full dependency qt5-qttools>=5.5.1: found qt5-qttools-5.15.14nb1
=> Full dependency boost-libs-1.85.*: found boost-libs-1.85.0nb1
=> Full dependency boost-libs>=1.85.0: found boost-libs-1.85.0nb1
=> Full dependency qt5-qtbase>=5.15.13nb1: found qt5-qtbase-5.15.14nb1
=> Full dependency poppler-qt5>=24.03.0nb2: found poppler-qt5-24.03.0nb3
===> Overriding tools for dspdfviewer-1.15.1nb60
===> Extracting for dspdfviewer-1.15.1nb60
===> Patching for dspdfviewer-1.15.1nb60
=> Applying pkgsrc patches for dspdfviewer-1.15.1nb60
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/print/dspdfviewer/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/print/dspdfviewer/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/11/26 14:38:27 fox Exp $
|
|Fix the location of manpage
|
|--- CMakeLists.txt.orig	2017-04-20 11:02:53.067851000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 95.
done
===> Creating toolchain wrappers for dspdfviewer-1.15.1nb60
===> Configuring for dspdfviewer-1.15.1nb60
mkdir -p /home/pbulk/build/print/dspdfviewer/work/dspdfviewer-1.15.1/build
=> 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:19 (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.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/print/dspdfviewer/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/print/dspdfviewer/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /home/pbulk/build/print/dspdfviewer/work/.tools/bin/pkg-config (found version "2.2.0")
-- Compiling for system SunOS
-- Found Boost: /opt/pkg/include (found version "1.85.0") found components: program_options
-- Using Qt5 and libpoppler-qt5
-- Found Qt5 at /opt/pkg/qt5/lib/cmake/Qt5Core
-- Checking for one of the modules 'poppler-qt5'
-- GNU G++ detected.
-- Performing Test C11FLAG
-- Performing Test C11FLAG - Success
-- Compiler supports -std=c++11, using it.
-- Embedding version number 1.15. If you want to override this, for example to embed the git revision you built from, please pass -DDSPDFVIEWER_VERSION=1.2.3.4.5 to the cmake command.
-- Configuring done (4.9s)
CMake Warning (dev) in CMakeLists.txt:
  Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  Run "cmake --help-policy CMP0071" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  For compatibility, CMake is excluding the GENERATED source file(s):

    "/home/pbulk/build/print/dspdfviewer/work/dspdfviewer-1.15.1/build/dspdfviewer.qrc.cxx"

  from processing by AUTOMOC.  If any of the files should be processed, set
  CMP0071 to NEW.  If any of the files should not be processed, explicitly
  exclude them by setting the source file property SKIP_AUTOMOC:

    set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.0s)
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/print/dspdfviewer/work/dspdfviewer-1.15.1/build
=> Rewrite cmake Dependencies files