>>> py3-langcodes: Building testing/py3-langcodes 3.3.0-r2 (using abuild 3.14.1-r3) started Thu, 21 Nov 2024 13:29:51 +0000 >>> py3-langcodes: Validating /home/buildozer/aports/testing/py3-langcodes/APKBUILD... >>> py3-langcodes: Analyzing dependencies... >>> py3-langcodes: Installing for build: build-base py3-language-data py3-setuptools py3-gpep517 py3-poetry-core py3-wheel py3-pytest (1/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.6-r0) (3/41) Installing gdbm (1.24-r0) (4/41) Installing xz-libs (5.6.3-r0) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.5_p20241006-r3) (7/41) Installing sqlite-libs (3.47.0-r0) (8/41) Installing python3 (3.12.7-r1) (9/41) Installing python3-pycache-pyc0 (3.12.7-r1) (10/41) Installing pyc (3.12.7-r1) (11/41) Installing py3-parsing (3.1.4-r0) (12/41) Installing py3-parsing-pyc (3.1.4-r0) (13/41) Installing py3-packaging (24.2-r0) (14/41) Installing py3-packaging-pyc (24.2-r0) (15/41) Installing py3-setuptools (70.3.0-r0) (16/41) Installing py3-setuptools-pyc (70.3.0-r0) (17/41) Installing py3-language-data-pyc (1.2.0-r0) (18/41) Installing python3-pyc (3.12.7-r1) (19/41) Installing py3-marisa-trie (1.2.1-r0) (20/41) Installing py3-language-data (1.2.0-r0) (21/41) Installing py3-installer (0.7.0-r2) (22/41) Installing py3-installer-pyc (0.7.0-r2) (23/41) Installing py3-gpep517 (16-r0) (24/41) Installing py3-gpep517-pyc (16-r0) (25/41) Installing py3-fastjsonschema (2.20.0-r0) (26/41) Installing py3-fastjsonschema-pyc (2.20.0-r0) (27/41) Installing py3-lark-parser (1.1.9-r1) (28/41) Installing py3-lark-parser-pyc (1.1.9-r1) (29/41) Installing py3-poetry-core (1.9.1-r0) (30/41) Installing py3-poetry-core-pyc (1.9.1-r0) (31/41) Installing py3-wheel (0.43.0-r0) (32/41) Installing py3-wheel-pyc (0.43.0-r0) (33/41) Installing py3-iniconfig (2.0.0-r1) (34/41) Installing py3-iniconfig-pyc (2.0.0-r1) (35/41) Installing py3-pluggy (1.5.0-r0) (36/41) Installing py3-pluggy-pyc (1.5.0-r0) (37/41) Installing py3-py (1.11.0-r4) (38/41) Installing py3-py-pyc (1.11.0-r4) (39/41) Installing py3-pytest (8.3.3-r0) (40/41) Installing py3-pytest-pyc (8.3.3-r0) (41/41) Installing .makedepends-py3-langcodes (20241121.132953) Executing busybox-1.37.0-r8.trigger OK: 319 MiB in 143 packages >>> py3-langcodes: Cleaning up srcdir >>> py3-langcodes: Cleaning up pkgdir >>> py3-langcodes: Cleaning up tmpdir >>> py3-langcodes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/langcodes-3.3.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 curl: (22) The requested URL returned error: 404 >>> py3-langcodes: Fetching https://pypi.python.org/packages/source/l/langcodes/langcodes-3.3.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 1893 0 --:--:-- --:--:-- --:--:-- 1876 100 278 100 278 0 0 1232 0 --:--:-- --:--:-- --:--:-- 1232 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 185k 100 185k 0 0 569k 0 --:--:-- --:--:-- --:--:-- 569k >>> py3-langcodes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/langcodes-3.3.0.tar.gz >>> py3-langcodes: Checking sha512sums... langcodes-3.3.0.tar.gz: OK >>> py3-langcodes: Unpacking /var/cache/distfiles/langcodes-3.3.0.tar.gz... 2024-11-21 13:29:54,866 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-11-21 13:29:55,077 poetry.core.masonry.builders.wheel INFO Building wheel 2024-11-21 13:29:55,116 poetry.core.masonry.builders.wheel INFO Built langcodes-3.3.0-py3-none-any.whl 2024-11-21 13:29:55,116 gpep517 INFO The backend produced .dist/langcodes-3.3.0-py3-none-any.whl langcodes-3.3.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/testing/py3-langcodes/src/langcodes-3.3.0 configfile: pyproject.toml collected 3 items langcodes/tests/test_alpha3.py . [ 33%] langcodes/tests/test_language_data.py .. [100%] =============================== warnings summary =============================== langcodes/tests/test_language_data.py::test_updated_iana /usr/lib/python3.12/site-packages/language_data/util.py:5: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import resource_filename -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========================= 3 passed, 1 warning in 0.36s ========================= >>> py3-langcodes: Entering fakeroot... >>> py3-langcodes-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/langcodes/__pycache__' -> '/home/buildozer/aports/testing/py3-langcodes/pkg/py3-langcodes-pyc/usr/lib/python3.12/site-packages/langcodes/__pycache__' 'usr/lib/python3.12/site-packages/langcodes/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-langcodes/pkg/py3-langcodes-pyc/usr/lib/python3.12/site-packages/langcodes/tests/__pycache__' >>> py3-langcodes-pyc*: Preparing subpackage py3-langcodes-pyc... >>> py3-langcodes-pyc*: Running postcheck for py3-langcodes-pyc >>> py3-langcodes*: Running postcheck for py3-langcodes >>> py3-langcodes*: Preparing package py3-langcodes... >>> py3-langcodes-pyc*: Tracing dependencies... py3-language-data py3-setuptools python3~3.12 >>> py3-langcodes-pyc*: Package size: 265.9 KB >>> py3-langcodes-pyc*: Compressing data... >>> py3-langcodes-pyc*: Create checksum... >>> py3-langcodes-pyc*: Create py3-langcodes-pyc-3.3.0-r2.apk >>> py3-langcodes*: Tracing dependencies... py3-language-data py3-setuptools python3~3.12 >>> py3-langcodes*: Package size: 951.4 KB >>> py3-langcodes*: Compressing data... >>> py3-langcodes*: Create checksum... >>> py3-langcodes*: Create py3-langcodes-3.3.0-r2.apk >>> py3-langcodes: Build complete at Thu, 21 Nov 2024 13:29:56 +0000 elapsed time 0h 0m 5s >>> py3-langcodes: Cleaning up srcdir >>> py3-langcodes: Cleaning up pkgdir >>> py3-langcodes: Uninstalling dependencies... (1/41) Purging .makedepends-py3-langcodes (20241121.132953) (2/41) Purging py3-language-data-pyc (1.2.0-r0) (3/41) Purging py3-language-data (1.2.0-r0) (4/41) Purging py3-marisa-trie (1.2.1-r0) (5/41) Purging py3-setuptools-pyc (70.3.0-r0) (6/41) Purging py3-setuptools (70.3.0-r0) (7/41) Purging py3-gpep517-pyc (16-r0) (8/41) Purging py3-gpep517 (16-r0) (9/41) Purging py3-installer-pyc (0.7.0-r2) (10/41) Purging py3-installer (0.7.0-r2) (11/41) Purging py3-poetry-core-pyc (1.9.1-r0) (12/41) Purging py3-poetry-core (1.9.1-r0) (13/41) Purging py3-fastjsonschema-pyc (2.20.0-r0) (14/41) Purging py3-fastjsonschema (2.20.0-r0) (15/41) Purging py3-lark-parser-pyc (1.1.9-r1) (16/41) Purging py3-lark-parser (1.1.9-r1) (17/41) Purging py3-wheel-pyc (0.43.0-r0) (18/41) Purging py3-wheel (0.43.0-r0) (19/41) Purging py3-pytest-pyc (8.3.3-r0) (20/41) Purging py3-pytest (8.3.3-r0) (21/41) Purging py3-iniconfig-pyc (2.0.0-r1) (22/41) Purging py3-iniconfig (2.0.0-r1) (23/41) Purging py3-packaging-pyc (24.2-r0) (24/41) Purging py3-packaging (24.2-r0) (25/41) Purging py3-parsing-pyc (3.1.4-r0) (26/41) Purging py3-parsing (3.1.4-r0) (27/41) Purging py3-pluggy-pyc (1.5.0-r0) (28/41) Purging py3-pluggy (1.5.0-r0) (29/41) Purging py3-py-pyc (1.11.0-r4) (30/41) Purging py3-py (1.11.0-r4) (31/41) Purging python3-pyc (3.12.7-r1) (32/41) Purging python3-pycache-pyc0 (3.12.7-r1) (33/41) Purging pyc (3.12.7-r1) (34/41) Purging python3 (3.12.7-r1) (35/41) Purging gdbm (1.24-r0) (36/41) Purging libbz2 (1.0.8-r6) (37/41) Purging libffi (3.4.6-r0) (38/41) Purging libpanelw (6.5_p20241006-r3) (39/41) Purging mpdecimal (4.0.0-r0) (40/41) Purging sqlite-libs (3.47.0-r0) (41/41) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 246 MiB in 102 packages >>> py3-langcodes: Updating the testing/loongarch64 repository index... >>> py3-langcodes: Signing the index...