+ 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=312 WRKLOG=/tmp/bulklog/py312-sure-2.0.1nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-sure-2.0.1nb2/work.log ===> Building for py312-sure-2.0.1nb2 * Building wheel... :53: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/sure copying sure/stubs.py -> build/lib/sure copying sure/magic.py -> build/lib/sure copying sure/version.py -> build/lib/sure copying sure/terminal.py -> build/lib/sure copying sure/cli.py -> build/lib/sure copying sure/compat.py -> build/lib/sure copying sure/deprecated.py -> build/lib/sure copying sure/core.py -> build/lib/sure copying sure/registry.py -> build/lib/sure copying sure/__init__.py -> build/lib/sure copying sure/old.py -> build/lib/sure running egg_info writing sure.egg-info/PKG-INFO writing dependency_links to sure.egg-info/dependency_links.txt writing entry points to sure.egg-info/entry_points.txt writing requirements to sure.egg-info/requires.txt writing top-level names to sure.egg-info/top_level.txt reading manifest file 'sure.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'sure.egg-info/SOURCES.txt' installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/sure copying build/lib/sure/version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/registry.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/compat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/core.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/old.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/stubs.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/magic.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/terminal.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/cli.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure copying build/lib/sure/deprecated.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure running install_egg_info Copying sure.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./sure-2.0.1-py3.12.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/sure-2.0.1.dist-info/WHEEL creating '/home/pbulk/build/devel/py-sure/work/sure-2.0.1/dist/.tmp-6utswpsh/sure-2.0.1-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'sure/__init__.py' adding 'sure/cli.py' adding 'sure/compat.py' adding 'sure/core.py' adding 'sure/deprecated.py' adding 'sure/magic.py' adding 'sure/old.py' adding 'sure/registry.py' adding 'sure/stubs.py' adding 'sure/terminal.py' adding 'sure/version.py' adding 'sure-2.0.1.dist-info/licenses/COPYING' adding 'sure-2.0.1.dist-info/METADATA' adding 'sure-2.0.1.dist-info/WHEEL' adding 'sure-2.0.1.dist-info/entry_points.txt' adding 'sure-2.0.1.dist-info/top_level.txt' adding 'sure-2.0.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built sure-2.0.1-py3-none-any.whl