=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/www/py-Routes", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-Routes-2.5.1nb2 * Building wheel... /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 :: 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.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/routes copying routes/__init__.py -> build/lib/routes copying routes/base.py -> build/lib/routes copying routes/mapper.py -> build/lib/routes copying routes/middleware.py -> build/lib/routes copying routes/route.py -> build/lib/routes copying routes/util.py -> build/lib/routes running egg_info writing Routes.egg-info/PKG-INFO writing dependency_links to Routes.egg-info/dependency_links.txt writing requirements to Routes.egg-info/requires.txt writing top-level names to Routes.egg-info/top_level.txt reading manifest file 'Routes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.hgignore' found anywhere in distribution warning: no previously-included files matching '*.hgtags' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'Routes.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/routes copying build/lib/routes/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./routes copying build/lib/routes/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./routes copying build/lib/routes/mapper.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./routes copying build/lib/routes/middleware.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./routes copying build/lib/routes/route.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./routes copying build/lib/routes/util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./routes running install_egg_info Copying Routes.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./Routes-2.5.1-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/routes-2.5.1.dist-info/WHEEL creating '/tmp/work/www/py-Routes/work/Routes-2.5.1/dist/.tmp-z4g2fnqp/routes-2.5.1-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'routes/__init__.py' adding 'routes/base.py' adding 'routes/mapper.py' adding 'routes/middleware.py' adding 'routes/route.py' adding 'routes/util.py' adding 'routes-2.5.1.dist-info/licenses/LICENSE.txt' adding 'routes-2.5.1.dist-info/METADATA' adding 'routes-2.5.1.dist-info/WHEEL' adding 'routes-2.5.1.dist-info/top_level.txt' adding 'routes-2.5.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built routes-2.5.1-py2.py3-none-any.whl