>>> Building on exopi-4 under devel/autopep8 BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [devel/autopep8:autopep8-2.3.2.tar.gz] FULLPKGNAME = autopep8-2.3.2p0 RDEPENDS = [devel/py-codestyle;lang/python/3] (Junk lock obtained for exopi-4 at 1764618035.49) >>> Running depends in devel/autopep8 at 1764618035.53 last junk was in devel/py-testpath /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in devel/autopep8 at 1764618037.06 ===> devel/autopep8 ===> Building from scratch autopep8-2.3.2p0 ===> autopep8-2.3.2p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> autopep8-2.3.2p0 depends on: py3-build-* -> py3-build-1.3.0 ===> autopep8-2.3.2p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> autopep8-2.3.2p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> autopep8-2.3.2p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-4 at 1764618038.18) distfiles size=92210 >>> Running extract in devel/autopep8 at 1764618038.20 ===> devel/autopep8 ===> Checking files for autopep8-2.3.2p0 `/exopi-cvs/ports/distfiles/autopep8-2.3.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for autopep8-2.3.2p0 >>> Running build in devel/autopep8 at 1764618038.56 ===> devel/autopep8 ===> Patching for autopep8-2.3.2p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for autopep8-2.3.2p0 ===> Configuring for autopep8-2.3.2p0 ===> Building for autopep8-2.3.2p0 * Getting build dependencies for wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/local/lib/python3.13/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 2026-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) /usr/local/lib/python3.13/site-packages/setuptools/config/expand.py:128: SetuptoolsWarning: File '/exopi-obj/pobj/autopep8-2.3.2/autopep8-2.3.2/LICENSE.rst' cannot be found for path in _filter_existing_files(_filepaths) /usr/local/lib/python3.13/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: 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 egg_info writing autopep8.egg-info/PKG-INFO writing dependency_links to autopep8.egg-info/dependency_links.txt writing entry points to autopep8.egg-info/entry_points.txt writing requirements to autopep8.egg-info/requires.txt writing top-level names to autopep8.egg-info/top_level.txt reading manifest file 'autopep8.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test/example' warning: no files found matching 'test/example/x.py' warning: no previously-included files matching '*.py' found under directory 'test/suite' warning: no previously-included files matching '*.py' found under directory 'test/suite/out' warning: no previously-included files found matching 'CONTRIBUTING.rst' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'hooks' warning: no previously-included files found matching 'hooks/pre-push' warning: no previously-included files found matching 'install_hooks.bash' warning: no previously-included files found matching 'test/.gitignore' warning: no previously-included files found matching 'test/acid_pypi.py' warning: no previously-included files found matching 'test/suite' warning: no previously-included files found matching 'test/suite/out' warning: no previously-included files found matching 'test/vim_autopep8.py' warning: no previously-included files found matching 'update_readme.py' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'autopep8.egg-info/SOURCES.txt' * Building wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/local/lib/python3.13/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 2026-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) /usr/local/lib/python3.13/site-packages/setuptools/config/expand.py:128: SetuptoolsWarning: File '/exopi-obj/pobj/autopep8-2.3.2/autopep8-2.3.2/LICENSE.rst' cannot be found for path in _filter_existing_files(_filepaths) /usr/local/lib/python3.13/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: 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 /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: 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 copying autopep8.py -> build/lib running egg_info writing autopep8.egg-info/PKG-INFO writing dependency_links to autopep8.egg-info/dependency_links.txt writing entry points to autopep8.egg-info/entry_points.txt writing requirements to autopep8.egg-info/requires.txt writing top-level names to autopep8.egg-info/top_level.txt reading manifest file 'autopep8.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test/example' warning: no files found matching 'test/example/x.py' warning: no previously-included files matching '*.py' found under directory 'test/suite' warning: no previously-included files matching '*.py' found under directory 'test/suite/out' warning: no previously-included files found matching 'CONTRIBUTING.rst' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'hooks' warning: no previously-included files found matching 'hooks/pre-push' warning: no previously-included files found matching 'install_hooks.bash' warning: no previously-included files found matching 'test/.gitignore' warning: no previously-included files found matching 'test/acid_pypi.py' warning: no previously-included files found matching 'test/suite' warning: no previously-included files found matching 'test/suite/out' warning: no previously-included files found matching 'test/vim_autopep8.py' warning: no previously-included files found matching 'update_readme.py' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'autopep8.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel copying build/lib/autopep8.py -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info Copying autopep8.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./autopep8-2.3.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/autopep8-2.3.2.dist-info/WHEEL creating '/exopi-obj/pobj/autopep8-2.3.2/autopep8-2.3.2/dist/.tmp-rv1acnpp/autopep8-2.3.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'autopep8.py' adding 'autopep8-2.3.2.dist-info/licenses/AUTHORS.rst' adding 'autopep8-2.3.2.dist-info/licenses/LICENSE' adding 'autopep8-2.3.2.dist-info/METADATA' adding 'autopep8-2.3.2.dist-info/WHEEL' adding 'autopep8-2.3.2.dist-info/entry_points.txt' adding 'autopep8-2.3.2.dist-info/top_level.txt' adding 'autopep8-2.3.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built autopep8-2.3.2-py2.py3-none-any.whl >>> Running package in devel/autopep8 at 1764618040.86 ===> devel/autopep8 ===> Faking installation for autopep8-2.3.2p0 ===> Building package for autopep8-2.3.2p0 Create /exopi-cvs/ports/packages/amd64/all/autopep8-2.3.2p0.tgz Creating package autopep8-2.3.2p0 reading plist| checking dependencies| checking dependencies|devel/py-codestyle checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************* | 33% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/autopep8-2.3.2p0.tgz >>> Running clean in devel/autopep8 at 1764618042.71 ===> devel/autopep8 ===> Cleaning for autopep8-2.3.2p0 >>> Ended at 1764618042.90 max_stuck=0.74/depends=1.54/show-prepare-results=1.14/extract=0.36/build=2.30/package=1.84/clean=0.22