>>> py3-pokebase: Building community/py3-pokebase 1.3.0-r3 (using abuild 3.9.0-r2) started Tue, 26 Jul 2022 05:11:51 +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/22) Installing libbz2 (1.0.8-r1) (2/22) Installing libffi (3.4.2-r1) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.2.5-r1) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing readline (8.1.2-r0) (7/22) Installing sqlite-libs (3.39.1-r0) (8/22) Installing python3 (3.10.5-r0) (9/22) Installing py3-certifi (2021.10.8-r0) (10/22) Installing py3-chardet (4.0.0-r3) (11/22) Installing py3-idna (3.3-r2) (12/22) Installing py3-charset-normalizer (2.0.10-r0) (13/22) Installing py3-urllib3 (1.26.10-r0) (14/22) Installing py3-requests (2.28.1-r0) (15/22) Installing py3-appdirs (1.4.4-r3) (16/22) Installing py3-more-itertools (8.13.0-r0) (17/22) Installing py3-ordered-set (4.0.2-r4) (18/22) Installing py3-parsing (2.4.7-r3) (19/22) Installing py3-six (1.16.0-r1) (20/22) Installing py3-packaging (21.3-r0) (21/22) Installing py3-setuptools (59.4.0-r0) (22/22) Installing .makedepends-py3-pokebase (20220726.051151) Executing busybox-1.35.0-r20.trigger OK: 426 MiB in 121 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 >>> 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/loaders.py -> build/lib/pokebase copying pokebase/common.py -> build/lib/pokebase copying pokebase/api.py -> build/lib/pokebase copying pokebase/interface.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.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-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.10 creating /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase copying build/lib/pokebase/loaders.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase copying build/lib/pokebase/common.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase copying build/lib/pokebase/api.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase copying build/lib/pokebase/interface.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase copying build/lib/pokebase/__init__.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase copying build/lib/pokebase/cache.py -> /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase/loaders.py to loaders.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase/interface.py to interface.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pokebase/pkg/py3-pokebase/usr/lib/python3.10/site-packages/pokebase/cache.py to cache.cpython-310.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.10/site-packages/pokebase-1.3.0-py3.10.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: 148.0 KB >>> py3-pokebase*: Compressing data... >>> py3-pokebase*: Create checksum... >>> py3-pokebase*: Create py3-pokebase-1.3.0-r3.apk >>> py3-pokebase: Build complete at Tue, 26 Jul 2022 05:11:53 +0000 elapsed time 0h 0m 2s >>> py3-pokebase: Cleaning up srcdir >>> py3-pokebase: Cleaning up pkgdir >>> py3-pokebase: Uninstalling dependencies... (1/22) Purging .makedepends-py3-pokebase (20220726.051151) (2/22) Purging py3-chardet (4.0.0-r3) (3/22) Purging py3-requests (2.28.1-r0) (4/22) Purging py3-certifi (2021.10.8-r0) (5/22) Purging py3-charset-normalizer (2.0.10-r0) (6/22) Purging py3-idna (3.3-r2) (7/22) Purging py3-urllib3 (1.26.10-r0) (8/22) Purging py3-setuptools (59.4.0-r0) (9/22) Purging py3-appdirs (1.4.4-r3) (10/22) Purging py3-more-itertools (8.13.0-r0) (11/22) Purging py3-ordered-set (4.0.2-r4) (12/22) Purging py3-packaging (21.3-r0) (13/22) Purging py3-six (1.16.0-r1) (14/22) Purging py3-parsing (2.4.7-r3) (15/22) Purging python3 (3.10.5-r0) (16/22) Purging libbz2 (1.0.8-r1) (17/22) Purging libffi (3.4.2-r1) (18/22) Purging gdbm (1.23-r0) (19/22) Purging xz-libs (5.2.5-r1) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.1.2-r0) (22/22) Purging sqlite-libs (3.39.1-r0) Executing busybox-1.35.0-r20.trigger OK: 368 MiB in 99 packages >>> py3-pokebase: Updating the community/aarch64 repository index... >>> py3-pokebase: Signing the index...