>>> Building on exopi-1 under devel/py-flaky BDEPENDS = [devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel;devel/py-build] DIST = [devel/py-flaky:flaky-3.8.1.tar.gz] FULLPKGNAME = py3-flaky-3.8.1p1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-1 at 1764754083.58) >>> Running depends in devel/py-flaky at 1764754083.64 last junk was in devel/py-setuptools_trial /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-flaky at 1764754086.03 ===> devel/py-flaky ===> Building from scratch py3-flaky-3.8.1p1 ===> py3-flaky-3.8.1p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-flaky-3.8.1p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-flaky-3.8.1p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-flaky-3.8.1p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-flaky-3.8.1p1 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-1 at 1764754087.37) distfiles size=25248 >>> Running extract in devel/py-flaky at 1764754087.41 ===> devel/py-flaky ===> Checking files for py3-flaky-3.8.1p1 `/exopi-cvs/ports/distfiles/flaky-3.8.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-flaky-3.8.1p1 >>> Running build in devel/py-flaky at 1764754087.90 ===> devel/py-flaky ===> Patching for py3-flaky-3.8.1p1 ===> 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-flaky-3.8.1p1 ===> Configuring for py3-flaky-3.8.1p1 ===> Building for py3-flaky-3.8.1p1 * Getting build dependencies for wheel... :3: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 flaky.egg-info/PKG-INFO writing dependency_links to flaky.egg-info/dependency_links.txt writing entry points to flaky.egg-info/entry_points.txt writing top-level names to flaky.egg-info/top_level.txt reading manifest file 'flaky.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'flaky.egg-info/SOURCES.txt' * Building wheel... :3: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 /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/flaky copying flaky/__init__.py -> build/lib/flaky copying flaky/_flaky_plugin.py -> build/lib/flaky copying flaky/defaults.py -> build/lib/flaky copying flaky/flaky_decorator.py -> build/lib/flaky copying flaky/flaky_pytest_plugin.py -> build/lib/flaky copying flaky/multiprocess_string_io.py -> build/lib/flaky copying flaky/names.py -> build/lib/flaky 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/flaky copying build/lib/flaky/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./flaky copying build/lib/flaky/_flaky_plugin.py -> build/bdist.openbsd-7.8-amd64/wheel/./flaky copying build/lib/flaky/defaults.py -> build/bdist.openbsd-7.8-amd64/wheel/./flaky copying build/lib/flaky/flaky_decorator.py -> build/bdist.openbsd-7.8-amd64/wheel/./flaky copying build/lib/flaky/flaky_pytest_plugin.py -> build/bdist.openbsd-7.8-amd64/wheel/./flaky copying build/lib/flaky/multiprocess_string_io.py -> build/bdist.openbsd-7.8-amd64/wheel/./flaky copying build/lib/flaky/names.py -> build/bdist.openbsd-7.8-amd64/wheel/./flaky running install_egg_info running egg_info writing flaky.egg-info/PKG-INFO writing dependency_links to flaky.egg-info/dependency_links.txt writing entry points to flaky.egg-info/entry_points.txt writing top-level names to flaky.egg-info/top_level.txt reading manifest file 'flaky.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'flaky.egg-info/SOURCES.txt' Copying flaky.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./flaky-3.8.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/flaky-3.8.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-flaky-3.8.1/flaky-3.8.1/dist/.tmp-6b3kkexc/flaky-3.8.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'flaky/__init__.py' adding 'flaky/_flaky_plugin.py' adding 'flaky/defaults.py' adding 'flaky/flaky_decorator.py' adding 'flaky/flaky_pytest_plugin.py' adding 'flaky/multiprocess_string_io.py' adding 'flaky/names.py' adding 'flaky-3.8.1.dist-info/licenses/AUTHORS.rst' adding 'flaky-3.8.1.dist-info/licenses/LICENSE' adding 'flaky-3.8.1.dist-info/METADATA' adding 'flaky-3.8.1.dist-info/WHEEL' adding 'flaky-3.8.1.dist-info/entry_points.txt' adding 'flaky-3.8.1.dist-info/top_level.txt' adding 'flaky-3.8.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built flaky-3.8.1-py2.py3-none-any.whl >>> Running package in devel/py-flaky at 1764754090.56 ===> devel/py-flaky ===> Faking installation for py3-flaky-3.8.1p1 ===> Building package for py3-flaky-3.8.1p1 Create /exopi-cvs/ports/packages/amd64/all/py3-flaky-3.8.1p1.tgz Creating package py3-flaky-3.8.1p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********* | 15% archiving|******************* | 29% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|***************************** | 46% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|*********************************************** | 73% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-flaky-3.8.1p1.tgz >>> Running clean in devel/py-flaky at 1764754092.68 ===> devel/py-flaky ===> Cleaning for py3-flaky-3.8.1p1 >>> Ended at 1764754093.02 max_stuck=1.80/depends=2.40/show-prepare-results=1.39/extract=0.48/build=2.66/package=2.12/clean=0.39