>>> Building on localhost under productivity/radicale BDEPENDS = [lang/python/3;devel/py-installer;devel/py-build;devel/py-wheel;devel/py-setuptools] DIST = [productivity/radicale:Radicale-1.1.6.tar.gz] FULLPKGNAME = radicale-1.1.6p14 RDEPENDS = [lang/python/3;security/py-passlib] (Junk lock obtained for localhost at 1775312731.71) >>> Running depends in productivity/radicale at 1775312732.25 last junk was in devel/py-yamllint /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 >>> Running show-prepare-results in productivity/radicale at 1775312740.10 ===> productivity/radicale ===> Building from scratch radicale-1.1.6p14 ===> radicale-1.1.6p14 depends on: python->=3.13,<3.14 -> python-3.13.12 ===> radicale-1.1.6p14 depends on: py3-build-* -> py3-build-1.4.0 ===> radicale-1.1.6p14 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> radicale-1.1.6p14 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> radicale-1.1.6p14 depends on: py3-wheel-* -> py3-wheel-0.46.3p0 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 (Junk lock released for localhost at 1775312750.41) distfiles size=48280 >>> Running extract in productivity/radicale at 1775312750.50 ===> productivity/radicale ===> Checking files for radicale-1.1.6p14 `/usr/ports/distfiles/Radicale-1.1.6.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for radicale-1.1.6p14 >>> Running build in productivity/radicale at 1775312751.90 ===> productivity/radicale ===> Patching for radicale-1.1.6p14 ===> 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 28. Hunk #2 succeeded at 84. Hunk #3 succeeded at 150. Hunk #4 succeeded at 167. Hunk #5 succeeded at 182. done ===> Applying OpenBSD patch patch-logging Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Set default logging to INFO | |Index: logging |--- logging.orig |+++ logging -------------------------- Patching file logging using Plan A... Hunk #1 succeeded at 29. done ===> Applying OpenBSD patch patch-radicale_config_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- radicale/config.py.orig Wed Aug 19 15:06:33 2015 |+++ radicale/config.py Fri Nov 27 22:06:38 2015 -------------------------- Patching file radicale/config.py using Plan A... Hunk #1 succeeded at 43. Hunk #2 succeeded at 60. Hunk #3 succeeded at 86. Hunk #4 succeeded at 101. done ===> Applying OpenBSD patch patch-rights Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |File missing from distribution tar.gz, though still present in repo. | |Index: rights |--- rights.orig |+++ rights -------------------------- (Creating file rights...) Patching file rights using Plan A... Empty context always matches. Hunk #1 succeeded at 1. 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-1.1.6p14 ===> Configuring for radicale-1.1.6p14 ===> Building for radicale-1.1.6p14 * Getting build dependencies for wheel... /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 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/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/config.py -> build/lib/radicale copying radicale/__init__.py -> build/lib/radicale copying radicale/ical.py -> build/lib/radicale copying radicale/xmlutils.py -> build/lib/radicale copying radicale/__main__.py -> build/lib/radicale copying radicale/log.py -> build/lib/radicale copying radicale/pathutils.py -> build/lib/radicale creating build/lib/radicale/auth copying radicale/auth/__init__.py -> build/lib/radicale/auth copying radicale/auth/htpasswd.py -> build/lib/radicale/auth copying radicale/auth/IMAP.py -> build/lib/radicale/auth copying radicale/auth/courier.py -> build/lib/radicale/auth copying radicale/auth/http.py -> build/lib/radicale/auth copying radicale/auth/PAM.py -> build/lib/radicale/auth copying radicale/auth/remote_user.py -> build/lib/radicale/auth copying radicale/auth/LDAP.py -> build/lib/radicale/auth creating build/lib/radicale/storage copying radicale/storage/__init__.py -> build/lib/radicale/storage copying radicale/storage/database.py -> build/lib/radicale/storage copying radicale/storage/filesystem.py -> build/lib/radicale/storage copying radicale/storage/multifilesystem.py -> build/lib/radicale/storage creating build/lib/radicale/rights copying radicale/rights/__init__.py -> build/lib/radicale/rights copying radicale/rights/regex.py -> build/lib/radicale/rights running build_scripts creating build/scripts-3.13 copying and adjusting bin/radicale -> build/scripts-3.13 changing mode of build/scripts-3.13/radicale from 644 to 755 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/config.py -> 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/ical.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/xmlutils.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/log.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale copying build/lib/radicale/pathutils.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale creating build/bdist.openbsd-7.9-armv7/wheel/radicale/auth copying build/lib/radicale/auth/__init__.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/auth copying build/lib/radicale/auth/htpasswd.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/auth copying build/lib/radicale/auth/IMAP.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/auth copying build/lib/radicale/auth/courier.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/auth copying build/lib/radicale/auth/http.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/auth copying build/lib/radicale/auth/PAM.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/auth copying build/lib/radicale/auth/remote_user.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/auth copying build/lib/radicale/auth/LDAP.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/auth creating build/bdist.openbsd-7.9-armv7/wheel/radicale/storage copying build/lib/radicale/storage/__init__.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/storage copying build/lib/radicale/storage/database.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/storage copying build/lib/radicale/storage/filesystem.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/storage copying build/lib/radicale/storage/multifilesystem.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/storage creating build/bdist.openbsd-7.9-armv7/wheel/radicale/rights copying build/lib/radicale/rights/__init__.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/rights copying build/lib/radicale/rights/regex.py -> build/bdist.openbsd-7.9-armv7/wheel/./radicale/rights running install_egg_info running egg_info writing Radicale.egg-info/PKG-INFO writing dependency_links to Radicale.egg-info/dependency_links.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-1.1.6-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-armv7/wheel/radicale-1.1.6.data/scripts copying build/scripts-3.13/radicale -> build/bdist.openbsd-7.9-armv7/wheel/radicale-1.1.6.data/scripts changing mode of build/bdist.openbsd-7.9-armv7/wheel/radicale-1.1.6.data/scripts/radicale to 755 creating build/bdist.openbsd-7.9-armv7/wheel/radicale-1.1.6.dist-info/WHEEL creating '/usr/obj/ports/radicale-1.1.6/Radicale-1.1.6/dist/.tmp-l0ht_48l/radicale-1.1.6-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/config.py' adding 'radicale/ical.py' adding 'radicale/log.py' adding 'radicale/pathutils.py' adding 'radicale/xmlutils.py' adding 'radicale/auth/IMAP.py' adding 'radicale/auth/LDAP.py' adding 'radicale/auth/PAM.py' adding 'radicale/auth/__init__.py' adding 'radicale/auth/courier.py' adding 'radicale/auth/htpasswd.py' adding 'radicale/auth/http.py' adding 'radicale/auth/remote_user.py' adding 'radicale/rights/__init__.py' adding 'radicale/rights/regex.py' adding 'radicale/storage/__init__.py' adding 'radicale/storage/database.py' adding 'radicale/storage/filesystem.py' adding 'radicale/storage/multifilesystem.py' adding 'radicale-1.1.6.data/scripts/radicale' adding 'radicale-1.1.6.dist-info/licenses/COPYING' adding 'radicale-1.1.6.dist-info/METADATA' adding 'radicale-1.1.6.dist-info/WHEEL' adding 'radicale-1.1.6.dist-info/top_level.txt' adding 'radicale-1.1.6.dist-info/RECORD' removing build/bdist.openbsd-7.9-armv7/wheel Successfully built radicale-1.1.6-py3-none-any.whl >>> Running package in productivity/radicale at 1775312770.77 ===> productivity/radicale ===> Faking installation for radicale-1.1.6p14 /usr/obj/ports/radicale-1.1.6/bin/install -d -m 755 /usr/obj/ports/radicale-1.1.6/fake-arm/usr/local/share/doc/radicale /usr/obj/ports/radicale-1.1.6/bin/install -d -m 755 /usr/obj/ports/radicale-1.1.6/fake-arm/usr/local/share/examples/radicale cd /usr/obj/ports/radicale-1.1.6/Radicale-1.1.6; /usr/obj/ports/radicale-1.1.6/bin/install -c -m 644 COPYING NEWS.rst README /usr/obj/ports/radicale-1.1.6/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=1.1.6 -DMODPY_VERSION=3.13 -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DARCH=armv7 -DBASE_PKGPATH=productivity/radicale -DFLAVOR_EXT= -DFULLPKGNAME=radicale-1.1.6p14 -DHOMEPAGE=https://radicale.org/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=arm -DMAINTAINER=Sergey\ Bronnikov\ \ -DPREFIX=/usr/obj/ports/radicale-1.1.6/fake-arm/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=radicale -i -B /usr/obj/ports/radicale-1.1.6 -c -m 644 /usr/obj/ports/radicale-1.1.6/Radicale-1.1.6/config /usr/obj/ports/radicale-1.1.6/fake-arm/usr/local/share/examples/radicale/config /usr/obj/ports/radicale-1.1.6/bin/install -c -m 644 /usr/obj/ports/radicale-1.1.6/Radicale-1.1.6/{logging,rights} /usr/obj/ports/radicale-1.1.6/fake-arm/usr/local/share/examples/radicale/ touch /usr/obj/ports/radicale-1.1.6/fake-arm/usr/local/share/examples/radicale/log Installing /usr/ports/productivity/radicale/pkg/README as /usr/obj/ports/radicale-1.1.6/fake-arm/usr/local/share/doc/pkg-readmes/radicale Installing /usr/ports/productivity/radicale/pkg/radicale.rc as /usr/obj/ports/radicale-1.1.6/fake-arm/etc/rc.d/radicale ===> Building package for radicale-1.1.6p14 Create /usr/ports/packages/arm/all/radicale-1.1.6p14.tgz Creating package radicale-1.1.6p14 reading plist| checking dependencies|lang/python/3,-mainsecurity/py-passlib checksumming| | 0%* | 1% | 2%* | 3%* | 4% | 5%* | 6% | 7%* | 8% | 9%* | 9% | 10%* | 11% | 12%* | 13% | 14%* | 15%* | 16% | 17%* | 18% | 19%* | 20%* | 21%* | 22% | 23%* | 24% | 25%* | 26%* | 27% | 28%* | 29% | 30%* | 31% | 32%* | 32% | 33%* | 34% | 35%* | 36% | 37%* | 38%* | 39%* | 40% | 41%* | 42% | 43%* | 44%* | 45% | 46%* | 47% | 48%* | 49% | 50%* | 50% | 51%* | 52% | 53%* | 54% | 55%* | 56%* | 57% | 58%* | 59% | 60%* | 61%* | 62%* | 63% | 64%* | 65% | 66%* | 67% | 68%* | 68% | 69%* | 70% | 71%* | 72% | 73%* | 74%* | 75% | 76%* | 77% | 78%* | 79%* | 80%* | 81% | 82%* | 83% | 84%* | 85%* | 86% | 87%* | 88% | 89%* | 90% | 91%* | 91% | 92%* | 93% | 94%* | 95% | 96%* | 97%* | 98% | 99%*|100%  archiving| | 0%*** | 5%*** | 10%** | 13%** | 16%* | 17%*** | 21%** | 25%* | 26% | 27%* | 27%*** | 32%*** | 37% | 38%* | 38% | 39% | 40%* | 40% | 41%* | 42%* | 43% | 44%* | 45% | 46%* | 47% | 48%* | 48%* | 51%** | 53%* | 55%* | 56%* | 58%* | 59% | 60%* | 60%** | 65%** | 67% | 68%* | 68% | 69%* | 70% | 71%* | 71% | 72%** | 75% | 76%* | 76% | 77%* | 79%* | 80%*** | 84%**** | 91%**** | 98%* | 99%*|100% /usr/ports/plist/arm/radicale-1.1.6p14 was updated @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.11p0 -> @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.12 @depend security/py-passlib:py3-passlib-*:py3-passlib-1.9.3 -> @depend security/py-passlib:py3-passlib-*:py3-passlib-1.9.3p0 Link to /usr/ports/packages/arm/ftp/radicale-1.1.6p14.tgz >>> Running clean in productivity/radicale at 1775312792.83 ===> productivity/radicale ===> Cleaning for radicale-1.1.6p14 >>> Ended at 1775312793.48 max_stuck=0.00/depends=8.32/show-prepare-results=10.38/extract=1.40/build=18.86/package=22.07/clean=0.71 >>> Building on armv7-2 under productivity/radicale FULLPKGNAME = stub_name >>> Running build in productivity/radicale at 1777032361.53 ===> productivity/radicale ===> Building from scratch radicale-1.1.6p14 ===> radicale-1.1.6p14 depends on: python->=3.13,<3.14 - not found Dependency check failed ===> Exiting productivity/radicale with an error *** Error 1 in productivity/radicale (/usr/ports/infrastructure/mk/bsd.port.mk:2386 '/usr/obj/ports/radicale-1.1.6/.dep-lang-python-3': @uns...) *** Error 2 in productivity/radicale (/usr/ports/infrastructure/mk/bsd.port.mk:2706 'build': @lock=radicale-1.1.6p14; 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/radicale at 1777032363.49 ===> productivity/radicale ===> Cleaning for radicale-1.1.6p14 >>> Ended at 1777032364.10 max_stuck=0.00/build=1.96/clean=0.70 Error: job failed with 512 on armv7-2 at 1777032364