>>> Building on exopi-1 under sysutils/py-distro BDEPENDS = [devel/py-build;devel/py-setuptools;devel/py-wheel;lang/python/3;devel/py-installer] DIST = [sysutils/py-distro:distro-1.9.0.tar.gz] FULLPKGNAME = py3-distro-1.9.0p1 RDEPENDS = [lang/python/3] (Junk lock failure for exopi-1 at 1764522823.64542) Received IO (Junk lock obtained for exopi-1 at 1764522824.70) Received IO Woken up sysutils/py-distro Woken up sysutils/py-distro Woken up sysutils/py-distro Woken up sysutils/py-distro >>> Running depends in sysutils/py-distro at 1764522826.46 last junk was in geo/gdal /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 sysutils/py-distro at 1764522829.74 ===> sysutils/py-distro ===> Building from scratch py3-distro-1.9.0p1 ===> py3-distro-1.9.0p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-distro-1.9.0p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-distro-1.9.0p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-distro-1.9.0p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-distro-1.9.0p1 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 Don't run junk because nojunk in net/seafile/seafile (Junk lock released for exopi-1 at 1764522830.91) distfiles size=60722 >>> Running extract in sysutils/py-distro at 1764522830.94 ===> sysutils/py-distro ===> Checking files for py3-distro-1.9.0p1 `/exopi-cvs/ports/distfiles/distro-1.9.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-distro-1.9.0p1 >>> Running build in sysutils/py-distro at 1764522831.29 ===> sysutils/py-distro ===> Patching for py3-distro-1.9.0p1 ===> Applying OpenBSD patch patch-tests_test_distro_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/test_distro.py |--- tests/test_distro.py.orig |+++ tests/test_distro.py -------------------------- Patching file tests/test_distro.py using Plan A... Hunk #1 succeeded at 31. done ===> 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-distro-1.9.0p1 ===> Configuring for py3-distro-1.9.0p1 ===> Building for py3-distro-1.9.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 :: Apache Software 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 src/distro.egg-info/PKG-INFO writing dependency_links to src/distro.egg-info/dependency_links.txt writing entry points to src/distro.egg-info/entry_points.txt writing top-level names to src/distro.egg-info/top_level.txt reading manifest file 'src/distro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' adding license file 'LICENSE' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/distro.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 :: Apache Software License 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/distro copying src/distro/__init__.py -> build/lib/distro copying src/distro/__main__.py -> build/lib/distro copying src/distro/distro.py -> build/lib/distro copying src/distro/py.typed -> build/lib/distro 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/distro copying build/lib/distro/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./distro copying build/lib/distro/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./distro copying build/lib/distro/distro.py -> build/bdist.openbsd-7.8-amd64/wheel/./distro copying build/lib/distro/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./distro running install_egg_info running egg_info writing src/distro.egg-info/PKG-INFO writing dependency_links to src/distro.egg-info/dependency_links.txt writing entry points to src/distro.egg-info/entry_points.txt writing top-level names to src/distro.egg-info/top_level.txt reading manifest file 'src/distro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/distro.egg-info/SOURCES.txt' Copying src/distro.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./distro-1.9.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/distro-1.9.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-distro-1.9.0/distro-1.9.0/dist/.tmp-jew2r6o3/distro-1.9.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'distro/__init__.py' adding 'distro/__main__.py' adding 'distro/distro.py' adding 'distro/py.typed' adding 'distro-1.9.0.dist-info/licenses/LICENSE' adding 'distro-1.9.0.dist-info/METADATA' adding 'distro-1.9.0.dist-info/WHEEL' adding 'distro-1.9.0.dist-info/entry_points.txt' adding 'distro-1.9.0.dist-info/top_level.txt' adding 'distro-1.9.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built distro-1.9.0-py3-none-any.whl >>> Running package in sysutils/py-distro at 1764522834.33 ===> sysutils/py-distro ===> Faking installation for py3-distro-1.9.0p1 ===> Building package for py3-distro-1.9.0p1 Create /exopi-cvs/ports/packages/amd64/all/py3-distro-1.9.0p1.tgz Creating package py3-distro-1.9.0p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|******************** | 31% archiving|*************************************** | 61% archiving|****************************************** | 65% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-distro-1.9.0p1.tgz >>> Running clean in sysutils/py-distro at 1764522835.80 ===> sysutils/py-distro ===> Cleaning for py3-distro-1.9.0p1 >>> Ended at 1764522836.04 max_stuck=0.00/waiting-for-lock #233=2.83/depends=3.27/show-prepare-results=1.20/extract=0.34/build=3.04/package=1.47/clean=0.28