+ 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/libei-1.4.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/libei-1.4.1/work.log
=> Checksum BLAKE2s OK for libei-1.4.1.tar.bz2
=> Checksum SHA512 OK for libei-1.4.1.tar.bz2
===> Installing dependencies for libei-1.4.1
==========================================================================
The following variables will affect the build process of this package,
libei-1.4.1.  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 meson>=0: found meson-1.8.0
=> Tool dependency python312>=3.12: found python312-3.12.10nb1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency py312-jinja2-[0-9]*: found py312-jinja2-3.1.6
=> Full dependency libxkbcommon>=1.7.0: found libxkbcommon-1.7.0nb6
===> Overriding tools for libei-1.4.1
===> Extracting for libei-1.4.1
===> Patching for libei-1.4.1
=> Applying pkgsrc patches for libei-1.4.1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/libei/patches/patch-tools_meson.build
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/libei/patches/patch-tools_meson.build
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-tools_meson.build,v 1.1 2025/05/05 08:05:10 tnn Exp $
|
|Disable Linux-only code.
|
|--- tools/meson.build.orig	2025-03-10 09:26:30.313921995 +0000
|+++ tools/meson.build
--------------------------
Patching file tools/meson.build using Plan A...
Hunk #1 succeeded at 21.
done
===> Creating toolchain wrappers for libei-1.4.1
===> Configuring for libei-1.4.1
=> Checking for portability problems in extracted files
=> Creating meson native file
The Meson build system
Version: 1.8.0
Source dir: /home/pbulk/build/x11/libei/work/libei-1.4.1
Build dir: /home/pbulk/build/x11/libei/work/libei-1.4.1/output
Build type: native build
Project name: libei
Project version: 1.4.1
C compiler for the host machine: gcc (gcc 13.3.0 "gcc (GCC) 13.3.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
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
Compiler for C supports arguments -Wlogical-op: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wuninitialized: YES 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
Compiler for C supports arguments -Wimplicit-fallthrough: YES 
Compiler for C supports arguments -Wredundant-decls: YES 
Compiler for C supports arguments -Wincompatible-pointer-types: YES 
Compiler for C supports arguments -Wformat=2: YES 
Compiler for C supports arguments -Wformat-overflow=2: YES 
Compiler for C supports arguments -Wformat-signedness: YES 
Compiler for C supports arguments -Wformat-truncation=2: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wshift-overflow=2: YES 
Compiler for C supports arguments -Wstrict-overflow=2: YES 
Compiler for C supports arguments -Wswitch: YES 
Checking for function "memfd_create" : NO 
Library m found: YES
Found pkg-config: YES (/home/pbulk/build/x11/libei/work/.tools/bin/pkg-config) 2.4.3
WARNING: Found CMake '/home/pbulk/build/x11/libei/work/.tools/bin/false' but couldn't run it
Found CMake: NO
Run-time dependency epoll-shim found: NO (tried pkgconfig and cmake)
Run-time dependency xkbcommon found: YES 1.7.0
Run-time dependency libevdev found: NO (tried pkgconfig and cmake)
Configuring config.h using configuration
Program ei-scanner found: YES (/home/pbulk/build/x11/libei/work/libei-1.4.1/proto/ei-scanner)
Program xmllint found: YES (/opt/pkg/bin/xmllint)
Program python3 (jinja2) found: YES (/home/pbulk/build/x11/libei/work/.buildlink/bin/python3) modules: jinja2
Program ruff found: NO
Build targets in project: 6

libei 1.4.1

  Conditional Features
    liboeffis         : NO
    libei             : YES
    libeis            : NO

  Test options
    Test suite enabled: false

  User defined options
    Native files      : /home/pbulk/build/x11/libei/work/.meson_native
    buildtype         : plain
    libdir            : lib
    libeis            : disabled
    libexecdir        : libexec
    liboeffis         : disabled
    mandir            : share/man
    prefix            : /opt/pkg
    sysconfdir        : /etc/opt/pkg
    tests             : disabled
    wrap_mode         : nodownload

Found ninja-1.12.1 at /opt/pkg/bin/ninja
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp