>>> Building on exopi-3 under www/tootstream BDEPENDS = [devel/py-setuptools;devel/py-wheel;devel/py-build;devel/py-installer;lang/python/3] DIST = [www/tootstream:tootstream-0.3.8.1.tar.gz] FULLPKGNAME = tootstream-0.3.8.1p6 RDEPENDS = [devel/py-click;www/py-mastodon.py;textproc/py-humanize;lang/python/3;textproc/py-emoji;textproc/py-colored;devel/py-dateutil] (Junk lock obtained for exopi-3 at 1734972251.51) >>> Running depends in www/tootstream at 1734972251.55 last junk was in devel/py-pretend /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 >>> Running show-prepare-results in www/tootstream at 1734972252.99 ===> www/tootstream ===> Building from scratch tootstream-0.3.8.1p6 ===> tootstream-0.3.8.1p6 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> tootstream-0.3.8.1p6 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> tootstream-0.3.8.1p6 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> tootstream-0.3.8.1p6 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> tootstream-0.3.8.1p6 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-3 at 1734972254.02) distfiles size=26399 >>> Running build in www/tootstream at 1734972254.05 ===> www/tootstream ===> Checking files for tootstream-0.3.8.1p6 `/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.1p6 ===> Patching for tootstream-0.3.8.1p6 ===> 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.1p6 ===> Configuring for tootstream-0.3.8.1p6 ===> Building for tootstream-0.3.8.1p6 * 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 creating build/lib 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.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/tootstream copying build/lib/tootstream/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/tootstream copying build/lib/tootstream/toot.py -> build/bdist.openbsd-7.6-amd64/wheel/tootstream copying build/lib/tootstream/toot_parser.py -> build/bdist.openbsd-7.6-amd64/wheel/tootstream copying build/lib/tootstream/config.py -> build/bdist.openbsd-7.6-amd64/wheel/tootstream running install_egg_info Copying src/tootstream.egg-info to build/bdist.openbsd-7.6-amd64/wheel/tootstream-0.3.8.1-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-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-2wptew8b/tootstream-0.3.8.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-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/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.6-amd64/wheel Successfully built tootstream-0.3.8.1-py3-none-any.whl >>> Running package in www/tootstream at 1734972255.87 ===> www/tootstream ===> Faking installation for tootstream-0.3.8.1p6 ===> Building package for tootstream-0.3.8.1p6 Create /exopi-cvs/ports/packages/amd64/all/tootstream-0.3.8.1p6.tgz Creating package tootstream-0.3.8.1p6 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|*** | 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|* | 2% archiving|** | 3% archiving|********************* | 33% archiving|**************************************** | 62% archiving|****************************************** | 66% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/tootstream-0.3.8.1p6 was updated @depend devel/py-click:py3-click-*:py3-click-8.1.7p1 -> @depend devel/py-click:py3-click-*:py3-click-8.1.8 Link to /exopi-cvs/ports/packages/amd64/ftp/tootstream-0.3.8.1p6.tgz >>> Running clean in www/tootstream at 1734972258.95 ===> www/tootstream ===> Cleaning for tootstream-0.3.8.1p6 >>> Ended at 1734972259.11 max_stuck=0.73/depends=1.46/show-prepare-results=1.05/build=1.81/package=3.09/clean=0.18