=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/py-commonmark", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-commonmark-0.9.2 * Building wheel... /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:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: commonmark). 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.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 :: BSD 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/commonmark copying commonmark/__init__.py -> build/lib/commonmark copying commonmark/blocks.py -> build/lib/commonmark copying commonmark/cmark.py -> build/lib/commonmark copying commonmark/common.py -> build/lib/commonmark copying commonmark/dump.py -> build/lib/commonmark copying commonmark/entitytrans.py -> build/lib/commonmark copying commonmark/inlines.py -> build/lib/commonmark copying commonmark/main.py -> build/lib/commonmark copying commonmark/node.py -> build/lib/commonmark copying commonmark/normalize_reference.py -> build/lib/commonmark creating build/lib/commonmark/render copying commonmark/render/__init__.py -> build/lib/commonmark/render copying commonmark/render/html.py -> build/lib/commonmark/render copying commonmark/render/renderer.py -> build/lib/commonmark/render copying commonmark/render/rst.py -> build/lib/commonmark/render creating build/lib/commonmark/tests copying commonmark/tests/__init__.py -> build/lib/commonmark/tests copying commonmark/tests/rst_tests.py -> build/lib/commonmark/tests copying commonmark/tests/run_spec_tests.py -> build/lib/commonmark/tests copying commonmark/tests/unit_tests.py -> build/lib/commonmark/tests 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/commonmark copying build/lib/commonmark/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark copying build/lib/commonmark/blocks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark copying build/lib/commonmark/cmark.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark copying build/lib/commonmark/common.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark copying build/lib/commonmark/dump.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark copying build/lib/commonmark/entitytrans.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark copying build/lib/commonmark/inlines.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark copying build/lib/commonmark/main.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark copying build/lib/commonmark/node.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark copying build/lib/commonmark/normalize_reference.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark creating build/bdist.solaris-2.11-i86pc.64bit/wheel/commonmark/render copying build/lib/commonmark/render/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark/render copying build/lib/commonmark/render/html.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark/render copying build/lib/commonmark/render/renderer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark/render copying build/lib/commonmark/render/rst.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark/render creating build/bdist.solaris-2.11-i86pc.64bit/wheel/commonmark/tests copying build/lib/commonmark/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark/tests copying build/lib/commonmark/tests/rst_tests.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark/tests copying build/lib/commonmark/tests/run_spec_tests.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark/tests copying build/lib/commonmark/tests/unit_tests.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark/tests running install_egg_info running egg_info writing commonmark.egg-info/PKG-INFO writing dependency_links to commonmark.egg-info/dependency_links.txt writing entry points to commonmark.egg-info/entry_points.txt writing requirements to commonmark.egg-info/requires.txt writing top-level names to commonmark.egg-info/top_level.txt reading manifest file 'commonmark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'commonmark/utils.py' adding license file 'LICENSE' writing manifest file 'commonmark.egg-info/SOURCES.txt' Copying commonmark.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./commonmark-0.9.2-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/commonmark-0.9.2.dist-info/WHEEL creating '/tmp/work/textproc/py-commonmark/work/commonmark-0.9.2/dist/.tmp-4humtus4/commonmark-0.9.2-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'commonmark/__init__.py' adding 'commonmark/blocks.py' adding 'commonmark/cmark.py' adding 'commonmark/common.py' adding 'commonmark/dump.py' adding 'commonmark/entitytrans.py' adding 'commonmark/inlines.py' adding 'commonmark/main.py' adding 'commonmark/node.py' adding 'commonmark/normalize_reference.py' adding 'commonmark/render/__init__.py' adding 'commonmark/render/html.py' adding 'commonmark/render/renderer.py' adding 'commonmark/render/rst.py' adding 'commonmark/tests/__init__.py' adding 'commonmark/tests/rst_tests.py' adding 'commonmark/tests/run_spec_tests.py' adding 'commonmark/tests/unit_tests.py' adding 'commonmark-0.9.2.dist-info/licenses/LICENSE' adding 'commonmark-0.9.2.dist-info/METADATA' adding 'commonmark-0.9.2.dist-info/WHEEL' adding 'commonmark-0.9.2.dist-info/entry_points.txt' adding 'commonmark-0.9.2.dist-info/top_level.txt' adding 'commonmark-0.9.2.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built commonmark-0.9.2-py2.py3-none-any.whl