>>> Building on exopi-5 under www/tootstream BDEPENDS = [lang/python/3;devel/py-wheel,python3;devel/py-installer,python3;devel/py-build,python3;devel/py-setuptools,python3] DIST = [www/tootstream:tootstream-0.3.8.1.tar.gz] FULLPKGNAME = tootstream-0.3.8.1p5 RDEPENDS = [devel/py-click,python3;lang/python/3;textproc/py-colored,python3;www/py-mastodon.py,python3;devel/py-dateutil,python3;textproc/py-emoji,python3;textproc/py-humanize,python3] (Junk lock obtained for exopi-5 at 1731968546.98) >>> Running depends in www/tootstream at 1731968547.02 last junk was in devel/py-typeguard,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 >>> Running show-prepare-results in www/tootstream at 1731968549.00 ===> www/tootstream ===> Building from scratch tootstream-0.3.8.1p5 ===> tootstream-0.3.8.1p5 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> tootstream-0.3.8.1p5 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> tootstream-0.3.8.1p5 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> tootstream-0.3.8.1p5 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> tootstream-0.3.8.1p5 depends on: py3-wheel-* -> py3-wheel-0.45.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-5 at 1731968550.40) distfiles size=26399 >>> Running build in www/tootstream at 1731968550.43 ===> www/tootstream ===> Checking files for tootstream-0.3.8.1p5 `/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.1p5 ===> Patching for tootstream-0.3.8.1p5 ===> 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.1p5 ===> Configuring for tootstream-0.3.8.1p5 ===> Building for tootstream-0.3.8.1p5 * 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.11.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-ocozt3hn/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 1731968553.12 ===> www/tootstream ===> Faking installation for tootstream-0.3.8.1p5 ===> Building package for tootstream-0.3.8.1p5 Create /exopi-cvs/ports/packages/amd64/all/tootstream-0.3.8.1p5.tgz Creating package tootstream-0.3.8.1p5 reading plist| checking dependencies| checking dependencies|devel/py-click,python3 checking dependencies|devel/py-dateutil,python3 checking dependencies|lang/python/3,-main checking dependencies|textproc/py-colored,python3 checking dependencies|textproc/py-emoji,python3 checking dependencies|textproc/py-humanize,python3 checking dependencies|www/py-mastodon.py,python3 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|********************** | 34% archiving|****************************************** | 66% archiving|********************************************* | 70% archiving|*********************************************** | 74% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tootstream-0.3.8.1p5.tgz >>> Running clean in www/tootstream at 1731968557.86 ===> www/tootstream ===> Cleaning for tootstream-0.3.8.1p5 >>> Ended at 1731968558.18 max_stuck=0.00/depends=1.99/show-prepare-results=1.44/build=2.69/package=4.71/clean=0.38