>>> py3-typeguard: Building community/py3-typeguard 4.3.0-r0 (using abuild 3.13.0-r3) started Sun, 04 Aug 2024 15:13:34 +0000 >>> py3-typeguard: Checking sanity of /home/buildozer/aports/community/py3-typeguard/APKBUILD... >>> py3-typeguard: Analyzing dependencies... >>> py3-typeguard: Installing for build: build-base py3-bracex py3-typing-extensions py3-gpep517 py3-setuptools_scm py3-wheel py3-mypy py3-pytest (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.6-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.6.2-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20240601-r0) (7/50) Installing sqlite-libs (3.46.0-r0) (8/50) Installing python3 (3.12.4-r0) (9/50) Installing python3-pycache-pyc0 (3.12.4-r0) (10/50) Installing pyc (3.12.4-r0) (11/50) Installing py3-editables (0.5-r2) (12/50) Installing py3-editables-pyc (0.5-r2) (13/50) Installing py3-parsing (3.1.2-r1) (14/50) Installing py3-parsing-pyc (3.1.2-r1) (15/50) Installing py3-packaging (24.1-r0) (16/50) Installing py3-packaging-pyc (24.1-r0) (17/50) Installing py3-pathspec (0.12.1-r2) (18/50) Installing py3-pathspec-pyc (0.12.1-r2) (19/50) Installing py3-pluggy (1.5.0-r0) (20/50) Installing py3-pluggy-pyc (1.5.0-r0) (21/50) Installing py3-trove-classifiers (2024.5.17-r0) (22/50) Installing py3-trove-classifiers-pyc (2024.5.17-r0) (23/50) Installing py3-hatchling-pyc (1.25.0-r0) (24/50) Installing py3-bracex-pyc (2.5-r0) (25/50) Installing python3-pyc (3.12.4-r0) (26/50) Installing py3-hatchling (1.25.0-r0) (27/50) Installing py3-bracex (2.5-r0) (28/50) Installing py3-typing-extensions (4.12.2-r0) (29/50) Installing py3-typing-extensions-pyc (4.12.2-r0) (30/50) Installing py3-installer (0.7.0-r2) (31/50) Installing py3-installer-pyc (0.7.0-r2) (32/50) Installing py3-gpep517 (16-r0) (33/50) Installing py3-gpep517-pyc (16-r0) (34/50) Installing py3-setuptools (70.3.0-r0) (35/50) Installing py3-setuptools-pyc (70.3.0-r0) (36/50) Installing py3-setuptools_scm (8.1.0-r0) (37/50) Installing py3-setuptools_scm-pyc (8.1.0-r0) (38/50) Installing py3-wheel (0.43.0-r0) (39/50) Installing py3-wheel-pyc (0.43.0-r0) (40/50) Installing py3-mypy-extensions (1.0.0-r3) (41/50) Installing py3-mypy-extensions-pyc (1.0.0-r3) (42/50) Installing py3-mypy (1.11.1-r0) (43/50) Installing py3-mypy-pyc (1.11.1-r0) (44/50) Installing py3-iniconfig (2.0.0-r1) (45/50) Installing py3-iniconfig-pyc (2.0.0-r1) (46/50) Installing py3-py (1.11.0-r3) (47/50) Installing py3-py-pyc (1.11.0-r3) (48/50) Installing py3-pytest (8.3.2-r0) (49/50) Installing py3-pytest-pyc (8.3.2-r0) (50/50) Installing .makedepends-py3-typeguard (20240804.151337) Executing busybox-1.36.1-r31.trigger OK: 415 MiB in 152 packages >>> py3-typeguard: Cleaning up srcdir >>> py3-typeguard: Cleaning up pkgdir >>> py3-typeguard: Cleaning up tmpdir >>> py3-typeguard: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typeguard-4.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-typeguard: Fetching https://files.pythonhosted.org/packages/source/t/typeguard/typeguard-4.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73374 100 73374 0 0 502k 0 --:--:-- --:--:-- --:--:-- 502k >>> py3-typeguard: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typeguard-4.3.0.tar.gz >>> py3-typeguard: Checking sha512sums... typeguard-4.3.0.tar.gz: OK >>> py3-typeguard: Unpacking /var/cache/distfiles/edge/typeguard-4.3.0.tar.gz... 2024-08-04 15:13:41,623 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-08-04 15:13:42,138 root INFO running bdist_wheel 2024-08-04 15:13:42,194 root INFO running build 2024-08-04 15:13:42,194 root INFO running build_py 2024-08-04 15:13:42,206 root INFO creating build 2024-08-04 15:13:42,206 root INFO creating build/lib 2024-08-04 15:13:42,207 root INFO creating build/lib/typeguard 2024-08-04 15:13:42,207 root INFO copying src/typeguard/_decorators.py -> build/lib/typeguard 2024-08-04 15:13:42,208 root INFO copying src/typeguard/_functions.py -> build/lib/typeguard 2024-08-04 15:13:42,209 root INFO copying src/typeguard/_memo.py -> build/lib/typeguard 2024-08-04 15:13:42,210 root INFO copying src/typeguard/_utils.py -> build/lib/typeguard 2024-08-04 15:13:42,211 root INFO copying src/typeguard/_suppression.py -> build/lib/typeguard 2024-08-04 15:13:42,212 root INFO copying src/typeguard/__init__.py -> build/lib/typeguard 2024-08-04 15:13:42,213 root INFO copying src/typeguard/_checkers.py -> build/lib/typeguard 2024-08-04 15:13:42,214 root INFO copying src/typeguard/_exceptions.py -> build/lib/typeguard 2024-08-04 15:13:42,215 root INFO copying src/typeguard/_importhook.py -> build/lib/typeguard 2024-08-04 15:13:42,216 root INFO copying src/typeguard/_union_transformer.py -> build/lib/typeguard 2024-08-04 15:13:42,217 root INFO copying src/typeguard/_config.py -> build/lib/typeguard 2024-08-04 15:13:42,217 root INFO copying src/typeguard/_transformer.py -> build/lib/typeguard 2024-08-04 15:13:42,219 root INFO copying src/typeguard/_pytest_plugin.py -> build/lib/typeguard 2024-08-04 15:13:42,219 root INFO running egg_info 2024-08-04 15:13:42,230 root INFO writing src/typeguard.egg-info/PKG-INFO 2024-08-04 15:13:42,237 root INFO writing dependency_links to src/typeguard.egg-info/dependency_links.txt 2024-08-04 15:13:42,238 root INFO writing entry points to src/typeguard.egg-info/entry_points.txt 2024-08-04 15:13:42,243 root INFO writing requirements to src/typeguard.egg-info/requires.txt 2024-08-04 15:13:42,244 root INFO writing top-level names to src/typeguard.egg-info/top_level.txt 2024-08-04 15:13:49,775 root INFO reading manifest file 'src/typeguard.egg-info/SOURCES.txt' 2024-08-04 15:13:49,778 root INFO adding license file 'LICENSE' 2024-08-04 15:13:49,783 root INFO writing manifest file 'src/typeguard.egg-info/SOURCES.txt' 2024-08-04 15:13:49,786 root INFO copying src/typeguard/py.typed -> build/lib/typeguard 2024-08-04 15:13:49,808 root INFO installing to build/bdist.linux-riscv64/wheel 2024-08-04 15:13:49,808 root INFO running install 2024-08-04 15:13:49,853 root INFO running install_lib 2024-08-04 15:13:49,864 root INFO creating build/bdist.linux-riscv64 2024-08-04 15:13:49,864 root INFO creating build/bdist.linux-riscv64/wheel 2024-08-04 15:13:49,865 root INFO creating build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,865 root INFO copying build/lib/typeguard/_decorators.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,866 root INFO copying build/lib/typeguard/_functions.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,867 root INFO copying build/lib/typeguard/py.typed -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,868 root INFO copying build/lib/typeguard/_memo.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,869 root INFO copying build/lib/typeguard/_utils.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,870 root INFO copying build/lib/typeguard/_suppression.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,870 root INFO copying build/lib/typeguard/__init__.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,871 root INFO copying build/lib/typeguard/_checkers.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,872 root INFO copying build/lib/typeguard/_exceptions.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,873 root INFO copying build/lib/typeguard/_importhook.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,874 root INFO copying build/lib/typeguard/_union_transformer.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,875 root INFO copying build/lib/typeguard/_config.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,876 root INFO copying build/lib/typeguard/_transformer.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,877 root INFO copying build/lib/typeguard/_pytest_plugin.py -> build/bdist.linux-riscv64/wheel/typeguard 2024-08-04 15:13:49,877 root INFO running install_egg_info 2024-08-04 15:13:49,888 root INFO Copying src/typeguard.egg-info to build/bdist.linux-riscv64/wheel/typeguard-4.3.0-py3.12.egg-info 2024-08-04 15:13:49,892 root INFO running install_scripts 2024-08-04 15:13:49,904 root INFO creating build/bdist.linux-riscv64/wheel/typeguard-4.3.0.dist-info/WHEEL 2024-08-04 15:13:49,906 wheel INFO creating '/home/buildozer/aports/community/py3-typeguard/src/typeguard-4.3.0/.dist/.tmp-ugfkooig/typeguard-4.3.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-08-04 15:13:49,908 wheel INFO adding 'typeguard/__init__.py' 2024-08-04 15:13:49,909 wheel INFO adding 'typeguard/_checkers.py' 2024-08-04 15:13:49,911 wheel INFO adding 'typeguard/_config.py' 2024-08-04 15:13:49,912 wheel INFO adding 'typeguard/_decorators.py' 2024-08-04 15:13:49,913 wheel INFO adding 'typeguard/_exceptions.py' 2024-08-04 15:13:49,914 wheel INFO adding 'typeguard/_functions.py' 2024-08-04 15:13:49,915 wheel INFO adding 'typeguard/_importhook.py' 2024-08-04 15:13:49,916 wheel INFO adding 'typeguard/_memo.py' 2024-08-04 15:13:49,917 wheel INFO adding 'typeguard/_pytest_plugin.py' 2024-08-04 15:13:49,918 wheel INFO adding 'typeguard/_suppression.py' 2024-08-04 15:13:49,919 wheel INFO adding 'typeguard/_transformer.py' 2024-08-04 15:13:49,921 wheel INFO adding 'typeguard/_union_transformer.py' 2024-08-04 15:13:49,922 wheel INFO adding 'typeguard/_utils.py' 2024-08-04 15:13:49,923 wheel INFO adding 'typeguard/py.typed' 2024-08-04 15:13:49,924 wheel INFO adding 'typeguard-4.3.0.dist-info/LICENSE' 2024-08-04 15:13:49,925 wheel INFO adding 'typeguard-4.3.0.dist-info/METADATA' 2024-08-04 15:13:49,926 wheel INFO adding 'typeguard-4.3.0.dist-info/WHEEL' 2024-08-04 15:13:49,926 wheel INFO adding 'typeguard-4.3.0.dist-info/entry_points.txt' 2024-08-04 15:13:49,927 wheel INFO adding 'typeguard-4.3.0.dist-info/top_level.txt' 2024-08-04 15:13:49,928 wheel INFO adding 'typeguard-4.3.0.dist-info/RECORD' 2024-08-04 15:13:49,929 root INFO removing build/bdist.linux-riscv64/wheel 2024-08-04 15:13:49,932 gpep517 INFO The backend produced .dist/typeguard-4.3.0-py3-none-any.whl typeguard-4.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.4, pytest-8.3.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-typeguard/src/typeguard-4.3.0 configfile: pyproject.toml testpaths: tests plugins: typeguard-4.3.0 collected 477 items tests/test_checkers.py ................................................. [ 10%] ........................................................................ [ 25%] ........................................................................ [ 40%] ..................... [ 44%] tests/test_importhook.py ... [ 45%] tests/test_instrumentation.py ........xxx............................... [ 54%] ...............xxx...................................... [ 66%] tests/test_plugins.py . [ 66%] tests/test_pytest_plugin.py .. [ 66%] tests/test_suppression.py ....... [ 68%] tests/test_transformer.py .............................................. [ 77%] ..s............................... [ 84%] tests/test_typechecked.py .............................................. [ 94%] ....... [ 96%] tests/test_union_transformer.py ............ [ 98%] tests/test_utils.py ..... [ 99%] tests/test_warn_on_error.py .. [100%] ================== 470 passed, 1 skipped, 6 xfailed in 14.88s ================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-43a021fd-d61f-4cca-acf9-b90196debfa9/test_safe_get_no_perms0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-43a021fd-d61f-4cca-acf9-b90196debfa9/test_safe_get_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-43a021fd-d61f-4cca-acf9-b90196debfa9/test_safe_set_no_perms0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-43a021fd-d61f-4cca-acf9-b90196debfa9/test_safe_set_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-43a021fd-d61f-4cca-acf9-b90196debfa9/test_safe_delete_no_perms0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-43a021fd-d61f-4cca-acf9-b90196debfa9/test_safe_delete_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-43a021fd-d61f-4cca-acf9-b90196debfa9 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-43a021fd-d61f-4cca-acf9-b90196debfa9' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10/test_safe_get_no_perms0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10/test_safe_get_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10/test_rmtree_errorhandler_rerai0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10/test_rmtree_errorhandler_rerai0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10/test_safe_set_no_perms0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10/test_safe_set_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10/test_safe_delete_no_perms0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10/test_safe_delete_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-7742b8f4-c13c-4fe7-b896-15b40b690e10' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c988f809-7416-4b19-9ffb-dbb894674ee1/test_safe_get_no_perms0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c988f809-7416-4b19-9ffb-dbb894674ee1/test_safe_get_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c988f809-7416-4b19-9ffb-dbb894674ee1/test_safe_set_no_perms0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c988f809-7416-4b19-9ffb-dbb894674ee1/test_safe_set_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c988f809-7416-4b19-9ffb-dbb894674ee1/test_safe_delete_no_perms0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c988f809-7416-4b19-9ffb-dbb894674ee1/test_safe_delete_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c988f809-7416-4b19-9ffb-dbb894674ee1 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c988f809-7416-4b19-9ffb-dbb894674ee1' warnings.warn( >>> py3-typeguard: Entering fakeroot... >>> py3-typeguard-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-typeguard/pkg/py3-typeguard/usr/lib/python3.12/site-packages/typeguard/__pycache__' -> '/home/buildozer/aports/community/py3-typeguard/pkg/py3-typeguard-pyc/usr/lib/python3.12/site-packages/typeguard/__pycache__' >>> py3-typeguard-pyc*: Preparing subpackage py3-typeguard-pyc... >>> py3-typeguard-pyc*: Running postcheck for py3-typeguard-pyc >>> py3-typeguard*: Running postcheck for py3-typeguard >>> py3-typeguard*: Preparing package py3-typeguard... >>> py3-typeguard-pyc*: Tracing dependencies... py3-bracex py3-typing-extensions python3~3.12 >>> py3-typeguard-pyc*: Package size: 192.0 KB >>> py3-typeguard-pyc*: Compressing data... >>> py3-typeguard-pyc*: Create checksum... >>> py3-typeguard-pyc*: Create py3-typeguard-pyc-4.3.0-r0.apk >>> py3-typeguard*: Tracing dependencies... py3-bracex py3-typing-extensions python3~3.12 >>> py3-typeguard*: Package size: 200.0 KB >>> py3-typeguard*: Compressing data... >>> py3-typeguard*: Create checksum... >>> py3-typeguard*: Create py3-typeguard-4.3.0-r0.apk >>> py3-typeguard: Build complete at Sun, 04 Aug 2024 15:14:13 +0000 elapsed time 0h 0m 39s >>> py3-typeguard: Cleaning up srcdir >>> py3-typeguard: Cleaning up pkgdir >>> py3-typeguard: Uninstalling dependencies... (1/50) Purging .makedepends-py3-typeguard (20240804.151337) (2/50) Purging py3-bracex-pyc (2.5-r0) (3/50) Purging py3-bracex (2.5-r0) (4/50) Purging py3-hatchling-pyc (1.25.0-r0) (5/50) Purging py3-hatchling (1.25.0-r0) (6/50) Purging py3-editables-pyc (0.5-r2) (7/50) Purging py3-editables (0.5-r2) (8/50) Purging py3-pathspec-pyc (0.12.1-r2) (9/50) Purging py3-pathspec (0.12.1-r2) (10/50) Purging py3-trove-classifiers-pyc (2024.5.17-r0) (11/50) Purging py3-trove-classifiers (2024.5.17-r0) (12/50) Purging py3-gpep517-pyc (16-r0) (13/50) Purging py3-gpep517 (16-r0) (14/50) Purging py3-installer-pyc (0.7.0-r2) (15/50) Purging py3-installer (0.7.0-r2) (16/50) Purging py3-setuptools_scm-pyc (8.1.0-r0) (17/50) Purging py3-setuptools_scm (8.1.0-r0) (18/50) Purging py3-setuptools-pyc (70.3.0-r0) (19/50) Purging py3-setuptools (70.3.0-r0) (20/50) Purging py3-wheel-pyc (0.43.0-r0) (21/50) Purging py3-wheel (0.43.0-r0) (22/50) Purging py3-mypy-pyc (1.11.1-r0) (23/50) Purging py3-mypy (1.11.1-r0) (24/50) Purging py3-mypy-extensions-pyc (1.0.0-r3) (25/50) Purging py3-mypy-extensions (1.0.0-r3) (26/50) Purging py3-typing-extensions-pyc (4.12.2-r0) (27/50) Purging py3-typing-extensions (4.12.2-r0) (28/50) Purging py3-pytest-pyc (8.3.2-r0) (29/50) Purging py3-pytest (8.3.2-r0) (30/50) Purging py3-iniconfig-pyc (2.0.0-r1) (31/50) Purging py3-iniconfig (2.0.0-r1) (32/50) Purging py3-packaging-pyc (24.1-r0) (33/50) Purging py3-packaging (24.1-r0) (34/50) Purging py3-parsing-pyc (3.1.2-r1) (35/50) Purging py3-parsing (3.1.2-r1) (36/50) Purging py3-pluggy-pyc (1.5.0-r0) (37/50) Purging py3-pluggy (1.5.0-r0) (38/50) Purging py3-py-pyc (1.11.0-r3) (39/50) Purging py3-py (1.11.0-r3) (40/50) Purging python3-pyc (3.12.4-r0) (41/50) Purging python3-pycache-pyc0 (3.12.4-r0) (42/50) Purging pyc (3.12.4-r0) (43/50) Purging python3 (3.12.4-r0) (44/50) Purging gdbm (1.24-r0) (45/50) Purging libbz2 (1.0.8-r6) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.5_p20240601-r0) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.46.0-r0) (50/50) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 339 MiB in 102 packages >>> py3-typeguard: Updating the community/riscv64 repository index... >>> py3-typeguard: Signing the index...