>>> radicale: Building community/radicale 3.5.3-r0 (using abuild 3.15.0_rc3-r3) started Sun, 11 May 2025 23:05:07 +0000 >>> radicale: Validating /home/buildozer/aports/community/radicale/APKBUILD... >>> radicale: Analyzing dependencies... >>> radicale: Installing for build: build-base py3-passlib py3-vobject py3-defusedxml py3-dateutil py3-setuptools py3-gpep517 py3-wheel py3-bcrypt py3-pytest py3-waitress (1/51) Installing libbz2 (1.0.8-r6) (2/51) Installing libffi (3.4.8-r0) (3/51) Installing gdbm (1.24-r0) (4/51) Installing xz-libs (5.8.1-r0) (5/51) Installing mpdecimal (4.0.0-r0) (6/51) Installing libpanelw (6.5_p20250503-r0) (7/51) Installing sqlite-libs (3.49.2-r0) (8/51) Installing python3 (3.12.10-r0) (9/51) Installing python3-pycache-pyc0 (3.12.10-r0) (10/51) Installing pyc (3.12.10-r0) (11/51) Installing py3-passlib-pyc (1.7.4-r7) (12/51) Installing python3-pyc (3.12.10-r0) (13/51) Installing py3-passlib (1.7.4-r7) (14/51) Installing py3-six (1.17.0-r0) (15/51) Installing py3-six-pyc (1.17.0-r0) (16/51) Installing py3-dateutil (2.9.0-r1) (17/51) Installing py3-dateutil-pyc (2.9.0-r1) (18/51) Installing py3-vobject (0.9.6.1-r8) (19/51) Installing py3-vobject-pyc (0.9.6.1-r8) (20/51) Installing py3-defusedxml (0.7.1-r5) (21/51) Installing py3-defusedxml-pyc (0.7.1-r5) (22/51) Installing py3-parsing (3.2.3-r0) (23/51) Installing py3-parsing-pyc (3.2.3-r0) (24/51) Installing py3-packaging (25.0-r0) (25/51) Installing py3-packaging-pyc (25.0-r0) (26/51) Installing py3-setuptools (80.5.0-r0) (27/51) Installing py3-setuptools-pyc (80.5.0-r0) (28/51) Installing py3-installer (0.7.0-r2) (29/51) Installing py3-installer-pyc (0.7.0-r2) (30/51) Installing py3-gpep517 (19-r0) (31/51) Installing py3-gpep517-pyc (19-r0) (32/51) Installing py3-wheel (0.46.1-r0) (33/51) Installing py3-wheel-pyc (0.46.1-r0) (34/51) Installing py3-cparser (2.22-r1) (35/51) Installing py3-cparser-pyc (2.22-r1) (36/51) Installing py3-cffi (1.17.1-r1) (37/51) Installing py3-cffi-pyc (1.17.1-r1) (38/51) Installing py3-bcrypt (4.3.0-r0) (39/51) Installing py3-bcrypt-pyc (4.3.0-r0) (40/51) Installing py3-iniconfig (2.1.0-r0) (41/51) Installing py3-iniconfig-pyc (2.1.0-r0) (42/51) Installing py3-pluggy (1.5.0-r0) (43/51) Installing py3-pluggy-pyc (1.5.0-r0) (44/51) Installing py3-py (1.11.0-r4) (45/51) Installing py3-py-pyc (1.11.0-r4) (46/51) Installing py3-pytest (8.3.5-r0) (47/51) Installing py3-pytest-pyc (8.3.5-r0) (48/51) Installing py3-waitress (3.0.2-r0) (49/51) Installing py3-waitress-pyc (3.0.2-r0) (50/51) Installing .makedepends-radicale (20250511.230509) (51/51) Installing py3-waitress-openrc (3.0.2-r0) Executing busybox-1.37.0-r17.trigger OK: 459 MiB in 159 packages >>> radicale: Cleaning up srcdir >>> radicale: Cleaning up pkgdir >>> radicale: Cleaning up tmpdir >>> radicale: Fetching https://distfiles.alpinelinux.org/distfiles/edge/radicale-3.5.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> radicale: Fetching radicale-3.5.3.tar.gz::https://github.com/Kozea/radicale/archive/v3.5.3.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/radicale-3.5.3.tar.gz.part' radicale-3.5.3.tar.g 100% |********************************| 190k 0:00:00 ETA '/var/cache/distfiles/edge/radicale-3.5.3.tar.gz.part' saved >>> radicale: Fetching https://distfiles.alpinelinux.org/distfiles/edge/radicale-3.5.3.tar.gz >>> radicale: Checking sha512sums... radicale-3.5.3.tar.gz: OK radicale.initd: OK radicale.confd: OK >>> radicale: Unpacking /var/cache/distfiles/edge/radicale-3.5.3.tar.gz... 2025-05-11 23:05:11,146 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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() 2025-05-11 23:05:11,206 root INFO running bdist_wheel 2025-05-11 23:05:11,221 root INFO running build 2025-05-11 23:05:11,222 root INFO running build_py 2025-05-11 23:05:11,225 root INFO creating build/lib/radicale 2025-05-11 23:05:11,225 root INFO copying radicale/__init__.py -> build/lib/radicale 2025-05-11 23:05:11,226 root INFO copying radicale/log.py -> build/lib/radicale 2025-05-11 23:05:11,226 root INFO copying radicale/types.py -> build/lib/radicale 2025-05-11 23:05:11,226 root INFO copying radicale/utils.py -> build/lib/radicale 2025-05-11 23:05:11,227 root INFO copying radicale/pathutils.py -> build/lib/radicale 2025-05-11 23:05:11,227 root INFO copying radicale/__main__.py -> build/lib/radicale 2025-05-11 23:05:11,227 root INFO copying radicale/config.py -> build/lib/radicale 2025-05-11 23:05:11,228 root INFO copying radicale/server.py -> build/lib/radicale 2025-05-11 23:05:11,228 root INFO copying radicale/httputils.py -> build/lib/radicale 2025-05-11 23:05:11,228 root INFO copying radicale/xmlutils.py -> build/lib/radicale 2025-05-11 23:05:11,229 root INFO creating build/lib/radicale/auth 2025-05-11 23:05:11,229 root INFO copying radicale/auth/__init__.py -> build/lib/radicale/auth 2025-05-11 23:05:11,229 root INFO copying radicale/auth/ldap.py -> build/lib/radicale/auth 2025-05-11 23:05:11,230 root INFO copying radicale/auth/imap.py -> build/lib/radicale/auth 2025-05-11 23:05:11,230 root INFO copying radicale/auth/dovecot.py -> build/lib/radicale/auth 2025-05-11 23:05:11,230 root INFO copying radicale/auth/none.py -> build/lib/radicale/auth 2025-05-11 23:05:11,230 root INFO copying radicale/auth/oauth2.py -> build/lib/radicale/auth 2025-05-11 23:05:11,230 root INFO copying radicale/auth/pam.py -> build/lib/radicale/auth 2025-05-11 23:05:11,231 root INFO copying radicale/auth/remote_user.py -> build/lib/radicale/auth 2025-05-11 23:05:11,231 root INFO copying radicale/auth/denyall.py -> build/lib/radicale/auth 2025-05-11 23:05:11,231 root INFO copying radicale/auth/htpasswd.py -> build/lib/radicale/auth 2025-05-11 23:05:11,231 root INFO copying radicale/auth/http_x_remote_user.py -> build/lib/radicale/auth 2025-05-11 23:05:11,232 root INFO creating build/lib/radicale/storage 2025-05-11 23:05:11,232 root INFO copying radicale/storage/__init__.py -> build/lib/radicale/storage 2025-05-11 23:05:11,232 root INFO copying radicale/storage/multifilesystem_nolock.py -> build/lib/radicale/storage 2025-05-11 23:05:11,233 root INFO creating build/lib/radicale/web 2025-05-11 23:05:11,233 root INFO copying radicale/web/__init__.py -> build/lib/radicale/web 2025-05-11 23:05:11,233 root INFO copying radicale/web/none.py -> build/lib/radicale/web 2025-05-11 23:05:11,233 root INFO copying radicale/web/internal.py -> build/lib/radicale/web 2025-05-11 23:05:11,234 root INFO creating build/lib/radicale/item 2025-05-11 23:05:11,234 root INFO copying radicale/item/__init__.py -> build/lib/radicale/item 2025-05-11 23:05:11,234 root INFO copying radicale/item/filter.py -> build/lib/radicale/item 2025-05-11 23:05:11,235 root INFO creating build/lib/radicale/app 2025-05-11 23:05:11,235 root INFO copying radicale/app/__init__.py -> build/lib/radicale/app 2025-05-11 23:05:11,235 root INFO copying radicale/app/options.py -> build/lib/radicale/app 2025-05-11 23:05:11,235 root INFO copying radicale/app/mkcalendar.py -> build/lib/radicale/app 2025-05-11 23:05:11,235 root INFO copying radicale/app/report.py -> build/lib/radicale/app 2025-05-11 23:05:11,236 root INFO copying radicale/app/head.py -> build/lib/radicale/app 2025-05-11 23:05:11,236 root INFO copying radicale/app/propfind.py -> build/lib/radicale/app 2025-05-11 23:05:11,236 root INFO copying radicale/app/proppatch.py -> build/lib/radicale/app 2025-05-11 23:05:11,237 root INFO copying radicale/app/post.py -> build/lib/radicale/app 2025-05-11 23:05:11,237 root INFO copying radicale/app/delete.py -> build/lib/radicale/app 2025-05-11 23:05:11,237 root INFO copying radicale/app/put.py -> build/lib/radicale/app 2025-05-11 23:05:11,237 root INFO copying radicale/app/move.py -> build/lib/radicale/app 2025-05-11 23:05:11,238 root INFO copying radicale/app/get.py -> build/lib/radicale/app 2025-05-11 23:05:11,238 root INFO copying radicale/app/base.py -> build/lib/radicale/app 2025-05-11 23:05:11,238 root INFO copying radicale/app/mkcol.py -> build/lib/radicale/app 2025-05-11 23:05:11,238 root INFO creating build/lib/radicale/rights 2025-05-11 23:05:11,239 root INFO copying radicale/rights/__init__.py -> build/lib/radicale/rights 2025-05-11 23:05:11,239 root INFO copying radicale/rights/owner_only.py -> build/lib/radicale/rights 2025-05-11 23:05:11,239 root INFO copying radicale/rights/authenticated.py -> build/lib/radicale/rights 2025-05-11 23:05:11,239 root INFO copying radicale/rights/from_file.py -> build/lib/radicale/rights 2025-05-11 23:05:11,240 root INFO copying radicale/rights/owner_write.py -> build/lib/radicale/rights 2025-05-11 23:05:11,240 root INFO creating build/lib/radicale/hook 2025-05-11 23:05:11,240 root INFO copying radicale/hook/__init__.py -> build/lib/radicale/hook 2025-05-11 23:05:11,240 root INFO copying radicale/hook/none.py -> build/lib/radicale/hook 2025-05-11 23:05:11,241 root INFO creating build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,241 root INFO copying radicale/storage/multifilesystem/__init__.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,241 root INFO copying radicale/storage/multifilesystem/cache.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,241 root INFO copying radicale/storage/multifilesystem/lock.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,242 root INFO copying radicale/storage/multifilesystem/sync.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,242 root INFO copying radicale/storage/multifilesystem/upload.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,242 root INFO copying radicale/storage/multifilesystem/discover.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,242 root INFO copying radicale/storage/multifilesystem/verify.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,243 root INFO copying radicale/storage/multifilesystem/create_collection.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,243 root INFO copying radicale/storage/multifilesystem/delete.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,243 root INFO copying radicale/storage/multifilesystem/meta.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,243 root INFO copying radicale/storage/multifilesystem/move.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,244 root INFO copying radicale/storage/multifilesystem/get.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,244 root INFO copying radicale/storage/multifilesystem/base.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,244 root INFO copying radicale/storage/multifilesystem/history.py -> build/lib/radicale/storage/multifilesystem 2025-05-11 23:05:11,245 root INFO creating build/lib/radicale/tests/custom 2025-05-11 23:05:11,245 root INFO copying radicale/tests/custom/__init__.py -> build/lib/radicale/tests/custom 2025-05-11 23:05:11,245 root INFO copying radicale/tests/custom/web.py -> build/lib/radicale/tests/custom 2025-05-11 23:05:11,245 root INFO copying radicale/tests/custom/rights.py -> build/lib/radicale/tests/custom 2025-05-11 23:05:11,245 root INFO copying radicale/tests/custom/auth.py -> build/lib/radicale/tests/custom 2025-05-11 23:05:11,246 root INFO copying radicale/tests/custom/storage_simple_sync.py -> build/lib/radicale/tests/custom 2025-05-11 23:05:11,246 root INFO creating build/lib/radicale/hook/rabbitmq 2025-05-11 23:05:11,246 root INFO copying radicale/hook/rabbitmq/__init__.py -> build/lib/radicale/hook/rabbitmq 2025-05-11 23:05:11,248 root INFO copying radicale/py.typed -> build/lib/radicale 2025-05-11 23:05:11,248 root INFO creating build/lib/radicale/web/internal_data/css 2025-05-11 23:05:11,249 root INFO copying radicale/web/internal_data/css/icon.png -> build/lib/radicale/web/internal_data/css 2025-05-11 23:05:11,249 root INFO copying radicale/web/internal_data/css/loading.svg -> build/lib/radicale/web/internal_data/css 2025-05-11 23:05:11,249 root INFO copying radicale/web/internal_data/css/logo.svg -> build/lib/radicale/web/internal_data/css 2025-05-11 23:05:11,249 root INFO copying radicale/web/internal_data/css/main.css -> build/lib/radicale/web/internal_data/css 2025-05-11 23:05:11,250 root INFO creating build/lib/radicale/web/internal_data/css/icons 2025-05-11 23:05:11,250 root INFO copying radicale/web/internal_data/css/icons/delete.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-11 23:05:11,250 root INFO copying radicale/web/internal_data/css/icons/download.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-11 23:05:11,250 root INFO copying radicale/web/internal_data/css/icons/edit.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-11 23:05:11,251 root INFO copying radicale/web/internal_data/css/icons/new.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-11 23:05:11,251 root INFO copying radicale/web/internal_data/css/icons/upload.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-11 23:05:11,251 root INFO copying radicale/web/internal_data/fn.js -> build/lib/radicale/web/internal_data 2025-05-11 23:05:11,252 root INFO copying radicale/web/internal_data/index.html -> build/lib/radicale/web/internal_data 2025-05-11 23:05:11,259 root INFO installing to build/bdist.linux-aarch64/wheel 2025-05-11 23:05:11,259 root INFO running install 2025-05-11 23:05:11,269 root INFO running install_lib 2025-05-11 23:05:11,273 root INFO creating build/bdist.linux-aarch64/wheel 2025-05-11 23:05:11,273 root INFO creating build/bdist.linux-aarch64/wheel/radicale 2025-05-11 23:05:11,273 root INFO copying build/lib/radicale/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,274 root INFO creating build/bdist.linux-aarch64/wheel/radicale/auth 2025-05-11 23:05:11,274 root INFO copying build/lib/radicale/auth/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,274 root INFO copying build/lib/radicale/auth/ldap.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,274 root INFO copying build/lib/radicale/auth/imap.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,274 root INFO copying build/lib/radicale/auth/dovecot.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,275 root INFO copying build/lib/radicale/auth/none.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,275 root INFO copying build/lib/radicale/auth/oauth2.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,275 root INFO copying build/lib/radicale/auth/pam.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,275 root INFO copying build/lib/radicale/auth/remote_user.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,275 root INFO copying build/lib/radicale/auth/denyall.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,275 root INFO copying build/lib/radicale/auth/htpasswd.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,276 root INFO copying build/lib/radicale/auth/http_x_remote_user.py -> build/bdist.linux-aarch64/wheel/./radicale/auth 2025-05-11 23:05:11,276 root INFO copying build/lib/radicale/log.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,276 root INFO creating build/bdist.linux-aarch64/wheel/radicale/storage 2025-05-11 23:05:11,276 root INFO copying build/lib/radicale/storage/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/storage 2025-05-11 23:05:11,277 root INFO copying build/lib/radicale/storage/multifilesystem_nolock.py -> build/bdist.linux-aarch64/wheel/./radicale/storage 2025-05-11 23:05:11,277 root INFO creating build/bdist.linux-aarch64/wheel/radicale/storage/multifilesystem 2025-05-11 23:05:11,277 root INFO copying build/lib/radicale/storage/multifilesystem/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,277 root INFO copying build/lib/radicale/storage/multifilesystem/cache.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,277 root INFO copying build/lib/radicale/storage/multifilesystem/lock.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,278 root INFO copying build/lib/radicale/storage/multifilesystem/sync.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,278 root INFO copying build/lib/radicale/storage/multifilesystem/upload.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,278 root INFO copying build/lib/radicale/storage/multifilesystem/discover.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,278 root INFO copying build/lib/radicale/storage/multifilesystem/verify.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,278 root INFO copying build/lib/radicale/storage/multifilesystem/create_collection.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,279 root INFO copying build/lib/radicale/storage/multifilesystem/delete.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,279 root INFO copying build/lib/radicale/storage/multifilesystem/meta.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,279 root INFO copying build/lib/radicale/storage/multifilesystem/move.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,279 root INFO copying build/lib/radicale/storage/multifilesystem/get.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,279 root INFO copying build/lib/radicale/storage/multifilesystem/base.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,280 root INFO copying build/lib/radicale/storage/multifilesystem/history.py -> build/bdist.linux-aarch64/wheel/./radicale/storage/multifilesystem 2025-05-11 23:05:11,280 root INFO creating build/bdist.linux-aarch64/wheel/radicale/web 2025-05-11 23:05:11,280 root INFO copying build/lib/radicale/web/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/web 2025-05-11 23:05:11,280 root INFO copying build/lib/radicale/web/none.py -> build/bdist.linux-aarch64/wheel/./radicale/web 2025-05-11 23:05:11,281 root INFO creating build/bdist.linux-aarch64/wheel/radicale/web/internal_data 2025-05-11 23:05:11,281 root INFO creating build/bdist.linux-aarch64/wheel/radicale/web/internal_data/css 2025-05-11 23:05:11,281 root INFO creating build/bdist.linux-aarch64/wheel/radicale/web/internal_data/css/icons 2025-05-11 23:05:11,281 root INFO copying build/lib/radicale/web/internal_data/css/icons/new.svg -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data/css/icons 2025-05-11 23:05:11,281 root INFO copying build/lib/radicale/web/internal_data/css/icons/upload.svg -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data/css/icons 2025-05-11 23:05:11,282 root INFO copying build/lib/radicale/web/internal_data/css/icons/download.svg -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data/css/icons 2025-05-11 23:05:11,282 root INFO copying build/lib/radicale/web/internal_data/css/icons/delete.svg -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data/css/icons 2025-05-11 23:05:11,282 root INFO copying build/lib/radicale/web/internal_data/css/icons/edit.svg -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data/css/icons 2025-05-11 23:05:11,282 root INFO copying build/lib/radicale/web/internal_data/css/logo.svg -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data/css 2025-05-11 23:05:11,282 root INFO copying build/lib/radicale/web/internal_data/css/icon.png -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data/css 2025-05-11 23:05:11,282 root INFO copying build/lib/radicale/web/internal_data/css/loading.svg -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data/css 2025-05-11 23:05:11,283 root INFO copying build/lib/radicale/web/internal_data/css/main.css -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data/css 2025-05-11 23:05:11,283 root INFO copying build/lib/radicale/web/internal_data/index.html -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data 2025-05-11 23:05:11,283 root INFO copying build/lib/radicale/web/internal_data/fn.js -> build/bdist.linux-aarch64/wheel/./radicale/web/internal_data 2025-05-11 23:05:11,283 root INFO copying build/lib/radicale/web/internal.py -> build/bdist.linux-aarch64/wheel/./radicale/web 2025-05-11 23:05:11,283 root INFO copying build/lib/radicale/types.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,284 root INFO copying build/lib/radicale/utils.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,284 root INFO copying build/lib/radicale/pathutils.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,284 root INFO creating build/bdist.linux-aarch64/wheel/radicale/item 2025-05-11 23:05:11,284 root INFO copying build/lib/radicale/item/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/item 2025-05-11 23:05:11,285 root INFO copying build/lib/radicale/item/filter.py -> build/bdist.linux-aarch64/wheel/./radicale/item 2025-05-11 23:05:11,285 root INFO creating build/bdist.linux-aarch64/wheel/radicale/tests 2025-05-11 23:05:11,285 root INFO creating build/bdist.linux-aarch64/wheel/radicale/tests/custom 2025-05-11 23:05:11,285 root INFO copying build/lib/radicale/tests/custom/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/tests/custom 2025-05-11 23:05:11,285 root INFO copying build/lib/radicale/tests/custom/web.py -> build/bdist.linux-aarch64/wheel/./radicale/tests/custom 2025-05-11 23:05:11,286 root INFO copying build/lib/radicale/tests/custom/rights.py -> build/bdist.linux-aarch64/wheel/./radicale/tests/custom 2025-05-11 23:05:11,286 root INFO copying build/lib/radicale/tests/custom/auth.py -> build/bdist.linux-aarch64/wheel/./radicale/tests/custom 2025-05-11 23:05:11,286 root INFO copying build/lib/radicale/tests/custom/storage_simple_sync.py -> build/bdist.linux-aarch64/wheel/./radicale/tests/custom 2025-05-11 23:05:11,286 root INFO copying build/lib/radicale/__main__.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,286 root INFO creating build/bdist.linux-aarch64/wheel/radicale/app 2025-05-11 23:05:11,287 root INFO copying build/lib/radicale/app/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,287 root INFO copying build/lib/radicale/app/options.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,287 root INFO copying build/lib/radicale/app/mkcalendar.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,287 root INFO copying build/lib/radicale/app/report.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,287 root INFO copying build/lib/radicale/app/head.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,288 root INFO copying build/lib/radicale/app/propfind.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,288 root INFO copying build/lib/radicale/app/proppatch.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,288 root INFO copying build/lib/radicale/app/post.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,288 root INFO copying build/lib/radicale/app/delete.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,289 root INFO copying build/lib/radicale/app/put.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,289 root INFO copying build/lib/radicale/app/move.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,289 root INFO copying build/lib/radicale/app/get.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,289 root INFO copying build/lib/radicale/app/base.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,289 root INFO copying build/lib/radicale/app/mkcol.py -> build/bdist.linux-aarch64/wheel/./radicale/app 2025-05-11 23:05:11,289 root INFO copying build/lib/radicale/py.typed -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,290 root INFO creating build/bdist.linux-aarch64/wheel/radicale/rights 2025-05-11 23:05:11,290 root INFO copying build/lib/radicale/rights/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/rights 2025-05-11 23:05:11,290 root INFO copying build/lib/radicale/rights/owner_only.py -> build/bdist.linux-aarch64/wheel/./radicale/rights 2025-05-11 23:05:11,290 root INFO copying build/lib/radicale/rights/authenticated.py -> build/bdist.linux-aarch64/wheel/./radicale/rights 2025-05-11 23:05:11,290 root INFO copying build/lib/radicale/rights/from_file.py -> build/bdist.linux-aarch64/wheel/./radicale/rights 2025-05-11 23:05:11,291 root INFO copying build/lib/radicale/rights/owner_write.py -> build/bdist.linux-aarch64/wheel/./radicale/rights 2025-05-11 23:05:11,291 root INFO copying build/lib/radicale/config.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,291 root INFO copying build/lib/radicale/server.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,291 root INFO creating build/bdist.linux-aarch64/wheel/radicale/hook 2025-05-11 23:05:11,292 root INFO copying build/lib/radicale/hook/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/hook 2025-05-11 23:05:11,292 root INFO copying build/lib/radicale/hook/none.py -> build/bdist.linux-aarch64/wheel/./radicale/hook 2025-05-11 23:05:11,292 root INFO creating build/bdist.linux-aarch64/wheel/radicale/hook/rabbitmq 2025-05-11 23:05:11,292 root INFO copying build/lib/radicale/hook/rabbitmq/__init__.py -> build/bdist.linux-aarch64/wheel/./radicale/hook/rabbitmq 2025-05-11 23:05:11,292 root INFO copying build/lib/radicale/httputils.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,292 root INFO copying build/lib/radicale/xmlutils.py -> build/bdist.linux-aarch64/wheel/./radicale 2025-05-11 23:05:11,293 root INFO running install_egg_info 2025-05-11 23:05:11,296 root INFO running egg_info 2025-05-11 23:05:11,299 root INFO creating Radicale.egg-info 2025-05-11 23:05:11,299 root INFO writing Radicale.egg-info/PKG-INFO 2025-05-11 23:05:11,301 root INFO writing dependency_links to Radicale.egg-info/dependency_links.txt 2025-05-11 23:05:11,301 root INFO writing entry points to Radicale.egg-info/entry_points.txt 2025-05-11 23:05:11,302 root INFO writing requirements to Radicale.egg-info/requires.txt 2025-05-11 23:05:11,302 root INFO writing top-level names to Radicale.egg-info/top_level.txt 2025-05-11 23:05:11,302 root INFO writing manifest file 'Radicale.egg-info/SOURCES.txt' 2025-05-11 23:05:11,309 root INFO reading manifest file 'Radicale.egg-info/SOURCES.txt' 2025-05-11 23:05:11,309 root INFO reading manifest template 'MANIFEST.in' 2025-05-11 23:05:11,309 root INFO adding license file 'COPYING.md' 2025-05-11 23:05:11,311 root INFO writing manifest file 'Radicale.egg-info/SOURCES.txt' 2025-05-11 23:05:11,312 root INFO Copying Radicale.egg-info to build/bdist.linux-aarch64/wheel/./Radicale-3.5.3-py3.12.egg-info 2025-05-11 23:05:11,313 root INFO running install_scripts 2025-05-11 23:05:11,314 root INFO creating build/bdist.linux-aarch64/wheel/radicale-3.5.3.dist-info/WHEEL 2025-05-11 23:05:11,315 wheel INFO creating '/home/buildozer/aports/community/radicale/src/Radicale-3.5.3/.dist/.tmp-wi8y1mwu/radicale-3.5.3-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2025-05-11 23:05:11,315 wheel INFO adding 'radicale/__init__.py' 2025-05-11 23:05:11,316 wheel INFO adding 'radicale/__main__.py' 2025-05-11 23:05:11,316 wheel INFO adding 'radicale/config.py' 2025-05-11 23:05:11,316 wheel INFO adding 'radicale/httputils.py' 2025-05-11 23:05:11,316 wheel INFO adding 'radicale/log.py' 2025-05-11 23:05:11,317 wheel INFO adding 'radicale/pathutils.py' 2025-05-11 23:05:11,317 wheel INFO adding 'radicale/py.typed' 2025-05-11 23:05:11,317 wheel INFO adding 'radicale/server.py' 2025-05-11 23:05:11,317 wheel INFO adding 'radicale/types.py' 2025-05-11 23:05:11,318 wheel INFO adding 'radicale/utils.py' 2025-05-11 23:05:11,318 wheel INFO adding 'radicale/xmlutils.py' 2025-05-11 23:05:11,318 wheel INFO adding 'radicale/app/__init__.py' 2025-05-11 23:05:11,319 wheel INFO adding 'radicale/app/base.py' 2025-05-11 23:05:11,319 wheel INFO adding 'radicale/app/delete.py' 2025-05-11 23:05:11,319 wheel INFO adding 'radicale/app/get.py' 2025-05-11 23:05:11,319 wheel INFO adding 'radicale/app/head.py' 2025-05-11 23:05:11,319 wheel INFO adding 'radicale/app/mkcalendar.py' 2025-05-11 23:05:11,320 wheel INFO adding 'radicale/app/mkcol.py' 2025-05-11 23:05:11,320 wheel INFO adding 'radicale/app/move.py' 2025-05-11 23:05:11,320 wheel INFO adding 'radicale/app/options.py' 2025-05-11 23:05:11,320 wheel INFO adding 'radicale/app/post.py' 2025-05-11 23:05:11,321 wheel INFO adding 'radicale/app/propfind.py' 2025-05-11 23:05:11,321 wheel INFO adding 'radicale/app/proppatch.py' 2025-05-11 23:05:11,321 wheel INFO adding 'radicale/app/put.py' 2025-05-11 23:05:11,321 wheel INFO adding 'radicale/app/report.py' 2025-05-11 23:05:11,322 wheel INFO adding 'radicale/auth/__init__.py' 2025-05-11 23:05:11,322 wheel INFO adding 'radicale/auth/denyall.py' 2025-05-11 23:05:11,322 wheel INFO adding 'radicale/auth/dovecot.py' 2025-05-11 23:05:11,323 wheel INFO adding 'radicale/auth/htpasswd.py' 2025-05-11 23:05:11,323 wheel INFO adding 'radicale/auth/http_x_remote_user.py' 2025-05-11 23:05:11,323 wheel INFO adding 'radicale/auth/imap.py' 2025-05-11 23:05:11,323 wheel INFO adding 'radicale/auth/ldap.py' 2025-05-11 23:05:11,324 wheel INFO adding 'radicale/auth/none.py' 2025-05-11 23:05:11,324 wheel INFO adding 'radicale/auth/oauth2.py' 2025-05-11 23:05:11,324 wheel INFO adding 'radicale/auth/pam.py' 2025-05-11 23:05:11,324 wheel INFO adding 'radicale/auth/remote_user.py' 2025-05-11 23:05:11,325 wheel INFO adding 'radicale/hook/__init__.py' 2025-05-11 23:05:11,325 wheel INFO adding 'radicale/hook/none.py' 2025-05-11 23:05:11,325 wheel INFO adding 'radicale/hook/rabbitmq/__init__.py' 2025-05-11 23:05:11,325 wheel INFO adding 'radicale/item/__init__.py' 2025-05-11 23:05:11,326 wheel INFO adding 'radicale/item/filter.py' 2025-05-11 23:05:11,326 wheel INFO adding 'radicale/rights/__init__.py' 2025-05-11 23:05:11,326 wheel INFO adding 'radicale/rights/authenticated.py' 2025-05-11 23:05:11,326 wheel INFO adding 'radicale/rights/from_file.py' 2025-05-11 23:05:11,327 wheel INFO adding 'radicale/rights/owner_only.py' 2025-05-11 23:05:11,327 wheel INFO adding 'radicale/rights/owner_write.py' 2025-05-11 23:05:11,327 wheel INFO adding 'radicale/storage/__init__.py' 2025-05-11 23:05:11,327 wheel INFO adding 'radicale/storage/multifilesystem_nolock.py' 2025-05-11 23:05:11,328 wheel INFO adding 'radicale/storage/multifilesystem/__init__.py' 2025-05-11 23:05:11,328 wheel INFO adding 'radicale/storage/multifilesystem/base.py' 2025-05-11 23:05:11,328 wheel INFO adding 'radicale/storage/multifilesystem/cache.py' 2025-05-11 23:05:11,328 wheel INFO adding 'radicale/storage/multifilesystem/create_collection.py' 2025-05-11 23:05:11,329 wheel INFO adding 'radicale/storage/multifilesystem/delete.py' 2025-05-11 23:05:11,329 wheel INFO adding 'radicale/storage/multifilesystem/discover.py' 2025-05-11 23:05:11,329 wheel INFO adding 'radicale/storage/multifilesystem/get.py' 2025-05-11 23:05:11,329 wheel INFO adding 'radicale/storage/multifilesystem/history.py' 2025-05-11 23:05:11,329 wheel INFO adding 'radicale/storage/multifilesystem/lock.py' 2025-05-11 23:05:11,330 wheel INFO adding 'radicale/storage/multifilesystem/meta.py' 2025-05-11 23:05:11,330 wheel INFO adding 'radicale/storage/multifilesystem/move.py' 2025-05-11 23:05:11,330 wheel INFO adding 'radicale/storage/multifilesystem/sync.py' 2025-05-11 23:05:11,330 wheel INFO adding 'radicale/storage/multifilesystem/upload.py' 2025-05-11 23:05:11,330 wheel INFO adding 'radicale/storage/multifilesystem/verify.py' 2025-05-11 23:05:11,331 wheel INFO adding 'radicale/tests/custom/__init__.py' 2025-05-11 23:05:11,331 wheel INFO adding 'radicale/tests/custom/auth.py' 2025-05-11 23:05:11,331 wheel INFO adding 'radicale/tests/custom/rights.py' 2025-05-11 23:05:11,331 wheel INFO adding 'radicale/tests/custom/storage_simple_sync.py' 2025-05-11 23:05:11,331 wheel INFO adding 'radicale/tests/custom/web.py' 2025-05-11 23:05:11,331 wheel INFO adding 'radicale/web/__init__.py' 2025-05-11 23:05:11,332 wheel INFO adding 'radicale/web/internal.py' 2025-05-11 23:05:11,332 wheel INFO adding 'radicale/web/none.py' 2025-05-11 23:05:11,332 wheel INFO adding 'radicale/web/internal_data/fn.js' 2025-05-11 23:05:11,332 wheel INFO adding 'radicale/web/internal_data/index.html' 2025-05-11 23:05:11,332 wheel INFO adding 'radicale/web/internal_data/css/icon.png' 2025-05-11 23:05:11,333 wheel INFO adding 'radicale/web/internal_data/css/loading.svg' 2025-05-11 23:05:11,333 wheel INFO adding 'radicale/web/internal_data/css/logo.svg' 2025-05-11 23:05:11,333 wheel INFO adding 'radicale/web/internal_data/css/main.css' 2025-05-11 23:05:11,333 wheel INFO adding 'radicale/web/internal_data/css/icons/delete.svg' 2025-05-11 23:05:11,333 wheel INFO adding 'radicale/web/internal_data/css/icons/download.svg' 2025-05-11 23:05:11,334 wheel INFO adding 'radicale/web/internal_data/css/icons/edit.svg' 2025-05-11 23:05:11,334 wheel INFO adding 'radicale/web/internal_data/css/icons/new.svg' 2025-05-11 23:05:11,334 wheel INFO adding 'radicale/web/internal_data/css/icons/upload.svg' 2025-05-11 23:05:11,334 wheel INFO adding 'radicale-3.5.3.dist-info/licenses/COPYING.md' 2025-05-11 23:05:11,335 wheel INFO adding 'radicale-3.5.3.dist-info/METADATA' 2025-05-11 23:05:11,335 wheel INFO adding 'radicale-3.5.3.dist-info/WHEEL' 2025-05-11 23:05:11,335 wheel INFO adding 'radicale-3.5.3.dist-info/entry_points.txt' 2025-05-11 23:05:11,335 wheel INFO adding 'radicale-3.5.3.dist-info/top_level.txt' 2025-05-11 23:05:11,335 wheel INFO adding 'radicale-3.5.3.dist-info/RECORD' 2025-05-11 23:05:11,336 root INFO removing build/bdist.linux-aarch64/wheel 2025-05-11 23:05:11,339 gpep517 INFO The backend produced .dist/radicale-3.5.3-py3-none-any.whl radicale-3.5.3-py3-none-any.whl 2025-05-11 23:05:11,627 gpep517 INFO Installing .dist/radicale-3.5.3-py3-none-any.whl into .testenv 2025-05-11 23:05:11,824 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /dev configfile: null collected 221 items ../../../../../../../dev/radicale/tests/test_auth.py ................... [ 8%] .sss.............................. [ 23%] ../../../../../../../dev/radicale/tests/test_base.py ................... [ 32%] ........................................................................ [ 65%] ......... [ 69%] ../../../../../../../dev/radicale/tests/test_config.py ............... [ 76%] ../../../../../../../dev/radicale/tests/test_expand.py .... [ 77%] ../../../../../../../dev/radicale/tests/test_rights.py ........... [ 82%] ../../../../../../../dev/radicale/tests/test_server.py ....... [ 85%] ../../../../../../../dev/radicale/tests/test_storage.py ................ [ 93%] ............ [ 98%] ../../../../../../../dev/radicale/tests/test_web.py ... [100%] =============================== warnings summary =============================== radicale/httputils.py:46 /home/buildozer/aports/community/radicale/src/Radicale-3.5.3/radicale/httputils.py:46: DeprecationWarning: 'importlib.abc.Traversable' is deprecated and slated for removal in Python 3.14 _TRAVERSABLE_LIKE_TYPE = Union[importlib.abc.Traversable, pathlib.Path] radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain /usr/lib/python3.12/site-packages/passlib/utils/__init__.py:854: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 from crypt import crypt as _crypt ../../../../../../../usr/lib/python3.12/site-packages/_pytest/cacheprovider.py:475 /usr/lib/python3.12/site-packages/_pytest/cacheprovider.py:475: PytestCacheWarning: could not create cache path /dev/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/dev/pytest-cache-files-_dvfun9k' config.cache.set("cache/nodeids", sorted(self.cached_nodeids)) ../../../../../../../usr/lib/python3.12/site-packages/_pytest/stepwise.py:51 /usr/lib/python3.12/site-packages/_pytest/stepwise.py:51: PytestCacheWarning: could not create cache path /dev/.pytest_cache/v/cache/stepwise: [Errno 13] Permission denied: '/dev/pytest-cache-files-z9_cl0_t' session.config.cache.set(STEPWISE_CACHE_DIR, []) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 218 passed, 3 skipped, 4 warnings in 15.38s ================== >>> radicale: Entering fakeroot... 2025-05-11 23:05:27,940 gpep517 INFO Installing .dist/radicale-3.5.3-py3-none-any.whl into /home/buildozer/aports/community/radicale/pkg/radicale 2025-05-11 23:05:28,168 gpep517 INFO Installation complete >>> radicale-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/radicale/pkg/radicale-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/radicale/pkg/radicale-openrc/etc/init.d' >>> radicale-openrc*: Preparing subpackage radicale-openrc... >>> radicale-openrc*: Running postcheck for radicale-openrc >>> radicale-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/radicale/auth/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/auth/__pycache__' 'usr/lib/python3.12/site-packages/radicale/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/__pycache__' 'usr/lib/python3.12/site-packages/radicale/storage/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/storage/__pycache__' 'usr/lib/python3.12/site-packages/radicale/storage/multifilesystem/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/storage/multifilesystem/__pycache__' 'usr/lib/python3.12/site-packages/radicale/web/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/web/__pycache__' 'usr/lib/python3.12/site-packages/radicale/item/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/item/__pycache__' 'usr/lib/python3.12/site-packages/radicale/tests/custom/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/tests/custom/__pycache__' 'usr/lib/python3.12/site-packages/radicale/app/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/app/__pycache__' 'usr/lib/python3.12/site-packages/radicale/rights/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/rights/__pycache__' 'usr/lib/python3.12/site-packages/radicale/hook/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/hook/__pycache__' 'usr/lib/python3.12/site-packages/radicale/hook/rabbitmq/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/hook/rabbitmq/__pycache__' >>> radicale-pyc*: Preparing subpackage radicale-pyc... >>> radicale-pyc*: Running postcheck for radicale-pyc >>> radicale*: Running postcheck for radicale >>> radicale*: Preparing package radicale... >>> radicale*: Script found. /bin/sh added as a dependency for radicale-3.5.3-r0.apk >>> radicale*: Adding .pre-install >>> radicale-openrc*: Tracing dependencies... >>> radicale-openrc*: Package size: 677.0 B >>> radicale-openrc*: Compressing data... >>> radicale-openrc*: Create checksum... >>> radicale-openrc*: Create radicale-openrc-3.5.3-r0.apk >>> radicale-pyc*: Tracing dependencies... py3-passlib py3-vobject py3-defusedxml py3-dateutil py3-setuptools python3~3.12 >>> radicale-pyc*: Package size: 508.0 KB >>> radicale-pyc*: Compressing data... >>> radicale-pyc*: Create checksum... libfakeroot internal error: payload not recognized! >>> radicale-pyc*: Create radicale-pyc-3.5.3-r0.apk >>> radicale*: Tracing dependencies... py3-passlib py3-vobject py3-defusedxml py3-dateutil py3-setuptools /bin/sh python3~3.12 >>> radicale*: Package size: 581.9 KB >>> radicale*: Compressing data... >>> radicale*: Create checksum... >>> radicale*: Create radicale-3.5.3-r0.apk >>> radicale: Build complete at Sun, 11 May 2025 23:05:32 +0000 elapsed time 0h 0m 25s >>> radicale: Cleaning up srcdir >>> radicale: Cleaning up pkgdir >>> radicale: Uninstalling dependencies... (1/51) Purging .makedepends-radicale (20250511.230509) (2/51) Purging py3-passlib-pyc (1.7.4-r7) (3/51) Purging py3-passlib (1.7.4-r7) (4/51) Purging py3-vobject-pyc (0.9.6.1-r8) (5/51) Purging py3-vobject (0.9.6.1-r8) (6/51) Purging py3-defusedxml-pyc (0.7.1-r5) (7/51) Purging py3-defusedxml (0.7.1-r5) (8/51) Purging py3-dateutil-pyc (2.9.0-r1) (9/51) Purging py3-dateutil (2.9.0-r1) (10/51) Purging py3-six-pyc (1.17.0-r0) (11/51) Purging py3-six (1.17.0-r0) (12/51) Purging py3-setuptools-pyc (80.5.0-r0) (13/51) Purging py3-setuptools (80.5.0-r0) (14/51) Purging py3-gpep517-pyc (19-r0) (15/51) Purging py3-gpep517 (19-r0) (16/51) Purging py3-installer-pyc (0.7.0-r2) (17/51) Purging py3-installer (0.7.0-r2) (18/51) Purging py3-wheel-pyc (0.46.1-r0) (19/51) Purging py3-wheel (0.46.1-r0) (20/51) Purging py3-bcrypt-pyc (4.3.0-r0) (21/51) Purging py3-bcrypt (4.3.0-r0) (22/51) Purging py3-cffi-pyc (1.17.1-r1) (23/51) Purging py3-cffi (1.17.1-r1) (24/51) Purging py3-cparser-pyc (2.22-r1) (25/51) Purging py3-cparser (2.22-r1) (26/51) Purging py3-pytest-pyc (8.3.5-r0) (27/51) Purging py3-pytest (8.3.5-r0) (28/51) Purging py3-iniconfig-pyc (2.1.0-r0) (29/51) Purging py3-iniconfig (2.1.0-r0) (30/51) Purging py3-packaging-pyc (25.0-r0) (31/51) Purging py3-packaging (25.0-r0) (32/51) Purging py3-parsing-pyc (3.2.3-r0) (33/51) Purging py3-parsing (3.2.3-r0) (34/51) Purging py3-pluggy-pyc (1.5.0-r0) (35/51) Purging py3-pluggy (1.5.0-r0) (36/51) Purging py3-py-pyc (1.11.0-r4) (37/51) Purging py3-py (1.11.0-r4) (38/51) Purging py3-waitress-openrc (3.0.2-r0) (39/51) Purging py3-waitress-pyc (3.0.2-r0) (40/51) Purging py3-waitress (3.0.2-r0) (41/51) Purging python3-pyc (3.12.10-r0) (42/51) Purging python3-pycache-pyc0 (3.12.10-r0) (43/51) Purging pyc (3.12.10-r0) (44/51) Purging python3 (3.12.10-r0) (45/51) Purging gdbm (1.24-r0) (46/51) Purging libbz2 (1.0.8-r6) (47/51) Purging libffi (3.4.8-r0) (48/51) Purging libpanelw (6.5_p20250503-r0) (49/51) Purging mpdecimal (4.0.0-r0) (50/51) Purging sqlite-libs (3.49.2-r0) (51/51) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 399 MiB in 108 packages >>> radicale: Updating the community/aarch64 repository index... >>> radicale: Signing the index...