>>> py3-flask-components: Building testing/py3-flask-components 0.1.1-r7 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 21:18:42 +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/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-components (20230423.211843) Executing busybox-1.36.0-r7.trigger OK: 958 MiB in 136 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 % 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 2059 100 2059 0 0 28555 0 --:--:-- --:--:-- --:--:-- 28597 >>> 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 Sun, 23 Apr 2023 21:18:44 +0000 elapsed time 0h 0m 2s >>> py3-flask-components: Cleaning up srcdir >>> py3-flask-components: Cleaning up pkgdir >>> py3-flask-components: Uninstalling dependencies... (1/28) Purging .makedepends-py3-flask-components (20230423.211843) (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-components: Updating the testing/armv7 repository index... >>> py3-flask-components: Signing the index...