>>> py3-flake8-quotes: Building testing/py3-flake8-quotes 3.3.1-r0 (using abuild 3.10.0_rc1-r2) started Wed, 28 Sep 2022 09:24:07 +0000 >>> py3-flake8-quotes: Checking sanity of /home/buildozer/aports/testing/py3-flake8-quotes/APKBUILD... >>> py3-flake8-quotes: Analyzing dependencies... >>> py3-flake8-quotes: Installing for build: build-base py3-flake8 py3-setuptools (1/16) Installing libbz2 (1.0.8-r3) (2/16) Installing libffi (3.4.3-r0) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.6-r1) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.2.0-r0) (7/16) Installing sqlite-libs (3.39.3-r0) (8/16) Installing python3 (3.10.7-r0) (9/16) Installing py3-pyflakes (2.5.0-r0) (10/16) Installing py3-pycodestyle (2.9.0-r0) (11/16) Installing py3-mccabe (0.7.0-r0) (12/16) Installing py3-flake8 (5.0.4-r0) (13/16) Installing py3-parsing (3.0.9-r0) (14/16) Installing py3-packaging (21.3-r2) (15/16) Installing py3-setuptools (65.4.0-r0) (16/16) Installing .makedepends-py3-flake8-quotes (20220928.092414) Executing busybox-1.35.0-r25.trigger OK: 355 MiB in 112 packages >>> py3-flake8-quotes: Cleaning up srcdir >>> py3-flake8-quotes: Cleaning up pkgdir >>> py3-flake8-quotes: Fetching https://files.pythonhosted.org/packages/source/f/flake8-quotes/flake8-quotes-3.3.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13302 100 13302 0 0 15691 0 --:--:-- --:--:-- --:--:-- 15691 >>> py3-flake8-quotes: Fetching https://files.pythonhosted.org/packages/source/f/flake8-quotes/flake8-quotes-3.3.1.tar.gz >>> py3-flake8-quotes: Checking sha512sums... flake8-quotes-3.3.1.tar.gz: OK >>> py3-flake8-quotes: Unpacking /var/cache/distfiles/flake8-quotes-3.3.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/flake8_quotes copying flake8_quotes/__about__.py -> build/lib/flake8_quotes copying flake8_quotes/__init__.py -> build/lib/flake8_quotes copying flake8_quotes/docstring_detection.py -> build/lib/flake8_quotes running egg_info writing flake8_quotes.egg-info/PKG-INFO writing dependency_links to flake8_quotes.egg-info/dependency_links.txt writing entry points to flake8_quotes.egg-info/entry_points.txt writing requirements to flake8_quotes.egg-info/requires.txt writing top-level names to flake8_quotes.egg-info/top_level.txt reading manifest file 'flake8_quotes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'flake8_quotes.egg-info/SOURCES.txt' >>> py3-flake8-quotes: Entering fakeroot... running install /usr/lib/python3.10/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 egg_info writing flake8_quotes.egg-info/PKG-INFO writing dependency_links to flake8_quotes.egg-info/dependency_links.txt writing entry points to flake8_quotes.egg-info/entry_points.txt writing requirements to flake8_quotes.egg-info/requires.txt writing top-level names to flake8_quotes.egg-info/top_level.txt reading manifest file 'flake8_quotes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'flake8_quotes.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-flake8-quotes/pkg creating /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes creating /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr creating /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib creating /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10/site-packages/flake8_quotes copying build/lib/flake8_quotes/__about__.py -> /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10/site-packages/flake8_quotes copying build/lib/flake8_quotes/__init__.py -> /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10/site-packages/flake8_quotes copying build/lib/flake8_quotes/docstring_detection.py -> /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10/site-packages/flake8_quotes byte-compiling /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10/site-packages/flake8_quotes/__about__.py to __about__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10/site-packages/flake8_quotes/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10/site-packages/flake8_quotes/docstring_detection.py to docstring_detection.cpython-310.pyc running install_egg_info Copying flake8_quotes.egg-info to /home/buildozer/aports/testing/py3-flake8-quotes/pkg/py3-flake8-quotes/usr/lib/python3.10/site-packages/flake8_quotes-3.3.1-py3.10.egg-info running install_scripts >>> py3-flake8-quotes*: Running postcheck for py3-flake8-quotes >>> py3-flake8-quotes*: Preparing package py3-flake8-quotes... >>> py3-flake8-quotes*: Tracing dependencies... >>> py3-flake8-quotes*: Package size: 104.0 KB >>> py3-flake8-quotes*: Compressing data... >>> py3-flake8-quotes*: Create checksum... >>> py3-flake8-quotes*: Create py3-flake8-quotes-3.3.1-r0.apk >>> py3-flake8-quotes: Build complete at Wed, 28 Sep 2022 09:24:25 +0000 elapsed time 0h 0m 18s >>> py3-flake8-quotes: Cleaning up srcdir >>> py3-flake8-quotes: Cleaning up pkgdir >>> py3-flake8-quotes: Uninstalling dependencies... (1/16) Purging .makedepends-py3-flake8-quotes (20220928.092414) (2/16) Purging py3-flake8 (5.0.4-r0) (3/16) Purging py3-pyflakes (2.5.0-r0) (4/16) Purging py3-pycodestyle (2.9.0-r0) (5/16) Purging py3-mccabe (0.7.0-r0) (6/16) Purging py3-setuptools (65.4.0-r0) (7/16) Purging py3-packaging (21.3-r2) (8/16) Purging py3-parsing (3.0.9-r0) (9/16) Purging python3 (3.10.7-r0) (10/16) Purging libbz2 (1.0.8-r3) (11/16) Purging libffi (3.4.3-r0) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.6-r1) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.2.0-r0) (16/16) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 298 MiB in 96 packages >>> py3-flake8-quotes: Updating the testing/riscv64 repository index... >>> py3-flake8-quotes: Signing the index...