=> Checksum BLAKE2s OK for kyotocabinet-1.2.79.tar.gz => Checksum SHA512 OK for kyotocabinet-1.2.79.tar.gz ===> Installing dependencies for kyotocabinet-1.2.79 ========================================================================== The supported build options for kyotocabinet are: lzma lzo zlib The currently selected options are: lzo zlib You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.kyotocabinet (not defined) ========================================================================== => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for kyotocabinet-1.2.79 ===> Extracting for kyotocabinet-1.2.79 ===> Patching for kyotocabinet-1.2.79 => Applying pkgsrc patches for kyotocabinet-1.2.79 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/kyotocabinet/patches/patch-configure => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/kyotocabinet/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2015/02/19 14:09:32 joerg Exp $ | |* prevent unwated overwrite variables |* don't use cpu-specific instructions | |--- configure.orig 2012-05-24 11:31:45.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 2139 (offset 30 lines). Hunk #2 succeeded at 2152 (offset 30 lines). Hunk #3 succeeded at 3972 (offset -1 lines). done ===> Creating toolchain wrappers for kyotocabinet-1.2.79 ===> Configuring for kyotocabinet-1.2.79 => 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 #================================================================ # Configuring Kyoto Cabinet version 1.2.79 (lzo). #================================================================ checking for aarch64-apple-darwin23-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 whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking how to run the C++ preprocessor... clang++ -E 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 whether byte ordering is bigendian... no checking for useless warnings... yes checking for atomic operations... no checking for main in -lc... yes checking for main in -lm... yes checking for main in -lpthread... yes checking for main in -lrt... no checking for main in -lstdc++... yes checking for main in -lregex... no checking for main in -lz... yes checking for main in -llzo2... yes checking for main in -lkyotocabinet... no checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating kyotocabinet.pc #================================================================ # Ready to make. #================================================================