>>> py3-enchant: Building community/py3-enchant 3.2.2-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 19:46:31 +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/34) Installing libintl (0.21-r2) (2/34) Installing aspell-libs (0.60.8-r1) (3/34) Installing libffi (3.4.2-r1) (4/34) Installing libblkid (2.38-r0) (5/34) Installing libmount (2.38-r0) (6/34) Installing pcre (8.45-r2) (7/34) Installing glib (2.72.0-r0) (8/34) Installing icu-libs (70.1-r0) (9/34) Installing nuspell (5.1.0-r0) (10/34) Installing enchant2 (2.3.2-r0) (11/34) Installing gdbm (1.23-r0) (12/34) Installing xz-libs (5.2.5-r1) (13/34) Installing mpdecimal (2.5.1-r1) (14/34) Installing readline (8.1.2-r0) (15/34) Installing sqlite-libs (3.38.0-r0) (16/34) Installing python3 (3.10.3-r0) (17/34) Installing py3-appdirs (1.4.4-r3) (18/34) Installing py3-more-itertools (8.12.0-r2) (19/34) Installing py3-ordered-set (4.0.2-r3) (20/34) Installing py3-parsing (2.4.7-r3) (21/34) Installing py3-six (1.16.0-r1) (22/34) Installing py3-packaging (21.3-r0) (23/34) Installing py3-setuptools (59.4.0-r0) (24/34) Installing py3-atomicwrites (1.4.0-r2) (25/34) Installing py3-attrs (21.4.0-r0) (26/34) Installing py3-iniconfig (1.1.1-r2) (27/34) Installing py3-pluggy (0.13.1-r5) (28/34) Installing py3-py (1.10.0-r2) (29/34) Installing py3-wcwidth (0.2.5-r2) (30/34) Installing py3-toml (0.10.2-r3) (31/34) Installing py3-pygments (2.11.2-r0) (32/34) Installing py3-pytest (6.2.5-r2) (33/34) Installing aspell-en (2020.12.07-r0) (34/34) Installing .makedepends-py3-enchant (20220415.194632) Executing busybox-1.35.0-r8.trigger OK: 505 MiB in 134 packages >>> py3-enchant: Cleaning up srcdir >>> py3-enchant: Cleaning up pkgdir >>> py3-enchant: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137 100 137 0 0 206 0 --:--:-- --:--:-- --:--:-- 206 100 13047 0 13047 0 0 9725 0 --:--:-- 0:00:01 --:--:-- 9725 100 75565 0 75565 0 0 47711 0 --:--:-- 0:00:01 --:--:-- 252k >>> py3-enchant: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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/v3.16/py3-enchant-3.2.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/enchant copying enchant/errors.py -> 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/_enchant.py -> build/lib/enchant creating 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 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.10.3, 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 1.85s ============================== >>> py3-enchant: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( 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/' adding license file 'LICENSE.txt' 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 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/CmdLineChecker.py -> /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/wxSpellCheckerDialog.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/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/_enchant.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/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/tokenize/__init__.py -> /home/buildozer/aports/community/py3-enchant/pkg/py3-enchant/usr/lib/python3.10/site-packages/enchant/tokenize 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/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/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/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/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/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/_enchant.py to _enchant.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/tokenize/__init__.py to __init__.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: 352.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 Fri, 15 Apr 2022 19:46:38 +0000 elapsed time 0h 0m 7s >>> py3-enchant: Cleaning up srcdir >>> py3-enchant: Cleaning up pkgdir >>> py3-enchant: Uninstalling dependencies... (1/34) Purging .makedepends-py3-enchant (20220415.194632) (2/34) Purging enchant2 (2.3.2-r0) (3/34) Purging py3-setuptools (59.4.0-r0) (4/34) Purging py3-appdirs (1.4.4-r3) (5/34) Purging py3-ordered-set (4.0.2-r3) (6/34) Purging py3-pytest (6.2.5-r2) (7/34) Purging py3-atomicwrites (1.4.0-r2) (8/34) Purging py3-attrs (21.4.0-r0) (9/34) Purging py3-more-itertools (8.12.0-r2) (10/34) Purging py3-iniconfig (1.1.1-r2) (11/34) Purging py3-pluggy (0.13.1-r5) (12/34) Purging py3-py (1.10.0-r2) (13/34) Purging py3-wcwidth (0.2.5-r2) (14/34) Purging py3-packaging (21.3-r0) (15/34) Purging py3-parsing (2.4.7-r3) (16/34) Purging py3-six (1.16.0-r1) (17/34) Purging py3-toml (0.10.2-r3) (18/34) Purging py3-pygments (2.11.2-r0) (19/34) Purging python3 (3.10.3-r0) (20/34) Purging aspell-en (2020.12.07-r0) (21/34) Purging aspell-libs (0.60.8-r1) (22/34) Purging glib (2.72.0-r0) (23/34) Purging libintl (0.21-r2) (24/34) Purging libffi (3.4.2-r1) (25/34) Purging libmount (2.38-r0) (26/34) Purging libblkid (2.38-r0) (27/34) Purging pcre (8.45-r2) (28/34) Purging nuspell (5.1.0-r0) (29/34) Purging icu-libs (70.1-r0) (30/34) Purging gdbm (1.23-r0) (31/34) Purging xz-libs (5.2.5-r1) (32/34) Purging mpdecimal (2.5.1-r1) (33/34) Purging readline (8.1.2-r0) (34/34) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 396 MiB in 100 packages >>> py3-enchant: Updating the community/aarch64 repository index... >>> py3-enchant: Signing the index...