>>> py3-portalocker: Building community/py3-portalocker 2.3.2-r1 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 18:10:15 +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/34) Installing gdbm (1.23-r0) (2/34) Installing mpdecimal (2.5.1-r1) (3/34) Installing readline (8.1.2-r0) (4/34) Installing sqlite-libs (3.38.2-r0) (5/34) Installing python3 (3.10.3-r1) (6/34) Installing py3-tz (2022.1-r0) (7/34) Installing py3-babel (2.9.1-r1) (8/34) Installing py3-imagesize (1.3.0-r0) (9/34) Installing py3-certifi (2021.10.8-r0) (10/34) Installing py3-charset-normalizer (2.0.10-r0) (11/34) Installing py3-idna (3.3-r2) (12/34) Installing py3-urllib3 (1.26.9-r0) (13/34) Installing py3-requests (2.27.1-r0) (14/34) Installing py3-snowballstemmer (2.1.0-r2) (15/34) Installing py3-appdirs (1.4.4-r3) (16/34) Installing py3-more-itertools (8.12.0-r2) (17/34) Installing py3-ordered-set (4.0.2-r3) (18/34) Installing py3-parsing (2.4.7-r3) (19/34) Installing py3-six (1.16.0-r1) (20/34) Installing py3-packaging (21.3-r0) (21/34) Installing py3-setuptools (59.4.0-r0) (22/34) Installing py3-docutils (0.16-r4) (23/34) Installing py3-markupsafe (2.1.1-r0) (24/34) Installing py3-jinja2 (3.0.3-r1) (25/34) Installing py3-pygments (2.11.2-r0) (26/34) Installing py3-alabaster (0.7.12-r5) (27/34) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (28/34) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (29/34) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (30/34) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (31/34) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (32/34) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (33/34) Installing py3-sphinx (4.3.0-r1) (34/34) Installing .makedepends-py3-portalocker (20220418.181023) Executing busybox-1.35.0-r8.trigger OK: 1396 MiB in 137 packages >>> py3-portalocker: Cleaning up srcdir >>> py3-portalocker: Cleaning up pkgdir >>> py3-portalocker: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/portalocker-2.3.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 20380 100 20380 0 0 288k 0 --:--:-- --:--:-- --:--:-- 292k >>> py3-portalocker: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/portalocker-2.3.2.tar.gz >>> py3-portalocker: Checking sha512sums... portalocker-2.3.2.tar.gz: OK >>> py3-portalocker: Unpacking /var/cache/distfiles/v3.16/portalocker-2.3.2.tar.gz... /home/buildozer/aports/community/py3-portalocker/src/portalocker-2.3.2/setup.py:7: 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.version import LooseVersion /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/portalocker copying portalocker/__about__.py -> build/lib/portalocker copying portalocker/utils.py -> build/lib/portalocker copying portalocker/exceptions.py -> build/lib/portalocker copying portalocker/__init__.py -> build/lib/portalocker copying portalocker/redis.py -> build/lib/portalocker copying portalocker/constants.py -> build/lib/portalocker copying portalocker/portalocker.py -> build/lib/portalocker copying portalocker/py.typed -> build/lib/portalocker >>> py3-portalocker: Entering fakeroot... /home/buildozer/aports/community/py3-portalocker/src/portalocker-2.3.2/setup.py:7: 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.version import LooseVersion /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.10/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 build running build_py 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.10 creating /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker copying build/lib/portalocker/__about__.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker copying build/lib/portalocker/utils.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker copying build/lib/portalocker/exceptions.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker copying build/lib/portalocker/__init__.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker copying build/lib/portalocker/redis.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker copying build/lib/portalocker/py.typed -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker copying build/lib/portalocker/constants.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker copying build/lib/portalocker/portalocker.py -> /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker/__about__.py to __about__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker/redis.py to redis.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-portalocker/pkg/py3-portalocker/usr/lib/python3.10/site-packages/portalocker/portalocker.py to portalocker.cpython-310.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.10/site-packages/portalocker-2.3.2-py3.10.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: 148.0 KB >>> py3-portalocker*: Compressing data... >>> py3-portalocker*: Create checksum... >>> py3-portalocker*: Create py3-portalocker-2.3.2-r1.apk >>> py3-portalocker: Build complete at Mon, 18 Apr 2022 18:10:25 +0000 elapsed time 0h 0m 10s >>> py3-portalocker: Cleaning up srcdir >>> py3-portalocker: Cleaning up pkgdir >>> py3-portalocker: Uninstalling dependencies... (1/34) Purging .makedepends-py3-portalocker (20220418.181023) (2/34) Purging py3-sphinx (4.3.0-r1) (3/34) Purging py3-babel (2.9.1-r1) (4/34) Purging py3-tz (2022.1-r0) (5/34) Purging py3-docutils (0.16-r4) (6/34) Purging py3-imagesize (1.3.0-r0) (7/34) Purging py3-jinja2 (3.0.3-r1) (8/34) Purging py3-markupsafe (2.1.1-r0) (9/34) Purging py3-pygments (2.11.2-r0) (10/34) Purging py3-requests (2.27.1-r0) (11/34) Purging py3-certifi (2021.10.8-r0) (12/34) Purging py3-charset-normalizer (2.0.10-r0) (13/34) Purging py3-idna (3.3-r2) (14/34) Purging py3-urllib3 (1.26.9-r0) (15/34) Purging py3-setuptools (59.4.0-r0) (16/34) Purging py3-appdirs (1.4.4-r3) (17/34) Purging py3-more-itertools (8.12.0-r2) (18/34) Purging py3-ordered-set (4.0.2-r3) (19/34) Purging py3-packaging (21.3-r0) (20/34) Purging py3-six (1.16.0-r1) (21/34) Purging py3-parsing (2.4.7-r3) (22/34) Purging py3-snowballstemmer (2.1.0-r2) (23/34) Purging py3-alabaster (0.7.12-r5) (24/34) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (25/34) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (26/34) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (27/34) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (28/34) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (29/34) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (30/34) Purging python3 (3.10.3-r1) (31/34) Purging gdbm (1.23-r0) (32/34) Purging mpdecimal (2.5.1-r1) (33/34) Purging readline (8.1.2-r0) (34/34) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> py3-portalocker: Updating the community/x86_64 repository index... >>> py3-portalocker: Signing the index...