+ 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/mkcue-2.1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mkcue-2.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mkcue_1.orig.tar.gz
=> Checksum SHA512 OK for mkcue_1.orig.tar.gz
===> Installing dependencies for mkcue-2.1
=> 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 mkcue-2.1
===> Extracting for mkcue-2.1
/bin/cp /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/misc/mkcue/files/mb_dragonfly.cpp /home/pbulk/build/misc/mkcue/work/mkcue-1.orig/osdep
/bin/cp /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/misc/mkcue/files/mb_dragonfly.h /home/pbulk/build/misc/mkcue/work/mkcue-1.orig/osdep
===> Patching for mkcue-2.1
=> Applying pkgsrc patches for mkcue-2.1
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/misc/mkcue/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/misc/mkcue/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1.1.1 2009/07/27 19:35:00 drochner Exp $
|
|--- mkcue.cc.orig	2004-10-27 08:20:30.000000000 +0200
|+++ mkcue.cc
--------------------------
Patching file mkcue.cc using Plan A...
Hunk #1 succeeded at 12.
Hunk #2 succeeded at 57.
Hunk #3 succeeded at 75.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/misc/mkcue/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/misc/mkcue/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2011/01/08 12:43:10 drochner Exp $
|
|--- configure.orig	2011-01-08 20:02:27 +1300
|+++ configure	2011-01-08 19:58:18 +1300
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 1387.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/misc/mkcue/patches/patch-GNUmakefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/misc/mkcue/patches/patch-GNUmakefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-GNUmakefile.in,v 1.1 2017/07/12 12:16:11 wiz Exp $
|
|Honor LDFLAGS for RELRO builds.
|
|--- GNUmakefile.in.orig	2004-10-27 06:38:57.000000000 +0000
|+++ GNUmakefile.in
--------------------------
Patching file GNUmakefile.in using Plan A...
Hunk #1 succeeded at 54.
done
===> Creating toolchain wrappers for mkcue-2.1
===> Configuring for mkcue-2.1
=> 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 build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for x86_64-sun-solaris2.11-g++... g++
checking for C++ compiler default output... 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 g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking whether ln -s works... yes
checking for x86_64-sun-solaris2.11-gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 for long... yes
checking size of long... 8
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating config.h
config.status: linking ./osdep/mb_solaris.cpp to mb.cc
config.status: linking ./osdep/mb_solaris.h to mb.h