+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kyotocabinet-1.2.79/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kyotocabinet-1.2.79/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for kyotocabinet-1.2.79.tar.gz
=> Checksum SHA512 OK for kyotocabinet-1.2.79.tar.gz
===> Installing dependencies for kyotocabinet-1.2.79
==========================================================================
The supported build options for kyotocabinet are:

	lzma lzo zlib

The currently selected options are:

	lzo zlib

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

	PKG_OPTIONS.kyotocabinet (not defined)

==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> 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 zlib>=1.2.3: found zlib-1.3.1
=> Full dependency lzo>=2.01: found lzo-2.10
===> Overriding tools for kyotocabinet-1.2.79
===> Extracting for kyotocabinet-1.2.79
===> Patching for kyotocabinet-1.2.79
=> Applying pkgsrc patches for kyotocabinet-1.2.79
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/kyotocabinet/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/kyotocabinet/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.2 2015/02/19 14:09:32 joerg Exp $
|
|* prevent unwated overwrite variables
|* don't use cpu-specific instructions
|
|--- configure.orig	2012-05-24 11:31:45.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 2139 (offset 30 lines).
Hunk #2 succeeded at 2152 (offset 30 lines).
Hunk #3 succeeded at 3972 (offset -1 lines).
done
===> Creating toolchain wrappers for kyotocabinet-1.2.79
===> Configuring for kyotocabinet-1.2.79
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
#================================================================
# Configuring Kyoto Cabinet version 1.2.79 (lzo).
#================================================================
checking for x86_64-redhat-linux-gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for useless warnings... yes
checking for atomic operations... yes
checking for main in -lc... yes
checking for main in -lm... yes
checking for main in -lpthread... yes
checking for main in -lrt... yes
checking for main in -lstdc++... yes
checking for main in -lregex... no
checking for main in -lz... yes
checking for main in -llzo2... yes
checking for main in -lkyotocabinet... no
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking lzo/lzo1x.h usability... yes
checking lzo/lzo1x.h presence... yes
checking for lzo/lzo1x.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating kyotocabinet.pc
#================================================================
# Ready to make.
#================================================================