>>> py3-gtts: Building community/py3-gtts 2.3.1-r1 (using abuild 3.10.0-r0) started Sun, 26 Feb 2023 19:25:11 +0000 >>> py3-gtts: Checking sanity of /home/buildozer/aports/community/py3-gtts/APKBUILD... >>> py3-gtts: Analyzing dependencies... >>> py3-gtts: Installing for build: build-base py3-click py3-requests python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-mock py3-pytest py3-testfixtures (1/27) Installing libffi (3.4.4-r0) (2/27) Installing gdbm (1.23-r0) (3/27) Installing mpdecimal (2.5.1-r1) (4/27) Installing libpanelw (6.4_p20230218-r3) (5/27) Installing readline (8.2.001-r0) (6/27) Installing sqlite-libs (3.41.0-r0) (7/27) Installing python3 (3.11.2-r0) (8/27) Installing py3-click (8.1.3-r1) (9/27) Installing py3-certifi (2022.12.7-r0) (10/27) Installing py3-charset-normalizer (3.0.1-r1) (11/27) Installing py3-idna (3.4-r3) (12/27) Installing py3-urllib3 (1.26.14-r0) (13/27) Installing py3-requests (2.28.2-r0) (14/27) Installing py3-installer (0.6.0-r0) (15/27) Installing py3-gpep517 (13-r0) (16/27) Installing py3-parsing (3.0.9-r1) (17/27) Installing py3-packaging (23.0-r0) (18/27) Installing py3-setuptools (67.4.0-r0) (19/27) Installing py3-wheel (0.38.4-r1) (20/27) Installing py3-mock (5.0.1-r0) (21/27) Installing py3-attrs (22.2.0-r0) (22/27) Installing py3-iniconfig (1.1.1-r5) (23/27) Installing py3-pluggy (1.0.0-r2) (24/27) Installing py3-py (1.11.0-r1) (25/27) Installing py3-pytest (7.2.1-r0) (26/27) Installing py3-testfixtures (7.0.4-r0) (27/27) Installing .makedepends-py3-gtts (20230226.192512) Executing busybox-1.36.0-r4.trigger OK: 461 MiB in 130 packages >>> py3-gtts: Cleaning up srcdir >>> py3-gtts: Cleaning up pkgdir >>> py3-gtts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gTTS-2.3.1.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 39623 100 39623 0 0 251k 0 --:--:-- --:--:-- --:--:-- 251k >>> py3-gtts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gTTS-2.3.1.tar.gz >>> py3-gtts: Checking sha512sums... gTTS-2.3.1.tar.gz: OK >>> py3-gtts: Unpacking /var/cache/distfiles/edge/gTTS-2.3.1.tar.gz... 2023-02-26 19:25:14,000 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-02-26 19:25:14,138 root INFO running bdist_wheel 2023-02-26 19:25:14,146 root INFO running build 2023-02-26 19:25:14,146 root INFO running build_py 2023-02-26 19:25:14,148 root INFO creating build 2023-02-26 19:25:14,148 root INFO creating build/lib 2023-02-26 19:25:14,149 root INFO creating build/lib/gtts 2023-02-26 19:25:14,149 root INFO copying gtts/cli.py -> build/lib/gtts 2023-02-26 19:25:14,149 root INFO copying gtts/utils.py -> build/lib/gtts 2023-02-26 19:25:14,149 root INFO copying gtts/accents.py -> build/lib/gtts 2023-02-26 19:25:14,150 root INFO copying gtts/tts.py -> build/lib/gtts 2023-02-26 19:25:14,150 root INFO copying gtts/__init__.py -> build/lib/gtts 2023-02-26 19:25:14,150 root INFO copying gtts/version.py -> build/lib/gtts 2023-02-26 19:25:14,151 root INFO copying gtts/langs.py -> build/lib/gtts 2023-02-26 19:25:14,151 root INFO copying gtts/lang.py -> build/lib/gtts 2023-02-26 19:25:14,151 root INFO creating build/lib/gtts/tests 2023-02-26 19:25:14,151 root INFO copying gtts/tests/test_lang.py -> build/lib/gtts/tests 2023-02-26 19:25:14,152 root INFO copying gtts/tests/__init__.py -> build/lib/gtts/tests 2023-02-26 19:25:14,152 root INFO copying gtts/tests/test_tts.py -> build/lib/gtts/tests 2023-02-26 19:25:14,152 root INFO copying gtts/tests/test_utils.py -> build/lib/gtts/tests 2023-02-26 19:25:14,152 root INFO copying gtts/tests/test_cli.py -> build/lib/gtts/tests 2023-02-26 19:25:14,153 root INFO creating build/lib/gtts/tokenizer 2023-02-26 19:25:14,153 root INFO copying gtts/tokenizer/tokenizer_cases.py -> build/lib/gtts/tokenizer 2023-02-26 19:25:14,153 root INFO copying gtts/tokenizer/__init__.py -> build/lib/gtts/tokenizer 2023-02-26 19:25:14,153 root INFO copying gtts/tokenizer/core.py -> build/lib/gtts/tokenizer 2023-02-26 19:25:14,154 root INFO copying gtts/tokenizer/symbols.py -> build/lib/gtts/tokenizer 2023-02-26 19:25:14,154 root INFO copying gtts/tokenizer/pre_processors.py -> build/lib/gtts/tokenizer 2023-02-26 19:25:14,154 root INFO creating build/lib/gtts/tokenizer/tests 2023-02-26 19:25:14,155 root INFO copying gtts/tokenizer/tests/test_core.py -> build/lib/gtts/tokenizer/tests 2023-02-26 19:25:14,155 root INFO copying gtts/tokenizer/tests/test_pre_processors.py -> build/lib/gtts/tokenizer/tests 2023-02-26 19:25:14,155 root INFO copying gtts/tokenizer/tests/test_tokenizer_cases.py -> build/lib/gtts/tokenizer/tests 2023-02-26 19:25:14,155 root INFO running egg_info 2023-02-26 19:25:14,158 root INFO creating gTTS.egg-info 2023-02-26 19:25:14,159 root INFO writing gTTS.egg-info/PKG-INFO 2023-02-26 19:25:14,160 root INFO writing dependency_links to gTTS.egg-info/dependency_links.txt 2023-02-26 19:25:14,160 root INFO writing entry points to gTTS.egg-info/entry_points.txt 2023-02-26 19:25:14,160 root INFO writing requirements to gTTS.egg-info/requires.txt 2023-02-26 19:25:14,161 root INFO writing top-level names to gTTS.egg-info/top_level.txt 2023-02-26 19:25:14,161 root INFO writing manifest file 'gTTS.egg-info/SOURCES.txt' 2023-02-26 19:25:14,164 root INFO reading manifest file 'gTTS.egg-info/SOURCES.txt' 2023-02-26 19:25:14,164 root INFO adding license file 'LICENSE' 2023-02-26 19:25:14,165 root INFO writing manifest file 'gTTS.egg-info/SOURCES.txt' 2023-02-26 19:25:14,166 root INFO creating build/lib/gtts/tests/input_files 2023-02-26 19:25:14,166 root INFO copying gtts/tests/input_files/test_cli_test_ascii.txt -> build/lib/gtts/tests/input_files 2023-02-26 19:25:14,166 root INFO copying gtts/tests/input_files/test_cli_test_utf8.txt -> build/lib/gtts/tests/input_files 2023-02-26 19:25:14,171 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-26 19:25:14,171 root INFO running install 2023-02-26 19:25:14,182 root INFO running install_lib 2023-02-26 19:25:14,184 root INFO creating build/bdist.linux-i686 2023-02-26 19:25:14,185 root INFO creating build/bdist.linux-i686/wheel 2023-02-26 19:25:14,185 root INFO creating build/bdist.linux-i686/wheel/gtts 2023-02-26 19:25:14,185 root INFO copying build/lib/gtts/cli.py -> build/bdist.linux-i686/wheel/gtts 2023-02-26 19:25:14,185 root INFO creating build/bdist.linux-i686/wheel/gtts/tests 2023-02-26 19:25:14,185 root INFO copying build/lib/gtts/tests/test_lang.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-02-26 19:25:14,186 root INFO copying build/lib/gtts/tests/__init__.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-02-26 19:25:14,186 root INFO copying build/lib/gtts/tests/test_tts.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-02-26 19:25:14,186 root INFO creating build/bdist.linux-i686/wheel/gtts/tests/input_files 2023-02-26 19:25:14,186 root INFO copying build/lib/gtts/tests/input_files/test_cli_test_utf8.txt -> build/bdist.linux-i686/wheel/gtts/tests/input_files 2023-02-26 19:25:14,186 root INFO copying build/lib/gtts/tests/input_files/test_cli_test_ascii.txt -> build/bdist.linux-i686/wheel/gtts/tests/input_files 2023-02-26 19:25:14,187 root INFO copying build/lib/gtts/tests/test_utils.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-02-26 19:25:14,187 root INFO copying build/lib/gtts/tests/test_cli.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-02-26 19:25:14,187 root INFO copying build/lib/gtts/utils.py -> build/bdist.linux-i686/wheel/gtts 2023-02-26 19:25:14,187 root INFO creating build/bdist.linux-i686/wheel/gtts/tokenizer 2023-02-26 19:25:14,188 root INFO creating build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2023-02-26 19:25:14,188 root INFO copying build/lib/gtts/tokenizer/tests/test_core.py -> build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2023-02-26 19:25:14,188 root INFO copying build/lib/gtts/tokenizer/tests/test_pre_processors.py -> build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2023-02-26 19:25:14,188 root INFO copying build/lib/gtts/tokenizer/tests/test_tokenizer_cases.py -> build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2023-02-26 19:25:14,188 root INFO copying build/lib/gtts/tokenizer/tokenizer_cases.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-02-26 19:25:14,189 root INFO copying build/lib/gtts/tokenizer/__init__.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-02-26 19:25:14,189 root INFO copying build/lib/gtts/tokenizer/core.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-02-26 19:25:14,189 root INFO copying build/lib/gtts/tokenizer/symbols.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-02-26 19:25:14,189 root INFO copying build/lib/gtts/tokenizer/pre_processors.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-02-26 19:25:14,190 root INFO copying build/lib/gtts/accents.py -> build/bdist.linux-i686/wheel/gtts 2023-02-26 19:25:14,190 root INFO copying build/lib/gtts/tts.py -> build/bdist.linux-i686/wheel/gtts 2023-02-26 19:25:14,190 root INFO copying build/lib/gtts/__init__.py -> build/bdist.linux-i686/wheel/gtts 2023-02-26 19:25:14,190 root INFO copying build/lib/gtts/version.py -> build/bdist.linux-i686/wheel/gtts 2023-02-26 19:25:14,191 root INFO copying build/lib/gtts/langs.py -> build/bdist.linux-i686/wheel/gtts 2023-02-26 19:25:14,191 root INFO copying build/lib/gtts/lang.py -> build/bdist.linux-i686/wheel/gtts 2023-02-26 19:25:14,191 root INFO running install_egg_info 2023-02-26 19:25:14,193 root INFO Copying gTTS.egg-info to build/bdist.linux-i686/wheel/gTTS-2.3.1-py3.11.egg-info 2023-02-26 19:25:14,194 root INFO running install_scripts 2023-02-26 19:25:14,198 wheel INFO creating build/bdist.linux-i686/wheel/gTTS-2.3.1.dist-info/WHEEL 2023-02-26 19:25:14,198 wheel INFO creating '/home/buildozer/aports/community/py3-gtts/src/gTTS-2.3.1/dist/.tmp-ztt18ndm/gTTS-2.3.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-26 19:25:14,199 wheel INFO adding 'gtts/__init__.py' 2023-02-26 19:25:14,199 wheel INFO adding 'gtts/accents.py' 2023-02-26 19:25:14,199 wheel INFO adding 'gtts/cli.py' 2023-02-26 19:25:14,200 wheel INFO adding 'gtts/lang.py' 2023-02-26 19:25:14,200 wheel INFO adding 'gtts/langs.py' 2023-02-26 19:25:14,200 wheel INFO adding 'gtts/tts.py' 2023-02-26 19:25:14,200 wheel INFO adding 'gtts/utils.py' 2023-02-26 19:25:14,201 wheel INFO adding 'gtts/version.py' 2023-02-26 19:25:14,201 wheel INFO adding 'gtts/tests/__init__.py' 2023-02-26 19:25:14,201 wheel INFO adding 'gtts/tests/test_cli.py' 2023-02-26 19:25:14,201 wheel INFO adding 'gtts/tests/test_lang.py' 2023-02-26 19:25:14,202 wheel INFO adding 'gtts/tests/test_tts.py' 2023-02-26 19:25:14,202 wheel INFO adding 'gtts/tests/test_utils.py' 2023-02-26 19:25:14,202 wheel INFO adding 'gtts/tests/input_files/test_cli_test_ascii.txt' 2023-02-26 19:25:14,202 wheel INFO adding 'gtts/tests/input_files/test_cli_test_utf8.txt' 2023-02-26 19:25:14,203 wheel INFO adding 'gtts/tokenizer/__init__.py' 2023-02-26 19:25:14,203 wheel INFO adding 'gtts/tokenizer/core.py' 2023-02-26 19:25:14,203 wheel INFO adding 'gtts/tokenizer/pre_processors.py' 2023-02-26 19:25:14,203 wheel INFO adding 'gtts/tokenizer/symbols.py' 2023-02-26 19:25:14,204 wheel INFO adding 'gtts/tokenizer/tokenizer_cases.py' 2023-02-26 19:25:14,204 wheel INFO adding 'gtts/tokenizer/tests/test_core.py' 2023-02-26 19:25:14,204 wheel INFO adding 'gtts/tokenizer/tests/test_pre_processors.py' 2023-02-26 19:25:14,204 wheel INFO adding 'gtts/tokenizer/tests/test_tokenizer_cases.py' 2023-02-26 19:25:14,204 wheel INFO adding 'gTTS-2.3.1.dist-info/LICENSE' 2023-02-26 19:25:14,205 wheel INFO adding 'gTTS-2.3.1.dist-info/METADATA' 2023-02-26 19:25:14,205 wheel INFO adding 'gTTS-2.3.1.dist-info/WHEEL' 2023-02-26 19:25:14,205 wheel INFO adding 'gTTS-2.3.1.dist-info/entry_points.txt' 2023-02-26 19:25:14,205 wheel INFO adding 'gTTS-2.3.1.dist-info/top_level.txt' 2023-02-26 19:25:14,205 wheel INFO adding 'gTTS-2.3.1.dist-info/RECORD' 2023-02-26 19:25:14,206 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-26 19:25:14,207 gpep517 INFO The backend produced dist/gTTS-2.3.1-py3-none-any.whl gTTS-2.3.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-gtts/src/gTTS-2.3.1, configfile: pyproject.toml collected 113 items gtts/tests/test_cli.py .................. [ 15%] gtts/tests/test_lang.py .. [ 17%] gtts/tests/test_tts.py ................................................. [ 61%] ................... [ 77%] gtts/tests/test_utils.py ......... [ 85%] gtts/tokenizer/tests/test_core.py ....... [ 92%] gtts/tokenizer/tests/test_pre_processors.py .... [ 95%] gtts/tokenizer/tests/test_tokenizer_cases.py ..... [100%] ============================= 113 passed in 32.73s ============================= >>> py3-gtts: Entering fakeroot... >>> py3-gtts*: Running postcheck for py3-gtts >>> py3-gtts*: Preparing package py3-gtts... >>> py3-gtts*: Tracing dependencies... >>> py3-gtts*: Package size: 236.0 KB >>> py3-gtts*: Compressing data... >>> py3-gtts*: Create checksum... >>> py3-gtts*: Create py3-gtts-2.3.1-r1.apk >>> py3-gtts: Build complete at Sun, 26 Feb 2023 19:25:48 +0000 elapsed time 0h 0m 37s >>> py3-gtts: Cleaning up srcdir >>> py3-gtts: Cleaning up pkgdir >>> py3-gtts: Uninstalling dependencies... (1/27) Purging .makedepends-py3-gtts (20230226.192512) (2/27) Purging py3-click (8.1.3-r1) (3/27) Purging py3-requests (2.28.2-r0) (4/27) Purging py3-certifi (2022.12.7-r0) (5/27) Purging py3-charset-normalizer (3.0.1-r1) (6/27) Purging py3-idna (3.4-r3) (7/27) Purging py3-urllib3 (1.26.14-r0) (8/27) Purging py3-gpep517 (13-r0) (9/27) Purging py3-installer (0.6.0-r0) (10/27) Purging py3-setuptools (67.4.0-r0) (11/27) Purging py3-wheel (0.38.4-r1) (12/27) Purging py3-mock (5.0.1-r0) (13/27) Purging py3-pytest (7.2.1-r0) (14/27) Purging py3-attrs (22.2.0-r0) (15/27) Purging py3-iniconfig (1.1.1-r5) (16/27) Purging py3-packaging (23.0-r0) (17/27) Purging py3-parsing (3.0.9-r1) (18/27) Purging py3-pluggy (1.0.0-r2) (19/27) Purging py3-py (1.11.0-r1) (20/27) Purging py3-testfixtures (7.0.4-r0) (21/27) Purging python3 (3.11.2-r0) (22/27) Purging libffi (3.4.4-r0) (23/27) Purging gdbm (1.23-r0) (24/27) Purging mpdecimal (2.5.1-r1) (25/27) Purging libpanelw (6.4_p20230218-r3) (26/27) Purging readline (8.2.001-r0) (27/27) Purging sqlite-libs (3.41.0-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-gtts: Updating the community/x86 repository index... >>> py3-gtts: Signing the index...