>>> Building on exopi-6 under devel/py-resolvelib BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-setuptools;devel/py-installer;lang/python/3] DIST = [devel/py-resolvelib:resolvelib-1.2.1.tar.gz] FULLPKGNAME = py3-resolvelib-1.2.1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1764972460.10) >>> Running depends in devel/py-resolvelib at 1764972460.16 last junk was in devel/libbgcode /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/py-resolvelib at 1764972461.91 ===> devel/py-resolvelib ===> Building from scratch py3-resolvelib-1.2.1 ===> py3-resolvelib-1.2.1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-resolvelib-1.2.1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-resolvelib-1.2.1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-resolvelib-1.2.1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-resolvelib-1.2.1 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-6 at 1764972462.78) distfiles size=24575 >>> Running extract in devel/py-resolvelib at 1764972462.84 ===> devel/py-resolvelib ===> Checking files for py3-resolvelib-1.2.1 `/exopi-cvs/ports/distfiles/resolvelib-1.2.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-resolvelib-1.2.1 >>> Running build in devel/py-resolvelib at 1764972463.16 ===> devel/py-resolvelib ===> Patching for py3-resolvelib-1.2.1 ===> 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-resolvelib-1.2.1 ===> Configuring for py3-resolvelib-1.2.1 ===> Building for py3-resolvelib-1.2.1 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /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 :: ISC License (ISCL) 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 :: ISC License (ISCL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/resolvelib.egg-info/PKG-INFO writing dependency_links to src/resolvelib.egg-info/dependency_links.txt writing requirements to src/resolvelib.egg-info/requires.txt writing top-level names to src/resolvelib.egg-info/top_level.txt reading manifest file 'src/resolvelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' under directory 'src' warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ... adding license file 'LICENSE' writing manifest file 'src/resolvelib.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /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 :: ISC License (ISCL) 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 :: ISC License (ISCL) 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/resolvelib copying src/resolvelib/__init__.py -> build/lib/resolvelib copying src/resolvelib/providers.py -> build/lib/resolvelib copying src/resolvelib/reporters.py -> build/lib/resolvelib copying src/resolvelib/structs.py -> build/lib/resolvelib creating build/lib/resolvelib/resolvers copying src/resolvelib/resolvers/__init__.py -> build/lib/resolvelib/resolvers copying src/resolvelib/resolvers/abstract.py -> build/lib/resolvelib/resolvers copying src/resolvelib/resolvers/criterion.py -> build/lib/resolvelib/resolvers copying src/resolvelib/resolvers/exceptions.py -> build/lib/resolvelib/resolvers copying src/resolvelib/resolvers/resolution.py -> build/lib/resolvelib/resolvers running egg_info writing src/resolvelib.egg-info/PKG-INFO writing dependency_links to src/resolvelib.egg-info/dependency_links.txt writing requirements to src/resolvelib.egg-info/requires.txt writing top-level names to src/resolvelib.egg-info/top_level.txt reading manifest file 'src/resolvelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' under directory 'src' warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ... adding license file 'LICENSE' writing manifest file 'src/resolvelib.egg-info/SOURCES.txt' copying src/resolvelib/py.typed -> build/lib/resolvelib 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/resolvelib copying build/lib/resolvelib/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib copying build/lib/resolvelib/providers.py -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib copying build/lib/resolvelib/reporters.py -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib copying build/lib/resolvelib/structs.py -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib creating build/bdist.openbsd-7.8-amd64/wheel/resolvelib/resolvers copying build/lib/resolvelib/resolvers/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib/resolvers copying build/lib/resolvelib/resolvers/abstract.py -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib/resolvers copying build/lib/resolvelib/resolvers/criterion.py -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib/resolvers copying build/lib/resolvelib/resolvers/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib/resolvers copying build/lib/resolvelib/resolvers/resolution.py -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib/resolvers copying build/lib/resolvelib/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./resolvelib running install_egg_info Copying src/resolvelib.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./resolvelib-1.2.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/resolvelib-1.2.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-resolvelib-1.2.1/resolvelib-1.2.1/dist/.tmp-qmzclnry/resolvelib-1.2.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'resolvelib/__init__.py' adding 'resolvelib/providers.py' adding 'resolvelib/py.typed' adding 'resolvelib/reporters.py' adding 'resolvelib/structs.py' adding 'resolvelib/resolvers/__init__.py' adding 'resolvelib/resolvers/abstract.py' adding 'resolvelib/resolvers/criterion.py' adding 'resolvelib/resolvers/exceptions.py' adding 'resolvelib/resolvers/resolution.py' adding 'resolvelib-1.2.1.dist-info/licenses/LICENSE' adding 'resolvelib-1.2.1.dist-info/METADATA' adding 'resolvelib-1.2.1.dist-info/WHEEL' adding 'resolvelib-1.2.1.dist-info/top_level.txt' adding 'resolvelib-1.2.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built resolvelib-1.2.1-py3-none-any.whl >>> Running package in devel/py-resolvelib at 1764972465.49 ===> devel/py-resolvelib ===> Faking installation for py3-resolvelib-1.2.1 ===> Building package for py3-resolvelib-1.2.1 Create /exopi-cvs/ports/packages/amd64/all/py3-resolvelib-1.2.1.tgz Creating package py3-resolvelib-1.2.1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|**** | 6% archiving|******* | 11% archiving|******** | 13% archiving|********** | 15% archiving|************** | 22% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 35% archiving|*********************** | 37% archiving|************************* | 39% archiving|*************************** | 41% archiving|************************************ | 56% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|******************************************************** | 87% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-resolvelib-1.2.1.tgz >>> Running clean in devel/py-resolvelib at 1764972466.71 ===> devel/py-resolvelib ===> Cleaning for py3-resolvelib-1.2.1 >>> Ended at 1764972466.90 max_stuck=0.00/depends=1.75/show-prepare-results=0.92/extract=0.34/build=2.32/package=1.24/clean=0.22