>>> py3-portalocker: Building community/py3-portalocker 2.7.0-r0 (using abuild 3.10.0-r0) started Sat, 25 Feb 2023 12:54:56 +0000 >>> py3-portalocker: Checking sanity of /home/buildozer/aports/community/py3-portalocker/APKBUILD... >>> py3-portalocker: Analyzing dependencies... >>> py3-portalocker: Installing for build: build-base py3-babel py3-imagesize py3-requests py3-snowballstemmer python3 py3-setuptools py3-sphinx (1/32) Installing libffi (3.4.4-r0) (2/32) Installing gdbm (1.23-r0) (3/32) Installing mpdecimal (2.5.1-r1) (4/32) Installing libpanelw (6.4_p20230218-r3) (5/32) Installing readline (8.2.001-r0) (6/32) Installing sqlite-libs (3.41.0-r0) (7/32) Installing python3 (3.11.2-r0) (8/32) Installing py3-tz (2022.7.1-r0) (9/32) Installing py3-babel (2.11.0-r1) (10/32) Installing py3-imagesize (1.4.1-r1) (11/32) Installing py3-certifi (2022.12.7-r0) (12/32) Installing py3-charset-normalizer (3.0.1-r1) (13/32) Installing py3-idna (3.4-r3) (14/32) Installing py3-urllib3 (1.26.14-r0) (15/32) Installing py3-requests (2.28.2-r0) (16/32) Installing py3-snowballstemmer (2.2.0-r1) (17/32) Installing py3-parsing (3.0.9-r1) (18/32) Installing py3-packaging (23.0-r0) (19/32) Installing py3-setuptools (67.4.0-r0) (20/32) Installing py3-docutils (0.19-r2) (21/32) Installing py3-markupsafe (2.1.2-r0) (22/32) Installing py3-jinja2 (3.1.2-r1) (23/32) Installing py3-pygments (2.14.0-r0) (24/32) Installing py3-alabaster (0.7.13-r0) (25/32) Installing py3-sphinxcontrib-applehelp (1.0.4-r0) (26/32) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (27/32) Installing py3-sphinxcontrib-htmlhelp (2.0.1-r0) (28/32) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (29/32) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (30/32) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (31/32) Installing py3-sphinx (6.1.3-r0) (32/32) Installing .makedepends-py3-portalocker (20230225.125458) Executing busybox-1.36.0-r4.trigger OK: 526 MiB in 135 packages >>> py3-portalocker: Cleaning up srcdir >>> py3-portalocker: Cleaning up pkgdir >>> py3-portalocker: Fetching https://distfiles.alpinelinux.org/distfiles/edge/portalocker-2.7.0.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-portalocker: Fetching https://pypi.python.org/packages/source/p/portalocker/portalocker-2.7.0.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 315 0 --:--:-- --:--:-- --:--:-- 316 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 282 100 282 0 0 355 0 --:--:-- --:--:-- --:--:-- 933 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20183 100 20183 0 0 23164 0 --:--:-- --:--:-- --:--:-- 23164 >>> py3-portalocker: Fetching https://distfiles.alpinelinux.org/distfiles/edge/portalocker-2.7.0.tar.gz >>> py3-portalocker: Checking sha512sums... portalocker-2.7.0.tar.gz: OK >>> py3-portalocker: Unpacking /var/cache/distfiles/edge/portalocker-2.7.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/portalocker copying portalocker/utils.py -> build/lib/portalocker copying portalocker/__init__.py -> build/lib/portalocker copying portalocker/portalocker.py -> build/lib/portalocker copying portalocker/constants.py -> build/lib/portalocker copying portalocker/redis.py -> build/lib/portalocker copying portalocker/exceptions.py -> build/lib/portalocker copying portalocker/__about__.py -> build/lib/portalocker copying portalocker/py.typed -> build/lib/portalocker >>> py3-portalocker: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-portalocker/pkg creating /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker creating /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr creating /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib creating /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker copying build/lib/portalocker/utils.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker copying build/lib/portalocker/__init__.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker copying build/lib/portalocker/portalocker.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker copying build/lib/portalocker/py.typed -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker copying build/lib/portalocker/constants.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker copying build/lib/portalocker/redis.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker copying build/lib/portalocker/exceptions.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker copying build/lib/portalocker/__about__.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker/portalocker.py to portalocker.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker/constants.py to constants.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker/redis.py to redis.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker/__about__.py to __about__.cpython-311.pyc running install_egg_info running egg_info writing portalocker.egg-info/PKG-INFO writing dependency_links to portalocker.egg-info/dependency_links.txt writing requirements to portalocker.egg-info/requires.txt writing top-level names to portalocker.egg-info/top_level.txt reading manifest file 'portalocker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'portalocker.egg-info/SOURCES.txt' Copying portalocker.egg-info to /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.11/site-packages/portalocker-2.7.0-py3.11.egg-info running install_scripts >>> py3-portalocker*: Running postcheck for py3-portalocker >>> py3-portalocker*: Preparing package py3-portalocker... >>> py3-portalocker*: Tracing dependencies... >>> py3-portalocker*: Package size: 160.0 KB >>> py3-portalocker*: Compressing data... >>> py3-portalocker*: Create checksum... >>> py3-portalocker*: Create py3-portalocker-2.7.0-r0.apk >>> py3-portalocker: Build complete at Sat, 25 Feb 2023 12:55:02 +0000 elapsed time 0h 0m 6s >>> py3-portalocker: Cleaning up srcdir >>> py3-portalocker: Cleaning up pkgdir >>> py3-portalocker: Uninstalling dependencies... (1/32) Purging .makedepends-py3-portalocker (20230225.125458) (2/32) Purging py3-setuptools (67.4.0-r0) (3/32) Purging py3-sphinx (6.1.3-r0) (4/32) Purging py3-babel (2.11.0-r1) (5/32) Purging py3-tz (2022.7.1-r0) (6/32) Purging py3-docutils (0.19-r2) (7/32) Purging py3-imagesize (1.4.1-r1) (8/32) Purging py3-jinja2 (3.1.2-r1) (9/32) Purging py3-markupsafe (2.1.2-r0) (10/32) Purging py3-packaging (23.0-r0) (11/32) Purging py3-parsing (3.0.9-r1) (12/32) Purging py3-pygments (2.14.0-r0) (13/32) Purging py3-requests (2.28.2-r0) (14/32) Purging py3-certifi (2022.12.7-r0) (15/32) Purging py3-charset-normalizer (3.0.1-r1) (16/32) Purging py3-idna (3.4-r3) (17/32) Purging py3-urllib3 (1.26.14-r0) (18/32) Purging py3-snowballstemmer (2.2.0-r1) (19/32) Purging py3-alabaster (0.7.13-r0) (20/32) Purging py3-sphinxcontrib-applehelp (1.0.4-r0) (21/32) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (22/32) Purging py3-sphinxcontrib-htmlhelp (2.0.1-r0) (23/32) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (24/32) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (25/32) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (26/32) Purging python3 (3.11.2-r0) (27/32) Purging libffi (3.4.4-r0) (28/32) Purging gdbm (1.23-r0) (29/32) Purging mpdecimal (2.5.1-r1) (30/32) Purging libpanelw (6.4_p20230218-r3) (31/32) Purging readline (8.2.001-r0) (32/32) Purging sqlite-libs (3.41.0-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-portalocker: Updating the community/x86 repository index... >>> py3-portalocker: Signing the index...