=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/py-flaky", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-flaky-3.8.1nb1 * Building wheel... :3: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /opt/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/local/lib/python3.14/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 :: Apache Software 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.14/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 running build_py creating build/lib/flaky copying flaky/__init__.py -> build/lib/flaky copying flaky/_flaky_plugin.py -> build/lib/flaky copying flaky/defaults.py -> build/lib/flaky copying flaky/flaky_decorator.py -> build/lib/flaky copying flaky/flaky_pytest_plugin.py -> build/lib/flaky copying flaky/multiprocess_string_io.py -> build/lib/flaky copying flaky/names.py -> build/lib/flaky 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/flaky copying build/lib/flaky/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flaky copying build/lib/flaky/_flaky_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flaky copying build/lib/flaky/defaults.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flaky copying build/lib/flaky/flaky_decorator.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flaky copying build/lib/flaky/flaky_pytest_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flaky copying build/lib/flaky/multiprocess_string_io.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flaky copying build/lib/flaky/names.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flaky running install_egg_info running egg_info writing flaky.egg-info/PKG-INFO writing dependency_links to flaky.egg-info/dependency_links.txt writing entry points to flaky.egg-info/entry_points.txt writing top-level names to flaky.egg-info/top_level.txt reading manifest file 'flaky.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'flaky.egg-info/SOURCES.txt' Copying flaky.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./flaky-3.8.1-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/flaky-3.8.1.dist-info/WHEEL creating '/tmp/work/devel/py-flaky/work/flaky-3.8.1/dist/.tmp-_ukjx_0z/flaky-3.8.1-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'flaky/__init__.py' adding 'flaky/_flaky_plugin.py' adding 'flaky/defaults.py' adding 'flaky/flaky_decorator.py' adding 'flaky/flaky_pytest_plugin.py' adding 'flaky/multiprocess_string_io.py' adding 'flaky/names.py' adding 'flaky-3.8.1.dist-info/licenses/AUTHORS.rst' adding 'flaky-3.8.1.dist-info/licenses/LICENSE' adding 'flaky-3.8.1.dist-info/METADATA' adding 'flaky-3.8.1.dist-info/WHEEL' adding 'flaky-3.8.1.dist-info/entry_points.txt' adding 'flaky-3.8.1.dist-info/top_level.txt' adding 'flaky-3.8.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built flaky-3.8.1-py2.py3-none-any.whl