+ 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-daemon-3.0.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-daemon-3.0.1/work.log ===> Building for py312-daemon-3.0.1 * Building wheel... /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 :: Apache Software 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/daemon copying daemon/daemon.py -> build/lib/daemon copying daemon/_metadata.py -> build/lib/daemon copying daemon/pidfile.py -> build/lib/daemon copying daemon/__init__.py -> build/lib/daemon running egg_info writing python_daemon.egg-info/PKG-INFO writing dependency_links to python_daemon.egg-info/dependency_links.txt writing requirements to python_daemon.egg-info/requires.txt writing top-level names to python_daemon.egg-info/top_level.txt reading manifest file 'python_daemon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.ASF-2' adding license file 'LICENSE.GPL-3' writing manifest file 'python_daemon.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/daemon copying build/lib/daemon/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./daemon copying build/lib/daemon/pidfile.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./daemon copying build/lib/daemon/daemon.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./daemon copying build/lib/daemon/_metadata.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./daemon running install_egg_info Copying python_daemon.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./python_daemon-3.0.1-py3.12.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/python_daemon-3.0.1.dist-info/WHEEL creating '/home/pbulk/build/devel/py-daemon/work/python-daemon-3.0.1/dist/.tmp-0h5eb7bo/python_daemon-3.0.1-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'daemon/__init__.py' adding 'daemon/_metadata.py' adding 'daemon/daemon.py' adding 'daemon/pidfile.py' adding 'python_daemon-3.0.1.dist-info/licenses/LICENSE.ASF-2' adding 'python_daemon-3.0.1.dist-info/licenses/LICENSE.GPL-3' adding 'python_daemon-3.0.1.dist-info/METADATA' adding 'python_daemon-3.0.1.dist-info/WHEEL' adding 'python_daemon-3.0.1.dist-info/top_level.txt' adding 'python_daemon-3.0.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built python_daemon-3.0.1-py3-none-any.whl