+ 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/slim-1.4.0nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/slim-1.4.0nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for slim-1.4.0.tar.gz
=> Checksum SHA512 OK for slim-1.4.0.tar.gz
===> Installing dependencies for slim-1.4.0nb2
==========================================================================
The supported build options for slim are:

	consolekit

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.slim (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
slim-1.4.0nb2.  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 mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.27.6
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> 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.0
=> Full dependency libX11>=1.1: found libX11-1.8.7
=> Full dependency libXft>=2.3.7nb1: found libXft-2.3.8
=> Full dependency fontconfig>=2.14.2nb2: found fontconfig-2.14.2nb2
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.2
=> Full dependency png>=1.6.0nb1: found png-1.6.40
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.11
=> Full dependency libXmu>=1.0.0: found libXmu-1.1.4
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency jpeg>=9: found jpeg-9e
===> Overriding tools for slim-1.4.0nb2
===> Extracting for slim-1.4.0nb2
===> Patching for slim-1.4.0nb2
=> Applying pkgsrc patches for slim-1.4.0nb2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/slim/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/slim/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.3 2023/06/14 09:43:50 abs Exp $
|
|Fix build.
|
|--- CMakeLists.txt.orig	2023-01-21 19:54:32.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 23.
Hunk #2 succeeded at 96.
Hunk #3 succeeded at 235.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/slim/patches/patch-slim.conf
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/slim/patches/patch-slim.conf
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-slim.conf,v 1.8 2023/09/01 09:37:09 nia Exp $
|
|Adjust for NetBSD
|
|--- slim.conf.orig	2023-01-14 11:47:23.000000000 +0000
|+++ slim.conf
--------------------------
Patching file slim.conf using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 17.
Hunk #3 succeeded at 36.
Hunk #4 succeeded at 46.
Hunk #5 succeeded at 67.
Hunk #6 succeeded at 103.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/slim/patches/patch-switchuser.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/slim/patches/patch-switchuser.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-switchuser.cpp,v 1.1 2023/09/01 09:37:09 nia Exp $
|
|Include correct headers for errno and strerror definitions.
|
|--- switchuser.cpp.orig	2023-01-19 21:00:48.000000000 +0000
|+++ switchuser.cpp
--------------------------
Patching file switchuser.cpp using Plan A...
Hunk #1 succeeded at 11.
done
===> Creating toolchain wrappers for slim-1.4.0nb2
===> Configuring for slim-1.4.0nb2
=> Substituting "options" in slim.conf
=> Substituting "paths" in CMakeLists.txt slim.conf
=> 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/x11/slim/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/x11/slim/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Enable shared library building
-- Found X11: /opt/pkg/include   
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - not found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - found
-- Looking for connect
-- Looking for connect - not found
-- Looking for connect in socket
-- Looking for connect in socket - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found Freetype: /opt/pkg/lib/libfreetype.so (found version "2.13.2") 
-- Found JPEG: /opt/pkg/lib/libjpeg.so (found version "90") 
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.2.13")  
-- Found PNG: /opt/pkg/lib/libpng16.so (found version "1.6.40") 
	PAM disabled
	ConsoleKit disabled
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Configuring done (8.5s)
-- Generating done (0.0s)
-- Build files have been written to: /home/pbulk/build/x11/slim/work/slim-1.4.0
=> Rewrite cmake Dependencies files