=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/net/Radicale2", "all", "PYTHON_VERSION_REQD=311", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for Radicale-2.1.12nb4 * Building wheel... /opt/local/lib/python3.11/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/local/lib/python3.11/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. (Affected: Radicale). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: GNU General Public License (GPL) 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/radicale copying radicale/__init__.py -> build/lib/radicale copying radicale/__main__.py -> build/lib/radicale copying radicale/auth.py -> build/lib/radicale copying radicale/config.py -> build/lib/radicale copying radicale/log.py -> build/lib/radicale copying radicale/rights.py -> build/lib/radicale copying radicale/storage.py -> build/lib/radicale copying radicale/web.py -> build/lib/radicale copying radicale/xmlutils.py -> build/lib/radicale creating build/lib/radicale/web/css copying radicale/web/css/icon.png -> build/lib/radicale/web/css copying radicale/web/css/main.css -> build/lib/radicale/web/css copying radicale/web/fn.js -> build/lib/radicale/web copying radicale/web/index.html -> build/lib/radicale/web 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/radicale copying build/lib/radicale/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale copying build/lib/radicale/__main__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale copying build/lib/radicale/auth.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale copying build/lib/radicale/config.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale copying build/lib/radicale/log.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale copying build/lib/radicale/rights.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale copying build/lib/radicale/storage.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale copying build/lib/radicale/web.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale copying build/lib/radicale/xmlutils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale creating build/bdist.solaris-2.11-i86pc.64bit/wheel/radicale/web creating build/bdist.solaris-2.11-i86pc.64bit/wheel/radicale/web/css copying build/lib/radicale/web/css/icon.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale/web/css copying build/lib/radicale/web/css/main.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale/web/css copying build/lib/radicale/web/fn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale/web copying build/lib/radicale/web/index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./radicale/web running install_egg_info running egg_info writing Radicale.egg-info/PKG-INFO writing dependency_links to Radicale.egg-info/dependency_links.txt writing entry points to Radicale.egg-info/entry_points.txt writing requirements to Radicale.egg-info/requires.txt writing top-level names to Radicale.egg-info/top_level.txt reading manifest file 'Radicale.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'Radicale.egg-info/SOURCES.txt' Copying Radicale.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./Radicale-2.1.12-py3.11.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/radicale-2.1.12.dist-info/WHEEL creating '/tmp/work/net/Radicale2/work/Radicale-2.1.12/dist/.tmp-32aty8z5/radicale-2.1.12-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'radicale/__init__.py' adding 'radicale/__main__.py' adding 'radicale/auth.py' adding 'radicale/config.py' adding 'radicale/log.py' adding 'radicale/rights.py' adding 'radicale/storage.py' adding 'radicale/web.py' adding 'radicale/xmlutils.py' adding 'radicale/web/fn.js' adding 'radicale/web/index.html' adding 'radicale/web/css/icon.png' adding 'radicale/web/css/main.css' adding 'radicale-2.1.12.dist-info/licenses/COPYING' adding 'radicale-2.1.12.dist-info/METADATA' adding 'radicale-2.1.12.dist-info/WHEEL' adding 'radicale-2.1.12.dist-info/entry_points.txt' adding 'radicale-2.1.12.dist-info/top_level.txt' adding 'radicale-2.1.12.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built radicale-2.1.12-py3-none-any.whl