=> Checksum BLAKE2s OK for muparser_v2_2_2.zip
=> Checksum SHA512 OK for muparser_v2_2_2.zip
===> Installing dependencies for muparser-200.2.2.2
=> 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 muparser-200.2.2.2
===> Extracting for muparser-200.2.2.2
===> Patching for muparser-200.2.2.2
=> Applying pkgsrc patches for muparser-200.2.2.2
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/muparser/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/muparser/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2018/01/26 09:48:46 jperkin Exp $
|
|--- configure.orig	2012-02-19 20:20:34.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5980.
Hunk #2 succeeded at 6548.
Hunk #3 succeeded at 6591.
Hunk #4 succeeded at 6603.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/muparser/patches/patch-src_muParserTest.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/muparser/patches/patch-src_muParserTest.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_muParserTest.cpp,v 1.1 2012/11/16 01:04:43 joerg Exp $
|
|--- src/muParserTest.cpp.orig	2012-11-14 13:35:12.000000000 +0000
|+++ src/muParserTest.cpp
--------------------------
Patching file src/muParserTest.cpp using Plan A...
Hunk #1 succeeded at 1292.
done
===> Creating toolchain wrappers for muparser-200.2.2.2
===> Configuring for muparser-200.2.2.2
=> 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 build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking target system type... aarch64-apple-darwin23
checking for gawk... /opt/pkg/bin/nawk
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether ln -s works... yes
checking for aarch64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
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 the --enable-debug option... no
checking for the --enable-shared option... yes
checking for the --enable-samples option... yes
checking whether we are using the Intel C compiler... no
checking whether we are using the Intel C++ compiler... no
checking whether we are using the Metrowerks C++ compiler... no
checking whether we are using the IBM xlC C++ compiler... no
checking for aarch64-apple-darwin23-ranlib... ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for aarch64-apple-darwin23-ar... no
checking for ar... ar
checking for aarch64-apple-darwin23-strip... no
checking for strip... strip
checking for aarch64-apple-darwin23-nm... no
checking for nm... nm
checking for command to install directories... /usr/bin/install -c -o pbulk -g staff -d
checking if make is GNU make... no
checking for gcc 3.1 or later... yes
checking for dependency tracking method... gcc
checking for Rez... Rez
checking for SetFile... SetFile
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/autoconf/muparser.pc

 ----------------------------------------------------------------
  Configuration for muParser 2.2.2 successfully completed.
  Summary of main configuration settings for muParser:
  - SHARED mode
  - RELEASE build
  - SAMPLES enabled
  Now, just run make.
 ----------------------------------------------------------------