>>> py3-pyflakes: Building community/py3-pyflakes 3.2.0-r1 (using abuild 3.13.0-r3) started Wed, 24 Apr 2024 05:51:25 +0000 >>> py3-pyflakes: Checking sanity of /home/buildozer/aports/community/py3-pyflakes/APKBUILD... >>> py3-pyflakes: Analyzing dependencies... >>> py3-pyflakes: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.6.1-r3) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.4_p20240330-r0) (7/33) Installing readline (8.2.10-r0) (8/33) Installing sqlite-libs (3.45.3-r0) (9/33) Installing python3 (3.12.3-r1) (10/33) Installing python3-pycache-pyc0 (3.12.3-r1) (11/33) Installing pyc (3.12.3-r1) (12/33) Installing python3-pyc (3.12.3-r1) (13/33) Installing py3-installer (0.7.0-r2) (14/33) Installing py3-installer-pyc (0.7.0-r2) (15/33) Installing py3-gpep517 (15-r2) (16/33) Installing py3-gpep517-pyc (15-r2) (17/33) Installing py3-parsing (3.1.2-r1) (18/33) Installing py3-parsing-pyc (3.1.2-r1) (19/33) Installing py3-packaging (24.0-r1) (20/33) Installing py3-packaging-pyc (24.0-r1) (21/33) Installing py3-setuptools (69.5.1-r0) (22/33) Installing py3-setuptools-pyc (69.5.1-r0) (23/33) Installing py3-wheel (0.42.0-r1) (24/33) Installing py3-wheel-pyc (0.42.0-r1) (25/33) Installing py3-iniconfig (2.0.0-r1) (26/33) Installing py3-iniconfig-pyc (2.0.0-r1) (27/33) Installing py3-pluggy (1.4.0-r1) (28/33) Installing py3-pluggy-pyc (1.4.0-r1) (29/33) Installing py3-py (1.11.0-r3) (30/33) Installing py3-py-pyc (1.11.0-r3) (31/33) Installing py3-pytest (8.1.1-r1) (32/33) Installing py3-pytest-pyc (8.1.1-r1) (33/33) Installing .makedepends-py3-pyflakes (20240424.055129) Executing busybox-1.36.1-r25.trigger OK: 282 MiB in 134 packages >>> py3-pyflakes: Cleaning up srcdir >>> py3-pyflakes: Cleaning up pkgdir >>> py3-pyflakes: Cleaning up tmpdir >>> py3-pyflakes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pyflakes-3.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyflakes: Fetching https://files.pythonhosted.org/packages/source/p/pyflakes/pyflakes-3.2.0.tar.gz Connecting to files.pythonhosted.org (151.101.36.223:443) Connecting to files.pythonhosted.org (151.101.36.223:443) saving to '/var/cache/distfiles/pyflakes-3.2.0.tar.gz.part' pyflakes-3.2.0.tar.g 100% |********************************| 63788 0:00:00 ETA '/var/cache/distfiles/pyflakes-3.2.0.tar.gz.part' saved >>> py3-pyflakes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pyflakes-3.2.0.tar.gz >>> py3-pyflakes: Checking sha512sums... pyflakes-3.2.0.tar.gz: OK >>> py3-pyflakes: Unpacking /var/cache/distfiles/pyflakes-3.2.0.tar.gz... 2024-04-24 05:51:32,191 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-24 05:51:32,305 root INFO running bdist_wheel 2024-04-24 05:51:32,383 root INFO running build 2024-04-24 05:51:32,383 root INFO running build_py 2024-04-24 05:51:32,395 root INFO creating build 2024-04-24 05:51:32,396 root INFO creating build/lib 2024-04-24 05:51:32,396 root INFO creating build/lib/pyflakes 2024-04-24 05:51:32,396 root INFO copying pyflakes/__init__.py -> build/lib/pyflakes 2024-04-24 05:51:32,397 root INFO copying pyflakes/api.py -> build/lib/pyflakes 2024-04-24 05:51:32,399 root INFO copying pyflakes/reporter.py -> build/lib/pyflakes 2024-04-24 05:51:32,400 root INFO copying pyflakes/messages.py -> build/lib/pyflakes 2024-04-24 05:51:32,401 root INFO copying pyflakes/checker.py -> build/lib/pyflakes 2024-04-24 05:51:32,403 root INFO copying pyflakes/__main__.py -> build/lib/pyflakes 2024-04-24 05:51:32,404 root INFO creating build/lib/pyflakes/scripts 2024-04-24 05:51:32,405 root INFO copying pyflakes/scripts/__init__.py -> build/lib/pyflakes/scripts 2024-04-24 05:51:32,406 root INFO copying pyflakes/scripts/pyflakes.py -> build/lib/pyflakes/scripts 2024-04-24 05:51:32,407 root INFO creating build/lib/pyflakes/test 2024-04-24 05:51:32,408 root INFO copying pyflakes/test/test_doctests.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,409 root INFO copying pyflakes/test/__init__.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,410 root INFO copying pyflakes/test/test_is_literal.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,412 root INFO copying pyflakes/test/test_imports.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,413 root INFO copying pyflakes/test/test_other.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,415 root INFO copying pyflakes/test/test_code_segment.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,416 root INFO copying pyflakes/test/test_type_annotations.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,417 root INFO copying pyflakes/test/test_builtin.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,418 root INFO copying pyflakes/test/harness.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,419 root INFO copying pyflakes/test/test_api.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,420 root INFO copying pyflakes/test/test_undefined_names.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,422 root INFO copying pyflakes/test/test_match.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,423 root INFO copying pyflakes/test/test_dict.py -> build/lib/pyflakes/test 2024-04-24 05:51:32,448 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-24 05:51:32,449 root INFO running install 2024-04-24 05:51:32,490 root INFO running install_lib 2024-04-24 05:51:32,499 root INFO creating build/bdist.linux-riscv64 2024-04-24 05:51:32,500 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-24 05:51:32,501 root INFO creating build/bdist.linux-riscv64/wheel/pyflakes 2024-04-24 05:51:32,501 root INFO copying build/lib/pyflakes/__init__.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-04-24 05:51:32,502 root INFO copying build/lib/pyflakes/api.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-04-24 05:51:32,503 root INFO creating build/bdist.linux-riscv64/wheel/pyflakes/scripts 2024-04-24 05:51:32,503 root INFO copying build/lib/pyflakes/scripts/__init__.py -> build/bdist.linux-riscv64/wheel/pyflakes/scripts 2024-04-24 05:51:32,504 root INFO copying build/lib/pyflakes/scripts/pyflakes.py -> build/bdist.linux-riscv64/wheel/pyflakes/scripts 2024-04-24 05:51:32,505 root INFO copying build/lib/pyflakes/reporter.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-04-24 05:51:32,506 root INFO creating build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,506 root INFO copying build/lib/pyflakes/test/test_doctests.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,507 root INFO copying build/lib/pyflakes/test/__init__.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,508 root INFO copying build/lib/pyflakes/test/test_is_literal.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,509 root INFO copying build/lib/pyflakes/test/test_imports.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,510 root INFO copying build/lib/pyflakes/test/test_other.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,511 root INFO copying build/lib/pyflakes/test/test_code_segment.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,512 root INFO copying build/lib/pyflakes/test/test_type_annotations.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,513 root INFO copying build/lib/pyflakes/test/test_builtin.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,514 root INFO copying build/lib/pyflakes/test/harness.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,515 root INFO copying build/lib/pyflakes/test/test_api.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,516 root INFO copying build/lib/pyflakes/test/test_undefined_names.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,517 root INFO copying build/lib/pyflakes/test/test_match.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,517 root INFO copying build/lib/pyflakes/test/test_dict.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-04-24 05:51:32,518 root INFO copying build/lib/pyflakes/messages.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-04-24 05:51:32,519 root INFO copying build/lib/pyflakes/checker.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-04-24 05:51:32,521 root INFO copying build/lib/pyflakes/__main__.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-04-24 05:51:32,521 root INFO running install_egg_info 2024-04-24 05:51:32,533 root INFO running egg_info 2024-04-24 05:51:32,540 root INFO writing pyflakes.egg-info/PKG-INFO 2024-04-24 05:51:32,542 root INFO writing dependency_links to pyflakes.egg-info/dependency_links.txt 2024-04-24 05:51:32,543 root INFO writing entry points to pyflakes.egg-info/entry_points.txt 2024-04-24 05:51:32,544 root INFO writing top-level names to pyflakes.egg-info/top_level.txt 2024-04-24 05:51:32,556 root INFO reading manifest file 'pyflakes.egg-info/SOURCES.txt' 2024-04-24 05:51:32,557 root INFO reading manifest template 'MANIFEST.in' 2024-04-24 05:51:32,559 root INFO adding license file 'LICENSE' 2024-04-24 05:51:32,562 root INFO writing manifest file 'pyflakes.egg-info/SOURCES.txt' 2024-04-24 05:51:32,563 root INFO Copying pyflakes.egg-info to build/bdist.linux-riscv64/wheel/pyflakes-3.2.0-py3.12.egg-info 2024-04-24 05:51:32,567 root INFO running install_scripts 2024-04-24 05:51:32,574 wheel INFO creating build/bdist.linux-riscv64/wheel/pyflakes-3.2.0.dist-info/WHEEL 2024-04-24 05:51:32,576 wheel INFO creating '/home/buildozer/aports/community/py3-pyflakes/src/pyflakes-3.2.0/.dist/.tmp-z704gfnc/pyflakes-3.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-24 05:51:32,577 wheel INFO adding 'pyflakes/__init__.py' 2024-04-24 05:51:32,578 wheel INFO adding 'pyflakes/__main__.py' 2024-04-24 05:51:32,579 wheel INFO adding 'pyflakes/api.py' 2024-04-24 05:51:32,581 wheel INFO adding 'pyflakes/checker.py' 2024-04-24 05:51:32,583 wheel INFO adding 'pyflakes/messages.py' 2024-04-24 05:51:32,584 wheel INFO adding 'pyflakes/reporter.py' 2024-04-24 05:51:32,586 wheel INFO adding 'pyflakes/scripts/__init__.py' 2024-04-24 05:51:32,587 wheel INFO adding 'pyflakes/scripts/pyflakes.py' 2024-04-24 05:51:32,588 wheel INFO adding 'pyflakes/test/__init__.py' 2024-04-24 05:51:32,588 wheel INFO adding 'pyflakes/test/harness.py' 2024-04-24 05:51:32,589 wheel INFO adding 'pyflakes/test/test_api.py' 2024-04-24 05:51:32,591 wheel INFO adding 'pyflakes/test/test_builtin.py' 2024-04-24 05:51:32,592 wheel INFO adding 'pyflakes/test/test_code_segment.py' 2024-04-24 05:51:32,593 wheel INFO adding 'pyflakes/test/test_dict.py' 2024-04-24 05:51:32,594 wheel INFO adding 'pyflakes/test/test_doctests.py' 2024-04-24 05:51:32,595 wheel INFO adding 'pyflakes/test/test_imports.py' 2024-04-24 05:51:32,597 wheel INFO adding 'pyflakes/test/test_is_literal.py' 2024-04-24 05:51:32,598 wheel INFO adding 'pyflakes/test/test_match.py' 2024-04-24 05:51:32,599 wheel INFO adding 'pyflakes/test/test_other.py' 2024-04-24 05:51:32,601 wheel INFO adding 'pyflakes/test/test_type_annotations.py' 2024-04-24 05:51:32,603 wheel INFO adding 'pyflakes/test/test_undefined_names.py' 2024-04-24 05:51:32,605 wheel INFO adding 'pyflakes-3.2.0.dist-info/LICENSE' 2024-04-24 05:51:32,606 wheel INFO adding 'pyflakes-3.2.0.dist-info/METADATA' 2024-04-24 05:51:32,606 wheel INFO adding 'pyflakes-3.2.0.dist-info/WHEEL' 2024-04-24 05:51:32,607 wheel INFO adding 'pyflakes-3.2.0.dist-info/entry_points.txt' 2024-04-24 05:51:32,607 wheel INFO adding 'pyflakes-3.2.0.dist-info/top_level.txt' 2024-04-24 05:51:32,608 wheel INFO adding 'pyflakes-3.2.0.dist-info/RECORD' 2024-04-24 05:51:32,609 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-24 05:51:32,614 gpep517 INFO The backend produced .dist/pyflakes-3.2.0-py2.py3-none-any.whl pyflakes-3.2.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-pyflakes/src/pyflakes-3.2.0 collected 730 items pyflakes/test/test_api.py ........................................ [ 5%] pyflakes/test/test_builtin.py .. [ 5%] pyflakes/test/test_code_segment.py ..... [ 6%] pyflakes/test/test_dict.py ......................... [ 9%] pyflakes/test/test_doctests.py .................s....................... [ 15%] ...............................s........................................ [ 25%] ........................................................................ [ 35%] ...............ss..s..........s.......s.............. [ 42%] pyflakes/test/test_imports.py ....................................s..... [ 48%] ........................................................................ [ 58%] ................... [ 60%] pyflakes/test/test_is_literal.py ............................... [ 64%] pyflakes/test/test_match.py ........ [ 66%] pyflakes/test/test_other.py .................s.......................... [ 72%] .........................................s.............................. [ 81%] .............. [ 83%] pyflakes/test/test_type_annotations.py ................................. [ 88%] .................. [ 90%] pyflakes/test/test_undefined_names.py .................................. [ 95%] ...............ss..s..........s.. [100%] ======================= 716 passed, 14 skipped in 8.58s ======================== >>> py3-pyflakes: Entering fakeroot... >>> py3-pyflakes-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes/usr/lib/python3.12/site-packages/pyflakes/__pycache__' -> '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes-pyc/usr/lib/python3.12/site-packages/pyflakes/__pycache__' '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes/usr/lib/python3.12/site-packages/pyflakes/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes-pyc/usr/lib/python3.12/site-packages/pyflakes/scripts/__pycache__' '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes/usr/lib/python3.12/site-packages/pyflakes/test/__pycache__' -> '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes-pyc/usr/lib/python3.12/site-packages/pyflakes/test/__pycache__' >>> py3-pyflakes-pyc*: Preparing subpackage py3-pyflakes-pyc... >>> py3-pyflakes-pyc*: Running postcheck for py3-pyflakes-pyc >>> py3-pyflakes*: Running postcheck for py3-pyflakes >>> py3-pyflakes*: Preparing package py3-pyflakes... >>> py3-pyflakes-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pyflakes-pyc*: Package size: 500.0 KB >>> py3-pyflakes-pyc*: Compressing data... >>> py3-pyflakes-pyc*: Create checksum... >>> py3-pyflakes-pyc*: Create py3-pyflakes-pyc-3.2.0-r1.apk >>> py3-pyflakes*: Tracing dependencies... python3 python3~3.12 >>> py3-pyflakes*: Package size: 392.0 KB >>> py3-pyflakes*: Compressing data... >>> py3-pyflakes*: Create checksum... >>> py3-pyflakes*: Create py3-pyflakes-3.2.0-r1.apk >>> py3-pyflakes: Build complete at Wed, 24 Apr 2024 05:51:45 +0000 elapsed time 0h 0m 20s >>> py3-pyflakes: Cleaning up srcdir >>> py3-pyflakes: Cleaning up pkgdir >>> py3-pyflakes: Uninstalling dependencies... (1/33) Purging .makedepends-py3-pyflakes (20240424.055129) (2/33) Purging py3-gpep517-pyc (15-r2) (3/33) Purging py3-gpep517 (15-r2) (4/33) Purging py3-installer-pyc (0.7.0-r2) (5/33) Purging py3-installer (0.7.0-r2) (6/33) Purging py3-setuptools-pyc (69.5.1-r0) (7/33) Purging py3-setuptools (69.5.1-r0) (8/33) Purging py3-wheel-pyc (0.42.0-r1) (9/33) Purging py3-wheel (0.42.0-r1) (10/33) Purging py3-pytest-pyc (8.1.1-r1) (11/33) Purging py3-pytest (8.1.1-r1) (12/33) Purging py3-iniconfig-pyc (2.0.0-r1) (13/33) Purging py3-iniconfig (2.0.0-r1) (14/33) Purging py3-packaging-pyc (24.0-r1) (15/33) Purging py3-packaging (24.0-r1) (16/33) Purging py3-parsing-pyc (3.1.2-r1) (17/33) Purging py3-parsing (3.1.2-r1) (18/33) Purging py3-pluggy-pyc (1.4.0-r1) (19/33) Purging py3-pluggy (1.4.0-r1) (20/33) Purging py3-py-pyc (1.11.0-r3) (21/33) Purging py3-py (1.11.0-r3) (22/33) Purging python3-pyc (3.12.3-r1) (23/33) Purging python3-pycache-pyc0 (3.12.3-r1) (24/33) Purging pyc (3.12.3-r1) (25/33) Purging python3 (3.12.3-r1) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.6-r0) (29/33) Purging libpanelw (6.4_p20240330-r0) (30/33) Purging mpdecimal (4.0.0-r0) (31/33) Purging readline (8.2.10-r0) (32/33) Purging sqlite-libs (3.45.3-r0) (33/33) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 228 MiB in 101 packages >>> py3-pyflakes: Updating the community/riscv64 repository index... >>> py3-pyflakes: Signing the index...