>>> py3-emoji: Building community/py3-emoji 2.11.0-r0 (using abuild 3.12.0-r5) started Thu, 28 Mar 2024 19:20:23 +0000 >>> py3-emoji: Checking sanity of /home/buildozer/aports/community/py3-emoji/APKBUILD... >>> py3-emoji: Analyzing dependencies... >>> py3-emoji: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist (1/37) Installing libffi (3.4.6-r0) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (4.0.0-r0) (4/37) Installing libpanelw (6.4_p20240309-r0) (5/37) Installing readline (8.2.10-r0) (6/37) Installing sqlite-libs (3.45.2-r0) (7/37) Installing python3 (3.11.8-r0) (8/37) Installing python3-pycache-pyc0 (3.11.8-r0) (9/37) Installing pyc (3.11.8-r0) (10/37) Installing python3-pyc (3.11.8-r0) (11/37) Installing py3-installer (0.7.0-r1) (12/37) Installing py3-installer-pyc (0.7.0-r1) (13/37) Installing py3-gpep517 (15-r1) (14/37) Installing py3-gpep517-pyc (15-r1) (15/37) Installing py3-parsing (3.1.2-r0) (16/37) Installing py3-parsing-pyc (3.1.2-r0) (17/37) Installing py3-packaging (24.0-r0) (18/37) Installing py3-packaging-pyc (24.0-r0) (19/37) Installing py3-setuptools (69.2.0-r0) (20/37) Installing py3-setuptools-pyc (69.2.0-r0) (21/37) Installing py3-wheel (0.42.0-r0) (22/37) Installing py3-wheel-pyc (0.42.0-r0) (23/37) Installing py3-apipkg (2.1.0-r2) (24/37) Installing py3-apipkg-pyc (2.1.0-r2) (25/37) Installing py3-execnet (1.9.0-r2) (26/37) Installing py3-execnet-pyc (1.9.0-r2) (27/37) Installing py3-iniconfig (2.0.0-r0) (28/37) Installing py3-iniconfig-pyc (2.0.0-r0) (29/37) Installing py3-pluggy (1.4.0-r0) (30/37) Installing py3-pluggy-pyc (1.4.0-r0) (31/37) Installing py3-py (1.11.0-r2) (32/37) Installing py3-py-pyc (1.11.0-r2) (33/37) Installing py3-pytest (8.1.1-r0) (34/37) Installing py3-pytest-pyc (8.1.1-r0) (35/37) Installing py3-pytest-xdist (3.5.0-r0) (36/37) Installing py3-pytest-xdist-pyc (3.5.0-r0) (37/37) Installing .makedepends-py3-emoji (20240328.192024) Executing busybox-1.36.1-r24.trigger OK: 326 MiB in 147 packages >>> py3-emoji: Cleaning up srcdir >>> py3-emoji: Cleaning up pkgdir >>> py3-emoji: Cleaning up tmpdir >>> py3-emoji: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-emoji-2.11.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-emoji: Fetching py3-emoji-2.11.0.tar.gz::https://github.com/carpedm20/emoji/archive/refs/tags/v2.11.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 297k 0 297k 0 0 164k 0 --:--:-- 0:00:01 --:--:-- 320k 100 490k 0 490k 0 0 257k 0 --:--:-- 0:00:01 --:--:-- 479k >>> py3-emoji: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-emoji-2.11.0.tar.gz >>> py3-emoji: Checking sha512sums... py3-emoji-2.11.0.tar.gz: OK >>> py3-emoji: Unpacking /var/cache/distfiles/py3-emoji-2.11.0.tar.gz... 2024-03-28 19:20:27,415 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-03-28 19:20:27,446 root INFO running bdist_wheel 2024-03-28 19:20:27,462 root INFO running build 2024-03-28 19:20:27,462 root INFO running build_py 2024-03-28 19:20:27,465 root INFO creating build 2024-03-28 19:20:27,465 root INFO creating build/lib 2024-03-28 19:20:27,465 root INFO creating build/lib/emoji 2024-03-28 19:20:27,465 root INFO copying emoji/tokenizer.py -> build/lib/emoji 2024-03-28 19:20:27,465 root INFO copying emoji/core.py -> build/lib/emoji 2024-03-28 19:20:27,465 root INFO copying emoji/__init__.py -> build/lib/emoji 2024-03-28 19:20:27,466 root INFO creating build/lib/emoji/unicode_codes 2024-03-28 19:20:27,466 root INFO copying emoji/unicode_codes/data_dict.py -> build/lib/emoji/unicode_codes 2024-03-28 19:20:27,468 root INFO copying emoji/unicode_codes/__init__.py -> build/lib/emoji/unicode_codes 2024-03-28 19:20:27,468 root INFO running egg_info 2024-03-28 19:20:27,468 root INFO creating emoji.egg-info 2024-03-28 19:20:27,470 root INFO writing emoji.egg-info/PKG-INFO 2024-03-28 19:20:27,471 root INFO writing dependency_links to emoji.egg-info/dependency_links.txt 2024-03-28 19:20:27,471 root INFO writing requirements to emoji.egg-info/requires.txt 2024-03-28 19:20:27,471 root INFO writing top-level names to emoji.egg-info/top_level.txt 2024-03-28 19:20:27,472 root INFO writing manifest file 'emoji.egg-info/SOURCES.txt' 2024-03-28 19:20:27,475 root INFO reading manifest file 'emoji.egg-info/SOURCES.txt' 2024-03-28 19:20:27,475 root INFO reading manifest template 'MANIFEST.in' 2024-03-28 19:20:27,476 root INFO adding license file 'LICENSE.txt' 2024-03-28 19:20:27,477 root INFO writing manifest file 'emoji.egg-info/SOURCES.txt' 2024-03-28 19:20:27,478 root INFO copying emoji/__init__.pyi -> build/lib/emoji 2024-03-28 19:20:27,478 root INFO copying emoji/core.pyi -> build/lib/emoji 2024-03-28 19:20:27,478 root INFO copying emoji/py.typed -> build/lib/emoji 2024-03-28 19:20:27,478 root INFO copying emoji/tokenizer.pyi -> build/lib/emoji 2024-03-28 19:20:27,479 root INFO copying emoji/unicode_codes/__init__.pyi -> build/lib/emoji/unicode_codes 2024-03-28 19:20:27,479 root INFO copying emoji/unicode_codes/data_dict.pyi -> build/lib/emoji/unicode_codes 2024-03-28 19:20:27,479 root INFO copying emoji/unicode_codes/py.typed -> build/lib/emoji/unicode_codes 2024-03-28 19:20:27,484 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-03-28 19:20:27,484 root INFO running install 2024-03-28 19:20:27,500 root INFO running install_lib 2024-03-28 19:20:27,502 root INFO creating build/bdist.linux-ppc64le 2024-03-28 19:20:27,502 root INFO creating build/bdist.linux-ppc64le/wheel 2024-03-28 19:20:27,502 root INFO creating build/bdist.linux-ppc64le/wheel/emoji 2024-03-28 19:20:27,502 root INFO copying build/lib/emoji/core.pyi -> build/bdist.linux-ppc64le/wheel/emoji 2024-03-28 19:20:27,503 root INFO copying build/lib/emoji/tokenizer.py -> build/bdist.linux-ppc64le/wheel/emoji 2024-03-28 19:20:27,503 root INFO copying build/lib/emoji/core.py -> build/bdist.linux-ppc64le/wheel/emoji 2024-03-28 19:20:27,503 root INFO creating build/bdist.linux-ppc64le/wheel/emoji/unicode_codes 2024-03-28 19:20:27,503 root INFO copying build/lib/emoji/unicode_codes/data_dict.pyi -> build/bdist.linux-ppc64le/wheel/emoji/unicode_codes 2024-03-28 19:20:27,503 root INFO copying build/lib/emoji/unicode_codes/data_dict.py -> build/bdist.linux-ppc64le/wheel/emoji/unicode_codes 2024-03-28 19:20:27,506 root INFO copying build/lib/emoji/unicode_codes/py.typed -> build/bdist.linux-ppc64le/wheel/emoji/unicode_codes 2024-03-28 19:20:27,506 root INFO copying build/lib/emoji/unicode_codes/__init__.py -> build/bdist.linux-ppc64le/wheel/emoji/unicode_codes 2024-03-28 19:20:27,506 root INFO copying build/lib/emoji/unicode_codes/__init__.pyi -> build/bdist.linux-ppc64le/wheel/emoji/unicode_codes 2024-03-28 19:20:27,506 root INFO copying build/lib/emoji/tokenizer.pyi -> build/bdist.linux-ppc64le/wheel/emoji 2024-03-28 19:20:27,506 root INFO copying build/lib/emoji/py.typed -> build/bdist.linux-ppc64le/wheel/emoji 2024-03-28 19:20:27,506 root INFO copying build/lib/emoji/__init__.py -> build/bdist.linux-ppc64le/wheel/emoji 2024-03-28 19:20:27,506 root INFO copying build/lib/emoji/__init__.pyi -> build/bdist.linux-ppc64le/wheel/emoji 2024-03-28 19:20:27,507 root INFO running install_egg_info 2024-03-28 19:20:27,510 root INFO Copying emoji.egg-info to build/bdist.linux-ppc64le/wheel/emoji-2.11.0-py3.11.egg-info 2024-03-28 19:20:27,511 root INFO running install_scripts 2024-03-28 19:20:27,514 wheel INFO creating build/bdist.linux-ppc64le/wheel/emoji-2.11.0.dist-info/WHEEL 2024-03-28 19:20:27,514 wheel INFO creating '/home/buildozer/aports/community/py3-emoji/src/emoji-2.11.0/.dist/.tmp-a5fv6v55/emoji-2.11.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-03-28 19:20:27,515 wheel INFO adding 'emoji/__init__.py' 2024-03-28 19:20:27,515 wheel INFO adding 'emoji/__init__.pyi' 2024-03-28 19:20:27,515 wheel INFO adding 'emoji/core.py' 2024-03-28 19:20:27,515 wheel INFO adding 'emoji/core.pyi' 2024-03-28 19:20:27,516 wheel INFO adding 'emoji/py.typed' 2024-03-28 19:20:27,516 wheel INFO adding 'emoji/tokenizer.py' 2024-03-28 19:20:27,516 wheel INFO adding 'emoji/tokenizer.pyi' 2024-03-28 19:20:27,516 wheel INFO adding 'emoji/unicode_codes/__init__.py' 2024-03-28 19:20:27,516 wheel INFO adding 'emoji/unicode_codes/__init__.pyi' 2024-03-28 19:20:27,519 wheel INFO adding 'emoji/unicode_codes/data_dict.py' 2024-03-28 19:20:27,530 wheel INFO adding 'emoji/unicode_codes/data_dict.pyi' 2024-03-28 19:20:27,530 wheel INFO adding 'emoji/unicode_codes/py.typed' 2024-03-28 19:20:27,530 wheel INFO adding 'emoji-2.11.0.dist-info/LICENSE.txt' 2024-03-28 19:20:27,530 wheel INFO adding 'emoji-2.11.0.dist-info/METADATA' 2024-03-28 19:20:27,530 wheel INFO adding 'emoji-2.11.0.dist-info/WHEEL' 2024-03-28 19:20:27,530 wheel INFO adding 'emoji-2.11.0.dist-info/top_level.txt' 2024-03-28 19:20:27,531 wheel INFO adding 'emoji-2.11.0.dist-info/zip-safe' 2024-03-28 19:20:27,531 wheel INFO adding 'emoji-2.11.0.dist-info/RECORD' 2024-03-28 19:20:27,531 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-03-28 19:20:27,532 gpep517 INFO The backend produced .dist/emoji-2.11.0-py2.py3-none-any.whl emoji-2.11.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-emoji/src/emoji-2.11.0 configfile: pyproject.toml plugins: xdist-3.5.0 created: 64/64 workers 64 workers [57 items] ......................................................... [100%] ============================= 57 passed in 11.68s ============================== >>> py3-emoji: Entering fakeroot... >>> py3-emoji-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-emoji/pkg/py3-emoji/usr/lib/python3.11/site-packages/emoji/unicode_codes/__pycache__' -> '/home/buildozer/aports/community/py3-emoji/pkg/py3-emoji-pyc/usr/lib/python3.11/site-packages/emoji/unicode_codes/__pycache__' '/home/buildozer/aports/community/py3-emoji/pkg/py3-emoji/usr/lib/python3.11/site-packages/emoji/__pycache__' -> '/home/buildozer/aports/community/py3-emoji/pkg/py3-emoji-pyc/usr/lib/python3.11/site-packages/emoji/__pycache__' >>> py3-emoji-pyc*: Preparing subpackage py3-emoji-pyc... >>> py3-emoji-pyc*: Running postcheck for py3-emoji-pyc >>> py3-emoji*: Running postcheck for py3-emoji >>> py3-emoji*: Preparing package py3-emoji... >>> py3-emoji-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-emoji-pyc*: Package size: 5.4 MB >>> py3-emoji-pyc*: Compressing data... >>> py3-emoji-pyc*: Create checksum... >>> py3-emoji-pyc*: Create py3-emoji-pyc-2.11.0-r0.apk >>> py3-emoji*: Tracing dependencies... python3 python3~3.11 >>> py3-emoji*: Package size: 3.4 MB >>> py3-emoji*: Compressing data... >>> py3-emoji*: Create checksum... >>> py3-emoji*: Create py3-emoji-2.11.0-r0.apk >>> py3-emoji: Build complete at Thu, 28 Mar 2024 19:20:41 +0000 elapsed time 0h 0m 18s >>> py3-emoji: Cleaning up srcdir >>> py3-emoji: Cleaning up pkgdir >>> py3-emoji: Uninstalling dependencies... (1/37) Purging .makedepends-py3-emoji (20240328.192024) (2/37) Purging py3-gpep517-pyc (15-r1) (3/37) Purging py3-gpep517 (15-r1) (4/37) Purging py3-installer-pyc (0.7.0-r1) (5/37) Purging py3-installer (0.7.0-r1) (6/37) Purging py3-setuptools-pyc (69.2.0-r0) (7/37) Purging py3-setuptools (69.2.0-r0) (8/37) Purging py3-wheel-pyc (0.42.0-r0) (9/37) Purging py3-wheel (0.42.0-r0) (10/37) Purging py3-pytest-xdist-pyc (3.5.0-r0) (11/37) Purging py3-pytest-xdist (3.5.0-r0) (12/37) Purging py3-execnet-pyc (1.9.0-r2) (13/37) Purging py3-execnet (1.9.0-r2) (14/37) Purging py3-apipkg-pyc (2.1.0-r2) (15/37) Purging py3-apipkg (2.1.0-r2) (16/37) Purging py3-pytest-pyc (8.1.1-r0) (17/37) Purging py3-pytest (8.1.1-r0) (18/37) Purging py3-iniconfig-pyc (2.0.0-r0) (19/37) Purging py3-iniconfig (2.0.0-r0) (20/37) Purging py3-packaging-pyc (24.0-r0) (21/37) Purging py3-packaging (24.0-r0) (22/37) Purging py3-parsing-pyc (3.1.2-r0) (23/37) Purging py3-parsing (3.1.2-r0) (24/37) Purging py3-pluggy-pyc (1.4.0-r0) (25/37) Purging py3-pluggy (1.4.0-r0) (26/37) Purging py3-py-pyc (1.11.0-r2) (27/37) Purging py3-py (1.11.0-r2) (28/37) Purging python3-pyc (3.11.8-r0) (29/37) Purging python3-pycache-pyc0 (3.11.8-r0) (30/37) Purging pyc (3.11.8-r0) (31/37) Purging python3 (3.11.8-r0) (32/37) Purging gdbm (1.23-r1) (33/37) Purging libffi (3.4.6-r0) (34/37) Purging libpanelw (6.4_p20240309-r0) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging readline (8.2.10-r0) (37/37) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r24.trigger OK: 265 MiB in 110 packages >>> py3-emoji: Updating the community/ppc64le repository index... >>> py3-emoji: Signing the index...