>>> py3-pycodestyle: Building community/py3-pycodestyle 2.11.0-r0 (using abuild 3.11.21-r0) started Tue, 08 Aug 2023 04:55:31 +0000 >>> py3-pycodestyle: Checking sanity of /home/buildozer/aports/community/py3-pycodestyle/APKBUILD... >>> py3-pycodestyle: Analyzing dependencies... >>> py3-pycodestyle: Installing for build: build-base python3 py3-setuptools py3-pytest (1/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.4-r3) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.4-r0) (5/27) Installing mpdecimal (2.5.1-r2) (6/27) Installing libpanelw (6.4_p20230722-r0) (7/27) Installing readline (8.2.1-r2) (8/27) Installing sqlite-libs (3.42.0-r2) (9/27) Installing python3 (3.11.4-r4) (10/27) Installing python3-pycache-pyc0 (3.11.4-r4) (11/27) Installing pyc (0.1-r0) (12/27) Installing python3-pyc (3.11.4-r4) (13/27) Installing py3-parsing (3.1.1-r0) (14/27) Installing py3-parsing-pyc (3.1.1-r0) (15/27) Installing py3-packaging (23.1-r3) (16/27) Installing py3-packaging-pyc (23.1-r3) (17/27) Installing py3-setuptools (68.0.0-r2) (18/27) Installing py3-setuptools-pyc (68.0.0-r2) (19/27) Installing py3-iniconfig (1.1.1-r6) (20/27) Installing py3-iniconfig-pyc (1.1.1-r6) (21/27) Installing py3-pluggy (1.2.0-r0) (22/27) Installing py3-pluggy-pyc (1.2.0-r0) (23/27) Installing py3-py (1.11.0-r2) (24/27) Installing py3-py-pyc (1.11.0-r2) (25/27) Installing py3-pytest (7.4.0-r0) (26/27) Installing py3-pytest-pyc (7.4.0-r0) (27/27) Installing .makedepends-py3-pycodestyle (20230808.045532) Executing busybox-1.36.1-r5.trigger OK: 367 MiB in 129 packages >>> py3-pycodestyle: Cleaning up srcdir >>> py3-pycodestyle: Cleaning up pkgdir >>> py3-pycodestyle: Cleaning up tmpdir >>> py3-pycodestyle: Fetching py3-pycodestyle-2.11.0.tar.gz::https://github.com/PyCQA/pycodestyle/archive/2.11.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 79772 100 79772 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k >>> py3-pycodestyle: Fetching py3-pycodestyle-2.11.0.tar.gz::https://github.com/PyCQA/pycodestyle/archive/2.11.0.tar.gz >>> py3-pycodestyle: Checking sha512sums... py3-pycodestyle-2.11.0.tar.gz: OK >>> py3-pycodestyle: Unpacking /var/cache/distfiles/py3-pycodestyle-2.11.0.tar.gz... running build running build_py creating build creating build/lib copying pycodestyle.py -> build/lib running egg_info creating pycodestyle.egg-info writing pycodestyle.egg-info/PKG-INFO writing dependency_links to pycodestyle.egg-info/dependency_links.txt writing entry points to pycodestyle.egg-info/entry_points.txt writing top-level names to pycodestyle.egg-info/top_level.txt writing manifest file 'pycodestyle.egg-info/SOURCES.txt' reading manifest file 'pycodestyle.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pycodestyle.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0 rootdir: /home/buildozer/aports/community/py3-pycodestyle/src/pycodestyle-2.11.0 collected 757 items tests/test_E101.py . [ 0%] tests/test_E901.py .. [ 0%] tests/test_all.py . [ 0%] tests/test_api.py .............. [ 2%] tests/test_blank_lines.py ....................... [ 5%] tests/test_data.py ..................................................... [ 12%] ........................................................................ [ 21%] ........................................................................ [ 31%] ........................................................................ [ 40%] ........................................................................ [ 50%] .....................................................................sss [ 59%] sss................................................. [ 66%] tests/test_parser.py .... [ 67%] tests/test_pycodestyle.py ....... [ 68%] tests/test_self_doctests.py ............................................ [ 74%] ........................................................................ [ 83%] ........................................................................ [ 93%] ............................................. [ 99%] tests/test_shell.py ...... [ 99%] tests/test_util.py . [100%] ======================== 751 passed, 6 skipped in 1.63s ======================== >>> py3-pycodestyle: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pycodestyle/pkg/py3-pycodestyle/usr/lib creating /home/buildozer/aports/community/py3-pycodestyle/pkg/py3-pycodestyle/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pycodestyle/pkg/py3-pycodestyle/usr/lib/python3.11/site-packages copying build/lib/pycodestyle.py -> /home/buildozer/aports/community/py3-pycodestyle/pkg/py3-pycodestyle/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-pycodestyle/pkg/py3-pycodestyle/usr/lib/python3.11/site-packages/pycodestyle.py to pycodestyle.cpython-311.pyc running install_egg_info running egg_info writing pycodestyle.egg-info/PKG-INFO writing dependency_links to pycodestyle.egg-info/dependency_links.txt writing entry points to pycodestyle.egg-info/entry_points.txt writing top-level names to pycodestyle.egg-info/top_level.txt reading manifest file 'pycodestyle.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pycodestyle.egg-info/SOURCES.txt' Copying pycodestyle.egg-info to /home/buildozer/aports/community/py3-pycodestyle/pkg/py3-pycodestyle/usr/lib/python3.11/site-packages/pycodestyle-2.11.0-py3.11.egg-info running install_scripts Installing pycodestyle script to /home/buildozer/aports/community/py3-pycodestyle/pkg/py3-pycodestyle/usr/bin >>> py3-pycodestyle-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pycodestyle/pkg/py3-pycodestyle/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-pycodestyle/pkg/py3-pycodestyle-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-pycodestyle-pyc*: Preparing subpackage py3-pycodestyle-pyc... >>> py3-pycodestyle-pyc*: Running postcheck for py3-pycodestyle-pyc >>> py3-pycodestyle*: Running postcheck for py3-pycodestyle >>> py3-pycodestyle*: Preparing package py3-pycodestyle... >>> py3-pycodestyle-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pycodestyle-pyc*: Package size: 140.0 KB >>> py3-pycodestyle-pyc*: Compressing data... >>> py3-pycodestyle-pyc*: Create checksum... >>> py3-pycodestyle-pyc*: Create py3-pycodestyle-pyc-2.11.0-r0.apk >>> py3-pycodestyle*: Tracing dependencies... python3 python3~3.11 >>> py3-pycodestyle*: Package size: 160.0 KB >>> py3-pycodestyle*: Compressing data... >>> py3-pycodestyle*: Create checksum... >>> py3-pycodestyle*: Create py3-pycodestyle-2.11.0-r0.apk >>> py3-pycodestyle: Build complete at Tue, 08 Aug 2023 04:55:35 +0000 elapsed time 0h 0m 4s >>> py3-pycodestyle: Cleaning up srcdir >>> py3-pycodestyle: Cleaning up pkgdir >>> py3-pycodestyle: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pycodestyle (20230808.045532) (2/27) Purging py3-setuptools-pyc (68.0.0-r2) (3/27) Purging py3-setuptools (68.0.0-r2) (4/27) Purging py3-pytest-pyc (7.4.0-r0) (5/27) Purging py3-pytest (7.4.0-r0) (6/27) Purging py3-iniconfig-pyc (1.1.1-r6) (7/27) Purging py3-iniconfig (1.1.1-r6) (8/27) Purging py3-packaging-pyc (23.1-r3) (9/27) Purging py3-packaging (23.1-r3) (10/27) Purging py3-parsing-pyc (3.1.1-r0) (11/27) Purging py3-parsing (3.1.1-r0) (12/27) Purging py3-pluggy-pyc (1.2.0-r0) (13/27) Purging py3-pluggy (1.2.0-r0) (14/27) Purging py3-py-pyc (1.11.0-r2) (15/27) Purging py3-py (1.11.0-r2) (16/27) Purging python3-pyc (3.11.4-r4) (17/27) Purging python3-pycache-pyc0 (3.11.4-r4) (18/27) Purging pyc (0.1-r0) (19/27) Purging python3 (3.11.4-r4) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.4-r3) (23/27) Purging libpanelw (6.4_p20230722-r0) (24/27) Purging mpdecimal (2.5.1-r2) (25/27) Purging readline (8.2.1-r2) (26/27) Purging sqlite-libs (3.42.0-r2) (27/27) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r5.trigger OK: 315 MiB in 102 packages >>> py3-pycodestyle: Updating the community/armhf repository index... >>> py3-pycodestyle: Signing the index...