>>> py3-pep8-naming: Building testing/py3-pep8-naming 0.13.3-r2 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 18:54:48 +0000 >>> py3-pep8-naming: Checking sanity of /home/buildozer/aports/testing/py3-pep8-naming/APKBUILD... >>> py3-pep8-naming: Analyzing dependencies... >>> py3-pep8-naming: Installing for build: build-base python3 py3-flake8 py3-setuptools (1/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.6-r0) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.6.1-r3) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.4_p20240330-r0) (7/27) Installing readline (8.2.10-r0) (8/27) Installing sqlite-libs (3.45.2-r0) (9/27) Installing python3 (3.12.3-r0) (10/27) Installing python3-pycache-pyc0 (3.12.3-r0) (11/27) Installing pyc (3.12.3-r0) (12/27) Installing python3-pyc (3.12.3-r0) (13/27) Installing py3-pyflakes (3.2.0-r1) (14/27) Installing py3-pyflakes-pyc (3.2.0-r1) (15/27) Installing py3-pycodestyle (2.11.1-r1) (16/27) Installing py3-pycodestyle-pyc (2.11.1-r1) (17/27) Installing py3-mccabe (0.7.0-r3) (18/27) Installing py3-mccabe-pyc (0.7.0-r3) (19/27) Installing py3-flake8 (7.0.0-r1) (20/27) Installing py3-flake8-pyc (7.0.0-r1) (21/27) Installing py3-parsing (3.1.2-r1) (22/27) Installing py3-parsing-pyc (3.1.2-r1) (23/27) Installing py3-packaging (24.0-r1) (24/27) Installing py3-packaging-pyc (24.0-r1) (25/27) Installing py3-setuptools (69.2.0-r2) (26/27) Installing py3-setuptools-pyc (69.2.0-r2) (27/27) Installing .makedepends-py3-pep8-naming (20240415.185449) Executing busybox-1.36.1-r25.trigger OK: 396 MiB in 134 packages >>> py3-pep8-naming: Cleaning up srcdir >>> py3-pep8-naming: Cleaning up pkgdir >>> py3-pep8-naming: Cleaning up tmpdir >>> py3-pep8-naming: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pep8-naming-0.13.3.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-pep8-naming: Fetching https://files.pythonhosted.org/packages/source/p/pep8-naming/pep8-naming-0.13.3.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 16129 100 16129 0 0 94865 0 --:--:-- --:--:-- --:--:-- 94865 >>> py3-pep8-naming: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pep8-naming-0.13.3.tar.gz >>> py3-pep8-naming: Checking sha512sums... pep8-naming-0.13.3.tar.gz: OK >>> py3-pep8-naming: Unpacking /var/cache/distfiles/edge/pep8-naming-0.13.3.tar.gz... running build running build_py creating build creating build/lib copying src/pep8ext_naming.py -> build/lib running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing src/pep8_naming.egg-info/PKG-INFO writing dependency_links to src/pep8_naming.egg-info/dependency_links.txt writing entry points to src/pep8_naming.egg-info/entry_points.txt writing requirements to src/pep8_naming.egg-info/requires.txt writing top-level names to src/pep8_naming.egg-info/top_level.txt reading manifest file 'src/pep8_naming.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/pep8_naming.egg-info/SOURCES.txt' running build_ext Running pep8-naming tests 270 tests run successful >>> py3-pep8-naming: Entering fakeroot... running install /usr/lib/python3.12/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/testing/py3-pep8-naming/pkg creating /home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming creating /home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming/usr creating /home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming/usr/lib creating /home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming/usr/lib/python3.12/site-packages copying build/lib/pep8ext_naming.py -> /home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming/usr/lib/python3.12/site-packages byte-compiling /home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming/usr/lib/python3.12/site-packages/pep8ext_naming.py to pep8ext_naming.cpython-312.pyc running install_egg_info running egg_info writing src/pep8_naming.egg-info/PKG-INFO writing dependency_links to src/pep8_naming.egg-info/dependency_links.txt writing entry points to src/pep8_naming.egg-info/entry_points.txt writing requirements to src/pep8_naming.egg-info/requires.txt writing top-level names to src/pep8_naming.egg-info/top_level.txt reading manifest file 'src/pep8_naming.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/pep8_naming.egg-info/SOURCES.txt' Copying src/pep8_naming.egg-info to /home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming/usr/lib/python3.12/site-packages/pep8_naming-0.13.3-py3.12.egg-info running install_scripts >>> py3-pep8-naming-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-pep8-naming/pkg/py3-pep8-naming-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-pep8-naming-pyc*: Preparing subpackage py3-pep8-naming-pyc... >>> py3-pep8-naming-pyc*: Running postcheck for py3-pep8-naming-pyc >>> py3-pep8-naming*: Running postcheck for py3-pep8-naming >>> py3-pep8-naming*: Preparing package py3-pep8-naming... >>> py3-pep8-naming-pyc*: Tracing dependencies... python3 py3-flake8 python3~3.12 >>> py3-pep8-naming-pyc*: Package size: 52.0 KB >>> py3-pep8-naming-pyc*: Compressing data... >>> py3-pep8-naming-pyc*: Create checksum... >>> py3-pep8-naming-pyc*: Create py3-pep8-naming-pyc-0.13.3-r2.apk >>> py3-pep8-naming*: Tracing dependencies... python3 py3-flake8 python3~3.12 >>> py3-pep8-naming*: Package size: 76.0 KB >>> py3-pep8-naming*: Compressing data... >>> py3-pep8-naming*: Create checksum... >>> py3-pep8-naming*: Create py3-pep8-naming-0.13.3-r2.apk >>> py3-pep8-naming: Build complete at Mon, 15 Apr 2024 18:54:55 +0000 elapsed time 0h 0m 7s >>> py3-pep8-naming: Cleaning up srcdir >>> py3-pep8-naming: Cleaning up pkgdir >>> py3-pep8-naming: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pep8-naming (20240415.185449) (2/27) Purging py3-flake8-pyc (7.0.0-r1) (3/27) Purging py3-flake8 (7.0.0-r1) (4/27) Purging py3-pyflakes-pyc (3.2.0-r1) (5/27) Purging py3-pyflakes (3.2.0-r1) (6/27) Purging py3-pycodestyle-pyc (2.11.1-r1) (7/27) Purging py3-pycodestyle (2.11.1-r1) (8/27) Purging py3-mccabe-pyc (0.7.0-r3) (9/27) Purging py3-mccabe (0.7.0-r3) (10/27) Purging py3-setuptools-pyc (69.2.0-r2) (11/27) Purging py3-setuptools (69.2.0-r2) (12/27) Purging py3-packaging-pyc (24.0-r1) (13/27) Purging py3-packaging (24.0-r1) (14/27) Purging py3-parsing-pyc (3.1.2-r1) (15/27) Purging py3-parsing (3.1.2-r1) (16/27) Purging python3-pyc (3.12.3-r0) (17/27) Purging python3-pycache-pyc0 (3.12.3-r0) (18/27) Purging pyc (3.12.3-r0) (19/27) Purging python3 (3.12.3-r0) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.6-r0) (23/27) Purging libpanelw (6.4_p20240330-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.2-r0) (27/27) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-pep8-naming: Updating the testing/s390x repository index... >>> py3-pep8-naming: Signing the index...