+ 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/cw-1.0.16/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cw-1.0.16/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for cw-1.0.16.tar.gz
=> Checksum SHA512 OK for cw-1.0.16.tar.gz
===> Installing dependencies for cw-1.0.16
=> 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
===> Overriding tools for cw-1.0.16
===> Extracting for cw-1.0.16
===> Patching for cw-1.0.16
=> Applying pkgsrc patches for cw-1.0.16
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/cw/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/cw/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.1 2015/06/04 20:27:53 youri Exp $
|
|Fix the Makefile for DESTDIR support.
|
|--- Makefile.in.orig	2010-06-20 04:39:51.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 2.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/cw/patches/patch-src_cw.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/cw/patches/patch-src_cw.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_cw.c,v 1.1 2015/06/04 20:27:53 youri Exp $
|
|fprintf requires the format.
|
|--- src/cw.c.orig	2010-06-20 04:39:51.000000000 +0000
|+++ src/cw.c
--------------------------
Patching file src/cw.c using Plan A...
Hunk #1 succeeded at 643.
done
===> Creating toolchain wrappers for cw-1.0.16
===> Configuring for cw-1.0.16
=> 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
creating cache ./config.cache
checking for gcc... cc
checking whether the C compiler (cc -pipe -O2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -pipe -O2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for a BSD compatible install... /bin/install -c -o pbulk -g pbulk
checking whether make sets ${MAKE}... yes
checking for -pedantic (gcc) compiler flag... yes
checking for -Wall (gcc) compiler flag... yes
checking how to run the C preprocessor... /lib/cpp
checking for ANSI C header files... yes
checking for openpty in -lutil... yes
checking for /dev/ptmx... yes
checking for getpt... yes
checking for isatty... yes
checking for isxdigit... yes
checking for openpty... yes
checking for putenv... yes
checking for regcomp... yes
checking for setenv... yes
checking for setproctitle... no
checking for setsid... yes
checking for sigaction... yes
checking for sscanf... yes
checking for uname... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for waitpid... yes
checking for ctype.h... yes
checking for fcntl.h... yes
checking for libgen.h... yes
checking for libutil.h... no
checking for pty.h... yes
checking for regex.h... yes
checking for signal.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for stropts.h... no
checking for unix.h... no
checking for util.h... no
checking for sys/ioctl.h... yes
checking for sys/stat.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h