>>> Building on exopi-3 under sysutils/py-command_runner,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-build,python3;lang/python/3;devel/py-installer,python3;devel/py-wheel,python3] DIST = [sysutils/py-command_runner,python3:command_runner-1.4.0.tar.gz] FULLPKGNAME = py3-command_runner-1.4.0p1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1732008562.61) >>> Running depends in sysutils/py-command_runner,python3 at 1732008562.66 last junk was in math/octave /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 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 python-3.11.10p1 >>> Running show-prepare-results in sysutils/py-command_runner,python3 at 1732008568.52 ===> sysutils/py-command_runner,python3 ===> Building from scratch py3-command_runner-1.4.0p1 ===> py3-command_runner-1.4.0p1 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-command_runner-1.4.0p1 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-command_runner-1.4.0p1 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-command_runner-1.4.0p1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-command_runner-1.4.0p1 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-3 at 1732008569.85) distfiles size=30244 >>> Running build in sysutils/py-command_runner,python3 at 1732008569.88 ===> sysutils/py-command_runner,python3 ===> Checking files for py3-command_runner-1.4.0p1 `/exopi-cvs/ports/distfiles/command_runner-1.4.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-command_runner-1.4.0p1 ===> Patching for py3-command_runner-1.4.0p1 ===> 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.0p1 ===> Configuring for py3-command_runner-1.4.0p1 ===> Building for py3-command_runner-1.4.0p1 * 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.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/command_runner copying build/lib/command_runner/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/command_runner copying build/lib/command_runner/elevate.py -> build/bdist.openbsd-7.6-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.6-amd64/wheel/command_runner-1.4.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-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-_1eiqwpt/command_runner-1.4.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-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.6-amd64/wheel Successfully built command_runner-1.4.0-py3-none-any.whl >>> Running package in sysutils/py-command_runner,python3 at 1732008572.18 ===> sysutils/py-command_runner,python3 ===> Faking installation for py3-command_runner-1.4.0p1 ===> Building package for py3-command_runner-1.4.0p1 Create /exopi-cvs/ports/packages/amd64/all/py3-command_runner-1.4.0p1.tgz Creating package py3-command_runner-1.4.0p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-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|************** | 22% archiving|**************************** | 44% archiving|******************************* | 49% archiving|*********************************** | 54% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-command_runner-1.4.0p1.tgz >>> Running clean in sysutils/py-command_runner,python3 at 1732008573.77 ===> sysutils/py-command_runner,python3 ===> Cleaning for py3-command_runner-1.4.0p1 >>> Ended at 1732008574.03 max_stuck=5.80/depends=5.87/show-prepare-results=1.36/build=2.30/package=1.59/clean=0.28