>>> py3-emoji: Building community/py3-emoji 2.15.0-r0 (using abuild 3.15.0-r4) started Tue, 23 Sep 2025 10:00:23 +0000 >>> py3-emoji: Validating /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/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.2-r0) ( 3/38) Installing gdbm (1.26-r0) ( 4/38) Installing xz-libs (5.8.1-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.5_p20250816-r0) ( 7/38) Installing sqlite-libs (3.50.4-r1) ( 8/38) Installing python3 (3.12.11-r0) ( 9/38) Installing python3-pycache-pyc0 (3.12.11-r0) (10/38) Installing pyc (3.12.11-r0) (11/38) Installing python3-pyc (3.12.11-r0) (12/38) Installing py3-installer (0.7.0-r2) (13/38) Installing py3-installer-pyc (0.7.0-r2) (14/38) Installing py3-gpep517 (19-r0) (15/38) Installing py3-gpep517-pyc (19-r0) (16/38) Installing py3-parsing (3.2.3-r0) (17/38) Installing py3-parsing-pyc (3.2.3-r0) (18/38) Installing py3-packaging (25.0-r0) (19/38) Installing py3-packaging-pyc (25.0-r0) (20/38) Installing py3-setuptools (80.9.0-r1) (21/38) Installing py3-setuptools-pyc (80.9.0-r1) (22/38) Installing py3-wheel (0.46.1-r0) (23/38) Installing py3-wheel-pyc (0.46.1-r0) (24/38) Installing py3-execnet (2.1.1-r0) (25/38) Installing py3-execnet-pyc (2.1.1-r0) (26/38) Installing py3-iniconfig (2.1.0-r0) (27/38) Installing py3-iniconfig-pyc (2.1.0-r0) (28/38) Installing py3-pluggy (1.6.0-r0) (29/38) Installing py3-pluggy-pyc (1.6.0-r0) (30/38) Installing py3-py (1.11.0-r4) (31/38) Installing py3-py-pyc (1.11.0-r4) (32/38) Installing py3-pygments (2.19.2-r0) (33/38) Installing py3-pygments-pyc (2.19.2-r0) (34/38) Installing py3-pytest (8.4.2-r0) (35/38) Installing py3-pytest-pyc (8.4.2-r0) (36/38) Installing py3-pytest-xdist (3.8.0-r0) (37/38) Installing py3-pytest-xdist-pyc (3.8.0-r0) (38/38) Installing .makedepends-py3-emoji (20250923.100024) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 499 MiB in 145 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.15.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-emoji: Fetching py3-emoji-2.15.0.tar.gz::https://github.com/carpedm20/emoji/archive/refs/tags/v2.15.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-emoji-2.15.0.tar.gz.part' py3-emoji-2.15.0.tar 100% |********************************| 669k 0:00:00 ETA '/var/cache/distfiles/edge/py3-emoji-2.15.0.tar.gz.part' saved >>> py3-emoji: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-emoji-2.15.0.tar.gz >>> py3-emoji: Checking sha512sums... py3-emoji-2.15.0.tar.gz: OK >>> py3-emoji: Unpacking /var/cache/distfiles/edge/py3-emoji-2.15.0.tar.gz... 2025-09-23 10:00:26,348 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-09-23 10:00:26,394 root INFO running bdist_wheel 2025-09-23 10:00:26,408 root INFO running build 2025-09-23 10:00:26,408 root INFO running build_py 2025-09-23 10:00:26,412 root INFO creating build/lib/emoji 2025-09-23 10:00:26,412 root INFO copying emoji/core.py -> build/lib/emoji 2025-09-23 10:00:26,412 root INFO copying emoji/tokenizer.py -> build/lib/emoji 2025-09-23 10:00:26,413 root INFO copying emoji/__init__.py -> build/lib/emoji 2025-09-23 10:00:26,413 root INFO creating build/lib/emoji/unicode_codes 2025-09-23 10:00:26,413 root INFO copying emoji/unicode_codes/__init__.py -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,413 root INFO copying emoji/unicode_codes/data_dict.py -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,414 root INFO running egg_info 2025-09-23 10:00:26,416 root INFO creating emoji.egg-info 2025-09-23 10:00:26,417 root INFO writing emoji.egg-info/PKG-INFO 2025-09-23 10:00:26,417 root INFO writing dependency_links to emoji.egg-info/dependency_links.txt 2025-09-23 10:00:26,418 root INFO writing requirements to emoji.egg-info/requires.txt 2025-09-23 10:00:26,418 root INFO writing top-level names to emoji.egg-info/top_level.txt 2025-09-23 10:00:26,418 root INFO writing manifest file 'emoji.egg-info/SOURCES.txt' 2025-09-23 10:00:26,423 root INFO reading manifest file 'emoji.egg-info/SOURCES.txt' 2025-09-23 10:00:26,423 root INFO reading manifest template 'MANIFEST.in' 2025-09-23 10:00:26,424 root INFO adding license file 'LICENSE.txt' 2025-09-23 10:00:26,425 root INFO writing manifest file 'emoji.egg-info/SOURCES.txt' 2025-09-23 10:00:26,426 root INFO copying emoji/py.typed -> build/lib/emoji 2025-09-23 10:00:26,426 root INFO copying emoji/unicode_codes/emoji.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,427 root INFO copying emoji/unicode_codes/emoji_it.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,428 root INFO copying emoji/unicode_codes/emoji_ko.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,428 root INFO copying emoji/unicode_codes/emoji_ru.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,429 root INFO copying emoji/unicode_codes/emoji_tr.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,430 root INFO copying emoji/unicode_codes/emoji_ja.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,430 root INFO copying emoji/unicode_codes/emoji_de.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,431 root INFO copying emoji/unicode_codes/emoji_fr.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,432 root INFO copying emoji/unicode_codes/emoji_es.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,432 root INFO copying emoji/unicode_codes/emoji_zh.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,433 root INFO copying emoji/unicode_codes/emoji_pt.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,433 root INFO copying emoji/unicode_codes/emoji_fa.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,434 root INFO copying emoji/unicode_codes/emoji_ar.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,435 root INFO copying emoji/unicode_codes/emoji_id.json -> build/lib/emoji/unicode_codes 2025-09-23 10:00:26,442 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-23 10:00:26,442 root INFO running install 2025-09-23 10:00:26,450 root INFO running install_lib 2025-09-23 10:00:26,453 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-23 10:00:26,453 root INFO creating build/bdist.linux-x86_64/wheel/emoji 2025-09-23 10:00:26,453 root INFO creating build/bdist.linux-x86_64/wheel/emoji/unicode_codes 2025-09-23 10:00:26,453 root INFO copying build/lib/emoji/unicode_codes/emoji_it.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,454 root INFO copying build/lib/emoji/unicode_codes/emoji_ko.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,455 root INFO copying build/lib/emoji/unicode_codes/emoji_ru.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,455 root INFO copying build/lib/emoji/unicode_codes/emoji_tr.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,456 root INFO copying build/lib/emoji/unicode_codes/emoji_ja.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,456 root INFO copying build/lib/emoji/unicode_codes/emoji_de.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,456 root INFO copying build/lib/emoji/unicode_codes/emoji.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,457 root INFO copying build/lib/emoji/unicode_codes/emoji_fr.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,458 root INFO copying build/lib/emoji/unicode_codes/emoji_es.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,458 root INFO copying build/lib/emoji/unicode_codes/emoji_zh.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,459 root INFO copying build/lib/emoji/unicode_codes/emoji_pt.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,459 root INFO copying build/lib/emoji/unicode_codes/__init__.py -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,459 root INFO copying build/lib/emoji/unicode_codes/data_dict.py -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,460 root INFO copying build/lib/emoji/unicode_codes/emoji_fa.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,460 root INFO copying build/lib/emoji/unicode_codes/emoji_ar.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,461 root INFO copying build/lib/emoji/unicode_codes/emoji_id.json -> build/bdist.linux-x86_64/wheel/./emoji/unicode_codes 2025-09-23 10:00:26,461 root INFO copying build/lib/emoji/core.py -> build/bdist.linux-x86_64/wheel/./emoji 2025-09-23 10:00:26,461 root INFO copying build/lib/emoji/tokenizer.py -> build/bdist.linux-x86_64/wheel/./emoji 2025-09-23 10:00:26,462 root INFO copying build/lib/emoji/py.typed -> build/bdist.linux-x86_64/wheel/./emoji 2025-09-23 10:00:26,462 root INFO copying build/lib/emoji/__init__.py -> build/bdist.linux-x86_64/wheel/./emoji 2025-09-23 10:00:26,462 root INFO running install_egg_info 2025-09-23 10:00:26,465 root INFO Copying emoji.egg-info to build/bdist.linux-x86_64/wheel/./emoji-2.15.0-py3.12.egg-info 2025-09-23 10:00:26,466 root INFO running install_scripts 2025-09-23 10:00:26,467 root INFO creating build/bdist.linux-x86_64/wheel/emoji-2.15.0.dist-info/WHEEL 2025-09-23 10:00:26,467 wheel INFO creating '/home/buildozer/aports/community/py3-emoji/src/emoji-2.15.0/.dist/.tmp-fy6xg4ss/emoji-2.15.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-23 10:00:26,468 wheel INFO adding 'emoji/__init__.py' 2025-09-23 10:00:26,468 wheel INFO adding 'emoji/core.py' 2025-09-23 10:00:26,468 wheel INFO adding 'emoji/py.typed' 2025-09-23 10:00:26,469 wheel INFO adding 'emoji/tokenizer.py' 2025-09-23 10:00:26,469 wheel INFO adding 'emoji/unicode_codes/__init__.py' 2025-09-23 10:00:26,469 wheel INFO adding 'emoji/unicode_codes/data_dict.py' 2025-09-23 10:00:26,470 wheel INFO adding 'emoji/unicode_codes/emoji.json' 2025-09-23 10:00:26,472 wheel INFO adding 'emoji/unicode_codes/emoji_ar.json' 2025-09-23 10:00:26,474 wheel INFO adding 'emoji/unicode_codes/emoji_de.json' 2025-09-23 10:00:26,475 wheel INFO adding 'emoji/unicode_codes/emoji_es.json' 2025-09-23 10:00:26,477 wheel INFO adding 'emoji/unicode_codes/emoji_fa.json' 2025-09-23 10:00:26,478 wheel INFO adding 'emoji/unicode_codes/emoji_fr.json' 2025-09-23 10:00:26,479 wheel INFO adding 'emoji/unicode_codes/emoji_id.json' 2025-09-23 10:00:26,481 wheel INFO adding 'emoji/unicode_codes/emoji_it.json' 2025-09-23 10:00:26,482 wheel INFO adding 'emoji/unicode_codes/emoji_ja.json' 2025-09-23 10:00:26,483 wheel INFO adding 'emoji/unicode_codes/emoji_ko.json' 2025-09-23 10:00:26,485 wheel INFO adding 'emoji/unicode_codes/emoji_pt.json' 2025-09-23 10:00:26,486 wheel INFO adding 'emoji/unicode_codes/emoji_ru.json' 2025-09-23 10:00:26,488 wheel INFO adding 'emoji/unicode_codes/emoji_tr.json' 2025-09-23 10:00:26,489 wheel INFO adding 'emoji/unicode_codes/emoji_zh.json' 2025-09-23 10:00:26,490 wheel INFO adding 'emoji-2.15.0.dist-info/licenses/LICENSE.txt' 2025-09-23 10:00:26,490 wheel INFO adding 'emoji-2.15.0.dist-info/METADATA' 2025-09-23 10:00:26,490 wheel INFO adding 'emoji-2.15.0.dist-info/WHEEL' 2025-09-23 10:00:26,491 wheel INFO adding 'emoji-2.15.0.dist-info/top_level.txt' 2025-09-23 10:00:26,491 wheel INFO adding 'emoji-2.15.0.dist-info/RECORD' 2025-09-23 10:00:26,491 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-23 10:00:26,492 gpep517 INFO The backend produced .dist/emoji-2.15.0-py3-none-any.whl emoji-2.15.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-emoji/src/emoji-2.15.0 configfile: pyproject.toml testpaths: tests plugins: xdist-3.8.0 created: 48/48 workers 48 workers [99 items] ........................................................................ [ 72%] ........................... [100%] ============================= 99 passed in 24.09s ============================== >>> py3-emoji: Entering fakeroot... >>> py3-emoji-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/emoji/unicode_codes/__pycache__' -> '/home/buildozer/aports/community/py3-emoji/pkg/py3-emoji-pyc/usr/lib/python3.12/site-packages/emoji/unicode_codes/__pycache__' 'usr/lib/python3.12/site-packages/emoji/__pycache__' -> '/home/buildozer/aports/community/py3-emoji/pkg/py3-emoji-pyc/usr/lib/python3.12/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.12 >>> py3-emoji-pyc*: Package size: 48.0 KB >>> py3-emoji-pyc*: Compressing data... >>> py3-emoji-pyc*: Create checksum... >>> py3-emoji-pyc*: Create py3-emoji-pyc-2.15.0-r0.apk >>> py3-emoji*: Tracing dependencies... python3 python3~3.12 >>> py3-emoji*: Package size: 4.4 MB >>> py3-emoji*: Compressing data... >>> py3-emoji*: Create checksum... >>> py3-emoji*: Create py3-emoji-2.15.0-r0.apk >>> py3-emoji: Build complete at Tue, 23 Sep 2025 10:00:51 +0000 elapsed time 0h 0m 28s >>> py3-emoji: Cleaning up srcdir >>> py3-emoji: Cleaning up pkgdir >>> py3-emoji: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-emoji (20250923.100024) ( 2/38) Purging py3-gpep517-pyc (19-r0) ( 3/38) Purging py3-gpep517 (19-r0) ( 4/38) Purging py3-installer-pyc (0.7.0-r2) ( 5/38) Purging py3-installer (0.7.0-r2) ( 6/38) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/38) Purging py3-setuptools (80.9.0-r1) ( 8/38) Purging py3-wheel-pyc (0.46.1-r0) ( 9/38) Purging py3-wheel (0.46.1-r0) (10/38) Purging py3-pytest-xdist-pyc (3.8.0-r0) (11/38) Purging py3-pytest-xdist (3.8.0-r0) (12/38) Purging py3-execnet-pyc (2.1.1-r0) (13/38) Purging py3-execnet (2.1.1-r0) (14/38) Purging py3-pytest-pyc (8.4.2-r0) (15/38) Purging py3-pytest (8.4.2-r0) (16/38) Purging py3-iniconfig-pyc (2.1.0-r0) (17/38) Purging py3-iniconfig (2.1.0-r0) (18/38) Purging py3-packaging-pyc (25.0-r0) (19/38) Purging py3-packaging (25.0-r0) (20/38) Purging py3-parsing-pyc (3.2.3-r0) (21/38) Purging py3-parsing (3.2.3-r0) (22/38) Purging py3-pluggy-pyc (1.6.0-r0) (23/38) Purging py3-pluggy (1.6.0-r0) (24/38) Purging py3-py-pyc (1.11.0-r4) (25/38) Purging py3-py (1.11.0-r4) (26/38) Purging py3-pygments-pyc (2.19.2-r0) (27/38) Purging py3-pygments (2.19.2-r0) (28/38) Purging python3-pyc (3.12.11-r0) (29/38) Purging python3-pycache-pyc0 (3.12.11-r0) (30/38) Purging pyc (3.12.11-r0) (31/38) Purging python3 (3.12.11-r0) (32/38) Purging gdbm (1.26-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.2-r0) (35/38) Purging libpanelw (6.5_p20250816-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.50.4-r1) (38/38) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 441 MiB in 107 packages >>> py3-emoji: Updating the community/x86_64 repository index... >>> py3-emoji: Signing the index...