=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/git-sqlite", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for git-sqlite-0.1.tar.gz => Checksum SHA512 OK for git-sqlite-0.1.tar.gz ===> Installing dependencies for git-sqlite-0.1 => Tool dependency automake>=1.9: found automake-1.18.1 => Tool dependency autoconf>=2.58: found autoconf-2.73 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency git-base-[0-9]*: found git-base-2.55.0nb1 => Full dependency sqlite3-[0-9]*: found sqlite3-3.53.4 => Full dependency sqlite3-diff-[0-9]*: found sqlite3-diff-3.53.4 ===> Overriding tools for git-sqlite-0.1 ===> Extracting for git-sqlite-0.1 ===> Patching for git-sqlite-0.1 => Applying pkgsrc patches for git-sqlite-0.1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/git-sqlite/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/git-sqlite/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.1 2025/05/20 16:48:21 schmonz Exp $ | |Avoid bashisms. | |--- configure.ac.orig 2025-05-20 14:46:28.191866921 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 3. done ===> Creating toolchain wrappers for git-sqlite-0.1 ===> Configuring for git-sqlite-0.1 cd /tmp/work/databases/git-sqlite/work/git-sqlite-0.1 && /usr/bin/bash ./reconf configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' => 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 => Replacing bash interpreter in src/util.sh src/*.in. INFO: [replace-interpreter] Nothing changed in src/Makefile.in. INFO: [replace-interpreter] Nothing changed in src/schema.sql.in. checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbuild -g pbuild checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '500' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for bash... bash checking for sqlite3... sqlite3 checking for sqldiff... sqldiff checking for git... git 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 src/schema.sql config.status: creating src/git-sqlite config.status: creating src/git-sqlite-diff config.status: creating src/git-sqlite-merge