>>> Building on localhost under productivity/radicale2 BDEPENDS = [lang/python/3;devel/py-wheel;devel/py-build;devel/py-setuptools;devel/py-installer] DIST = [productivity/radicale2:Radicale-2.1.12.tar.gz] FULLPKGNAME = radicale-2.1.12p9 RDEPENDS = [devel/py-dateutil;security/py-passlib;devel/py-setuptools;lang/python/3;textproc/py-vobject] (Junk lock obtained for localhost at 1778326365.46) >>> Running depends in productivity/radicale2 at 1778326365.69 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.3 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.13 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.3 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.13 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.3 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.13 >>> Running show-prepare-results in productivity/radicale2 at 1778326377.79 ===> productivity/radicale2 ===> Building from scratch radicale-2.1.12p9 ===> radicale-2.1.12p9 depends on: python->=3.13,<3.14 -> python-3.13.13 ===> radicale-2.1.12p9 depends on: py3-build-* -> py3-build-1.4.3 ===> radicale-2.1.12p9 depends on: py3-installer-* -> py3-installer-1.0.0 ===> radicale-2.1.12p9 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> radicale-2.1.12p9 depends on: py3-wheel-* -> py3-wheel-0.46.3p0 py3-build-1.4.3 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.13 (Junk lock released for localhost at 1778326382.64) distfiles size=109781 >>> Running extract in productivity/radicale2 at 1778326382.74 ===> productivity/radicale2 ===> Checking files for radicale-2.1.12p9 `/usr/ports/distfiles/Radicale-2.1.12.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for radicale-2.1.12p9 >>> Running build in productivity/radicale2 at 1778326389.37 ===> productivity/radicale2 ===> Patching for radicale-2.1.12p9 ===> Applying OpenBSD patch patch-config Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: config |--- config.orig |+++ config -------------------------- Patching file config using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 36. Hunk #3 succeeded at 74. Hunk #4 succeeded at 93. Hunk #5 succeeded at 103. done ===> Applying OpenBSD patch patch-radicale_config_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: radicale/config.py |--- radicale/config.py.orig |+++ radicale/config.py -------------------------- Patching file radicale/config.py using Plan A... Hunk #1 succeeded at 87. Hunk #2 succeeded at 133. Hunk #3 succeeded at 151. Hunk #4 succeeded at 162. 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 radicale-2.1.12p9 ===> Configuring for radicale-2.1.12p9 ===> Building for radicale-2.1.12p9 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. (Affected: Radicale). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing Radicale.egg-info/PKG-INFO writing dependency_links to Radicale.egg-info/dependency_links.txt writing entry points to Radicale.egg-info/entry_points.txt writing requirements to Radicale.egg-info/requires.txt writing top-level names to Radicale.egg-info/top_level.txt reading manifest file 'Radicale.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'Radicale.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. (Affected: Radicale). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/radicale copying radicale/__init__.py -> build/lib/radicale copying radicale/__main__.py -> build/lib/radicale copying radicale/auth.py -> build/lib/radicale copying radicale/config.py -> build/lib/radicale copying radicale/log.py -> build/lib/radicale copying radicale/rights.py -> build/lib/radicale copying radicale/storage.py -> build/lib/radicale copying radicale/web.py -> build/lib/radicale copying radicale/xmlutils.py -> build/lib/radicale creating build/lib/radicale/web/css copying radicale/web/css/icon.png -> build/lib/radicale/web/css copying radicale/web/css/main.css -> build/lib/radicale/web/css copying radicale/web/fn.js -> build/lib/radicale/web copying radicale/web/index.html -> build/lib/radicale/web installing to build/bdist.openbsd-7.9-armv7/wheel running install running install_lib creating build/bdist.openbsd-7.9-armv7/wheel creating build/bdist.openbsd-7.9-armv7/wheel/radicale copying build/lib/radicale/__init__.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/__main__.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/auth.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/config.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/log.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/rights.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/storage.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/web.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/xmlutils.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale creating build/bdist.openbsd-7.9-armv7/wheel/radicale/web creating build/bdist.openbsd-7.9-armv7/wheel/radicale/web/css copying build/lib/radicale/web/css/icon.png -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/web/css copying build/lib/radicale/web/css/main.css -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/web/css copying build/lib/radicale/web/fn.js -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/web copying build/lib/radicale/web/index.html -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/web running install_egg_info running egg_info writing Radicale.egg-info/PKG-INFO writing dependency_links to Radicale.egg-info/dependency_links.txt writing entry points to Radicale.egg-info/entry_points.txt writing requirements to Radicale.egg-info/requires.txt writing top-level names to Radicale.egg-info/top_level.txt reading manifest file 'Radicale.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'Radicale.egg-info/SOURCES.txt' Copying Radicale.egg-info to build/bdist.openbsd-7.9-armv7/wheel/./Radicale-2.1.12-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-armv7/wheel/radicale-2.1.12.dist-info/WHEEL creating '/usr/obj/ports/radicale-2.1.12/Radicale-2.1.12/dist/.tmp-vfhwjdm5/radicale-2.1.12-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-armv7/wheel' to it adding 'radicale/__init__.py' adding 'radicale/__main__.py' adding 'radicale/auth.py' adding 'radicale/config.py' adding 'radicale/log.py' adding 'radicale/rights.py' adding 'radicale/storage.py' adding 'radicale/web.py' adding 'radicale/xmlutils.py' adding 'radicale/web/fn.js' adding 'radicale/web/index.html' adding 'radicale/web/css/icon.png' adding 'radicale/web/css/main.css' adding 'radicale-2.1.12.dist-info/licenses/COPYING' adding 'radicale-2.1.12.dist-info/METADATA' adding 'radicale-2.1.12.dist-info/WHEEL' adding 'radicale-2.1.12.dist-info/entry_points.txt' adding 'radicale-2.1.12.dist-info/top_level.txt' adding 'radicale-2.1.12.dist-info/RECORD' removing build/bdist.openbsd-7.9-armv7/wheel Successfully built radicale-2.1.12-py3-none-any.whl >>> Running package in productivity/radicale2 at 1778326406.39 ===> productivity/radicale2 ===> Faking installation for radicale-2.1.12p9 /usr/obj/ports/radicale-2.1.12/bin/install -d -m 755 /usr/obj/ports/radicale-2.1.12/fake-arm/usr/local/share/{doc,examples}/radicale /usr/obj/ports/radicale-2.1.12/bin/install -c -m 644 /usr/obj/ports/radicale-2.1.12/Radicale-2.1.12/{COPYING,*.md} /usr/obj/ports/radicale-2.1.12/fake-arm/usr/local/share/doc/radicale/ /usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-313. -DMODPY_BIN=/usr/local/bin/python3.13 -DMODPY_DISTV=2.1.12 -DMODPY_VERSION=3.13 -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DARCH=armv7 -DBASE_PKGPATH=productivity/radicale2 -DFLAVOR_EXT= -DFULLPKGNAME=radicale-2.1.12p9 -DHOMEPAGE=https://radicale.org/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=arm -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/obj/ports/radicale-2.1.12/fake-arm/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=radicale -i -B /usr/obj/ports/radicale-2.1.12 -c -m 644 /usr/obj/ports/radicale-2.1.12/Radicale-2.1.12/config /usr/obj/ports/radicale-2.1.12/fake-arm/usr/local/share/examples/radicale/config /usr/obj/ports/radicale-2.1.12/bin/install -c -m 644 /usr/obj/ports/radicale-2.1.12/Radicale-2.1.12/{logging,rights} /usr/obj/ports/radicale-2.1.12/fake-arm/usr/local/share/examples/radicale/ touch /usr/obj/ports/radicale-2.1.12/fake-arm/usr/local/share/examples/radicale/log Installing /usr/ports/productivity/radicale2/pkg/README as /usr/obj/ports/radicale-2.1.12/fake-arm/usr/local/share/doc/pkg-readmes/radicale Installing /usr/ports/productivity/radicale2/pkg/radicale.rc as /usr/obj/ports/radicale-2.1.12/fake-arm/etc/rc.d/radicale ===> Building package for radicale-2.1.12p9 Create /usr/ports/packages/arm/all/radicale-2.1.12p9.tgz Creating package radicale-2.1.12p9 reading plist| checking dependencies|devel/py-dateutildevel/py-setuptoolslang/python/3,-mainsecurity/py-passlibtextproc/py-vobject checksumming| | 0%* | 1% | 2%* | 4%* | 5%* | 6% | 7%* | 8%* | 9% | 11%* | 12%* | 13%* | 14% | 15%* | 16%* | 18% | 19%* | 20%* | 21%* | 22% | 24%* | 25%* | 26%* | 27% | 28%* | 29%* | 31% | 32%* | 33%* | 34%* | 35% | 36%* | 38%* | 39% | 40%* | 41%* | 42%* | 44% | 45%* | 46%* | 47% | 48%* | 49%* | 51%* | 52% | 53%* | 54%* | 55% | 56%* | 58%* | 59%* | 60% | 61%* | 62%* | 64% | 65%* | 66%* | 67%* | 68% | 69%* | 71%* | 72% | 73%* | 74%* | 75%* | 76% | 78%* | 79%* | 80%* | 81% | 82%* | 84%* | 85% | 86%* | 87%* | 88%* | 89% | 91%* | 92%* | 93% | 94%* | 95%* | 96%* | 98% | 99%*|100%  archiving| | 0%**** | 6%**** | 12%* | 13% | 15%* | 16%* | 17%* | 18% | 19%* | 20% | 21%* | 22%****** | 31%****** | 40% | 41%**** | 47%**** | 53%*** | 58%* | 59%* | 60% | 61%* | 62%**** | 69%* | 70%** | 74%* | 74%*** | 80%*** | 84%** | 87%******* | 98%*| 99%|100% /usr/ports/plist/arm/radicale-2.1.12p9 was updated @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.12 -> @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 Link to /usr/ports/packages/arm/ftp/radicale-2.1.12p9.tgz >>> Running clean in productivity/radicale2 at 1778326435.71 ===> productivity/radicale2 ===> Cleaning for radicale-2.1.12p9 >>> Ended at 1778326436.35 max_stuck=4.84/depends=12.22/show-prepare-results=4.96/extract=6.62/build=17.02/package=29.33/clean=0.72 >>> Building on armv7-1 under productivity/radicale2 FULLPKGNAME = stub_name >>> Running build in productivity/radicale2 at 1779739552.23 ===> productivity/radicale2 ===> Building from scratch radicale-2.1.12p9 ===> radicale-2.1.12p9 depends on: python->=3.13,<3.14 - not found Dependency check failed ===> Exiting productivity/radicale2 with an error *** Error 1 in productivity/radicale2 (/usr/ports/infrastructure/mk/bsd.port.mk:2386 '/usr/obj/ports/radicale-2.1.12/.dep-lang-python-3': @u...) *** Error 2 in productivity/radicale2 (/usr/ports/infrastructure/mk/bsd.port.mk:2706 'build': @lock=radicale-2.1.12p9; export _LOCKS_HELD="...) *** 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 productivity/radicale2 at 1779739553.99 ===> productivity/radicale2 ===> Cleaning for radicale-2.1.12p9 >>> Ended at 1779739554.63 max_stuck=0.00/build=1.76/clean=0.72 Error: job failed with 512 on armv7-1 at 1779739554