=> Checksum BLAKE2s OK for bsign_0.4.5.tar.gz
=> Checksum SHA512 OK for bsign_0.4.5.tar.gz
===> Installing dependencies for bsign-0.4.5
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for bsign-0.4.5
===> Extracting for bsign-0.4.5
===> Patching for bsign-0.4.5
=> Applying pkgsrc patches for bsign-0.4.5
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/sysutils/bsign/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/sysutils/bsign/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.5 2021/05/14 11:43:47 nia Exp $
|
|--- Makefile.in.orig	2002-01-27 20:56:56.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 51.
Hunk #2 succeeded at 159.
Hunk #3 succeeded at 193.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/sysutils/bsign/patches/patch-configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/sysutils/bsign/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2012/07/03 17:32:00 joerg Exp $
|
|--- configure.orig	2002-01-18 01:16:44.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 665.
Hunk #2 succeeded at 1664.
Hunk #3 succeeded at 1706.
Hunk #4 succeeded at 1748.
done
===> Creating toolchain wrappers for bsign-0.4.5
===> Configuring for bsign-0.4.5
=> 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
creating cache ./config.cache
checking for gcc... clang
checking whether the C compiler (clang -pipe -Os -L/opt/pkg/lib) works... yes
checking whether the C compiler (clang -pipe -Os -L/opt/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether clang accepts -g... yes
checking for c++... clang++
checking whether the C++ compiler (clang++ -pipe -Os -L/opt/pkg/lib) works... yes
checking whether the C++ compiler (clang++ -pipe -Os -L/opt/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether clang++ accepts -g... yes
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g staff
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C++ preprocessor... clang++ -E
checking for ANSI C header files... yes
checking for strncasecmp... yes
checking for memcpy... yes
checking for bcopy... yes
checking for strcspn... yes
checking for strncpy... yes
checking for cfmakeraw... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for rindex... yes
checking for strrchr... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking for gpm.h... no
checking for malloc.h... no
checking for string.h... yes
checking for strings.h... yes
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking size of long... 8
checking size of int... 4
checking size of long long... 8
checking whether byte ordering is bigendian... no
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking for vprintf... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h

Run 'make' to build the application.