+ 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.0nb3/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/slim-1.4.0nb3/work.log
WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> 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.0nb3
==========================================================================
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.0nb3.  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 cmake>=3.18: found cmake-3.31.3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency fontconfig>=2.14.2nb3: found fontconfig-2.15.0
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3
=> Full dependency jpeg>=9: found jpeg-9f
=> Full dependency libX11>=1.1: found libX11-1.8.10
=> Full dependency libXft>=2.3.8nb1: found libXft-2.3.8nb1
=> Full dependency libXmu>=1.0.0: found libXmu-1.2.1
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.12
=> Full dependency png>=1.6.0nb1: found png-1.6.44
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency expat>=1.95.7: found expat-2.6.3
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency libICE>=0.99.1: found libICE-1.1.2
=> Full dependency libSM>=0.99.2: found libSM-1.2.5
=> Full dependency libXau>=1.0: found libXau-1.0.12
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXext>=0.99.0: found libXext-1.3.6
=> Full dependency libXt>=1.0.0: found libXt-1.3.1
=> Full dependency libxcb>=1.6: found libxcb-1.17.0
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for slim-1.4.0nb3
===> Extracting for slim-1.4.0nb3
===> Patching for slim-1.4.0nb3
=> Applying pkgsrc patches for slim-1.4.0nb3
=> 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.0nb3
===> Configuring for slim-1.4.0nb3
=> 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.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- 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/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.3")
-- Found JPEG: /opt/pkg/lib/libjpeg.so (found version "90")
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1")
-- Found PNG: /opt/pkg/lib/libpng16.so (found version "1.6.44")
	PAM disabled
	ConsoleKit disabled
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Configuring done (23.3s)
-- Generating done (0.1s)
-- Build files have been written to: /home/pbulk/build/x11/slim/work/slim-1.4.0
=> Rewrite cmake Dependencies files