>>> Building on exopi-4 under devel/py-toposort BDEPENDS = [devel/py-installer;devel/py-wheel;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [devel/py-toposort:toposort-1.10.tar.gz] FULLPKGNAME = py3-toposort-1.10p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1767696445.55) >>> Running depends in devel/py-toposort at 1767696445.59 last junk was in devel/boxed-cpp /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 >>> Running show-prepare-results in devel/py-toposort at 1767696446.92 ===> devel/py-toposort ===> Building from scratch py3-toposort-1.10p2 ===> py3-toposort-1.10p2 depends on: python->=3.13,<3.14 -> python-3.13.11p0 ===> 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-80.9.0v0 ===> py3-toposort-1.10p2 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 Still tainted: no >>> Running junk in devel/py-toposort at 1767696447.80 /usr/sbin/pkg_delete -aIXq autoconf-2.71p0 automake-1.16.5p0 bison-3.8.2p0 bzip2-1.0.8p0 coreutils-9.7 gawk-5.1.0p0 gmake-4.4.1p0 gmp-6.3.0p0 groff-1.22.4p4 gsed-4.9p1 gtar-1.35p1 libffi-3.5.2 libiconv-1.17 libtool-2.4.2p3 metaauto-1.0p4 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 xtensa-esp32s2-elf-binutils-2.35.1.2020.1223p1 xtensa-esp32s2-elf-gcc-bootstrap-8.4.0.2021.2p1 xz-5.8.2 --- -libxml-2.15.1p1 ------------------- You should also remove /var/db/xmlcatalog (Junk lock released for exopi-4 at 1767696450.83) distfiles size=11132 >>> Running extract in devel/py-toposort at 1767696450.86 ===> devel/py-toposort ===> Checking files for py3-toposort-1.10p2 `/exopi-cvs/ports/distfiles/toposort-1.10.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-toposort-1.10p2 >>> Running build in devel/py-toposort at 1767696451.15 ===> 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) /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 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 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-bteu2uxh/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 1767696452.84 ===> 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|****************** | 29% archiving|******************* | 29% 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 1767696454.00 ===> devel/py-toposort ===> Cleaning for py3-toposort-1.10p2 >>> Ended at 1767696454.17 max_stuck=1.16/depends=1.34/show-prepare-results=0.86/junk=3.07/extract=0.30/build=1.67/package=1.18/clean=0.19