>>> py3-cparser: Building main/py3-cparser 2.22-r0 (using abuild 3.12.0-r5) started Thu, 11 Apr 2024 20:04:00 +0000 >>> py3-cparser: Checking sanity of /home/buildozer/aports/main/py3-cparser/APKBUILD... >>> py3-cparser: Analyzing dependencies... >>> py3-cparser: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.4_p20240309-r0) (5/31) Installing readline (8.2.10-r0) (6/31) Installing sqlite-libs (3.45.2-r0) (7/31) Installing python3 (3.11.8-r0) (8/31) Installing python3-pycache-pyc0 (3.11.8-r0) (9/31) Installing pyc (3.11.8-r0) (10/31) Installing python3-pyc (3.11.8-r0) (11/31) Installing py3-installer (0.7.0-r1) (12/31) Installing py3-installer-pyc (0.7.0-r1) (13/31) Installing py3-gpep517 (15-r1) (14/31) Installing py3-gpep517-pyc (15-r1) (15/31) Installing py3-parsing (3.1.2-r0) (16/31) Installing py3-parsing-pyc (3.1.2-r0) (17/31) Installing py3-packaging (24.0-r0) (18/31) Installing py3-packaging-pyc (24.0-r0) (19/31) Installing py3-setuptools (69.2.0-r0) (20/31) Installing py3-setuptools-pyc (69.2.0-r0) (21/31) Installing py3-wheel (0.42.0-r0) (22/31) Installing py3-wheel-pyc (0.42.0-r0) (23/31) Installing py3-iniconfig (2.0.0-r0) (24/31) Installing py3-iniconfig-pyc (2.0.0-r0) (25/31) Installing py3-pluggy (1.4.0-r0) (26/31) Installing py3-pluggy-pyc (1.4.0-r0) (27/31) Installing py3-py (1.11.0-r2) (28/31) Installing py3-py-pyc (1.11.0-r2) (29/31) Installing py3-pytest (8.1.1-r0) (30/31) Installing py3-pytest-pyc (8.1.1-r0) (31/31) Installing .makedepends-py3-cparser (20240411.200401) Executing busybox-1.36.1-r25.trigger OK: 434 MiB in 144 packages >>> py3-cparser: Cleaning up srcdir >>> py3-cparser: Cleaning up pkgdir >>> py3-cparser: Cleaning up tmpdir >>> py3-cparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycparser-2.22.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: (56) The requested URL returned error: 404 >>> py3-cparser: Fetching https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-2.22.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 168k 100 168k 0 0 1106k 0 --:--:-- --:--:-- --:--:-- 1106k >>> py3-cparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycparser-2.22.tar.gz >>> py3-cparser: Checking sha512sums... pycparser-2.22.tar.gz: OK >>> py3-cparser: Unpacking /var/cache/distfiles/edge/pycparser-2.22.tar.gz... 2024-04-11 20:04:03,082 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-11 20:04:03,132 root INFO running bdist_wheel 2024-04-11 20:04:03,154 root INFO running build 2024-04-11 20:04:03,154 root INFO running build_py 2024-04-11 20:04:03,158 root INFO creating build 2024-04-11 20:04:03,158 root INFO creating build/lib 2024-04-11 20:04:03,158 root INFO creating build/lib/pycparser 2024-04-11 20:04:03,158 root INFO copying pycparser/_build_tables.py -> build/lib/pycparser 2024-04-11 20:04:03,159 root INFO copying pycparser/c_ast.py -> build/lib/pycparser 2024-04-11 20:04:03,159 root INFO copying pycparser/c_lexer.py -> build/lib/pycparser 2024-04-11 20:04:03,160 root INFO copying pycparser/__init__.py -> build/lib/pycparser 2024-04-11 20:04:03,160 root INFO copying pycparser/c_parser.py -> build/lib/pycparser 2024-04-11 20:04:03,160 root INFO copying pycparser/plyparser.py -> build/lib/pycparser 2024-04-11 20:04:03,161 root INFO copying pycparser/_ast_gen.py -> build/lib/pycparser 2024-04-11 20:04:03,161 root INFO copying pycparser/yacctab.py -> build/lib/pycparser 2024-04-11 20:04:03,162 root INFO copying pycparser/c_generator.py -> build/lib/pycparser 2024-04-11 20:04:03,163 root INFO copying pycparser/lextab.py -> build/lib/pycparser 2024-04-11 20:04:03,163 root INFO copying pycparser/ast_transforms.py -> build/lib/pycparser 2024-04-11 20:04:03,164 root INFO creating build/lib/pycparser/ply 2024-04-11 20:04:03,164 root INFO copying pycparser/ply/yacc.py -> build/lib/pycparser/ply 2024-04-11 20:04:03,165 root INFO copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply 2024-04-11 20:04:03,165 root INFO copying pycparser/ply/__init__.py -> build/lib/pycparser/ply 2024-04-11 20:04:03,165 root INFO copying pycparser/ply/cpp.py -> build/lib/pycparser/ply 2024-04-11 20:04:03,166 root INFO copying pycparser/ply/ygen.py -> build/lib/pycparser/ply 2024-04-11 20:04:03,166 root INFO copying pycparser/ply/lex.py -> build/lib/pycparser/ply 2024-04-11 20:04:03,167 root INFO copying pycparser/_c_ast.cfg -> build/lib/pycparser 2024-04-11 20:04:03,171 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-11 20:04:03,171 root INFO running install 2024-04-11 20:04:03,185 root INFO running install_lib 2024-04-11 20:04:03,188 root INFO creating build/bdist.linux-i686 2024-04-11 20:04:03,188 root INFO creating build/bdist.linux-i686/wheel 2024-04-11 20:04:03,188 root INFO creating build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,189 root INFO creating build/bdist.linux-i686/wheel/pycparser/ply 2024-04-11 20:04:03,189 root INFO copying build/lib/pycparser/ply/yacc.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-04-11 20:04:03,190 root INFO copying build/lib/pycparser/ply/ctokens.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-04-11 20:04:03,190 root INFO copying build/lib/pycparser/ply/__init__.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-04-11 20:04:03,190 root INFO copying build/lib/pycparser/ply/cpp.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-04-11 20:04:03,191 root INFO copying build/lib/pycparser/ply/ygen.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-04-11 20:04:03,191 root INFO copying build/lib/pycparser/ply/lex.py -> build/bdist.linux-i686/wheel/pycparser/ply 2024-04-11 20:04:03,192 root INFO copying build/lib/pycparser/_build_tables.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,192 root INFO copying build/lib/pycparser/c_ast.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,192 root INFO copying build/lib/pycparser/c_lexer.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,192 root INFO copying build/lib/pycparser/__init__.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,193 root INFO copying build/lib/pycparser/c_parser.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,193 root INFO copying build/lib/pycparser/plyparser.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,193 root INFO copying build/lib/pycparser/_c_ast.cfg -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,194 root INFO copying build/lib/pycparser/_ast_gen.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,194 root INFO copying build/lib/pycparser/yacctab.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,195 root INFO copying build/lib/pycparser/c_generator.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,195 root INFO copying build/lib/pycparser/lextab.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,195 root INFO copying build/lib/pycparser/ast_transforms.py -> build/bdist.linux-i686/wheel/pycparser 2024-04-11 20:04:03,195 root INFO running install_egg_info 2024-04-11 20:04:03,202 root INFO running egg_info 2024-04-11 20:04:03,204 root INFO writing pycparser.egg-info/PKG-INFO 2024-04-11 20:04:03,204 root INFO writing dependency_links to pycparser.egg-info/dependency_links.txt 2024-04-11 20:04:03,205 root INFO writing top-level names to pycparser.egg-info/top_level.txt 2024-04-11 20:04:03,209 root INFO reading manifest file 'pycparser.egg-info/SOURCES.txt' 2024-04-11 20:04:03,211 root INFO reading manifest template 'MANIFEST.in' 2024-04-11 20:04:03,223 root WARNING warning: no previously-included files found matching 'setup.pyc' 2024-04-11 20:04:03,223 root WARNING warning: no previously-included files matching 'yacctab.*' found under directory 'tests' 2024-04-11 20:04:03,224 root WARNING warning: no previously-included files matching 'lextab.*' found under directory 'tests' 2024-04-11 20:04:03,224 root WARNING warning: no previously-included files matching 'yacctab.*' found under directory 'examples' 2024-04-11 20:04:03,225 root WARNING warning: no previously-included files matching 'lextab.*' found under directory 'examples' 2024-04-11 20:04:03,225 root INFO adding license file 'LICENSE' 2024-04-11 20:04:03,230 root INFO writing manifest file 'pycparser.egg-info/SOURCES.txt' 2024-04-11 20:04:03,230 root INFO Copying pycparser.egg-info to build/bdist.linux-i686/wheel/pycparser-2.22-py3.11.egg-info 2024-04-11 20:04:03,231 root INFO running install_scripts 2024-04-11 20:04:03,231 root INFO Build the lexing/parsing tables 2024-04-11 20:04:03,615 wheel INFO creating build/bdist.linux-i686/wheel/pycparser-2.22.dist-info/WHEEL 2024-04-11 20:04:03,617 wheel INFO creating '/home/buildozer/aports/main/py3-cparser/src/pycparser-2.22/.dist/.tmp-hkmug9k9/pycparser-2.22-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-11 20:04:03,618 wheel INFO adding 'pycparser/__init__.py' 2024-04-11 20:04:03,618 wheel INFO adding 'pycparser/_ast_gen.py' 2024-04-11 20:04:03,619 wheel INFO adding 'pycparser/_build_tables.py' 2024-04-11 20:04:03,620 wheel INFO adding 'pycparser/_c_ast.cfg' 2024-04-11 20:04:03,621 wheel INFO adding 'pycparser/ast_transforms.py' 2024-04-11 20:04:03,621 wheel INFO adding 'pycparser/c_ast.py' 2024-04-11 20:04:03,622 wheel INFO adding 'pycparser/c_generator.py' 2024-04-11 20:04:03,623 wheel INFO adding 'pycparser/c_lexer.py' 2024-04-11 20:04:03,625 wheel INFO adding 'pycparser/c_parser.py' 2024-04-11 20:04:03,626 wheel INFO adding 'pycparser/lextab.py' 2024-04-11 20:04:03,627 wheel INFO adding 'pycparser/plyparser.py' 2024-04-11 20:04:03,628 wheel INFO adding 'pycparser/yacctab.py' 2024-04-11 20:04:03,631 wheel INFO adding 'pycparser/ply/__init__.py' 2024-04-11 20:04:03,632 wheel INFO adding 'pycparser/ply/cpp.py' 2024-04-11 20:04:03,633 wheel INFO adding 'pycparser/ply/ctokens.py' 2024-04-11 20:04:03,634 wheel INFO adding 'pycparser/ply/lex.py' 2024-04-11 20:04:03,636 wheel INFO adding 'pycparser/ply/yacc.py' 2024-04-11 20:04:03,638 wheel INFO adding 'pycparser/ply/ygen.py' 2024-04-11 20:04:03,639 wheel INFO adding 'pycparser-2.22.dist-info/LICENSE' 2024-04-11 20:04:03,639 wheel INFO adding 'pycparser-2.22.dist-info/METADATA' 2024-04-11 20:04:03,640 wheel INFO adding 'pycparser-2.22.dist-info/WHEEL' 2024-04-11 20:04:03,640 wheel INFO adding 'pycparser-2.22.dist-info/top_level.txt' 2024-04-11 20:04:03,641 wheel INFO adding 'pycparser-2.22.dist-info/RECORD' 2024-04-11 20:04:03,641 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-11 20:04:03,644 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.11.8, pytest-8.1.1, pluggy-1.4.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 4.00s ============================== >>> py3-cparser: Entering fakeroot... >>> py3-cparser-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-cparser/pkg/py3-cparser/usr/lib/python3.11/site-packages/pycparser/ply/__pycache__' -> '/home/buildozer/aports/main/py3-cparser/pkg/py3-cparser-pyc/usr/lib/python3.11/site-packages/pycparser/ply/__pycache__' '/home/buildozer/aports/main/py3-cparser/pkg/py3-cparser/usr/lib/python3.11/site-packages/pycparser/__pycache__' -> '/home/buildozer/aports/main/py3-cparser/pkg/py3-cparser-pyc/usr/lib/python3.11/site-packages/pycparser/__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.11 >>> py3-cparser-pyc*: Package size: 672.0 KB >>> py3-cparser-pyc*: Compressing data... >>> py3-cparser-pyc*: Create checksum... >>> py3-cparser-pyc*: Create py3-cparser-pyc-2.22-r0.apk >>> py3-cparser*: Tracing dependencies... python3 python3~3.11 >>> py3-cparser*: Package size: 692.0 KB >>> py3-cparser*: Compressing data... >>> py3-cparser*: Create checksum... >>> py3-cparser*: Create py3-cparser-2.22-r0.apk >>> py3-cparser: Build complete at Thu, 11 Apr 2024 20:04:09 +0000 elapsed time 0h 0m 9s >>> py3-cparser: Cleaning up srcdir >>> py3-cparser: Cleaning up pkgdir >>> py3-cparser: Uninstalling dependencies... (1/31) Purging .makedepends-py3-cparser (20240411.200401) (2/31) Purging py3-gpep517-pyc (15-r1) (3/31) Purging py3-gpep517 (15-r1) (4/31) Purging py3-installer-pyc (0.7.0-r1) (5/31) Purging py3-installer (0.7.0-r1) (6/31) Purging py3-setuptools-pyc (69.2.0-r0) (7/31) Purging py3-setuptools (69.2.0-r0) (8/31) Purging py3-wheel-pyc (0.42.0-r0) (9/31) Purging py3-wheel (0.42.0-r0) (10/31) Purging py3-pytest-pyc (8.1.1-r0) (11/31) Purging py3-pytest (8.1.1-r0) (12/31) Purging py3-iniconfig-pyc (2.0.0-r0) (13/31) Purging py3-iniconfig (2.0.0-r0) (14/31) Purging py3-packaging-pyc (24.0-r0) (15/31) Purging py3-packaging (24.0-r0) (16/31) Purging py3-parsing-pyc (3.1.2-r0) (17/31) Purging py3-parsing (3.1.2-r0) (18/31) Purging py3-pluggy-pyc (1.4.0-r0) (19/31) Purging py3-pluggy (1.4.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r2) (21/31) Purging py3-py (1.11.0-r2) (22/31) Purging python3-pyc (3.11.8-r0) (23/31) Purging python3-pycache-pyc0 (3.11.8-r0) (24/31) Purging pyc (3.11.8-r0) (25/31) Purging python3 (3.11.8-r0) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.4_p20240309-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging readline (8.2.10-r0) (31/31) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-cparser: Updating the main/x86 repository index... >>> py3-cparser: Signing the index...