>>> Building on exopi-2 under textproc/py-pyRFC3339 BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-wheel;devel/py-installer] DIST = [textproc/py-pyRFC3339:pyRFC3339-1.1.tar.gz] FULLPKGNAME = py3-pyRFC3339-1.1p5 RDEPENDS = [devel/py-tz;lang/python/3] (Junk lock obtained for exopi-2 at 1764448942.08) >>> Running depends in textproc/py-pyRFC3339 at 1764448942.12 last junk was in misc/srcpd /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 textproc/py-pyRFC3339 at 1764448943.70 ===> textproc/py-pyRFC3339 ===> Building from scratch py3-pyRFC3339-1.1p5 ===> py3-pyRFC3339-1.1p5 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-pyRFC3339-1.1p5 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-pyRFC3339-1.1p5 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-pyRFC3339-1.1p5 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-pyRFC3339-1.1p5 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-2 at 1764448944.60) distfiles size=5290 >>> Running extract in textproc/py-pyRFC3339 at 1764448944.62 ===> textproc/py-pyRFC3339 ===> Checking files for py3-pyRFC3339-1.1p5 `/exopi-cvs/ports/distfiles/pyRFC3339-1.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-pyRFC3339-1.1p5 >>> Running build in textproc/py-pyRFC3339 at 1764448944.89 ===> textproc/py-pyRFC3339 ===> Patching for py3-pyRFC3339-1.1p5 ===> 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-pyRFC3339-1.1p5 ===> Configuring for py3-pyRFC3339-1.1p5 ===> Building for py3-pyRFC3339-1.1p5 * Getting build dependencies for wheel... /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing pyRFC3339.egg-info/PKG-INFO writing dependency_links to pyRFC3339.egg-info/dependency_links.txt writing requirements to pyRFC3339.egg-info/requires.txt writing top-level names to pyRFC3339.egg-info/top_level.txt reading manifest file 'pyRFC3339.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pyRFC3339.egg-info/SOURCES.txt' * Building wheel... /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 :: MIT 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/pyrfc3339 copying pyrfc3339/__init__.py -> build/lib/pyrfc3339 copying pyrfc3339/parser.py -> build/lib/pyrfc3339 copying pyrfc3339/generator.py -> build/lib/pyrfc3339 copying pyrfc3339/utils.py -> build/lib/pyrfc3339 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/pyrfc3339 copying build/lib/pyrfc3339/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyrfc3339 copying build/lib/pyrfc3339/parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyrfc3339 copying build/lib/pyrfc3339/generator.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyrfc3339 copying build/lib/pyrfc3339/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./pyrfc3339 running install_egg_info running egg_info writing pyRFC3339.egg-info/PKG-INFO writing dependency_links to pyRFC3339.egg-info/dependency_links.txt writing requirements to pyRFC3339.egg-info/requires.txt writing top-level names to pyRFC3339.egg-info/top_level.txt reading manifest file 'pyRFC3339.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pyRFC3339.egg-info/SOURCES.txt' Copying pyRFC3339.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pyRFC3339-1.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pyrfc3339-1.1.dist-info/WHEEL creating '/exopi-obj/pobj/py3-pyRFC3339-1.1/pyRFC3339-1.1/dist/.tmp-i2gknrjg/pyrfc3339-1.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pyrfc3339/__init__.py' adding 'pyrfc3339/generator.py' adding 'pyrfc3339/parser.py' adding 'pyrfc3339/utils.py' adding 'pyrfc3339-1.1.dist-info/licenses/LICENSE.txt' adding 'pyrfc3339-1.1.dist-info/METADATA' adding 'pyrfc3339-1.1.dist-info/WHEEL' adding 'pyrfc3339-1.1.dist-info/top_level.txt' adding 'pyrfc3339-1.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pyrfc3339-1.1-py2.py3-none-any.whl >>> Running package in textproc/py-pyRFC3339 at 1764448946.58 ===> textproc/py-pyRFC3339 ===> Faking installation for py3-pyRFC3339-1.1p5 ===> Building package for py3-pyRFC3339-1.1p5 Create /exopi-cvs/ports/packages/amd64/all/py3-pyRFC3339-1.1p5.tgz Creating package py3-pyRFC3339-1.1p5 reading plist| checking dependencies| checking dependencies|devel/py-tz checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|*** | 5% archiving|******** | 12% archiving|************ | 19% archiving|****************** | 28% archiving|************************ | 38% archiving|********************************* | 51% archiving|***************************************** | 64% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|***************************************************** | 82% archiving|********************************************************** | 91% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pyRFC3339-1.1p5.tgz >>> Running clean in textproc/py-pyRFC3339 at 1764448947.86 ===> textproc/py-pyRFC3339 ===> Cleaning for py3-pyRFC3339-1.1p5 >>> Ended at 1764448948.03 max_stuck=0.00/depends=1.59/show-prepare-results=0.92/extract=0.27/build=1.69/package=1.28/clean=0.19