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

        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = mit-krb5
        * 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
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = mit-krb5

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 intltool>=0.40.0: found intltool-0.51.0nb7
=> Tool dependency cmake>=3.18: found cmake-3.28.3
=> Tool dependency gdbus-codegen-[0-9]*: found gdbus-codegen-2.78.4
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.4
=> 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
=> Build dependency gperf>=3.0.1: found gperf-3.1
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency openldap-client>=2.6.6nb1: found openldap-client-2.6.7
=> Full dependency libcanberra>=0.30nb13: found libcanberra-0.30nb13
=> Full dependency gtk3+>=3.24.38nb6: found gtk3+-3.24.41
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.45.1
=> Full dependency nspr>=4.34nb1: found nspr-4.35
=> Full dependency nss>=3.80nb1: found nss-3.98
=> Full dependency libgdata>=0.16.1nb44: found libgdata-0.16.1nb44
=> Full dependency libsoup>=2.74.3nb4: found libsoup-2.74.3nb4
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.4
=> Full dependency gcr>=3.38.1nb11: found gcr-3.38.1nb11
=> Full dependency gsettings-desktop-schemas>=40.0nb2: found gsettings-desktop-schemas-40.0nb2
=> Full dependency icu>=74.1: found icu-74.2
=> Full dependency libsecret>=0.20.4nb2: found libsecret-0.20.4nb9
=> Full dependency libical>=3.0.17nb1: found libical-3.0.17nb1
===> Overriding tools for evolution-data-server-3.42.2nb14
===> Extracting for evolution-data-server-3.42.2nb14
===> Patching for evolution-data-server-3.42.2nb14
=> Applying pkgsrc patches for evolution-data-server-3.42.2nb14
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/evolution-data-server/patches/patch-src_tools_addressbook-export_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/evolution-data-server/patches/patch-src_tools_addressbook-export_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_tools_addressbook-export_CMakeLists.txt,v 1.1 2019/10/30 17:26:50 nia Exp $
|
|Allow pkgsrc to replace the interpreter.
|
|--- src/tools/addressbook-export/CMakeLists.txt.orig	2019-10-11 05:42:45.000000000 +0000
|+++ src/tools/addressbook-export/CMakeLists.txt
--------------------------
Patching file src/tools/addressbook-export/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 46.
done
===> Creating toolchain wrappers for evolution-data-server-3.42.2nb14
===> Configuring for evolution-data-server-3.42.2nb14
=> Replacing perl interpreter in src/tools/addressbook-export/csv2vcard.in.
=> Adding run-time search paths to pkg-config files.
INFO: [subst.mk:_pkgconfig] Nothing changed in "evolution-data-server.pc.in".
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:3 (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.


CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy):
  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/mail/evolution-data-server/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/mail/evolution-data-server/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /home/pbulk/build/mail/evolution-data-server/work/.tools/bin/pkg-config (found version "2.1.1") 
-- Found Gettext: /home/pbulk/build/mail/evolution-data-server/work/.tools/bin/msgmerge (found version "0.22.4") 
-- Checking for modules 'krb5;krb5-gssapi'
--   Package 'krb5', required by 'virtual:world', not found
--   Package 'krb5-gssapi', required by 'virtual:world', not found
-- Performing Test HAVE_KRB5
-- Performing Test HAVE_KRB5 - Failed
-- Performing Test HAVE_KRB5
-- Performing Test HAVE_KRB5 - Failed
-- Performing Test HAVE_KRB5
-- Performing Test HAVE_KRB5 - Failed
CMake Error at cmake/modules/FindKRB5.cmake:114 (message):
  Failed to find Kerberos 5 libraries.  Use -DWITH_KRB5=OFF to disable
  Kerberos 5 support
Call Stack (most recent call first):
  CMakeLists.txt:278 (include)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/evolution-data-server
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/evolution-data-server