+ 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/drawpile-2.1.17nb20/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/drawpile-2.1.17nb20/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for Drawpile-2.1.17.tar.gz
=> Checksum SHA512 OK for Drawpile-2.1.17.tar.gz
===> Installing dependencies for drawpile-2.1.17nb20
==========================================================================
The following variables will affect the build process of this package,
drawpile-2.1.17nb20.  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 extra-cmake-modules-[0-9]*: found extra-cmake-modules-5.114.0
=> Tool dependency qt5-qttools-[0-9]*: found qt5-qttools-5.15.12nb1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.28.3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency karchive>=5.108.0nb4: found karchive-5.114.0
=> Full dependency qt5-qtbase>=5.15.11nb4: found qt5-qtbase-5.15.12
=> Full dependency giflib>=5.2.1nb4: found giflib-5.2.1nb6
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency libvpx>=1.14.0: found libvpx-1.14.0
=> Full dependency miniupnpc>=2.1: found miniupnpc-2.2.4
=> Full dependency libsodium>=0.3: found libsodium-1.0.19
=> Full dependency libmicrohttpd>=0.9.77nb2: found libmicrohttpd-1.0.0
=> Full dependency qt5-qtmultimedia>=5.15.12nb1: found qt5-qtmultimedia-5.15.12nb1
=> Full dependency qt5-qtsvg>=5.15.11nb3: found qt5-qtsvg-5.15.12
===> Overriding tools for drawpile-2.1.17nb20
===> Extracting for drawpile-2.1.17nb20
===> Patching for drawpile-2.1.17nb20
=> Applying pkgsrc patches for drawpile-2.1.17nb20
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/drawpile/patches/patch-doc_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/drawpile/patches/patch-doc_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-doc_CMakeLists.txt,v 1.1 2021/07/20 10:54:18 nia Exp $
|
|Install man pages to the proper directory.
|
|--- doc/CMakeLists.txt.orig	2020-02-16 16:35:42.000000000 +0000
|+++ doc/CMakeLists.txt
--------------------------
Patching file doc/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 13.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/drawpile/patches/patch-src_desktop_bundled_QtColorWidgets_color__wheel.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/drawpile/patches/patch-src_desktop_bundled_QtColorWidgets_color__wheel.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_desktop_bundled_QtColorWidgets_color__wheel.cpp,v 1.1 2021/07/20 10:54:18 nia Exp $
|
|Fix building with latest Qt.
|
|--- src/desktop/bundled/QtColorWidgets/color_wheel.cpp.orig	2020-02-16 16:35:42.000000000 +0000
|+++ src/desktop/bundled/QtColorWidgets/color_wheel.cpp
--------------------------
Patching file src/desktop/bundled/QtColorWidgets/color_wheel.cpp using Plan A...
Hunk #1 succeeded at 25.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/drawpile/patches/patch-src_desktop_widgets_popupmessage.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/drawpile/patches/patch-src_desktop_widgets_popupmessage.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_desktop_widgets_popupmessage.h,v 1.1 2021/07/20 10:54:18 nia Exp $
|
|Fix building with latest Qt.
|
|--- src/desktop/widgets/popupmessage.h.orig	2020-02-16 16:35:42.000000000 +0000
|+++ src/desktop/widgets/popupmessage.h
--------------------------
Patching file src/desktop/widgets/popupmessage.h using Plan A...
Hunk #1 succeeded at 20.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/drawpile/patches/patch-src_thinsrv_webadmin_qmhttp.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/drawpile/patches/patch-src_thinsrv_webadmin_qmhttp.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_thinsrv_webadmin_qmhttp.cpp,v 1.1 2021/07/20 10:54:18 nia Exp $
|
|Compatibility with libmicrohttpd-0.9.71
|
|--- src/thinsrv/webadmin/qmhttp.cpp.orig	2020-02-16 16:35:42.000000000 +0000
|+++ src/thinsrv/webadmin/qmhttp.cpp
--------------------------
Patching file src/thinsrv/webadmin/qmhttp.cpp using Plan A...
Hunk #1 succeeded at 30.
Hunk #2 succeeded at 94.
Hunk #3 succeeded at 111.
Hunk #4 succeeded at 131.
Hunk #5 succeeded at 226.
Hunk #6 succeeded at 291.
done
===> Creating toolchain wrappers for drawpile-2.1.17nb20
===> Configuring for drawpile-2.1.17nb20
=> Fixing CMAKE_MODULE_PATH 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/graphics/drawpile/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/graphics/drawpile/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Installing in /opt/pkg. Run /home/pbulk/build/graphics/drawpile/work/Drawpile-2.1.17/prefix.sh to set the environment for drawpile.
-- No build type selected, default to Release
-- Use -DCMAKE_BUILD_TYPE=debug to enable debugging
-- Build type: Release
-- Found PkgConfig: /home/pbulk/build/graphics/drawpile/work/.tools/bin/pkg-config (found version "2.1.1") 
CMake Deprecation Warning at CMakeLists.txt:71 (cmake_policy):
  The OLD behavior for policy CMP0071 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- Could NOT find KF5DNSSD (missing: KF5DNSSD_DIR)
-- Found GIF: /opt/pkg/lib/libgif.so (found version "5.2.1") 
CMake Warning (dev) at /opt/pkg/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args`
  (libminiupnpc) does not match the name of the calling package (Miniupnpc).
  This can lead to problems in calling code that expects `find_package`
  result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  config/FindMiniupnpc.cmake:16 (find_package_handle_standard_args)
  src/CMakeLists.txt:8 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found libminiupnpc: /opt/pkg/lib/libminiupnpc.so  
-- Found Sodium: /opt/pkg/lib/libsodium.so  
CMake Warning (dev) at /opt/pkg/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (libvpx)
  does not match the name of the calling package (Vpx).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  config/FindVpx.cmake:16 (find_package_handle_standard_args)
  src/libclient/CMakeLists.txt:4 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found libvpx: /opt/pkg/lib/libvpx.so  
-- Could NOT find QtColorWidgets (missing: LIBQTCOLORWIDGETS_LIBRARY LIBQTCOLORWIDGETS_INCLUDE_DIR) 
CMake Warning (dev) at /opt/pkg/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (libvpx)
  does not match the name of the calling package (Vpx).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  config/FindVpx.cmake:16 (find_package_handle_standard_args)
  src/desktop/CMakeLists.txt:5 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning at src/desktop/CMakeLists.txt:6 (find_package):
  By not providing "FindQt5Keychain.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "Qt5Keychain", but CMake did not find one.

  Could not find a package configuration file provided by "Qt5Keychain" with
  any of the following names:

    Qt5KeychainConfig.cmake
    qt5keychain-config.cmake

  Add the installation prefix of "Qt5Keychain" to CMAKE_PREFIX_PATH or set
  "Qt5Keychain_DIR" to a directory containing one of the above files.  If
  "Qt5Keychain" provides a separate development package or SDK, be sure it
  has been installed.


CMake Warning at src/desktop/CMakeLists.txt:134 (message):
  QtKeyChain not found: password remembering not enabled


CMake Warning at src/desktop/CMakeLists.txt:175 (message):
  QtColorWidgets not found: using bundled copy!


-- CXX flags (release): -DNDEBUG
-- Configuring done (5.2s)
-- Generating done (0.3s)
-- Build files have been written to: /home/pbulk/build/graphics/drawpile/work/Drawpile-2.1.17
=> Rewrite cmake Dependencies files