>>> py3-sly: Building community/py3-sly 0.5-r3 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:37:07 +0000 >>> py3-sly: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/23) Installing py3-installer (0.7.0-r2) (2/23) Installing py3-installer-pyc (0.7.0-r2) (3/23) Installing py3-gpep517 (19-r0) (4/23) Installing py3-gpep517-pyc (19-r0) (5/23) Installing py3-parsing (3.2.3-r0) (6/23) Installing py3-parsing-pyc (3.2.3-r0) (7/23) Installing py3-packaging (25.0-r0) (8/23) Installing py3-packaging-pyc (25.0-r0) (9/23) Installing py3-setuptools (80.9.0-r0) (10/23) Installing py3-setuptools-pyc (80.9.0-r0) (11/23) Installing py3-wheel (0.46.1-r0) (12/23) Installing py3-wheel-pyc (0.46.1-r0) (13/23) Installing py3-iniconfig (2.1.0-r0) (14/23) Installing py3-iniconfig-pyc (2.1.0-r0) (15/23) Installing py3-pluggy (1.5.0-r0) (16/23) Installing py3-pluggy-pyc (1.5.0-r0) (17/23) Installing py3-py (1.11.0-r4) (18/23) Installing py3-py-pyc (1.11.0-r4) (19/23) Installing py3-pytest (8.3.5-r0) (20/23) Installing py3-pytest-pyc (8.3.5-r0) (21/23) Installing py3-regex (2024.11.7-r0) (22/23) Installing py3-regex-pyc (2024.11.7-r0) (23/23) Installing .makedepends-py3-sly (20251013.043707) Executing busybox-1.37.0-r19.trigger OK: 312 MiB in 112 packages >>> py3-sly: Cleaning up srcdir >>> py3-sly: Cleaning up pkgdir >>> py3-sly: Cleaning up tmpdir >>> py3-sly: Fetching sly-v0.5.tar.gz::https://github.com/dabeaz/sly/archive/40009882310b6f1022ab050ff7bf6025500ee45c.tar.gz >>> py3-sly: Fetching sly-v0.5.tar.gz::https://github.com/dabeaz/sly/archive/40009882310b6f1022ab050ff7bf6025500ee45c.tar.gz >>> py3-sly: Checking sha512sums... sly-v0.5.tar.gz: OK >>> py3-sly: Unpacking /var/cache/distfiles/sly-v0.5.tar.gz... 2025-10-13 04:37:08,249 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 04:37:08,259 root INFO running bdist_wheel 2025-10-13 04:37:08,268 root INFO running build 2025-10-13 04:37:08,268 root INFO running build_py 2025-10-13 04:37:08,270 root INFO creating build/lib/sly 2025-10-13 04:37:08,271 root INFO copying src/sly/ast.py -> build/lib/sly 2025-10-13 04:37:08,271 root INFO copying src/sly/docparse.py -> build/lib/sly 2025-10-13 04:37:08,271 root INFO copying src/sly/yacc.py -> build/lib/sly 2025-10-13 04:37:08,271 root INFO copying src/sly/__init__.py -> build/lib/sly 2025-10-13 04:37:08,271 root INFO copying src/sly/lex.py -> build/lib/sly 2025-10-13 04:37:08,275 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 04:37:08,275 root INFO running install 2025-10-13 04:37:08,279 root INFO running install_lib 2025-10-13 04:37:08,281 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 04:37:08,281 root INFO creating build/bdist.linux-x86_64/wheel/sly 2025-10-13 04:37:08,282 root INFO copying build/lib/sly/ast.py -> build/bdist.linux-x86_64/wheel/./sly 2025-10-13 04:37:08,282 root INFO copying build/lib/sly/docparse.py -> build/bdist.linux-x86_64/wheel/./sly 2025-10-13 04:37:08,282 root INFO copying build/lib/sly/yacc.py -> build/bdist.linux-x86_64/wheel/./sly 2025-10-13 04:37:08,282 root INFO copying build/lib/sly/__init__.py -> build/bdist.linux-x86_64/wheel/./sly 2025-10-13 04:37:08,282 root INFO copying build/lib/sly/lex.py -> build/bdist.linux-x86_64/wheel/./sly 2025-10-13 04:37:08,282 root INFO running install_egg_info 2025-10-13 04:37:08,284 root INFO running egg_info 2025-10-13 04:37:08,285 root INFO creating src/sly.egg-info 2025-10-13 04:37:08,285 root INFO writing src/sly.egg-info/PKG-INFO 2025-10-13 04:37:08,285 root INFO writing dependency_links to src/sly.egg-info/dependency_links.txt 2025-10-13 04:37:08,285 root INFO writing top-level names to src/sly.egg-info/top_level.txt 2025-10-13 04:37:08,286 root INFO writing manifest file 'src/sly.egg-info/SOURCES.txt' 2025-10-13 04:37:08,287 root INFO reading manifest file 'src/sly.egg-info/SOURCES.txt' 2025-10-13 04:37:08,287 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 04:37:08,288 root INFO adding license file 'LICENSE' 2025-10-13 04:37:08,288 root INFO writing manifest file 'src/sly.egg-info/SOURCES.txt' 2025-10-13 04:37:08,288 root INFO Copying src/sly.egg-info to build/bdist.linux-x86_64/wheel/./sly-0.5-py3.12.egg-info 2025-10-13 04:37:08,289 root INFO running install_scripts 2025-10-13 04:37:08,289 root INFO creating build/bdist.linux-x86_64/wheel/sly-0.5.dist-info/WHEEL 2025-10-13 04:37:08,289 wheel INFO creating '/home/udu/aports/community/py3-sly/src/sly-40009882310b6f1022ab050ff7bf6025500ee45c/.dist/.tmp-_yar2v_p/sly-0.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 04:37:08,289 wheel INFO adding 'sly/__init__.py' 2025-10-13 04:37:08,290 wheel INFO adding 'sly/ast.py' 2025-10-13 04:37:08,290 wheel INFO adding 'sly/docparse.py' 2025-10-13 04:37:08,290 wheel INFO adding 'sly/lex.py' 2025-10-13 04:37:08,290 wheel INFO adding 'sly/yacc.py' 2025-10-13 04:37:08,290 wheel INFO adding 'sly-0.5.dist-info/licenses/LICENSE' 2025-10-13 04:37:08,290 wheel INFO adding 'sly-0.5.dist-info/METADATA' 2025-10-13 04:37:08,290 wheel INFO adding 'sly-0.5.dist-info/WHEEL' 2025-10-13 04:37:08,290 wheel INFO adding 'sly-0.5.dist-info/top_level.txt' 2025-10-13 04:37:08,290 wheel INFO adding 'sly-0.5.dist-info/RECORD' 2025-10-13 04:37:08,290 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 04:37:08,291 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.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-sly/src/sly-40009882310b6f1022ab050ff7bf6025500ee45c configfile: pyproject.toml collected 15 items tests/test_ebnf.py ... [ 20%] tests/test_lex.py ......... [ 80%] tests/test_parser.py ... [100%] ============================================================================================================================================= 15 passed in 0.06s ============================================================================================================================================= >>> py3-sly: Entering fakeroot... >>> py3-sly-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/sly/__pycache__' -> '/home/udu/aports/community/py3-sly/pkg/py3-sly-pyc/usr/lib/python3.12/site-packages/sly/__pycache__' >>> py3-sly-pyc*: Preparing subpackage py3-sly-pyc... >>> py3-sly-pyc*: Running postcheck for py3-sly-pyc >>> py3-sly*: Running postcheck for py3-sly >>> py3-sly*: Preparing package py3-sly... >>> py3-sly-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-sly-pyc*: Package size: 93.8 KB >>> py3-sly-pyc*: Compressing data... >>> py3-sly-pyc*: Create checksum... >>> py3-sly-pyc*: Create py3-sly-pyc-0.5-r3.apk >>> py3-sly*: Tracing dependencies... python3 python3~3.12 >>> py3-sly*: Package size: 106.3 KB >>> py3-sly*: Compressing data... >>> py3-sly*: Create checksum... >>> py3-sly*: Create py3-sly-0.5-r3.apk >>> py3-sly: Build complete at Mon, 13 Oct 2025 04:37:08 +0000 elapsed time 0h 0m 1s >>> py3-sly: Cleaning up srcdir >>> py3-sly: Cleaning up pkgdir >>> py3-sly: Uninstalling dependencies... (1/23) Purging .makedepends-py3-sly (20251013.043707) (2/23) Purging py3-gpep517-pyc (19-r0) (3/23) Purging py3-gpep517 (19-r0) (4/23) Purging py3-installer-pyc (0.7.0-r2) (5/23) Purging py3-installer (0.7.0-r2) (6/23) Purging py3-setuptools-pyc (80.9.0-r0) (7/23) Purging py3-setuptools (80.9.0-r0) (8/23) Purging py3-wheel-pyc (0.46.1-r0) (9/23) Purging py3-wheel (0.46.1-r0) (10/23) Purging py3-pytest-pyc (8.3.5-r0) (11/23) Purging py3-pytest (8.3.5-r0) (12/23) Purging py3-iniconfig-pyc (2.1.0-r0) (13/23) Purging py3-iniconfig (2.1.0-r0) (14/23) Purging py3-packaging-pyc (25.0-r0) (15/23) Purging py3-packaging (25.0-r0) (16/23) Purging py3-parsing-pyc (3.2.3-r0) (17/23) Purging py3-parsing (3.2.3-r0) (18/23) Purging py3-pluggy-pyc (1.5.0-r0) (19/23) Purging py3-pluggy (1.5.0-r0) (20/23) Purging py3-py-pyc (1.11.0-r4) (21/23) Purging py3-py (1.11.0-r4) (22/23) Purging py3-regex-pyc (2024.11.7-r0) (23/23) Purging py3-regex (2024.11.7-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-sly: Updating the community/x86_64 repository index... >>> py3-sly: Signing the index...