+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mesure-0.5nb3/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mesure-0.5nb3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
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 gmake>=3.81: found gmake-4.3nb3
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc10>=10.4.0: found gcc10-10.4.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency gmp>=5.0.1: found gmp-6.2.1nb2
=> Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.1
=> Full dependency gcc10-libs>=10.4.0: found gcc10-libs-10.4.0
===> Overriding tools for mesure-0.5nb3
===> Extracting for mesure-0.5nb3
===> Patching for mesure-0.5nb3
=> Applying pkgsrc patches for mesure-0.5nb3
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/mesure/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/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 /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/mesure/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/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 /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/mesure/patches/patch-src_main.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/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: line 206: --enable-option-checking=yes: command not found
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... i86pc-unknown-sunos
using crosscompilation mode.
checking for working directories... current
using prefix /opt/local
checking for c compiler... gcc
checking for libgmp ... yes
checking for libpcap ... yes
checking for install... /home/pbulk/build/sysutils/mesure/work/.tools/bin/install
checking for gmp.h... yes
checking for pcap.h... yes

ERROR: Your OS is not yet supported by mesure

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

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