=> 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.05nb32
==========================================================================
The following variables will affect the build process of this package,
btget-1.05nb32.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/pkg/etc/openssl/certs
        * SSLDIR = /opt/pkg/etc/openssl
        * SSLKEYS = /opt/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
`/opt/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.4.0nb1: found curl-8.7.1
=> Full dependency openssl>=3: found openssl-3.3.0
===> Overriding tools for btget-1.05nb32
===> Extracting for btget-1.05nb32
===> Patching for btget-1.05nb32
=> Applying pkgsrc patches for btget-1.05nb32
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/btget/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/btget/patches/patch-ab
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/btget/patches/patch-ac
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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.05nb32
===> Configuring for btget-1.05nb32
=> 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 portability problems in extracted files
checking for aarch64-apple-darwin22-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ANSI C... none needed
checking for aarch64-apple-darwin22-ar... no
checking for ar... ar
checking whether make sets $(MAKE)... yes
checking for aarch64-apple-darwin22-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... clang -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... no
checking return type of signal handlers... void
checking for res_mkquery... no
checking for res_mkquery in -lresolv... no
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... no
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