>>> Building on exopi-3 under devel/py-rfc3339-validator BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [devel/py-rfc3339-validator:rfc3339_validator-0.1.4.tar.gz] FULLPKGNAME = py3-rfc3339-validator-0.1.4p2 RDEPENDS = [lang/python/3] Avoided depends for python-3.13.9 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 distfiles size=5513 >>> Running extract in devel/py-rfc3339-validator at 1764617779.44 ===> devel/py-rfc3339-validator ===> Building from scratch py3-rfc3339-validator-0.1.4p2 ===> Checking files for py3-rfc3339-validator-0.1.4p2 `/exopi-cvs/ports/distfiles/rfc3339_validator-0.1.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> py3-rfc3339-validator-0.1.4p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-rfc3339-validator-0.1.4p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-rfc3339-validator-0.1.4p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-rfc3339-validator-0.1.4p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-rfc3339-validator-0.1.4p2 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Extracting for py3-rfc3339-validator-0.1.4p2 >>> Running build in devel/py-rfc3339-validator at 1764617781.28 ===> devel/py-rfc3339-validator ===> Patching for py3-rfc3339-validator-0.1.4p2 ===> 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-rfc3339-validator-0.1.4p2 ===> Configuring for py3-rfc3339-validator-0.1.4p2 ===> Building for py3-rfc3339-validator-0.1.4p2 * 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 rfc3339_validator.egg-info/PKG-INFO writing dependency_links to rfc3339_validator.egg-info/dependency_links.txt writing requirements to rfc3339_validator.egg-info/requires.txt writing top-level names to rfc3339_validator.egg-info/top_level.txt reading manifest file 'rfc3339_validator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'rfc3339_validator.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 copying rfc3339_validator.py -> build/lib running egg_info writing rfc3339_validator.egg-info/PKG-INFO writing dependency_links to rfc3339_validator.egg-info/dependency_links.txt writing requirements to rfc3339_validator.egg-info/requires.txt writing top-level names to rfc3339_validator.egg-info/top_level.txt reading manifest file 'rfc3339_validator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'rfc3339_validator.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/rfc3339_validator.py -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info Copying rfc3339_validator.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./rfc3339_validator-0.1.4-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/rfc3339_validator-0.1.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-rfc3339-validator-0.1.4/rfc3339_validator-0.1.4/dist/.tmp-pv8rjd54/rfc3339_validator-0.1.4-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'rfc3339_validator.py' adding 'rfc3339_validator-0.1.4.dist-info/licenses/AUTHORS.rst' adding 'rfc3339_validator-0.1.4.dist-info/licenses/LICENSE' adding 'rfc3339_validator-0.1.4.dist-info/METADATA' adding 'rfc3339_validator-0.1.4.dist-info/WHEEL' adding 'rfc3339_validator-0.1.4.dist-info/top_level.txt' adding 'rfc3339_validator-0.1.4.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built rfc3339_validator-0.1.4-py2.py3-none-any.whl >>> Running package in devel/py-rfc3339-validator at 1764617784.69 ===> devel/py-rfc3339-validator ===> Faking installation for py3-rfc3339-validator-0.1.4p2 ===> Building package for py3-rfc3339-validator-0.1.4p2 Create /exopi-cvs/ports/packages/amd64/all/py3-rfc3339-validator-0.1.4p2.tgz Creating package py3-rfc3339-validator-0.1.4p2 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|* | 2% archiving|************* | 21% archiving|************************* | 40% archiving|**************************************** | 62% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|******************************************************* | 86% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rfc3339-validator-0.1.4p2.tgz >>> Running clean in devel/py-rfc3339-validator at 1764617786.94 ===> devel/py-rfc3339-validator ===> Cleaning for py3-rfc3339-validator-0.1.4p2 >>> Ended at 1764617787.21 max_stuck=0.00/extract=1.84/build=3.41/package=2.25/clean=0.30