>>> Building on armv7-1 under devel/coccigrep BDEPENDS = [devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-build,python3;devel/py-installer,python3;lang/python/3] DIST = [devel/coccigrep:coccigrep-1.20.tar.gz] FULLPKGNAME = coccigrep-1.20p3 RDEPENDS = [lang/python/3;devel/coccinelle] (Junk lock obtained for armv7-1 at 1724362801.05) >>> Running depends in devel/coccigrep at 1724362801.14 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p3 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p3 >>> Running show-prepare-results in devel/coccigrep at 1724362809.82 ===> devel/coccigrep ===> Building from scratch coccigrep-1.20p3 ===> coccigrep-1.20p3 depends on: python->=3.11,<3.12 -> python-3.11.9p3 ===> coccigrep-1.20p3 depends on: py3-build-* -> py3-build-1.2.1p1 ===> coccigrep-1.20p3 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> coccigrep-1.20p3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> coccigrep-1.20p3 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p3 (Junk lock released for armv7-1 at 1724362814.83) distfiles size=36353 >>> Running build in devel/coccigrep at 1724362814.90 ===> devel/coccigrep ===> Checking files for coccigrep-1.20p3 `/usr/ports/distfiles/coccigrep-1.20.tar.gz' is up to date. >> (SHA256) coccigrep-1.20.tar.gz: OK ===> Extracting for coccigrep-1.20p3 ===> Patching for coccigrep-1.20p3 ===> Applying OpenBSD patch patch-src_coccigrep_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/coccigrep.py |--- src/coccigrep.py.orig |+++ src/coccigrep.py -------------------------- Patching file src/coccigrep.py using Plan A... Hunk #1 succeeded at 83. 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 coccigrep-1.20p3 ===> Configuring for coccigrep-1.20p3 /usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_COMMENT= -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-311. -DMODPY_BIN=/usr/local/bin/python3.11 -DMODPY_EGG_VERSION=1.20 -DMODPY_VERSION=3.11 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DARCH=armv7 -DBASE_PKGPATH=devel/coccigrep -DFLAVOR_EXT= -DFULLPKGNAME=coccigrep-1.20p3 -DHOMEPAGE=http://home.regit.org/software/coccigrep/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=arm -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=coccigrep -i -B /usr/obj/ports/coccigrep-1.20 /usr/obj/ports/coccigrep-1.20/coccigrep-1.20/src/coccigrep.py ===> Building for coccigrep-1.20p3 * Getting build dependencies for wheel... running egg_info writing coccigrep.egg-info/PKG-INFO writing dependency_links to coccigrep.egg-info/dependency_links.txt writing requirements to coccigrep.egg-info/requires.txt writing top-level names to coccigrep.egg-info/top_level.txt reading manifest file 'coccigrep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'coccigrep.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/coccigrep copying src/__init__.py -> build/lib/coccigrep copying src/coccigrep.py -> build/lib/coccigrep creating build/lib/coccigrep/data copying src/data/deref.cocci -> build/lib/coccigrep/data copying src/data/func.cocci -> build/lib/coccigrep/data copying src/data/named.cocci -> build/lib/coccigrep/data copying src/data/set.cocci -> build/lib/coccigrep/data copying src/data/test.cocci -> build/lib/coccigrep/data copying src/data/used.cocci -> build/lib/coccigrep/data copying src/coccigrep.cfg -> build/lib/coccigrep running build_scripts creating build/scripts-3.11 copying and adjusting coccigrep -> build/scripts-3.11 changing mode of build/scripts-3.11/coccigrep from 644 to 755 installing to build/bdist.openbsd-7.5-armv7/wheel running install running install_lib creating build/bdist.openbsd-7.5-armv7 creating build/bdist.openbsd-7.5-armv7/wheel creating build/bdist.openbsd-7.5-armv7/wheel/coccigrep copying build/lib/coccigrep/__init__.py -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep copying build/lib/coccigrep/coccigrep.py -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep creating build/bdist.openbsd-7.5-armv7/wheel/coccigrep/data copying build/lib/coccigrep/data/deref.cocci -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep/data copying build/lib/coccigrep/data/func.cocci -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep/data copying build/lib/coccigrep/data/named.cocci -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep/data copying build/lib/coccigrep/data/set.cocci -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep/data copying build/lib/coccigrep/data/test.cocci -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep/data copying build/lib/coccigrep/data/used.cocci -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep/data copying build/lib/coccigrep/coccigrep.cfg -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep running install_egg_info running egg_info writing coccigrep.egg-info/PKG-INFO writing dependency_links to coccigrep.egg-info/dependency_links.txt writing requirements to coccigrep.egg-info/requires.txt writing top-level names to coccigrep.egg-info/top_level.txt reading manifest file 'coccigrep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'coccigrep.egg-info/SOURCES.txt' Copying coccigrep.egg-info to build/bdist.openbsd-7.5-armv7/wheel/coccigrep-1.20-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-armv7/wheel/coccigrep-1.20.data creating build/bdist.openbsd-7.5-armv7/wheel/coccigrep-1.20.data/scripts copying build/scripts-3.11/coccigrep -> build/bdist.openbsd-7.5-armv7/wheel/coccigrep-1.20.data/scripts changing mode of build/bdist.openbsd-7.5-armv7/wheel/coccigrep-1.20.data/scripts/coccigrep to 755 creating build/bdist.openbsd-7.5-armv7/wheel/coccigrep-1.20.dist-info/WHEEL creating '/usr/obj/ports/coccigrep-1.20/coccigrep-1.20/dist/.tmp-jk13d7ju/coccigrep-1.20-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-armv7/wheel' to it adding 'coccigrep/__init__.py' adding 'coccigrep/coccigrep.cfg' adding 'coccigrep/coccigrep.py' adding 'coccigrep/data/deref.cocci' adding 'coccigrep/data/func.cocci' adding 'coccigrep/data/named.cocci' adding 'coccigrep/data/set.cocci' adding 'coccigrep/data/test.cocci' adding 'coccigrep/data/used.cocci' adding 'coccigrep-1.20.data/scripts/coccigrep' adding 'coccigrep-1.20.dist-info/LICENSE' adding 'coccigrep-1.20.dist-info/METADATA' adding 'coccigrep-1.20.dist-info/WHEEL' adding 'coccigrep-1.20.dist-info/top_level.txt' adding 'coccigrep-1.20.dist-info/RECORD' removing build/bdist.openbsd-7.5-armv7/wheel Successfully built coccigrep-1.20-py3-none-any.whl >>> Running package in devel/coccigrep at 1724362824.90 ===> devel/coccigrep ===> Faking installation for coccigrep-1.20p3 /usr/obj/ports/coccigrep-1.20/bin/install -d -m 755 /usr/obj/ports/coccigrep-1.20/fake-arm/usr/local/share/doc/coccigrep /usr/obj/ports/coccigrep-1.20/bin/install -c -m 644 /usr/obj/ports/coccigrep-1.20/coccigrep-1.20/README.rst /usr/obj/ports/coccigrep-1.20/fake-arm/usr/local/share/doc/coccigrep/ /usr/obj/ports/coccigrep-1.20/bin/install -c -m 644 /usr/obj/ports/coccigrep-1.20/coccigrep-1.20/coccigrep.1 /usr/obj/ports/coccigrep-1.20/fake-arm/usr/local/man/man1/ ===> Building package for coccigrep-1.20p3 Create /usr/ports/packages/arm/all/coccigrep-1.20p3.tgz Creating package coccigrep-1.20p3 reading plist| checking dependencies| checking dependencies|devel/coccinelle checking dependencies|lang/python/3,-main 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|**** | 6% archiving|**** | 7% archiving|***************** | 27% archiving|******************************* | 48% archiving|********************************************** | 72% archiving|************************************************* | 77% archiving|********************************************************** | 91% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /usr/ports/packages/arm/ftp/coccigrep-1.20p3.tgz >>> Running clean in devel/coccigrep at 1724362838.07 ===> devel/coccigrep ===> Cleaning for coccigrep-1.20p3 >>> Ended at 1724362838.75 max_stuck=7.53/depends=8.68/show-prepare-results=5.10/build=9.99/package=13.16/clean=0.75 >>> Building on localhost under devel/coccigrep FULLPKGNAME = stub_name >>> Running build in devel/coccigrep at 1725077439.17 ===> devel/coccigrep ===> Building from scratch coccigrep-1.20p3 ===> coccigrep-1.20p3 depends on: python->=3.11,<3.12 -> python-3.11.9p3 ===> coccigrep-1.20p3 depends on: py3-build-* - not found Dependency check failed *** Error 1 in devel/coccigrep (/usr/ports/infrastructure/mk/bsd.port.mk:2386 '/usr/obj/ports/coccigrep-1.20/.dep-devel-py-build,python3': @...) *** Error 2 in devel/coccigrep (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=coccigrep-1.20p3; export _LOCKS_HELD=" coccigr...) ===> Exiting devel/coccigrep with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Running clean in devel/coccigrep at 1725077441.64 ===> devel/coccigrep ===> Cleaning for coccigrep-1.20p3 >>> Ended at 1725077442.18 max_stuck=0.00/build=2.54/clean=0.63 Error: job failed with 512 on localhost at 1725077442