>>> py3-pokebase: Building community/py3-pokebase 1.3.0-r5 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 13:25:00 +0000 >>> py3-pokebase: Checking sanity of /home/buildozer/aports/community/py3-pokebase/APKBUILD... >>> py3-pokebase: Analyzing dependencies... >>> py3-pokebase: Installing for build: build-base py3-certifi py3-chardet py3-idna py3-requests py3-urllib3 python3 py3-setuptools (1/29) Installing libffi (3.4.4-r2) (2/29) Installing gdbm (1.23-r1) (3/29) Installing mpdecimal (2.5.1-r2) (4/29) Installing libpanelw (6.4_p20230401-r6) (5/29) Installing readline (8.2.1-r1) (6/29) Installing sqlite-libs (3.41.2-r2) (7/29) Installing python3 (3.11.3-r10) (8/29) Installing python3-pycache-pyc0 (3.11.3-r10) (9/29) Installing pyc (0.1-r0) (10/29) Installing py3-certifi-pyc (2022.12.7-r2) (11/29) Installing python3-pyc (3.11.3-r10) (12/29) Installing py3-certifi (2022.12.7-r2) (13/29) Installing py3-chardet (5.1.0-r1) (14/29) Installing py3-chardet-pyc (5.1.0-r1) (15/29) Installing py3-idna (3.4-r4) (16/29) Installing py3-idna-pyc (3.4-r4) (17/29) Installing py3-charset-normalizer (3.1.0-r1) (18/29) Installing py3-charset-normalizer-pyc (3.1.0-r1) (19/29) Installing py3-urllib3 (1.26.15-r1) (20/29) Installing py3-urllib3-pyc (1.26.15-r1) (21/29) Installing py3-requests (2.28.2-r1) (22/29) Installing py3-requests-pyc (2.28.2-r1) (23/29) Installing py3-parsing (3.0.9-r2) (24/29) Installing py3-parsing-pyc (3.0.9-r2) (25/29) Installing py3-packaging (23.1-r1) (26/29) Installing py3-packaging-pyc (23.1-r1) (27/29) Installing py3-setuptools (67.7.2-r0) (28/29) Installing py3-setuptools-pyc (67.7.2-r0) (29/29) Installing .makedepends-py3-pokebase (20230425.132501) Executing busybox-1.36.0-r8.trigger OK: 500 MiB in 132 packages >>> py3-pokebase: Cleaning up srcdir >>> py3-pokebase: Cleaning up pkgdir >>> py3-pokebase: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pokebase-1.3.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10192 100 10192 0 0 20180 0 --:--:-- --:--:-- --:--:-- 20182 >>> py3-pokebase: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pokebase-1.3.0.tar.gz >>> py3-pokebase: Checking sha512sums... pokebase-1.3.0.tar.gz: OK >>> py3-pokebase: Unpacking /var/cache/distfiles/v3.18/pokebase-1.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pokebase copying pokebase/interface.py -> build/lib/pokebase copying pokebase/loaders.py -> build/lib/pokebase copying pokebase/cache.py -> build/lib/pokebase copying pokebase/__init__.py -> build/lib/pokebase copying pokebase/common.py -> build/lib/pokebase copying pokebase/api.py -> build/lib/pokebase >>> py3-pokebase: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pokebase/pkg creating /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase creating /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr creating /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib creating /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase copying build/lib/pokebase/interface.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase copying build/lib/pokebase/loaders.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase copying build/lib/pokebase/cache.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase copying build/lib/pokebase/__init__.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase copying build/lib/pokebase/common.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase copying build/lib/pokebase/api.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase/interface.py to interface.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase/loaders.py to loaders.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase/cache.py to cache.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase/common.py to common.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase/api.py to api.cpython-311.pyc running install_egg_info running egg_info writing pokebase.egg-info/PKG-INFO writing dependency_links to pokebase.egg-info/dependency_links.txt writing requirements to pokebase.egg-info/requires.txt writing top-level names to pokebase.egg-info/top_level.txt reading manifest file 'pokebase.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pokebase.egg-info/SOURCES.txt' Copying pokebase.egg-info to /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase-1.3.0-py3.11.egg-info running install_scripts >>> py3-pokebase-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.11/site-packages/pokebase/__pycache__' -> '/home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase-pyc/usr/lib/python3.11/site-packages/pokebase/__pycache__' >>> py3-pokebase-pyc*: Preparing subpackage py3-pokebase-pyc... >>> py3-pokebase-pyc*: Running postcheck for py3-pokebase-pyc >>> py3-pokebase*: Running postcheck for py3-pokebase >>> py3-pokebase*: Preparing package py3-pokebase... >>> py3-pokebase-pyc*: Tracing dependencies... py3-certifi py3-chardet py3-idna py3-requests py3-urllib3 python3 python3~3.11 >>> py3-pokebase-pyc*: Package size: 88.0 KB >>> py3-pokebase-pyc*: Compressing data... >>> py3-pokebase-pyc*: Create checksum... >>> py3-pokebase-pyc*: Create py3-pokebase-pyc-1.3.0-r5.apk >>> py3-pokebase*: Tracing dependencies... py3-certifi py3-chardet py3-idna py3-requests py3-urllib3 python3 python3~3.11 >>> py3-pokebase*: Package size: 96.0 KB >>> py3-pokebase*: Compressing data... >>> py3-pokebase*: Create checksum... >>> py3-pokebase*: Create py3-pokebase-1.3.0-r5.apk >>> py3-pokebase: Build complete at Tue, 25 Apr 2023 13:25:03 +0000 elapsed time 0h 0m 3s >>> py3-pokebase: Cleaning up srcdir >>> py3-pokebase: Cleaning up pkgdir >>> py3-pokebase: Uninstalling dependencies... (1/29) Purging .makedepends-py3-pokebase (20230425.132501) (2/29) Purging py3-chardet-pyc (5.1.0-r1) (3/29) Purging py3-chardet (5.1.0-r1) (4/29) Purging py3-requests-pyc (2.28.2-r1) (5/29) Purging py3-requests (2.28.2-r1) (6/29) Purging py3-certifi-pyc (2022.12.7-r2) (7/29) Purging py3-certifi (2022.12.7-r2) (8/29) Purging py3-charset-normalizer-pyc (3.1.0-r1) (9/29) Purging py3-charset-normalizer (3.1.0-r1) (10/29) Purging py3-idna-pyc (3.4-r4) (11/29) Purging py3-idna (3.4-r4) (12/29) Purging py3-urllib3-pyc (1.26.15-r1) (13/29) Purging py3-urllib3 (1.26.15-r1) (14/29) Purging py3-setuptools-pyc (67.7.2-r0) (15/29) Purging py3-setuptools (67.7.2-r0) (16/29) Purging py3-packaging-pyc (23.1-r1) (17/29) Purging py3-packaging (23.1-r1) (18/29) Purging py3-parsing-pyc (3.0.9-r2) (19/29) Purging py3-parsing (3.0.9-r2) (20/29) Purging python3-pyc (3.11.3-r10) (21/29) Purging python3-pycache-pyc0 (3.11.3-r10) (22/29) Purging pyc (0.1-r0) (23/29) Purging python3 (3.11.3-r10) (24/29) Purging gdbm (1.23-r1) (25/29) Purging libffi (3.4.4-r2) (26/29) Purging libpanelw (6.4_p20230401-r6) (27/29) Purging mpdecimal (2.5.1-r2) (28/29) Purging readline (8.2.1-r1) (29/29) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-pokebase: Updating the community/ppc64le repository index... >>> py3-pokebase: Signing the index...