+ 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=311 WRKLOG=/tmp/bulklog/py311-xgboost-2.1.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-xgboost-2.1.1/work.log ===> Building for py311-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/tmp0wro979h/whl_workspace INFO:xgboost.packager.build_wheel:Copying /home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/pyproject.toml -> /tmp/tmp0wro979h/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/tmp0wro979h/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/tmp0wro979h/whl_workspace/README.rst INFO:xgboost.packager.build_wheel:Copying /home/pbulk/build/math/py-xgboost/work/xgboost-2.1.1/xgboost -> /tmp/tmp0wro979h/whl_workspace/xgboost Traceback (most recent call last): File "/opt/pkg/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module> main() File "/opt/pkg/lib/python3.11/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.11/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