>>> py3-enchant: Building community/py3-enchant 3.3.0-r0 (using abuild 3.16.0-r0) started Sun, 28 Dec 2025 13:21:59 +0000 >>> py3-enchant: Validating /home/buildozer/aports/community/py3-enchant/APKBUILD... >>> py3-enchant: Analyzing dependencies... >>> py3-enchant: Installing for build: build-base enchant2 python3 py3-gpep517 py3-setuptools aspell-en py3-pytest ( 1/48) Installing enchant2-data (2.8.14-r0) ( 2/48) Installing aspell-libs (0.60.8.1-r0) ( 3/48) Installing libffi (3.5.2-r0) ( 4/48) Installing libeconf (0.8.0-r0) ( 5/48) Installing libblkid (2.41.3-r0) ( 6/48) Installing libmount (2.41.3-r0) ( 7/48) Installing glib (2.86.3-r1) ( 8/48) Installing enchant2-libs (2.8.14-r0) ( 9/48) Installing enchant2-aspell (2.8.14-r0) (10/48) Installing libhunspell (1.7.2-r4) (11/48) Installing enchant2-hunspell (2.8.14-r0) (12/48) Installing icu-data-en (76.1-r2) Executing icu-data-en-76.1-r2.post-install * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. (13/48) Installing icu-libs (76.1-r2) (14/48) Installing nuspell-libs (5.1.6-r2) (15/48) Installing enchant2-nuspell (2.8.14-r0) (16/48) Installing enchant2 (2.8.14-r0) (17/48) Installing libbz2 (1.0.8-r6) (18/48) Installing gdbm (1.26-r0) (19/48) Installing xz-libs (5.8.1-r0) (20/48) Installing mpdecimal (4.0.1-r0) (21/48) Installing libpanelw (6.5_p20251123-r0) (22/48) Installing sqlite-libs (3.51.1-r0) (23/48) Installing python3 (3.12.12-r0) (24/48) Installing python3-pycache-pyc0 (3.12.12-r0) (25/48) Installing pyc (3.12.12-r0) (26/48) Installing python3-pyc (3.12.12-r0) (27/48) Installing py3-installer (0.7.0-r2) (28/48) Installing py3-installer-pyc (0.7.0-r2) (29/48) Installing py3-gpep517 (19-r1) (30/48) Installing py3-gpep517-pyc (19-r1) (31/48) Installing py3-parsing (3.2.3-r0) (32/48) Installing py3-parsing-pyc (3.2.3-r0) (33/48) Installing py3-packaging (25.0-r0) (34/48) Installing py3-packaging-pyc (25.0-r0) (35/48) Installing py3-setuptools (80.9.0-r2) (36/48) Installing py3-setuptools-pyc (80.9.0-r2) (37/48) Installing aspell-en (2020.12.07-r0) (38/48) Installing py3-iniconfig (2.3.0-r0) (39/48) Installing py3-iniconfig-pyc (2.3.0-r0) (40/48) Installing py3-pluggy (1.6.0-r0) (41/48) Installing py3-pluggy-pyc (1.6.0-r0) (42/48) Installing py3-py (1.11.0-r4) (43/48) Installing py3-py-pyc (1.11.0-r4) (44/48) Installing py3-pygments (2.19.2-r0) (45/48) Installing py3-pygments-pyc (2.19.2-r0) (46/48) Installing py3-pytest (9.0.2-r0) (47/48) Installing py3-pytest-pyc (9.0.2-r0) (48/48) Installing .makedepends-py3-enchant (20251228.132200) Executing busybox-1.37.0-r30.trigger Executing glib-2.86.3-r1.trigger OK: 514.7 MiB in 157 packages >>> py3-enchant: Cleaning up srcdir >>> py3-enchant: Cleaning up pkgdir >>> py3-enchant: Cleaning up tmpdir >>> py3-enchant: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-enchant-3.3.0.tar.gz /var/cache/distfiles/edge/py3-enchant-3.3.0.tar.gz: OK >>> py3-enchant: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-enchant-3.3.0.tar.gz /var/cache/distfiles/edge/py3-enchant-3.3.0.tar.gz: OK >>> py3-enchant: Unpacking /var/cache/distfiles/edge/py3-enchant-3.3.0.tar.gz... 2025-12-28 13:22:02,154 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-12-28 13:22:02,176 root INFO running bdist_wheel 2025-12-28 13:22:02,193 root INFO running build 2025-12-28 13:22:02,193 root INFO running build_py 2025-12-28 13:22:02,197 root INFO creating build/lib/enchant 2025-12-28 13:22:02,197 root INFO copying enchant/__init__.py -> build/lib/enchant 2025-12-28 13:22:02,197 root INFO copying enchant/utils.py -> build/lib/enchant 2025-12-28 13:22:02,198 root INFO copying enchant/errors.py -> build/lib/enchant 2025-12-28 13:22:02,198 root INFO copying enchant/pypwl.py -> build/lib/enchant 2025-12-28 13:22:02,198 root INFO copying enchant/_enchant.py -> build/lib/enchant 2025-12-28 13:22:02,198 root INFO creating build/lib/enchant/tokenize 2025-12-28 13:22:02,199 root INFO copying enchant/tokenize/__init__.py -> build/lib/enchant/tokenize 2025-12-28 13:22:02,199 root INFO copying enchant/tokenize/de.py -> build/lib/enchant/tokenize 2025-12-28 13:22:02,199 root INFO copying enchant/tokenize/en.py -> build/lib/enchant/tokenize 2025-12-28 13:22:02,200 root INFO creating build/lib/enchant/checker 2025-12-28 13:22:02,200 root INFO copying enchant/checker/__init__.py -> build/lib/enchant/checker 2025-12-28 13:22:02,200 root INFO copying enchant/checker/CmdLineChecker.py -> build/lib/enchant/checker 2025-12-28 13:22:02,200 root INFO copying enchant/checker/GtkSpellCheckerDialog.py -> build/lib/enchant/checker 2025-12-28 13:22:02,201 root INFO copying enchant/checker/wxSpellCheckerDialog.py -> build/lib/enchant/checker 2025-12-28 13:22:02,201 root INFO running egg_info 2025-12-28 13:22:02,203 root INFO creating pyenchant.egg-info 2025-12-28 13:22:02,204 root INFO writing pyenchant.egg-info/PKG-INFO 2025-12-28 13:22:02,204 root INFO writing dependency_links to pyenchant.egg-info/dependency_links.txt 2025-12-28 13:22:02,204 root INFO writing top-level names to pyenchant.egg-info/top_level.txt 2025-12-28 13:22:02,204 root INFO writing manifest file 'pyenchant.egg-info/SOURCES.txt' 2025-12-28 13:22:02,208 root INFO reading manifest file 'pyenchant.egg-info/SOURCES.txt' 2025-12-28 13:22:02,208 root INFO reading manifest template 'MANIFEST.in' 2025-12-28 13:22:02,209 root WARNING warning: no directories found matching 'enchant/data' 2025-12-28 13:22:02,209 root INFO adding license file 'LICENSE.txt' 2025-12-28 13:22:02,210 root INFO writing manifest file 'pyenchant.egg-info/SOURCES.txt' 2025-12-28 13:22:02,217 root INFO installing to build/bdist.linux-aarch64/wheel 2025-12-28 13:22:02,217 root INFO running install 2025-12-28 13:22:02,227 root INFO running install_lib 2025-12-28 13:22:02,231 root INFO creating build/bdist.linux-aarch64/wheel 2025-12-28 13:22:02,231 root INFO creating build/bdist.linux-aarch64/wheel/enchant 2025-12-28 13:22:02,231 root INFO copying build/lib/enchant/__init__.py -> build/bdist.linux-aarch64/wheel/./enchant 2025-12-28 13:22:02,231 root INFO copying build/lib/enchant/utils.py -> build/bdist.linux-aarch64/wheel/./enchant 2025-12-28 13:22:02,232 root INFO copying build/lib/enchant/errors.py -> build/bdist.linux-aarch64/wheel/./enchant 2025-12-28 13:22:02,232 root INFO copying build/lib/enchant/pypwl.py -> build/bdist.linux-aarch64/wheel/./enchant 2025-12-28 13:22:02,232 root INFO copying build/lib/enchant/_enchant.py -> build/bdist.linux-aarch64/wheel/./enchant 2025-12-28 13:22:02,232 root INFO creating build/bdist.linux-aarch64/wheel/enchant/tokenize 2025-12-28 13:22:02,232 root INFO copying build/lib/enchant/tokenize/__init__.py -> build/bdist.linux-aarch64/wheel/./enchant/tokenize 2025-12-28 13:22:02,233 root INFO copying build/lib/enchant/tokenize/de.py -> build/bdist.linux-aarch64/wheel/./enchant/tokenize 2025-12-28 13:22:02,233 root INFO copying build/lib/enchant/tokenize/en.py -> build/bdist.linux-aarch64/wheel/./enchant/tokenize 2025-12-28 13:22:02,233 root INFO creating build/bdist.linux-aarch64/wheel/enchant/checker 2025-12-28 13:22:02,233 root INFO copying build/lib/enchant/checker/__init__.py -> build/bdist.linux-aarch64/wheel/./enchant/checker 2025-12-28 13:22:02,233 root INFO copying build/lib/enchant/checker/CmdLineChecker.py -> build/bdist.linux-aarch64/wheel/./enchant/checker 2025-12-28 13:22:02,234 root INFO copying build/lib/enchant/checker/GtkSpellCheckerDialog.py -> build/bdist.linux-aarch64/wheel/./enchant/checker 2025-12-28 13:22:02,234 root INFO copying build/lib/enchant/checker/wxSpellCheckerDialog.py -> build/bdist.linux-aarch64/wheel/./enchant/checker 2025-12-28 13:22:02,234 root INFO running install_egg_info 2025-12-28 13:22:02,238 root INFO Copying pyenchant.egg-info to build/bdist.linux-aarch64/wheel/./pyenchant-3.3.0-py3.12.egg-info 2025-12-28 13:22:02,238 root INFO running install_scripts 2025-12-28 13:22:02,239 root INFO creating build/bdist.linux-aarch64/wheel/pyenchant-3.3.0.dist-info/WHEEL 2025-12-28 13:22:02,240 wheel INFO creating '/home/buildozer/aports/community/py3-enchant/src/pyenchant-3.3.0/.dist/.tmp-sj_mn57j/pyenchant-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2025-12-28 13:22:02,240 wheel INFO adding 'enchant/__init__.py' 2025-12-28 13:22:02,241 wheel INFO adding 'enchant/_enchant.py' 2025-12-28 13:22:02,241 wheel INFO adding 'enchant/errors.py' 2025-12-28 13:22:02,241 wheel INFO adding 'enchant/pypwl.py' 2025-12-28 13:22:02,241 wheel INFO adding 'enchant/utils.py' 2025-12-28 13:22:02,242 wheel INFO adding 'enchant/checker/CmdLineChecker.py' 2025-12-28 13:22:02,242 wheel INFO adding 'enchant/checker/GtkSpellCheckerDialog.py' 2025-12-28 13:22:02,242 wheel INFO adding 'enchant/checker/__init__.py' 2025-12-28 13:22:02,243 wheel INFO adding 'enchant/checker/wxSpellCheckerDialog.py' 2025-12-28 13:22:02,243 wheel INFO adding 'enchant/tokenize/__init__.py' 2025-12-28 13:22:02,243 wheel INFO adding 'enchant/tokenize/de.py' 2025-12-28 13:22:02,243 wheel INFO adding 'enchant/tokenize/en.py' 2025-12-28 13:22:02,244 wheel INFO adding 'pyenchant-3.3.0.dist-info/licenses/LICENSE.txt' 2025-12-28 13:22:02,244 wheel INFO adding 'pyenchant-3.3.0.dist-info/METADATA' 2025-12-28 13:22:02,244 wheel INFO adding 'pyenchant-3.3.0.dist-info/WHEEL' 2025-12-28 13:22:02,244 wheel INFO adding 'pyenchant-3.3.0.dist-info/top_level.txt' 2025-12-28 13:22:02,244 wheel INFO adding 'pyenchant-3.3.0.dist-info/RECORD' 2025-12-28 13:22:02,245 root INFO removing build/bdist.linux-aarch64/wheel 2025-12-28 13:22:02,245 gpep517 INFO The backend produced .dist/pyenchant-3.3.0-py3-none-any.whl pyenchant-3.3.0-py3-none-any.whl Running with Enchant C library at version 2.8.14 ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-enchant/src/pyenchant-3.3.0 configfile: pyproject.toml collected 63 items tests/test_broker.py .... [ 6%] tests/test_checker.py ............. [ 26%] tests/test_dict.py ........... [ 44%] tests/test_docstrings.py . [ 46%] tests/test_misc.py . [ 47%] tests/test_multiprocessing.py . [ 49%] tests/test_pwl.py ...... [ 58%] tests/test_tokenize.py ......................... [ 98%] tests/test_utils.py . [100%] ============================== 63 passed in 1.20s ============================== >>> py3-enchant: Entering fakeroot... >>> py3-enchant-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/enchant/__pycache__' -> '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant-pyc/usr/lib/python3.12/site-packages/enchant/__pycache__' 'usr/lib/python3.12/site-packages/enchant/tokenize/__pycache__' -> '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant-pyc/usr/lib/python3.12/site-packages/enchant/tokenize/__pycache__' 'usr/lib/python3.12/site-packages/enchant/checker/__pycache__' -> '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant-pyc/usr/lib/python3.12/site-packages/enchant/checker/__pycache__' >>> py3-enchant-pyc*: Preparing subpackage py3-enchant-pyc... >>> py3-enchant-pyc*: Running postcheck for py3-enchant-pyc >>> py3-enchant*: Running postcheck for py3-enchant >>> py3-enchant*: Preparing package py3-enchant... >>> py3-enchant-pyc*: Tracing dependencies... python3~3.12 >>> py3-enchant-pyc*: Package size: 165.8 KB >>> py3-enchant-pyc*: Compressing data... >>> py3-enchant-pyc*: Create checksum... >>> py3-enchant-pyc*: Create py3-enchant-pyc-3.3.0-r0.apk >>> py3-enchant*: Tracing dependencies... enchant2 python3 python3~3.12 >>> py3-enchant*: Package size: 171.8 KB >>> py3-enchant*: Compressing data... >>> py3-enchant*: Create checksum... >>> py3-enchant*: Create py3-enchant-3.3.0-r0.apk >>> py3-enchant: Build complete at Sun, 28 Dec 2025 13:22:04 +0000 elapsed time 0h 0m 5s >>> py3-enchant: Cleaning up srcdir >>> py3-enchant: Cleaning up pkgdir >>> py3-enchant: Cleaning up tmpdir >>> py3-enchant: Uninstalling dependencies... ( 1/48) Purging .makedepends-py3-enchant (20251228.132200) ( 2/48) Purging enchant2 (2.8.14-r0) ( 3/48) Purging enchant2-aspell (2.8.14-r0) ( 4/48) Purging enchant2-hunspell (2.8.14-r0) ( 5/48) Purging enchant2-nuspell (2.8.14-r0) ( 6/48) Purging enchant2-data (2.8.14-r0) ( 7/48) Purging py3-gpep517-pyc (19-r1) ( 8/48) Purging py3-gpep517 (19-r1) ( 9/48) Purging py3-installer-pyc (0.7.0-r2) (10/48) Purging py3-installer (0.7.0-r2) (11/48) Purging py3-setuptools-pyc (80.9.0-r2) (12/48) Purging py3-setuptools (80.9.0-r2) (13/48) Purging aspell-en (2020.12.07-r0) (14/48) Purging py3-pytest-pyc (9.0.2-r0) (15/48) Purging py3-pytest (9.0.2-r0) (16/48) Purging py3-iniconfig-pyc (2.3.0-r0) (17/48) Purging py3-iniconfig (2.3.0-r0) (18/48) Purging py3-packaging-pyc (25.0-r0) (19/48) Purging py3-packaging (25.0-r0) (20/48) Purging py3-parsing-pyc (3.2.3-r0) (21/48) Purging py3-parsing (3.2.3-r0) (22/48) Purging py3-pluggy-pyc (1.6.0-r0) (23/48) Purging py3-pluggy (1.6.0-r0) (24/48) Purging py3-py-pyc (1.11.0-r4) (25/48) Purging py3-py (1.11.0-r4) (26/48) Purging py3-pygments-pyc (2.19.2-r0) (27/48) Purging py3-pygments (2.19.2-r0) (28/48) Purging python3-pyc (3.12.12-r0) (29/48) Purging python3-pycache-pyc0 (3.12.12-r0) (30/48) Purging pyc (3.12.12-r0) (31/48) Purging python3 (3.12.12-r0) (32/48) Purging aspell-libs (0.60.8.1-r0) (33/48) Purging enchant2-libs (2.8.14-r0) (34/48) Purging gdbm (1.26-r0) (35/48) Purging glib (2.86.3-r1) (36/48) Purging libbz2 (1.0.8-r6) (37/48) Purging libffi (3.5.2-r0) (38/48) Purging libhunspell (1.7.2-r4) (39/48) Purging libmount (2.41.3-r0) (40/48) Purging libpanelw (6.5_p20251123-r0) (41/48) Purging mpdecimal (4.0.1-r0) (42/48) Purging nuspell-libs (5.1.6-r2) (43/48) Purging sqlite-libs (3.51.1-r0) (44/48) Purging xz-libs (5.8.1-r0) (45/48) Purging icu-libs (76.1-r2) (46/48) Purging icu-data-en (76.1-r2) (47/48) Purging libblkid (2.41.3-r0) (48/48) Purging libeconf (0.8.0-r0) Executing busybox-1.37.0-r30.trigger OK: 432.7 MiB in 109 packages >>> py3-enchant: Updating the community/aarch64 repository index... >>> py3-enchant: Signing the index...