=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/py-coverage-enable-subprocess", "all", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py313-coverage-enable-subprocess-1.0nb1 * Building wheel... /opt/local/lib/python3.13/site-packages/setuptools/dist.py:765: 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 /opt/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install Distribution option extra_path is deprecated. See issue27919 for details. will install .pth to 'build/bdist.solaris-2.11-i86pc.64bit/wheel/./coverage_enable_subprocess.pth' running install_egg_info running egg_info writing coverage_enable_subprocess.egg-info/PKG-INFO writing dependency_links to coverage_enable_subprocess.egg-info/dependency_links.txt writing requirements to coverage_enable_subprocess.egg-info/requires.txt writing top-level names to coverage_enable_subprocess.egg-info/top_level.txt reading manifest file 'coverage_enable_subprocess.egg-info/SOURCES.txt' writing manifest file 'coverage_enable_subprocess.egg-info/SOURCES.txt' Copying coverage_enable_subprocess.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./coverage_enable_subprocess-1.0-py3.13.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/./coverage_enable_subprocess.pth creating build/bdist.solaris-2.11-i86pc.64bit/wheel/coverage_enable_subprocess-1.0.dist-info/WHEEL creating '/tmp/work/devel/py-coverage-enable-subprocess/work/coverage_enable_subprocess-1.0/dist/.tmp-5zlxkbg8/coverage_enable_subprocess-1.0-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'coverage_enable_subprocess.pth' adding 'coverage_enable_subprocess-1.0.dist-info/METADATA' adding 'coverage_enable_subprocess-1.0.dist-info/WHEEL' adding 'coverage_enable_subprocess-1.0.dist-info/top_level.txt' adding 'coverage_enable_subprocess-1.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel /opt/local/lib/python3.13/site-packages/setuptools/build_meta.py:520: SetuptoolsDeprecationWarning: Running `setup.py` directly as CLI tool is deprecated. !! ******************************************************************************** Please avoid using `sys.exit(0)` or similar statements that don't fit in the paradigm of a configuration file. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! super().run_setup(setup_script=setup_script) Successfully built coverage_enable_subprocess-1.0-py2.py3-none-any.whl