>>> py3-cached-property: Building community/py3-cached-property 1.5.2-r4 (using abuild 3.12.0-r0) started Sun, 22 Oct 2023 12:40:52 +0000 >>> py3-cached-property: Checking sanity of /home/buildozer/aports/community/py3-cached-property/APKBUILD... >>> py3-cached-property: Analyzing dependencies... >>> py3-cached-property: Installing for build: build-base python3 python3-dev (1/14) Installing libbz2 (1.0.8-r6) (2/14) Installing libffi (3.4.4-r3) (3/14) Installing gdbm (1.23-r1) (4/14) Installing xz-libs (5.4.4-r0) (5/14) Installing mpdecimal (2.5.1-r2) (6/14) Installing libpanelw (6.4_p20231007-r0) (7/14) Installing readline (8.2.1-r2) (8/14) Installing sqlite-libs (3.43.2-r0) (9/14) Installing python3 (3.11.6-r1) (10/14) Installing python3-pycache-pyc0 (3.11.6-r1) (11/14) Installing pyc (3.11.6-r1) (12/14) Installing python3-pyc (3.11.6-r1) (13/14) Installing python3-dev (3.11.6-r1) (14/14) Installing .makedepends-py3-cached-property (20231022.124101) Executing busybox-1.36.1-r13.trigger OK: 367 MiB in 115 packages >>> py3-cached-property: Cleaning up srcdir >>> py3-cached-property: Cleaning up pkgdir >>> py3-cached-property: Cleaning up tmpdir >>> py3-cached-property: Fetching https://pypi.io/packages/source/c/cached-property/cached-property-1.5.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 122 100 122 0 0 4798 0 --:--:-- --:--:-- --:--:-- 4880 100 290 100 290 0 0 2478 0 --:--:-- --:--:-- --:--:-- 2478 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12244 100 12244 0 0 85133 0 --:--:-- --:--:-- --:--:-- 85133 >>> py3-cached-property: Fetching https://pypi.io/packages/source/c/cached-property/cached-property-1.5.2.tar.gz >>> py3-cached-property: Checking sha512sums... cached-property-1.5.2.tar.gz: OK >>> py3-cached-property: Unpacking /var/cache/distfiles/cached-property-1.5.2.tar.gz... /home/buildozer/aports/community/py3-cached-property/src/cached-property-1.5.2/setup.py:11: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running build running build_py creating build creating build/lib copying cached_property.py -> build/lib /home/buildozer/aports/community/py3-cached-property/src/cached-property-1.5.2/setup.py:11: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running check >>> py3-cached-property: Entering fakeroot... /home/buildozer/aports/community/py3-cached-property/src/cached-property-1.5.2/setup.py:11: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running install running install_lib creating /home/buildozer/aports/community/py3-cached-property/pkg creating /home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property creating /home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property/usr creating /home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property/usr/lib creating /home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property/usr/lib/python3.11/site-packages copying build/lib/cached_property.py -> /home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property/usr/lib/python3.11/site-packages/cached_property.py to cached_property.cpython-311.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property/usr/lib/python3.11/site-packages/cached_property-1.5.2-py3.11.egg-info >>> py3-cached-property-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-cached-property/pkg/py3-cached-property-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-cached-property-pyc*: Preparing subpackage py3-cached-property-pyc... >>> py3-cached-property-pyc*: Running postcheck for py3-cached-property-pyc >>> py3-cached-property*: Running postcheck for py3-cached-property >>> py3-cached-property*: Preparing package py3-cached-property... >>> py3-cached-property-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-cached-property-pyc*: Package size: 32.0 KB >>> py3-cached-property-pyc*: Compressing data... >>> py3-cached-property-pyc*: Create checksum... >>> py3-cached-property-pyc*: Create py3-cached-property-pyc-1.5.2-r4.apk >>> py3-cached-property*: Tracing dependencies... python3 python3~3.11 >>> py3-cached-property*: Package size: 44.0 KB >>> py3-cached-property*: Compressing data... >>> py3-cached-property*: Create checksum... >>> py3-cached-property*: Create py3-cached-property-1.5.2-r4.apk >>> py3-cached-property: Build complete at Sun, 22 Oct 2023 12:41:02 +0000 elapsed time 0h 0m 10s >>> py3-cached-property: Cleaning up srcdir >>> py3-cached-property: Cleaning up pkgdir >>> py3-cached-property: Uninstalling dependencies... (1/14) Purging .makedepends-py3-cached-property (20231022.124101) (2/14) Purging python3-dev (3.11.6-r1) (3/14) Purging python3-pyc (3.11.6-r1) (4/14) Purging python3-pycache-pyc0 (3.11.6-r1) (5/14) Purging pyc (3.11.6-r1) (6/14) Purging python3 (3.11.6-r1) (7/14) Purging gdbm (1.23-r1) (8/14) Purging libbz2 (1.0.8-r6) (9/14) Purging libffi (3.4.4-r3) (10/14) Purging libpanelw (6.4_p20231007-r0) (11/14) Purging mpdecimal (2.5.1-r2) (12/14) Purging readline (8.2.1-r2) (13/14) Purging sqlite-libs (3.43.2-r0) (14/14) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 101 packages >>> py3-cached-property: Updating the community/armv7 repository index... >>> py3-cached-property: Signing the index...