+ 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/splint-3.1.2nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/splint-3.1.2nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for splint-3.1.2.src.tgz
=> Checksum SHA512 OK for splint-3.1.2.src.tgz
===> Installing dependencies for splint-3.1.2nb2
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency flex>=2.5.4a: found flex-2.6.4
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency flex>=2.5.4a: found flex-2.6.4
===> Overriding tools for splint-3.1.2nb2
===> Extracting for splint-3.1.2nb2
===> Patching for splint-3.1.2nb2
=> Applying pkgsrc patches for splint-3.1.2nb2
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/splint/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/splint/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.4 2017/05/05 07:34:06 maya Exp $
|
|Some systems don't have <stdbool.h>.
|
|--- src/Headers/basic.h.orig	2003-11-02 21:55:03.000000000 +0100
|+++ src/Headers/basic.h	2009-03-03 09:43:05.000000000 +0100
--------------------------
Patching file src/Headers/basic.h using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/splint/patches/patch-src-exprNode.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/splint/patches/patch-src-exprNode.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src-exprNode.c,v 1.1 2019/11/03 10:55:22 rillig Exp $
|
|Fix the return type of shift expressions.
|
|https://github.com/splintchecker/splint/issues/13
|https://github.com/splintchecker/splint/commit/5201227f3eb70887df10b13c6bea3049a228d2ca.patch
|
|---
| src/exprNode.c | 4 +++-
| 1 file changed, 3 insertions(+), 1 deletion(-)
|
|diff --git a/src/exprNode.c b/src/exprNode.c
|index 8f2b618..d6c581a 100644
|--- src/exprNode.c
|+++ src/exprNode.c
--------------------------
Patching file src/exprNode.c using Plan A...
Hunk #1 succeeded at 5671 (offset -14 lines).
Hunk #2 succeeded at 5680 (offset -14 lines).
Hunk #3 succeeded at 5760 (offset -14 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/splint/patches/patch-src_Headers_scan_h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/splint/patches/patch-src_Headers_scan_h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_Headers_scan_h,v 1.1 2012/01/02 04:19:44 dholland Exp $
|
|- patch out uncompilable unused definition
|
|--- src/Headers/scan.h~	2003-03-02 20:18:48.000000000 +0000
|+++ src/Headers/scan.h
--------------------------
Patching file src/Headers/scan.h using Plan A...
Hunk #1 succeeded at 7.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/splint/patches/patch-src_osd.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/splint/patches/patch-src_osd.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_osd.c,v 1.1 2012/06/02 05:43:07 obache Exp $
|
|Allow compile on apple platforms. osd.c
|Use pid_t instead of __pid_t as per open group.
|http://splint.cvs.sourceforge.net/viewvc/splint/splint/src/osd.c?r1=1.43&r2=1.44
|
|--- src/osd.c.orig	2007-07-13 22:18:20.000000000 +0000
|+++ src/osd.c
--------------------------
Patching file src/osd.c using Plan A...
Hunk #1 succeeded at 516.
done
===> Creating toolchain wrappers for splint-3.1.2nb2
===> Configuring for splint-3.1.2nb2
=> 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... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /bin/gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-redhat-linux-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for flex... /usr/pkg/bin/flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for bison... no
checking for grep... /bin/grep
checking for diff... /bin/diff
checking for cat... /bin/cat
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for cp... /bin/cp
checking for sed... /bin/sed
checking whether we need _ALL_SOURCE to expose mode_t... no
checking whether to include support for LCL files... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating imports/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating bin/Makefile
config.status: creating config.h
config.status: executing depfiles commands