>>> py3-flake8-polyfill: Building testing/py3-flake8-polyfill 1.0.2-r3 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 12:29:48 +0000 >>> py3-flake8-polyfill: Checking sanity of /home/buildozer/aports/testing/py3-flake8-polyfill/APKBUILD... >>> py3-flake8-polyfill: Analyzing dependencies... >>> py3-flake8-polyfill: Installing for build: build-base py3-flake8 py3-setuptools (1/25) Installing libbz2 (1.0.8-r5) (2/25) Installing libffi (3.4.4-r2) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.2-r1) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20230401-r5) (7/25) Installing readline (8.2.1-r1) (8/25) Installing sqlite-libs (3.41.2-r2) (9/25) Installing python3 (3.11.3-r10) (10/25) Installing python3-pycache-pyc0 (3.11.3-r10) (11/25) Installing pyc (0.1-r0) (12/25) Installing py3-pycodestyle (2.10.0-r1) (13/25) Installing py3-mccabe (0.7.0-r2) (14/25) Installing py3-mccabe-pyc (0.7.0-r2) (15/25) Installing py3-flake8-pyc (6.0.0-r1) (16/25) Installing python3-pyc (3.11.3-r10) (17/25) Installing py3-pyflakes (3.0.1-r0) (18/25) Installing py3-flake8 (6.0.0-r1) (19/25) Installing py3-parsing (3.0.9-r2) (20/25) Installing py3-parsing-pyc (3.0.9-r2) (21/25) Installing py3-packaging (23.1-r1) (22/25) Installing py3-packaging-pyc (23.1-r1) (23/25) Installing py3-setuptools (67.7.1-r0) (24/25) Installing py3-setuptools-pyc (67.7.1-r0) (25/25) Installing .makedepends-py3-flake8-polyfill (20230422.122949) Executing busybox-1.36.0-r7.trigger OK: 422 MiB in 126 packages >>> py3-flake8-polyfill: Cleaning up srcdir >>> py3-flake8-polyfill: Cleaning up pkgdir >>> py3-flake8-polyfill: Fetching https://distfiles.alpinelinux.org/distfiles/edge//flake8-polyfill-1.0.2.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 100 7591 100 7591 0 0 29803 0 --:--:-- --:--:-- --:--:-- 29885 >>> py3-flake8-polyfill: Fetching https://distfiles.alpinelinux.org/distfiles/edge//flake8-polyfill-1.0.2.tar.gz >>> py3-flake8-polyfill: Checking sha512sums... flake8-polyfill-1.0.2.tar.gz: OK >>> py3-flake8-polyfill: Unpacking /var/cache/distfiles/edge/flake8-polyfill-1.0.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/flake8_polyfill copying src/flake8_polyfill/version.py -> build/lib/flake8_polyfill copying src/flake8_polyfill/__init__.py -> build/lib/flake8_polyfill copying src/flake8_polyfill/options.py -> build/lib/flake8_polyfill copying src/flake8_polyfill/stdin.py -> build/lib/flake8_polyfill 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.11/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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _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/flake8_polyfill.egg-info/PKG-INFO writing dependency_links to src/flake8_polyfill.egg-info/dependency_links.txt writing requirements to src/flake8_polyfill.egg-info/requires.txt writing top-level names to src/flake8_polyfill.egg-info/top_level.txt reading manifest file 'src/flake8_polyfill.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTORS.txt' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching '*.py' under directory 'docs' warning: no files found matching '*.ini' under directory 'tests' warning: no files found matching '*.rst' under directory 'tests' warning: no files found matching '*_diff' under directory 'tests' no previously-included directories found matching 'docs/build/' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/flake8_polyfill.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-flake8-polyfill: 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, pypa/build 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-flake8-polyfill/pkg creating /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill creating /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr creating /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib creating /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill copying build/lib/flake8_polyfill/version.py -> /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill copying build/lib/flake8_polyfill/__init__.py -> /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill copying build/lib/flake8_polyfill/options.py -> /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill copying build/lib/flake8_polyfill/stdin.py -> /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill byte-compiling /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill/stdin.py to stdin.cpython-311.pyc running install_egg_info running egg_info writing src/flake8_polyfill.egg-info/PKG-INFO writing dependency_links to src/flake8_polyfill.egg-info/dependency_links.txt writing requirements to src/flake8_polyfill.egg-info/requires.txt writing top-level names to src/flake8_polyfill.egg-info/top_level.txt reading manifest file 'src/flake8_polyfill.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTORS.txt' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching '*.py' under directory 'docs' warning: no files found matching '*.ini' under directory 'tests' warning: no files found matching '*.rst' under directory 'tests' warning: no files found matching '*_diff' under directory 'tests' no previously-included directories found matching 'docs/build/' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/flake8_polyfill.egg-info/SOURCES.txt' Copying src/flake8_polyfill.egg-info to /home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill-1.0.2-py3.11.egg-info running install_scripts >>> py3-flake8-polyfill-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill/usr/lib/python3.11/site-packages/flake8_polyfill/__pycache__' -> '/home/buildozer/aports/testing/py3-flake8-polyfill/pkg/py3-flake8-polyfill-pyc/usr/lib/python3.11/site-packages/flake8_polyfill/__pycache__' >>> py3-flake8-polyfill-pyc*: Preparing subpackage py3-flake8-polyfill-pyc... >>> py3-flake8-polyfill-pyc*: Running postcheck for py3-flake8-polyfill-pyc >>> py3-flake8-polyfill*: Running postcheck for py3-flake8-polyfill >>> py3-flake8-polyfill*: Preparing package py3-flake8-polyfill... >>> py3-flake8-polyfill*: Stripping binaries >>> WARNING: py3-flake8-polyfill*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-flake8-polyfill-pyc*: Scanning shared objects >>> py3-flake8-polyfill*: Scanning shared objects >>> py3-flake8-polyfill-pyc*: Tracing dependencies... py3-flake8 python3~3.11 >>> py3-flake8-polyfill-pyc*: Package size: 48.0 KB >>> py3-flake8-polyfill-pyc*: Compressing data... >>> py3-flake8-polyfill-pyc*: Create checksum... >>> py3-flake8-polyfill-pyc*: Create py3-flake8-polyfill-pyc-1.0.2-r3.apk >>> py3-flake8-polyfill*: Tracing dependencies... py3-flake8 python3~3.11 >>> py3-flake8-polyfill*: Package size: 64.0 KB >>> py3-flake8-polyfill*: Compressing data... >>> py3-flake8-polyfill*: Create checksum... >>> py3-flake8-polyfill*: Create py3-flake8-polyfill-1.0.2-r3.apk >>> py3-flake8-polyfill: Build complete at Sat, 22 Apr 2023 12:29:52 +0000 elapsed time 0h 0m 4s >>> py3-flake8-polyfill: Cleaning up srcdir >>> py3-flake8-polyfill: Cleaning up pkgdir >>> py3-flake8-polyfill: Uninstalling dependencies... (1/25) Purging .makedepends-py3-flake8-polyfill (20230422.122949) (2/25) Purging py3-flake8-pyc (6.0.0-r1) (3/25) Purging py3-flake8 (6.0.0-r1) (4/25) Purging py3-pyflakes (3.0.1-r0) (5/25) Purging py3-pycodestyle (2.10.0-r1) (6/25) Purging py3-mccabe-pyc (0.7.0-r2) (7/25) Purging py3-mccabe (0.7.0-r2) (8/25) Purging py3-setuptools-pyc (67.7.1-r0) (9/25) Purging py3-setuptools (67.7.1-r0) (10/25) Purging py3-packaging-pyc (23.1-r1) (11/25) Purging py3-packaging (23.1-r1) (12/25) Purging py3-parsing-pyc (3.0.9-r2) (13/25) Purging py3-parsing (3.0.9-r2) (14/25) Purging python3-pyc (3.11.3-r10) (15/25) Purging python3-pycache-pyc0 (3.11.3-r10) (16/25) Purging pyc (0.1-r0) (17/25) Purging python3 (3.11.3-r10) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r5) (20/25) Purging libffi (3.4.4-r2) (21/25) Purging libpanelw (6.4_p20230401-r5) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r1) (24/25) Purging sqlite-libs (3.41.2-r2) (25/25) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 371 MiB in 101 packages >>> py3-flake8-polyfill: Updating the testing/s390x repository index... >>> py3-flake8-polyfill: Signing the index...