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

        * BDB185_DEFAULT = db4
        * BDB_DEFAULT = db4
        * CURSES_DEFAULT = ncurses
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

Based on these variables, the following variables have been set:

        * BDBBASE (defined, but empty)
        * BDB_LIBS = -ldb4
        * BDB_TYPE = db4
        * CURSES_TYPE = ncurses

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
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency perl>=5.0: found perl-5.36.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency subversion-base>=1.14.2nb3: found subversion-base-1.14.2nb3
=> Full dependency fuse>=2.5.2: found fuse-2.9.3
===> Overriding tools for svnfs-0.4nb50
===> Extracting for svnfs-0.4nb50
===> Patching for svnfs-0.4nb50
=> Applying pkgsrc patches for svnfs-0.4nb50
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-svnfs/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-svnfs/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2011/01/06 16:27:33 agc Exp $
|
|Don't hardcode paths
|
|--- svn-config.pl.orig	2007-06-11 04:50:03.000000000 -0400
|+++ svn-config.pl
--------------------------
Patching file svn-config.pl using Plan A...
Hunk #1 succeeded at 47.
done
===> Creating toolchain wrappers for svnfs-0.4nb50
/bin/mkdir -p /home/pbulk/build/filesystems/fuse-svnfs/work/.buildlink/bin && /bin/ln -fs apr-1-config /home/pbulk/build/filesystems/fuse-svnfs/work/.buildlink/bin/apr-config
/bin/mkdir -p /home/pbulk/build/filesystems/fuse-svnfs/work/.buildlink/bin && /bin/ln -fs apu-1-config /home/pbulk/build/filesystems/fuse-svnfs/work/.buildlink/bin/apu-config
===> Configuring for svnfs-0.4nb50
=> Fixing subversion pathnames in svn-config.pl
=> 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
=> Replacing Perl interpreter in svn-config.pl.
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
/home/pbulk/build/filesystems/fuse-svnfs/work/svnfs-0.4/missing: Unknown `--run' option
Try `/home/pbulk/build/filesystems/fuse-svnfs/work/svnfs-0.4/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... /bin/gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-redhat-linux-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking for apr-config... apr-config
checking for fuse_main in -lfuse... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... cc -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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking fuse.h usability... yes
checking fuse.h presence... yes
checking for fuse.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking whether utime accepts a null argument... yes
checking for gettimeofday... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for rmdir... yes
checking for strdup... yes
checking for strstr... yes
checking for utime... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands