>>> Building on exopi-2 under sysutils/py-blessed BDEPENDS = [lang/python/3;devel/py-build;devel/py-setuptools;devel/py-wheel;devel/py-installer] DIST = [sysutils/py-blessed:blessed-1.20.0.tar.gz] FULLPKGNAME = py3-blessed-1.20.0p1 RDEPENDS = [devel/py-six;lang/python/3;devel/py-wcwidth] (Junk lock obtained for exopi-2 at 1735140125.93) >>> Running depends in sysutils/py-blessed at 1735140125.98 last junk was in devel/py-buildbot/buildbot /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 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 >>> Running show-prepare-results in sysutils/py-blessed at 1735140127.78 ===> sysutils/py-blessed ===> Building from scratch py3-blessed-1.20.0p1 ===> py3-blessed-1.20.0p1 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-blessed-1.20.0p1 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-blessed-1.20.0p1 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-blessed-1.20.0p1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-blessed-1.20.0p1 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-2 at 1735140128.97) distfiles size=6655612 >>> Running build in sysutils/py-blessed at 1735140129.01 ===> sysutils/py-blessed ===> Checking files for py3-blessed-1.20.0p1 `/exopi-cvs/ports/distfiles/blessed-1.20.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-blessed-1.20.0p1 ===> Patching for py3-blessed-1.20.0p1 ===> 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-blessed-1.20.0p1 ===> Configuring for py3-blessed-1.20.0p1 ===> Building for py3-blessed-1.20.0p1 * Getting build dependencies for wheel... running egg_info writing blessed.egg-info/PKG-INFO writing dependency_links to blessed.egg-info/dependency_links.txt writing requirements to blessed.egg-info/requires.txt writing top-level names to blessed.egg-info/top_level.txt reading manifest file 'blessed.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no files found matching 'mypy.ini' adding license file 'LICENSE' writing manifest file 'blessed.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/blessed copying blessed/__init__.py -> build/lib/blessed copying blessed/_capabilities.py -> build/lib/blessed copying blessed/color.py -> build/lib/blessed copying blessed/colorspace.py -> build/lib/blessed copying blessed/formatters.py -> build/lib/blessed copying blessed/keyboard.py -> build/lib/blessed copying blessed/sequences.py -> build/lib/blessed copying blessed/terminal.py -> build/lib/blessed copying blessed/win_terminal.py -> build/lib/blessed running egg_info writing blessed.egg-info/PKG-INFO writing dependency_links to blessed.egg-info/dependency_links.txt writing requirements to blessed.egg-info/requires.txt writing top-level names to blessed.egg-info/top_level.txt reading manifest file 'blessed.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no files found matching 'mypy.ini' adding license file 'LICENSE' writing manifest file 'blessed.egg-info/SOURCES.txt' copying blessed/_capabilities.pyi -> build/lib/blessed copying blessed/color.pyi -> build/lib/blessed copying blessed/colorspace.pyi -> build/lib/blessed copying blessed/formatters.pyi -> build/lib/blessed copying blessed/keyboard.pyi -> build/lib/blessed copying blessed/py.typed -> build/lib/blessed copying blessed/sequences.pyi -> build/lib/blessed copying blessed/terminal.pyi -> build/lib/blessed copying blessed/win_terminal.pyi -> build/lib/blessed 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/blessed copying build/lib/blessed/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/_capabilities.py -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/color.py -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/colorspace.py -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/formatters.py -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/keyboard.py -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/sequences.py -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/terminal.py -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/win_terminal.py -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/_capabilities.pyi -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/color.pyi -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/colorspace.pyi -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/formatters.pyi -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/keyboard.pyi -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/sequences.pyi -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/terminal.pyi -> build/bdist.openbsd-7.6-amd64/wheel/blessed copying build/lib/blessed/win_terminal.pyi -> build/bdist.openbsd-7.6-amd64/wheel/blessed running install_egg_info Copying blessed.egg-info to build/bdist.openbsd-7.6-amd64/wheel/blessed-1.20.0-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/blessed-1.20.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-blessed-1.20.0/blessed-1.20.0/dist/.tmp-sdgs5ipb/blessed-1.20.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'blessed/__init__.py' adding 'blessed/_capabilities.py' adding 'blessed/_capabilities.pyi' adding 'blessed/color.py' adding 'blessed/color.pyi' adding 'blessed/colorspace.py' adding 'blessed/colorspace.pyi' adding 'blessed/formatters.py' adding 'blessed/formatters.pyi' adding 'blessed/keyboard.py' adding 'blessed/keyboard.pyi' adding 'blessed/py.typed' adding 'blessed/sequences.py' adding 'blessed/sequences.pyi' adding 'blessed/terminal.py' adding 'blessed/terminal.pyi' adding 'blessed/win_terminal.py' adding 'blessed/win_terminal.pyi' adding 'blessed-1.20.0.dist-info/LICENSE' adding 'blessed-1.20.0.dist-info/METADATA' adding 'blessed-1.20.0.dist-info/WHEEL' adding 'blessed-1.20.0.dist-info/top_level.txt' adding 'blessed-1.20.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built blessed-1.20.0-py2.py3-none-any.whl >>> Running package in sysutils/py-blessed at 1735140132.38 ===> sysutils/py-blessed ===> Faking installation for py3-blessed-1.20.0p1 ===> Building package for py3-blessed-1.20.0p1 Create /exopi-cvs/ports/packages/amd64/all/py3-blessed-1.20.0p1.tgz Creating package py3-blessed-1.20.0p1 reading plist| checking dependencies| checking dependencies|devel/py-six checking dependencies|devel/py-wcwidth checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 24% checksumming|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% checksumming|*********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|**** | 6% archiving|********** | 15% archiving|*************** | 24% archiving|***************** | 27% archiving|******************** | 31% archiving|********************* | 34% archiving|*********************** | 36% archiving|************************** | 40% archiving|**************************** | 43% archiving|*********************************** | 54% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|************************************************** | 78% archiving|**************************************************** | 82% archiving|****************************************************** | 85% archiving|******************************************************** | 88% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-blessed-1.20.0p1.tgz >>> Running clean in sysutils/py-blessed at 1735140134.76 ===> sysutils/py-blessed ===> Cleaning for py3-blessed-1.20.0p1 >>> Ended at 1735140135.15 max_stuck=0.72/depends=1.80/show-prepare-results=1.25/build=3.36/package=2.36/clean=0.45