>>> Building on exopi-4 under www/py-mastodon.py BDEPENDS = [lang/python/3;devel/py-wheel;devel/py-installer;devel/py-build;devel/py-test-runner;devel/py-setuptools] DIST = [www/py-mastodon.py:Mastodon.py-1.5.1.tar.gz] FULLPKGNAME = py3-mastodon.py-1.5.1p6 RDEPENDS = [security/py-cryptography;devel/py-tz;devel/py-decorator;lang/python/3;devel/py-six;graphics/py-blurhash;devel/py-dateutil;devel/py-magic;www/py-http_ece;www/py-requests] (Junk lock obtained for exopi-4 at 1764456684.48) >>> Running depends in www/py-mastodon.py at 1764456684.52 last junk was in productivity/libphonenumber /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-test-runner-6.0.1p1 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-test-runner-6.0.1p1 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-test-runner-6.0.1p1 py3-wheel-0.46.1 >>> Running show-prepare-results in www/py-mastodon.py at 1764456686.39 ===> www/py-mastodon.py ===> Building from scratch py3-mastodon.py-1.5.1p6 ===> py3-mastodon.py-1.5.1p6 depends on: py3-test-runner-* -> py3-test-runner-6.0.1p1 ===> py3-mastodon.py-1.5.1p6 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-mastodon.py-1.5.1p6 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-mastodon.py-1.5.1p6 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-mastodon.py-1.5.1p6 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-mastodon.py-1.5.1p6 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-test-runner-6.0.1p1 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-4 at 1764456687.36) distfiles size=1225203 >>> Running extract in www/py-mastodon.py at 1764456687.41 ===> www/py-mastodon.py ===> Checking files for py3-mastodon.py-1.5.1p6 `/exopi-cvs/ports/distfiles/Mastodon.py-1.5.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-mastodon.py-1.5.1p6 >>> Running build in www/py-mastodon.py at 1764456687.75 ===> www/py-mastodon.py ===> Patching for py3-mastodon.py-1.5.1p6 ===> Applying OpenBSD patch patch-setup_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Prevent pytest error by removing unnecessary coverage testing. | |Index: setup.cfg |--- setup.cfg.orig |+++ setup.cfg -------------------------- Patching file setup.cfg using Plan A... Hunk #1 succeeded at 9. done ===> 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-mastodon.py-1.5.1p6 ===> Configuring for py3-mastodon.py-1.5.1p6 ===> Building for py3-mastodon.py-1.5.1p6 * Getting build dependencies for wheel... /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 Mastodon.py.egg-info/PKG-INFO writing dependency_links to Mastodon.py.egg-info/dependency_links.txt writing requirements to Mastodon.py.egg-info/requires.txt writing top-level names to Mastodon.py.egg-info/top_level.txt reading manifest file 'Mastodon.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Mastodon.py.egg-info/SOURCES.txt' * Building wheel... /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/mastodon copying mastodon/streaming.py -> build/lib/mastodon copying mastodon/Mastodon.py -> build/lib/mastodon copying mastodon/__init__.py -> build/lib/mastodon 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/mastodon copying build/lib/mastodon/streaming.py -> build/bdist.openbsd-7.8-amd64/wheel/./mastodon copying build/lib/mastodon/Mastodon.py -> build/bdist.openbsd-7.8-amd64/wheel/./mastodon copying build/lib/mastodon/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./mastodon running install_egg_info running egg_info writing Mastodon.py.egg-info/PKG-INFO writing dependency_links to Mastodon.py.egg-info/dependency_links.txt writing requirements to Mastodon.py.egg-info/requires.txt writing top-level names to Mastodon.py.egg-info/top_level.txt reading manifest file 'Mastodon.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Mastodon.py.egg-info/SOURCES.txt' Copying Mastodon.py.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./Mastodon.py-1.5.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/mastodon_py-1.5.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-mastodon.py-1.5.1/Mastodon.py-1.5.1/dist/.tmp-kiclpn3_/mastodon_py-1.5.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'mastodon/Mastodon.py' adding 'mastodon/__init__.py' adding 'mastodon/streaming.py' adding 'mastodon_py-1.5.1.dist-info/licenses/LICENSE' adding 'mastodon_py-1.5.1.dist-info/METADATA' adding 'mastodon_py-1.5.1.dist-info/WHEEL' adding 'mastodon_py-1.5.1.dist-info/top_level.txt' adding 'mastodon_py-1.5.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built mastodon_py-1.5.1-py2.py3-none-any.whl >>> Running package in www/py-mastodon.py at 1764456689.34 ===> www/py-mastodon.py ===> Faking installation for py3-mastodon.py-1.5.1p6 ===> Building package for py3-mastodon.py-1.5.1p6 Create /exopi-cvs/ports/packages/amd64/all/py3-mastodon.py-1.5.1p6.tgz Creating package py3-mastodon.py-1.5.1p6 reading plist| checking dependencies| checking dependencies|devel/py-dateutil checking dependencies|devel/py-decorator checking dependencies|devel/py-magic checking dependencies|devel/py-six checking dependencies|devel/py-tz checking dependencies|graphics/py-blurhash checking dependencies|lang/python/3,-main checking dependencies|security/py-cryptography checking dependencies|www/py-http_ece checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************** | 22% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************* | 42% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************** | 32% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-mastodon.py-1.5.1p6.tgz >>> Running clean in www/py-mastodon.py at 1764456692.87 ===> www/py-mastodon.py ===> Cleaning for py3-mastodon.py-1.5.1p6 >>> Ended at 1764456693.08 max_stuck=1.73/depends=1.88/show-prepare-results=1.00/extract=0.36/build=1.58/package=3.54/clean=0.23