+ 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-test-localserver-0.9.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-test-localserver-0.9.0/work.log ===> Building for py312-test-localserver-0.9.0 * Building wheel... /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/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT 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/pytest_localserver copying pytest_localserver/_version.py -> build/lib/pytest_localserver copying pytest_localserver/plugin.py -> build/lib/pytest_localserver copying pytest_localserver/__init__.py -> build/lib/pytest_localserver copying pytest_localserver/smtp.py -> build/lib/pytest_localserver copying pytest_localserver/http.py -> build/lib/pytest_localserver copying pytest_localserver/https.py -> build/lib/pytest_localserver running egg_info writing pytest_localserver.egg-info/PKG-INFO writing dependency_links to pytest_localserver.egg-info/dependency_links.txt writing entry points to pytest_localserver.egg-info/entry_points.txt writing requirements to pytest_localserver.egg-info/requires.txt writing top-level names to pytest_localserver.egg-info/top_level.txt reading manifest file 'pytest_localserver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest_localserver/ca.*' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pytest_localserver.egg-info/SOURCES.txt' copying pytest_localserver/cert.crt -> build/lib/pytest_localserver copying pytest_localserver/server.key -> build/lib/pytest_localserver 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/pytest_localserver copying build/lib/pytest_localserver/http.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pytest_localserver copying build/lib/pytest_localserver/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pytest_localserver copying build/lib/pytest_localserver/server.key -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pytest_localserver copying build/lib/pytest_localserver/https.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pytest_localserver copying build/lib/pytest_localserver/smtp.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pytest_localserver copying build/lib/pytest_localserver/_version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pytest_localserver copying build/lib/pytest_localserver/cert.crt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pytest_localserver copying build/lib/pytest_localserver/plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pytest_localserver running install_egg_info Copying pytest_localserver.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./pytest_localserver-0.9.0-py3.12.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pytest_localserver-0.9.0.dist-info/WHEEL creating '/home/pbulk/build/devel/py-test-localserver/work/pytest_localserver-0.9.0/dist/.tmp-xrr7rov0/pytest_localserver-0.9.0-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'pytest_localserver/__init__.py' adding 'pytest_localserver/_version.py' adding 'pytest_localserver/cert.crt' adding 'pytest_localserver/http.py' adding 'pytest_localserver/https.py' adding 'pytest_localserver/plugin.py' adding 'pytest_localserver/server.key' adding 'pytest_localserver/smtp.py' adding 'pytest_localserver-0.9.0.dist-info/licenses/AUTHORS' adding 'pytest_localserver-0.9.0.dist-info/licenses/LICENSE' adding 'pytest_localserver-0.9.0.dist-info/METADATA' adding 'pytest_localserver-0.9.0.dist-info/WHEEL' adding 'pytest_localserver-0.9.0.dist-info/entry_points.txt' adding 'pytest_localserver-0.9.0.dist-info/top_level.txt' adding 'pytest_localserver-0.9.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built pytest_localserver-0.9.0-py3-none-any.whl