>>> py3-enchant: Building community/py3-enchant 3.2.2-r0 (using abuild 3.9.0-r0) started Wed, 02 Mar 2022 17:08:23 +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/32) Installing libintl (0.21-r1) (2/32) Installing aspell-libs (0.60.8-r1) (3/32) Installing libffi (3.4.2-r1) (4/32) Installing libblkid (2.37.4-r1) (5/32) Installing libmount (2.37.4-r1) (6/32) Installing pcre (8.45-r2) (7/32) Installing glib (2.70.4-r0) (8/32) Installing icu-libs (70.1-r0) (9/32) Installing nuspell (5.1.0-r0) (10/32) Installing enchant2 (2.3.2-r0) (11/32) Installing gdbm (1.23-r0) (12/32) Installing mpdecimal (2.5.1-r1) (13/32) Installing readline (8.1.2-r0) (14/32) Installing sqlite-libs (3.37.2-r0) (15/32) Installing python3 (3.10.2-r0) (16/32) Installing py3-ordered-set (4.0.2-r3) (17/32) Installing py3-appdirs (1.4.4-r3) (18/32) Installing py3-parsing (2.4.7-r3) (19/32) Installing py3-six (1.16.0-r1) (20/32) Installing py3-packaging (21.3-r0) (21/32) Installing py3-setuptools (52.0.0-r5) (22/32) Installing py3-atomicwrites (1.4.0-r2) (23/32) Installing py3-attrs (21.2.0-r1) (24/32) Installing py3-more-itertools (8.12.0-r1) (25/32) Installing py3-iniconfig (1.1.1-r2) (26/32) Installing py3-pluggy (0.13.1-r5) (27/32) Installing py3-py (1.10.0-r2) (28/32) Installing py3-wcwidth (0.2.5-r2) (29/32) Installing py3-toml (0.10.2-r3) (30/32) Installing py3-pytest (6.2.5-r1) (31/32) Installing aspell-en (2020.12.07-r0) (32/32) Installing .makedepends-py3-enchant (20220302.170825) Executing busybox-1.35.0-r4.trigger OK: 426 MiB in 130 packages >>> py3-enchant: Cleaning up srcdir >>> py3-enchant: Cleaning up pkgdir >>> py3-enchant: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-enchant: Fetching py3-enchant-3.2.2.tar.gz::https://github.com/pyenchant/pyenchant/archive/v3.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 100 137 100 137 0 0 2043 0 --:--:-- --:--:-- --:--:-- 2075 100 75565 0 75565 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k >>> 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 >>> py3-enchant: Unpacking /var/cache/distfiles/edge/py3-enchant-3.2.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/enchant copying enchant/utils.py -> build/lib/enchant copying enchant/pypwl.py -> build/lib/enchant copying enchant/__init__.py -> build/lib/enchant copying enchant/errors.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/GtkSpellCheckerDialog.py -> 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/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/' writing manifest file 'pyenchant.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 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 3.47s ============================== >>> py3-enchant: Entering fakeroot... running install running build running build_py 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/' writing manifest file 'pyenchant.egg-info/SOURCES.txt' 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.10 creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/tokenize copying build/lib/enchant/tokenize/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/tokenize copying build/lib/enchant/tokenize/en.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/tokenize copying build/lib/enchant/utils.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant copying build/lib/enchant/pypwl.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant copying build/lib/enchant/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant copying build/lib/enchant/errors.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant creating /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/checker copying build/lib/enchant/checker/GtkSpellCheckerDialog.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/checker copying build/lib/enchant/checker/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/checker copying build/lib/enchant/checker/CmdLineChecker.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/checker copying build/lib/enchant/checker/wxSpellCheckerDialog.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/checker copying build/lib/enchant/_enchant.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/tokenize/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/tokenize/en.py to en.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/pypwl.py to pypwl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/checker/GtkSpellCheckerDialog.py to GtkSpellCheckerDialog.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/checker/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/checker/CmdLineChecker.py to CmdLineChecker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/checker/wxSpellCheckerDialog.py to wxSpellCheckerDialog.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/_enchant.py to _enchant.cpython-310.pyc running install_egg_info Copying pyenchant.egg-info to /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/pyenchant-3.2.2-py3.10.egg-info running install_scripts >>> py3-enchant*: Running postcheck for py3-enchant >>> py3-enchant*: Preparing package py3-enchant... >>> py3-enchant*: Tracing dependencies... >>> py3-enchant*: Package size: 356.0 KB >>> py3-enchant*: Compressing data... >>> py3-enchant*: Create checksum... >>> py3-enchant*: Create py3-enchant-3.2.2-r0.apk >>> py3-enchant: Build complete at Wed, 02 Mar 2022 17:08:31 +0000 elapsed time 0h 0m 8s >>> py3-enchant: Cleaning up srcdir >>> py3-enchant: Cleaning up pkgdir >>> py3-enchant: Uninstalling dependencies... (1/32) Purging .makedepends-py3-enchant (20220302.170825) (2/32) Purging enchant2 (2.3.2-r0) (3/32) Purging py3-setuptools (52.0.0-r5) (4/32) Purging py3-ordered-set (4.0.2-r3) (5/32) Purging py3-appdirs (1.4.4-r3) (6/32) Purging py3-pytest (6.2.5-r1) (7/32) Purging py3-atomicwrites (1.4.0-r2) (8/32) Purging py3-attrs (21.2.0-r1) (9/32) Purging py3-more-itertools (8.12.0-r1) (10/32) Purging py3-iniconfig (1.1.1-r2) (11/32) Purging py3-pluggy (0.13.1-r5) (12/32) Purging py3-py (1.10.0-r2) (13/32) Purging py3-wcwidth (0.2.5-r2) (14/32) Purging py3-packaging (21.3-r0) (15/32) Purging py3-parsing (2.4.7-r3) (16/32) Purging py3-six (1.16.0-r1) (17/32) Purging py3-toml (0.10.2-r3) (18/32) Purging python3 (3.10.2-r0) (19/32) Purging aspell-en (2020.12.07-r0) (20/32) Purging aspell-libs (0.60.8-r1) (21/32) Purging glib (2.70.4-r0) (22/32) Purging libintl (0.21-r1) (23/32) Purging libffi (3.4.2-r1) (24/32) Purging libmount (2.37.4-r1) (25/32) Purging libblkid (2.37.4-r1) (26/32) Purging pcre (8.45-r2) (27/32) Purging nuspell (5.1.0-r0) (28/32) Purging icu-libs (70.1-r0) (29/32) Purging gdbm (1.23-r0) (30/32) Purging mpdecimal (2.5.1-r1) (31/32) Purging readline (8.1.2-r0) (32/32) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r4.trigger OK: 325 MiB in 98 packages >>> py3-enchant: Updating the community/x86 repository index... >>> py3-enchant: Signing the index...