>>> py3-more-properties: Building testing/py3-more-properties 1.1.1-r0 (using abuild 3.11.21-r0) started Thu, 27 Jul 2023 13:49:40 +0000 >>> py3-more-properties: Checking sanity of /home/buildozer/aports/testing/py3-more-properties/APKBUILD... >>> py3-more-properties: Analyzing dependencies... >>> py3-more-properties: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/23) Installing libbz2 (1.0.8-r6) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (2.5.1-r2) (4/23) Installing libpanelw (6.4_p20230722-r0) (5/23) Installing readline (8.2.1-r2) (6/23) Installing sqlite-libs (3.42.0-r2) (7/23) Installing python3 (3.11.4-r2) (8/23) Installing python3-pycache-pyc0 (3.11.4-r2) (9/23) Installing pyc (0.1-r0) (10/23) Installing py3-installer-pyc (0.7.0-r1) (11/23) Installing py3-gpep517-pyc (13-r2) (12/23) Installing python3-pyc (3.11.4-r2) (13/23) Installing py3-installer (0.7.0-r1) (14/23) Installing py3-gpep517 (13-r2) (15/23) Installing py3-parsing (3.1.0-r0) (16/23) Installing py3-parsing-pyc (3.1.0-r0) (17/23) Installing py3-packaging (23.1-r1) (18/23) Installing py3-packaging-pyc (23.1-r1) (19/23) Installing py3-setuptools (68.0.0-r0) (20/23) Installing py3-setuptools-pyc (68.0.0-r0) (21/23) Installing py3-wheel (0.41.0-r0) (22/23) Installing py3-wheel-pyc (0.41.0-r0) (23/23) Installing .makedepends-py3-more-properties (20230727.134945) Executing busybox-1.36.1-r4.trigger OK: 964 MiB in 131 packages >>> py3-more-properties: Cleaning up srcdir >>> py3-more-properties: Cleaning up pkgdir >>> py3-more-properties: Cleaning up tmpdir >>> py3-more-properties: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-more-properties-1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-more-properties: Fetching py3-more-properties-1.1.1.tar.gz::https://github.com/madman-bob/python-more-properties/archive/refs/tags/1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8473 100 8473 0 0 15553 0 --:--:-- --:--:-- --:--:-- 15553 100 8473 100 8473 0 0 15545 0 --:--:-- --:--:-- --:--:-- 0 >>> py3-more-properties: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-more-properties-1.1.1.tar.gz >>> py3-more-properties: Checking sha512sums... py3-more-properties-1.1.1.tar.gz: OK root.patch: OK >>> py3-more-properties: Unpacking /var/cache/distfiles/py3-more-properties-1.1.1.tar.gz... >>> py3-more-properties: root.patch patching file pypi_upload/setup.py 2023-07-27 13:49:49,857 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-07-27 13:49:50,044 root INFO running bdist_wheel 2023-07-27 13:49:50,089 root INFO running build 2023-07-27 13:49:50,090 root INFO running build_py 2023-07-27 13:49:50,101 root INFO creating build 2023-07-27 13:49:50,102 root INFO creating build/lib 2023-07-27 13:49:50,102 root INFO creating build/lib/more_properties 2023-07-27 13:49:50,102 root INFO copying more_properties/property.py -> build/lib/more_properties 2023-07-27 13:49:50,104 root INFO copying more_properties/class_property.py -> build/lib/more_properties 2023-07-27 13:49:50,105 root INFO copying more_properties/types.py -> build/lib/more_properties 2023-07-27 13:49:50,106 root INFO copying more_properties/__init__.py -> build/lib/more_properties 2023-07-27 13:49:50,107 root INFO copying more_properties/cached_property.py -> build/lib/more_properties 2023-07-27 13:49:50,107 root INFO copying more_properties/util_properties.py -> build/lib/more_properties 2023-07-27 13:49:50,125 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-07-27 13:49:50,125 root INFO running install 2023-07-27 13:49:50,191 root INFO running install_lib 2023-07-27 13:49:50,200 root INFO creating build/bdist.linux-riscv64 2023-07-27 13:49:50,200 root INFO creating build/bdist.linux-riscv64/wheel 2023-07-27 13:49:50,201 root INFO creating build/bdist.linux-riscv64/wheel/more_properties 2023-07-27 13:49:50,201 root INFO copying build/lib/more_properties/property.py -> build/bdist.linux-riscv64/wheel/more_properties 2023-07-27 13:49:50,202 root INFO copying build/lib/more_properties/class_property.py -> build/bdist.linux-riscv64/wheel/more_properties 2023-07-27 13:49:50,203 root INFO copying build/lib/more_properties/types.py -> build/bdist.linux-riscv64/wheel/more_properties 2023-07-27 13:49:50,204 root INFO copying build/lib/more_properties/__init__.py -> build/bdist.linux-riscv64/wheel/more_properties 2023-07-27 13:49:50,205 root INFO copying build/lib/more_properties/cached_property.py -> build/bdist.linux-riscv64/wheel/more_properties 2023-07-27 13:49:50,205 root INFO copying build/lib/more_properties/util_properties.py -> build/bdist.linux-riscv64/wheel/more_properties 2023-07-27 13:49:50,206 root INFO running install_egg_info 2023-07-27 13:49:50,242 root INFO running egg_info 2023-07-27 13:49:50,242 root INFO creating more_properties.egg-info 2023-07-27 13:49:50,249 root INFO writing more_properties.egg-info/PKG-INFO 2023-07-27 13:49:50,250 root INFO writing dependency_links to more_properties.egg-info/dependency_links.txt 2023-07-27 13:49:50,251 root INFO writing requirements to more_properties.egg-info/requires.txt 2023-07-27 13:49:50,252 root INFO writing top-level names to more_properties.egg-info/top_level.txt 2023-07-27 13:49:50,252 root INFO writing manifest file 'more_properties.egg-info/SOURCES.txt' 2023-07-27 13:49:50,262 root INFO reading manifest file 'more_properties.egg-info/SOURCES.txt' 2023-07-27 13:49:50,263 root INFO adding license file 'LICENSE' 2023-07-27 13:49:50,266 root INFO writing manifest file 'more_properties.egg-info/SOURCES.txt' 2023-07-27 13:49:50,267 root INFO Copying more_properties.egg-info to build/bdist.linux-riscv64/wheel/more_properties-1.1.1-py3.11.egg-info 2023-07-27 13:49:50,271 root INFO running install_scripts 2023-07-27 13:49:50,282 wheel INFO creating build/bdist.linux-riscv64/wheel/more_properties-1.1.1.dist-info/WHEEL 2023-07-27 13:49:50,285 wheel INFO creating '/home/buildozer/aports/testing/py3-more-properties/src/python-more-properties-1.1.1/.dist/.tmp-ga4is4u6/more_properties-1.1.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-07-27 13:49:50,288 wheel INFO adding 'more_properties/__init__.py' 2023-07-27 13:49:50,292 wheel INFO adding 'more_properties/cached_property.py' 2023-07-27 13:49:50,293 wheel INFO adding 'more_properties/class_property.py' 2023-07-27 13:49:50,294 wheel INFO adding 'more_properties/property.py' 2023-07-27 13:49:50,295 wheel INFO adding 'more_properties/types.py' 2023-07-27 13:49:50,296 wheel INFO adding 'more_properties/util_properties.py' 2023-07-27 13:49:50,297 wheel INFO adding 'more_properties-1.1.1.dist-info/LICENSE' 2023-07-27 13:49:50,298 wheel INFO adding 'more_properties-1.1.1.dist-info/METADATA' 2023-07-27 13:49:50,299 wheel INFO adding 'more_properties-1.1.1.dist-info/WHEEL' 2023-07-27 13:49:50,300 wheel INFO adding 'more_properties-1.1.1.dist-info/top_level.txt' 2023-07-27 13:49:50,302 wheel INFO adding 'more_properties-1.1.1.dist-info/RECORD' 2023-07-27 13:49:50,303 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-07-27 13:49:50,305 gpep517 INFO The backend produced .dist/more_properties-1.1.1-py3-none-any.whl more_properties-1.1.1-py3-none-any.whl >>> py3-more-properties: Entering fakeroot... >>> py3-more-properties-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-more-properties/pkg/py3-more-properties/usr/lib/python3.11/site-packages/more_properties/__pycache__' -> '/home/buildozer/aports/testing/py3-more-properties/pkg/py3-more-properties-pyc/usr/lib/python3.11/site-packages/more_properties/__pycache__' >>> py3-more-properties-pyc*: Preparing subpackage py3-more-properties-pyc... >>> py3-more-properties-pyc*: Running postcheck for py3-more-properties-pyc >>> py3-more-properties*: Running postcheck for py3-more-properties >>> py3-more-properties*: Preparing package py3-more-properties... >>> py3-more-properties-pyc*: Tracing dependencies... python3~3.11 >>> py3-more-properties-pyc*: Package size: 56.0 KB >>> py3-more-properties-pyc*: Compressing data... >>> py3-more-properties-pyc*: Create checksum... >>> py3-more-properties-pyc*: Create py3-more-properties-pyc-1.1.1-r0.apk >>> py3-more-properties*: Tracing dependencies... python3~3.11 >>> py3-more-properties*: Package size: 76.0 KB >>> py3-more-properties*: Compressing data... >>> py3-more-properties*: Create checksum... >>> py3-more-properties*: Create py3-more-properties-1.1.1-r0.apk >>> py3-more-properties: Build complete at Thu, 27 Jul 2023 13:49:54 +0000 elapsed time 0h 0m 14s >>> py3-more-properties: Cleaning up srcdir >>> py3-more-properties: Cleaning up pkgdir >>> py3-more-properties: Uninstalling dependencies... (1/23) Purging .makedepends-py3-more-properties (20230727.134945) (2/23) Purging py3-gpep517-pyc (13-r2) (3/23) Purging py3-gpep517 (13-r2) (4/23) Purging py3-installer-pyc (0.7.0-r1) (5/23) Purging py3-installer (0.7.0-r1) (6/23) Purging py3-setuptools-pyc (68.0.0-r0) (7/23) Purging py3-setuptools (68.0.0-r0) (8/23) Purging py3-wheel-pyc (0.41.0-r0) (9/23) Purging py3-wheel (0.41.0-r0) (10/23) Purging py3-packaging-pyc (23.1-r1) (11/23) Purging py3-packaging (23.1-r1) (12/23) Purging py3-parsing-pyc (3.1.0-r0) (13/23) Purging py3-parsing (3.1.0-r0) (14/23) Purging python3-pyc (3.11.4-r2) (15/23) Purging python3-pycache-pyc0 (3.11.4-r2) (16/23) Purging pyc (0.1-r0) (17/23) Purging python3 (3.11.4-r2) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libbz2 (1.0.8-r6) (20/23) Purging libpanelw (6.4_p20230722-r0) (21/23) Purging mpdecimal (2.5.1-r2) (22/23) Purging readline (8.2.1-r2) (23/23) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r4.trigger OK: 914 MiB in 108 packages >>> py3-more-properties: Updating the testing/riscv64 repository index... >>> py3-more-properties: Signing the index...