>>> py3-sly: Building community/py3-sly 0.5-r0 (using abuild 3.10.0_rc1-r2) started Thu, 17 Nov 2022 17:00:26 +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-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest py3-regex (1/21) Installing libffi (3.4.4-r0) (2/21) Installing gdbm (1.23-r0) (3/21) Installing mpdecimal (2.5.1-r1) (4/21) Installing readline (8.2.0-r0) (5/21) Installing sqlite-libs (3.40.0-r0) (6/21) Installing python3 (3.10.8-r3) (7/21) Installing py3-installer (0.5.1-r1) (8/21) Installing py3-tomli (2.0.1-r1) (9/21) Installing py3-gpep517 (11-r0) (10/21) Installing py3-parsing (3.0.9-r0) (11/21) Installing py3-packaging (21.3-r2) (12/21) Installing py3-setuptools (65.5.1-r0) (13/21) Installing py3-wheel (0.38.4-r0) (14/21) Installing py3-attrs (22.1.0-r0) (15/21) Installing py3-exceptiongroup (1.0.2-r0) (16/21) Installing py3-iniconfig (1.1.1-r3) (17/21) Installing py3-pluggy (1.0.0-r1) (18/21) Installing py3-py (1.11.0-r0) (19/21) Installing py3-pytest (7.2.0-r1) (20/21) Installing py3-regex (2022.10.31-r0) (21/21) Installing .makedepends-py3-sly (20221117.170027) Executing busybox-1.35.0-r28.trigger OK: 288 MiB in 118 packages >>> py3-sly: Cleaning up srcdir >>> py3-sly: Cleaning up pkgdir >>> py3-sly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sly-v0.5.tar.gz >>> py3-sly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sly-v0.5.tar.gz >>> py3-sly: Checking sha512sums... sly-v0.5.tar.gz: OK >>> py3-sly: Unpacking /var/cache/distfiles/v3.17/sly-v0.5.tar.gz... 2022-11-17 17:00:28,318 gpep517 INFO Building wheel via backend setuptools.build_meta running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sly copying src/sly/yacc.py -> build/lib/sly copying src/sly/ast.py -> build/lib/sly copying src/sly/lex.py -> build/lib/sly copying src/sly/docparse.py -> build/lib/sly copying src/sly/__init__.py -> build/lib/sly 2022-11-17 17:00:28,365 wheel INFO installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/sly copying build/lib/sly/yacc.py -> build/bdist.linux-armv8l/wheel/sly copying build/lib/sly/ast.py -> build/bdist.linux-armv8l/wheel/sly copying build/lib/sly/lex.py -> build/bdist.linux-armv8l/wheel/sly copying build/lib/sly/docparse.py -> build/bdist.linux-armv8l/wheel/sly copying build/lib/sly/__init__.py -> build/bdist.linux-armv8l/wheel/sly running install_egg_info running egg_info creating src/sly.egg-info writing src/sly.egg-info/PKG-INFO writing dependency_links to src/sly.egg-info/dependency_links.txt writing top-level names to src/sly.egg-info/top_level.txt writing manifest file 'src/sly.egg-info/SOURCES.txt' reading manifest file 'src/sly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/sly.egg-info/SOURCES.txt' Copying src/sly.egg-info to build/bdist.linux-armv8l/wheel/sly-0.5-py3.10.egg-info running install_scripts 2022-11-17 17:00:28,412 wheel INFO creating build/bdist.linux-armv8l/wheel/sly-0.5.dist-info/WHEEL 2022-11-17 17:00:28,413 wheel INFO creating '/home/buildozer/aports/community/py3-sly/src/sly-40009882310b6f1022ab050ff7bf6025500ee45c/dist/tmpnbfz7kzy/sly-0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2022-11-17 17:00:28,413 wheel INFO adding 'sly/__init__.py' 2022-11-17 17:00:28,414 wheel INFO adding 'sly/ast.py' 2022-11-17 17:00:28,414 wheel INFO adding 'sly/docparse.py' 2022-11-17 17:00:28,414 wheel INFO adding 'sly/lex.py' 2022-11-17 17:00:28,414 wheel INFO adding 'sly/yacc.py' 2022-11-17 17:00:28,415 wheel INFO adding 'sly-0.5.dist-info/LICENSE' 2022-11-17 17:00:28,415 wheel INFO adding 'sly-0.5.dist-info/METADATA' 2022-11-17 17:00:28,416 wheel INFO adding 'sly-0.5.dist-info/WHEEL' 2022-11-17 17:00:28,416 wheel INFO adding 'sly-0.5.dist-info/top_level.txt' 2022-11-17 17:00:28,416 wheel INFO adding 'sly-0.5.dist-info/RECORD' 2022-11-17 17:00:28,416 wheel INFO removing build/bdist.linux-armv8l/wheel 2022-11-17 17:00:28,417 gpep517 INFO The backend produced dist/sly-0.5-py3-none-any.whl sly-0.5-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-sly/src/sly-40009882310b6f1022ab050ff7bf6025500ee45c collected 15 items tests/test_ebnf.py ... [ 20%] tests/test_lex.py ......... [ 80%] tests/test_parser.py ... [100%] ============================== 15 passed in 0.10s ============================== >>> py3-sly: Entering fakeroot... >>> py3-sly*: Running postcheck for py3-sly >>> py3-sly*: Preparing package py3-sly... >>> py3-sly*: Tracing dependencies... >>> py3-sly*: Package size: 236.0 KB >>> py3-sly*: Compressing data... >>> py3-sly*: Create checksum... >>> py3-sly*: Create py3-sly-0.5-r0.apk >>> py3-sly: Build complete at Thu, 17 Nov 2022 17:00:29 +0000 elapsed time 0h 0m 3s >>> py3-sly: Cleaning up srcdir >>> py3-sly: Cleaning up pkgdir >>> py3-sly: Uninstalling dependencies... (1/21) Purging .makedepends-py3-sly (20221117.170027) (2/21) Purging py3-gpep517 (11-r0) (3/21) Purging py3-installer (0.5.1-r1) (4/21) Purging py3-setuptools (65.5.1-r0) (5/21) Purging py3-wheel (0.38.4-r0) (6/21) Purging py3-pytest (7.2.0-r1) (7/21) Purging py3-attrs (22.1.0-r0) (8/21) Purging py3-exceptiongroup (1.0.2-r0) (9/21) Purging py3-iniconfig (1.1.1-r3) (10/21) Purging py3-packaging (21.3-r2) (11/21) Purging py3-parsing (3.0.9-r0) (12/21) Purging py3-pluggy (1.0.0-r1) (13/21) Purging py3-py (1.11.0-r0) (14/21) Purging py3-tomli (2.0.1-r1) (15/21) Purging py3-regex (2022.10.31-r0) (16/21) Purging python3 (3.10.8-r3) (17/21) Purging libffi (3.4.4-r0) (18/21) Purging gdbm (1.23-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.2.0-r0) (21/21) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r28.trigger OK: 222 MiB in 97 packages >>> py3-sly: Updating the community/armhf repository index... >>> py3-sly: Signing the index...