>>> Building on exopi-1 under www/tootstream BDEPENDS = [lang/python/3;devel/py-setuptools;devel/py-build;devel/py-wheel;devel/py-installer] DIST = [www/tootstream:tootstream-0.3.8.1.tar.gz] FULLPKGNAME = tootstream-0.3.8.1p7 RDEPENDS = [devel/py-click;www/py-mastodon.py;textproc/py-colored;textproc/py-humanize;devel/py-dateutil;textproc/py-emoji;lang/python/3] (Junk lock obtained for exopi-1 at 1764618340.85) >>> Running depends in www/tootstream at 1764618340.89 last junk was in multimedia/py-caption /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 www/tootstream at 1764618342.60 ===> www/tootstream ===> Building from scratch tootstream-0.3.8.1p7 ===> tootstream-0.3.8.1p7 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> tootstream-0.3.8.1p7 depends on: py3-build-* -> py3-build-1.3.0 ===> tootstream-0.3.8.1p7 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> tootstream-0.3.8.1p7 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> tootstream-0.3.8.1p7 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 1764618343.60) distfiles size=26399 >>> Running extract in www/tootstream at 1764618343.63 ===> www/tootstream ===> Checking files for tootstream-0.3.8.1p7 `/exopi-cvs/ports/distfiles/tootstream-0.3.8.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for tootstream-0.3.8.1p7 >>> Running build in www/tootstream at 1764618344.08 ===> www/tootstream ===> Patching for tootstream-0.3.8.1p7 ===> Applying OpenBSD patch patch-requirements_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Loosen mastodon.py requirement to prevent delay of mastodon 3.1 support. | |Index: requirements.txt |--- requirements.txt.orig |+++ requirements.txt -------------------------- Patching file requirements.txt using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-src_tootstream_toot_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/magicalraccoon/tootstream/issues/231 | |Index: src/tootstream/toot.py |--- src/tootstream/toot.py.orig |+++ src/tootstream/toot.py -------------------------- Patching file src/tootstream/toot.py using Plan A... Hunk #1 succeeded at 905. Hunk #2 succeeded at 958. Hunk #3 succeeded at 1104. 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 tootstream-0.3.8.1p7 ===> Configuring for tootstream-0.3.8.1p7 ===> Building for tootstream-0.3.8.1p7 * Getting build dependencies for wheel... running egg_info writing src/tootstream.egg-info/PKG-INFO writing dependency_links to src/tootstream.egg-info/dependency_links.txt writing entry points to src/tootstream.egg-info/entry_points.txt writing requirements to src/tootstream.egg-info/requires.txt writing top-level names to src/tootstream.egg-info/top_level.txt reading manifest file 'src/tootstream.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' adding license file 'LICENSE.md' writing manifest file 'src/tootstream.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/tootstream copying src/tootstream/__init__.py -> build/lib/tootstream copying src/tootstream/toot.py -> build/lib/tootstream copying src/tootstream/toot_parser.py -> build/lib/tootstream copying src/tootstream/config.py -> build/lib/tootstream running egg_info writing src/tootstream.egg-info/PKG-INFO writing dependency_links to src/tootstream.egg-info/dependency_links.txt writing entry points to src/tootstream.egg-info/entry_points.txt writing requirements to src/tootstream.egg-info/requires.txt writing top-level names to src/tootstream.egg-info/top_level.txt reading manifest file 'src/tootstream.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' adding license file 'LICENSE.md' writing manifest file 'src/tootstream.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 creating build/bdist.openbsd-7.8-amd64/wheel/tootstream copying build/lib/tootstream/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./tootstream copying build/lib/tootstream/toot.py -> build/bdist.openbsd-7.8-amd64/wheel/./tootstream copying build/lib/tootstream/toot_parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./tootstream copying build/lib/tootstream/config.py -> build/bdist.openbsd-7.8-amd64/wheel/./tootstream running install_egg_info Copying src/tootstream.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./tootstream-0.3.8.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/tootstream-0.3.8.1.dist-info/WHEEL creating '/exopi-obj/pobj/tootstream-0.3.8.1/tootstream-0.3.8.1/dist/.tmp-mk36jany/tootstream-0.3.8.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'tootstream/__init__.py' adding 'tootstream/config.py' adding 'tootstream/toot.py' adding 'tootstream/toot_parser.py' adding 'tootstream-0.3.8.1.dist-info/licenses/LICENSE.md' adding 'tootstream-0.3.8.1.dist-info/METADATA' adding 'tootstream-0.3.8.1.dist-info/WHEEL' adding 'tootstream-0.3.8.1.dist-info/entry_points.txt' adding 'tootstream-0.3.8.1.dist-info/top_level.txt' adding 'tootstream-0.3.8.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built tootstream-0.3.8.1-py3-none-any.whl >>> Running package in www/tootstream at 1764618345.89 ===> www/tootstream ===> Faking installation for tootstream-0.3.8.1p7 ===> Building package for tootstream-0.3.8.1p7 Create /exopi-cvs/ports/packages/amd64/all/tootstream-0.3.8.1p7.tgz Creating package tootstream-0.3.8.1p7 reading plist| checking dependencies| checking dependencies|devel/py-click checking dependencies|devel/py-dateutil checking dependencies|lang/python/3,-main checking dependencies|textproc/py-colored checking dependencies|textproc/py-emoji checking dependencies|textproc/py-humanize checking dependencies|www/py-mastodon.py checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|************ | 19% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 3% archiving|********************* | 33% archiving|**************************************** | 63% archiving|******************************************* | 66% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tootstream-0.3.8.1p7.tgz >>> Running clean in www/tootstream at 1764618349.61 ===> www/tootstream ===> Cleaning for tootstream-0.3.8.1p7 >>> Ended at 1764618349.81 max_stuck=0.00/depends=1.72/show-prepare-results=1.03/extract=0.44/build=1.81/package=3.72/clean=0.23