>>> Building on localhost under audio/curseradio BDEPENDS = [devel/py-wheel,python3;devel/py-installer,python3;devel/py-build,python3;devel/py-setuptools,python3;lang/python/3] DIST = [audio/curseradio:curseradio-0.2-1bd4bd0f.tar.gz] FULLPKGNAME = curseradio-0.2p5 RDEPENDS = [textproc/py-lxml,python3;www/py-requests,python3;multimedia/mpv;lang/python/3;devel/py-xdg,python3] (Junk lock obtained for localhost at 1723957326.45) >>> Running depends in audio/curseradio at 1723957326.53 last junk was in multimedia/py-ffmpeg-progress-yield,python3 /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 audio/curseradio at 1723957339.92 ===> audio/curseradio ===> Building from scratch curseradio-0.2p5 ===> curseradio-0.2p5 depends on: python->=3.11,<3.12 -> python-3.11.9p3 ===> curseradio-0.2p5 depends on: py3-build-* -> py3-build-1.2.1p1 ===> curseradio-0.2p5 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> curseradio-0.2p5 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> curseradio-0.2p5 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 localhost at 1723957344.90) distfiles size=85371 >>> Running build in audio/curseradio at 1723957344.97 ===> audio/curseradio ===> Checking files for curseradio-0.2p5 `/usr/ports/distfiles/curseradio-0.2-1bd4bd0f.tar.gz' is up to date. >> (SHA256) curseradio-0.2-1bd4bd0f.tar.gz: OK ===> Extracting for curseradio-0.2p5 ===> Patching for curseradio-0.2p5 ===> Applying OpenBSD patch patch-curseradio_curseradio_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: curseradio/curseradio.py |--- curseradio/curseradio.py.orig |+++ curseradio/curseradio.py -------------------------- Patching file curseradio/curseradio.py using Plan A... Hunk #1 succeeded at 30. 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 curseradio-0.2p5 ===> Configuring for curseradio-0.2p5 /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=0.2 -DMODPY_VERSION=3.11 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DARCH=armv7 -DBASE_PKGPATH=audio/curseradio -DFLAVOR_EXT= -DFULLPKGNAME=curseradio-0.2p5 -DHOMEPAGE=https://github.com/chronitis/curseradio -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=arm -DMAINTAINER=Krystian\ Lewandowski\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=curseradio -i -B /usr/obj/ports/curseradio-0.2 /usr/obj/ports/curseradio-0.2/curseradio-1bd4bd0faeec675e0647bac9a100b526cba19f8d/curseradio/curseradio.py ===> Building for curseradio-0.2p5 * Getting build dependencies for wheel... running egg_info creating curseradio.egg-info writing curseradio.egg-info/PKG-INFO writing dependency_links to curseradio.egg-info/dependency_links.txt writing entry points to curseradio.egg-info/entry_points.txt writing top-level names to curseradio.egg-info/top_level.txt writing manifest file 'curseradio.egg-info/SOURCES.txt' reading manifest file 'curseradio.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'curseradio.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/curseradio copying curseradio/__init__.py -> build/lib/curseradio copying curseradio/__main__.py -> build/lib/curseradio copying curseradio/curseradio.py -> build/lib/curseradio 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/curseradio copying build/lib/curseradio/__init__.py -> build/bdist.openbsd-7.5-armv7/wheel/curseradio copying build/lib/curseradio/__main__.py -> build/bdist.openbsd-7.5-armv7/wheel/curseradio copying build/lib/curseradio/curseradio.py -> build/bdist.openbsd-7.5-armv7/wheel/curseradio running install_egg_info running egg_info writing curseradio.egg-info/PKG-INFO writing dependency_links to curseradio.egg-info/dependency_links.txt writing entry points to curseradio.egg-info/entry_points.txt writing top-level names to curseradio.egg-info/top_level.txt reading manifest file 'curseradio.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'curseradio.egg-info/SOURCES.txt' Copying curseradio.egg-info to build/bdist.openbsd-7.5-armv7/wheel/curseradio-0.2-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-armv7/wheel/curseradio-0.2.dist-info/WHEEL creating '/usr/obj/ports/curseradio-0.2/curseradio-1bd4bd0faeec675e0647bac9a100b526cba19f8d/dist/.tmp-r0zs9if2/curseradio-0.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-armv7/wheel' to it adding 'curseradio/__init__.py' adding 'curseradio/__main__.py' adding 'curseradio/curseradio.py' adding 'curseradio-0.2.dist-info/LICENSE' adding 'curseradio-0.2.dist-info/METADATA' adding 'curseradio-0.2.dist-info/WHEEL' adding 'curseradio-0.2.dist-info/entry_points.txt' adding 'curseradio-0.2.dist-info/top_level.txt' adding 'curseradio-0.2.dist-info/RECORD' removing build/bdist.openbsd-7.5-armv7/wheel Successfully built curseradio-0.2-py3-none-any.whl >>> Running package in audio/curseradio at 1723957360.36 ===> audio/curseradio ===> Faking installation for curseradio-0.2p5 ===> Building package for curseradio-0.2p5 Create /usr/ports/packages/arm/all/curseradio-0.2p5.tgz Creating package curseradio-0.2p5 reading plist| checking dependencies|devel/py-xdg,python3lang/python/3,-mainmultimedia/mpvtextproc/py-lxml,python3www/py-requests,python3 checksumming| | 0%** | 3%** | 6%** | 10%** | 13%** | 16%** | 19%** | 23%** | 26%** | 29%** | 32%** | 35%** | 39%** | 42%** | 45%** | 48%* | 52%** | 55%** | 58%** | 61%** | 65%** | 68%** | 71%** | 74%** | 77%** | 81%** | 84%** | 87%** | 90%** | 94%** | 97%**|100%  archiving| | 0%* | 1% | 2%* | 3%*********************** | 39%*********************** | 75%* | 76% | 77%* | 78% | 79%* | 79%*************|100% /usr/ports/plist/arm/curseradio-0.2p5 was updated @depend multimedia/mpv:mpv-*:mpv-0.38.0 -> @depend multimedia/mpv:mpv-*:mpv-0.38.0p0 @depend www/py-requests,python3:py3-requests-*:py3-requests-2.32.1 -> @depend www/py-requests,python3:py3-requests-*:py3-requests-2.32.2 Link to /usr/ports/packages/arm/ftp/curseradio-0.2p5.tgz >>> Running clean in audio/curseradio at 1723957433.28 ===> audio/curseradio ===> Cleaning for curseradio-0.2p5 >>> Ended at 1723957433.95 max_stuck=30.43/depends=13.40/show-prepare-results=5.05/build=15.38/package=72.92/clean=0.74 >>> Building on armv7-1 under audio/curseradio FULLPKGNAME = stub_name >>> Running build in audio/curseradio at 1725091721.61 ===> audio/curseradio ===> Building from scratch curseradio-0.2p5 ===> curseradio-0.2p5 depends on: python->=3.11,<3.12 - not found Dependency check failed *** Error 1 in audio/curseradio (/usr/ports/infrastructure/mk/bsd.port.mk:2386 '/usr/obj/ports/curseradio-0.2/.dep-lang-python-3': @unset _D...) *** Error 2 in audio/curseradio (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=curseradio-0.2p5; export _LOCKS_HELD=" curser...) ===> Exiting audio/curseradio 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 audio/curseradio at 1725091723.30 ===> audio/curseradio ===> Cleaning for curseradio-0.2p5 >>> Ended at 1725091723.93 max_stuck=0.00/build=1.73/clean=0.70 Error: job failed with 512 on armv7-1 at 1725091723