>>> py3-flake8-polyfill: Building testing/py3-flake8-polyfill 1.0.2-r2 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 18:06:35 +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/14) Installing libffi (3.4.4-r0) (2/14) Installing gdbm (1.23-r0) (3/14) Installing mpdecimal (2.5.1-r1) (4/14) Installing readline (8.2.0-r0) (5/14) Installing sqlite-libs (3.40.0-r0) (6/14) Installing python3 (3.11.0-r2) (7/14) Installing py3-pyflakes (3.0.0-r0) (8/14) Installing py3-pycodestyle (2.10.0-r0) (9/14) Installing py3-mccabe (0.7.0-r1) (10/14) Installing py3-flake8 (6.0.0-r0) (11/14) Installing py3-parsing (3.0.9-r1) (12/14) Installing py3-packaging (21.3-r3) (13/14) Installing py3-setuptools (65.6.3-r0) (14/14) Installing .makedepends-py3-flake8-polyfill (20221124.180636) Executing busybox-1.35.0-r29.trigger OK: 366 MiB in 115 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 >>> 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/stdin.py -> build/lib/flake8_polyfill copying src/flake8_polyfill/options.py -> build/lib/flake8_polyfill copying src/flake8_polyfill/__init__.py -> build/lib/flake8_polyfill copying src/flake8_polyfill/version.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. 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/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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/stdin.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/__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/version.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/stdin.py to stdin.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/__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/version.py to version.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*: 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*: Scanning shared objects >>> py3-flake8-polyfill*: Tracing dependencies... >>> py3-flake8-polyfill*: Package size: 88.0 KB >>> py3-flake8-polyfill*: Compressing data... >>> py3-flake8-polyfill*: Create checksum... >>> py3-flake8-polyfill*: Create py3-flake8-polyfill-1.0.2-r2.apk >>> py3-flake8-polyfill: Build complete at Thu, 24 Nov 2022 18:06:37 +0000 elapsed time 0h 0m 2s >>> py3-flake8-polyfill: Cleaning up srcdir >>> py3-flake8-polyfill: Cleaning up pkgdir >>> py3-flake8-polyfill: Uninstalling dependencies... (1/14) Purging .makedepends-py3-flake8-polyfill (20221124.180636) (2/14) Purging py3-flake8 (6.0.0-r0) (3/14) Purging py3-pyflakes (3.0.0-r0) (4/14) Purging py3-pycodestyle (2.10.0-r0) (5/14) Purging py3-mccabe (0.7.0-r1) (6/14) Purging py3-setuptools (65.6.3-r0) (7/14) Purging py3-packaging (21.3-r3) (8/14) Purging py3-parsing (3.0.9-r1) (9/14) Purging python3 (3.11.0-r2) (10/14) Purging libffi (3.4.4-r0) (11/14) Purging gdbm (1.23-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.2.0-r0) (14/14) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 290 MiB in 101 packages >>> py3-flake8-polyfill: Updating the testing/armv7 repository index... >>> py3-flake8-polyfill: Signing the index...