+ 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=312 WRKLOG=/tmp/bulklog/pynvim-0.5.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/pynvim-0.5.0/work.log
=> Checksum BLAKE2s OK for pynvim-0.5.0.tar.gz
=> Checksum SHA512 OK for pynvim-0.5.0.tar.gz
===> Installing dependencies for pynvim-0.5.0
==========================================================================
The following variables will affect the build process of this package,
pynvim-0.5.0.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 312

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

        * PYPACKAGE = python312

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 py312-setuptools-[0-9]*: found py312-setuptools-78.1.1
=> Tool dependency py312-build>=0: found py312-build-1.2.2.post1nb1
=> Tool dependency py312-installer>=0.7.0nb1: found py312-installer-0.7.0nb3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency py312-msgpack>=0.5.2: found py312-msgpack-1.1.0nb1
=> Full dependency py312-greenlet>=1.1.3: found py312-greenlet-3.2.0
=> Full dependency python312>=3.12.0: found python312-3.12.10nb1
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
===> Overriding tools for pynvim-0.5.0
===> Extracting for pynvim-0.5.0
===> Patching for pynvim-0.5.0
=> Applying pkgsrc patches for pynvim-0.5.0
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pynvim/patches/patch-setup.py
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/pynvim/patches/patch-setup.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-setup.py,v 1.1 2024/08/10 15:32:37 wiz Exp $
|
|https://github.com/neovim/pynvim/issues/572
|
|--- setup.py.orig	2024-08-10 15:22:38.466795284 +0000
|+++ setup.py
--------------------------
Patching file setup.py using Plan A...
Hunk #1 succeeded at 16.
done
===> Creating toolchain wrappers for pynvim-0.5.0
===> Configuring for pynvim-0.5.0
=> Checking for portability problems in extracted files