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

        * PYTHON_VERSION_DEFAULT = 39

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

        * PYPACKAGE = python38

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 py38-setuptools-[0-9]*: found py38-setuptools-62.4.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency llvm>=13.0.0: found llvm-13.0.1nb1
=> Full dependency python38>=3.8.0: found python38-3.8.13
===> Overriding tools for py38-llvmlite-0.38.1
===> Extracting for py38-llvmlite-0.38.1
===> Patching for py38-llvmlite-0.38.1
=> Applying pkgsrc patches for py38-llvmlite-0.38.1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-llvmlite/patches/patch-ffi_Makefile.freebsd
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-llvmlite/patches/patch-ffi_Makefile.freebsd
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ffi_Makefile.freebsd,v 1.2 2022/01/14 19:49:10 adam Exp $
|
|Add missing source code.
|Add -fPIC for linking.
|
|--- ffi/Makefile.freebsd.orig	2021-03-25 14:26:22.000477300 +0000
|+++ ffi/Makefile.freebsd
--------------------------
Patching file ffi/Makefile.freebsd using Plan A...
Hunk #1 succeeded at 11.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-llvmlite/patches/patch-ffi_Makefile.linux
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-llvmlite/patches/patch-ffi_Makefile.linux
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ffi_Makefile.linux,v 1.1 2019/12/19 22:12:43 joerg Exp $
|
|--- ffi/Makefile.linux.orig	2019-12-19 19:40:48.890888990 +0000
|+++ ffi/Makefile.linux
--------------------------
Patching file ffi/Makefile.linux using Plan A...
Hunk #1 succeeded at 19.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-llvmlite/patches/patch-ffi_build.py
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-llvmlite/patches/patch-ffi_build.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ffi_build.py,v 1.7 2020/05/12 08:08:08 adam Exp $
|
|Add NetBSD support.
|
|--- ffi/build.py.orig	2020-05-08 14:22:24.000000000 +0000
|+++ ffi/build.py
--------------------------
Patching file ffi/build.py using Plan A...
Hunk #1 succeeded at 210 (offset 28 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-llvmlite/patches/patch-ffi_targets.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-llvmlite/patches/patch-ffi_targets.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ffi_targets.cpp,v 1.2 2022/01/14 19:49:10 adam Exp $
|
|Stopgap fix for llvm-12+
|https://github.com/numba/llvmlite/pull/802/files
|
|--- ffi/targets.cpp.orig	2022-01-14 14:39:38.000000000 +0000
|+++ ffi/targets.cpp
--------------------------
Patching file ffi/targets.cpp using Plan A...
Hunk #1 succeeded at 233.
done
===> Creating toolchain wrappers for py38-llvmlite-0.38.1
===> Configuring for py38-llvmlite-0.38.1
/opt/pkg/bin/nbsed -e 's/ -stdlib=libc++//' /home/pbulk/build/devel/py-llvmlite/work/llvmlite-0.38.1/ffi/Makefile.freebsd > /home/pbulk/build/devel/py-llvmlite/work/llvmlite-0.38.1/ffi/Makefile.netbsd
=> Checking for portability problems in extracted files