+ 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/btget-1.05nb37/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/btget-1.05nb37/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for libbt-1.05.tar.gz
=> Checksum SHA512 OK for libbt-1.05.tar.gz
===> Installing dependencies for btget-1.05nb37
==========================================================================
The following variables will affect the build process of this package,
btget-1.05nb37.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

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 makedepend-[0-9]*: found makedepend-1.0.9
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency curl>=8.11.0nb2: found curl-8.11.1nb1
=> Full dependency libuuid>=2.18: found libuuid-2.32.1nb2
=> Full dependency openssl>=3: found openssl-3.3.2
=> Full dependency cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb1
=> Full dependency libidn2>=2.0.0: found libidn2-2.3.7
=> Full dependency libssh2>=0.18: found libssh2-1.11.1
=> Full dependency libunistring>=0.9.3: found libunistring-1.2
=> Full dependency libxml2>=2.6.2: found libxml2-2.12.9nb3
=> Full dependency nghttp2>=1.0.0: found nghttp2-1.64.0nb3
=> Full dependency openldap-client>=2.4.6: found openldap-client-2.6.9
=> Full dependency xz>=5.0.0: found xz-5.6.3
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for btget-1.05nb37
===> Extracting for btget-1.05nb37
===> Patching for btget-1.05nb37
=> Applying pkgsrc patches for btget-1.05nb37
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/btget/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/btget/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1.1.1 2005/08/05 22:00:49 reinoud Exp $
|
|--- include/util.h.orig	2004-04-16 08:41:48.000000000 +0200
|+++ include/util.h
--------------------------
Patching file include/util.h using Plan A...
Hunk #1 succeeded at 28.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/btget/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/btget/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.3 2006/03/01 12:16:04 reinoud Exp $
|
|--- src/peer.c.orig	2005-12-09 09:02:57.000000000 +0100
|+++ src/peer.c
--------------------------
Patching file src/peer.c using Plan A...
Hunk #1 succeeded at 19.
Hunk #2 succeeded at 597.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/btget/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/btget/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.2 2008/01/13 21:20:58 tonio Exp $
|
|--- src/btlist.c.orig	2005-12-10 00:50:12.000000000 +0100
|+++ src/btlist.c
--------------------------
Patching file src/btlist.c using Plan A...
Hunk #1 succeeded at 13.
done
===> Creating toolchain wrappers for btget-1.05nb37
===> Configuring for btget-1.05nb37
=> 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
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in "Makefile.in".
INFO: [subst.mk:pkglocaledir] Nothing changed in "src/Makefile.in".
checking for x86_64-redhat-linux-gcc... cc
checking for C compiler default output... 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 ANSI C... none needed
checking for x86_64-redhat-linux-ar... no
checking for ar... ar
checking whether make sets $(MAKE)... yes
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking for makedepend... makedepend
checking for curl_easy_init in -lcurl... yes
checking for SHA1_Init in -lssl... no
checking for uuid_generate in -luuid... yes
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
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 for unistd.h... (cached) yes
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for siginfo_t.si_fd... yes
checking return type of signal handlers... void
checking for res_mkquery... yes
checking for gethostname... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strtoll... yes
checking for uuid_generate... yes
checking for on_exit... yes
checking if malloc debugging is wanted... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/config.h