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

        * PKGSRC_BLAS_TYPES = netlib openblas openblas_pthread openblas_openmp
        * PYTHON_VERSION_DEFAULT = 311

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

        * BLAS_INCLUDES = -I/opt/pkg/include/netlib
        * BLAS_LIBS = -lblas
        * BLAS_PC = blas
        * BLAS_TYPE = netlib
        * CBLAS_LIBS = -lcblas -lblas
        * CBLAS_PC = cblas
        * LAPACKE_LIBS = -llapacke -llapack -lblas
        * LAPACKE_PC = lapacke
        * LAPACK_LIBS = -llapack -lblas
        * LAPACK_PC = lapack
        * 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-hatchling>=1.12.1: found py311-hatchling-1.24.2
=> 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.3nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency py311-scipy-[0-9]*: found py311-scipy-1.13.0
=> Full dependency py311-numpy>=1.20.3nb1: found py311-numpy-1.26.4
===> Overriding tools for py311-xgboost-2.0.3
===> Extracting for py311-xgboost-2.0.3
===> Patching for py311-xgboost-2.0.3
=> Applying pkgsrc patches for py311-xgboost-2.0.3
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/math/py-xgboost/patches/patch-cpp__src_dmlc-core_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/math/py-xgboost/patches/patch-cpp__src_dmlc-core_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cpp__src_dmlc-core_CMakeLists.txt,v 1.2 2024/01/24 22:43:20 adam Exp $
|
|Fix build.
|
|--- cpp_src/dmlc-core/CMakeLists.txt.orig	2020-02-02 00:00:00.000000000 +0000
|+++ cpp_src/dmlc-core/CMakeLists.txt
--------------------------
Patching file cpp_src/dmlc-core/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 179.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/math/py-xgboost/patches/patch-cpp__src_include_xgboost_collective_socket.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/math/py-xgboost/patches/patch-cpp__src_include_xgboost_collective_socket.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cpp__src_include_xgboost_collective_socket.h,v 1.1 2024/01/19 14:36:17 adam Exp $
|
|NetBSD doesn't provide SO_DOMAIN socket option.
|
|--- cpp_src/include/xgboost/collective/socket.h.orig	2023-06-13 16:57:30.244346651 +0000
|+++ cpp_src/include/xgboost/collective/socket.h
--------------------------
Patching file cpp_src/include/xgboost/collective/socket.h using Plan A...
Hunk #1 succeeded at 254 (offset 4 lines).
Hunk #2 succeeded at 288 (offset 4 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/math/py-xgboost/patches/patch-xgboost_libpath.py
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/math/py-xgboost/patches/patch-xgboost_libpath.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-xgboost_libpath.py,v 1.2 2024/01/19 14:36:17 adam Exp $
|
|Default to libxgboost.so when looking for dynamic library.
|
|--- xgboost/libpath.py.orig	2020-02-02 00:00:00.000000000 +0000
|+++ xgboost/libpath.py
--------------------------
Patching file xgboost/libpath.py using Plan A...
Hunk #1 succeeded at 41.
done
===> Creating toolchain wrappers for py311-xgboost-2.0.3
===> Configuring for py311-xgboost-2.0.3
=> Checking for portability problems in extracted files