>>> Building on exopi-2 under www/tootstream BDEPENDS = [lang/python/3.10;devel/py-build,python3;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-installer,python3] DIST = [www/tootstream:tootstream-0.3.8.1.tar.gz] FULLPKGNAME = tootstream-0.3.8.1p4 RDEPENDS = [textproc/py-humanize,python3;devel/py-click,python3;www/py-mastodon.py,python3;textproc/py-emoji,python3;lang/python/3.10;devel/py-dateutil,python3;textproc/py-colored,python3] (Junk lock obtained for exopi-2 at 1714746485.07) >>> Running depends in www/tootstream at 1714746485.11 last junk was in textproc/py-humanize,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in www/tootstream at 1714746486.73 ===> www/tootstream ===> Building from scratch tootstream-0.3.8.1p4 ===> tootstream-0.3.8.1p4 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> tootstream-0.3.8.1p4 depends on: py3-build-* -> py3-build-1.2.1 ===> tootstream-0.3.8.1p4 depends on: py3-installer-* -> py3-installer-0.7.0 ===> tootstream-0.3.8.1p4 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> tootstream-0.3.8.1p4 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-2 at 1714746488.00) distfiles size=26399 >>> Running build in www/tootstream at 1714746488.02 ===> www/tootstream ===> Checking files for tootstream-0.3.8.1p4 `/exopi-cvs/ports/distfiles/tootstream-0.3.8.1.tar.gz' is up to date. >> (SHA256) tootstream-0.3.8.1.tar.gz: OK ===> Extracting for tootstream-0.3.8.1p4 ===> Patching for tootstream-0.3.8.1p4 ===> 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.1p4 ===> Configuring for tootstream-0.3.8.1p4 ===> Building for tootstream-0.3.8.1p4 * 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.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/tootstream copying build/lib/tootstream/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/tootstream copying build/lib/tootstream/toot.py -> build/bdist.openbsd-7.5-amd64/wheel/tootstream copying build/lib/tootstream/toot_parser.py -> build/bdist.openbsd-7.5-amd64/wheel/tootstream copying build/lib/tootstream/config.py -> build/bdist.openbsd-7.5-amd64/wheel/tootstream running install_egg_info Copying src/tootstream.egg-info to build/bdist.openbsd-7.5-amd64/wheel/tootstream-0.3.8.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-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-o233p79h/tootstream-0.3.8.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-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.5-amd64/wheel Successfully built tootstream-0.3.8.1-py3-none-any.whl >>> Running package in www/tootstream at 1714746490.22 ===> www/tootstream ===> Faking installation for tootstream-0.3.8.1p4 ===> Building package for tootstream-0.3.8.1p4 Create /exopi-cvs/ports/packages/amd64/all/tootstream-0.3.8.1p4.tgz Creating package tootstream-0.3.8.1p4 reading plist| checking dependencies| checking dependencies|devel/py-click,python3 checking dependencies|devel/py-dateutil,python3 checking dependencies|lang/python/3.10,-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|* | 1% archiving|** | 3% archiving|***************** | 27% archiving|******************************** | 51% archiving|*********************************** | 55% archiving|************************************** | 59% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tootstream-0.3.8.1p4.tgz >>> Running clean in www/tootstream at 1714746494.65 ===> www/tootstream ===> Cleaning for tootstream-0.3.8.1p4 >>> Ended at 1714746494.92 max_stuck=1.34/depends=1.63/show-prepare-results=1.30/build=2.20/package=4.41/clean=0.31