=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for clisp-2.49.tar.gz
=> Checksum SHA512 OK for clisp-2.49.tar.gz
===> Installing dependencies for clisp-bdb-2.49
=> 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 clisp>=2.49: found clisp-2.49nb28
=> Full dependency db4>=4.8.30: found db4-4.8.30nb1
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
===> Overriding tools for clisp-bdb-2.49
===> Extracting for clisp-bdb-2.49
===> Patching for clisp-bdb-2.49
=> Applying pkgsrc patches for clisp-bdb-2.49
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/databases/clisp-bdb/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/databases/clisp-bdb/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2011/04/20 18:31:36 hans Exp $
|
|Override ac_install_sh.
|
|--- modules/berkeley-db/configure.orig	2010-07-09 13:00:01.000000000 +0400
|+++ modules/berkeley-db/configure	2010-07-09 13:00:20.000000000 +0400
--------------------------
Patching file modules/berkeley-db/configure using Plan A...
Hunk #1 succeeded at 2559 (offset 274 lines).
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/databases/clisp-bdb/patches/patch-ab
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/databases/clisp-bdb/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2011/04/20 18:31:36 hans Exp $
|
|--- modules/berkeley-db/Makefile.in.orig	2010-03-24 20:44:56.000000000 +0100
|+++ modules/berkeley-db/Makefile.in	2011-04-20 16:21:26.184581749 +0200
--------------------------
Patching file modules/berkeley-db/Makefile.in using Plan A...
Hunk #1 succeeded at 3.
done
===> Creating toolchain wrappers for clisp-bdb-2.49
===> Configuring for clisp-bdb-2.49
=> Substituting "db4-libname" in modules/berkeley-db/configure
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
configure: ** Berkeley-DB (Common)
checking how to remove colons from paths... echo $x
checking for clisp... /opt/pkg/bin/clisp
checking for CLISP version... 2.49 (2010-07-07) (built 3922694737) (memory 3922695185)
checking for CLISP libdir... /opt/pkg/lib/clisp/
checking for CLISP linking set... /opt/pkg/lib/clisp/base
checking for CLISP... yes
checking for x86_64-apple-darwin22-gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking how to make hard links... ln
checking whether ln -s works... yes
checking build system type... x86_64-apple-darwin22
checking host system type... x86_64-apple-darwin22
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
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 shared library run path origin... done
checking how to link with libdb... -ldb4
configure: ** Berkeley-DB (Headers)
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
configure: ** Berkeley-DB (Functions)
checking for library containing db_env_create... none required
checking for DB_ENV.get_home... yes
checking for DB_ENV.set_msgcall... yes
checking for gettimeofday... yes
checking for localtime... yes
checking for strftime... yes
checking size of db_recno_t... 4
checking whether DB->stat() accepts TXNid... yes
checking whether DB_ENV->set_errcall() accepts DBE... yes
checking whether DB->get_transactional() accepts just 1 argument... yes
checking for DB_LOCK_STAT.st_nconflicts... no
checking for DB_LOCK_STAT.st_lock_wait... yes
checking for DB_LOCK_STAT.st_nnowaits... no
checking for DB_LOCK_STAT.st_lock_nowait... yes
checking for DB_ENV.mutex_set_tas_spins... yes
checking for DB_ENV.mutex_get_tas_spins... yes
checking for DB_ENV.mutex_set_align... yes
checking for DB_ENV.mutex_get_align... yes
checking whether DB_LOCK_READ_UNCOMMITTED is declared... yes
checking for DB_ENV.log_set_config... yes
checking for DB_ENV.get_intermediate_dir_mode... yes
checking for DB_TXN_ACTIVE.gid... yes
checking for DB_TXN_ACTIVE.status... yes
configure: ** Berkeley-DB (Output)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating link.sh
config.status: creating config.h
configure: WARNING: unrecognized options: --with-libiconv-prefix
configure: ** Berkeley-DB (Done)