>>> py3-sly: Building community/py3-sly 0.4-r2 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 03:31:41 +0000 >>> py3-sly: Checking sanity of /home/buildozer/aports/community/py3-sly/APKBUILD... >>> py3-sly: Analyzing dependencies... >>> py3-sly: Installing for build: build-base python3 py3-setuptools py3-pytest py3-regex (1/17) Installing libffi (3.4.4-r0) (2/17) Installing gdbm (1.23-r0) (3/17) Installing mpdecimal (2.5.1-r1) (4/17) Installing readline (8.2.0-r0) (5/17) Installing sqlite-libs (3.39.4-r0) (6/17) Installing python3 (3.10.8-r3) (7/17) Installing py3-parsing (3.0.9-r0) (8/17) Installing py3-packaging (21.3-r2) (9/17) Installing py3-setuptools (65.5.0-r0) (10/17) Installing py3-attrs (22.1.0-r0) (11/17) Installing py3-iniconfig (1.1.1-r3) (12/17) Installing py3-pluggy (1.0.0-r1) (13/17) Installing py3-py (1.11.0-r0) (14/17) Installing py3-tomli (2.0.1-r1) (15/17) Installing py3-pytest (7.1.3-r1) (16/17) Installing py3-regex (2022.4.24-r0) (17/17) Installing .makedepends-py3-sly (20221029.033154) Executing busybox-1.35.0-r27.trigger OK: 286 MiB in 114 packages >>> py3-sly: Cleaning up srcdir >>> py3-sly: Cleaning up pkgdir >>> py3-sly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sly-v0.4.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 24 67999 24 16366 0 0 30300 0 0:00:02 --:--:-- 0:00:02 30307 100 67999 100 67999 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k >>> py3-sly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sly-v0.4.tar.gz >>> py3-sly: Checking sha512sums... sly-v0.4.tar.gz: OK >>> py3-sly: Unpacking /var/cache/distfiles/v3.17/sly-v0.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/sly copying sly/yacc.py -> build/lib/sly copying sly/ast.py -> build/lib/sly copying sly/lex.py -> build/lib/sly copying sly/docparse.py -> build/lib/sly copying sly/__init__.py -> build/lib/sly ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-sly/src/sly-06b92e3e735db55b2d53db488785b2acc9d655ac collected 15 items tests/test_ebnf.py ... [ 20%] tests/test_lex.py ......... [ 80%] tests/test_parser.py ... [100%] ============================== 15 passed in 0.11s ============================== >>> py3-sly: 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 install_lib creating /home/buildozer/aports/community/py3-sly/pkg creating /home/buildozer/aports/community/py3-sly/pkg/py3-sly creating /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr creating /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib creating /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly creating /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly/__pycache__ copying build/lib/sly/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly/__pycache__ copying build/lib/sly/__pycache__/yacc.cpython-310.pyc -> /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly/__pycache__ copying build/lib/sly/__pycache__/lex.cpython-310.pyc -> /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly/__pycache__ copying build/lib/sly/yacc.py -> /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly copying build/lib/sly/ast.py -> /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly copying build/lib/sly/lex.py -> /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly copying build/lib/sly/docparse.py -> /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly copying build/lib/sly/__init__.py -> /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly byte-compiling /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly/ast.py to ast.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly/docparse.py to docparse.cpython-310.pyc running install_egg_info running egg_info creating sly.egg-info writing sly.egg-info/PKG-INFO writing dependency_links to sly.egg-info/dependency_links.txt writing requirements to sly.egg-info/requires.txt writing top-level names to sly.egg-info/top_level.txt writing manifest file 'sly.egg-info/SOURCES.txt' reading manifest file 'sly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sly.egg-info/SOURCES.txt' Copying sly.egg-info to /home/buildozer/aports/community/py3-sly/pkg/py3-sly/usr/lib/python3.10/site-packages/sly-0.4-py3.10.egg-info running install_scripts >>> py3-sly*: Running postcheck for py3-sly >>> py3-sly*: Preparing package py3-sly... >>> py3-sly*: Tracing dependencies... >>> py3-sly*: Package size: 228.0 KB >>> py3-sly*: Compressing data... >>> py3-sly*: Create checksum... >>> py3-sly*: Create py3-sly-0.4-r2.apk >>> py3-sly: Build complete at Sat, 29 Oct 2022 03:31:56 +0000 elapsed time 0h 0m 15s >>> py3-sly: Cleaning up srcdir >>> py3-sly: Cleaning up pkgdir >>> py3-sly: Uninstalling dependencies... (1/17) Purging .makedepends-py3-sly (20221029.033154) (2/17) Purging py3-setuptools (65.5.0-r0) (3/17) Purging py3-pytest (7.1.3-r1) (4/17) Purging py3-attrs (22.1.0-r0) (5/17) Purging py3-iniconfig (1.1.1-r3) (6/17) Purging py3-packaging (21.3-r2) (7/17) Purging py3-parsing (3.0.9-r0) (8/17) Purging py3-pluggy (1.0.0-r1) (9/17) Purging py3-py (1.11.0-r0) (10/17) Purging py3-tomli (2.0.1-r1) (11/17) Purging py3-regex (2022.4.24-r0) (12/17) Purging python3 (3.10.8-r3) (13/17) Purging libffi (3.4.4-r0) (14/17) Purging gdbm (1.23-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 222 MiB in 97 packages >>> py3-sly: Updating the community/armhf repository index... >>> py3-sly: Signing the index...