>>> py3-pronouncing: Building community/py3-pronouncing 0.2.0-r6 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 01:45:05 +0000 >>> py3-pronouncing: Validating /home/udu/aports/community/py3-pronouncing/APKBUILD... >>> py3-pronouncing: Analyzing dependencies... >>> py3-pronouncing: Installing for build: build-base py3-cmudict py3-setuptools py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/17) Installing py3-cmudict-pyc (1.0.13-r2) (2/17) Installing py3-cmudict (1.0.13-r2) (3/17) Installing py3-parsing (3.2.3-r0) (4/17) Installing py3-parsing-pyc (3.2.3-r0) (5/17) Installing py3-packaging (25.0-r0) (6/17) Installing py3-packaging-pyc (25.0-r0) (7/17) Installing py3-setuptools (80.9.0-r0) (8/17) Installing py3-setuptools-pyc (80.9.0-r0) (9/17) Installing py3-iniconfig (2.1.0-r0) (10/17) Installing py3-iniconfig-pyc (2.1.0-r0) (11/17) Installing py3-pluggy (1.5.0-r0) (12/17) Installing py3-pluggy-pyc (1.5.0-r0) (13/17) Installing py3-py (1.11.0-r4) (14/17) Installing py3-py-pyc (1.11.0-r4) (15/17) Installing py3-pytest (8.3.5-r0) (16/17) Installing py3-pytest-pyc (8.3.5-r0) (17/17) Installing .makedepends-py3-pronouncing (20251013.014506) Executing busybox-1.37.0-r19.trigger OK: 313 MiB in 106 packages >>> py3-pronouncing: Cleaning up srcdir >>> py3-pronouncing: Cleaning up pkgdir >>> py3-pronouncing: Cleaning up tmpdir >>> py3-pronouncing: Fetching https://pypi.python.org/packages/source/p/pronouncing/pronouncing-0.2.0.tar.gz >>> py3-pronouncing: Fetching https://pypi.python.org/packages/source/p/pronouncing/pronouncing-0.2.0.tar.gz >>> py3-pronouncing: Checking sha512sums... pronouncing-0.2.0.tar.gz: OK >>> py3-pronouncing: Unpacking /var/cache/distfiles/pronouncing-0.2.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/pronouncing copying pronouncing/__init__.py -> build/lib/pronouncing ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/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/udu/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/udu/aports/community/py3-pronouncing/src/pronouncing-0.2.0/pronouncing/__init__.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import resource_stream -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 13 passed, 2 warnings in 0.82s ======================== >>> py3-pronouncing: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.12/site-packages/pronouncing copying build/lib/pronouncing/__init__.py -> /home/udu/aports/community/py3-pronouncing/pkg/py3-pronouncing/usr/lib/python3.12/site-packages/pronouncing byte-compiling /home/udu/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/udu/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... 'usr/lib/python3.12/site-packages/pronouncing/__pycache__' -> '/home/udu/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: 8.6 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: 10.9 KB >>> py3-pronouncing*: Compressing data... >>> py3-pronouncing*: Create checksum... >>> py3-pronouncing*: Create py3-pronouncing-0.2.0-r6.apk >>> py3-pronouncing: Build complete at Mon, 13 Oct 2025 01:45:08 +0000 elapsed time 0h 0m 3s >>> py3-pronouncing: Cleaning up srcdir >>> py3-pronouncing: Cleaning up pkgdir >>> py3-pronouncing: Uninstalling dependencies... (1/17) Purging .makedepends-py3-pronouncing (20251013.014506) (2/17) Purging py3-cmudict-pyc (1.0.13-r2) (3/17) Purging py3-cmudict (1.0.13-r2) (4/17) Purging py3-setuptools-pyc (80.9.0-r0) (5/17) Purging py3-setuptools (80.9.0-r0) (6/17) Purging py3-pytest-pyc (8.3.5-r0) (7/17) Purging py3-pytest (8.3.5-r0) (8/17) Purging py3-iniconfig-pyc (2.1.0-r0) (9/17) Purging py3-iniconfig (2.1.0-r0) (10/17) Purging py3-packaging-pyc (25.0-r0) (11/17) Purging py3-packaging (25.0-r0) (12/17) Purging py3-parsing-pyc (3.2.3-r0) (13/17) Purging py3-parsing (3.2.3-r0) (14/17) Purging py3-pluggy-pyc (1.5.0-r0) (15/17) Purging py3-pluggy (1.5.0-r0) (16/17) Purging py3-py-pyc (1.11.0-r4) (17/17) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pronouncing: Updating the community/x86_64 repository index... >>> py3-pronouncing: Signing the index...