=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/py-fastimport", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-fastimport-0.9.16 * Building wheel... /opt/local/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /opt/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /opt/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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 v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: GNU General Public License v2 or later (GPLv2+) 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/fastimport copying fastimport/__init__.py -> build/lib/fastimport copying fastimport/commands.py -> build/lib/fastimport copying fastimport/dates.py -> build/lib/fastimport copying fastimport/errors.py -> build/lib/fastimport copying fastimport/helpers.py -> build/lib/fastimport copying fastimport/parser.py -> build/lib/fastimport copying fastimport/processor.py -> build/lib/fastimport copying fastimport/reftracker.py -> build/lib/fastimport creating build/lib/fastimport/processors copying fastimport/processors/__init__.py -> build/lib/fastimport/processors copying fastimport/processors/filter_processor.py -> build/lib/fastimport/processors copying fastimport/processors/info_processor.py -> build/lib/fastimport/processors copying fastimport/processors/query_processor.py -> build/lib/fastimport/processors copying fastimport/py.typed -> build/lib/fastimport running build_scripts creating build/scripts-3.14 copying and adjusting bin/fast-import-query -> build/scripts-3.14 copying and adjusting bin/fast-import-filter -> build/scripts-3.14 copying and adjusting bin/fast-import-info -> build/scripts-3.14 changing mode of build/scripts-3.14/fast-import-query from 644 to 755 changing mode of build/scripts-3.14/fast-import-filter from 644 to 755 changing mode of build/scripts-3.14/fast-import-info from 644 to 755 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/fastimport copying build/lib/fastimport/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport copying build/lib/fastimport/commands.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport copying build/lib/fastimport/dates.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport copying build/lib/fastimport/errors.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport copying build/lib/fastimport/helpers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport copying build/lib/fastimport/parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport copying build/lib/fastimport/processor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport copying build/lib/fastimport/reftracker.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport creating build/bdist.solaris-2.11-i86pc.64bit/wheel/fastimport/processors copying build/lib/fastimport/processors/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport/processors copying build/lib/fastimport/processors/filter_processor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport/processors copying build/lib/fastimport/processors/info_processor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport/processors copying build/lib/fastimport/processors/query_processor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport/processors copying build/lib/fastimport/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport running install_egg_info running egg_info writing fastimport.egg-info/PKG-INFO writing dependency_links to fastimport.egg-info/dependency_links.txt writing top-level names to fastimport.egg-info/top_level.txt reading manifest file 'fastimport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'NEWS' warning: no files found matching 'fastimport/tests' anywhere in distribution adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'fastimport.egg-info/SOURCES.txt' Copying fastimport.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./fastimport-0.9.16-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/fastimport-0.9.16.data/scripts copying build/scripts-3.14/fast-import-query -> build/bdist.solaris-2.11-i86pc.64bit/wheel/fastimport-0.9.16.data/scripts copying build/scripts-3.14/fast-import-filter -> build/bdist.solaris-2.11-i86pc.64bit/wheel/fastimport-0.9.16.data/scripts copying build/scripts-3.14/fast-import-info -> build/bdist.solaris-2.11-i86pc.64bit/wheel/fastimport-0.9.16.data/scripts changing mode of build/bdist.solaris-2.11-i86pc.64bit/wheel/fastimport-0.9.16.data/scripts/fast-import-query to 755 changing mode of build/bdist.solaris-2.11-i86pc.64bit/wheel/fastimport-0.9.16.data/scripts/fast-import-filter to 755 changing mode of build/bdist.solaris-2.11-i86pc.64bit/wheel/fastimport-0.9.16.data/scripts/fast-import-info to 755 creating build/bdist.solaris-2.11-i86pc.64bit/wheel/fastimport-0.9.16.dist-info/WHEEL creating '/tmp/work/devel/py-fastimport/work/fastimport-0.9.16/dist/.tmp-wwqpnk29/fastimport-0.9.16-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'fastimport/__init__.py' adding 'fastimport/commands.py' adding 'fastimport/dates.py' adding 'fastimport/errors.py' adding 'fastimport/helpers.py' adding 'fastimport/parser.py' adding 'fastimport/processor.py' adding 'fastimport/py.typed' adding 'fastimport/reftracker.py' adding 'fastimport/processors/__init__.py' adding 'fastimport/processors/filter_processor.py' adding 'fastimport/processors/info_processor.py' adding 'fastimport/processors/query_processor.py' adding 'fastimport-0.9.16.data/scripts/fast-import-filter' adding 'fastimport-0.9.16.data/scripts/fast-import-info' adding 'fastimport-0.9.16.data/scripts/fast-import-query' adding 'fastimport-0.9.16.dist-info/licenses/AUTHORS' adding 'fastimport-0.9.16.dist-info/licenses/COPYING' adding 'fastimport-0.9.16.dist-info/METADATA' adding 'fastimport-0.9.16.dist-info/WHEEL' adding 'fastimport-0.9.16.dist-info/top_level.txt' adding 'fastimport-0.9.16.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built fastimport-0.9.16-py2.py3-none-any.whl