>>> py3-gtts: Building community/py3-gtts 2.5.2-r0 (using abuild 3.13.0-r3) started Mon, 22 Jul 2024 02:48:27 +0000 >>> py3-gtts: Checking sanity of /home/buildozer/aports/community/py3-gtts/APKBUILD... >>> WARNING: py3-gtts: No maintainer >>> py3-gtts: Analyzing dependencies... >>> py3-gtts: Installing for build: build-base py3-click py3-requests py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-testfixtures (1/44) Installing libffi (3.4.6-r0) (2/44) Installing gdbm (1.24-r0) (3/44) Installing mpdecimal (4.0.0-r0) (4/44) Installing libpanelw (6.5_p20240601-r0) (5/44) Installing sqlite-libs (3.46.0-r0) (6/44) Installing python3 (3.12.3-r1) (7/44) Installing python3-pycache-pyc0 (3.12.3-r1) (8/44) Installing pyc (3.12.3-r1) (9/44) Installing py3-click-pyc (8.1.7-r2) (10/44) Installing python3-pyc (3.12.3-r1) (11/44) Installing py3-click (8.1.7-r2) (12/44) Installing py3-certifi (2024.2.2-r1) (13/44) Installing py3-certifi-pyc (2024.2.2-r1) (14/44) Installing py3-charset-normalizer (3.3.2-r1) (15/44) Installing py3-charset-normalizer-pyc (3.3.2-r1) (16/44) Installing py3-idna (3.7-r0) (17/44) Installing py3-idna-pyc (3.7-r0) (18/44) Installing py3-urllib3 (1.26.18-r1) (19/44) Installing py3-urllib3-pyc (1.26.18-r1) (20/44) Installing py3-requests (2.32.3-r0) (21/44) Installing py3-requests-pyc (2.32.3-r0) (22/44) Installing py3-installer (0.7.0-r2) (23/44) Installing py3-installer-pyc (0.7.0-r2) (24/44) Installing py3-gpep517 (16-r0) (25/44) Installing py3-gpep517-pyc (16-r0) (26/44) Installing py3-parsing (3.1.2-r1) (27/44) Installing py3-parsing-pyc (3.1.2-r1) (28/44) Installing py3-packaging (24.1-r0) (29/44) Installing py3-packaging-pyc (24.1-r0) (30/44) Installing py3-setuptools (70.3.0-r0) (31/44) Installing py3-setuptools-pyc (70.3.0-r0) (32/44) Installing py3-wheel (0.42.0-r1) (33/44) Installing py3-wheel-pyc (0.42.0-r1) (34/44) Installing py3-iniconfig (2.0.0-r1) (35/44) Installing py3-iniconfig-pyc (2.0.0-r1) (36/44) Installing py3-pluggy (1.5.0-r0) (37/44) Installing py3-pluggy-pyc (1.5.0-r0) (38/44) Installing py3-py (1.11.0-r3) (39/44) Installing py3-py-pyc (1.11.0-r3) (40/44) Installing py3-pytest (8.3.1-r0) (41/44) Installing py3-pytest-pyc (8.3.1-r0) (42/44) Installing py3-testfixtures (7.2.2-r1) (43/44) Installing py3-testfixtures-pyc (7.2.2-r1) (44/44) Installing .makedepends-py3-gtts (20240722.024828) Executing busybox-1.36.1-r31.trigger OK: 438 MiB in 161 packages >>> py3-gtts: Cleaning up srcdir >>> py3-gtts: Cleaning up pkgdir >>> py3-gtts: Cleaning up tmpdir >>> py3-gtts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gTTS-2.5.2.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 100 41178 100 41178 0 0 263k 0 --:--:-- --:--:-- --:--:-- 264k >>> py3-gtts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gTTS-2.5.2.tar.gz >>> py3-gtts: Checking sha512sums... gTTS-2.5.2.tar.gz: OK >>> py3-gtts: Unpacking /var/cache/distfiles/edge/gTTS-2.5.2.tar.gz... 2024-07-22 02:48:29,913 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-07-22 02:48:30,022 root INFO running bdist_wheel 2024-07-22 02:48:30,032 root INFO running build 2024-07-22 02:48:30,032 root INFO running build_py 2024-07-22 02:48:30,034 root INFO creating build 2024-07-22 02:48:30,034 root INFO creating build/lib 2024-07-22 02:48:30,035 root INFO creating build/lib/gtts 2024-07-22 02:48:30,035 root INFO copying gtts/langs.py -> build/lib/gtts 2024-07-22 02:48:30,035 root INFO copying gtts/utils.py -> build/lib/gtts 2024-07-22 02:48:30,035 root INFO copying gtts/version.py -> build/lib/gtts 2024-07-22 02:48:30,035 root INFO copying gtts/__init__.py -> build/lib/gtts 2024-07-22 02:48:30,036 root INFO copying gtts/cli.py -> build/lib/gtts 2024-07-22 02:48:30,036 root INFO copying gtts/accents.py -> build/lib/gtts 2024-07-22 02:48:30,036 root INFO copying gtts/lang.py -> build/lib/gtts 2024-07-22 02:48:30,036 root INFO copying gtts/tts.py -> build/lib/gtts 2024-07-22 02:48:30,037 root INFO creating build/lib/gtts/tokenizer 2024-07-22 02:48:30,037 root INFO copying gtts/tokenizer/__init__.py -> build/lib/gtts/tokenizer 2024-07-22 02:48:30,037 root INFO copying gtts/tokenizer/pre_processors.py -> build/lib/gtts/tokenizer 2024-07-22 02:48:30,037 root INFO copying gtts/tokenizer/tokenizer_cases.py -> build/lib/gtts/tokenizer 2024-07-22 02:48:30,037 root INFO copying gtts/tokenizer/core.py -> build/lib/gtts/tokenizer 2024-07-22 02:48:30,038 root INFO copying gtts/tokenizer/symbols.py -> build/lib/gtts/tokenizer 2024-07-22 02:48:30,038 root INFO creating build/lib/gtts/tests 2024-07-22 02:48:30,038 root INFO copying gtts/tests/test_cli.py -> build/lib/gtts/tests 2024-07-22 02:48:30,038 root INFO copying gtts/tests/__init__.py -> build/lib/gtts/tests 2024-07-22 02:48:30,038 root INFO copying gtts/tests/test_utils.py -> build/lib/gtts/tests 2024-07-22 02:48:30,039 root INFO copying gtts/tests/test_tts.py -> build/lib/gtts/tests 2024-07-22 02:48:30,039 root INFO copying gtts/tests/test_lang.py -> build/lib/gtts/tests 2024-07-22 02:48:30,039 root INFO creating build/lib/gtts/tokenizer/tests 2024-07-22 02:48:30,039 root INFO copying gtts/tokenizer/tests/test_core.py -> build/lib/gtts/tokenizer/tests 2024-07-22 02:48:30,040 root INFO copying gtts/tokenizer/tests/test_pre_processors.py -> build/lib/gtts/tokenizer/tests 2024-07-22 02:48:30,040 root INFO copying gtts/tokenizer/tests/test_tokenizer_cases.py -> build/lib/gtts/tokenizer/tests 2024-07-22 02:48:30,040 root INFO running egg_info 2024-07-22 02:48:30,040 root INFO creating gTTS.egg-info 2024-07-22 02:48:30,042 root INFO writing gTTS.egg-info/PKG-INFO 2024-07-22 02:48:30,044 root INFO writing dependency_links to gTTS.egg-info/dependency_links.txt 2024-07-22 02:48:30,044 root INFO writing entry points to gTTS.egg-info/entry_points.txt 2024-07-22 02:48:30,045 root INFO writing requirements to gTTS.egg-info/requires.txt 2024-07-22 02:48:30,045 root INFO writing top-level names to gTTS.egg-info/top_level.txt 2024-07-22 02:48:30,045 root INFO writing manifest file 'gTTS.egg-info/SOURCES.txt' 2024-07-22 02:48:30,049 root INFO reading manifest file 'gTTS.egg-info/SOURCES.txt' 2024-07-22 02:48:30,050 root INFO adding license file 'LICENSE' 2024-07-22 02:48:30,050 root INFO writing manifest file 'gTTS.egg-info/SOURCES.txt' 2024-07-22 02:48:30,051 root INFO creating build/lib/gtts/tests/input_files 2024-07-22 02:48:30,051 root INFO copying gtts/tests/input_files/test_cli_test_ascii.txt -> build/lib/gtts/tests/input_files 2024-07-22 02:48:30,052 root INFO copying gtts/tests/input_files/test_cli_test_utf8.txt -> build/lib/gtts/tests/input_files 2024-07-22 02:48:30,056 root INFO installing to build/bdist.linux-i686/wheel 2024-07-22 02:48:30,056 root INFO running install 2024-07-22 02:48:30,066 root INFO running install_lib 2024-07-22 02:48:30,068 root INFO creating build/bdist.linux-i686 2024-07-22 02:48:30,068 root INFO creating build/bdist.linux-i686/wheel 2024-07-22 02:48:30,068 root INFO creating build/bdist.linux-i686/wheel/gtts 2024-07-22 02:48:30,068 root INFO copying build/lib/gtts/langs.py -> build/bdist.linux-i686/wheel/gtts 2024-07-22 02:48:30,069 root INFO copying build/lib/gtts/utils.py -> build/bdist.linux-i686/wheel/gtts 2024-07-22 02:48:30,069 root INFO copying build/lib/gtts/version.py -> build/bdist.linux-i686/wheel/gtts 2024-07-22 02:48:30,069 root INFO copying build/lib/gtts/__init__.py -> build/bdist.linux-i686/wheel/gtts 2024-07-22 02:48:30,069 root INFO creating build/bdist.linux-i686/wheel/gtts/tokenizer 2024-07-22 02:48:30,069 root INFO copying build/lib/gtts/tokenizer/__init__.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2024-07-22 02:48:30,070 root INFO copying build/lib/gtts/tokenizer/pre_processors.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2024-07-22 02:48:30,070 root INFO copying build/lib/gtts/tokenizer/tokenizer_cases.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2024-07-22 02:48:30,070 root INFO copying build/lib/gtts/tokenizer/core.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2024-07-22 02:48:30,070 root INFO copying build/lib/gtts/tokenizer/symbols.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2024-07-22 02:48:30,070 root INFO creating build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2024-07-22 02:48:30,071 root INFO copying build/lib/gtts/tokenizer/tests/test_core.py -> build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2024-07-22 02:48:30,071 root INFO copying build/lib/gtts/tokenizer/tests/test_pre_processors.py -> build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2024-07-22 02:48:30,071 root INFO copying build/lib/gtts/tokenizer/tests/test_tokenizer_cases.py -> build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2024-07-22 02:48:30,071 root INFO creating build/bdist.linux-i686/wheel/gtts/tests 2024-07-22 02:48:30,071 root INFO copying build/lib/gtts/tests/test_cli.py -> build/bdist.linux-i686/wheel/gtts/tests 2024-07-22 02:48:30,071 root INFO copying build/lib/gtts/tests/__init__.py -> build/bdist.linux-i686/wheel/gtts/tests 2024-07-22 02:48:30,072 root INFO creating build/bdist.linux-i686/wheel/gtts/tests/input_files 2024-07-22 02:48:30,072 root INFO copying build/lib/gtts/tests/input_files/test_cli_test_utf8.txt -> build/bdist.linux-i686/wheel/gtts/tests/input_files 2024-07-22 02:48:30,072 root INFO copying build/lib/gtts/tests/input_files/test_cli_test_ascii.txt -> build/bdist.linux-i686/wheel/gtts/tests/input_files 2024-07-22 02:48:30,072 root INFO copying build/lib/gtts/tests/test_utils.py -> build/bdist.linux-i686/wheel/gtts/tests 2024-07-22 02:48:30,072 root INFO copying build/lib/gtts/tests/test_tts.py -> build/bdist.linux-i686/wheel/gtts/tests 2024-07-22 02:48:30,073 root INFO copying build/lib/gtts/tests/test_lang.py -> build/bdist.linux-i686/wheel/gtts/tests 2024-07-22 02:48:30,073 root INFO copying build/lib/gtts/cli.py -> build/bdist.linux-i686/wheel/gtts 2024-07-22 02:48:30,073 root INFO copying build/lib/gtts/accents.py -> build/bdist.linux-i686/wheel/gtts 2024-07-22 02:48:30,073 root INFO copying build/lib/gtts/lang.py -> build/bdist.linux-i686/wheel/gtts 2024-07-22 02:48:30,073 root INFO copying build/lib/gtts/tts.py -> build/bdist.linux-i686/wheel/gtts 2024-07-22 02:48:30,074 root INFO running install_egg_info 2024-07-22 02:48:30,076 root INFO Copying gTTS.egg-info to build/bdist.linux-i686/wheel/gTTS-2.5.2-py3.12.egg-info 2024-07-22 02:48:30,077 root INFO running install_scripts 2024-07-22 02:48:30,079 root INFO creating build/bdist.linux-i686/wheel/gTTS-2.5.2.dist-info/WHEEL 2024-07-22 02:48:30,080 wheel INFO creating '/home/buildozer/aports/community/py3-gtts/src/gTTS-2.5.2/.dist/.tmp-9yi3yif_/gTTS-2.5.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-07-22 02:48:30,080 wheel INFO adding 'gtts/__init__.py' 2024-07-22 02:48:30,080 wheel INFO adding 'gtts/accents.py' 2024-07-22 02:48:30,081 wheel INFO adding 'gtts/cli.py' 2024-07-22 02:48:30,081 wheel INFO adding 'gtts/lang.py' 2024-07-22 02:48:30,081 wheel INFO adding 'gtts/langs.py' 2024-07-22 02:48:30,081 wheel INFO adding 'gtts/tts.py' 2024-07-22 02:48:30,082 wheel INFO adding 'gtts/utils.py' 2024-07-22 02:48:30,082 wheel INFO adding 'gtts/version.py' 2024-07-22 02:48:30,082 wheel INFO adding 'gtts/tests/__init__.py' 2024-07-22 02:48:30,082 wheel INFO adding 'gtts/tests/test_cli.py' 2024-07-22 02:48:30,082 wheel INFO adding 'gtts/tests/test_lang.py' 2024-07-22 02:48:30,083 wheel INFO adding 'gtts/tests/test_tts.py' 2024-07-22 02:48:30,083 wheel INFO adding 'gtts/tests/test_utils.py' 2024-07-22 02:48:30,083 wheel INFO adding 'gtts/tests/input_files/test_cli_test_ascii.txt' 2024-07-22 02:48:30,083 wheel INFO adding 'gtts/tests/input_files/test_cli_test_utf8.txt' 2024-07-22 02:48:30,083 wheel INFO adding 'gtts/tokenizer/__init__.py' 2024-07-22 02:48:30,084 wheel INFO adding 'gtts/tokenizer/core.py' 2024-07-22 02:48:30,084 wheel INFO adding 'gtts/tokenizer/pre_processors.py' 2024-07-22 02:48:30,084 wheel INFO adding 'gtts/tokenizer/symbols.py' 2024-07-22 02:48:30,084 wheel INFO adding 'gtts/tokenizer/tokenizer_cases.py' 2024-07-22 02:48:30,084 wheel INFO adding 'gtts/tokenizer/tests/test_core.py' 2024-07-22 02:48:30,085 wheel INFO adding 'gtts/tokenizer/tests/test_pre_processors.py' 2024-07-22 02:48:30,085 wheel INFO adding 'gtts/tokenizer/tests/test_tokenizer_cases.py' 2024-07-22 02:48:30,085 wheel INFO adding 'gTTS-2.5.2.dist-info/LICENSE' 2024-07-22 02:48:30,085 wheel INFO adding 'gTTS-2.5.2.dist-info/METADATA' 2024-07-22 02:48:30,085 wheel INFO adding 'gTTS-2.5.2.dist-info/WHEEL' 2024-07-22 02:48:30,085 wheel INFO adding 'gTTS-2.5.2.dist-info/entry_points.txt' 2024-07-22 02:48:30,086 wheel INFO adding 'gTTS-2.5.2.dist-info/top_level.txt' 2024-07-22 02:48:30,086 wheel INFO adding 'gTTS-2.5.2.dist-info/RECORD' 2024-07-22 02:48:30,086 root INFO removing build/bdist.linux-i686/wheel 2024-07-22 02:48:30,087 gpep517 INFO The backend produced .dist/gTTS-2.5.2-py3-none-any.whl gTTS-2.5.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.3.1, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-gtts/src/gTTS-2.5.2 configfile: pyproject.toml collected 121 items gtts/tests/test_cli.py .................. [ 14%] gtts/tests/test_lang.py .. [ 16%] gtts/tests/test_tts.py ................................................. [ 57%] ........................... [ 79%] gtts/tests/test_utils.py ......... [ 86%] gtts/tokenizer/tests/test_core.py ....... [ 92%] gtts/tokenizer/tests/test_pre_processors.py .... [ 95%] gtts/tokenizer/tests/test_tokenizer_cases.py ..... [100%] ============================= 121 passed in 43.69s ============================= /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-327d4a79-7fa4-42a9-aa82-5a92d31e4b81/test_safe_get_no_perms0 : [Errno 39] Directory not empty: '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-327d4a79-7fa4-42a9-aa82-5a92d31e4b81/test_safe_set_no_perms0 : [Errno 39] Directory not empty: '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-327d4a79-7fa4-42a9-aa82-5a92d31e4b81/test_safe_delete_no_perms0 : [Errno 39] Directory not empty: '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-327d4a79-7fa4-42a9-aa82-5a92d31e4b81/test_rmtree_errorhandler_rerai0 : [Errno 39] Directory not empty: '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-327d4a79-7fa4-42a9-aa82-5a92d31e4b81 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-327d4a79-7fa4-42a9-aa82-5a92d31e4b81' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-ad44dbfb-ed25-42a1-86e6-58e88385d3c4/test_safe_get_no_perms0 : [Errno 39] Directory not empty: '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-ad44dbfb-ed25-42a1-86e6-58e88385d3c4/test_safe_set_no_perms0 : [Errno 39] Directory not empty: '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-ad44dbfb-ed25-42a1-86e6-58e88385d3c4/test_safe_delete_no_perms0 : [Errno 39] Directory not empty: '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-ad44dbfb-ed25-42a1-86e6-58e88385d3c4 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-ad44dbfb-ed25-42a1-86e6-58e88385d3c4' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-cc875bdf-2ca1-4b80-87ac-81381b900b1b/test_safe_get_no_perms0 : [Errno 39] Directory not empty: '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-cc875bdf-2ca1-4b80-87ac-81381b900b1b/test_safe_set_no_perms0 : [Errno 39] Directory not empty: '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-cc875bdf-2ca1-4b80-87ac-81381b900b1b/test_safe_delete_no_perms0 : [Errno 39] Directory not empty: '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-cc875bdf-2ca1-4b80-87ac-81381b900b1b : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-cc875bdf-2ca1-4b80-87ac-81381b900b1b' warnings.warn( >>> py3-gtts: Entering fakeroot... >>> py3-gtts-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-gtts/pkg/py3-gtts/usr/lib/python3.12/site-packages/gtts/__pycache__' -> '/home/buildozer/aports/community/py3-gtts/pkg/py3-gtts-pyc/usr/lib/python3.12/site-packages/gtts/__pycache__' '/home/buildozer/aports/community/py3-gtts/pkg/py3-gtts/usr/lib/python3.12/site-packages/gtts/tokenizer/__pycache__' -> '/home/buildozer/aports/community/py3-gtts/pkg/py3-gtts-pyc/usr/lib/python3.12/site-packages/gtts/tokenizer/__pycache__' >>> py3-gtts-pyc*: Preparing subpackage py3-gtts-pyc... >>> py3-gtts-pyc*: Running postcheck for py3-gtts-pyc >>> py3-gtts*: Running postcheck for py3-gtts >>> py3-gtts*: Preparing package py3-gtts... >>> py3-gtts-pyc*: Tracing dependencies... py3-click py3-requests python3~3.12 >>> py3-gtts-pyc*: Package size: 116.0 KB >>> py3-gtts-pyc*: Compressing data... >>> py3-gtts-pyc*: Create checksum... >>> py3-gtts-pyc*: Create py3-gtts-pyc-2.5.2-r0.apk >>> py3-gtts*: Tracing dependencies... py3-click py3-requests python3~3.12 >>> py3-gtts*: Package size: 144.0 KB >>> py3-gtts*: Compressing data... >>> py3-gtts*: Create checksum... >>> py3-gtts*: Create py3-gtts-2.5.2-r0.apk >>> py3-gtts: Build complete at Mon, 22 Jul 2024 02:49:14 +0000 elapsed time 0h 0m 47s >>> py3-gtts: Cleaning up srcdir >>> py3-gtts: Cleaning up pkgdir >>> py3-gtts: Uninstalling dependencies... (1/44) Purging .makedepends-py3-gtts (20240722.024828) (2/44) Purging py3-click-pyc (8.1.7-r2) (3/44) Purging py3-click (8.1.7-r2) (4/44) Purging py3-requests-pyc (2.32.3-r0) (5/44) Purging py3-requests (2.32.3-r0) (6/44) Purging py3-certifi-pyc (2024.2.2-r1) (7/44) Purging py3-certifi (2024.2.2-r1) (8/44) Purging py3-charset-normalizer-pyc (3.3.2-r1) (9/44) Purging py3-charset-normalizer (3.3.2-r1) (10/44) Purging py3-idna-pyc (3.7-r0) (11/44) Purging py3-idna (3.7-r0) (12/44) Purging py3-urllib3-pyc (1.26.18-r1) (13/44) Purging py3-urllib3 (1.26.18-r1) (14/44) Purging py3-gpep517-pyc (16-r0) (15/44) Purging py3-gpep517 (16-r0) (16/44) Purging py3-installer-pyc (0.7.0-r2) (17/44) Purging py3-installer (0.7.0-r2) (18/44) Purging py3-setuptools-pyc (70.3.0-r0) (19/44) Purging py3-setuptools (70.3.0-r0) (20/44) Purging py3-wheel-pyc (0.42.0-r1) (21/44) Purging py3-wheel (0.42.0-r1) (22/44) Purging py3-pytest-pyc (8.3.1-r0) (23/44) Purging py3-pytest (8.3.1-r0) (24/44) Purging py3-iniconfig-pyc (2.0.0-r1) (25/44) Purging py3-iniconfig (2.0.0-r1) (26/44) Purging py3-packaging-pyc (24.1-r0) (27/44) Purging py3-packaging (24.1-r0) (28/44) Purging py3-parsing-pyc (3.1.2-r1) (29/44) Purging py3-parsing (3.1.2-r1) (30/44) Purging py3-pluggy-pyc (1.5.0-r0) (31/44) Purging py3-pluggy (1.5.0-r0) (32/44) Purging py3-py-pyc (1.11.0-r3) (33/44) Purging py3-py (1.11.0-r3) (34/44) Purging py3-testfixtures-pyc (7.2.2-r1) (35/44) Purging py3-testfixtures (7.2.2-r1) (36/44) Purging python3-pyc (3.12.3-r1) (37/44) Purging python3-pycache-pyc0 (3.12.3-r1) (38/44) Purging pyc (3.12.3-r1) (39/44) Purging python3 (3.12.3-r1) (40/44) Purging gdbm (1.24-r0) (41/44) Purging libffi (3.4.6-r0) (42/44) Purging libpanelw (6.5_p20240601-r0) (43/44) Purging mpdecimal (4.0.0-r0) (44/44) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 380 MiB in 117 packages >>> py3-gtts: Updating the community/x86 repository index... >>> py3-gtts: Signing the index...