>>> py3-flask-components: Building testing/py3-flask-components 0.1.1-r9 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 16:33:40 +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 py3-gpep517 py3-wheel (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.6.1-r3) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.4_p20240330-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.45.2-r0) (9/39) Installing python3 (3.12.3-r0) (10/39) Installing python3-pycache-pyc0 (3.12.3-r0) (11/39) Installing pyc (3.12.3-r0) (12/39) Installing python3-pyc (3.12.3-r0) (13/39) Installing py3-blinker (1.7.0-r1) (14/39) Installing py3-blinker-pyc (1.7.0-r1) (15/39) Installing py3-click (8.1.7-r2) (16/39) Installing py3-click-pyc (8.1.7-r2) (17/39) Installing py3-itsdangerous (2.1.2-r4) (18/39) Installing py3-itsdangerous-pyc (2.1.2-r4) (19/39) Installing py3-markupsafe (2.1.5-r1) (20/39) Installing py3-markupsafe-pyc (2.1.5-r1) (21/39) Installing py3-jinja2 (3.1.3-r1) (22/39) Installing py3-jinja2-pyc (3.1.3-r1) (23/39) Installing py3-werkzeug (3.0.1-r1) (24/39) Installing py3-werkzeug-pyc (3.0.1-r1) (25/39) Installing py3-flask (3.0.2-r1) (26/39) Installing py3-flask-pyc (3.0.2-r1) (27/39) Installing py3-parsing (3.1.2-r1) (28/39) Installing py3-parsing-pyc (3.1.2-r1) (29/39) Installing py3-packaging (24.0-r1) (30/39) Installing py3-packaging-pyc (24.0-r1) (31/39) Installing py3-setuptools (69.2.0-r2) (32/39) Installing py3-setuptools-pyc (69.2.0-r2) (33/39) Installing py3-installer (0.7.0-r2) (34/39) Installing py3-installer-pyc (0.7.0-r2) (35/39) Installing py3-gpep517 (15-r2) (36/39) Installing py3-gpep517-pyc (15-r2) (37/39) Installing py3-wheel (0.42.0-r1) (38/39) Installing py3-wheel-pyc (0.42.0-r1) (39/39) Installing .makedepends-py3-flask-components (20240415.163341) Executing busybox-1.36.1-r25.trigger OK: 401 MiB in 146 packages >>> py3-flask-components: Cleaning up srcdir >>> py3-flask-components: Cleaning up pkgdir >>> py3-flask-components: Cleaning up tmpdir >>> 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 importlib.patch: OK >>> py3-flask-components: Unpacking /var/cache/distfiles/edge/Flask-Components-0.1.1.tar.gz... >>> py3-flask-components: importlib.patch patching file setup.py 2024-04-15 16:33:42,986 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 16:33:43,016 root INFO running bdist_wheel 2024-04-15 16:33:43,032 root INFO running build 2024-04-15 16:33:43,032 root INFO running build_py 2024-04-15 16:33:43,034 root INFO creating build 2024-04-15 16:33:43,034 root INFO creating build/lib 2024-04-15 16:33:43,034 root INFO creating build/lib/flask_components 2024-04-15 16:33:43,035 root INFO copying src/flask_components/_version.py -> build/lib/flask_components 2024-04-15 16:33:43,035 root INFO copying src/flask_components/__init__.py -> build/lib/flask_components 2024-04-15 16:33:43,035 root INFO copying src/flask_components/utils.py -> build/lib/flask_components 2024-04-15 16:33:43,041 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-15 16:33:43,041 root INFO running install 2024-04-15 16:33:43,050 root INFO running install_lib 2024-04-15 16:33:43,052 root INFO creating build/bdist.linux-s390x 2024-04-15 16:33:43,052 root INFO creating build/bdist.linux-s390x/wheel 2024-04-15 16:33:43,052 root INFO creating build/bdist.linux-s390x/wheel/flask_components 2024-04-15 16:33:43,053 root INFO copying build/lib/flask_components/_version.py -> build/bdist.linux-s390x/wheel/flask_components 2024-04-15 16:33:43,053 root INFO copying build/lib/flask_components/__init__.py -> build/bdist.linux-s390x/wheel/flask_components 2024-04-15 16:33:43,053 root INFO copying build/lib/flask_components/utils.py -> build/bdist.linux-s390x/wheel/flask_components 2024-04-15 16:33:43,053 root INFO running install_egg_info 2024-04-15 16:33:43,058 root INFO running egg_info 2024-04-15 16:33:43,059 root INFO writing Flask_Components.egg-info/PKG-INFO 2024-04-15 16:33:43,060 root INFO writing dependency_links to Flask_Components.egg-info/dependency_links.txt 2024-04-15 16:33:43,060 root INFO writing requirements to Flask_Components.egg-info/requires.txt 2024-04-15 16:33:43,060 root INFO writing top-level names to Flask_Components.egg-info/top_level.txt 2024-04-15 16:33:43,062 root INFO reading manifest file 'Flask_Components.egg-info/SOURCES.txt' 2024-04-15 16:33:43,063 root INFO writing manifest file 'Flask_Components.egg-info/SOURCES.txt' 2024-04-15 16:33:43,063 root INFO Copying Flask_Components.egg-info to build/bdist.linux-s390x/wheel/Flask_Components-0.1.1-py3.12.egg-info 2024-04-15 16:33:43,063 root INFO running install_scripts 2024-04-15 16:33:43,064 wheel INFO creating build/bdist.linux-s390x/wheel/Flask_Components-0.1.1.dist-info/WHEEL 2024-04-15 16:33:43,065 wheel INFO creating '/home/buildozer/aports/testing/py3-flask-components/src/Flask-Components-0.1.1/.dist/.tmp-8bvvft9f/Flask_Components-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-15 16:33:43,065 wheel INFO adding 'flask_components/__init__.py' 2024-04-15 16:33:43,065 wheel INFO adding 'flask_components/_version.py' 2024-04-15 16:33:43,065 wheel INFO adding 'flask_components/utils.py' 2024-04-15 16:33:43,065 wheel INFO adding 'Flask_Components-0.1.1.dist-info/METADATA' 2024-04-15 16:33:43,065 wheel INFO adding 'Flask_Components-0.1.1.dist-info/WHEEL' 2024-04-15 16:33:43,065 wheel INFO adding 'Flask_Components-0.1.1.dist-info/top_level.txt' 2024-04-15 16:33:43,065 wheel INFO adding 'Flask_Components-0.1.1.dist-info/RECORD' 2024-04-15 16:33:43,066 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-15 16:33:43,066 gpep517 INFO The backend produced .dist/Flask_Components-0.1.1-py3-none-any.whl Flask_Components-0.1.1-py3-none-any.whl >>> py3-flask-components: Entering fakeroot... 2024-04-15 16:33:43,210 gpep517 INFO Installing .dist/Flask_Components-0.1.1-py3-none-any.whl into /home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components 2024-04-15 16:33:43,214 gpep517 INFO Installation complete >>> py3-flask-components-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components/usr/lib/python3.12/site-packages/flask_components/__pycache__' -> '/home/buildozer/aports/testing/py3-flask-components/pkg/py3-flask-components-pyc/usr/lib/python3.12/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.12 >>> 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-r9.apk >>> py3-flask-components*: Tracing dependencies... python3 py3-flask python3~3.12 >>> py3-flask-components*: Package size: 56.0 KB >>> py3-flask-components*: Compressing data... >>> py3-flask-components*: Create checksum... >>> py3-flask-components*: Create py3-flask-components-0.1.1-r9.apk >>> py3-flask-components: Build complete at Mon, 15 Apr 2024 16:33:43 +0000 elapsed time 0h 0m 3s >>> py3-flask-components: Cleaning up srcdir >>> py3-flask-components: Cleaning up pkgdir >>> py3-flask-components: Uninstalling dependencies... (1/39) Purging .makedepends-py3-flask-components (20240415.163341) (2/39) Purging py3-flask-pyc (3.0.2-r1) (3/39) Purging py3-flask (3.0.2-r1) (4/39) Purging py3-blinker-pyc (1.7.0-r1) (5/39) Purging py3-blinker (1.7.0-r1) (6/39) Purging py3-click-pyc (8.1.7-r2) (7/39) Purging py3-click (8.1.7-r2) (8/39) Purging py3-itsdangerous-pyc (2.1.2-r4) (9/39) Purging py3-itsdangerous (2.1.2-r4) (10/39) Purging py3-jinja2-pyc (3.1.3-r1) (11/39) Purging py3-jinja2 (3.1.3-r1) (12/39) Purging py3-werkzeug-pyc (3.0.1-r1) (13/39) Purging py3-werkzeug (3.0.1-r1) (14/39) Purging py3-markupsafe-pyc (2.1.5-r1) (15/39) Purging py3-markupsafe (2.1.5-r1) (16/39) Purging py3-setuptools-pyc (69.2.0-r2) (17/39) Purging py3-setuptools (69.2.0-r2) (18/39) Purging py3-gpep517-pyc (15-r2) (19/39) Purging py3-gpep517 (15-r2) (20/39) Purging py3-installer-pyc (0.7.0-r2) (21/39) Purging py3-installer (0.7.0-r2) (22/39) Purging py3-wheel-pyc (0.42.0-r1) (23/39) Purging py3-wheel (0.42.0-r1) (24/39) Purging py3-packaging-pyc (24.0-r1) (25/39) Purging py3-packaging (24.0-r1) (26/39) Purging py3-parsing-pyc (3.1.2-r1) (27/39) Purging py3-parsing (3.1.2-r1) (28/39) Purging python3-pyc (3.12.3-r0) (29/39) Purging python3-pycache-pyc0 (3.12.3-r0) (30/39) Purging pyc (3.12.3-r0) (31/39) Purging python3 (3.12.3-r0) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.4.6-r0) (35/39) Purging libpanelw (6.4_p20240330-r0) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.45.2-r0) (39/39) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-flask-components: Updating the testing/s390x repository index... >>> py3-flask-components: Signing the index...