>>> py3-pyflakes: Building community/py3-pyflakes 3.4.0-r2 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 11:34:59 +0000 >>> py3-pyflakes: Validating /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/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r1) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.2-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.6_p20260404-r0) ( 7/35) Installing readline (8.3.3-r1) ( 8/35) Installing sqlite-libs (3.53.0-r0) ( 9/35) Installing python3 (3.14.3-r0) (10/35) Installing python3-pycache-pyc0 (3.14.3-r0) (11/35) Installing pyc (3.14.3-r0) (12/35) Installing python3-pyc (3.14.3-r0) (13/35) Installing py3-installer (1.0.0-r0) (14/35) Installing py3-installer-pyc (1.0.0-r0) (15/35) Installing py3-gpep517 (19-r2) (16/35) Installing py3-gpep517-pyc (19-r2) (17/35) Installing py3-parsing (3.3.2-r1) (18/35) Installing py3-parsing-pyc (3.3.2-r1) (19/35) Installing py3-packaging (26.0-r1) (20/35) Installing py3-packaging-pyc (26.0-r1) (21/35) Installing py3-setuptools (82.0.1-r1) (22/35) Installing py3-setuptools-pyc (82.0.1-r1) (23/35) Installing py3-wheel (0.46.3-r1) (24/35) Installing py3-wheel-pyc (0.46.3-r1) (25/35) Installing py3-iniconfig (2.3.0-r1) (26/35) Installing py3-iniconfig-pyc (2.3.0-r1) (27/35) Installing py3-pluggy (1.6.0-r1) (28/35) Installing py3-pluggy-pyc (1.6.0-r1) (29/35) Installing py3-py (1.11.0-r5) (30/35) Installing py3-py-pyc (1.11.0-r5) (31/35) Installing py3-pygments (2.20.0-r0) (32/35) Installing py3-pygments-pyc (2.20.0-r0) (33/35) Installing py3-pytest (9.0.3-r0) (34/35) Installing py3-pytest-pyc (9.0.3-r0) (35/35) Installing .makedepends-py3-pyflakes (20260421.113510) Executing busybox-1.37.0-r31.trigger OK: 483.4 MiB in 137 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.24/pyflakes-3.4.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.4.0.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/v3.24/pyflakes-3.4.0.tar.gz.part' pyflakes-3.4.0.tar.g 100% |********************************| 64669 0:00:00 ETA '/var/cache/distfiles/v3.24/pyflakes-3.4.0.tar.gz.part' saved /var/cache/distfiles/v3.24/pyflakes-3.4.0.tar.gz: OK >>> py3-pyflakes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pyflakes-3.4.0.tar.gz /var/cache/distfiles/v3.24/pyflakes-3.4.0.tar.gz: OK >>> py3-pyflakes: Unpacking /var/cache/distfiles/v3.24/pyflakes-3.4.0.tar.gz... 2026-04-21 11:35:12,031 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-21 11:35:12,076 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-21 11:35:12,112 root INFO running build 2026-04-21 11:35:12,112 root INFO running build_py 2026-04-21 11:35:12,120 root INFO creating build/lib/pyflakes 2026-04-21 11:35:12,120 root INFO copying pyflakes/checker.py -> build/lib/pyflakes 2026-04-21 11:35:12,121 root INFO copying pyflakes/reporter.py -> build/lib/pyflakes 2026-04-21 11:35:12,122 root INFO copying pyflakes/__init__.py -> build/lib/pyflakes 2026-04-21 11:35:12,122 root INFO copying pyflakes/messages.py -> build/lib/pyflakes 2026-04-21 11:35:12,123 root INFO copying pyflakes/api.py -> build/lib/pyflakes 2026-04-21 11:35:12,123 root INFO copying pyflakes/__main__.py -> build/lib/pyflakes 2026-04-21 11:35:12,124 root INFO creating build/lib/pyflakes/scripts 2026-04-21 11:35:12,124 root INFO copying pyflakes/scripts/pyflakes.py -> build/lib/pyflakes/scripts 2026-04-21 11:35:12,125 root INFO copying pyflakes/scripts/__init__.py -> build/lib/pyflakes/scripts 2026-04-21 11:35:12,126 root INFO creating build/lib/pyflakes/test 2026-04-21 11:35:12,126 root INFO copying pyflakes/test/test_other.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,126 root INFO copying pyflakes/test/test_match.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,127 root INFO copying pyflakes/test/test_undefined_names.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,128 root INFO copying pyflakes/test/test_is_literal.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,128 root INFO copying pyflakes/test/test_imports.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,129 root INFO copying pyflakes/test/__init__.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,129 root INFO copying pyflakes/test/test_api.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,130 root INFO copying pyflakes/test/test_type_annotations.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,130 root INFO copying pyflakes/test/test_doctests.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,131 root INFO copying pyflakes/test/test_dict.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,131 root INFO copying pyflakes/test/test_builtin.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,132 root INFO copying pyflakes/test/harness.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,132 root INFO copying pyflakes/test/test_code_segment.py -> build/lib/pyflakes/test 2026-04-21 11:35:12,148 root INFO installing to build/bdist.linux-i686/wheel 2026-04-21 11:35:12,148 root INFO running install 2026-04-21 11:35:12,170 root INFO running install_lib 2026-04-21 11:35:12,177 root INFO creating build/bdist.linux-i686/wheel 2026-04-21 11:35:12,178 root INFO creating build/bdist.linux-i686/wheel/pyflakes 2026-04-21 11:35:12,178 root INFO copying build/lib/pyflakes/checker.py -> build/bdist.linux-i686/wheel/./pyflakes 2026-04-21 11:35:12,179 root INFO copying build/lib/pyflakes/reporter.py -> build/bdist.linux-i686/wheel/./pyflakes 2026-04-21 11:35:12,179 root INFO creating build/bdist.linux-i686/wheel/pyflakes/scripts 2026-04-21 11:35:12,179 root INFO copying build/lib/pyflakes/scripts/pyflakes.py -> build/bdist.linux-i686/wheel/./pyflakes/scripts 2026-04-21 11:35:12,180 root INFO copying build/lib/pyflakes/scripts/__init__.py -> build/bdist.linux-i686/wheel/./pyflakes/scripts 2026-04-21 11:35:12,180 root INFO copying build/lib/pyflakes/__init__.py -> build/bdist.linux-i686/wheel/./pyflakes 2026-04-21 11:35:12,181 root INFO copying build/lib/pyflakes/messages.py -> build/bdist.linux-i686/wheel/./pyflakes 2026-04-21 11:35:12,181 root INFO copying build/lib/pyflakes/api.py -> build/bdist.linux-i686/wheel/./pyflakes 2026-04-21 11:35:12,181 root INFO copying build/lib/pyflakes/__main__.py -> build/bdist.linux-i686/wheel/./pyflakes 2026-04-21 11:35:12,182 root INFO creating build/bdist.linux-i686/wheel/pyflakes/test 2026-04-21 11:35:12,182 root INFO copying build/lib/pyflakes/test/test_other.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,183 root INFO copying build/lib/pyflakes/test/test_match.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,183 root INFO copying build/lib/pyflakes/test/test_undefined_names.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,184 root INFO copying build/lib/pyflakes/test/test_is_literal.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,184 root INFO copying build/lib/pyflakes/test/test_imports.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,185 root INFO copying build/lib/pyflakes/test/__init__.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,185 root INFO copying build/lib/pyflakes/test/test_api.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,186 root INFO copying build/lib/pyflakes/test/test_type_annotations.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,186 root INFO copying build/lib/pyflakes/test/test_doctests.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,187 root INFO copying build/lib/pyflakes/test/test_dict.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,187 root INFO copying build/lib/pyflakes/test/test_builtin.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,187 root INFO copying build/lib/pyflakes/test/harness.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,188 root INFO copying build/lib/pyflakes/test/test_code_segment.py -> build/bdist.linux-i686/wheel/./pyflakes/test 2026-04-21 11:35:12,188 root INFO running install_egg_info 2026-04-21 11:35:12,195 root INFO running egg_info 2026-04-21 11:35:12,200 root INFO writing pyflakes.egg-info/PKG-INFO 2026-04-21 11:35:12,201 root INFO writing dependency_links to pyflakes.egg-info/dependency_links.txt 2026-04-21 11:35:12,202 root INFO writing entry points to pyflakes.egg-info/entry_points.txt 2026-04-21 11:35:12,202 root INFO writing top-level names to pyflakes.egg-info/top_level.txt 2026-04-21 11:35:12,210 root INFO reading manifest file 'pyflakes.egg-info/SOURCES.txt' 2026-04-21 11:35:12,211 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 11:35:12,212 root INFO adding license file 'LICENSE' 2026-04-21 11:35:12,214 root INFO writing manifest file 'pyflakes.egg-info/SOURCES.txt' 2026-04-21 11:35:12,215 root INFO Copying pyflakes.egg-info to build/bdist.linux-i686/wheel/./pyflakes-3.4.0-py3.14.egg-info 2026-04-21 11:35:12,217 root INFO running install_scripts 2026-04-21 11:35:12,219 root INFO creating build/bdist.linux-i686/wheel/pyflakes-3.4.0.dist-info/WHEEL 2026-04-21 11:35:12,220 wheel INFO creating '/home/buildozer/aports/community/py3-pyflakes/src/pyflakes-3.4.0/.dist/.tmp-9cs76tp8/pyflakes-3.4.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-21 11:35:12,221 wheel INFO adding 'pyflakes/__init__.py' 2026-04-21 11:35:12,221 wheel INFO adding 'pyflakes/__main__.py' 2026-04-21 11:35:12,221 wheel INFO adding 'pyflakes/api.py' 2026-04-21 11:35:12,222 wheel INFO adding 'pyflakes/checker.py' 2026-04-21 11:35:12,223 wheel INFO adding 'pyflakes/messages.py' 2026-04-21 11:35:12,224 wheel INFO adding 'pyflakes/reporter.py' 2026-04-21 11:35:12,224 wheel INFO adding 'pyflakes/scripts/__init__.py' 2026-04-21 11:35:12,224 wheel INFO adding 'pyflakes/scripts/pyflakes.py' 2026-04-21 11:35:12,225 wheel INFO adding 'pyflakes/test/__init__.py' 2026-04-21 11:35:12,225 wheel INFO adding 'pyflakes/test/harness.py' 2026-04-21 11:35:12,226 wheel INFO adding 'pyflakes/test/test_api.py' 2026-04-21 11:35:12,226 wheel INFO adding 'pyflakes/test/test_builtin.py' 2026-04-21 11:35:12,227 wheel INFO adding 'pyflakes/test/test_code_segment.py' 2026-04-21 11:35:12,227 wheel INFO adding 'pyflakes/test/test_dict.py' 2026-04-21 11:35:12,227 wheel INFO adding 'pyflakes/test/test_doctests.py' 2026-04-21 11:35:12,228 wheel INFO adding 'pyflakes/test/test_imports.py' 2026-04-21 11:35:12,229 wheel INFO adding 'pyflakes/test/test_is_literal.py' 2026-04-21 11:35:12,229 wheel INFO adding 'pyflakes/test/test_match.py' 2026-04-21 11:35:12,230 wheel INFO adding 'pyflakes/test/test_other.py' 2026-04-21 11:35:12,230 wheel INFO adding 'pyflakes/test/test_type_annotations.py' 2026-04-21 11:35:12,231 wheel INFO adding 'pyflakes/test/test_undefined_names.py' 2026-04-21 11:35:12,232 wheel INFO adding 'pyflakes-3.4.0.dist-info/licenses/LICENSE' 2026-04-21 11:35:12,232 wheel INFO adding 'pyflakes-3.4.0.dist-info/METADATA' 2026-04-21 11:35:12,232 wheel INFO adding 'pyflakes-3.4.0.dist-info/WHEEL' 2026-04-21 11:35:12,233 wheel INFO adding 'pyflakes-3.4.0.dist-info/entry_points.txt' 2026-04-21 11:35:12,233 wheel INFO adding 'pyflakes-3.4.0.dist-info/top_level.txt' 2026-04-21 11:35:12,234 wheel INFO adding 'pyflakes-3.4.0.dist-info/RECORD' 2026-04-21 11:35:12,234 root INFO removing build/bdist.linux-i686/wheel 2026-04-21 11:35:12,236 gpep517 INFO The backend produced .dist/pyflakes-3.4.0-py2.py3-none-any.whl pyflakes-3.4.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pyflakes/src/pyflakes-3.4.0 collected 750 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%] ............................ss.......s.................................. [ 24%] ........................................................................ [ 34%] .....................ss..s..........s.......s.............. [ 42%] pyflakes/test/test_imports.py ...........................ss.......s..... [ 47%] ........................................................................ [ 57%] ................... [ 59%] pyflakes/test/test_is_literal.py ............................... [ 64%] pyflakes/test/test_match.py ........ [ 65%] pyflakes/test/test_other.py .................s.......................... [ 70%] ...................................................s.................... [ 80%] ......................... [ 83%] pyflakes/test/test_type_annotations.py ................................. [ 88%] ..................... [ 91%] pyflakes/test/test_undefined_names.py .................................. [ 95%] ...............ss..s..........s.. [100%] ======================= 732 passed, 18 skipped in 4.47s ======================== >>> py3-pyflakes: Entering fakeroot... >>> py3-pyflakes-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pyflakes/__pycache__' -> '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes-pyc/usr/lib/python3.14/site-packages/pyflakes/__pycache__' 'usr/lib/python3.14/site-packages/pyflakes/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes-pyc/usr/lib/python3.14/site-packages/pyflakes/scripts/__pycache__' 'usr/lib/python3.14/site-packages/pyflakes/test/__pycache__' -> '/home/buildozer/aports/community/py3-pyflakes/pkg/py3-pyflakes-pyc/usr/lib/python3.14/site-packages/pyflakes/test/__pycache__' >>> py3-pyflakes-pyc*: Preparing subpackage py3-pyflakes-pyc... Please specify at least one package name on the command line. >>> py3-pyflakes-pyc*: Running postcheck for py3-pyflakes-pyc >>> py3-pyflakes*: Running postcheck for py3-pyflakes >>> py3-pyflakes*: Preparing package py3-pyflakes... Please specify at least one package name on the command line. >>> py3-pyflakes-pyc*: Tracing dependencies... python3~3.14 >>> py3-pyflakes-pyc*: Package size: 422.8 KB >>> py3-pyflakes-pyc*: Compressing data... >>> py3-pyflakes-pyc*: Create checksum... >>> py3-pyflakes-pyc*: Create py3-pyflakes-pyc-3.4.0-r2.apk >>> py3-pyflakes*: Tracing dependencies... python3 python3~3.14 >>> py3-pyflakes*: Package size: 285.6 KB >>> py3-pyflakes*: Compressing data... >>> py3-pyflakes*: Create checksum... >>> py3-pyflakes*: Create py3-pyflakes-3.4.0-r2.apk >>> py3-pyflakes: Build complete at Tue, 21 Apr 2026 11:35:19 +0000 elapsed time 0h 0m 20s >>> py3-pyflakes: Cleaning up srcdir >>> py3-pyflakes: Cleaning up pkgdir >>> py3-pyflakes: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-pyflakes (20260421.113510) ( 2/35) Purging py3-gpep517-pyc (19-r2) ( 3/35) Purging py3-gpep517 (19-r2) ( 4/35) Purging py3-installer-pyc (1.0.0-r0) ( 5/35) Purging py3-installer (1.0.0-r0) ( 6/35) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/35) Purging py3-setuptools (82.0.1-r1) ( 8/35) Purging py3-wheel-pyc (0.46.3-r1) ( 9/35) Purging py3-wheel (0.46.3-r1) (10/35) Purging py3-pytest-pyc (9.0.3-r0) (11/35) Purging py3-pytest (9.0.3-r0) (12/35) Purging py3-iniconfig-pyc (2.3.0-r1) (13/35) Purging py3-iniconfig (2.3.0-r1) (14/35) Purging py3-packaging-pyc (26.0-r1) (15/35) Purging py3-packaging (26.0-r1) (16/35) Purging py3-parsing-pyc (3.3.2-r1) (17/35) Purging py3-parsing (3.3.2-r1) (18/35) Purging py3-pluggy-pyc (1.6.0-r1) (19/35) Purging py3-pluggy (1.6.0-r1) (20/35) Purging py3-py-pyc (1.11.0-r5) (21/35) Purging py3-py (1.11.0-r5) (22/35) Purging py3-pygments-pyc (2.20.0-r0) (23/35) Purging py3-pygments (2.20.0-r0) (24/35) Purging python3-pyc (3.14.3-r0) (25/35) Purging python3-pycache-pyc0 (3.14.3-r0) (26/35) Purging pyc (3.14.3-r0) (27/35) Purging python3 (3.14.3-r0) (28/35) Purging gdbm (1.26-r0) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.5.2-r1) (31/35) Purging libpanelw (6.6_p20260404-r0) (32/35) Purging mpdecimal (4.0.1-r0) (33/35) Purging readline (8.3.3-r1) (34/35) Purging sqlite-libs (3.53.0-r0) (35/35) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-pyflakes: Updating the community/x86 repository index... >>> py3-pyflakes: Signing the index...