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

	ssl

The currently selected options are:

	ssl

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

	PKG_OPTIONS.redis (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
redis-7.2.5.  Their current value is shown below:

        * PKG_SYSCONFDIR = /etc/opt/pkg
        * REDIS_DATADIR = /var/opt/pkg/db/redis
        * REDIS_GROUP = redis
        * REDIS_LOGDIR = /var/opt/pkg/log/redis
        * REDIS_PIDDIR = /var/opt/pkg/run
        * REDIS_USER = redis
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private
        * VARBASE = /var/opt/pkg

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 gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency openssl>=3: found openssl-3.3.1
===> Overriding tools for redis-7.2.5
===> Extracting for redis-7.2.5
/usr/bin/chmod -R g-w /home/pbulk/build/databases/redis/work/redis-7.2.5
===> Patching for redis-7.2.5
=> Applying pkgsrc patches for redis-7.2.5
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-redis.conf
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-redis.conf
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-redis.conf,v 1.3 2023/10/06 07:27:44 triaxx Exp $
|
|Sane defaults for the config file.
|
|--- redis.conf.orig	2021-02-22 21:23:58.000000000 +0000
|+++ redis.conf
--------------------------
Patching file redis.conf using Plan A...
Hunk #1 succeeded at 306.
Hunk #2 succeeded at 338.
Hunk #3 succeeded at 352.
Hunk #4 succeeded at 507.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-src_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-src_Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_Makefile,v 1.7 2023/10/06 07:27:44 triaxx Exp $
|
|Add DESTDIR support.
|Fix NetBSD support.
|
|--- src/Makefile.orig	2023-09-06 17:56:15.000000000 +0000
|+++ src/Makefile
--------------------------
Patching file src/Makefile using Plan A...
Hunk #1 succeeded at 56.
Hunk #2 succeeded at 182.
Hunk #3 succeeded at 214.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-src_config.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-src_config.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_config.h,v 1.3 2023/10/06 07:27:44 triaxx Exp $
|
|Fix building on Darwin from
|https://github.com/redis/redis/issues/12585#issuecomment-1729243412
|
|--- src/config.h.orig	2023-09-06 17:56:15.000000000 +0000
|+++ src/config.h
--------------------------
Patching file src/config.h using Plan A...
Hunk #1 succeeded at 31.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-src_hyperloglog.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-src_hyperloglog.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_hyperloglog.c,v 1.2 2020/10/27 10:22:34 adam Exp $
|
|Fix the case of the missing llroundl on NetBSD. Patch by Matthias Petermann.
|
|--- src/hyperloglog.c.orig	2020-10-27 07:12:01.000000000 +0000
|+++ src/hyperloglog.c
--------------------------
Patching file src/hyperloglog.c using Plan A...
Hunk #1 succeeded at 34.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-src_object.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis/patches/patch-src_object.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_object.c,v 1.4 2023/10/06 07:27:44 triaxx Exp $
|
|Add MirBSD support.
|
|--- src/object.c.orig	2015-04-01 14:01:44.000000000 +0000
|+++ src/object.c
--------------------------
Patching file src/object.c using Plan A...
Hunk #1 succeeded at 34.
done
===> Creating toolchain wrappers for redis-7.2.5
===> Configuring for redis-7.2.5
=> Fixing paths.
=> Checking for portability problems in extracted files