>>> Building on exopi-4 under devel/py-fasteners BDEPENDS = [devel/py-wheel;devel/py-build;lang/python/3;devel/py-setuptools;devel/py-installer] DIST = [devel/py-fasteners:fasteners-0.20.tar.gz] FULLPKGNAME = py3-fasteners-0.20 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1773348612.96) >>> Running depends in devel/py-fasteners at 1773348613.02 last junk was in security/passphraseme /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-wheel-0.46.3 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-wheel-0.46.3 >>> Running show-prepare-results in devel/py-fasteners at 1773348614.69 ===> devel/py-fasteners ===> Building from scratch py3-fasteners-0.20 ===> py3-fasteners-0.20 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-fasteners-0.20 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-fasteners-0.20 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-fasteners-0.20 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-fasteners-0.20 depends on: py3-wheel-* -> py3-wheel-0.46.3 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 (Junk lock released for exopi-4 at 1773348615.79) distfiles size=25087 >>> Running extract in devel/py-fasteners at 1773348615.83 ===> devel/py-fasteners ===> Checking files for py3-fasteners-0.20 `/exopi-cvs/ports/distfiles/fasteners-0.20.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-fasteners-0.20 >>> Running build in devel/py-fasteners at 1773348616.20 ===> devel/py-fasteners ===> Patching for py3-fasteners-0.20 ===> 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-fasteners-0.20 ===> Configuring for py3-fasteners-0.20 ===> Building for py3-fasteners-0.20 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.13/site-packages/ptr/__init__.py:13: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.13/site-packages/ptr/__init__.py:81: 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. ******************************************************************************** !! class PyTest(orig.test): running egg_info writing fasteners.egg-info/PKG-INFO writing dependency_links to fasteners.egg-info/dependency_links.txt writing top-level names to fasteners.egg-info/top_level.txt reading manifest file 'fasteners.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'fasteners.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.13/site-packages/ptr/__init__.py:13: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.13/site-packages/ptr/__init__.py:81: 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. ******************************************************************************** !! class PyTest(orig.test): running bdist_wheel running build running build_py creating build/lib/fasteners copying fasteners/__init__.py -> build/lib/fasteners copying fasteners/_utils.py -> build/lib/fasteners copying fasteners/lock.py -> build/lib/fasteners copying fasteners/process_lock.py -> build/lib/fasteners copying fasteners/process_mechanism.py -> build/lib/fasteners copying fasteners/version.py -> build/lib/fasteners creating build/lib/fasteners/pywin32 copying fasteners/pywin32/__init__.py -> build/lib/fasteners/pywin32 copying fasteners/pywin32/pywintypes.py -> build/lib/fasteners/pywin32 copying fasteners/pywin32/win32con.py -> build/lib/fasteners/pywin32 copying fasteners/pywin32/win32file.py -> build/lib/fasteners/pywin32 running egg_info writing fasteners.egg-info/PKG-INFO writing dependency_links to fasteners.egg-info/dependency_links.txt writing top-level names to fasteners.egg-info/top_level.txt reading manifest file 'fasteners.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'fasteners.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/fasteners copying build/lib/fasteners/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners copying build/lib/fasteners/_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners copying build/lib/fasteners/lock.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners copying build/lib/fasteners/process_lock.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners copying build/lib/fasteners/process_mechanism.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners copying build/lib/fasteners/version.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners creating build/bdist.openbsd-7.9-amd64/wheel/fasteners/pywin32 copying build/lib/fasteners/pywin32/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners/pywin32 copying build/lib/fasteners/pywin32/pywintypes.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners/pywin32 copying build/lib/fasteners/pywin32/win32con.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners/pywin32 copying build/lib/fasteners/pywin32/win32file.py -> build/bdist.openbsd-7.9-amd64/wheel/./fasteners/pywin32 running install_egg_info Copying fasteners.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./fasteners-0.20-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/fasteners-0.20.dist-info/WHEEL creating '/exopi-obj/pobj/py-fasteners-0.20/fasteners-0.20/dist/.tmp-ckl8fb3t/fasteners-0.20-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'fasteners/__init__.py' adding 'fasteners/_utils.py' adding 'fasteners/lock.py' adding 'fasteners/process_lock.py' adding 'fasteners/process_mechanism.py' adding 'fasteners/version.py' adding 'fasteners/pywin32/__init__.py' adding 'fasteners/pywin32/pywintypes.py' adding 'fasteners/pywin32/win32con.py' adding 'fasteners/pywin32/win32file.py' adding 'fasteners-0.20.dist-info/licenses/LICENSE' adding 'fasteners-0.20.dist-info/METADATA' adding 'fasteners-0.20.dist-info/WHEEL' adding 'fasteners-0.20.dist-info/top_level.txt' adding 'fasteners-0.20.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built fasteners-0.20-py3-none-any.whl >>> Running package in devel/py-fasteners at 1773348618.70 ===> devel/py-fasteners ===> Faking installation for py3-fasteners-0.20 ===> Building package for py3-fasteners-0.20 Create /exopi-cvs/ports/packages/amd64/all/py3-fasteners-0.20.tgz Creating package py3-fasteners-0.20 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% 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|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|*** | 5% archiving|****** | 9% archiving|************ | 19% archiving|****************** | 29% archiving|************************** | 40% archiving|********************************* | 52% archiving|************************************ | 57% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|******************************************************** | 87% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-fasteners-0.20.tgz >>> Running clean in devel/py-fasteners at 1773348620.26 ===> devel/py-fasteners ===> Cleaning for py3-fasteners-0.20 >>> Ended at 1773348620.48 max_stuck=1.21/depends=1.69/show-prepare-results=1.14/extract=0.38/build=2.49/package=1.56/clean=0.26