+ 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/py311-z3-4.12.5/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-z3-4.12.5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for z3-4.12.5.tar.gz
=> Checksum SHA512 OK for z3-4.12.5.tar.gz
===> Installing dependencies for py311-z3-4.12.5
==========================================================================
The following variables will affect the build process of this package,
py311-z3-4.12.5.  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 python311>=3.11: found python311-3.11.9nb1
=> Tool dependency py311-setuptools>=46.4.0: found py311-setuptools-70.2.0
=> Tool dependency py311-wheel-[0-9]*: found py311-wheel-0.43.0
=> Tool dependency py311-build>=0: found py311-build-1.2.1
=> Tool dependency py311-installer>=0.7.0nb1: found py311-installer-0.7.0nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.6
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency py311-importlib-resources-[0-9]*: found py311-importlib-resources-6.4.0
=> Full dependency z3>=4.12.2nb1: found z3-4.12.5
===> Overriding tools for py311-z3-4.12.5
===> Extracting for py311-z3-4.12.5
===> Patching for py311-z3-4.12.5
=> Applying pkgsrc patches for py311-z3-4.12.5
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-scripts_mk__util.py
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-scripts_mk__util.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scripts_mk__util.py,v 1.8 2023/05/11 06:43:43 adam Exp $
|
|Try to at least be slightly more portable.
|
|--- scripts/mk_util.py.orig	2023-01-18 03:10:26.000000000 +0000
|+++ scripts/mk_util.py
--------------------------
Patching file scripts/mk_util.py using Plan A...
Hunk #1 succeeded at 1860 (offset 2 lines).
Hunk #2 succeeded at 2579 (offset 2 lines).
Hunk #3 succeeded at 2650 (offset 2 lines).
Hunk #4 succeeded at 2700 (offset 2 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-src_api_python_setup.py
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-src_api_python_setup.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_api_python_setup.py,v 1.1 2023/05/11 06:43:43 adam Exp $
|
|Some platforms do not support LTO.
|
|--- src/api/python/setup.py.orig	2023-05-10 16:39:33.324575995 +0000
|+++ src/api/python/setup.py
--------------------------
Patching file src/api/python/setup.py using Plan A...
Hunk #1 succeeded at 110.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-src_ast_rewriter_seq__eq__solver.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-src_ast_rewriter_seq__eq__solver.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_ast_rewriter_seq__eq__solver.cpp,v 1.1 2023/05/25 10:53:24 jperkin Exp $
|
|Avoid ambiguous function call.
|
|--- src/ast/rewriter/seq_eq_solver.cpp.orig	2023-05-12 19:59:04.000000000 +0000
|+++ src/ast/rewriter/seq_eq_solver.cpp
--------------------------
Patching file src/ast/rewriter/seq_eq_solver.cpp using Plan A...
Hunk #1 succeeded at 284.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-src_sat_sat__lookahead.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-src_sat_sat__lookahead.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_sat_sat__lookahead.cpp,v 1.1 2022/05/13 10:41:38 jperkin Exp $
|
|Avoid ambiguous function call.
|
|--- src/sat/sat_lookahead.cpp.orig	2018-11-19 20:21:17.000000000 +0000
|+++ src/sat/sat_lookahead.cpp
--------------------------
Patching file src/sat/sat_lookahead.cpp using Plan A...
Hunk #1 succeeded at 26 (offset -1 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-src_sat_sat__solver.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-z3/../../math/z3/patches/patch-src_sat_sat__solver.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_sat_sat__solver.cpp,v 1.2 2023/05/11 06:43:43 adam Exp $
|
|Avoid ambiguous function call.
|
|--- src/sat/sat_solver.cpp.orig	2023-05-08 13:23:26.000000000 +0000
|+++ src/sat/sat_solver.cpp
--------------------------
Patching file src/sat/sat_solver.cpp using Plan A...
Hunk #1 succeeded at 37.
done
===> Creating toolchain wrappers for py311-z3-4.12.5
===> Configuring for py311-z3-4.12.5
=> Checking for portability problems in extracted files