+ 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/mlmmj-1.3.0nb1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mlmmj-1.3.0nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mlmmj-1.3.0.tar.bz2
=> Checksum SHA512 OK for mlmmj-1.3.0.tar.bz2
===> Installing dependencies for mlmmj-1.3.0nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc12>=12.2.0: found gcc12-12.2.0
=> Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0
===> Overriding tools for mlmmj-1.3.0nb1
===> Extracting for mlmmj-1.3.0nb1
===> Patching for mlmmj-1.3.0nb1
=> Applying pkgsrc patches for mlmmj-1.3.0nb1
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/mail/mlmmj/patches/patch-reduce-subscription-confirmation-address-length.diff
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/mail/mlmmj/patches/patch-reduce-subscription-confirmation-address-length.diff
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-reduce-subscription-confirmation-address-length.diff,v 1.1 2020/03/31 20:37:47 roy Exp $
|
|From cb0788bc35c471a87fc75aca6d4e405fdbaccfd8 Mon Sep 17 00:00:00 2001
|From: Geert Stappers <stappers@stappers.it>
|Date: Thu, 25 May 2017 09:17:55 +0200
|Subject: [PATCH] Reduce subscription confirmation address length to fit RFC
| 5321
|
|The local part of mailing list subscription confirmation addresses
|formed of:
|
|  mailing-list-name "+confsub-" 16-random-hex "-" sender-address
|
|can get very long, especially if sender-address is long.
|However, RFC limits it at 64 characters.
|
|Closes http://mlmmj.org/bugs/bug.php?id=63
|
|Reported-by: mgorny@gentoo.org
|---
| src/mlmmj-sub.c   |  2 +-
| src/mlmmj-unsub.c |  2 +-
| src/strgen.c      | 23 +----------------------
| 3 files changed, 3 insertions(+), 24 deletions(-)
|
|diff --git a/src/mlmmj-sub.c b/src/mlmmj-sub.c
|index 3335817..5c8c1ae 100644
|--- src/mlmmj-sub.c
|+++ src/mlmmj-sub.c
--------------------------
Patching file src/mlmmj-sub.c using Plan A...
Hunk #1 succeeded at 413.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/src/mlmmj-unsub.c b/src/mlmmj-unsub.c
|index 0fa42a1..8e13f3c 100644
|--- src/mlmmj-unsub.c
|+++ src/mlmmj-unsub.c
--------------------------
Patching file src/mlmmj-unsub.c using Plan A...
Hunk #1 succeeded at 171.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/src/strgen.c b/src/strgen.c
|index f13db47..673f44a 100644
|--- src/strgen.c
|+++ src/strgen.c
--------------------------
Patching file src/strgen.c using Plan A...
Hunk #1 succeeded at 40.
done
===> Creating toolchain wrappers for mlmmj-1.3.0nb1
===> Configuring for mlmmj-1.3.0nb1
=> 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
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-sun-solaris2.11-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for socket in -lsocket... yes
checking for gethostbyname in -lnsl... yes
checking for iconv_open in -liconv... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for ftruncate... yes
checking for memset... yes
checking for socket... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for snprintf... yes
checking for fcntl... yes
checking for nanosleep... yes
checking for time... yes
checking for strftime... yes
checking for syslog... yes
checking for regcomp... yes
checking for regexec... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/mlmmj-make-ml
config.status: creating listtexts/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/receivestrip/Makefile
config.status: creating config.h
config.status: executing depfiles commands