+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mesure-0.5nb3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mesure-0.5nb3/work.log => 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 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.5 ===> 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-el9-trunk-x86_64/sysutils/mesure/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-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.2 2024/10/10 17:41:19 nia Exp $ | |--- src/iface.c.orig 2005-08-26 17:23:57.000000000 +0000 |+++ src/iface.c -------------------------- Patching file src/iface.c using Plan A... Hunk #1 succeeded at 4. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/mesure/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-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-el9-trunk-x86_64/sysutils/mesure/patches/patch-src_main.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-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 ./configure: line 206: --enable-option-checking=yes: command not found checking build system type... x86_64-redhat-linux checking host system type... x86_64-redhat-linux checking target system type... x86_64-unknown-linux using crosscompilation mode. checking for working directories... current using prefix /usr/pkg checking for c compiler... cc 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 creating ./Makefile creating src/Makefile cleaning temporally files... done Final report: - VERSION = 0.5 - HAVE_GMP = 1 - HAVE_PCAP = 1 - OTHER_LIB = -lgmp -lpcap