+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-xgboost-2.1.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-xgboost-2.1.1/work.log
===> Building for py310-xgboost-2.1.1
* Building wheel...
INFO:xgboost.packager.build_wheel:Parsed build configuration: {'hide_cxx_symbols': True, 'use_openmp': True, 'use_cuda': False, 'use_nccl': False, 'use_dlopen_nccl': False, 'plugin_federated': False, 'plugin_rmm': False, 'use_system_libxgboost': False}
INFO:xgboost.packager.build_wheel:Copying project files to temporary directory /tmp/tmpm7amdc20/whl_workspace
INFO:xgboost.packager.build_wheel:Copying /home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/pyproject.toml -> /tmp/tmpm7amdc20/whl_workspace/pyproject.toml
INFO:xgboost.packager.build_wheel:Copying /home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/hatch_build.py -> /tmp/tmpm7amdc20/whl_workspace/hatch_build.py
INFO:xgboost.packager.build_wheel:Copying /home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/README.rst -> /tmp/tmpm7amdc20/whl_workspace/README.rst
INFO:xgboost.packager.build_wheel:Copying /home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/xgboost -> /tmp/tmpm7amdc20/whl_workspace/xgboost
Traceback (most recent call last):
  File "/opt/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
    main()
  File "/opt/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main
    json_out["return_val"] = hook(**hook_input["kwargs"])
  File "/opt/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
    return _build_backend().build_wheel(
  File "/home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/packager/pep517.py", line 80, in build_wheel
    libxgboost = locate_or_build_libxgboost(
  File "/home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/packager/nativelib.py", line 159, in locate_or_build_libxgboost
    libxgboost = locate_local_libxgboost(toplevel_dir, logger=logger)
  File "/home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/packager/nativelib.py", line 116, in locate_local_libxgboost
    libxgboost = toplevel_dir.parent / "lib" / _lib_name()
  File "/home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/packager/nativelib.py", line 26, in _lib_name
    raise NotImplementedError(f"System {system()} not supported")
NotImplementedError: System SunOS not supported

ERROR Backend subprocess exited when trying to invoke build_wheel
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-xgboost
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-xgboost