>>> Building on exopi-1 under sysutils/py-command_runner,python3 BDEPENDS = [lang/python/3.10;devel/py-installer,python3;devel/py-build,python3;devel/py-setuptools,python3;devel/py-wheel,python3] DIST = [sysutils/py-command_runner,python3:command_runner-1.4.0.tar.gz] FULLPKGNAME = py3-command_runner-1.4.0p0 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-1 at 1714780053.16) >>> Running depends in sysutils/py-command_runner,python3 at 1714780053.19 last junk was in x11/isomaster /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 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 >>> Running show-prepare-results in sysutils/py-command_runner,python3 at 1714780056.29 ===> sysutils/py-command_runner,python3 ===> Building from scratch py3-command_runner-1.4.0p0 ===> py3-command_runner-1.4.0p0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-command_runner-1.4.0p0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-command_runner-1.4.0p0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-command_runner-1.4.0p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-command_runner-1.4.0p0 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 Still tainted: host marked nojunk by x11/qt6/qtdeclarative >>> Running junk in sysutils/py-command_runner,python3 at 1714780057.89 Can't run junk because of lock on x11/qt6/qtdeclarative (Junk lock released for exopi-1 at 1714780059.71) distfiles size=30244 >>> Running build in sysutils/py-command_runner,python3 at 1714780059.73 ===> sysutils/py-command_runner,python3 ===> Checking files for py3-command_runner-1.4.0p0 `/exopi-cvs/ports/distfiles/command_runner-1.4.0.tar.gz' is up to date. >> (SHA256) command_runner-1.4.0.tar.gz: OK ===> Extracting for py3-command_runner-1.4.0p0 ===> Patching for py3-command_runner-1.4.0p0 ===> Applying OpenBSD patch patch-command_runner___init___py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/netinvent/command_runner/pull/19 | |Index: command_runner/__init__.py |--- command_runner/__init__.py.orig |+++ command_runner/__init__.py -------------------------- Patching file command_runner/__init__.py using Plan A... Hunk #1 succeeded at 987. done ===> Applying OpenBSD patch patch-tests_test_command_runner_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 41df37eb00197567768f9e82ee9c0006f8dbcb1d Mon Sep 17 00:00:00 2001 |From: Stuart Henderson |Date: Sat, 20 Aug 2022 10:59:45 +0000 |Subject: [PATCH] use standard ping(8) arguments in tests | |Change the command line for ping in tests. |Traditional UNIX ping only accepts flags before the address. | |Index: tests/test_command_runner.py |--- tests/test_command_runner.py.orig |+++ tests/test_command_runner.py -------------------------- Patching file tests/test_command_runner.py using Plan A... Hunk #1 succeeded at 54. 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 py3-command_runner-1.4.0p0 ===> Configuring for py3-command_runner-1.4.0p0 ===> Building for py3-command_runner-1.4.0p0 * Getting build dependencies for wheel... :16: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html running egg_info creating command_runner.egg-info writing command_runner.egg-info/PKG-INFO writing dependency_links to command_runner.egg-info/dependency_links.txt writing requirements to command_runner.egg-info/requires.txt writing top-level names to command_runner.egg-info/top_level.txt writing manifest file 'command_runner.egg-info/SOURCES.txt' reading manifest file 'command_runner.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'command_runner.egg-info/SOURCES.txt' * Building wheel... :16: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/command_runner copying command_runner/__init__.py -> build/lib/command_runner copying command_runner/elevate.py -> build/lib/command_runner 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/command_runner copying build/lib/command_runner/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/command_runner copying build/lib/command_runner/elevate.py -> build/bdist.openbsd-7.5-amd64/wheel/command_runner running install_egg_info running egg_info writing command_runner.egg-info/PKG-INFO writing dependency_links to command_runner.egg-info/dependency_links.txt writing requirements to command_runner.egg-info/requires.txt writing top-level names to command_runner.egg-info/top_level.txt reading manifest file 'command_runner.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'command_runner.egg-info/SOURCES.txt' Copying command_runner.egg-info to build/bdist.openbsd-7.5-amd64/wheel/command_runner-1.4.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/command_runner-1.4.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-command_runner-1.4.0-python3/command_runner-1.4.0/dist/.tmp-u62bif2y/command_runner-1.4.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'command_runner/__init__.py' adding 'command_runner/elevate.py' adding 'command_runner-1.4.0.dist-info/LICENSE' adding 'command_runner-1.4.0.dist-info/METADATA' adding 'command_runner-1.4.0.dist-info/WHEEL' adding 'command_runner-1.4.0.dist-info/top_level.txt' adding 'command_runner-1.4.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built command_runner-1.4.0-py3-none-any.whl >>> Running package in sysutils/py-command_runner,python3 at 1714780062.60 ===> sysutils/py-command_runner,python3 ===> Faking installation for py3-command_runner-1.4.0p0 ===> Building package for py3-command_runner-1.4.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-command_runner-1.4.0p0.tgz Creating package py3-command_runner-1.4.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*********** | 17% archiving|********************* | 32% archiving|*********************** | 36% archiving|************************** | 40% archiving|************************** | 41% archiving|************************************** | 59% archiving|*************************************** | 60% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-command_runner-1.4.0p0.tgz >>> Running clean in sysutils/py-command_runner,python3 at 1714780064.34 ===> sysutils/py-command_runner,python3 ===> Cleaning for py3-command_runner-1.4.0p0 >>> Ended at 1714780064.64 max_stuck=0.00/depends=3.10/show-prepare-results=1.60/junk=1.84/build=2.87/package=1.73/clean=0.33