>>> py3-gtts: Building community/py3-gtts 2.3.1-r2 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 09:19:12 +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/46) Installing libffi (3.4.4-r2) (2/46) Installing gdbm (1.23-r1) (3/46) Installing mpdecimal (2.5.1-r2) (4/46) Installing libpanelw (6.4_p20230401-r4) (5/46) Installing readline (8.2.1-r1) (6/46) Installing sqlite-libs (3.41.2-r2) (7/46) Installing python3 (3.11.3-r10) (8/46) Installing python3-pycache-pyc0 (3.11.3-r10) (9/46) Installing pyc (0.1-r0) (10/46) Installing py3-click-pyc (8.1.3-r2) (11/46) Installing python3-pyc (3.11.3-r10) (12/46) Installing py3-click (8.1.3-r2) (13/46) Installing py3-certifi (2022.12.7-r2) (14/46) Installing py3-certifi-pyc (2022.12.7-r2) (15/46) Installing py3-charset-normalizer (3.1.0-r1) (16/46) Installing py3-charset-normalizer-pyc (3.1.0-r1) (17/46) Installing py3-idna (3.4-r4) (18/46) Installing py3-idna-pyc (3.4-r4) (19/46) Installing py3-urllib3 (1.26.15-r1) (20/46) Installing py3-urllib3-pyc (1.26.15-r1) (21/46) Installing py3-requests (2.28.2-r1) (22/46) Installing py3-requests-pyc (2.28.2-r1) (23/46) Installing py3-installer (0.7.0-r1) (24/46) Installing py3-installer-pyc (0.7.0-r1) (25/46) Installing py3-gpep517 (13-r2) (26/46) Installing py3-gpep517-pyc (13-r2) (27/46) Installing py3-parsing (3.0.9-r2) (28/46) Installing py3-parsing-pyc (3.0.9-r2) (29/46) Installing py3-packaging (23.1-r1) (30/46) Installing py3-packaging-pyc (23.1-r1) (31/46) Installing py3-setuptools (67.6.1-r1) (32/46) Installing py3-setuptools-pyc (67.6.1-r1) (33/46) Installing py3-wheel (0.40.0-r1) (34/46) Installing py3-wheel-pyc (0.40.0-r1) (35/46) Installing py3-mock (5.0.2-r1) (36/46) Installing py3-mock-pyc (5.0.2-r1) (37/46) Installing py3-iniconfig (1.1.1-r6) (38/46) Installing py3-iniconfig-pyc (1.1.1-r6) (39/46) Installing py3-pluggy (1.0.0-r3) (40/46) Installing py3-pluggy-pyc (1.0.0-r3) (41/46) Installing py3-py (1.11.0-r2) (42/46) Installing py3-py-pyc (1.11.0-r2) (43/46) Installing py3-pytest (7.3.1-r1) (44/46) Installing py3-pytest-pyc (7.3.1-r1) (45/46) Installing py3-testfixtures (7.1.0-r0) (46/46) Installing .makedepends-py3-gtts (20230420.091913) Executing busybox-1.36.0-r7.trigger OK: 438 MiB in 152 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 347k 0 --:--:-- --:--:-- --:--:-- 348k >>> 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-04-20 09:19:15,600 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-04-20 09:19:15,853 root INFO running bdist_wheel 2023-04-20 09:19:15,869 root INFO running build 2023-04-20 09:19:15,869 root INFO running build_py 2023-04-20 09:19:15,874 root INFO creating build 2023-04-20 09:19:15,874 root INFO creating build/lib 2023-04-20 09:19:15,874 root INFO creating build/lib/gtts 2023-04-20 09:19:15,875 root INFO copying gtts/cli.py -> build/lib/gtts 2023-04-20 09:19:15,875 root INFO copying gtts/utils.py -> build/lib/gtts 2023-04-20 09:19:15,876 root INFO copying gtts/accents.py -> build/lib/gtts 2023-04-20 09:19:15,876 root INFO copying gtts/tts.py -> build/lib/gtts 2023-04-20 09:19:15,877 root INFO copying gtts/__init__.py -> build/lib/gtts 2023-04-20 09:19:15,877 root INFO copying gtts/version.py -> build/lib/gtts 2023-04-20 09:19:15,878 root INFO copying gtts/langs.py -> build/lib/gtts 2023-04-20 09:19:15,878 root INFO copying gtts/lang.py -> build/lib/gtts 2023-04-20 09:19:15,879 root INFO creating build/lib/gtts/tests 2023-04-20 09:19:15,879 root INFO copying gtts/tests/test_lang.py -> build/lib/gtts/tests 2023-04-20 09:19:15,880 root INFO copying gtts/tests/__init__.py -> build/lib/gtts/tests 2023-04-20 09:19:15,880 root INFO copying gtts/tests/test_tts.py -> build/lib/gtts/tests 2023-04-20 09:19:15,880 root INFO copying gtts/tests/test_utils.py -> build/lib/gtts/tests 2023-04-20 09:19:15,881 root INFO copying gtts/tests/test_cli.py -> build/lib/gtts/tests 2023-04-20 09:19:15,882 root INFO creating build/lib/gtts/tokenizer 2023-04-20 09:19:15,882 root INFO copying gtts/tokenizer/tokenizer_cases.py -> build/lib/gtts/tokenizer 2023-04-20 09:19:15,882 root INFO copying gtts/tokenizer/__init__.py -> build/lib/gtts/tokenizer 2023-04-20 09:19:15,883 root INFO copying gtts/tokenizer/core.py -> build/lib/gtts/tokenizer 2023-04-20 09:19:15,883 root INFO copying gtts/tokenizer/symbols.py -> build/lib/gtts/tokenizer 2023-04-20 09:19:15,884 root INFO copying gtts/tokenizer/pre_processors.py -> build/lib/gtts/tokenizer 2023-04-20 09:19:15,885 root INFO creating build/lib/gtts/tokenizer/tests 2023-04-20 09:19:15,885 root INFO copying gtts/tokenizer/tests/test_core.py -> build/lib/gtts/tokenizer/tests 2023-04-20 09:19:15,885 root INFO copying gtts/tokenizer/tests/test_pre_processors.py -> build/lib/gtts/tokenizer/tests 2023-04-20 09:19:15,886 root INFO copying gtts/tokenizer/tests/test_tokenizer_cases.py -> build/lib/gtts/tokenizer/tests 2023-04-20 09:19:15,886 root INFO running egg_info 2023-04-20 09:19:15,891 root INFO creating gTTS.egg-info 2023-04-20 09:19:15,895 root INFO writing gTTS.egg-info/PKG-INFO 2023-04-20 09:19:15,895 root INFO writing dependency_links to gTTS.egg-info/dependency_links.txt 2023-04-20 09:19:15,896 root INFO writing entry points to gTTS.egg-info/entry_points.txt 2023-04-20 09:19:15,896 root INFO writing requirements to gTTS.egg-info/requires.txt 2023-04-20 09:19:15,896 root INFO writing top-level names to gTTS.egg-info/top_level.txt 2023-04-20 09:19:15,897 root INFO writing manifest file 'gTTS.egg-info/SOURCES.txt' 2023-04-20 09:19:15,904 root INFO reading manifest file 'gTTS.egg-info/SOURCES.txt' 2023-04-20 09:19:15,904 root INFO adding license file 'LICENSE' 2023-04-20 09:19:15,906 root INFO writing manifest file 'gTTS.egg-info/SOURCES.txt' 2023-04-20 09:19:15,907 root INFO creating build/lib/gtts/tests/input_files 2023-04-20 09:19:15,908 root INFO copying gtts/tests/input_files/test_cli_test_ascii.txt -> build/lib/gtts/tests/input_files 2023-04-20 09:19:15,908 root INFO copying gtts/tests/input_files/test_cli_test_utf8.txt -> build/lib/gtts/tests/input_files 2023-04-20 09:19:15,918 wheel INFO installing to build/bdist.linux-i686/wheel 2023-04-20 09:19:15,918 root INFO running install 2023-04-20 09:19:15,940 root INFO running install_lib 2023-04-20 09:19:15,944 root INFO creating build/bdist.linux-i686 2023-04-20 09:19:15,944 root INFO creating build/bdist.linux-i686/wheel 2023-04-20 09:19:15,945 root INFO creating build/bdist.linux-i686/wheel/gtts 2023-04-20 09:19:15,945 root INFO copying build/lib/gtts/cli.py -> build/bdist.linux-i686/wheel/gtts 2023-04-20 09:19:15,945 root INFO creating build/bdist.linux-i686/wheel/gtts/tests 2023-04-20 09:19:15,946 root INFO copying build/lib/gtts/tests/test_lang.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-04-20 09:19:15,946 root INFO copying build/lib/gtts/tests/__init__.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-04-20 09:19:15,947 root INFO copying build/lib/gtts/tests/test_tts.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-04-20 09:19:15,947 root INFO creating build/bdist.linux-i686/wheel/gtts/tests/input_files 2023-04-20 09:19:15,947 root INFO copying build/lib/gtts/tests/input_files/test_cli_test_utf8.txt -> build/bdist.linux-i686/wheel/gtts/tests/input_files 2023-04-20 09:19:15,948 root INFO copying build/lib/gtts/tests/input_files/test_cli_test_ascii.txt -> build/bdist.linux-i686/wheel/gtts/tests/input_files 2023-04-20 09:19:15,948 root INFO copying build/lib/gtts/tests/test_utils.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-04-20 09:19:15,949 root INFO copying build/lib/gtts/tests/test_cli.py -> build/bdist.linux-i686/wheel/gtts/tests 2023-04-20 09:19:15,949 root INFO copying build/lib/gtts/utils.py -> build/bdist.linux-i686/wheel/gtts 2023-04-20 09:19:15,950 root INFO creating build/bdist.linux-i686/wheel/gtts/tokenizer 2023-04-20 09:19:15,950 root INFO creating build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2023-04-20 09:19:15,950 root INFO copying build/lib/gtts/tokenizer/tests/test_core.py -> build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2023-04-20 09:19:15,951 root INFO copying build/lib/gtts/tokenizer/tests/test_pre_processors.py -> build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2023-04-20 09:19:15,951 root INFO copying build/lib/gtts/tokenizer/tests/test_tokenizer_cases.py -> build/bdist.linux-i686/wheel/gtts/tokenizer/tests 2023-04-20 09:19:15,951 root INFO copying build/lib/gtts/tokenizer/tokenizer_cases.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-04-20 09:19:15,952 root INFO copying build/lib/gtts/tokenizer/__init__.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-04-20 09:19:15,952 root INFO copying build/lib/gtts/tokenizer/core.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-04-20 09:19:15,953 root INFO copying build/lib/gtts/tokenizer/symbols.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-04-20 09:19:15,953 root INFO copying build/lib/gtts/tokenizer/pre_processors.py -> build/bdist.linux-i686/wheel/gtts/tokenizer 2023-04-20 09:19:15,954 root INFO copying build/lib/gtts/accents.py -> build/bdist.linux-i686/wheel/gtts 2023-04-20 09:19:15,954 root INFO copying build/lib/gtts/tts.py -> build/bdist.linux-i686/wheel/gtts 2023-04-20 09:19:15,955 root INFO copying build/lib/gtts/__init__.py -> build/bdist.linux-i686/wheel/gtts 2023-04-20 09:19:15,955 root INFO copying build/lib/gtts/version.py -> build/bdist.linux-i686/wheel/gtts 2023-04-20 09:19:15,956 root INFO copying build/lib/gtts/langs.py -> build/bdist.linux-i686/wheel/gtts 2023-04-20 09:19:15,956 root INFO copying build/lib/gtts/lang.py -> build/bdist.linux-i686/wheel/gtts 2023-04-20 09:19:15,956 root INFO running install_egg_info 2023-04-20 09:19:15,961 root INFO Copying gTTS.egg-info to build/bdist.linux-i686/wheel/gTTS-2.3.1-py3.11.egg-info 2023-04-20 09:19:15,963 root INFO running install_scripts 2023-04-20 09:19:15,969 wheel INFO creating build/bdist.linux-i686/wheel/gTTS-2.3.1.dist-info/WHEEL 2023-04-20 09:19:15,970 wheel INFO creating '/home/buildozer/aports/community/py3-gtts/src/gTTS-2.3.1/dist/.tmp-df6rmj1d/gTTS-2.3.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-04-20 09:19:15,971 wheel INFO adding 'gtts/__init__.py' 2023-04-20 09:19:15,972 wheel INFO adding 'gtts/accents.py' 2023-04-20 09:19:15,972 wheel INFO adding 'gtts/cli.py' 2023-04-20 09:19:15,973 wheel INFO adding 'gtts/lang.py' 2023-04-20 09:19:15,973 wheel INFO adding 'gtts/langs.py' 2023-04-20 09:19:15,974 wheel INFO adding 'gtts/tts.py' 2023-04-20 09:19:15,974 wheel INFO adding 'gtts/utils.py' 2023-04-20 09:19:15,975 wheel INFO adding 'gtts/version.py' 2023-04-20 09:19:15,975 wheel INFO adding 'gtts/tests/__init__.py' 2023-04-20 09:19:15,976 wheel INFO adding 'gtts/tests/test_cli.py' 2023-04-20 09:19:15,976 wheel INFO adding 'gtts/tests/test_lang.py' 2023-04-20 09:19:15,976 wheel INFO adding 'gtts/tests/test_tts.py' 2023-04-20 09:19:15,977 wheel INFO adding 'gtts/tests/test_utils.py' 2023-04-20 09:19:15,977 wheel INFO adding 'gtts/tests/input_files/test_cli_test_ascii.txt' 2023-04-20 09:19:15,978 wheel INFO adding 'gtts/tests/input_files/test_cli_test_utf8.txt' 2023-04-20 09:19:15,978 wheel INFO adding 'gtts/tokenizer/__init__.py' 2023-04-20 09:19:15,979 wheel INFO adding 'gtts/tokenizer/core.py' 2023-04-20 09:19:15,979 wheel INFO adding 'gtts/tokenizer/pre_processors.py' 2023-04-20 09:19:15,980 wheel INFO adding 'gtts/tokenizer/symbols.py' 2023-04-20 09:19:15,980 wheel INFO adding 'gtts/tokenizer/tokenizer_cases.py' 2023-04-20 09:19:15,981 wheel INFO adding 'gtts/tokenizer/tests/test_core.py' 2023-04-20 09:19:15,981 wheel INFO adding 'gtts/tokenizer/tests/test_pre_processors.py' 2023-04-20 09:19:15,981 wheel INFO adding 'gtts/tokenizer/tests/test_tokenizer_cases.py' 2023-04-20 09:19:15,982 wheel INFO adding 'gTTS-2.3.1.dist-info/LICENSE' 2023-04-20 09:19:15,982 wheel INFO adding 'gTTS-2.3.1.dist-info/METADATA' 2023-04-20 09:19:15,982 wheel INFO adding 'gTTS-2.3.1.dist-info/WHEEL' 2023-04-20 09:19:15,983 wheel INFO adding 'gTTS-2.3.1.dist-info/entry_points.txt' 2023-04-20 09:19:15,983 wheel INFO adding 'gTTS-2.3.1.dist-info/top_level.txt' 2023-04-20 09:19:15,984 wheel INFO adding 'gTTS-2.3.1.dist-info/RECORD' 2023-04-20 09:19:15,984 wheel INFO removing build/bdist.linux-i686/wheel 2023-04-20 09:19:15,987 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.3, pytest-7.3.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 26.49s ============================= >>> py3-gtts: Entering fakeroot... >>> py3-gtts-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-gtts/pkg/py3-gtts/usr/lib/python3.11/site-packages/gtts/tokenizer/__pycache__' -> '/home/buildozer/aports/community/py3-gtts/pkg/py3-gtts-pyc/usr/lib/python3.11/site-packages/gtts/tokenizer/__pycache__' '/home/buildozer/aports/community/py3-gtts/pkg/py3-gtts/usr/lib/python3.11/site-packages/gtts/__pycache__' -> '/home/buildozer/aports/community/py3-gtts/pkg/py3-gtts-pyc/usr/lib/python3.11/site-packages/gtts/__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 python3~3.11 >>> py3-gtts-pyc*: Package size: 120.0 KB >>> py3-gtts-pyc*: Compressing data... >>> py3-gtts-pyc*: Create checksum... >>> py3-gtts-pyc*: Create py3-gtts-pyc-2.3.1-r2.apk >>> py3-gtts*: Tracing dependencies... py3-click py3-requests python3 python3~3.11 >>> py3-gtts*: Package size: 144.0 KB >>> py3-gtts*: Compressing data... >>> py3-gtts*: Create checksum... >>> py3-gtts*: Create py3-gtts-2.3.1-r2.apk >>> py3-gtts: Build complete at Thu, 20 Apr 2023 09:19:44 +0000 elapsed time 0h 0m 32s >>> py3-gtts: Cleaning up srcdir >>> py3-gtts: Cleaning up pkgdir >>> py3-gtts: Uninstalling dependencies... (1/46) Purging .makedepends-py3-gtts (20230420.091913) (2/46) Purging py3-click-pyc (8.1.3-r2) (3/46) Purging py3-click (8.1.3-r2) (4/46) Purging py3-requests-pyc (2.28.2-r1) (5/46) Purging py3-requests (2.28.2-r1) (6/46) Purging py3-certifi-pyc (2022.12.7-r2) (7/46) Purging py3-certifi (2022.12.7-r2) (8/46) Purging py3-charset-normalizer-pyc (3.1.0-r1) (9/46) Purging py3-charset-normalizer (3.1.0-r1) (10/46) Purging py3-idna-pyc (3.4-r4) (11/46) Purging py3-idna (3.4-r4) (12/46) Purging py3-urllib3-pyc (1.26.15-r1) (13/46) Purging py3-urllib3 (1.26.15-r1) (14/46) Purging py3-gpep517-pyc (13-r2) (15/46) Purging py3-gpep517 (13-r2) (16/46) Purging py3-installer-pyc (0.7.0-r1) (17/46) Purging py3-installer (0.7.0-r1) (18/46) Purging py3-setuptools-pyc (67.6.1-r1) (19/46) Purging py3-setuptools (67.6.1-r1) (20/46) Purging py3-wheel-pyc (0.40.0-r1) (21/46) Purging py3-wheel (0.40.0-r1) (22/46) Purging py3-mock-pyc (5.0.2-r1) (23/46) Purging py3-mock (5.0.2-r1) (24/46) Purging py3-pytest-pyc (7.3.1-r1) (25/46) Purging py3-pytest (7.3.1-r1) (26/46) Purging py3-iniconfig-pyc (1.1.1-r6) (27/46) Purging py3-iniconfig (1.1.1-r6) (28/46) Purging py3-packaging-pyc (23.1-r1) (29/46) Purging py3-packaging (23.1-r1) (30/46) Purging py3-parsing-pyc (3.0.9-r2) (31/46) Purging py3-parsing (3.0.9-r2) (32/46) Purging py3-pluggy-pyc (1.0.0-r3) (33/46) Purging py3-pluggy (1.0.0-r3) (34/46) Purging py3-py-pyc (1.11.0-r2) (35/46) Purging py3-py (1.11.0-r2) (36/46) Purging py3-testfixtures (7.1.0-r0) (37/46) Purging python3-pyc (3.11.3-r10) (38/46) Purging python3-pycache-pyc0 (3.11.3-r10) (39/46) Purging pyc (0.1-r0) (40/46) Purging python3 (3.11.3-r10) (41/46) Purging gdbm (1.23-r1) (42/46) Purging libffi (3.4.4-r2) (43/46) Purging libpanelw (6.4_p20230401-r4) (44/46) Purging mpdecimal (2.5.1-r2) (45/46) Purging readline (8.2.1-r1) (46/46) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 379 MiB in 106 packages >>> py3-gtts: Updating the community/x86 repository index... >>> py3-gtts: Signing the index...