>>> Building on exopi-4 under net/nyx BDEPENDS = [devel/py-build,python3;net/py-stem,python3;devel/py-installer,python3;devel/py-setuptools,python3;devel/py-wheel,python3;lang/python/3.10] DIST = [net/nyx:nyx-2.1.0.tar.gz] FULLPKGNAME = nyx-2.1.0p4 RDEPENDS = [lang/python/3.10;net/py-stem,python3] (Junk lock obtained for exopi-4 at 1711448859.50) >>> Running depends in net/nyx at 1711448859.54 last junk was in archivers/py-lzo,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-stem-1.8.0p1 py3-wheel-0.43.0 python-3.10.13p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-stem-1.8.0p1 py3-wheel-0.43.0 python-3.10.13p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-stem-1.8.0p1 py3-wheel-0.43.0 python-3.10.13p2 >>> Running show-prepare-results in net/nyx at 1711448861.36 ===> net/nyx ===> Building from scratch nyx-2.1.0p4 ===> nyx-2.1.0p4 depends on: py3-stem-* -> py3-stem-1.8.0p1 ===> nyx-2.1.0p4 depends on: python->=3.10,<3.11 -> python-3.10.13p2 ===> nyx-2.1.0p4 depends on: py3-build-* -> py3-build-1.1.1 ===> nyx-2.1.0p4 depends on: py3-installer-* -> py3-installer-0.7.0 ===> nyx-2.1.0p4 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> nyx-2.1.0p4 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-stem-1.8.0p1 py3-wheel-0.43.0 python-3.10.13p2 (Junk lock released for exopi-4 at 1711448862.46) distfiles size=6908817 >>> Running build in net/nyx at 1711448862.48 ===> net/nyx ===> Checking files for nyx-2.1.0p4 `/exopi-cvs/ports/distfiles/nyx-2.1.0.tar.gz' is up to date. >> (SHA256) nyx-2.1.0.tar.gz: OK ===> Extracting for nyx-2.1.0p4 ===> Patching for nyx-2.1.0p4 ===> Applying OpenBSD patch patch-nyx_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: nyx.1 |--- nyx.1.orig |+++ nyx.1 -------------------------- Patching file nyx.1 using Plan A... Hunk #1 succeeded at 57. 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 nyx-2.1.0p4 ===> Configuring for nyx-2.1.0p4 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_COMMENT= -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-310. -DMODPY_BIN=/usr/local/bin/python3.10 -DMODPY_EGG_VERSION=2.1.0 -DMODPY_VERSION=3.10 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DARCH=amd64 -DBASE_PKGPATH=net/nyx -DFLAVOR_EXT= -DFULLPKGNAME=nyx-2.1.0p4 -DHOMEPAGE=https://nyx.torproject.org -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Pascal\ Stumpf\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=nyx -i -B /exopi-obj/pobj/nyx-2.1.0 /exopi-obj/pobj/nyx-2.1.0/nyx-2.1.0/nyx.1 ===> Building for nyx-2.1.0p4 * Getting build dependencies for wheel... running egg_info writing nyx.egg-info/PKG-INFO writing dependency_links to nyx.egg-info/dependency_links.txt writing entry points to nyx.egg-info/entry_points.txt writing requirements to nyx.egg-info/requires.txt writing top-level names to nyx.egg-info/top_level.txt reading manifest file 'nyx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'nyx.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nyx copying nyx/menu.py -> build/lib/nyx copying nyx/arguments.py -> build/lib/nyx copying nyx/starter.py -> build/lib/nyx copying nyx/popups.py -> build/lib/nyx copying nyx/log.py -> build/lib/nyx copying nyx/curses.py -> build/lib/nyx copying nyx/__init__.py -> build/lib/nyx copying nyx/tracker.py -> build/lib/nyx creating build/lib/nyx/panel copying nyx/panel/graph.py -> build/lib/nyx/panel copying nyx/panel/connection.py -> build/lib/nyx/panel copying nyx/panel/log.py -> build/lib/nyx/panel copying nyx/panel/interpreter.py -> build/lib/nyx/panel copying nyx/panel/torrc.py -> build/lib/nyx/panel copying nyx/panel/__init__.py -> build/lib/nyx/panel copying nyx/panel/config.py -> build/lib/nyx/panel copying nyx/panel/header.py -> build/lib/nyx/panel creating build/lib/nyx/settings copying nyx/settings/attributes.cfg -> build/lib/nyx/settings copying nyx/settings/dedup.cfg -> build/lib/nyx/settings 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/nyx copying build/lib/nyx/menu.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx copying build/lib/nyx/arguments.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx copying build/lib/nyx/starter.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx copying build/lib/nyx/popups.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx copying build/lib/nyx/log.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx copying build/lib/nyx/curses.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx copying build/lib/nyx/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx copying build/lib/nyx/tracker.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx creating build/bdist.openbsd-7.5-amd64/wheel/nyx/panel copying build/lib/nyx/panel/graph.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx/panel copying build/lib/nyx/panel/connection.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx/panel copying build/lib/nyx/panel/log.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx/panel copying build/lib/nyx/panel/interpreter.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx/panel copying build/lib/nyx/panel/torrc.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx/panel copying build/lib/nyx/panel/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx/panel copying build/lib/nyx/panel/config.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx/panel copying build/lib/nyx/panel/header.py -> build/bdist.openbsd-7.5-amd64/wheel/nyx/panel creating build/bdist.openbsd-7.5-amd64/wheel/nyx/settings copying build/lib/nyx/settings/attributes.cfg -> build/bdist.openbsd-7.5-amd64/wheel/nyx/settings copying build/lib/nyx/settings/dedup.cfg -> build/bdist.openbsd-7.5-amd64/wheel/nyx/settings running install_egg_info running egg_info writing nyx.egg-info/PKG-INFO writing dependency_links to nyx.egg-info/dependency_links.txt writing entry points to nyx.egg-info/entry_points.txt writing requirements to nyx.egg-info/requires.txt writing top-level names to nyx.egg-info/top_level.txt reading manifest file 'nyx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'nyx.egg-info/SOURCES.txt' Copying nyx.egg-info to build/bdist.openbsd-7.5-amd64/wheel/nyx-2.1.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/nyx-2.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/nyx-2.1.0/nyx-2.1.0/dist/.tmp-sqjjs122/nyx-2.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'nyx/__init__.py' adding 'nyx/arguments.py' adding 'nyx/curses.py' adding 'nyx/log.py' adding 'nyx/menu.py' adding 'nyx/popups.py' adding 'nyx/starter.py' adding 'nyx/tracker.py' adding 'nyx/panel/__init__.py' adding 'nyx/panel/config.py' adding 'nyx/panel/connection.py' adding 'nyx/panel/graph.py' adding 'nyx/panel/header.py' adding 'nyx/panel/interpreter.py' adding 'nyx/panel/log.py' adding 'nyx/panel/torrc.py' adding 'nyx/settings/attributes.cfg' adding 'nyx/settings/dedup.cfg' adding 'nyx-2.1.0.dist-info/LICENSE' adding 'nyx-2.1.0.dist-info/METADATA' adding 'nyx-2.1.0.dist-info/WHEEL' adding 'nyx-2.1.0.dist-info/entry_points.txt' adding 'nyx-2.1.0.dist-info/top_level.txt' adding 'nyx-2.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built nyx-2.1.0-py3-none-any.whl >>> Running package in net/nyx at 1711448864.92 ===> net/nyx ===> Faking installation for nyx-2.1.0p4 /exopi-obj/pobj/nyx-2.1.0/bin/install -c -m 644 /exopi-obj/pobj/nyx-2.1.0/nyx-2.1.0/nyx.1 /exopi-obj/pobj/nyx-2.1.0/fake-amd64/usr/local/man/man1 ===> Building package for nyx-2.1.0p4 Create /exopi-cvs/ports/packages/amd64/all/nyx-2.1.0p4.tgz Creating package nyx-2.1.0p4 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|net/py-stem,python3 checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|*** | 5% archiving|**** | 6% archiving|******* | 10% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 23% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 27% archiving|******************* | 30% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 37% archiving|************************ | 38% archiving|************************** | 41% archiving|**************************** | 44% archiving|****************************** | 47% archiving|******************************** | 50% archiving|********************************* | 52% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************* | 57% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|****************************************** | 65% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|***************************************************** | 82% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/nyx-2.1.0p4.tgz >>> Running clean in net/nyx at 1711448866.53 ===> net/nyx ===> Cleaning for nyx-2.1.0p4 >>> Ended at 1711448866.74 max_stuck=0.80/depends=1.82/show-prepare-results=1.14/build=2.41/package=1.63/clean=0.23