+ 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-rstr-3.2.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-rstr-3.2.2nb1/work.log ===> Building for py310-rstr-3.2.2nb1 * Building wheel... /opt/pkg/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /opt/pkg/lib/python3.10/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 :: BSD License 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/rstr copying rstr/xeger.py -> build/lib/rstr copying rstr/rstr_base.py -> build/lib/rstr copying rstr/__init__.py -> build/lib/rstr running egg_info writing rstr.egg-info/PKG-INFO writing dependency_links to rstr.egg-info/dependency_links.txt writing top-level names to rstr.egg-info/top_level.txt reading manifest file 'rstr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS' writing manifest file 'rstr.egg-info/SOURCES.txt' copying rstr/py.typed -> build/lib/rstr 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/rstr copying build/lib/rstr/xeger.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rstr copying build/lib/rstr/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rstr copying build/lib/rstr/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rstr copying build/lib/rstr/rstr_base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rstr running install_egg_info Copying rstr.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./rstr-3.2.2-py3.10.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/rstr-3.2.2.dist-info/WHEEL creating '/home/pbulk/build/devel/py-rstr/work/rstr-3.2.2/dist/.tmp-4kwyjpa0/rstr-3.2.2-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'rstr/__init__.py' adding 'rstr/py.typed' adding 'rstr/rstr_base.py' adding 'rstr/xeger.py' adding 'rstr-3.2.2.dist-info/licenses/AUTHORS' adding 'rstr-3.2.2.dist-info/licenses/LICENSE.txt' adding 'rstr-3.2.2.dist-info/METADATA' adding 'rstr-3.2.2.dist-info/WHEEL' adding 'rstr-3.2.2.dist-info/top_level.txt' adding 'rstr-3.2.2.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built rstr-3.2.2-py3-none-any.whl