>>> py3-cparser: Building main/py3-cparser 2.22-r1 (using abuild 3.14.0-r0) started Tue, 15 Oct 2024 22:35:45 +0000 >>> py3-cparser: Validating /home/buildozer/aports/main/py3-cparser/APKBUILD... >>> WARNING: py3-cparser: Setting the maintainer with a comment is deprecated. Use maintainer="Peter Shkenev " instead >>> py3-cparser: Analyzing dependencies... >>> py3-cparser: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.6.3-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20241006-r0) (7/32) Installing sqlite-libs (3.46.1-r0) (8/32) Installing python3 (3.12.7-r0) (9/32) Installing python3-pycache-pyc0 (3.12.7-r0) (10/32) Installing pyc (3.12.7-r0) (11/32) Installing python3-pyc (3.12.7-r0) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (16-r0) (15/32) Installing py3-gpep517-pyc (16-r0) (16/32) Installing py3-parsing (3.1.4-r0) (17/32) Installing py3-parsing-pyc (3.1.4-r0) (18/32) Installing py3-packaging (24.1-r0) (19/32) Installing py3-packaging-pyc (24.1-r0) (20/32) Installing py3-setuptools (70.3.0-r0) (21/32) Installing py3-setuptools-pyc (70.3.0-r0) (22/32) Installing py3-wheel (0.43.0-r0) (23/32) Installing py3-wheel-pyc (0.43.0-r0) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.3-r0) (31/32) Installing py3-pytest-pyc (8.3.3-r0) (32/32) Installing .makedepends-py3-cparser (20241015.223546) Executing busybox-1.36.1-r32.trigger OK: 443 MiB in 132 packages >>> py3-cparser: Cleaning up srcdir >>> py3-cparser: Cleaning up pkgdir >>> py3-cparser: Cleaning up tmpdir >>> py3-cparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pycparser-2.22.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cparser: Fetching https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-2.22.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/v3.21/pycparser-2.22.tar.gz.part' pycparser-2.22.tar.g 100% |********************************| 168k 0:00:00 ETA '/var/cache/distfiles/v3.21/pycparser-2.22.tar.gz.part' saved >>> py3-cparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pycparser-2.22.tar.gz >>> py3-cparser: Checking sha512sums... pycparser-2.22.tar.gz: OK >>> py3-cparser: Unpacking /var/cache/distfiles/v3.21/pycparser-2.22.tar.gz... 2024-10-15 22:35:47,449 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-15 22:35:47,466 root INFO running bdist_wheel 2024-10-15 22:35:47,482 root INFO running build 2024-10-15 22:35:47,482 root INFO running build_py 2024-10-15 22:35:47,485 root INFO creating build 2024-10-15 22:35:47,485 root INFO creating build/lib 2024-10-15 22:35:47,485 root INFO creating build/lib/pycparser 2024-10-15 22:35:47,485 root INFO copying pycparser/yacctab.py -> build/lib/pycparser 2024-10-15 22:35:47,486 root INFO copying pycparser/__init__.py -> build/lib/pycparser 2024-10-15 22:35:47,486 root INFO copying pycparser/c_ast.py -> build/lib/pycparser 2024-10-15 22:35:47,487 root INFO copying pycparser/c_lexer.py -> build/lib/pycparser 2024-10-15 22:35:47,487 root INFO copying pycparser/plyparser.py -> build/lib/pycparser 2024-10-15 22:35:47,487 root INFO copying pycparser/_ast_gen.py -> build/lib/pycparser 2024-10-15 22:35:47,487 root INFO copying pycparser/c_parser.py -> build/lib/pycparser 2024-10-15 22:35:47,488 root INFO copying pycparser/_build_tables.py -> build/lib/pycparser 2024-10-15 22:35:47,488 root INFO copying pycparser/c_generator.py -> build/lib/pycparser 2024-10-15 22:35:47,488 root INFO copying pycparser/lextab.py -> build/lib/pycparser 2024-10-15 22:35:47,488 root INFO copying pycparser/ast_transforms.py -> build/lib/pycparser 2024-10-15 22:35:47,489 root INFO creating build/lib/pycparser/ply 2024-10-15 22:35:47,489 root INFO copying pycparser/ply/lex.py -> build/lib/pycparser/ply 2024-10-15 22:35:47,489 root INFO copying pycparser/ply/__init__.py -> build/lib/pycparser/ply 2024-10-15 22:35:47,490 root INFO copying pycparser/ply/ygen.py -> build/lib/pycparser/ply 2024-10-15 22:35:47,490 root INFO copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply 2024-10-15 22:35:47,490 root INFO copying pycparser/ply/cpp.py -> build/lib/pycparser/ply 2024-10-15 22:35:47,490 root INFO copying pycparser/ply/yacc.py -> build/lib/pycparser/ply 2024-10-15 22:35:47,491 root INFO copying pycparser/_c_ast.cfg -> build/lib/pycparser 2024-10-15 22:35:47,494 root INFO installing to build/bdist.linux-i686/wheel 2024-10-15 22:35:47,494 root INFO running install 2024-10-15 22:35:47,504 root INFO running install_lib 2024-10-15 22:35:47,506 root INFO creating build/bdist.linux-i686 2024-10-15 22:35:47,506 root INFO creating build/bdist.linux-i686/wheel 2024-10-15 22:35:47,507 root INFO creating build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,507 root INFO copying build/lib/pycparser/yacctab.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,507 root INFO copying build/lib/pycparser/__init__.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,508 root INFO copying build/lib/pycparser/c_ast.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,508 root INFO copying build/lib/pycparser/c_lexer.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,508 root INFO copying build/lib/pycparser/plyparser.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,508 root INFO copying build/lib/pycparser/_c_ast.cfg -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,508 root INFO copying build/lib/pycparser/_ast_gen.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,509 root INFO copying build/lib/pycparser/c_parser.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,509 root INFO copying build/lib/pycparser/_build_tables.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,509 root INFO copying build/lib/pycparser/c_generator.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,509 root INFO copying build/lib/pycparser/lextab.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,509 root INFO copying build/lib/pycparser/ast_transforms.py -> build/bdist.linux-i686/wheel/pycparser 2024-10-15 22:35:47,510 root INFO creating build/bdist.linux-i686/wheel/pycparser/ply 2024-10-15 22:35:47,510 root INFO copying build/lib/pycparser/ply/lex.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-10-15 22:35:47,510 root INFO copying build/lib/pycparser/ply/__init__.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-10-15 22:35:47,510 root INFO copying build/lib/pycparser/ply/ygen.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-10-15 22:35:47,510 root INFO copying build/lib/pycparser/ply/ctokens.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-10-15 22:35:47,511 root INFO copying build/lib/pycparser/ply/cpp.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-10-15 22:35:47,511 root INFO copying build/lib/pycparser/ply/yacc.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-10-15 22:35:47,511 root INFO running install_egg_info 2024-10-15 22:35:47,514 root INFO running egg_info 2024-10-15 22:35:47,515 root INFO writing pycparser.egg-info/PKG-INFO 2024-10-15 22:35:47,516 root INFO writing dependency_links to pycparser.egg-info/dependency_links.txt 2024-10-15 22:35:47,516 root INFO writing top-level names to pycparser.egg-info/top_level.txt 2024-10-15 22:35:47,519 root INFO reading manifest file 'pycparser.egg-info/SOURCES.txt' 2024-10-15 22:35:47,521 root INFO reading manifest template 'MANIFEST.in' 2024-10-15 22:35:47,528 root WARNING warning: no previously-included files found matching 'setup.pyc' 2024-10-15 22:35:47,529 root WARNING warning: no previously-included files matching 'yacctab.*' found under directory 'tests' 2024-10-15 22:35:47,529 root WARNING warning: no previously-included files matching 'lextab.*' found under directory 'tests' 2024-10-15 22:35:47,529 root WARNING warning: no previously-included files matching 'yacctab.*' found under directory 'examples' 2024-10-15 22:35:47,530 root WARNING warning: no previously-included files matching 'lextab.*' found under directory 'examples' 2024-10-15 22:35:47,530 root INFO adding license file 'LICENSE' 2024-10-15 22:35:47,533 root INFO writing manifest file 'pycparser.egg-info/SOURCES.txt' 2024-10-15 22:35:47,533 root INFO Copying pycparser.egg-info to build/bdist.linux-i686/wheel/pycparser-2.22-py3.12.egg-info 2024-10-15 22:35:47,534 root INFO running install_scripts 2024-10-15 22:35:47,534 root INFO Build the lexing/parsing tables 2024-10-15 22:35:47,867 root INFO creating build/bdist.linux-i686/wheel/pycparser-2.22.dist-info/WHEEL 2024-10-15 22:35:47,867 wheel INFO creating '/home/buildozer/aports/main/py3-cparser/src/pycparser-2.22/.dist/.tmp-l2zc0ph4/pycparser-2.22-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-10-15 22:35:47,867 wheel INFO adding 'pycparser/__init__.py' 2024-10-15 22:35:47,868 wheel INFO adding 'pycparser/_ast_gen.py' 2024-10-15 22:35:47,868 wheel INFO adding 'pycparser/_build_tables.py' 2024-10-15 22:35:47,868 wheel INFO adding 'pycparser/_c_ast.cfg' 2024-10-15 22:35:47,868 wheel INFO adding 'pycparser/ast_transforms.py' 2024-10-15 22:35:47,869 wheel INFO adding 'pycparser/c_ast.py' 2024-10-15 22:35:47,869 wheel INFO adding 'pycparser/c_generator.py' 2024-10-15 22:35:47,869 wheel INFO adding 'pycparser/c_lexer.py' 2024-10-15 22:35:47,870 wheel INFO adding 'pycparser/c_parser.py' 2024-10-15 22:35:47,870 wheel INFO adding 'pycparser/lextab.py' 2024-10-15 22:35:47,870 wheel INFO adding 'pycparser/plyparser.py' 2024-10-15 22:35:47,871 wheel INFO adding 'pycparser/yacctab.py' 2024-10-15 22:35:47,872 wheel INFO adding 'pycparser/ply/__init__.py' 2024-10-15 22:35:47,872 wheel INFO adding 'pycparser/ply/cpp.py' 2024-10-15 22:35:47,872 wheel INFO adding 'pycparser/ply/ctokens.py' 2024-10-15 22:35:47,872 wheel INFO adding 'pycparser/ply/lex.py' 2024-10-15 22:35:47,873 wheel INFO adding 'pycparser/ply/yacc.py' 2024-10-15 22:35:47,874 wheel INFO adding 'pycparser/ply/ygen.py' 2024-10-15 22:35:47,874 wheel INFO adding 'pycparser-2.22.dist-info/LICENSE' 2024-10-15 22:35:47,874 wheel INFO adding 'pycparser-2.22.dist-info/METADATA' 2024-10-15 22:35:47,874 wheel INFO adding 'pycparser-2.22.dist-info/WHEEL' 2024-10-15 22:35:47,874 wheel INFO adding 'pycparser-2.22.dist-info/top_level.txt' 2024-10-15 22:35:47,875 wheel INFO adding 'pycparser-2.22.dist-info/RECORD' 2024-10-15 22:35:47,875 root INFO removing build/bdist.linux-i686/wheel 2024-10-15 22:35:47,876 gpep517 INFO The backend produced .dist/pycparser-2.22-py3-none-any.whl pycparser-2.22-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/main/py3-cparser/src/pycparser-2.22 collected 130 items tests/test_c_ast.py ...... [ 4%] tests/test_c_generator.py ......................................... [ 36%] tests/test_c_lexer.py ..................... [ 52%] tests/test_c_parser.py ................................................. [ 90%] ....... [ 95%] tests/test_examples.py . [ 96%] tests/test_general.py ..... [100%] ============================= 130 passed in 2.66s ============================== >>> py3-cparser: Entering fakeroot... >>> py3-cparser-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pycparser/__pycache__' -> '/home/buildozer/aports/main/py3-cparser/pkg/py3-cparser-pyc/usr/lib/python3.12/site-packages/pycparser/__pycache__' 'usr/lib/python3.12/site-packages/pycparser/ply/__pycache__' -> '/home/buildozer/aports/main/py3-cparser/pkg/py3-cparser-pyc/usr/lib/python3.12/site-packages/pycparser/ply/__pycache__' >>> py3-cparser-pyc*: Preparing subpackage py3-cparser-pyc... >>> py3-cparser-pyc*: Running postcheck for py3-cparser-pyc >>> py3-cparser*: Running postcheck for py3-cparser >>> py3-cparser*: Preparing package py3-cparser... >>> py3-cparser-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-cparser-pyc*: Package size: 573.8 KB >>> py3-cparser-pyc*: Compressing data... >>> py3-cparser-pyc*: Create checksum... >>> py3-cparser-pyc*: Create py3-cparser-pyc-2.22-r1.apk >>> py3-cparser*: Tracing dependencies... python3 python3~3.12 >>> py3-cparser*: Package size: 597.5 KB >>> py3-cparser*: Compressing data... >>> py3-cparser*: Create checksum... >>> py3-cparser*: Create py3-cparser-2.22-r1.apk >>> py3-cparser: Build complete at Tue, 15 Oct 2024 22:35:51 +0000 elapsed time 0h 0m 6s >>> py3-cparser: Cleaning up srcdir >>> py3-cparser: Cleaning up pkgdir >>> py3-cparser: Uninstalling dependencies... (1/32) Purging .makedepends-py3-cparser (20241015.223546) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools-pyc (70.3.0-r0) (7/32) Purging py3-setuptools (70.3.0-r0) (8/32) Purging py3-wheel-pyc (0.43.0-r0) (9/32) Purging py3-wheel (0.43.0-r0) (10/32) Purging py3-pytest-pyc (8.3.3-r0) (11/32) Purging py3-pytest (8.3.3-r0) (12/32) Purging py3-iniconfig-pyc (2.0.0-r1) (13/32) Purging py3-iniconfig (2.0.0-r1) (14/32) Purging py3-packaging-pyc (24.1-r0) (15/32) Purging py3-packaging (24.1-r0) (16/32) Purging py3-parsing-pyc (3.1.4-r0) (17/32) Purging py3-parsing (3.1.4-r0) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r4) (21/32) Purging py3-py (1.11.0-r4) (22/32) Purging python3-pyc (3.12.7-r0) (23/32) Purging python3-pycache-pyc0 (3.12.7-r0) (24/32) Purging pyc (3.12.7-r0) (25/32) Purging python3 (3.12.7-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.6-r0) (29/32) Purging libpanelw (6.5_p20241006-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.46.1-r0) (32/32) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 397 MiB in 100 packages >>> py3-cparser: Updating the main/x86 repository index... >>> py3-cparser: Signing the index...