>>> py3-enchant: Building community/py3-enchant 3.2.2-r2 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 16:26:44 +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/41) Installing enchant2-data (2.3.4-r4) (2/41) Installing libintl (0.21.1-r4) (3/41) Installing aspell-libs (0.60.8-r5) (4/41) Installing libffi (3.4.4-r2) (5/41) Installing libblkid (2.38.1-r7) (6/41) Installing libmount (2.38.1-r7) (7/41) Installing glib (2.76.2-r0) (8/41) Installing enchant2-libs (2.3.4-r4) (9/41) Installing enchant2-aspell (2.3.4-r4) (10/41) Installing libhunspell (1.7.2-r3) (11/41) Installing enchant2-hunspell (2.3.4-r4) (12/41) Installing icu-data-en (73.1-r1) Executing icu-data-en-73.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (13/41) Installing icu-libs (73.1-r1) (14/41) Installing nuspell-libs (5.1.2-r2) (15/41) Installing enchant2-nuspell (2.3.4-r4) (16/41) Installing enchant2 (2.3.4-r4) (17/41) Installing gdbm (1.23-r1) (18/41) Installing mpdecimal (2.5.1-r2) (19/41) Installing libpanelw (6.4_p20230401-r5) (20/41) Installing readline (8.2.1-r1) (21/41) Installing sqlite-libs (3.41.2-r2) (22/41) Installing python3 (3.11.3-r10) (23/41) Installing python3-pycache-pyc0 (3.11.3-r10) (24/41) Installing pyc (0.1-r0) (25/41) Installing python3-pyc (3.11.3-r10) (26/41) Installing py3-parsing (3.0.9-r2) (27/41) Installing py3-parsing-pyc (3.0.9-r2) (28/41) Installing py3-packaging (23.1-r1) (29/41) Installing py3-packaging-pyc (23.1-r1) (30/41) Installing py3-setuptools (67.7.2-r0) (31/41) Installing py3-setuptools-pyc (67.7.2-r0) (32/41) Installing py3-iniconfig (1.1.1-r6) (33/41) Installing py3-iniconfig-pyc (1.1.1-r6) (34/41) Installing py3-pluggy (1.0.0-r3) (35/41) Installing py3-pluggy-pyc (1.0.0-r3) (36/41) Installing py3-py (1.11.0-r2) (37/41) Installing py3-py-pyc (1.11.0-r2) (38/41) Installing py3-pytest (7.3.1-r1) (39/41) Installing py3-pytest-pyc (7.3.1-r1) (40/41) Installing aspell-en (2020.12.07-r0) (41/41) Installing .makedepends-py3-enchant (20230424.162645) Executing busybox-1.36.0-r7.trigger Executing glib-2.76.2-r0.trigger OK: 521 MiB in 144 packages >>> py3-enchant: Cleaning up srcdir >>> py3-enchant: Cleaning up pkgdir >>> py3-enchant: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-enchant-3.2.2.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 100 75565 100 75565 0 0 76606 0 --:--:-- --:--:-- --:--:-- 76560 >>> py3-enchant: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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/v3.18/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/pypwl.py -> build/lib/enchant copying enchant/utils.py -> build/lib/enchant copying enchant/_enchant.py -> build/lib/enchant copying enchant/errors.py -> build/lib/enchant copying enchant/__init__.py -> build/lib/enchant creating build/lib/enchant/checker copying enchant/checker/GtkSpellCheckerDialog.py -> build/lib/enchant/checker copying enchant/checker/CmdLineChecker.py -> build/lib/enchant/checker copying enchant/checker/wxSpellCheckerDialog.py -> build/lib/enchant/checker copying enchant/checker/__init__.py -> build/lib/enchant/checker creating build/lib/enchant/tokenize copying enchant/tokenize/en.py -> build/lib/enchant/tokenize copying enchant/tokenize/__init__.py -> build/lib/enchant/tokenize 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.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-enchant/src/pyenchant-3.2.2 collected 53 items tests/test_broker.py ..... [ 9%] tests/test_checker.py ........... [ 30%] tests/test_dict.py ........... [ 50%] tests/test_docstrings.py . [ 52%] tests/test_misc.py .. [ 56%] tests/test_multiprocessing.py . [ 58%] tests/test_pwl.py ....... [ 71%] tests/test_tokenize.py .............. [ 98%] tests/test_utils.py . [100%] ============================== 53 passed in 2.70s ============================== >>> py3-enchant: Entering fakeroot... running install /usr/lib/python3.11/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, pypa/build 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.11 creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant copying build/lib/enchant/pypwl.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker copying build/lib/enchant/checker/GtkSpellCheckerDialog.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker copying build/lib/enchant/checker/CmdLineChecker.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker copying build/lib/enchant/checker/wxSpellCheckerDialog.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker copying build/lib/enchant/checker/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker copying build/lib/enchant/utils.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/tokenize copying build/lib/enchant/tokenize/en.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/tokenize copying build/lib/enchant/tokenize/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/tokenize copying build/lib/enchant/_enchant.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant copying build/lib/enchant/errors.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant copying build/lib/enchant/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/pypwl.py to pypwl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker/GtkSpellCheckerDialog.py to GtkSpellCheckerDialog.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker/CmdLineChecker.py to CmdLineChecker.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker/wxSpellCheckerDialog.py to wxSpellCheckerDialog.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/tokenize/en.py to en.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/tokenize/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/_enchant.py to _enchant.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/__init__.py to __init__.cpython-311.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.11/site-packages/pyenchant-3.2.2-py3.11.egg-info running install_scripts >>> py3-enchant-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/checker/__pycache__' -> '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant-pyc/usr/lib/python3.11/site-packages/enchant/checker/__pycache__' '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/tokenize/__pycache__' -> '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant-pyc/usr/lib/python3.11/site-packages/enchant/tokenize/__pycache__' '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.11/site-packages/enchant/__pycache__' -> '/home/buildozer/aports/community/py3-enchant/pkg/py3-enchant-pyc/usr/lib/python3.11/site-packages/enchant/__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.11 >>> py3-enchant-pyc*: Package size: 236.0 KB >>> py3-enchant-pyc*: Compressing data... >>> py3-enchant-pyc*: Create checksum... >>> py3-enchant-pyc*: Create py3-enchant-pyc-3.2.2-r2.apk >>> py3-enchant*: Tracing dependencies... enchant2 python3 python3~3.11 >>> py3-enchant*: Package size: 208.0 KB >>> py3-enchant*: Compressing data... >>> py3-enchant*: Create checksum... >>> py3-enchant*: Create py3-enchant-3.2.2-r2.apk >>> py3-enchant: Build complete at Mon, 24 Apr 2023 16:26:51 +0000 elapsed time 0h 0m 7s >>> py3-enchant: Cleaning up srcdir >>> py3-enchant: Cleaning up pkgdir >>> py3-enchant: Uninstalling dependencies... (1/41) Purging .makedepends-py3-enchant (20230424.162645) (2/41) Purging enchant2 (2.3.4-r4) (3/41) Purging enchant2-aspell (2.3.4-r4) (4/41) Purging enchant2-hunspell (2.3.4-r4) (5/41) Purging enchant2-nuspell (2.3.4-r4) (6/41) Purging enchant2-data (2.3.4-r4) (7/41) Purging py3-setuptools-pyc (67.7.2-r0) (8/41) Purging py3-setuptools (67.7.2-r0) (9/41) Purging py3-pytest-pyc (7.3.1-r1) (10/41) Purging py3-pytest (7.3.1-r1) (11/41) Purging py3-iniconfig-pyc (1.1.1-r6) (12/41) Purging py3-iniconfig (1.1.1-r6) (13/41) Purging py3-packaging-pyc (23.1-r1) (14/41) Purging py3-packaging (23.1-r1) (15/41) Purging py3-parsing-pyc (3.0.9-r2) (16/41) Purging py3-parsing (3.0.9-r2) (17/41) Purging py3-pluggy-pyc (1.0.0-r3) (18/41) Purging py3-pluggy (1.0.0-r3) (19/41) Purging py3-py-pyc (1.11.0-r2) (20/41) Purging py3-py (1.11.0-r2) (21/41) Purging aspell-en (2020.12.07-r0) (22/41) Purging aspell-libs (0.60.8-r5) (23/41) Purging enchant2-libs (2.3.4-r4) (24/41) Purging glib (2.76.2-r0) (25/41) Purging libhunspell (1.7.2-r3) (26/41) Purging libintl (0.21.1-r4) (27/41) Purging libmount (2.38.1-r7) (28/41) Purging nuspell-libs (5.1.2-r2) (29/41) Purging python3-pyc (3.11.3-r10) (30/41) Purging python3-pycache-pyc0 (3.11.3-r10) (31/41) Purging pyc (0.1-r0) (32/41) Purging python3 (3.11.3-r10) (33/41) Purging gdbm (1.23-r1) (34/41) Purging icu-libs (73.1-r1) (35/41) Purging icu-data-en (73.1-r1) (36/41) Purging libblkid (2.38.1-r7) (37/41) Purging libffi (3.4.4-r2) (38/41) Purging libpanelw (6.4_p20230401-r5) (39/41) Purging mpdecimal (2.5.1-r2) (40/41) Purging readline (8.2.1-r1) (41/41) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 443 MiB in 103 packages >>> py3-enchant: Updating the community/ppc64le repository index... >>> py3-enchant: Signing the index...