>>> py3-enchant: Building community/py3-enchant 3.2.2-r4 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 02:58:08 +0000 >>> py3-enchant: Checking sanity of /home/buildozer/aports/community/py3-enchant/APKBUILD... >>> py3-enchant: Analyzing dependencies... >>> py3-enchant: Installing for build: build-base enchant2 python3 py3-setuptools py3-pytest aspell-en (1/44) Installing enchant2-data (2.6.9-r0) (2/44) Installing libintl (0.22.5-r0) (3/44) Installing aspell-libs (0.60.8.1-r0) (4/44) Installing libffi (3.4.6-r0) (5/44) Installing libeconf (0.6.2-r0) (6/44) Installing libblkid (2.40-r0) (7/44) Installing libmount (2.40-r0) (8/44) Installing glib (2.80.0-r3) (9/44) Installing enchant2-libs (2.6.9-r0) (10/44) Installing enchant2-aspell (2.6.9-r0) (11/44) Installing libhunspell (1.7.2-r4) (12/44) Installing enchant2-hunspell (2.6.9-r0) (13/44) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (14/44) Installing icu-libs (74.2-r0) (15/44) Installing nuspell-libs (5.1.4-r1) (16/44) Installing enchant2-nuspell (2.6.9-r0) (17/44) Installing enchant2 (2.6.9-r0) (18/44) Installing libbz2 (1.0.8-r6) (19/44) Installing gdbm (1.23-r1) (20/44) Installing xz-libs (5.6.1-r3) (21/44) Installing mpdecimal (4.0.0-r0) (22/44) Installing libpanelw (6.4_p20240330-r0) (23/44) Installing readline (8.2.10-r0) (24/44) Installing sqlite-libs (3.45.2-r0) (25/44) Installing python3 (3.12.3-r0) (26/44) Installing python3-pycache-pyc0 (3.12.3-r0) (27/44) Installing pyc (3.12.3-r0) (28/44) Installing python3-pyc (3.12.3-r0) (29/44) Installing py3-parsing (3.1.2-r1) (30/44) Installing py3-parsing-pyc (3.1.2-r1) (31/44) Installing py3-packaging (24.0-r1) (32/44) Installing py3-packaging-pyc (24.0-r1) (33/44) Installing py3-setuptools (69.2.0-r2) (34/44) Installing py3-setuptools-pyc (69.2.0-r2) (35/44) Installing py3-iniconfig (2.0.0-r1) (36/44) Installing py3-iniconfig-pyc (2.0.0-r1) (37/44) Installing py3-pluggy (1.4.0-r1) (38/44) Installing py3-pluggy-pyc (1.4.0-r1) (39/44) Installing py3-py (1.11.0-r3) (40/44) Installing py3-py-pyc (1.11.0-r3) (41/44) Installing py3-pytest (8.1.1-r1) (42/44) Installing py3-pytest-pyc (8.1.1-r1) (43/44) Installing aspell-en (2020.12.07-r0) (44/44) Installing .makedepends-py3-enchant (20240413.025809) Executing busybox-1.36.1-r25.trigger Executing glib-2.80.0-r3.trigger OK: 384 MiB in 147 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.2.2.tar.gz >>> py3-enchant: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-enchant-3.2.2.tar.gz >>> py3-enchant: Checking sha512sums... py3-enchant-3.2.2.tar.gz: OK remove-first.patch: OK >>> py3-enchant: Unpacking /var/cache/distfiles/py3-enchant-3.2.2.tar.gz... >>> py3-enchant: remove-first.patch patching file tests/test_dict.py running build running build_py creating build creating build/lib creating build/lib/enchant copying enchant/__init__.py -> build/lib/enchant copying enchant/utils.py -> build/lib/enchant copying enchant/errors.py -> build/lib/enchant copying enchant/pypwl.py -> build/lib/enchant copying enchant/_enchant.py -> build/lib/enchant creating build/lib/enchant/tokenize copying enchant/tokenize/__init__.py -> build/lib/enchant/tokenize copying enchant/tokenize/en.py -> build/lib/enchant/tokenize creating build/lib/enchant/checker copying enchant/checker/__init__.py -> build/lib/enchant/checker copying enchant/checker/CmdLineChecker.py -> build/lib/enchant/checker copying enchant/checker/GtkSpellCheckerDialog.py -> build/lib/enchant/checker copying enchant/checker/wxSpellCheckerDialog.py -> build/lib/enchant/checker running egg_info creating pyenchant.egg-info writing pyenchant.egg-info/PKG-INFO writing dependency_links to pyenchant.egg-info/dependency_links.txt writing top-level names to pyenchant.egg-info/top_level.txt writing manifest file 'pyenchant.egg-info/SOURCES.txt' reading manifest file 'pyenchant.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'enchant/data/' adding license file 'LICENSE.txt' writing manifest file 'pyenchant.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-enchant/src/pyenchant-3.2.2 collected 46 items tests/test_broker.py ..... [ 10%] tests/test_checker.py ........... [ 34%] tests/test_dict.py ........... [ 58%] tests/test_docstrings.py . [ 60%] tests/test_misc.py .. [ 65%] tests/test_multiprocessing.py . [ 67%] tests/test_tokenize.py .............. [ 97%] tests/test_utils.py . [100%] ============================== 46 passed in 1.30s ============================== >>> py3-enchant: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-enchant/pkg creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant copying build/lib/enchant/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant copying build/lib/enchant/utils.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant copying build/lib/enchant/errors.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant copying build/lib/enchant/pypwl.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant copying build/lib/enchant/_enchant.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/tokenize copying build/lib/enchant/tokenize/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/tokenize copying build/lib/enchant/tokenize/en.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/tokenize creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/checker copying build/lib/enchant/checker/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/checker copying build/lib/enchant/checker/CmdLineChecker.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/checker copying build/lib/enchant/checker/GtkSpellCheckerDialog.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/checker copying build/lib/enchant/checker/wxSpellCheckerDialog.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/checker byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/errors.py to errors.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/pypwl.py to pypwl.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/_enchant.py to _enchant.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/tokenize/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/tokenize/en.py to en.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/checker/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/checker/CmdLineChecker.py to CmdLineChecker.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/checker/GtkSpellCheckerDialog.py to GtkSpellCheckerDialog.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/enchant/checker/wxSpellCheckerDialog.py to wxSpellCheckerDialog.cpython-312.pyc running install_egg_info running egg_info writing pyenchant.egg-info/PKG-INFO writing dependency_links to pyenchant.egg-info/dependency_links.txt writing top-level names to pyenchant.egg-info/top_level.txt reading manifest file 'pyenchant.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'enchant/data/' adding license file 'LICENSE.txt' writing manifest file 'pyenchant.egg-info/SOURCES.txt' Copying pyenchant.egg-info to /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.12/site-packages/pyenchant-3.2.2-py3.12.egg-info running install_scripts >>> py3-enchant-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/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__' '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/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__' '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/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... enchant2 python3 python3~3.12 >>> py3-enchant-pyc*: Package size: 220.0 KB >>> py3-enchant-pyc*: Compressing data... >>> py3-enchant-pyc*: Create checksum... >>> py3-enchant-pyc*: Create py3-enchant-pyc-3.2.2-r4.apk >>> py3-enchant*: Tracing dependencies... enchant2 python3 python3~3.12 >>> py3-enchant*: Package size: 208.0 KB >>> py3-enchant*: Compressing data... >>> py3-enchant*: Create checksum... >>> py3-enchant*: Create py3-enchant-3.2.2-r4.apk >>> py3-enchant: Build complete at Sat, 13 Apr 2024 02:58:12 +0000 elapsed time 0h 0m 4s >>> py3-enchant: Cleaning up srcdir >>> py3-enchant: Cleaning up pkgdir >>> py3-enchant: Uninstalling dependencies... (1/44) Purging .makedepends-py3-enchant (20240413.025809) (2/44) Purging enchant2 (2.6.9-r0) (3/44) Purging enchant2-aspell (2.6.9-r0) (4/44) Purging enchant2-hunspell (2.6.9-r0) (5/44) Purging enchant2-nuspell (2.6.9-r0) (6/44) Purging enchant2-data (2.6.9-r0) (7/44) Purging py3-setuptools-pyc (69.2.0-r2) (8/44) Purging py3-setuptools (69.2.0-r2) (9/44) Purging py3-pytest-pyc (8.1.1-r1) (10/44) Purging py3-pytest (8.1.1-r1) (11/44) Purging py3-iniconfig-pyc (2.0.0-r1) (12/44) Purging py3-iniconfig (2.0.0-r1) (13/44) Purging py3-packaging-pyc (24.0-r1) (14/44) Purging py3-packaging (24.0-r1) (15/44) Purging py3-parsing-pyc (3.1.2-r1) (16/44) Purging py3-parsing (3.1.2-r1) (17/44) Purging py3-pluggy-pyc (1.4.0-r1) (18/44) Purging py3-pluggy (1.4.0-r1) (19/44) Purging py3-py-pyc (1.11.0-r3) (20/44) Purging py3-py (1.11.0-r3) (21/44) Purging aspell-en (2020.12.07-r0) (22/44) Purging aspell-libs (0.60.8.1-r0) (23/44) Purging enchant2-libs (2.6.9-r0) (24/44) Purging glib (2.80.0-r3) (25/44) Purging libhunspell (1.7.2-r4) (26/44) Purging libintl (0.22.5-r0) (27/44) Purging libmount (2.40-r0) (28/44) Purging nuspell-libs (5.1.4-r1) (29/44) Purging python3-pyc (3.12.3-r0) (30/44) Purging python3-pycache-pyc0 (3.12.3-r0) (31/44) Purging pyc (3.12.3-r0) (32/44) Purging python3 (3.12.3-r0) (33/44) Purging gdbm (1.23-r1) (34/44) Purging icu-libs (74.2-r0) (35/44) Purging icu-data-en (74.2-r0) (36/44) Purging libblkid (2.40-r0) (37/44) Purging libbz2 (1.0.8-r6) (38/44) Purging libeconf (0.6.2-r0) (39/44) Purging libffi (3.4.6-r0) (40/44) Purging libpanelw (6.4_p20240330-r0) (41/44) Purging mpdecimal (4.0.0-r0) (42/44) Purging readline (8.2.10-r0) (43/44) Purging sqlite-libs (3.45.2-r0) (44/44) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-enchant: Updating the community/armhf repository index... >>> py3-enchant: Signing the index...