>>> py3-stack_data: Building community/py3-stack_data 0.6.2-r1 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 04:59:24 +0000 >>> py3-stack_data: Checking sanity of /home/buildozer/aports/community/py3-stack_data/APKBUILD... >>> py3-stack_data: Analyzing dependencies... >>> py3-stack_data: Installing for build: build-base python3 py3-executing py3-asttokens py3-pure_eval py3-gpep517 py3-setuptools_scm py3-wheel (1/37) Installing libbz2 (1.0.8-r5) (2/37) Installing libffi (3.4.4-r2) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.2-r1) (5/37) Installing mpdecimal (2.5.1-r2) (6/37) Installing libpanelw (6.4_p20230424-r0) (7/37) Installing readline (8.2.1-r1) (8/37) Installing sqlite-libs (3.41.2-r2) (9/37) Installing python3 (3.11.3-r10) (10/37) Installing python3-pycache-pyc0 (3.11.3-r10) (11/37) Installing pyc (0.1-r0) (12/37) Installing python3-pyc (3.11.3-r10) (13/37) Installing py3-executing (1.2.0-r2) (14/37) Installing py3-executing-pyc (1.2.0-r2) (15/37) Installing py3-six (1.16.0-r6) (16/37) Installing py3-six-pyc (1.16.0-r6) (17/37) Installing py3-asttokens (2.2.1-r1) (18/37) Installing py3-asttokens-pyc (2.2.1-r1) (19/37) Installing py3-pure_eval (0.2.2-r2) (20/37) Installing py3-pure_eval-pyc (0.2.2-r2) (21/37) Installing py3-installer (0.7.0-r1) (22/37) Installing py3-installer-pyc (0.7.0-r1) (23/37) Installing py3-gpep517 (13-r2) (24/37) Installing py3-gpep517-pyc (13-r2) (25/37) Installing py3-parsing (3.0.9-r2) (26/37) Installing py3-parsing-pyc (3.0.9-r2) (27/37) Installing py3-packaging (23.1-r1) (28/37) Installing py3-packaging-pyc (23.1-r1) (29/37) Installing py3-setuptools (67.7.2-r0) (30/37) Installing py3-setuptools-pyc (67.7.2-r0) (31/37) Installing py3-typing-extensions (4.5.0-r1) (32/37) Installing py3-typing-extensions-pyc (4.5.0-r1) (33/37) Installing py3-setuptools_scm (7.1.0-r1) (34/37) Installing py3-setuptools_scm-pyc (7.1.0-r1) (35/37) Installing py3-wheel (0.40.0-r1) (36/37) Installing py3-wheel-pyc (0.40.0-r1) (37/37) Installing .makedepends-py3-stack_data (20230429.045925) Executing busybox-1.36.0-r8.trigger OK: 425 MiB in 135 packages >>> py3-stack_data: Cleaning up srcdir >>> py3-stack_data: Cleaning up pkgdir >>> py3-stack_data: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-stack_data-0.6.2.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 36313 100 36313 0 0 389k 0 --:--:-- --:--:-- --:--:-- 394k >>> py3-stack_data: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-stack_data-0.6.2.tar.gz >>> py3-stack_data: Checking sha512sums... py3-stack_data-0.6.2.tar.gz: OK >>> py3-stack_data: Unpacking /var/cache/distfiles/v3.18/py3-stack_data-0.6.2.tar.gz... 2023-04-29 04:59:26,713 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-04-29 04:59:26,779 root INFO running bdist_wheel 2023-04-29 04:59:26,798 root INFO running build 2023-04-29 04:59:26,799 root INFO running build_py 2023-04-29 04:59:26,803 root INFO creating build 2023-04-29 04:59:26,803 root INFO creating build/lib 2023-04-29 04:59:26,803 root INFO creating build/lib/stack_data 2023-04-29 04:59:26,804 root INFO copying stack_data/utils.py -> build/lib/stack_data 2023-04-29 04:59:26,804 root INFO copying stack_data/__init__.py -> build/lib/stack_data 2023-04-29 04:59:26,804 root INFO copying stack_data/version.py -> build/lib/stack_data 2023-04-29 04:59:26,805 root INFO copying stack_data/core.py -> build/lib/stack_data 2023-04-29 04:59:26,806 root INFO copying stack_data/serializing.py -> build/lib/stack_data 2023-04-29 04:59:26,806 root INFO copying stack_data/formatting.py -> build/lib/stack_data 2023-04-29 04:59:26,806 root INFO running egg_info 2023-04-29 04:59:26,814 root INFO creating stack_data.egg-info 2023-04-29 04:59:26,817 root INFO writing stack_data.egg-info/PKG-INFO 2023-04-29 04:59:26,817 root INFO writing dependency_links to stack_data.egg-info/dependency_links.txt 2023-04-29 04:59:26,818 root INFO writing requirements to stack_data.egg-info/requires.txt 2023-04-29 04:59:26,818 root INFO writing top-level names to stack_data.egg-info/top_level.txt 2023-04-29 04:59:26,818 root INFO writing manifest file 'stack_data.egg-info/SOURCES.txt' 2023-04-29 04:59:32,137 root INFO reading manifest file 'stack_data.egg-info/SOURCES.txt' 2023-04-29 04:59:32,138 root INFO reading manifest template 'MANIFEST.in' 2023-04-29 04:59:32,139 root INFO adding license file 'LICENSE.txt' 2023-04-29 04:59:32,140 root INFO writing manifest file 'stack_data.egg-info/SOURCES.txt' 2023-04-29 04:59:32,141 root INFO copying stack_data/py.typed -> build/lib/stack_data 2023-04-29 04:59:32,154 wheel INFO installing to build/bdist.linux-i686/wheel 2023-04-29 04:59:32,154 root INFO running install 2023-04-29 04:59:32,176 root INFO running install_lib 2023-04-29 04:59:32,181 root INFO creating build/bdist.linux-i686 2023-04-29 04:59:32,181 root INFO creating build/bdist.linux-i686/wheel 2023-04-29 04:59:32,182 root INFO creating build/bdist.linux-i686/wheel/stack_data 2023-04-29 04:59:32,182 root INFO copying build/lib/stack_data/utils.py -> build/bdist.linux-i686/wheel/stack_data 2023-04-29 04:59:32,182 root INFO copying build/lib/stack_data/__init__.py -> build/bdist.linux-i686/wheel/stack_data 2023-04-29 04:59:32,183 root INFO copying build/lib/stack_data/version.py -> build/bdist.linux-i686/wheel/stack_data 2023-04-29 04:59:32,183 root INFO copying build/lib/stack_data/core.py -> build/bdist.linux-i686/wheel/stack_data 2023-04-29 04:59:32,184 root INFO copying build/lib/stack_data/py.typed -> build/bdist.linux-i686/wheel/stack_data 2023-04-29 04:59:32,184 root INFO copying build/lib/stack_data/serializing.py -> build/bdist.linux-i686/wheel/stack_data 2023-04-29 04:59:32,184 root INFO copying build/lib/stack_data/formatting.py -> build/bdist.linux-i686/wheel/stack_data 2023-04-29 04:59:32,185 root INFO running install_egg_info 2023-04-29 04:59:32,190 root INFO Copying stack_data.egg-info to build/bdist.linux-i686/wheel/stack_data-0.6.2-py3.11.egg-info 2023-04-29 04:59:32,192 root INFO running install_scripts 2023-04-29 04:59:32,199 wheel INFO creating build/bdist.linux-i686/wheel/stack_data-0.6.2.dist-info/WHEEL 2023-04-29 04:59:32,200 wheel INFO creating '/home/buildozer/aports/community/py3-stack_data/src/stack_data-0.6.2/dist/.tmp-fus3pol_/stack_data-0.6.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-04-29 04:59:32,201 wheel INFO adding 'stack_data/__init__.py' 2023-04-29 04:59:32,202 wheel INFO adding 'stack_data/core.py' 2023-04-29 04:59:32,202 wheel INFO adding 'stack_data/formatting.py' 2023-04-29 04:59:32,203 wheel INFO adding 'stack_data/py.typed' 2023-04-29 04:59:32,203 wheel INFO adding 'stack_data/serializing.py' 2023-04-29 04:59:32,204 wheel INFO adding 'stack_data/utils.py' 2023-04-29 04:59:32,204 wheel INFO adding 'stack_data/version.py' 2023-04-29 04:59:32,205 wheel INFO adding 'stack_data-0.6.2.dist-info/LICENSE.txt' 2023-04-29 04:59:32,206 wheel INFO adding 'stack_data-0.6.2.dist-info/METADATA' 2023-04-29 04:59:32,206 wheel INFO adding 'stack_data-0.6.2.dist-info/WHEEL' 2023-04-29 04:59:32,206 wheel INFO adding 'stack_data-0.6.2.dist-info/top_level.txt' 2023-04-29 04:59:32,207 wheel INFO adding 'stack_data-0.6.2.dist-info/RECORD' 2023-04-29 04:59:32,207 wheel INFO removing build/bdist.linux-i686/wheel 2023-04-29 04:59:32,209 gpep517 INFO The backend produced dist/stack_data-0.6.2-py3-none-any.whl stack_data-0.6.2-py3-none-any.whl >>> py3-stack_data: Entering fakeroot... >>> py3-stack_data-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-stack_data/pkg/py3-stack_data/usr/lib/python3.11/site-packages/stack_data/__pycache__' -> '/home/buildozer/aports/community/py3-stack_data/pkg/py3-stack_data-pyc/usr/lib/python3.11/site-packages/stack_data/__pycache__' >>> py3-stack_data-pyc*: Preparing subpackage py3-stack_data-pyc... >>> py3-stack_data-pyc*: Running postcheck for py3-stack_data-pyc >>> py3-stack_data*: Running postcheck for py3-stack_data >>> py3-stack_data*: Preparing package py3-stack_data... >>> py3-stack_data-pyc*: Tracing dependencies... python3 py3-executing py3-asttokens py3-pure_eval python3~3.11 >>> py3-stack_data-pyc*: Package size: 124.0 KB >>> py3-stack_data-pyc*: Compressing data... >>> py3-stack_data-pyc*: Create checksum... >>> py3-stack_data-pyc*: Create py3-stack_data-pyc-0.6.2-r1.apk >>> py3-stack_data*: Tracing dependencies... python3 py3-executing py3-asttokens py3-pure_eval python3~3.11 >>> py3-stack_data*: Package size: 140.0 KB >>> py3-stack_data*: Compressing data... >>> py3-stack_data*: Create checksum... >>> py3-stack_data*: Create py3-stack_data-0.6.2-r1.apk >>> py3-stack_data: Build complete at Sat, 29 Apr 2023 04:59:33 +0000 elapsed time 0h 0m 9s >>> py3-stack_data: Cleaning up srcdir >>> py3-stack_data: Cleaning up pkgdir >>> py3-stack_data: Uninstalling dependencies... (1/37) Purging .makedepends-py3-stack_data (20230429.045925) (2/37) Purging py3-executing-pyc (1.2.0-r2) (3/37) Purging py3-executing (1.2.0-r2) (4/37) Purging py3-asttokens-pyc (2.2.1-r1) (5/37) Purging py3-asttokens (2.2.1-r1) (6/37) Purging py3-six-pyc (1.16.0-r6) (7/37) Purging py3-six (1.16.0-r6) (8/37) Purging py3-pure_eval-pyc (0.2.2-r2) (9/37) Purging py3-pure_eval (0.2.2-r2) (10/37) Purging py3-gpep517-pyc (13-r2) (11/37) Purging py3-gpep517 (13-r2) (12/37) Purging py3-installer-pyc (0.7.0-r1) (13/37) Purging py3-installer (0.7.0-r1) (14/37) Purging py3-setuptools_scm-pyc (7.1.0-r1) (15/37) Purging py3-setuptools_scm (7.1.0-r1) (16/37) Purging py3-setuptools-pyc (67.7.2-r0) (17/37) Purging py3-setuptools (67.7.2-r0) (18/37) Purging py3-typing-extensions-pyc (4.5.0-r1) (19/37) Purging py3-typing-extensions (4.5.0-r1) (20/37) Purging py3-wheel-pyc (0.40.0-r1) (21/37) Purging py3-wheel (0.40.0-r1) (22/37) Purging py3-packaging-pyc (23.1-r1) (23/37) Purging py3-packaging (23.1-r1) (24/37) Purging py3-parsing-pyc (3.0.9-r2) (25/37) Purging py3-parsing (3.0.9-r2) (26/37) Purging python3-pyc (3.11.3-r10) (27/37) Purging python3-pycache-pyc0 (3.11.3-r10) (28/37) Purging pyc (0.1-r0) (29/37) Purging python3 (3.11.3-r10) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r5) (32/37) Purging libffi (3.4.4-r2) (33/37) Purging libpanelw (6.4_p20230424-r0) (34/37) Purging mpdecimal (2.5.1-r2) (35/37) Purging readline (8.2.1-r1) (36/37) Purging sqlite-libs (3.41.2-r2) (37/37) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 373 MiB in 98 packages >>> py3-stack_data: Updating the community/x86 repository index... >>> py3-stack_data: Signing the index...