>>> Building on exopi-3 under devel/py-test-filter-subpackage BDEPENDS = [lang/python/3;devel/py-setuptools_scm;devel/py-wheel;devel/py-installer;devel/py-setuptools;devel/py-build] DIST = [devel/py-test-filter-subpackage:pytest-filter-subpackage-0.2.0.tar.gz] FULLPKGNAME = py3-test-filter-subpackage-0.2.0p1 RDEPENDS = [lang/python/3;devel/py-test] (Junk lock obtained for exopi-3 at 1764617936.98) >>> Running depends in devel/py-test-filter-subpackage at 1764617937.02 last junk was in devel/luarocks, /usr/sbin/pkg_add -aI -Drepair py3-setuptools_scm-9.0.2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.0.2 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-setuptools_scm-9.0.2 >>> Running show-prepare-results in devel/py-test-filter-subpackage at 1764617939.01 ===> devel/py-test-filter-subpackage ===> Building from scratch py3-test-filter-subpackage-0.2.0p1 ===> py3-test-filter-subpackage-0.2.0p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-test-filter-subpackage-0.2.0p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-test-filter-subpackage-0.2.0p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-test-filter-subpackage-0.2.0p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-test-filter-subpackage-0.2.0p1 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-test-filter-subpackage-0.2.0p1 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.0.2 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.0.2 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-3 at 1764617940.56) distfiles size=8085 >>> Running extract in devel/py-test-filter-subpackage at 1764617940.59 ===> devel/py-test-filter-subpackage ===> Checking files for py3-test-filter-subpackage-0.2.0p1 `/exopi-cvs/ports/distfiles/pytest-filter-subpackage-0.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-test-filter-subpackage-0.2.0p1 >>> Running build in devel/py-test-filter-subpackage at 1764617941.19 ===> devel/py-test-filter-subpackage ===> Patching for py3-test-filter-subpackage-0.2.0p1 ===> 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 py3-test-filter-subpackage-0.2.0p1 ===> Configuring for py3-test-filter-subpackage-0.2.0p1 ===> Building for py3-test-filter-subpackage-0.2.0p1 * Getting build dependencies for wheel... /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 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' running egg_info writing pytest_filter_subpackage.egg-info/PKG-INFO writing dependency_links to pytest_filter_subpackage.egg-info/dependency_links.txt writing entry points to pytest_filter_subpackage.egg-info/entry_points.txt writing requirements to pytest_filter_subpackage.egg-info/requires.txt writing top-level names to pytest_filter_subpackage.egg-info/top_level.txt reading manifest file 'pytest_filter_subpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'pytest_filter_subpackage.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/dist.py:759: 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 /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/pytest_filter_subpackage copying pytest_filter_subpackage/__init__.py -> build/lib/pytest_filter_subpackage copying pytest_filter_subpackage/plugin.py -> build/lib/pytest_filter_subpackage copying pytest_filter_subpackage/version.py -> build/lib/pytest_filter_subpackage installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/pytest_filter_subpackage copying build/lib/pytest_filter_subpackage/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_filter_subpackage copying build/lib/pytest_filter_subpackage/plugin.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_filter_subpackage copying build/lib/pytest_filter_subpackage/version.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_filter_subpackage running install_egg_info running egg_info writing pytest_filter_subpackage.egg-info/PKG-INFO writing dependency_links to pytest_filter_subpackage.egg-info/dependency_links.txt writing entry points to pytest_filter_subpackage.egg-info/entry_points.txt writing requirements to pytest_filter_subpackage.egg-info/requires.txt writing top-level names to pytest_filter_subpackage.egg-info/top_level.txt reading manifest file 'pytest_filter_subpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'pytest_filter_subpackage.egg-info/SOURCES.txt' Copying pytest_filter_subpackage.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pytest_filter_subpackage-0.2.0-py3.13.egg-info warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pytest_filter_subpackage-0.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-test-filter-subpackage-0.2.0/pytest-filter-subpackage-0.2.0/dist/.tmp-l9m2tr9q/pytest_filter_subpackage-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pytest_filter_subpackage/__init__.py' adding 'pytest_filter_subpackage/plugin.py' adding 'pytest_filter_subpackage/version.py' adding 'pytest_filter_subpackage-0.2.0.dist-info/licenses/LICENSE.rst' adding 'pytest_filter_subpackage-0.2.0.dist-info/METADATA' adding 'pytest_filter_subpackage-0.2.0.dist-info/WHEEL' adding 'pytest_filter_subpackage-0.2.0.dist-info/entry_points.txt' adding 'pytest_filter_subpackage-0.2.0.dist-info/top_level.txt' adding 'pytest_filter_subpackage-0.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pytest_filter_subpackage-0.2.0-py2.py3-none-any.whl >>> Running package in devel/py-test-filter-subpackage at 1764617945.83 ===> devel/py-test-filter-subpackage ===> Faking installation for py3-test-filter-subpackage-0.2.0p1 ===> Building package for py3-test-filter-subpackage-0.2.0p1 Create /exopi-cvs/ports/packages/amd64/all/py3-test-filter-subpackage-0.2.0p1.tgz Creating package py3-test-filter-subpackage-0.2.0p1 reading plist| checking dependencies| checking dependencies|devel/py-test checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*************** | 24% archiving|**************************** | 43% archiving|****************************** | 47% archiving|******************************** | 51% archiving|*********************************** | 55% archiving|************************************* | 58% archiving|********************************************* | 71% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-test-filter-subpackage-0.2.0p1.tgz >>> Running clean in devel/py-test-filter-subpackage at 1764617949.06 ===> devel/py-test-filter-subpackage ===> Cleaning for py3-test-filter-subpackage-0.2.0p1 >>> Ended at 1764617949.33 max_stuck=0.96/depends=2.00/show-prepare-results=1.58/extract=0.59/build=4.57/package=3.30/clean=0.30