=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for mesure-0.5.tar.gz
=> Checksum SHA512 OK for mesure-0.5.tar.gz
===> Installing dependencies for mesure-0.5nb3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> 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
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
=> Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.4
===> Overriding tools for mesure-0.5nb3
===> Extracting for mesure-0.5nb3
===> Patching for mesure-0.5nb3
=> Applying pkgsrc patches for mesure-0.5nb3
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/mesure/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/mesure/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2006/03/25 17:14:40 joerg Exp $
|
|--- src/iface.c.orig	2006-03-24 20:32:14.000000000 +0000
|+++ src/iface.c
--------------------------
Patching file src/iface.c using Plan A...
Hunk #1 succeeded at 4.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/mesure/patches/patch-ab
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/mesure/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.2 2017/06/23 19:13:15 kamil Exp $
|
|--- src/mem.c.orig	2005-08-10 07:06:16.000000000 +0000
|+++ src/mem.c
--------------------------
Patching file src/mem.c using Plan A...
Hunk #1 succeeded at 7.
Hunk #2 succeeded at 28.
Hunk #3 succeeded at 58.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/mesure/patches/patch-src_main.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/mesure/patches/patch-src_main.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_main.c,v 1.1 2013/03/02 17:55:27 joerg Exp $
|
|--- src/main.c.orig	2013-03-01 14:14:10.000000000 +0000
|+++ src/main.c
--------------------------
Patching file src/main.c using Plan A...
Hunk #1 succeeded at 107.
Hunk #2 succeeded at 462.
Hunk #3 succeeded at 477.
done
===> Creating toolchain wrappers for mesure-0.5nb3
===> Configuring for mesure-0.5nb3
=> 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: --enable-option-checking=yes: inaccessible or not found
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking target system type... arm64-unknown-darwin
using crosscompilation mode.
checking for working directories... current
using prefix /opt/pkg
checking for c compiler... clang
checking for libgmp ... yes
checking for libpcap ... yes
checking for install... /Users/pbulk/build/sysutils/mesure/work/.tools/bin/install
checking for gmp.h... yes
checking for pcap.h... yes

./configure[349]: can't create /dev/stderr: Permission denied

creating ./Makefile
creating src/Makefile
cleaning temporally files... done

Final report:
 - VERSION = 0.5
 - HAVE_GMP = 1
 - HAVE_PCAP = 1
 - OTHER_LIB =  -lgmp -lpcap