>>> py3-pokebase: Building community/py3-pokebase 1.3.0-r4 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 21:02:54 +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/18) Installing libbz2 (1.0.8-r4) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.8-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.40.0-r0) (8/18) Installing python3 (3.11.0-r2) (9/18) Installing py3-certifi (2022.9.24-r1) (10/18) Installing py3-chardet (5.0.0-r1) (11/18) Installing py3-idna (3.4-r3) (12/18) Installing py3-charset-normalizer (3.0.1-r1) (13/18) Installing py3-urllib3 (1.26.12-r1) (14/18) Installing py3-requests (2.28.1-r2) (15/18) Installing py3-parsing (3.0.9-r1) (16/18) Installing py3-packaging (21.3-r3) (17/18) Installing py3-setuptools (65.6.2-r0) (18/18) Installing .makedepends-py3-pokebase (20221123.210256) Executing busybox-1.35.0-r29.trigger OK: 474 MiB in 116 packages >>> py3-pokebase: Cleaning up srcdir >>> py3-pokebase: Cleaning up pkgdir >>> py3-pokebase: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 100 10192 100 10192 0 0 62637 0 --:--:-- --:--:-- --:--:-- 62913 >>> py3-pokebase: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pokebase-1.3.0.tar.gz >>> py3-pokebase: Checking sha512sums... pokebase-1.3.0.tar.gz: OK >>> py3-pokebase: Unpacking /var/cache/distfiles/edge/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/common.py -> build/lib/pokebase copying pokebase/loaders.py -> build/lib/pokebase copying pokebase/api.py -> build/lib/pokebase copying pokebase/__init__.py -> build/lib/pokebase copying pokebase/cache.py -> build/lib/pokebase >>> py3-pokebase: 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 build running build_py 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/common.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/api.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/cache.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/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/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/api.py to api.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/cache.py to cache.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*: Running postcheck for py3-pokebase >>> py3-pokebase*: Preparing package py3-pokebase... >>> py3-pokebase*: Tracing dependencies... >>> py3-pokebase*: Package size: 160.0 KB >>> py3-pokebase*: Compressing data... >>> py3-pokebase*: Create checksum... >>> py3-pokebase*: Create py3-pokebase-1.3.0-r4.apk >>> py3-pokebase: Build complete at Wed, 23 Nov 2022 21:02:58 +0000 elapsed time 0h 0m 4s >>> py3-pokebase: Cleaning up srcdir >>> py3-pokebase: Cleaning up pkgdir >>> py3-pokebase: Uninstalling dependencies... (1/18) Purging .makedepends-py3-pokebase (20221123.210256) (2/18) Purging py3-chardet (5.0.0-r1) (3/18) Purging py3-requests (2.28.1-r2) (4/18) Purging py3-certifi (2022.9.24-r1) (5/18) Purging py3-charset-normalizer (3.0.1-r1) (6/18) Purging py3-idna (3.4-r3) (7/18) Purging py3-urllib3 (1.26.12-r1) (8/18) Purging py3-setuptools (65.6.2-r0) (9/18) Purging py3-packaging (21.3-r3) (10/18) Purging py3-parsing (3.0.9-r1) (11/18) Purging python3 (3.11.0-r2) (12/18) Purging libbz2 (1.0.8-r4) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.8-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 393 MiB in 98 packages >>> py3-pokebase: Updating the community/x86_64 repository index... >>> py3-pokebase: Signing the index...