=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for trickle-1.06.tar.gz
=> Checksum SHA512 OK for trickle-1.06.tar.gz
===> Installing dependencies for trickle-1.06nb17
==========================================================================
The following variables will affect the build process of this package,
trickle-1.06nb17.  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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> 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 libevent>=2.1.12nb1: found libevent-2.1.12nb2
===> Overriding tools for trickle-1.06nb17
===> Extracting for trickle-1.06nb17
===> Patching for trickle-1.06nb17
=> Applying pkgsrc patches for trickle-1.06nb17
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/trickle/patches/patch-Makefile.in
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/trickle/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.1 2013/11/11 06:48:02 dholland Exp $
|
|Fix MAKE_JOBS build; without this building DATA, which actually means
|shared libs, causes libtool to overwrite object files used by
|PROGRAMS.
|
|--- Makefile.in~	2013-11-11 06:33:13.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 526.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/trickle/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/trickle/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2014/07/06 12:48:04 schwarz Exp $
|
|--- trickle-overload.c.orig	2003-06-04 18:35:52.000000000 +0200
|+++ trickle-overload.c	2003-06-04 18:36:45.000000000 +0200
--------------------------
Patching file trickle-overload.c using Plan A...
Hunk #1 succeeded at 476.
done
===> Creating toolchain wrappers for trickle-1.06nb17
===> Configuring for trickle-1.06nb17
=> 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
=> Checking for portability problems in extracted files
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking target system type... x86_64-apple-darwin23
checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for x86_64-apple-darwin23-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 executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for ld used by GCC... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
loading cache /dev/null within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for clang option to produce PIC... -fPIC
checking if clang PIC flag -fPIC works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.lo... yes
checking if clang supports -fno-rtti -fno-exceptions ... yes
checking if clang static flag -static works... none
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... no
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... unsupported
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache /dev/null
checking whether make sets ${MAKE}... (cached) yes
checking for x86_64-apple-darwin23-ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g staff
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for dlopen in -ldl... yes
checking for err in -lc... yes
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking if libc defines __progname... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for err.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for stdint.h... yes
checking for netinet/in.h... yes
checking for asm/poll.h... no
checking for clang option to accept ANSI C... none needed
checking for an ANSI C-conforming const... 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... (cached) yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for u_int64_t... yes
checking for u_int32_t... yes
checking for u_int16_t... yes
checking for u_int8_t... yes
checking for in_addr_t... yes
checking whether clang needs -traditional... no
checking return type of signal handlers... void
checking for socket... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for daemon... yes
checking for setenv... yes
checking for strsep... yes
checking for libevent... yes
checking if underscores are needed for symbols... no
checking if we can access libc without dlopen... yes
configure: creating ./config.status
config.status: creating Makefile
mv: Makefile: set owner/group (was: 500/0): Operation not permitted
config.status: creating config.h
mv: config.h: set owner/group (was: 500/0): Operation not permitted
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp