>>> py3-gtts: Building community/py3-gtts 2.3.0-r0 (using abuild 3.10.0-r0) started Thu, 05 Jan 2023 09:49:50 +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-beautifulsoup4 py3-click py3-gtts-token py3-six python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-mock py3-pytest py3-testfixtures (1/30) Installing libffi (3.4.4-r0) (2/30) Installing gdbm (1.23-r0) (3/30) Installing mpdecimal (2.5.1-r1) (4/30) Installing readline (8.2.0-r0) (5/30) Installing sqlite-libs (3.40.1-r0) (6/30) Installing python3 (3.11.1-r2) (7/30) Installing py3-soupsieve (2.3.2-r1) (8/30) Installing py3-beautifulsoup4 (4.11.1-r1) (9/30) Installing py3-click (8.1.3-r1) (10/30) Installing py3-certifi (2022.12.7-r0) (11/30) Installing py3-charset-normalizer (3.0.1-r1) (12/30) Installing py3-idna (3.4-r3) (13/30) Installing py3-urllib3 (1.26.13-r0) (14/30) Installing py3-requests (2.28.1-r2) (15/30) Installing py3-gtts-token (1.1.4-r3) (16/30) Installing py3-six (1.16.0-r4) (17/30) Installing py3-installer (0.6.0-r0) (18/30) Installing py3-gpep517 (13-r0) (19/30) Installing py3-parsing (3.0.9-r1) (20/30) Installing py3-packaging (22.0-r0) (21/30) Installing py3-setuptools (65.6.3-r0) (22/30) Installing py3-wheel (0.38.4-r1) (23/30) Installing py3-mock (5.0.0-r0) (24/30) Installing py3-attrs (22.2.0-r0) (25/30) Installing py3-iniconfig (1.1.1-r4) (26/30) Installing py3-pluggy (1.0.0-r2) (27/30) Installing py3-py (1.11.0-r1) (28/30) Installing py3-pytest (7.2.0-r2) (29/30) Installing py3-testfixtures (6.18.5-r1) (30/30) Installing .makedepends-py3-gtts (20230105.094952) Executing busybox-1.35.0-r29.trigger OK: 464 MiB in 133 packages >>> py3-gtts: Cleaning up srcdir >>> py3-gtts: Cleaning up pkgdir >>> py3-gtts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gTTS-2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-gtts: Fetching https://github.com/pndurette/gTTS/archive/v2.3.0/gTTS-2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37193 100 37193 0 0 48245 0 --:--:-- --:--:-- --:--:-- 48245 >>> py3-gtts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gTTS-2.3.0.tar.gz >>> py3-gtts: Checking sha512sums... gTTS-2.3.0.tar.gz: OK >>> py3-gtts: Unpacking /var/cache/distfiles/edge/gTTS-2.3.0.tar.gz... 2023-01-05 09:49:54,551 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-01-05 09:49:54,693 root INFO running bdist_wheel 2023-01-05 09:49:54,702 root INFO running build 2023-01-05 09:49:54,702 root INFO running build_py 2023-01-05 09:49:54,704 root INFO creating build 2023-01-05 09:49:54,705 root INFO creating build/lib 2023-01-05 09:49:54,705 root INFO creating build/lib/gtts 2023-01-05 09:49:54,705 root INFO copying gtts/cli.py -> build/lib/gtts 2023-01-05 09:49:54,705 root INFO copying gtts/utils.py -> build/lib/gtts 2023-01-05 09:49:54,705 root INFO copying gtts/accents.py -> build/lib/gtts 2023-01-05 09:49:54,706 root INFO copying gtts/tts.py -> build/lib/gtts 2023-01-05 09:49:54,706 root INFO copying gtts/__init__.py -> build/lib/gtts 2023-01-05 09:49:54,706 root INFO copying gtts/version.py -> build/lib/gtts 2023-01-05 09:49:54,706 root INFO copying gtts/langs.py -> build/lib/gtts 2023-01-05 09:49:54,707 root INFO copying gtts/lang.py -> build/lib/gtts 2023-01-05 09:49:54,707 root INFO creating build/lib/gtts/tests 2023-01-05 09:49:54,707 root INFO copying gtts/tests/test_lang.py -> build/lib/gtts/tests 2023-01-05 09:49:54,707 root INFO copying gtts/tests/__init__.py -> build/lib/gtts/tests 2023-01-05 09:49:54,708 root INFO copying gtts/tests/test_tts.py -> build/lib/gtts/tests 2023-01-05 09:49:54,708 root INFO copying gtts/tests/test_utils.py -> build/lib/gtts/tests 2023-01-05 09:49:54,708 root INFO copying gtts/tests/test_cli.py -> build/lib/gtts/tests 2023-01-05 09:49:54,708 root INFO creating build/lib/gtts/tokenizer 2023-01-05 09:49:54,709 root INFO copying gtts/tokenizer/tokenizer_cases.py -> build/lib/gtts/tokenizer 2023-01-05 09:49:54,709 root INFO copying gtts/tokenizer/__init__.py -> build/lib/gtts/tokenizer 2023-01-05 09:49:54,709 root INFO copying gtts/tokenizer/core.py -> build/lib/gtts/tokenizer 2023-01-05 09:49:54,709 root INFO copying gtts/tokenizer/symbols.py -> build/lib/gtts/tokenizer 2023-01-05 09:49:54,709 root INFO copying gtts/tokenizer/pre_processors.py -> build/lib/gtts/tokenizer 2023-01-05 09:49:54,710 root INFO running egg_info 2023-01-05 09:49:54,712 root INFO creating gTTS.egg-info 2023-01-05 09:49:54,715 root INFO writing gTTS.egg-info/PKG-INFO 2023-01-05 09:49:54,715 root INFO writing dependency_links to gTTS.egg-info/dependency_links.txt 2023-01-05 09:49:54,715 root INFO writing entry points to gTTS.egg-info/entry_points.txt 2023-01-05 09:49:54,716 root INFO writing requirements to gTTS.egg-info/requires.txt 2023-01-05 09:49:54,716 root INFO writing top-level names to gTTS.egg-info/top_level.txt 2023-01-05 09:49:54,716 root INFO writing manifest file 'gTTS.egg-info/SOURCES.txt' 2023-01-05 09:49:54,719 root INFO reading manifest file 'gTTS.egg-info/SOURCES.txt' 2023-01-05 09:49:54,719 root INFO adding license file 'LICENSE' 2023-01-05 09:49:54,720 root INFO writing manifest file 'gTTS.egg-info/SOURCES.txt' 2023-01-05 09:49:54,725 wheel INFO installing to build/bdist.linux-i686/wheel 2023-01-05 09:49:54,726 root INFO running install 2023-01-05 09:49:54,736 root INFO running install_lib 2023-01-05 09:49:54,738 root INFO creating build/bdist.linux-i686 2023-01-05 09:49:54,738 root INFO creating build/bdist.linux-i686/wheel 2023-01-05 09:49:54,739 root INFO creating build/bdist.linux-i686/wheel/gtts 2023-01-05 09:49:54,739 root INFO copying build/lib/gtts/cli.py -> build/bdist.linux-i686/wheel/gtts 2023-01-05 09:49:54,739 root INFO creating build/bdist.linux-i686/wheel/gtts/tests 2023-01-05 09:49:54,739 root INFO copying build/lib/gtts/tests/test_lang.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-01-05 09:49:54,739 root INFO copying build/lib/gtts/tests/__init__.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-01-05 09:49:54,740 root INFO copying build/lib/gtts/tests/test_tts.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-01-05 09:49:54,740 root INFO copying build/lib/gtts/tests/test_utils.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-01-05 09:49:54,740 root INFO copying build/lib/gtts/tests/test_cli.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-01-05 09:49:54,740 root INFO copying build/lib/gtts/utils.py -> build/bdist.linux-i686/wheel/gtts 2023-01-05 09:49:54,740 root INFO creating build/bdist.linux-i686/wheel/gtts/tokenizer 2023-01-05 09:49:54,741 root INFO copying build/lib/gtts/tokenizer/tokenizer_cases.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-01-05 09:49:54,741 root INFO copying build/lib/gtts/tokenizer/__init__.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-01-05 09:49:54,741 root INFO copying build/lib/gtts/tokenizer/core.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-01-05 09:49:54,741 root INFO copying build/lib/gtts/tokenizer/symbols.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-01-05 09:49:54,741 root INFO copying build/lib/gtts/tokenizer/pre_processors.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-01-05 09:49:54,742 root INFO copying build/lib/gtts/accents.py -> build/bdist.linux-i686/wheel/gtts 2023-01-05 09:49:54,742 root INFO copying build/lib/gtts/tts.py -> build/bdist.linux-i686/wheel/gtts 2023-01-05 09:49:54,742 root INFO copying build/lib/gtts/__init__.py -> build/bdist.linux-i686/wheel/gtts 2023-01-05 09:49:54,742 root INFO copying build/lib/gtts/version.py -> build/bdist.linux-i686/wheel/gtts 2023-01-05 09:49:54,743 root INFO copying build/lib/gtts/langs.py -> build/bdist.linux-i686/wheel/gtts 2023-01-05 09:49:54,743 root INFO copying build/lib/gtts/lang.py -> build/bdist.linux-i686/wheel/gtts 2023-01-05 09:49:54,743 root INFO running install_egg_info 2023-01-05 09:49:54,745 root INFO Copying gTTS.egg-info to build/bdist.linux-i686/wheel/gTTS-2.3.0-py3.11.egg-info 2023-01-05 09:49:54,746 root INFO running install_scripts 2023-01-05 09:49:54,754 wheel INFO creating build/bdist.linux-i686/wheel/gTTS-2.3.0.dist-info/WHEEL 2023-01-05 09:49:54,755 wheel INFO creating '/home/buildozer/aports/community/py3-gtts/src/gTTS-2.3.0/dist/.tmp-vosmhqqj/gTTS-2.3.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-01-05 09:49:54,755 wheel INFO adding 'gtts/__init__.py' 2023-01-05 09:49:54,756 wheel INFO adding 'gtts/accents.py' 2023-01-05 09:49:54,756 wheel INFO adding 'gtts/cli.py' 2023-01-05 09:49:54,756 wheel INFO adding 'gtts/lang.py' 2023-01-05 09:49:54,756 wheel INFO adding 'gtts/langs.py' 2023-01-05 09:49:54,757 wheel INFO adding 'gtts/tts.py' 2023-01-05 09:49:54,757 wheel INFO adding 'gtts/utils.py' 2023-01-05 09:49:54,757 wheel INFO adding 'gtts/version.py' 2023-01-05 09:49:54,758 wheel INFO adding 'gtts/tests/__init__.py' 2023-01-05 09:49:54,758 wheel INFO adding 'gtts/tests/test_cli.py' 2023-01-05 09:49:54,758 wheel INFO adding 'gtts/tests/test_lang.py' 2023-01-05 09:49:54,758 wheel INFO adding 'gtts/tests/test_tts.py' 2023-01-05 09:49:54,759 wheel INFO adding 'gtts/tests/test_utils.py' 2023-01-05 09:49:54,759 wheel INFO adding 'gtts/tokenizer/__init__.py' 2023-01-05 09:49:54,759 wheel INFO adding 'gtts/tokenizer/core.py' 2023-01-05 09:49:54,759 wheel INFO adding 'gtts/tokenizer/pre_processors.py' 2023-01-05 09:49:54,760 wheel INFO adding 'gtts/tokenizer/symbols.py' 2023-01-05 09:49:54,760 wheel INFO adding 'gtts/tokenizer/tokenizer_cases.py' 2023-01-05 09:49:54,760 wheel INFO adding 'gTTS-2.3.0.dist-info/LICENSE' 2023-01-05 09:49:54,760 wheel INFO adding 'gTTS-2.3.0.dist-info/METADATA' 2023-01-05 09:49:54,760 wheel INFO adding 'gTTS-2.3.0.dist-info/WHEEL' 2023-01-05 09:49:54,761 wheel INFO adding 'gTTS-2.3.0.dist-info/entry_points.txt' 2023-01-05 09:49:54,761 wheel INFO adding 'gTTS-2.3.0.dist-info/top_level.txt' 2023-01-05 09:49:54,761 wheel INFO adding 'gTTS-2.3.0.dist-info/RECORD' 2023-01-05 09:49:54,761 wheel INFO removing build/bdist.linux-i686/wheel 2023-01-05 09:49:54,762 gpep517 INFO The backend produced dist/gTTS-2.3.0-py3-none-any.whl gTTS-2.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-gtts/src/gTTS-2.3.0, 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.33s ============================= >>> 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: 308.0 KB >>> py3-gtts*: Compressing data... >>> py3-gtts*: Create checksum... >>> py3-gtts*: Create py3-gtts-2.3.0-r0.apk >>> py3-gtts: Build complete at Thu, 05 Jan 2023 09:50:28 +0000 elapsed time 0h 0m 38s >>> py3-gtts: Cleaning up srcdir >>> py3-gtts: Cleaning up pkgdir >>> py3-gtts: Uninstalling dependencies... (1/30) Purging .makedepends-py3-gtts (20230105.094952) (2/30) Purging py3-beautifulsoup4 (4.11.1-r1) (3/30) Purging py3-soupsieve (2.3.2-r1) (4/30) Purging py3-click (8.1.3-r1) (5/30) Purging py3-gtts-token (1.1.4-r3) (6/30) Purging py3-requests (2.28.1-r2) (7/30) Purging py3-certifi (2022.12.7-r0) (8/30) Purging py3-charset-normalizer (3.0.1-r1) (9/30) Purging py3-idna (3.4-r3) (10/30) Purging py3-urllib3 (1.26.13-r0) (11/30) Purging py3-six (1.16.0-r4) (12/30) Purging py3-gpep517 (13-r0) (13/30) Purging py3-installer (0.6.0-r0) (14/30) Purging py3-setuptools (65.6.3-r0) (15/30) Purging py3-wheel (0.38.4-r1) (16/30) Purging py3-mock (5.0.0-r0) (17/30) Purging py3-pytest (7.2.0-r2) (18/30) Purging py3-attrs (22.2.0-r0) (19/30) Purging py3-iniconfig (1.1.1-r4) (20/30) Purging py3-packaging (22.0-r0) (21/30) Purging py3-parsing (3.0.9-r1) (22/30) Purging py3-pluggy (1.0.0-r2) (23/30) Purging py3-py (1.11.0-r1) (24/30) Purging py3-testfixtures (6.18.5-r1) (25/30) Purging python3 (3.11.1-r2) (26/30) Purging libffi (3.4.4-r0) (27/30) Purging gdbm (1.23-r0) (28/30) Purging mpdecimal (2.5.1-r1) (29/30) Purging readline (8.2.0-r0) (30/30) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.35.0-r29.trigger OK: 378 MiB in 103 packages >>> py3-gtts: Updating the community/x86 repository index... >>> py3-gtts: Signing the index...