>>> py3-flask-cache: Building testing/py3-flask-cache 0.13.1-r7 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 01:09:12 +0000 >>> py3-flask-cache: Checking sanity of /home/buildozer/aports/testing/py3-flask-cache/APKBUILD... >>> py3-flask-cache: Analyzing dependencies... >>> py3-flask-cache: Installing for build: build-base python3 py3-flask py3-setuptools (1/28) Installing gdbm (1.23-r1) (2/28) Installing mpdecimal (2.5.1-r2) (3/28) Installing libpanelw (6.4_p20230401-r5) (4/28) Installing readline (8.2.1-r1) (5/28) Installing sqlite-libs (3.41.2-r2) (6/28) Installing python3 (3.11.3-r10) (7/28) Installing python3-pycache-pyc0 (3.11.3-r10) (8/28) Installing pyc (0.1-r0) (9/28) Installing python3-pyc (3.11.3-r10) (10/28) Installing py3-click (8.1.3-r2) (11/28) Installing py3-click-pyc (8.1.3-r2) (12/28) Installing py3-itsdangerous (2.1.2-r2) (13/28) Installing py3-itsdangerous-pyc (2.1.2-r2) (14/28) Installing py3-markupsafe (2.1.2-r1) (15/28) Installing py3-markupsafe-pyc (2.1.2-r1) (16/28) Installing py3-jinja2 (3.1.2-r2) (17/28) Installing py3-jinja2-pyc (3.1.2-r2) (18/28) Installing py3-werkzeug (2.2.3-r1) (19/28) Installing py3-werkzeug-pyc (2.2.3-r1) (20/28) Installing py3-flask (2.2.3-r1) (21/28) Installing py3-flask-pyc (2.2.3-r1) (22/28) Installing py3-parsing (3.0.9-r2) (23/28) Installing py3-parsing-pyc (3.0.9-r2) (24/28) Installing py3-packaging (23.1-r1) (25/28) Installing py3-packaging-pyc (23.1-r1) (26/28) Installing py3-setuptools (67.7.1-r0) (27/28) Installing py3-setuptools-pyc (67.7.1-r0) (28/28) Installing .makedepends-py3-flask-cache (20230424.010913) Executing busybox-1.36.0-r7.trigger OK: 958 MiB in 136 packages >>> py3-flask-cache: Cleaning up srcdir >>> py3-flask-cache: Cleaning up pkgdir >>> py3-flask-cache: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Flask-Cache-0.13.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 100 45835 100 45835 0 0 431k 0 --:--:-- --:--:-- --:--:-- 434k >>> py3-flask-cache: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Flask-Cache-0.13.1.tar.gz >>> py3-flask-cache: Checking sha512sums... Flask-Cache-0.13.1.tar.gz: OK >>> py3-flask-cache: Unpacking /var/cache/distfiles/edge//Flask-Cache-0.13.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/flask_cache copying flask_cache/__init__.py -> build/lib/flask_cache copying flask_cache/backends.py -> build/lib/flask_cache copying flask_cache/_compat.py -> build/lib/flask_cache copying flask_cache/jinja2ext.py -> build/lib/flask_cache >>> py3-flask-cache: 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-flask-cache/pkg creating /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache creating /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr creating /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib creating /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache copying build/lib/flask_cache/__init__.py -> /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache copying build/lib/flask_cache/backends.py -> /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache copying build/lib/flask_cache/_compat.py -> /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache copying build/lib/flask_cache/jinja2ext.py -> /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache byte-compiling /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache/backends.py to backends.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache/_compat.py to _compat.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache/jinja2ext.py to jinja2ext.cpython-311.pyc running install_egg_info running egg_info writing Flask_Cache.egg-info/PKG-INFO writing dependency_links to Flask_Cache.egg-info/dependency_links.txt writing requirements to Flask_Cache.egg-info/requires.txt writing top-level names to Flask_Cache.egg-info/top_level.txt reading manifest file 'Flask_Cache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' adding license file 'LICENSE' writing manifest file 'Flask_Cache.egg-info/SOURCES.txt' Copying Flask_Cache.egg-info to /home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/Flask_Cache-0.13.1-py3.11.egg-info running install_scripts >>> py3-flask-cache-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache/usr/lib/python3.11/site-packages/flask_cache/__pycache__' -> '/home/buildozer/aports/testing/py3-flask-cache/pkg/py3-flask-cache-pyc/usr/lib/python3.11/site-packages/flask_cache/__pycache__' >>> py3-flask-cache-pyc*: Preparing subpackage py3-flask-cache-pyc... >>> py3-flask-cache-pyc*: Running postcheck for py3-flask-cache-pyc >>> py3-flask-cache*: Running postcheck for py3-flask-cache >>> py3-flask-cache*: Preparing package py3-flask-cache... >>> py3-flask-cache-pyc*: Tracing dependencies... python3 py3-flask python3~3.11 >>> py3-flask-cache-pyc*: Package size: 76.0 KB >>> py3-flask-cache-pyc*: Compressing data... >>> py3-flask-cache-pyc*: Create checksum... >>> py3-flask-cache-pyc*: Create py3-flask-cache-pyc-0.13.1-r7.apk >>> py3-flask-cache*: Tracing dependencies... python3 py3-flask python3~3.11 >>> py3-flask-cache*: Package size: 96.0 KB >>> py3-flask-cache*: Compressing data... >>> py3-flask-cache*: Create checksum... >>> py3-flask-cache*: Create py3-flask-cache-0.13.1-r7.apk >>> py3-flask-cache: Build complete at Mon, 24 Apr 2023 01:09:15 +0000 elapsed time 0h 0m 3s >>> py3-flask-cache: Cleaning up srcdir >>> py3-flask-cache: Cleaning up pkgdir >>> py3-flask-cache: Uninstalling dependencies... (1/28) Purging .makedepends-py3-flask-cache (20230424.010913) (2/28) Purging py3-flask-pyc (2.2.3-r1) (3/28) Purging py3-flask (2.2.3-r1) (4/28) Purging py3-click-pyc (8.1.3-r2) (5/28) Purging py3-click (8.1.3-r2) (6/28) Purging py3-itsdangerous-pyc (2.1.2-r2) (7/28) Purging py3-itsdangerous (2.1.2-r2) (8/28) Purging py3-jinja2-pyc (3.1.2-r2) (9/28) Purging py3-jinja2 (3.1.2-r2) (10/28) Purging py3-werkzeug-pyc (2.2.3-r1) (11/28) Purging py3-werkzeug (2.2.3-r1) (12/28) Purging py3-markupsafe-pyc (2.1.2-r1) (13/28) Purging py3-markupsafe (2.1.2-r1) (14/28) Purging py3-setuptools-pyc (67.7.1-r0) (15/28) Purging py3-setuptools (67.7.1-r0) (16/28) Purging py3-packaging-pyc (23.1-r1) (17/28) Purging py3-packaging (23.1-r1) (18/28) Purging py3-parsing-pyc (3.0.9-r2) (19/28) Purging py3-parsing (3.0.9-r2) (20/28) Purging python3-pyc (3.11.3-r10) (21/28) Purging python3-pycache-pyc0 (3.11.3-r10) (22/28) Purging pyc (0.1-r0) (23/28) Purging python3 (3.11.3-r10) (24/28) Purging gdbm (1.23-r1) (25/28) Purging libpanelw (6.4_p20230401-r5) (26/28) Purging mpdecimal (2.5.1-r2) (27/28) Purging readline (8.2.1-r1) (28/28) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 907 MiB in 108 packages >>> py3-flask-cache: Updating the testing/armv7 repository index... >>> py3-flask-cache: Signing the index...