>>> py3-flask-components: Building testing/py3-flask-components 0.1.1-r7 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 15:36:41 +0000 >>> py3-flask-components: Checking sanity of /home/buildozer/aports/testing/py3-flask-components/APKBUILD... >>> py3-flask-components: Analyzing dependencies... >>> py3-flask-components: Installing for build: build-base python3 py3-flask py3-setuptools (1/31) Installing libbz2 (1.0.8-r5) (2/31) Installing libffi (3.4.4-r2) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.2-r1) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20230401-r5) (7/31) Installing readline (8.2.1-r1) (8/31) Installing sqlite-libs (3.41.2-r2) (9/31) Installing python3 (3.11.3-r10) (10/31) Installing python3-pycache-pyc0 (3.11.3-r10) (11/31) Installing pyc (0.1-r0) (12/31) Installing python3-pyc (3.11.3-r10) (13/31) Installing py3-click (8.1.3-r2) (14/31) Installing py3-click-pyc (8.1.3-r2) (15/31) Installing py3-itsdangerous (2.1.2-r2) (16/31) Installing py3-itsdangerous-pyc (2.1.2-r2) (17/31) Installing py3-markupsafe (2.1.2-r1) (18/31) Installing py3-markupsafe-pyc (2.1.2-r1) (19/31) Installing py3-jinja2 (3.1.2-r2) (20/31) Installing py3-jinja2-pyc (3.1.2-r2) (21/31) Installing py3-werkzeug (2.2.3-r1) (22/31) Installing py3-werkzeug-pyc (2.2.3-r1) (23/31) Installing py3-flask (2.2.3-r1) (24/31) Installing py3-flask-pyc (2.2.3-r1) (25/31) Installing py3-parsing (3.0.9-r2) (26/31) Installing py3-parsing-pyc (3.0.9-r2) (27/31) Installing py3-packaging (23.1-r1) (28/31) Installing py3-packaging-pyc (23.1-r1) (29/31) Installing py3-setuptools (67.7.1-r0) (30/31) Installing py3-setuptools-pyc (67.7.1-r0) (31/31) Installing .makedepends-py3-flask-components (20230422.153642) Executing busybox-1.36.0-r7.trigger OK: 466 MiB in 130 packages >>> py3-flask-components: Cleaning up srcdir >>> py3-flask-components: Cleaning up pkgdir >>> py3-flask-components: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Flask-Components-0.1.1.tar.gz >>> py3-flask-components: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Flask-Components-0.1.1.tar.gz >>> py3-flask-components: Checking sha512sums... Flask-Components-0.1.1.tar.gz: OK >>> py3-flask-components: Unpacking /var/cache/distfiles/edge/Flask-Components-0.1.1.tar.gz... /home/buildozer/aports/testing/py3-flask-components/src/Flask-Components-0.1.1/setup.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses from imp import load_source running build running build_py creating build creating build/lib creating build/lib/flask_components copying src/flask_components/__init__.py -> build/lib/flask_components copying src/flask_components/utils.py -> build/lib/flask_components copying src/flask_components/_version.py -> build/lib/flask_components >>> WARNING: py3-flask-components: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-flask-components: Entering fakeroot... /home/buildozer/aports/testing/py3-flask-components/src/Flask-Components-0.1.1/setup.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses from imp import load_source 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-components/pkg creating /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components creating /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr creating /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib creating /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages/flask_components copying build/lib/flask_components/__init__.py -> /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages/flask_components copying build/lib/flask_components/utils.py -> /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages/flask_components copying build/lib/flask_components/_version.py -> /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages/flask_components byte-compiling /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages/flask_components/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages/flask_components/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages/flask_components/_version.py to _version.cpython-311.pyc running install_egg_info running egg_info writing Flask_Components.egg-info/PKG-INFO writing dependency_links to Flask_Components.egg-info/dependency_links.txt writing requirements to Flask_Components.egg-info/requires.txt writing top-level names to Flask_Components.egg-info/top_level.txt reading manifest file 'Flask_Components.egg-info/SOURCES.txt' writing manifest file 'Flask_Components.egg-info/SOURCES.txt' Copying Flask_Components.egg-info to /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages/Flask_Components-0.1.1-py3.11.egg-info running install_scripts >>> py3-flask-components-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.11/site-packages/flask_components/__pycache__' -> '/home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components-pyc/usr/lib/python3.11/site-packages/flask_components/__pycache__' >>> py3-flask-components-pyc*: Preparing subpackage py3-flask-components-pyc... >>> py3-flask-components-pyc*: Running postcheck for py3-flask-components-pyc >>> py3-flask-components*: Running postcheck for py3-flask-components >>> py3-flask-components*: Preparing package py3-flask-components... >>> py3-flask-components-pyc*: Tracing dependencies... python3 py3-flask python3~3.11 >>> py3-flask-components-pyc*: Package size: 40.0 KB >>> py3-flask-components-pyc*: Compressing data... >>> py3-flask-components-pyc*: Create checksum... >>> py3-flask-components-pyc*: Create py3-flask-components-pyc-0.1.1-r7.apk >>> py3-flask-components*: Tracing dependencies... python3 py3-flask python3~3.11 >>> py3-flask-components*: Package size: 60.0 KB >>> py3-flask-components*: Compressing data... >>> py3-flask-components*: Create checksum... >>> py3-flask-components*: Create py3-flask-components-0.1.1-r7.apk >>> py3-flask-components: Build complete at Sat, 22 Apr 2023 15:36:44 +0000 elapsed time 0h 0m 3s >>> py3-flask-components: Cleaning up srcdir >>> py3-flask-components: Cleaning up pkgdir >>> py3-flask-components: Uninstalling dependencies... (1/31) Purging .makedepends-py3-flask-components (20230422.153642) (2/31) Purging py3-flask-pyc (2.2.3-r1) (3/31) Purging py3-flask (2.2.3-r1) (4/31) Purging py3-click-pyc (8.1.3-r2) (5/31) Purging py3-click (8.1.3-r2) (6/31) Purging py3-itsdangerous-pyc (2.1.2-r2) (7/31) Purging py3-itsdangerous (2.1.2-r2) (8/31) Purging py3-jinja2-pyc (3.1.2-r2) (9/31) Purging py3-jinja2 (3.1.2-r2) (10/31) Purging py3-werkzeug-pyc (2.2.3-r1) (11/31) Purging py3-werkzeug (2.2.3-r1) (12/31) Purging py3-markupsafe-pyc (2.1.2-r1) (13/31) Purging py3-markupsafe (2.1.2-r1) (14/31) Purging py3-setuptools-pyc (67.7.1-r0) (15/31) Purging py3-setuptools (67.7.1-r0) (16/31) Purging py3-packaging-pyc (23.1-r1) (17/31) Purging py3-packaging (23.1-r1) (18/31) Purging py3-parsing-pyc (3.0.9-r2) (19/31) Purging py3-parsing (3.0.9-r2) (20/31) Purging python3-pyc (3.11.3-r10) (21/31) Purging python3-pycache-pyc0 (3.11.3-r10) (22/31) Purging pyc (0.1-r0) (23/31) Purging python3 (3.11.3-r10) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r5) (26/31) Purging libffi (3.4.4-r2) (27/31) Purging libpanelw (6.4_p20230401-r5) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r1) (30/31) Purging sqlite-libs (3.41.2-r2) (31/31) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 99 packages >>> py3-flask-components: Updating the testing/aarch64 repository index... >>> py3-flask-components: Signing the index...