=> Checksum BLAKE2s OK for kalibrate-rtl-20131215-aae11c8a8dc79692a94ccfee39ba01e8c8c05d38.tar.gz
=> Checksum SHA512 OK for kalibrate-rtl-20131215-aae11c8a8dc79692a94ccfee39ba01e8c8c05d38.tar.gz
===> Installing dependencies for kalibrate-rtl-20131215nb1
=> Tool dependency automake>=1.9: found automake-1.16.5nb3
=> Tool dependency autoconf>=2.58: found autoconf-2.72
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2
=> Full dependency libusb1>=1.0.9: found libusb1-1.0.28
=> Full dependency rtl-sdr>=2.0.0: found rtl-sdr-2.0.2
===> Overriding tools for kalibrate-rtl-20131215nb1
===> Extracting for kalibrate-rtl-20131215nb1
===> Patching for kalibrate-rtl-20131215nb1
=> Applying pkgsrc patches for kalibrate-rtl-20131215nb1
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/ham/kalibrate-rtl/patches/patch-src_kal.cc
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/ham/kalibrate-rtl/patches/patch-src_kal.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_kal.cc,v 1.1 2019/02/07 14:03:50 tnn Exp $
|
|for basename(3)
|
|--- src/kal.cc.orig	2013-12-15 03:14:58.000000000 +0000
|+++ src/kal.cc
--------------------------
Patching file src/kal.cc using Plan A...
Hunk #1 succeeded at 48.
done
===> Creating toolchain wrappers for kalibrate-rtl-20131215nb1
===> Configuring for kalibrate-rtl-20131215nb1
cd /Users/pbulk/build/ham/kalibrate-rtl/work/kalibrate-rtl-aae11c8a8dc79692a94ccfee39ba01e8c8c05d38 && autoreconf -if
configure.ac:9: installing './compile'
configure.ac:34: installing './config.guess'
configure.ac:34: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
=> 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... -std=gnu++11
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang++ -std=gnu++11... gcc3
checking for aarch64-apple-darwin23-gcc... clang
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking whether ln -s works... yes
checking for aarch64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
checking for working strtod... yes
checking for floor... yes
checking for getpagesize... yes
checking for memset... yes
checking for sqrt... yes
checking for strtoul... yes
checking for strtol... yes
checking pkg-config is at least version 0.9.0... yes
checking for fftw3 >= 3.0... yes
checking for librtlsdr... yes
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands