>>> py3-inflect: Building community/py3-inflect 7.4.0-r0 (using abuild 3.14.1-r1) started Wed, 06 Nov 2024 04:07:48 +0000 >>> py3-inflect: Validating /home/buildozer/aports/community/py3-inflect/APKBUILD... >>> py3-inflect: Analyzing dependencies... >>> py3-inflect: Installing for build: build-base py3-more-itertools py3-typeguard py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.6-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.6.3-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20241006-r2) (7/50) Installing sqlite-libs (3.47.0-r0) (8/50) Installing python3 (3.12.7-r1) (9/50) Installing python3-pycache-pyc0 (3.12.7-r1) (10/50) Installing pyc (3.12.7-r1) (11/50) Installing py3-more-itertools-pyc (10.2.0-r1) (12/50) Installing python3-pyc (3.12.7-r1) (13/50) Installing py3-more-itertools (10.2.0-r1) (14/50) Installing py3-editables (0.5-r2) (15/50) Installing py3-editables-pyc (0.5-r2) (16/50) Installing py3-parsing (3.1.4-r0) (17/50) Installing py3-parsing-pyc (3.1.4-r0) (18/50) Installing py3-packaging (24.1-r0) (19/50) Installing py3-packaging-pyc (24.1-r0) (20/50) Installing py3-pathspec (0.12.1-r2) (21/50) Installing py3-pathspec-pyc (0.12.1-r2) (22/50) Installing py3-pluggy (1.5.0-r0) (23/50) Installing py3-pluggy-pyc (1.5.0-r0) (24/50) Installing py3-trove-classifiers (2024.10.21.16-r0) (25/50) Installing py3-trove-classifiers-pyc (2024.10.21.16-r0) (26/50) Installing py3-hatchling (1.25.0-r0) (27/50) Installing py3-hatchling-pyc (1.25.0-r0) (28/50) Installing py3-bracex (2.5-r0) (29/50) Installing py3-bracex-pyc (2.5-r0) (30/50) Installing py3-typing-extensions (4.12.2-r0) (31/50) Installing py3-typing-extensions-pyc (4.12.2-r0) (32/50) Installing py3-typeguard (4.4.1-r0) (33/50) Installing py3-typeguard-pyc (4.4.1-r0) (34/50) Installing py3-installer (0.7.0-r2) (35/50) Installing py3-installer-pyc (0.7.0-r2) (36/50) Installing py3-gpep517 (16-r0) (37/50) Installing py3-gpep517-pyc (16-r0) (38/50) Installing py3-setuptools (70.3.0-r0) (39/50) Installing py3-setuptools-pyc (70.3.0-r0) (40/50) Installing py3-setuptools_scm (8.1.0-r0) (41/50) Installing py3-setuptools_scm-pyc (8.1.0-r0) (42/50) Installing py3-wheel (0.43.0-r0) (43/50) Installing py3-wheel-pyc (0.43.0-r0) (44/50) Installing py3-iniconfig (2.0.0-r1) (45/50) Installing py3-iniconfig-pyc (2.0.0-r1) (46/50) Installing py3-py (1.11.0-r4) (47/50) Installing py3-py-pyc (1.11.0-r4) (48/50) Installing py3-pytest (8.3.3-r0) (49/50) Installing py3-pytest-pyc (8.3.3-r0) (50/50) Installing .makedepends-py3-inflect (20241106.040752) Executing busybox-1.37.0-r6.trigger OK: 444 MiB in 151 packages >>> py3-inflect: Cleaning up srcdir >>> py3-inflect: Cleaning up pkgdir >>> py3-inflect: Cleaning up tmpdir >>> py3-inflect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/inflect-7.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/inflect-7.4.0.tar.gz.part' inflect-7.4.0.tar.gz 100% |********************************| 72730 0:00:00 ETA '/var/cache/distfiles/v3.21/inflect-7.4.0.tar.gz.part' saved >>> py3-inflect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/inflect-7.4.0.tar.gz >>> py3-inflect: Checking sha512sums... inflect-7.4.0.tar.gz: OK >>> py3-inflect: Unpacking /var/cache/distfiles/v3.21/inflect-7.4.0.tar.gz... 2024-11-06 04:07:53,312 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-06 04:07:53,426 root INFO running bdist_wheel 2024-11-06 04:07:53,437 root INFO running build 2024-11-06 04:07:53,437 root INFO running build_py 2024-11-06 04:07:53,439 root INFO creating build 2024-11-06 04:07:53,439 root INFO creating build/lib 2024-11-06 04:07:53,439 root INFO creating build/lib/inflect 2024-11-06 04:07:53,440 root INFO copying inflect/__init__.py -> build/lib/inflect 2024-11-06 04:07:53,440 root INFO creating build/lib/inflect/compat 2024-11-06 04:07:53,440 root INFO copying inflect/compat/py38.py -> build/lib/inflect/compat 2024-11-06 04:07:53,440 root INFO copying inflect/compat/__init__.py -> build/lib/inflect/compat 2024-11-06 04:07:53,440 root INFO running egg_info 2024-11-06 04:07:53,443 root INFO writing inflect.egg-info/PKG-INFO 2024-11-06 04:07:53,445 root INFO writing dependency_links to inflect.egg-info/dependency_links.txt 2024-11-06 04:07:53,446 root INFO writing requirements to inflect.egg-info/requires.txt 2024-11-06 04:07:53,447 root INFO writing top-level names to inflect.egg-info/top_level.txt 2024-11-06 04:07:54,919 root INFO reading manifest file 'inflect.egg-info/SOURCES.txt' 2024-11-06 04:07:54,920 root INFO adding license file 'LICENSE' 2024-11-06 04:07:54,920 root INFO writing manifest file 'inflect.egg-info/SOURCES.txt' 2024-11-06 04:07:54,921 root INFO copying inflect/py.typed -> build/lib/inflect 2024-11-06 04:07:54,926 root INFO installing to build/bdist.linux-x86_64/wheel 2024-11-06 04:07:54,926 root INFO running install 2024-11-06 04:07:54,933 root INFO running install_lib 2024-11-06 04:07:54,936 root INFO creating build/bdist.linux-x86_64 2024-11-06 04:07:54,936 root INFO creating build/bdist.linux-x86_64/wheel 2024-11-06 04:07:54,936 root INFO creating build/bdist.linux-x86_64/wheel/inflect 2024-11-06 04:07:54,936 root INFO copying build/lib/inflect/py.typed -> build/bdist.linux-x86_64/wheel/inflect 2024-11-06 04:07:54,936 root INFO copying build/lib/inflect/__init__.py -> build/bdist.linux-x86_64/wheel/inflect 2024-11-06 04:07:54,936 root INFO creating build/bdist.linux-x86_64/wheel/inflect/compat 2024-11-06 04:07:54,936 root INFO copying build/lib/inflect/compat/py38.py -> build/bdist.linux-x86_64/wheel/inflect/compat 2024-11-06 04:07:54,937 root INFO copying build/lib/inflect/compat/__init__.py -> build/bdist.linux-x86_64/wheel/inflect/compat 2024-11-06 04:07:54,937 root INFO running install_egg_info 2024-11-06 04:07:54,939 root INFO Copying inflect.egg-info to build/bdist.linux-x86_64/wheel/inflect-7.4.0-py3.12.egg-info 2024-11-06 04:07:54,940 root INFO running install_scripts 2024-11-06 04:07:54,943 root INFO creating build/bdist.linux-x86_64/wheel/inflect-7.4.0.dist-info/WHEEL 2024-11-06 04:07:54,944 wheel INFO creating '/home/buildozer/aports/community/py3-inflect/src/inflect-7.4.0/.dist/.tmp-pbnt28al/inflect-7.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-11-06 04:07:54,944 wheel INFO adding 'inflect/__init__.py' 2024-11-06 04:07:54,945 wheel INFO adding 'inflect/py.typed' 2024-11-06 04:07:54,945 wheel INFO adding 'inflect/compat/__init__.py' 2024-11-06 04:07:54,945 wheel INFO adding 'inflect/compat/py38.py' 2024-11-06 04:07:54,945 wheel INFO adding 'inflect-7.4.0.dist-info/LICENSE' 2024-11-06 04:07:54,946 wheel INFO adding 'inflect-7.4.0.dist-info/METADATA' 2024-11-06 04:07:54,946 wheel INFO adding 'inflect-7.4.0.dist-info/WHEEL' 2024-11-06 04:07:54,946 wheel INFO adding 'inflect-7.4.0.dist-info/top_level.txt' 2024-11-06 04:07:54,946 wheel INFO adding 'inflect-7.4.0.dist-info/RECORD' 2024-11-06 04:07:54,946 root INFO removing build/bdist.linux-x86_64/wheel 2024-11-06 04:07:54,947 gpep517 INFO The backend produced .dist/inflect-7.4.0-py3-none-any.whl inflect-7.4.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-inflect/src/inflect-7.4.0 configfile: pytest.ini plugins: typeguard-4.4.1 collected 230 items inflect/__init__.py ....... [ 3%] tests/test_an.py .. [ 3%] tests/test_classical_all.py . [ 4%] tests/test_classical_ancient.py . [ 4%] tests/test_classical_herd.py . [ 5%] tests/test_classical_names.py . [ 5%] tests/test_classical_person.py . [ 6%] tests/test_classical_zero.py . [ 6%] tests/test_compounds.py ......... [ 10%] tests/test_inflections.py ......... [ 14%] tests/test_join.py . [ 14%] tests/test_numwords.py .... [ 16%] tests/test_pl_si.py .... [ 18%] tests/test_pwd.py .......x...............................xxx............ [ 41%] .....xxxx.....xx..........xxx........................................... [ 73%] ...........................................x............xx... [ 99%] tests/test_unicode.py . [100%] =============================== warnings summary =============================== tests/test_inflections.py: 60 warnings tests/test_pwd.py: 80 warnings /home/buildozer/aports/community/py3-inflect/src/inflect-7.4.0/inflect/__init__.py:2267: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead if isinstance(obj, ast.Num): tests/test_inflections.py: 53 warnings tests/test_pwd.py: 54 warnings /home/buildozer/aports/community/py3-inflect/src/inflect-7.4.0/inflect/__init__.py:2269: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead elif isinstance(obj, ast.Str): tests/test_inflections.py: 40 warnings tests/test_pwd.py: 52 warnings /home/buildozer/aports/community/py3-inflect/src/inflect-7.4.0/inflect/__init__.py:2270: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead return obj.s tests/test_inflections.py: 7 warnings tests/test_pwd.py: 26 warnings /home/buildozer/aports/community/py3-inflect/src/inflect-7.4.0/inflect/__init__.py:2268: DeprecationWarning: Attribute n is deprecated and will be removed in Python 3.14; use value instead return obj.n tests/test_inflections.py::test_inflect_on_builtin_constants tests/test_inflections.py::test_inflect_on_builtin_constants tests/test_inflections.py::test_inflect_on_builtin_constants tests/test_inflections.py::test_inflect_on_builtin_constants tests/test_inflections.py::test_inflect_on_builtin_constants tests/test_inflections.py::test_NameError_in_strings tests/test_pwd.py::Test::test_doc_examples tests/test_pwd.py::Test::test_doc_examples /home/buildozer/aports/community/py3-inflect/src/inflect-7.4.0/inflect/__init__.py:2277: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead elif isinstance(obj, ast.NameConstant): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 214 passed, 16 xfailed, 380 warnings in 3.79s ================= >>> py3-inflect: Entering fakeroot... >>> py3-inflect-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/inflect/__pycache__' -> '/home/buildozer/aports/community/py3-inflect/pkg/py3-inflect-pyc/usr/lib/python3.12/site-packages/inflect/__pycache__' 'usr/lib/python3.12/site-packages/inflect/compat/__pycache__' -> '/home/buildozer/aports/community/py3-inflect/pkg/py3-inflect-pyc/usr/lib/python3.12/site-packages/inflect/compat/__pycache__' >>> py3-inflect-pyc*: Preparing subpackage py3-inflect-pyc... >>> py3-inflect-pyc*: Running postcheck for py3-inflect-pyc >>> py3-inflect*: Running postcheck for py3-inflect >>> py3-inflect*: Preparing package py3-inflect... >>> py3-inflect-pyc*: Tracing dependencies... py3-more-itertools py3-typeguard python3~3.12 >>> py3-inflect-pyc*: Package size: 110.3 KB >>> py3-inflect-pyc*: Compressing data... >>> py3-inflect-pyc*: Create checksum... >>> py3-inflect-pyc*: Create py3-inflect-pyc-7.4.0-r0.apk >>> py3-inflect*: Tracing dependencies... py3-more-itertools py3-typeguard python3~3.12 >>> py3-inflect*: Package size: 123.9 KB >>> py3-inflect*: Compressing data... >>> py3-inflect*: Create checksum... >>> py3-inflect*: Create py3-inflect-7.4.0-r0.apk >>> py3-inflect: Build complete at Wed, 06 Nov 2024 04:07:59 +0000 elapsed time 0h 0m 11s >>> py3-inflect: Cleaning up srcdir >>> py3-inflect: Cleaning up pkgdir >>> py3-inflect: Uninstalling dependencies... (1/50) Purging .makedepends-py3-inflect (20241106.040752) (2/50) Purging py3-more-itertools-pyc (10.2.0-r1) (3/50) Purging py3-more-itertools (10.2.0-r1) (4/50) Purging py3-typeguard-pyc (4.4.1-r0) (5/50) Purging py3-typeguard (4.4.1-r0) (6/50) Purging py3-bracex-pyc (2.5-r0) (7/50) Purging py3-bracex (2.5-r0) (8/50) Purging py3-hatchling-pyc (1.25.0-r0) (9/50) Purging py3-hatchling (1.25.0-r0) (10/50) Purging py3-editables-pyc (0.5-r2) (11/50) Purging py3-editables (0.5-r2) (12/50) Purging py3-pathspec-pyc (0.12.1-r2) (13/50) Purging py3-pathspec (0.12.1-r2) (14/50) Purging py3-trove-classifiers-pyc (2024.10.21.16-r0) (15/50) Purging py3-trove-classifiers (2024.10.21.16-r0) (16/50) Purging py3-typing-extensions-pyc (4.12.2-r0) (17/50) Purging py3-typing-extensions (4.12.2-r0) (18/50) Purging py3-gpep517-pyc (16-r0) (19/50) Purging py3-gpep517 (16-r0) (20/50) Purging py3-installer-pyc (0.7.0-r2) (21/50) Purging py3-installer (0.7.0-r2) (22/50) Purging py3-setuptools_scm-pyc (8.1.0-r0) (23/50) Purging py3-setuptools_scm (8.1.0-r0) (24/50) Purging py3-setuptools-pyc (70.3.0-r0) (25/50) Purging py3-setuptools (70.3.0-r0) (26/50) Purging py3-wheel-pyc (0.43.0-r0) (27/50) Purging py3-wheel (0.43.0-r0) (28/50) Purging py3-pytest-pyc (8.3.3-r0) (29/50) Purging py3-pytest (8.3.3-r0) (30/50) Purging py3-iniconfig-pyc (2.0.0-r1) (31/50) Purging py3-iniconfig (2.0.0-r1) (32/50) Purging py3-packaging-pyc (24.1-r0) (33/50) Purging py3-packaging (24.1-r0) (34/50) Purging py3-parsing-pyc (3.1.4-r0) (35/50) Purging py3-parsing (3.1.4-r0) (36/50) Purging py3-pluggy-pyc (1.5.0-r0) (37/50) Purging py3-pluggy (1.5.0-r0) (38/50) Purging py3-py-pyc (1.11.0-r4) (39/50) Purging py3-py (1.11.0-r4) (40/50) Purging python3-pyc (3.12.7-r1) (41/50) Purging python3-pycache-pyc0 (3.12.7-r1) (42/50) Purging pyc (3.12.7-r1) (43/50) Purging python3 (3.12.7-r1) (44/50) Purging gdbm (1.24-r0) (45/50) Purging libbz2 (1.0.8-r6) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.5_p20241006-r2) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.47.0-r0) (50/50) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 395 MiB in 101 packages >>> py3-inflect: Updating the community/x86_64 repository index... >>> py3-inflect: Signing the index...