+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/mpc-0.35/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/mpc-0.35/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mpc-0.35.tar.xz
=> Checksum SHA512 OK for mpc-0.35.tar.xz
===> Installing dependencies for mpc-0.35
==========================================================================
The following variables will affect the build process of this package,
mpc-0.35.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 311

Based on these variables, the following variables have been set:

        * PYPACKAGE = python311

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency py311-sphinx>=7.0: found py311-sphinx-7.2.6
=> Tool dependency rsync-[0-9]*: found rsync-3.2.7nb2
=> Tool dependency meson>=0: found meson-1.3.2
=> Tool dependency python311>=3.11: found python311-3.11.8
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency libmpdclient>=2.20nb1: found libmpdclient-2.20nb1
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.17
===> Overriding tools for mpc-0.35
===> Extracting for mpc-0.35
===> Patching for mpc-0.35
=> Applying pkgsrc patches for mpc-0.35
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/mpc/patches/patch-doc_meson.build
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/mpc/patches/patch-doc_meson.build
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-doc_meson.build,v 1.1 2019/12/04 11:37:16 nia Exp $
|
|Install man pages to the correct location.
|
|--- doc/meson.build.orig	2019-10-31 15:01:59.000000000 +0000
|+++ doc/meson.build
--------------------------
Patching file doc/meson.build using Plan A...
Hunk #1 succeeded at 30 (offset 15 lines).
done
===> Creating toolchain wrappers for mpc-0.35
===> Configuring for mpc-0.35
=> Fixing sphinx binary name.
=> Checking for portability problems in extracted files
The Meson build system
Version: 1.3.2
Source dir: /home/pbulk/build/audio/mpc/work/mpc-0.35
Build dir: /home/pbulk/build/audio/mpc/work/mpc-0.35/output
Build type: native build
Project name: mpc
Project version: 0.35
C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0")
C linker for the host machine: gcc ld.solaris 5.11-1.1790 (illumos)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Checking for function "strndup" : NO 
Checking for function "iconv" : YES 
Configuring config.h using configuration
Compiler for C supports link arguments -Wl,--gc-sections: NO 
Compiler for C supports link arguments -Wl,--icf=all: NO 
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports arguments -Wcast-qual: YES 
Compiler for C supports arguments -Wdouble-promotion: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wunused: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
Compiler for C supports arguments -Wvla: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wno-deprecated-declarations: YES 
Compiler for C supports arguments -ffunction-sections: YES 
Compiler for C supports arguments -fdata-sections: YES 
Found pkg-config: YES (/home/pbulk/build/audio/mpc/work/.tools/bin/pkg-config) 2.1.1
Run-time dependency libmpdclient found: YES 2.20
Program sphinx-build-3.11 found: YES (/opt/pkg/bin/sphinx-build-3.11)
Program rsync found: YES (/opt/pkg/bin/rsync)
Build targets in project: 4

mpc 0.35

  User defined options
    buildtype : plain
    libdir    : lib
    libexecdir: libexec
    mandir    : share/man
    prefix    : /opt/pkg
    sysconfdir: /etc/opt/pkg
    wrap_mode : nodownload

Found ninja-1.11.1 at /opt/pkg/bin/ninja