>>> py3-pronouncing: Building community/py3-pronouncing 0.2.0-r2 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 11:26:46 +0000 >>> py3-pronouncing: Checking sanity of /home/buildozer/aports/community/py3-pronouncing/APKBUILD... >>> py3-pronouncing: Analyzing dependencies... >>> py3-pronouncing: Installing for build: build-base py3-cmudict python3 py3-setuptools py3-pytest (1/19) Installing libbz2 (1.0.8-r3) (2/19) Installing libffi (3.4.4-r0) (3/19) Installing gdbm (1.23-r0) (4/19) Installing xz-libs (5.2.7-r0) (5/19) Installing mpdecimal (2.5.1-r1) (6/19) Installing readline (8.2.0-r0) (7/19) Installing sqlite-libs (3.39.4-r0) (8/19) Installing python3 (3.10.8-r3) (9/19) Installing py3-cmudict (1.0.2-r1) (10/19) Installing py3-parsing (3.0.9-r0) (11/19) Installing py3-packaging (21.3-r2) (12/19) Installing py3-setuptools (65.5.0-r0) (13/19) Installing py3-attrs (22.1.0-r0) (14/19) Installing py3-iniconfig (1.1.1-r3) (15/19) Installing py3-pluggy (1.0.0-r1) (16/19) Installing py3-py (1.11.0-r0) (17/19) Installing py3-tomli (2.0.1-r1) (18/19) Installing py3-pytest (7.1.3-r1) (19/19) Installing .makedepends-py3-pronouncing (20221028.112659) Executing busybox-1.35.0-r27.trigger OK: 255 MiB in 112 packages >>> py3-pronouncing: Cleaning up srcdir >>> py3-pronouncing: Cleaning up pkgdir >>> py3-pronouncing: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pronouncing-0.2.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-pronouncing: Fetching https://pypi.python.org/packages/source/p/pronouncing/pronouncing-0.2.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 122 100 122 0 0 237 0 --:--:-- --:--:-- --:--:-- 237 100 282 100 282 0 0 454 0 --:--:-- --:--:-- --:--:-- 454 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 78 17562 78 13730 0 0 9912 0 0:00:01 0:00:01 --:--:-- 9912 100 17562 100 17562 0 0 12596 0 0:00:01 0:00:01 --:--:-- 415k >>> py3-pronouncing: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pronouncing-0.2.0.tar.gz >>> py3-pronouncing: Checking sha512sums... pronouncing-0.2.0.tar.gz: OK >>> py3-pronouncing: Unpacking /var/cache/distfiles/v3.17/pronouncing-0.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pronouncing copying pronouncing/__init__.py -> build/lib/pronouncing ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pronouncing/src/pronouncing-0.2.0 collected 13 items tests/test_pronouncing.py ............. [100%] =============================== warnings summary =============================== tests/test_pronouncing.py:55 /home/buildozer/aports/community/py3-pronouncing/src/pronouncing-0.2.0/tests/test_pronouncing.py:55: DeprecationWarning: invalid escape sequence '\w' matches = pronouncing.search('IH. \w* IH. \w* IH. \w* IH.') -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 13 passed, 1 warning in 1.61s ========================= >>> py3-pronouncing: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pronouncing/pkg creating /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing creating /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr creating /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib creating /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.10/site-packages/pronouncing copying build/lib/pronouncing/__init__.py -> /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.10/site-packages/pronouncing byte-compiling /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.10/site-packages/pronouncing/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info writing pronouncing.egg-info/PKG-INFO writing dependency_links to pronouncing.egg-info/dependency_links.txt writing requirements to pronouncing.egg-info/requires.txt writing top-level names to pronouncing.egg-info/top_level.txt reading manifest file 'pronouncing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'pronouncing.egg-info/SOURCES.txt' Copying pronouncing.egg-info to /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.10/site-packages/pronouncing-0.2.0-py3.10.egg-info running install_scripts >>> py3-pronouncing*: Running postcheck for py3-pronouncing >>> py3-pronouncing*: Preparing package py3-pronouncing... >>> py3-pronouncing*: Tracing dependencies... >>> py3-pronouncing*: Package size: 72.0 KB >>> py3-pronouncing*: Compressing data... >>> py3-pronouncing*: Create checksum... >>> py3-pronouncing*: Create py3-pronouncing-0.2.0-r2.apk >>> py3-pronouncing: Build complete at Fri, 28 Oct 2022 11:27:05 +0000 elapsed time 0h 0m 19s >>> py3-pronouncing: Cleaning up srcdir >>> py3-pronouncing: Cleaning up pkgdir >>> py3-pronouncing: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pronouncing (20221028.112659) (2/19) Purging py3-cmudict (1.0.2-r1) (3/19) Purging py3-setuptools (65.5.0-r0) (4/19) Purging py3-pytest (7.1.3-r1) (5/19) Purging py3-attrs (22.1.0-r0) (6/19) Purging py3-iniconfig (1.1.1-r3) (7/19) Purging py3-packaging (21.3-r2) (8/19) Purging py3-parsing (3.0.9-r0) (9/19) Purging py3-pluggy (1.0.0-r1) (10/19) Purging py3-py (1.11.0-r0) (11/19) Purging py3-tomli (2.0.1-r1) (12/19) Purging python3 (3.10.8-r3) (13/19) Purging libbz2 (1.0.8-r3) (14/19) Purging libffi (3.4.4-r0) (15/19) Purging gdbm (1.23-r0) (16/19) Purging xz-libs (5.2.7-r0) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.2.0-r0) (19/19) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-pronouncing: Updating the community/armv7 repository index... >>> py3-pronouncing: Signing the index...