>>> py3-pyflakes: Building community/py3-pyflakes 3.2.0-r0 (using abuild 3.12.0-r1) started Mon, 08 Jan 2024 22:55:00 +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 (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.5-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20231125-r0) (7/25) Installing readline (8.2.7-r0) (8/25) Installing sqlite-libs (3.44.2-r0) (9/25) Installing python3 (3.11.6-r1) (10/25) Installing python3-pycache-pyc0 (3.11.6-r1) (11/25) Installing pyc (3.11.6-r1) (12/25) Installing python3-pyc (3.11.6-r1) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-installer-pyc (0.7.0-r1) (15/25) Installing py3-gpep517 (15-r1) (16/25) Installing py3-gpep517-pyc (15-r1) (17/25) Installing py3-parsing (3.1.1-r0) (18/25) Installing py3-parsing-pyc (3.1.1-r0) (19/25) Installing py3-packaging (23.2-r0) (20/25) Installing py3-packaging-pyc (23.2-r0) (21/25) Installing py3-setuptools (69.0.3-r0) (22/25) Installing py3-setuptools-pyc (69.0.3-r0) (23/25) Installing py3-wheel (0.42.0-r0) (24/25) Installing py3-wheel-pyc (0.42.0-r0) (25/25) Installing .makedepends-py3-pyflakes (20240108.225505) Executing busybox-1.36.1-r18.trigger OK: 278 MiB in 126 packages >>> py3-pyflakes: Cleaning up srcdir >>> py3-pyflakes: Cleaning up pkgdir >>> py3-pyflakes: Cleaning up tmpdir >>> py3-pyflakes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyflakes-3.2.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pyflakes: Fetching https://files.pythonhosted.org/packages/source/p/pyflakes/pyflakes-3.2.0.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 63788 100 63788 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k >>> py3-pyflakes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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-01-08 22:55:09,481 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-01-08 22:55:09,673 root INFO running bdist_wheel 2024-01-08 22:55:09,752 root INFO running build 2024-01-08 22:55:09,753 root INFO running build_py 2024-01-08 22:55:09,766 root INFO creating build 2024-01-08 22:55:09,766 root INFO creating build/lib 2024-01-08 22:55:09,767 root INFO creating build/lib/pyflakes 2024-01-08 22:55:09,767 root INFO copying pyflakes/__init__.py -> build/lib/pyflakes 2024-01-08 22:55:09,769 root INFO copying pyflakes/checker.py -> build/lib/pyflakes 2024-01-08 22:55:09,770 root INFO copying pyflakes/__main__.py -> build/lib/pyflakes 2024-01-08 22:55:09,771 root INFO copying pyflakes/reporter.py -> build/lib/pyflakes 2024-01-08 22:55:09,772 root INFO copying pyflakes/api.py -> build/lib/pyflakes 2024-01-08 22:55:09,773 root INFO copying pyflakes/messages.py -> build/lib/pyflakes 2024-01-08 22:55:09,774 root INFO creating build/lib/pyflakes/scripts 2024-01-08 22:55:09,775 root INFO copying pyflakes/scripts/pyflakes.py -> build/lib/pyflakes/scripts 2024-01-08 22:55:09,775 root INFO copying pyflakes/scripts/__init__.py -> build/lib/pyflakes/scripts 2024-01-08 22:55:09,777 root INFO creating build/lib/pyflakes/test 2024-01-08 22:55:09,778 root INFO copying pyflakes/test/test_doctests.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,779 root INFO copying pyflakes/test/test_dict.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,779 root INFO copying pyflakes/test/test_builtin.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,780 root INFO copying pyflakes/test/test_undefined_names.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,781 root INFO copying pyflakes/test/test_code_segment.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,782 root INFO copying pyflakes/test/__init__.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,782 root INFO copying pyflakes/test/test_other.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,783 root INFO copying pyflakes/test/test_api.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,784 root INFO copying pyflakes/test/harness.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,785 root INFO copying pyflakes/test/test_type_annotations.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,786 root INFO copying pyflakes/test/test_match.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,787 root INFO copying pyflakes/test/test_is_literal.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,788 root INFO copying pyflakes/test/test_imports.py -> build/lib/pyflakes/test 2024-01-08 22:55:09,816 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-01-08 22:55:09,816 root INFO running install 2024-01-08 22:55:09,881 root INFO running install_lib 2024-01-08 22:55:09,890 root INFO creating build/bdist.linux-riscv64 2024-01-08 22:55:09,890 root INFO creating build/bdist.linux-riscv64/wheel 2024-01-08 22:55:09,891 root INFO creating build/bdist.linux-riscv64/wheel/pyflakes 2024-01-08 22:55:09,891 root INFO copying build/lib/pyflakes/__init__.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-01-08 22:55:09,892 root INFO copying build/lib/pyflakes/checker.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-01-08 22:55:09,893 root INFO copying build/lib/pyflakes/__main__.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-01-08 22:55:09,894 root INFO copying build/lib/pyflakes/reporter.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-01-08 22:55:09,895 root INFO copying build/lib/pyflakes/api.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-01-08 22:55:09,896 root INFO creating build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,896 root INFO copying build/lib/pyflakes/test/test_doctests.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,897 root INFO copying build/lib/pyflakes/test/test_dict.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,898 root INFO copying build/lib/pyflakes/test/test_builtin.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,898 root INFO copying build/lib/pyflakes/test/test_undefined_names.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,899 root INFO copying build/lib/pyflakes/test/test_code_segment.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,900 root INFO copying build/lib/pyflakes/test/__init__.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,901 root INFO copying build/lib/pyflakes/test/test_other.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,902 root INFO copying build/lib/pyflakes/test/test_api.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,902 root INFO copying build/lib/pyflakes/test/harness.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,903 root INFO copying build/lib/pyflakes/test/test_type_annotations.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,904 root INFO copying build/lib/pyflakes/test/test_match.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,905 root INFO copying build/lib/pyflakes/test/test_is_literal.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,905 root INFO copying build/lib/pyflakes/test/test_imports.py -> build/bdist.linux-riscv64/wheel/pyflakes/test 2024-01-08 22:55:09,906 root INFO copying build/lib/pyflakes/messages.py -> build/bdist.linux-riscv64/wheel/pyflakes 2024-01-08 22:55:09,907 root INFO creating build/bdist.linux-riscv64/wheel/pyflakes/scripts 2024-01-08 22:55:09,908 root INFO copying build/lib/pyflakes/scripts/pyflakes.py -> build/bdist.linux-riscv64/wheel/pyflakes/scripts 2024-01-08 22:55:09,908 root INFO copying build/lib/pyflakes/scripts/__init__.py -> build/bdist.linux-riscv64/wheel/pyflakes/scripts 2024-01-08 22:55:09,909 root INFO running install_egg_info 2024-01-08 22:55:09,925 root INFO running egg_info 2024-01-08 22:55:09,932 root INFO writing pyflakes.egg-info/PKG-INFO 2024-01-08 22:55:09,934 root INFO writing dependency_links to pyflakes.egg-info/dependency_links.txt 2024-01-08 22:55:09,935 root INFO writing entry points to pyflakes.egg-info/entry_points.txt 2024-01-08 22:55:09,937 root INFO writing top-level names to pyflakes.egg-info/top_level.txt 2024-01-08 22:55:09,949 root INFO reading manifest file 'pyflakes.egg-info/SOURCES.txt' 2024-01-08 22:55:09,951 root INFO reading manifest template 'MANIFEST.in' 2024-01-08 22:55:09,953 root INFO adding license file 'LICENSE' 2024-01-08 22:55:09,958 root INFO writing manifest file 'pyflakes.egg-info/SOURCES.txt' 2024-01-08 22:55:09,959 root INFO Copying pyflakes.egg-info to build/bdist.linux-riscv64/wheel/pyflakes-3.2.0-py3.11.egg-info 2024-01-08 22:55:09,963 root INFO running install_scripts 2024-01-08 22:55:09,971 wheel INFO creating build/bdist.linux-riscv64/wheel/pyflakes-3.2.0.dist-info/WHEEL 2024-01-08 22:55:09,974 wheel INFO creating '/home/buildozer/aports/community/py3-pyflakes/src/pyflakes-3.2.0/.dist/.tmp-6n1sg01l/pyflakes-3.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-01-08 22:55:09,976 wheel INFO adding 'pyflakes/__init__.py' 2024-01-08 22:55:09,980 wheel INFO adding 'pyflakes/__main__.py' 2024-01-08 22:55:09,981 wheel INFO adding 'pyflakes/api.py' 2024-01-08 22:55:09,983 wheel INFO adding 'pyflakes/checker.py' 2024-01-08 22:55:09,985 wheel INFO adding 'pyflakes/messages.py' 2024-01-08 22:55:09,986 wheel INFO adding 'pyflakes/reporter.py' 2024-01-08 22:55:09,987 wheel INFO adding 'pyflakes/scripts/__init__.py' 2024-01-08 22:55:09,988 wheel INFO adding 'pyflakes/scripts/pyflakes.py' 2024-01-08 22:55:09,990 wheel INFO adding 'pyflakes/test/__init__.py' 2024-01-08 22:55:09,990 wheel INFO adding 'pyflakes/test/harness.py' 2024-01-08 22:55:09,991 wheel INFO adding 'pyflakes/test/test_api.py' 2024-01-08 22:55:09,993 wheel INFO adding 'pyflakes/test/test_builtin.py' 2024-01-08 22:55:09,994 wheel INFO adding 'pyflakes/test/test_code_segment.py' 2024-01-08 22:55:09,995 wheel INFO adding 'pyflakes/test/test_dict.py' 2024-01-08 22:55:09,996 wheel INFO adding 'pyflakes/test/test_doctests.py' 2024-01-08 22:55:09,997 wheel INFO adding 'pyflakes/test/test_imports.py' 2024-01-08 22:55:09,998 wheel INFO adding 'pyflakes/test/test_is_literal.py' 2024-01-08 22:55:09,999 wheel INFO adding 'pyflakes/test/test_match.py' 2024-01-08 22:55:10,000 wheel INFO adding 'pyflakes/test/test_other.py' 2024-01-08 22:55:10,002 wheel INFO adding 'pyflakes/test/test_type_annotations.py' 2024-01-08 22:55:10,003 wheel INFO adding 'pyflakes/test/test_undefined_names.py' 2024-01-08 22:55:10,005 wheel INFO adding 'pyflakes-3.2.0.dist-info/LICENSE' 2024-01-08 22:55:10,006 wheel INFO adding 'pyflakes-3.2.0.dist-info/METADATA' 2024-01-08 22:55:10,007 wheel INFO adding 'pyflakes-3.2.0.dist-info/WHEEL' 2024-01-08 22:55:10,008 wheel INFO adding 'pyflakes-3.2.0.dist-info/entry_points.txt' 2024-01-08 22:55:10,008 wheel INFO adding 'pyflakes-3.2.0.dist-info/top_level.txt' 2024-01-08 22:55:10,010 wheel INFO adding 'pyflakes-3.2.0.dist-info/RECORD' 2024-01-08 22:55:10,012 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-01-08 22:55:10,015 gpep517 INFO The backend produced .dist/pyflakes-3.2.0-py2.py3-none-any.whl pyflakes-3.2.0-py2.py3-none-any.whl >>> py3-pyflakes: Entering fakeroot... >>> py3-pyflakes-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes/usr/lib/python3.11/site-packages/pyflakes/__pycache__' -> '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes-pyc/usr/lib/python3.11/site-packages/pyflakes/__pycache__' '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes/usr/lib/python3.11/site-packages/pyflakes/test/__pycache__' -> '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes-pyc/usr/lib/python3.11/site-packages/pyflakes/test/__pycache__' '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes/usr/lib/python3.11/site-packages/pyflakes/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes-pyc/usr/lib/python3.11/site-packages/pyflakes/scripts/__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.11 >>> py3-pyflakes-pyc*: Package size: 548.0 KB >>> py3-pyflakes-pyc*: Compressing data... >>> py3-pyflakes-pyc*: Create checksum... >>> py3-pyflakes-pyc*: Create py3-pyflakes-pyc-3.2.0-r0.apk >>> py3-pyflakes*: Tracing dependencies... python3 python3~3.11 >>> py3-pyflakes*: Package size: 392.0 KB >>> py3-pyflakes*: Compressing data... >>> py3-pyflakes*: Create checksum... >>> py3-pyflakes*: Create py3-pyflakes-3.2.0-r0.apk >>> py3-pyflakes: Build complete at Mon, 08 Jan 2024 22:55:15 +0000 elapsed time 0h 0m 15s >>> py3-pyflakes: Cleaning up srcdir >>> py3-pyflakes: Cleaning up pkgdir >>> py3-pyflakes: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pyflakes (20240108.225505) (2/25) Purging py3-gpep517-pyc (15-r1) (3/25) Purging py3-gpep517 (15-r1) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (69.0.3-r0) (7/25) Purging py3-setuptools (69.0.3-r0) (8/25) Purging py3-wheel-pyc (0.42.0-r0) (9/25) Purging py3-wheel (0.42.0-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.6-r1) (15/25) Purging python3-pycache-pyc0 (3.11.6-r1) (16/25) Purging pyc (3.11.6-r1) (17/25) Purging python3 (3.11.6-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20231125-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.7-r0) (24/25) Purging sqlite-libs (3.44.2-r0) (25/25) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 227 MiB in 101 packages >>> py3-pyflakes: Updating the community/riscv64 repository index... >>> py3-pyflakes: Signing the index...