>>> Building on exopi-4 under devel/py-toposort BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-setuptools;devel/py-installer;lang/python/3] DIST = [devel/py-toposort:toposort-1.10.tar.gz] FULLPKGNAME = py3-toposort-1.10p2 RDEPENDS = [lang/python/3] Avoided depends for py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 distfiles size=11132 >>> Running extract in devel/py-toposort at 1764962865.94 ===> devel/py-toposort ===> Building from scratch py3-toposort-1.10p2 ===> Checking files for py3-toposort-1.10p2 `/exopi-cvs/ports/distfiles/toposort-1.10.tar.gz' is up to date. >> (SHA256) all files: OK ===> py3-toposort-1.10p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-toposort-1.10p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-toposort-1.10p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-toposort-1.10p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-toposort-1.10p2 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Extracting for py3-toposort-1.10p2 >>> Running build in devel/py-toposort at 1764962867.16 ===> devel/py-toposort ===> Patching for py3-toposort-1.10p2 ===> 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-toposort-1.10p2 ===> Configuring for py3-toposort-1.10p2 ===> Building for py3-toposort-1.10p2 * Getting build dependencies for wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- [] discovered py_modules -- ['toposort'] /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/_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 :: Apache Software 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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/toposort.egg-info/PKG-INFO writing dependency_links to src/toposort.egg-info/dependency_links.txt writing top-level names to src/toposort.egg-info/top_level.txt reading manifest file 'src/toposort.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'NOTICE' writing manifest file 'src/toposort.egg-info/SOURCES.txt' * Building wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- [] discovered py_modules -- ['toposort'] /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) running bdist_wheel running build running build_py creating build/lib copying src/toposort.py -> build/lib running egg_info writing src/toposort.egg-info/PKG-INFO writing dependency_links to src/toposort.egg-info/dependency_links.txt writing top-level names to src/toposort.egg-info/top_level.txt /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 :: Apache Software 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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() reading manifest file 'src/toposort.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'NOTICE' writing manifest file 'src/toposort.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/toposort.py -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info Copying src/toposort.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./toposort-1.10-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/toposort-1.10.dist-info/WHEEL creating '/exopi-obj/pobj/py-toposort-1.10/toposort-1.10/dist/.tmp-hez9mjfq/toposort-1.10-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'toposort.py' adding 'toposort-1.10.dist-info/licenses/LICENSE.txt' adding 'toposort-1.10.dist-info/licenses/NOTICE' adding 'toposort-1.10.dist-info/METADATA' adding 'toposort-1.10.dist-info/WHEEL' adding 'toposort-1.10.dist-info/top_level.txt' adding 'toposort-1.10.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built toposort-1.10-py3-none-any.whl >>> Running package in devel/py-toposort at 1764962868.91 ===> devel/py-toposort ===> Faking installation for py3-toposort-1.10p2 ===> Building package for py3-toposort-1.10p2 Create /exopi-cvs/ports/packages/amd64/all/py3-toposort-1.10p2.tgz Creating package py3-toposort-1.10p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|********* | 14% archiving|***************** | 27% archiving|*************************** | 42% archiving|**************************** | 44% archiving|****************************** | 46% archiving|******************************************************** | 87% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-toposort-1.10p2.tgz >>> Running clean in devel/py-toposort at 1764962870.07 ===> devel/py-toposort ===> Cleaning for py3-toposort-1.10p2 >>> Ended at 1764962870.23 max_stuck=0.00/extract=1.22/build=1.76/package=1.17/clean=0.20