>>> py3-pronouncing: Building community/py3-pronouncing 0.2.0-r6 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 05:17:29 +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 py3-setuptools py3-pytest (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.6-r0) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.6.1-r3) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.4_p20240330-r0) (7/29) Installing readline (8.2.10-r0) (8/29) Installing sqlite-libs (3.45.2-r0) (9/29) Installing python3 (3.12.3-r0) (10/29) Installing python3-pycache-pyc0 (3.12.3-r0) (11/29) Installing pyc (3.12.3-r0) (12/29) Installing py3-cmudict-pyc (1.0.13-r2) (13/29) Installing python3-pyc (3.12.3-r0) (14/29) Installing py3-cmudict (1.0.13-r2) (15/29) Installing py3-parsing (3.1.2-r1) (16/29) Installing py3-parsing-pyc (3.1.2-r1) (17/29) Installing py3-packaging (24.0-r1) (18/29) Installing py3-packaging-pyc (24.0-r1) (19/29) Installing py3-setuptools (69.2.0-r2) (20/29) Installing py3-setuptools-pyc (69.2.0-r2) (21/29) Installing py3-iniconfig (2.0.0-r1) (22/29) Installing py3-iniconfig-pyc (2.0.0-r1) (23/29) Installing py3-pluggy (1.4.0-r1) (24/29) Installing py3-pluggy-pyc (1.4.0-r1) (25/29) Installing py3-py (1.11.0-r3) (26/29) Installing py3-py-pyc (1.11.0-r3) (27/29) Installing py3-pytest (8.1.1-r1) (28/29) Installing py3-pytest-pyc (8.1.1-r1) (29/29) Installing .makedepends-py3-pronouncing (20240413.051730) Executing busybox-1.36.1-r25.trigger OK: 402 MiB in 136 packages >>> py3-pronouncing: Cleaning up srcdir >>> py3-pronouncing: Cleaning up pkgdir >>> py3-pronouncing: Cleaning up tmpdir >>> py3-pronouncing: Fetching https://distfiles.alpinelinux.org/distfiles/edge//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 100 17562 100 17562 0 0 53942 0 --:--:-- --:--:-- --:--:-- 54036 >>> py3-pronouncing: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pronouncing-0.2.0.tar.gz >>> py3-pronouncing: Checking sha512sums... pronouncing-0.2.0.tar.gz: OK >>> py3-pronouncing: Unpacking /var/cache/distfiles/edge/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.12.3, pytest-8.1.1, pluggy-1.4.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: SyntaxWarning: invalid escape sequence '\w' matches = pronouncing.search('IH. \w* IH. \w* IH. \w* IH.') pronouncing/__init__.py:3 /home/buildozer/aports/community/py3-pronouncing/src/pronouncing-0.2.0/pronouncing/__init__.py:3: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import resource_stream tests/test_pronouncing.py::TestPronouncing::test_a /usr/lib/python3.12/site-packages/cmudict/__init__.py:32: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. stream = resources.open_binary("cmudict.data", resource_name) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 13 passed, 3 warnings in 1.14s ======================== >>> py3-pronouncing: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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.12 creating /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.12/site-packages/pronouncing copying build/lib/pronouncing/__init__.py -> /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.12/site-packages/pronouncing byte-compiling /home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.12/site-packages/pronouncing/__init__.py to __init__.cpython-312.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.12/site-packages/pronouncing-0.2.0-py3.12.egg-info running install_scripts >>> py3-pronouncing-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.12/site-packages/pronouncing/__pycache__' -> '/home/buildozer/aports/community/py3-pronouncing/pkg/py3-pronouncing-pyc/usr/lib/python3.12/site-packages/pronouncing/__pycache__' >>> py3-pronouncing-pyc*: Preparing subpackage py3-pronouncing-pyc... >>> py3-pronouncing-pyc*: Running postcheck for py3-pronouncing-pyc >>> py3-pronouncing*: Running postcheck for py3-pronouncing >>> py3-pronouncing*: Preparing package py3-pronouncing... >>> py3-pronouncing-pyc*: Tracing dependencies... py3-cmudict py3-setuptools python3~3.12 >>> py3-pronouncing-pyc*: Package size: 40.0 KB >>> py3-pronouncing-pyc*: Compressing data... >>> py3-pronouncing-pyc*: Create checksum... >>> py3-pronouncing-pyc*: Create py3-pronouncing-pyc-0.2.0-r6.apk >>> py3-pronouncing*: Tracing dependencies... py3-cmudict py3-setuptools python3~3.12 >>> py3-pronouncing*: Package size: 60.0 KB >>> py3-pronouncing*: Compressing data... >>> py3-pronouncing*: Create checksum... >>> py3-pronouncing*: Create py3-pronouncing-0.2.0-r6.apk >>> py3-pronouncing: Build complete at Sat, 13 Apr 2024 05:17:33 +0000 elapsed time 0h 0m 4s >>> py3-pronouncing: Cleaning up srcdir >>> py3-pronouncing: Cleaning up pkgdir >>> py3-pronouncing: Uninstalling dependencies... (1/29) Purging .makedepends-py3-pronouncing (20240413.051730) (2/29) Purging py3-cmudict-pyc (1.0.13-r2) (3/29) Purging py3-cmudict (1.0.13-r2) (4/29) Purging py3-setuptools-pyc (69.2.0-r2) (5/29) Purging py3-setuptools (69.2.0-r2) (6/29) Purging py3-pytest-pyc (8.1.1-r1) (7/29) Purging py3-pytest (8.1.1-r1) (8/29) Purging py3-iniconfig-pyc (2.0.0-r1) (9/29) Purging py3-iniconfig (2.0.0-r1) (10/29) Purging py3-packaging-pyc (24.0-r1) (11/29) Purging py3-packaging (24.0-r1) (12/29) Purging py3-parsing-pyc (3.1.2-r1) (13/29) Purging py3-parsing (3.1.2-r1) (14/29) Purging py3-pluggy-pyc (1.4.0-r1) (15/29) Purging py3-pluggy (1.4.0-r1) (16/29) Purging py3-py-pyc (1.11.0-r3) (17/29) Purging py3-py (1.11.0-r3) (18/29) Purging python3-pyc (3.12.3-r0) (19/29) Purging python3-pycache-pyc0 (3.12.3-r0) (20/29) Purging pyc (3.12.3-r0) (21/29) Purging python3 (3.12.3-r0) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.6-r0) (25/29) Purging libpanelw (6.4_p20240330-r0) (26/29) Purging mpdecimal (4.0.0-r0) (27/29) Purging readline (8.2.10-r0) (28/29) Purging sqlite-libs (3.45.2-r0) (29/29) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-pronouncing: Updating the community/s390x repository index... >>> py3-pronouncing: Signing the index...