>>> radicale: Building community/radicale 3.5.4-r0 (using abuild 3.15.0_rc3-r3) started Sun, 25 May 2025 17:25:20 +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.1-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-r1) (9/51) Installing python3-pycache-pyc0 (3.12.10-r1) (10/51) Installing pyc (3.12.10-r1) (11/51) Installing py3-passlib-pyc (1.7.4-r7) (12/51) Installing python3-pyc (3.12.10-r1) (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.8.0-r0) (27/51) Installing py3-setuptools-pyc (80.8.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 (20250525.172522) (51/51) Installing py3-waitress-openrc (3.0.2-r0) Executing busybox-1.37.0-r17.trigger OK: 458 MiB in 157 packages >>> radicale: Cleaning up srcdir >>> radicale: Cleaning up pkgdir >>> radicale: Cleaning up tmpdir >>> radicale: Fetching https://distfiles.alpinelinux.org/distfiles/edge/radicale-3.5.4.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.4.tar.gz::https://github.com/Kozea/radicale/archive/v3.5.4.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/radicale-3.5.4.tar.gz.part' radicale-3.5.4.tar.g 100% |********************************| 191k 0:00:00 ETA '/var/cache/distfiles/edge/radicale-3.5.4.tar.gz.part' saved >>> radicale: Fetching https://distfiles.alpinelinux.org/distfiles/edge/radicale-3.5.4.tar.gz >>> radicale: Checking sha512sums... radicale-3.5.4.tar.gz: OK radicale.initd: OK radicale.confd: OK >>> radicale: Unpacking /var/cache/distfiles/edge/radicale-3.5.4.tar.gz... 2025-05-25 17:25:23,757 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: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() 2025-05-25 17:25:23,815 root INFO running bdist_wheel 2025-05-25 17:25:23,834 root INFO running build 2025-05-25 17:25:23,834 root INFO running build_py 2025-05-25 17:25:23,838 root INFO creating build/lib/radicale 2025-05-25 17:25:23,839 root INFO copying radicale/httputils.py -> build/lib/radicale 2025-05-25 17:25:23,839 root INFO copying radicale/log.py -> build/lib/radicale 2025-05-25 17:25:23,839 root INFO copying radicale/config.py -> build/lib/radicale 2025-05-25 17:25:23,840 root INFO copying radicale/server.py -> build/lib/radicale 2025-05-25 17:25:23,840 root INFO copying radicale/utils.py -> build/lib/radicale 2025-05-25 17:25:23,840 root INFO copying radicale/pathutils.py -> build/lib/radicale 2025-05-25 17:25:23,841 root INFO copying radicale/types.py -> build/lib/radicale 2025-05-25 17:25:23,841 root INFO copying radicale/xmlutils.py -> build/lib/radicale 2025-05-25 17:25:23,841 root INFO copying radicale/__init__.py -> build/lib/radicale 2025-05-25 17:25:23,842 root INFO copying radicale/__main__.py -> build/lib/radicale 2025-05-25 17:25:23,842 root INFO creating build/lib/radicale/auth 2025-05-25 17:25:23,842 root INFO copying radicale/auth/remote_user.py -> build/lib/radicale/auth 2025-05-25 17:25:23,842 root INFO copying radicale/auth/pam.py -> build/lib/radicale/auth 2025-05-25 17:25:23,843 root INFO copying radicale/auth/http_x_remote_user.py -> build/lib/radicale/auth 2025-05-25 17:25:23,843 root INFO copying radicale/auth/imap.py -> build/lib/radicale/auth 2025-05-25 17:25:23,843 root INFO copying radicale/auth/oauth2.py -> build/lib/radicale/auth 2025-05-25 17:25:23,844 root INFO copying radicale/auth/htpasswd.py -> build/lib/radicale/auth 2025-05-25 17:25:23,844 root INFO copying radicale/auth/denyall.py -> build/lib/radicale/auth 2025-05-25 17:25:23,844 root INFO copying radicale/auth/ldap.py -> build/lib/radicale/auth 2025-05-25 17:25:23,845 root INFO copying radicale/auth/none.py -> build/lib/radicale/auth 2025-05-25 17:25:23,845 root INFO copying radicale/auth/__init__.py -> build/lib/radicale/auth 2025-05-25 17:25:23,845 root INFO copying radicale/auth/dovecot.py -> build/lib/radicale/auth 2025-05-25 17:25:23,845 root INFO creating build/lib/radicale/hook 2025-05-25 17:25:23,846 root INFO copying radicale/hook/none.py -> build/lib/radicale/hook 2025-05-25 17:25:23,846 root INFO copying radicale/hook/__init__.py -> build/lib/radicale/hook 2025-05-25 17:25:23,846 root INFO creating build/lib/radicale/item 2025-05-25 17:25:23,846 root INFO copying radicale/item/filter.py -> build/lib/radicale/item 2025-05-25 17:25:23,847 root INFO copying radicale/item/__init__.py -> build/lib/radicale/item 2025-05-25 17:25:23,847 root INFO creating build/lib/radicale/web 2025-05-25 17:25:23,847 root INFO copying radicale/web/internal.py -> build/lib/radicale/web 2025-05-25 17:25:23,848 root INFO copying radicale/web/none.py -> build/lib/radicale/web 2025-05-25 17:25:23,848 root INFO copying radicale/web/__init__.py -> build/lib/radicale/web 2025-05-25 17:25:23,849 root INFO creating build/lib/radicale/app 2025-05-25 17:25:23,849 root INFO copying radicale/app/delete.py -> build/lib/radicale/app 2025-05-25 17:25:23,849 root INFO copying radicale/app/report.py -> build/lib/radicale/app 2025-05-25 17:25:23,849 root INFO copying radicale/app/base.py -> build/lib/radicale/app 2025-05-25 17:25:23,850 root INFO copying radicale/app/mkcol.py -> build/lib/radicale/app 2025-05-25 17:25:23,850 root INFO copying radicale/app/get.py -> build/lib/radicale/app 2025-05-25 17:25:23,850 root INFO copying radicale/app/mkcalendar.py -> build/lib/radicale/app 2025-05-25 17:25:23,851 root INFO copying radicale/app/propfind.py -> build/lib/radicale/app 2025-05-25 17:25:23,851 root INFO copying radicale/app/put.py -> build/lib/radicale/app 2025-05-25 17:25:23,851 root INFO copying radicale/app/__init__.py -> build/lib/radicale/app 2025-05-25 17:25:23,851 root INFO copying radicale/app/options.py -> build/lib/radicale/app 2025-05-25 17:25:23,852 root INFO copying radicale/app/post.py -> build/lib/radicale/app 2025-05-25 17:25:23,852 root INFO copying radicale/app/head.py -> build/lib/radicale/app 2025-05-25 17:25:23,852 root INFO copying radicale/app/move.py -> build/lib/radicale/app 2025-05-25 17:25:23,853 root INFO copying radicale/app/proppatch.py -> build/lib/radicale/app 2025-05-25 17:25:23,853 root INFO creating build/lib/radicale/storage 2025-05-25 17:25:23,853 root INFO copying radicale/storage/multifilesystem_nolock.py -> build/lib/radicale/storage 2025-05-25 17:25:23,853 root INFO copying radicale/storage/__init__.py -> build/lib/radicale/storage 2025-05-25 17:25:23,854 root INFO creating build/lib/radicale/rights 2025-05-25 17:25:23,854 root INFO copying radicale/rights/authenticated.py -> build/lib/radicale/rights 2025-05-25 17:25:23,854 root INFO copying radicale/rights/from_file.py -> build/lib/radicale/rights 2025-05-25 17:25:23,855 root INFO copying radicale/rights/owner_write.py -> build/lib/radicale/rights 2025-05-25 17:25:23,855 root INFO copying radicale/rights/owner_only.py -> build/lib/radicale/rights 2025-05-25 17:25:23,855 root INFO copying radicale/rights/__init__.py -> build/lib/radicale/rights 2025-05-25 17:25:23,856 root INFO creating build/lib/radicale/tests/custom 2025-05-25 17:25:23,856 root INFO copying radicale/tests/custom/rights.py -> build/lib/radicale/tests/custom 2025-05-25 17:25:23,856 root INFO copying radicale/tests/custom/storage_simple_sync.py -> build/lib/radicale/tests/custom 2025-05-25 17:25:23,856 root INFO copying radicale/tests/custom/web.py -> build/lib/radicale/tests/custom 2025-05-25 17:25:23,857 root INFO copying radicale/tests/custom/auth.py -> build/lib/radicale/tests/custom 2025-05-25 17:25:23,857 root INFO copying radicale/tests/custom/__init__.py -> build/lib/radicale/tests/custom 2025-05-25 17:25:23,857 root INFO creating build/lib/radicale/hook/rabbitmq 2025-05-25 17:25:23,857 root INFO copying radicale/hook/rabbitmq/__init__.py -> build/lib/radicale/hook/rabbitmq 2025-05-25 17:25:23,858 root INFO creating build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,858 root INFO copying radicale/storage/multifilesystem/delete.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,858 root INFO copying radicale/storage/multifilesystem/cache.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,859 root INFO copying radicale/storage/multifilesystem/upload.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,859 root INFO copying radicale/storage/multifilesystem/base.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,859 root INFO copying radicale/storage/multifilesystem/history.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,860 root INFO copying radicale/storage/multifilesystem/verify.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,860 root INFO copying radicale/storage/multifilesystem/get.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,860 root INFO copying radicale/storage/multifilesystem/create_collection.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,860 root INFO copying radicale/storage/multifilesystem/lock.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,861 root INFO copying radicale/storage/multifilesystem/discover.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,861 root INFO copying radicale/storage/multifilesystem/__init__.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,861 root INFO copying radicale/storage/multifilesystem/meta.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,862 root INFO copying radicale/storage/multifilesystem/sync.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,862 root INFO copying radicale/storage/multifilesystem/move.py -> build/lib/radicale/storage/multifilesystem 2025-05-25 17:25:23,864 root INFO copying radicale/py.typed -> build/lib/radicale 2025-05-25 17:25:23,865 root INFO creating build/lib/radicale/web/internal_data/css 2025-05-25 17:25:23,865 root INFO copying radicale/web/internal_data/css/icon.png -> build/lib/radicale/web/internal_data/css 2025-05-25 17:25:23,865 root INFO copying radicale/web/internal_data/css/loading.svg -> build/lib/radicale/web/internal_data/css 2025-05-25 17:25:23,865 root INFO copying radicale/web/internal_data/css/logo.svg -> build/lib/radicale/web/internal_data/css 2025-05-25 17:25:23,866 root INFO copying radicale/web/internal_data/css/main.css -> build/lib/radicale/web/internal_data/css 2025-05-25 17:25:23,866 root INFO creating build/lib/radicale/web/internal_data/css/icons 2025-05-25 17:25:23,866 root INFO copying radicale/web/internal_data/css/icons/delete.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-25 17:25:23,866 root INFO copying radicale/web/internal_data/css/icons/download.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-25 17:25:23,867 root INFO copying radicale/web/internal_data/css/icons/edit.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-25 17:25:23,867 root INFO copying radicale/web/internal_data/css/icons/new.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-25 17:25:23,867 root INFO copying radicale/web/internal_data/css/icons/upload.svg -> build/lib/radicale/web/internal_data/css/icons 2025-05-25 17:25:23,868 root INFO copying radicale/web/internal_data/fn.js -> build/lib/radicale/web/internal_data 2025-05-25 17:25:23,868 root INFO copying radicale/web/internal_data/index.html -> build/lib/radicale/web/internal_data 2025-05-25 17:25:23,877 root INFO installing to build/bdist.linux-x86_64/wheel 2025-05-25 17:25:23,877 root INFO running install 2025-05-25 17:25:23,886 root INFO running install_lib 2025-05-25 17:25:23,890 root INFO creating build/bdist.linux-x86_64/wheel 2025-05-25 17:25:23,890 root INFO creating build/bdist.linux-x86_64/wheel/radicale 2025-05-25 17:25:23,890 root INFO creating build/bdist.linux-x86_64/wheel/radicale/tests 2025-05-25 17:25:23,891 root INFO creating build/bdist.linux-x86_64/wheel/radicale/tests/custom 2025-05-25 17:25:23,891 root INFO copying build/lib/radicale/tests/custom/rights.py -> build/bdist.linux-x86_64/wheel/./radicale/tests/custom 2025-05-25 17:25:23,891 root INFO copying build/lib/radicale/tests/custom/storage_simple_sync.py -> build/bdist.linux-x86_64/wheel/./radicale/tests/custom 2025-05-25 17:25:23,891 root INFO copying build/lib/radicale/tests/custom/web.py -> build/bdist.linux-x86_64/wheel/./radicale/tests/custom 2025-05-25 17:25:23,892 root INFO copying build/lib/radicale/tests/custom/auth.py -> build/bdist.linux-x86_64/wheel/./radicale/tests/custom 2025-05-25 17:25:23,892 root INFO copying build/lib/radicale/tests/custom/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/tests/custom 2025-05-25 17:25:23,892 root INFO copying build/lib/radicale/httputils.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,892 root INFO copying build/lib/radicale/log.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,892 root INFO copying build/lib/radicale/config.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,893 root INFO creating build/bdist.linux-x86_64/wheel/radicale/auth 2025-05-25 17:25:23,893 root INFO copying build/lib/radicale/auth/remote_user.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,893 root INFO copying build/lib/radicale/auth/pam.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,893 root INFO copying build/lib/radicale/auth/http_x_remote_user.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,894 root INFO copying build/lib/radicale/auth/imap.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,894 root INFO copying build/lib/radicale/auth/oauth2.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,894 root INFO copying build/lib/radicale/auth/htpasswd.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,894 root INFO copying build/lib/radicale/auth/denyall.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,894 root INFO copying build/lib/radicale/auth/ldap.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,895 root INFO copying build/lib/radicale/auth/none.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,895 root INFO copying build/lib/radicale/auth/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,895 root INFO copying build/lib/radicale/auth/dovecot.py -> build/bdist.linux-x86_64/wheel/./radicale/auth 2025-05-25 17:25:23,895 root INFO creating build/bdist.linux-x86_64/wheel/radicale/hook 2025-05-25 17:25:23,896 root INFO copying build/lib/radicale/hook/none.py -> build/bdist.linux-x86_64/wheel/./radicale/hook 2025-05-25 17:25:23,896 root INFO copying build/lib/radicale/hook/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/hook 2025-05-25 17:25:23,896 root INFO creating build/bdist.linux-x86_64/wheel/radicale/hook/rabbitmq 2025-05-25 17:25:23,896 root INFO copying build/lib/radicale/hook/rabbitmq/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/hook/rabbitmq 2025-05-25 17:25:23,897 root INFO copying build/lib/radicale/server.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,897 root INFO creating build/bdist.linux-x86_64/wheel/radicale/item 2025-05-25 17:25:23,897 root INFO copying build/lib/radicale/item/filter.py -> build/bdist.linux-x86_64/wheel/./radicale/item 2025-05-25 17:25:23,897 root INFO copying build/lib/radicale/item/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/item 2025-05-25 17:25:23,897 root INFO copying build/lib/radicale/utils.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,898 root INFO creating build/bdist.linux-x86_64/wheel/radicale/web 2025-05-25 17:25:23,898 root INFO creating build/bdist.linux-x86_64/wheel/radicale/web/internal_data 2025-05-25 17:25:23,898 root INFO creating build/bdist.linux-x86_64/wheel/radicale/web/internal_data/css 2025-05-25 17:25:23,898 root INFO copying build/lib/radicale/web/internal_data/css/logo.svg -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data/css 2025-05-25 17:25:23,899 root INFO copying build/lib/radicale/web/internal_data/css/icon.png -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data/css 2025-05-25 17:25:23,899 root INFO creating build/bdist.linux-x86_64/wheel/radicale/web/internal_data/css/icons 2025-05-25 17:25:23,899 root INFO copying build/lib/radicale/web/internal_data/css/icons/new.svg -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data/css/icons 2025-05-25 17:25:23,899 root INFO copying build/lib/radicale/web/internal_data/css/icons/upload.svg -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data/css/icons 2025-05-25 17:25:23,900 root INFO copying build/lib/radicale/web/internal_data/css/icons/edit.svg -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data/css/icons 2025-05-25 17:25:23,900 root INFO copying build/lib/radicale/web/internal_data/css/icons/download.svg -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data/css/icons 2025-05-25 17:25:23,900 root INFO copying build/lib/radicale/web/internal_data/css/icons/delete.svg -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data/css/icons 2025-05-25 17:25:23,900 root INFO copying build/lib/radicale/web/internal_data/css/loading.svg -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data/css 2025-05-25 17:25:23,900 root INFO copying build/lib/radicale/web/internal_data/css/main.css -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data/css 2025-05-25 17:25:23,901 root INFO copying build/lib/radicale/web/internal_data/fn.js -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data 2025-05-25 17:25:23,901 root INFO copying build/lib/radicale/web/internal_data/index.html -> build/bdist.linux-x86_64/wheel/./radicale/web/internal_data 2025-05-25 17:25:23,901 root INFO copying build/lib/radicale/web/internal.py -> build/bdist.linux-x86_64/wheel/./radicale/web 2025-05-25 17:25:23,901 root INFO copying build/lib/radicale/web/none.py -> build/bdist.linux-x86_64/wheel/./radicale/web 2025-05-25 17:25:23,902 root INFO copying build/lib/radicale/web/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/web 2025-05-25 17:25:23,902 root INFO creating build/bdist.linux-x86_64/wheel/radicale/app 2025-05-25 17:25:23,902 root INFO copying build/lib/radicale/app/delete.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,902 root INFO copying build/lib/radicale/app/report.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,903 root INFO copying build/lib/radicale/app/base.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,903 root INFO copying build/lib/radicale/app/mkcol.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,903 root INFO copying build/lib/radicale/app/get.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,903 root INFO copying build/lib/radicale/app/mkcalendar.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,903 root INFO copying build/lib/radicale/app/propfind.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,904 root INFO copying build/lib/radicale/app/put.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,904 root INFO copying build/lib/radicale/app/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,904 root INFO copying build/lib/radicale/app/options.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,904 root INFO copying build/lib/radicale/app/post.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,905 root INFO copying build/lib/radicale/app/head.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,905 root INFO copying build/lib/radicale/app/move.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,905 root INFO copying build/lib/radicale/app/proppatch.py -> build/bdist.linux-x86_64/wheel/./radicale/app 2025-05-25 17:25:23,905 root INFO creating build/bdist.linux-x86_64/wheel/radicale/storage 2025-05-25 17:25:23,905 root INFO copying build/lib/radicale/storage/multifilesystem_nolock.py -> build/bdist.linux-x86_64/wheel/./radicale/storage 2025-05-25 17:25:23,906 root INFO copying build/lib/radicale/storage/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/storage 2025-05-25 17:25:23,906 root INFO creating build/bdist.linux-x86_64/wheel/radicale/storage/multifilesystem 2025-05-25 17:25:23,906 root INFO copying build/lib/radicale/storage/multifilesystem/delete.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,906 root INFO copying build/lib/radicale/storage/multifilesystem/cache.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,907 root INFO copying build/lib/radicale/storage/multifilesystem/upload.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,907 root INFO copying build/lib/radicale/storage/multifilesystem/base.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,907 root INFO copying build/lib/radicale/storage/multifilesystem/history.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,907 root INFO copying build/lib/radicale/storage/multifilesystem/verify.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,908 root INFO copying build/lib/radicale/storage/multifilesystem/get.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,908 root INFO copying build/lib/radicale/storage/multifilesystem/create_collection.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,908 root INFO copying build/lib/radicale/storage/multifilesystem/lock.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,908 root INFO copying build/lib/radicale/storage/multifilesystem/discover.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,908 root INFO copying build/lib/radicale/storage/multifilesystem/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,909 root INFO copying build/lib/radicale/storage/multifilesystem/meta.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,909 root INFO copying build/lib/radicale/storage/multifilesystem/sync.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,909 root INFO copying build/lib/radicale/storage/multifilesystem/move.py -> build/bdist.linux-x86_64/wheel/./radicale/storage/multifilesystem 2025-05-25 17:25:23,909 root INFO copying build/lib/radicale/pathutils.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,909 root INFO copying build/lib/radicale/types.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,910 root INFO copying build/lib/radicale/xmlutils.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,910 root INFO copying build/lib/radicale/py.typed -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,910 root INFO copying build/lib/radicale/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,910 root INFO creating build/bdist.linux-x86_64/wheel/radicale/rights 2025-05-25 17:25:23,911 root INFO copying build/lib/radicale/rights/authenticated.py -> build/bdist.linux-x86_64/wheel/./radicale/rights 2025-05-25 17:25:23,911 root INFO copying build/lib/radicale/rights/from_file.py -> build/bdist.linux-x86_64/wheel/./radicale/rights 2025-05-25 17:25:23,911 root INFO copying build/lib/radicale/rights/owner_write.py -> build/bdist.linux-x86_64/wheel/./radicale/rights 2025-05-25 17:25:23,911 root INFO copying build/lib/radicale/rights/owner_only.py -> build/bdist.linux-x86_64/wheel/./radicale/rights 2025-05-25 17:25:23,911 root INFO copying build/lib/radicale/rights/__init__.py -> build/bdist.linux-x86_64/wheel/./radicale/rights 2025-05-25 17:25:23,912 root INFO copying build/lib/radicale/__main__.py -> build/bdist.linux-x86_64/wheel/./radicale 2025-05-25 17:25:23,912 root INFO running install_egg_info 2025-05-25 17:25:23,916 root INFO running egg_info 2025-05-25 17:25:23,919 root INFO creating Radicale.egg-info 2025-05-25 17:25:23,920 root INFO writing Radicale.egg-info/PKG-INFO 2025-05-25 17:25:23,921 root INFO writing dependency_links to Radicale.egg-info/dependency_links.txt 2025-05-25 17:25:23,921 root INFO writing entry points to Radicale.egg-info/entry_points.txt 2025-05-25 17:25:23,922 root INFO writing requirements to Radicale.egg-info/requires.txt 2025-05-25 17:25:23,922 root INFO writing top-level names to Radicale.egg-info/top_level.txt 2025-05-25 17:25:23,922 root INFO writing manifest file 'Radicale.egg-info/SOURCES.txt' 2025-05-25 17:25:23,930 root INFO reading manifest file 'Radicale.egg-info/SOURCES.txt' 2025-05-25 17:25:23,930 root INFO reading manifest template 'MANIFEST.in' 2025-05-25 17:25:23,931 root INFO adding license file 'COPYING.md' 2025-05-25 17:25:23,932 root INFO writing manifest file 'Radicale.egg-info/SOURCES.txt' 2025-05-25 17:25:23,933 root INFO Copying Radicale.egg-info to build/bdist.linux-x86_64/wheel/./Radicale-3.5.4-py3.12.egg-info 2025-05-25 17:25:23,934 root INFO running install_scripts 2025-05-25 17:25:23,935 root INFO creating build/bdist.linux-x86_64/wheel/radicale-3.5.4.dist-info/WHEEL 2025-05-25 17:25:23,936 wheel INFO creating '/home/buildozer/aports/community/radicale/src/Radicale-3.5.4/.dist/.tmp-l_7v48jg/radicale-3.5.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-05-25 17:25:23,936 wheel INFO adding 'radicale/__init__.py' 2025-05-25 17:25:23,936 wheel INFO adding 'radicale/__main__.py' 2025-05-25 17:25:23,937 wheel INFO adding 'radicale/config.py' 2025-05-25 17:25:23,937 wheel INFO adding 'radicale/httputils.py' 2025-05-25 17:25:23,937 wheel INFO adding 'radicale/log.py' 2025-05-25 17:25:23,938 wheel INFO adding 'radicale/pathutils.py' 2025-05-25 17:25:23,938 wheel INFO adding 'radicale/py.typed' 2025-05-25 17:25:23,938 wheel INFO adding 'radicale/server.py' 2025-05-25 17:25:23,939 wheel INFO adding 'radicale/types.py' 2025-05-25 17:25:23,939 wheel INFO adding 'radicale/utils.py' 2025-05-25 17:25:23,939 wheel INFO adding 'radicale/xmlutils.py' 2025-05-25 17:25:23,940 wheel INFO adding 'radicale/app/__init__.py' 2025-05-25 17:25:23,940 wheel INFO adding 'radicale/app/base.py' 2025-05-25 17:25:23,940 wheel INFO adding 'radicale/app/delete.py' 2025-05-25 17:25:23,940 wheel INFO adding 'radicale/app/get.py' 2025-05-25 17:25:23,941 wheel INFO adding 'radicale/app/head.py' 2025-05-25 17:25:23,941 wheel INFO adding 'radicale/app/mkcalendar.py' 2025-05-25 17:25:23,941 wheel INFO adding 'radicale/app/mkcol.py' 2025-05-25 17:25:23,942 wheel INFO adding 'radicale/app/move.py' 2025-05-25 17:25:23,942 wheel INFO adding 'radicale/app/options.py' 2025-05-25 17:25:23,942 wheel INFO adding 'radicale/app/post.py' 2025-05-25 17:25:23,942 wheel INFO adding 'radicale/app/propfind.py' 2025-05-25 17:25:23,943 wheel INFO adding 'radicale/app/proppatch.py' 2025-05-25 17:25:23,943 wheel INFO adding 'radicale/app/put.py' 2025-05-25 17:25:23,943 wheel INFO adding 'radicale/app/report.py' 2025-05-25 17:25:23,944 wheel INFO adding 'radicale/auth/__init__.py' 2025-05-25 17:25:23,944 wheel INFO adding 'radicale/auth/denyall.py' 2025-05-25 17:25:23,944 wheel INFO adding 'radicale/auth/dovecot.py' 2025-05-25 17:25:23,945 wheel INFO adding 'radicale/auth/htpasswd.py' 2025-05-25 17:25:23,945 wheel INFO adding 'radicale/auth/http_x_remote_user.py' 2025-05-25 17:25:23,945 wheel INFO adding 'radicale/auth/imap.py' 2025-05-25 17:25:23,946 wheel INFO adding 'radicale/auth/ldap.py' 2025-05-25 17:25:23,946 wheel INFO adding 'radicale/auth/none.py' 2025-05-25 17:25:23,946 wheel INFO adding 'radicale/auth/oauth2.py' 2025-05-25 17:25:23,946 wheel INFO adding 'radicale/auth/pam.py' 2025-05-25 17:25:23,947 wheel INFO adding 'radicale/auth/remote_user.py' 2025-05-25 17:25:23,947 wheel INFO adding 'radicale/hook/__init__.py' 2025-05-25 17:25:23,947 wheel INFO adding 'radicale/hook/none.py' 2025-05-25 17:25:23,948 wheel INFO adding 'radicale/hook/rabbitmq/__init__.py' 2025-05-25 17:25:23,948 wheel INFO adding 'radicale/item/__init__.py' 2025-05-25 17:25:23,948 wheel INFO adding 'radicale/item/filter.py' 2025-05-25 17:25:23,949 wheel INFO adding 'radicale/rights/__init__.py' 2025-05-25 17:25:23,949 wheel INFO adding 'radicale/rights/authenticated.py' 2025-05-25 17:25:23,949 wheel INFO adding 'radicale/rights/from_file.py' 2025-05-25 17:25:23,949 wheel INFO adding 'radicale/rights/owner_only.py' 2025-05-25 17:25:23,950 wheel INFO adding 'radicale/rights/owner_write.py' 2025-05-25 17:25:23,950 wheel INFO adding 'radicale/storage/__init__.py' 2025-05-25 17:25:23,950 wheel INFO adding 'radicale/storage/multifilesystem_nolock.py' 2025-05-25 17:25:23,951 wheel INFO adding 'radicale/storage/multifilesystem/__init__.py' 2025-05-25 17:25:23,951 wheel INFO adding 'radicale/storage/multifilesystem/base.py' 2025-05-25 17:25:23,951 wheel INFO adding 'radicale/storage/multifilesystem/cache.py' 2025-05-25 17:25:23,952 wheel INFO adding 'radicale/storage/multifilesystem/create_collection.py' 2025-05-25 17:25:23,952 wheel INFO adding 'radicale/storage/multifilesystem/delete.py' 2025-05-25 17:25:23,952 wheel INFO adding 'radicale/storage/multifilesystem/discover.py' 2025-05-25 17:25:23,952 wheel INFO adding 'radicale/storage/multifilesystem/get.py' 2025-05-25 17:25:23,953 wheel INFO adding 'radicale/storage/multifilesystem/history.py' 2025-05-25 17:25:23,953 wheel INFO adding 'radicale/storage/multifilesystem/lock.py' 2025-05-25 17:25:23,953 wheel INFO adding 'radicale/storage/multifilesystem/meta.py' 2025-05-25 17:25:23,953 wheel INFO adding 'radicale/storage/multifilesystem/move.py' 2025-05-25 17:25:23,954 wheel INFO adding 'radicale/storage/multifilesystem/sync.py' 2025-05-25 17:25:23,954 wheel INFO adding 'radicale/storage/multifilesystem/upload.py' 2025-05-25 17:25:23,954 wheel INFO adding 'radicale/storage/multifilesystem/verify.py' 2025-05-25 17:25:23,954 wheel INFO adding 'radicale/tests/custom/__init__.py' 2025-05-25 17:25:23,955 wheel INFO adding 'radicale/tests/custom/auth.py' 2025-05-25 17:25:23,955 wheel INFO adding 'radicale/tests/custom/rights.py' 2025-05-25 17:25:23,955 wheel INFO adding 'radicale/tests/custom/storage_simple_sync.py' 2025-05-25 17:25:23,955 wheel INFO adding 'radicale/tests/custom/web.py' 2025-05-25 17:25:23,955 wheel INFO adding 'radicale/web/__init__.py' 2025-05-25 17:25:23,956 wheel INFO adding 'radicale/web/internal.py' 2025-05-25 17:25:23,956 wheel INFO adding 'radicale/web/none.py' 2025-05-25 17:25:23,956 wheel INFO adding 'radicale/web/internal_data/fn.js' 2025-05-25 17:25:23,957 wheel INFO adding 'radicale/web/internal_data/index.html' 2025-05-25 17:25:23,957 wheel INFO adding 'radicale/web/internal_data/css/icon.png' 2025-05-25 17:25:23,957 wheel INFO adding 'radicale/web/internal_data/css/loading.svg' 2025-05-25 17:25:23,957 wheel INFO adding 'radicale/web/internal_data/css/logo.svg' 2025-05-25 17:25:23,957 wheel INFO adding 'radicale/web/internal_data/css/main.css' 2025-05-25 17:25:23,958 wheel INFO adding 'radicale/web/internal_data/css/icons/delete.svg' 2025-05-25 17:25:23,958 wheel INFO adding 'radicale/web/internal_data/css/icons/download.svg' 2025-05-25 17:25:23,958 wheel INFO adding 'radicale/web/internal_data/css/icons/edit.svg' 2025-05-25 17:25:23,958 wheel INFO adding 'radicale/web/internal_data/css/icons/new.svg' 2025-05-25 17:25:23,959 wheel INFO adding 'radicale/web/internal_data/css/icons/upload.svg' 2025-05-25 17:25:23,959 wheel INFO adding 'radicale-3.5.4.dist-info/licenses/COPYING.md' 2025-05-25 17:25:23,959 wheel INFO adding 'radicale-3.5.4.dist-info/METADATA' 2025-05-25 17:25:23,960 wheel INFO adding 'radicale-3.5.4.dist-info/WHEEL' 2025-05-25 17:25:23,960 wheel INFO adding 'radicale-3.5.4.dist-info/entry_points.txt' 2025-05-25 17:25:23,960 wheel INFO adding 'radicale-3.5.4.dist-info/top_level.txt' 2025-05-25 17:25:23,960 wheel INFO adding 'radicale-3.5.4.dist-info/RECORD' 2025-05-25 17:25:23,961 root INFO removing build/bdist.linux-x86_64/wheel 2025-05-25 17:25:23,963 gpep517 INFO The backend produced .dist/radicale-3.5.4-py3-none-any.whl radicale-3.5.4-py3-none-any.whl 2025-05-25 17:25:24,185 gpep517 INFO Installing .dist/radicale-3.5.4-py3-none-any.whl into .testenv 2025-05-25 17:25:24,379 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 222 items ../../../../../../../dev/radicale/tests/test_auth.py ................... [ 8%] .sss.............................. [ 23%] ../../../../../../../dev/radicale/tests/test_base.py ................... [ 32%] ........................................................................ [ 64%] .......... [ 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 ....... [ 86%] ../../../../../../../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.4/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-cly7gi25' 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-8z7lw_70' session.config.cache.set(STEPWISE_CACHE_DIR, []) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 219 passed, 3 skipped, 4 warnings in 16.77s ================== >>> radicale: Entering fakeroot... 2025-05-25 17:25:41,663 gpep517 INFO Installing .dist/radicale-3.5.4-py3-none-any.whl into /home/buildozer/aports/community/radicale/pkg/radicale 2025-05-25 17:25:41,880 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/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/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/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__' '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/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/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/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/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.12/site-packages/radicale/__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__' >>> 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.4-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.4-r0.apk >>> radicale-pyc*: Tracing dependencies... py3-passlib py3-vobject py3-defusedxml py3-dateutil py3-setuptools python3~3.12 >>> radicale-pyc*: Package size: 509.2 KB >>> radicale-pyc*: Compressing data... >>> radicale-pyc*: Create checksum... >>> radicale-pyc*: Create radicale-pyc-3.5.4-r0.apk >>> radicale*: Tracing dependencies... py3-passlib py3-vobject py3-defusedxml py3-dateutil py3-setuptools /bin/sh python3~3.12 >>> radicale*: Package size: 583.6 KB >>> radicale*: Compressing data... >>> radicale*: Create checksum... >>> radicale*: Create radicale-3.5.4-r0.apk >>> radicale: Build complete at Sun, 25 May 2025 17:25:42 +0000 elapsed time 0h 0m 22s >>> radicale: Cleaning up srcdir >>> radicale: Cleaning up pkgdir >>> radicale: Uninstalling dependencies... (1/51) Purging .makedepends-radicale (20250525.172522) (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.8.0-r0) (13/51) Purging py3-setuptools (80.8.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-r1) (42/51) Purging python3-pycache-pyc0 (3.12.10-r1) (43/51) Purging pyc (3.12.10-r1) (44/51) Purging python3 (3.12.10-r1) (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.1-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: 400 MiB in 106 packages >>> radicale: Updating the community/x86_64 repository index... >>> radicale: Signing the index...