=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/py-titlecase", "all", "PYTHON_VERSION_REQD=311", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py311-titlecase-2.4.1 * Building wheel... /opt/local/lib/python3.11/site-packages/setuptools_scm/_integration/version_inference.py:222: UserWarning: version of titlecase already set warnings.warn(f"version of {self.dist_name} already set") /opt/local/lib/python3.11/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() /opt/local/lib/python3.11/site-packages/setuptools/dist.py:483: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern '[LICENSE.txt]' did not match any files. By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) running bdist_wheel /opt/local/lib/python3.11/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/titlecase copying titlecase/__init__.py -> build/lib/titlecase copying titlecase/tests.py -> build/lib/titlecase running egg_info writing titlecase.egg-info/PKG-INFO writing dependency_links to titlecase.egg-info/dependency_links.txt writing entry points to titlecase.egg-info/entry_points.txt writing requirements to titlecase.egg-info/requires.txt writing top-level names to titlecase.egg-info/top_level.txt reading manifest file 'titlecase.egg-info/SOURCES.txt' writing manifest file 'titlecase.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/titlecase copying build/lib/titlecase/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./titlecase copying build/lib/titlecase/tests.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./titlecase running install_egg_info Copying titlecase.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./titlecase-2.4.1-py3.11.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/titlecase-2.4.1.dist-info/WHEEL creating '/tmp/work/devel/py-titlecase/work/titlecase-2.4.1/dist/.tmp-f6bwvgvi/titlecase-2.4.1-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'titlecase/__init__.py' adding 'titlecase/tests.py' adding 'titlecase-2.4.1.dist-info/METADATA' adding 'titlecase-2.4.1.dist-info/WHEEL' adding 'titlecase-2.4.1.dist-info/entry_points.txt' adding 'titlecase-2.4.1.dist-info/top_level.txt' adding 'titlecase-2.4.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built titlecase-2.4.1-py2.py3-none-any.whl