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

        * JPEG_DEFAULT = jpeg

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.78.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.7.2
=> 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 mimalloc>=2.0.2: found mimalloc-2.0.9
=> Full dependency pangomm>=2.46.3nb3: found pangomm-2.46.3nb3
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency fontconfig>=2.14.2nb3: found fontconfig-2.15.0
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1
=> Full dependency png>=1.6.0nb1: found png-1.6.42
=> Full dependency cairo>=1.18.0: found cairo-1.18.0nb1
=> Full dependency glew>=2.1.0: found glew-2.2.0nb2
=> Full dependency glu>=7.11.2: found glu-9.0.3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency json-c>=0.14: found json-c-0.17
=> Full dependency gtkmm3>=3.24.7nb7: found gtkmm3-3.24.7nb7
===> Overriding tools for solvespace-3.0nb9
===> Extracting for solvespace-3.0nb9
===> Patching for solvespace-3.0nb9
=> Applying pkgsrc patches for solvespace-3.0nb9
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/solvespace/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/solvespace/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.2 2022/05/23 19:02:59 plunky Exp $
|
|disable finding the commit hash: we provide it in the Makefile
|
|use pkgsrc mimalloc directly
|
|--- CMakeLists.txt.orig	2021-04-18 09:48:36.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 30.
Hunk #2 succeeded at 172.
Hunk #3 succeeded at 234.
done
===> Creating toolchain wrappers for solvespace-3.0nb9
===> Configuring for solvespace-3.0nb9
=> Set libdxfrw directory
cd /home/pbulk/build/cad/solvespace/work/solvespace-3.0 && /usr/bin/mkdir -p build
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:14 (cmake_policy):
  The OLD behavior for policy CMP0048 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.


-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/pbulk/build/cad/solvespace/work/.cwrapper/bin/gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/cad/solvespace/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/cad/solvespace/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAS_FILE_PREFIX_MAP
-- Performing Test HAS_FILE_PREFIX_MAP - Success
-- Using in-tree libdxfrw
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include  
-- Found PkgConfig: /home/pbulk/build/cad/solvespace/work/.tools/bin/pkg-config (found version "2.1.1") 
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1")  
-- Found PNG: /opt/pkg/lib/libpng16.so (found version "1.6.42") 
-- Found Freetype: /opt/pkg/lib/libfreetype.so (found version "2.13.2") 
-- Checking for module 'cairo'
--   Found cairo, version 1.18.0
-- Found OpenGL: /opt/pkg/lib/libGL.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` (SPACEWARE)
  does not match the name of the calling package (SpaceWare).  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):
  cmake/FindSpaceWare.cmake:19 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:275 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Could NOT find SPACEWARE (missing: SPACEWARE_LIBRARY SPACEWARE_INCLUDE_DIR) 
-- Checking for module 'fontconfig'
--   Found fontconfig, version 2.15.0
-- Checking for module 'json-c'
--   Found json-c, version 0.17
-- Checking for modules 'gtkmm-3.0>=3.18;pangomm-1.4;x11'
--   Found gtkmm-3.0, version 3.24.7
--   Found pangomm-1.4, version 2.46.3
--   Found x11, version 1.8.7
CMake Warning at CMakeLists.txt:312 (message):
  Gettext not found, translations will not be updated


-- Benchmarking disabled in debug builds.
-- Configuring done (12.8s)
-- Generating done (0.1s)
-- Build files have been written to: /home/pbulk/build/cad/solvespace/work/solvespace-3.0/build
=> Rewrite cmake Dependencies files