>>> py3-langcodes: Building testing/py3-langcodes 3.3.0-r2 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 15:37:20 +0000 >>> py3-langcodes: Checking sanity of /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/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.6-r0) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.6.1-r3) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.4_p20240330-r0) (7/42) Installing readline (8.2.10-r0) (8/42) Installing sqlite-libs (3.45.2-r0) (9/42) Installing python3 (3.12.3-r0) (10/42) Installing python3-pycache-pyc0 (3.12.3-r0) (11/42) Installing pyc (3.12.3-r0) (12/42) Installing py3-parsing (3.1.2-r1) (13/42) Installing py3-parsing-pyc (3.1.2-r1) (14/42) Installing py3-packaging (24.0-r1) (15/42) Installing py3-packaging-pyc (24.0-r1) (16/42) Installing py3-setuptools (69.2.0-r2) (17/42) Installing py3-setuptools-pyc (69.2.0-r2) (18/42) Installing py3-language-data-pyc (1.1-r1) (19/42) Installing python3-pyc (3.12.3-r0) (20/42) Installing py3-marisa-trie (1.1.0-r0) (21/42) Installing py3-language-data (1.1-r1) (22/42) Installing py3-installer (0.7.0-r2) (23/42) Installing py3-installer-pyc (0.7.0-r2) (24/42) Installing py3-gpep517 (15-r2) (25/42) Installing py3-gpep517-pyc (15-r2) (26/42) Installing py3-fastjsonschema (2.19.1-r2) (27/42) Installing py3-fastjsonschema-pyc (2.19.1-r2) (28/42) Installing py3-lark-parser (1.1.9-r1) (29/42) Installing py3-lark-parser-pyc (1.1.9-r1) (30/42) Installing py3-poetry-core (1.8.1-r1) (31/42) Installing py3-poetry-core-pyc (1.8.1-r1) (32/42) Installing py3-wheel (0.42.0-r1) (33/42) Installing py3-wheel-pyc (0.42.0-r1) (34/42) Installing py3-iniconfig (2.0.0-r1) (35/42) Installing py3-iniconfig-pyc (2.0.0-r1) (36/42) Installing py3-pluggy (1.4.0-r1) (37/42) Installing py3-pluggy-pyc (1.4.0-r1) (38/42) Installing py3-py (1.11.0-r3) (39/42) Installing py3-py-pyc (1.11.0-r3) (40/42) Installing py3-pytest (8.1.1-r1) (41/42) Installing py3-pytest-pyc (8.1.1-r1) (42/42) Installing .makedepends-py3-langcodes (20240415.153722) Executing busybox-1.36.1-r25.trigger OK: 460 MiB in 147 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) 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 100 122 100 122 0 0 4000 0 --:--:-- --:--:-- --:--:-- 4066 100 278 100 278 0 0 1376 0 --:--:-- --:--:-- --:--:-- 1376 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 185k 100 185k 0 0 409k 0 --:--:-- --:--:-- --:--:-- 409k >>> 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-04-15 15:37:23,309 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-04-15 15:37:23,438 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-04-15 15:37:23,455 poetry.core.masonry.builders.wheel INFO Built langcodes-3.3.0-py3-none-any.whl 2024-04-15 15:37:23,455 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.3, pytest-8.1.1, pluggy-1.4.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.20s ========================= >>> py3-langcodes: Entering fakeroot... >>> py3-langcodes-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-langcodes/pkg/py3-langcodes/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__' '/home/buildozer/aports/testing/py3-langcodes/pkg/py3-langcodes/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: 328.0 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: 1.0 MB >>> py3-langcodes*: Compressing data... >>> py3-langcodes*: Create checksum... >>> py3-langcodes*: Create py3-langcodes-3.3.0-r2.apk >>> py3-langcodes: Build complete at Mon, 15 Apr 2024 15:37:24 +0000 elapsed time 0h 0m 4s >>> py3-langcodes: Cleaning up srcdir >>> py3-langcodes: Cleaning up pkgdir >>> py3-langcodes: Uninstalling dependencies... (1/42) Purging .makedepends-py3-langcodes (20240415.153722) (2/42) Purging py3-language-data-pyc (1.1-r1) (3/42) Purging py3-language-data (1.1-r1) (4/42) Purging py3-marisa-trie (1.1.0-r0) (5/42) Purging py3-setuptools-pyc (69.2.0-r2) (6/42) Purging py3-setuptools (69.2.0-r2) (7/42) Purging py3-gpep517-pyc (15-r2) (8/42) Purging py3-gpep517 (15-r2) (9/42) Purging py3-installer-pyc (0.7.0-r2) (10/42) Purging py3-installer (0.7.0-r2) (11/42) Purging py3-poetry-core-pyc (1.8.1-r1) (12/42) Purging py3-poetry-core (1.8.1-r1) (13/42) Purging py3-fastjsonschema-pyc (2.19.1-r2) (14/42) Purging py3-fastjsonschema (2.19.1-r2) (15/42) Purging py3-lark-parser-pyc (1.1.9-r1) (16/42) Purging py3-lark-parser (1.1.9-r1) (17/42) Purging py3-wheel-pyc (0.42.0-r1) (18/42) Purging py3-wheel (0.42.0-r1) (19/42) Purging py3-pytest-pyc (8.1.1-r1) (20/42) Purging py3-pytest (8.1.1-r1) (21/42) Purging py3-iniconfig-pyc (2.0.0-r1) (22/42) Purging py3-iniconfig (2.0.0-r1) (23/42) Purging py3-packaging-pyc (24.0-r1) (24/42) Purging py3-packaging (24.0-r1) (25/42) Purging py3-parsing-pyc (3.1.2-r1) (26/42) Purging py3-parsing (3.1.2-r1) (27/42) Purging py3-pluggy-pyc (1.4.0-r1) (28/42) Purging py3-pluggy (1.4.0-r1) (29/42) Purging py3-py-pyc (1.11.0-r3) (30/42) Purging py3-py (1.11.0-r3) (31/42) Purging python3-pyc (3.12.3-r0) (32/42) Purging python3-pycache-pyc0 (3.12.3-r0) (33/42) Purging pyc (3.12.3-r0) (34/42) Purging python3 (3.12.3-r0) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r6) (37/42) Purging libffi (3.4.6-r0) (38/42) Purging libpanelw (6.4_p20240330-r0) (39/42) Purging mpdecimal (4.0.0-r0) (40/42) Purging readline (8.2.10-r0) (41/42) Purging sqlite-libs (3.45.2-r0) (42/42) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-langcodes: Updating the testing/aarch64 repository index... >>> py3-langcodes: Signing the index...