>>> py3-mastodon.py: Building testing/py3-mastodon.py 1.5.1-r1 (using abuild 3.10.0_rc1-r2) started Mon, 28 Nov 2022 10:03:05 +0000 >>> py3-mastodon.py: Checking sanity of /home/buildozer/aports/testing/py3-mastodon.py/APKBUILD... >>> py3-mastodon.py: Analyzing dependencies... >>> py3-mastodon.py: Installing for build: build-base python3 py3-requests py3-dateutil py3-six py3-tz py3-magic py3-decorator py3-http-ece py3-cryptography py3-blurhash py3-setuptools (1/27) Installing libbz2 (1.0.8-r4) (2/27) Installing libffi (3.4.4-r0) (3/27) Installing gdbm (1.23-r0) (4/27) Installing xz-libs (5.2.8-r0) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.2.0-r0) (7/27) Installing sqlite-libs (3.40.0-r0) (8/27) Installing python3 (3.11.0-r2) (9/27) Installing py3-certifi (2022.9.24-r1) (10/27) Installing py3-charset-normalizer (3.0.1-r1) (11/27) Installing py3-idna (3.4-r3) (12/27) Installing py3-urllib3 (1.26.12-r1) (13/27) Installing py3-requests (2.28.1-r2) (14/27) Installing py3-six (1.16.0-r4) (15/27) Installing py3-dateutil (2.8.2-r2) (16/27) Installing py3-tz (2022.6-r1) (17/27) Installing py3-magic (0.4.24-r2) (18/27) Installing py3-decorator (5.1.1-r2) (19/27) Installing py3-cparser (2.21-r1) (20/27) Installing py3-cffi (1.15.1-r1) (21/27) Installing py3-cryptography (38.0.4-r0) (22/27) Installing py3-http-ece (1.1.0-r1) (23/27) Installing py3-blurhash (1.1.4-r1) (24/27) Installing py3-parsing (3.0.9-r1) (25/27) Installing py3-packaging (21.3-r3) (26/27) Installing py3-setuptools (65.6.3-r0) (27/27) Installing .makedepends-py3-mastodon.py (20221128.100310) Executing busybox-1.35.0-r29.trigger OK: 356 MiB in 123 packages >>> py3-mastodon.py: Cleaning up srcdir >>> py3-mastodon.py: Cleaning up pkgdir >>> py3-mastodon.py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Mastodon.py-1.5.1.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 1196k 100 1196k 0 0 1752k 0 --:--:-- --:--:-- --:--:-- 1829k >>> py3-mastodon.py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Mastodon.py-1.5.1.tar.gz >>> py3-mastodon.py: Checking sha512sums... Mastodon.py-1.5.1.tar.gz: OK >>> py3-mastodon.py: Unpacking /var/cache/distfiles/Mastodon.py-1.5.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/mastodon copying mastodon/Mastodon.py -> build/lib/mastodon copying mastodon/__init__.py -> build/lib/mastodon copying mastodon/streaming.py -> build/lib/mastodon >>> py3-mastodon.py: 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/testing/py3-mastodon.py/pkg creating /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py creating /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr creating /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib creating /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/Mastodon.py -> /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/__init__.py -> /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/streaming.py -> /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon byte-compiling /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/Mastodon.py to Mastodon.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/streaming.py to streaming.cpython-311.pyc running install_egg_info running egg_info writing Mastodon.py.egg-info/PKG-INFO writing dependency_links to Mastodon.py.egg-info/dependency_links.txt writing requirements to Mastodon.py.egg-info/requires.txt writing top-level names to Mastodon.py.egg-info/top_level.txt reading manifest file 'Mastodon.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Mastodon.py.egg-info/SOURCES.txt' Copying Mastodon.py.egg-info to /home/buildozer/aports/testing/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/Mastodon.py-1.5.1-py3.11.egg-info running install_scripts >>> py3-mastodon.py*: Running postcheck for py3-mastodon.py >>> py3-mastodon.py*: Preparing package py3-mastodon.py... >>> py3-mastodon.py*: Tracing dependencies... >>> py3-mastodon.py*: Package size: 424.0 KB >>> py3-mastodon.py*: Compressing data... >>> py3-mastodon.py*: Create checksum... >>> py3-mastodon.py*: Create py3-mastodon.py-1.5.1-r1.apk >>> py3-mastodon.py: Build complete at Mon, 28 Nov 2022 10:03:19 +0000 elapsed time 0h 0m 14s >>> py3-mastodon.py: Cleaning up srcdir >>> py3-mastodon.py: Cleaning up pkgdir >>> py3-mastodon.py: Uninstalling dependencies... (1/27) Purging .makedepends-py3-mastodon.py (20221128.100310) (2/27) Purging py3-requests (2.28.1-r2) (3/27) Purging py3-certifi (2022.9.24-r1) (4/27) Purging py3-charset-normalizer (3.0.1-r1) (5/27) Purging py3-idna (3.4-r3) (6/27) Purging py3-urllib3 (1.26.12-r1) (7/27) Purging py3-dateutil (2.8.2-r2) (8/27) Purging py3-six (1.16.0-r4) (9/27) Purging py3-tz (2022.6-r1) (10/27) Purging py3-magic (0.4.24-r2) (11/27) Purging py3-decorator (5.1.1-r2) (12/27) Purging py3-http-ece (1.1.0-r1) (13/27) Purging py3-cryptography (38.0.4-r0) (14/27) Purging py3-cffi (1.15.1-r1) (15/27) Purging py3-cparser (2.21-r1) (16/27) Purging py3-blurhash (1.1.4-r1) (17/27) Purging py3-setuptools (65.6.3-r0) (18/27) Purging py3-packaging (21.3-r3) (19/27) Purging py3-parsing (3.0.9-r1) (20/27) Purging python3 (3.11.0-r2) (21/27) Purging libbz2 (1.0.8-r4) (22/27) Purging libffi (3.4.4-r0) (23/27) Purging gdbm (1.23-r0) (24/27) Purging xz-libs (5.2.8-r0) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.2.0-r0) (27/27) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-mastodon.py: Updating the testing/riscv64 repository index... >>> py3-mastodon.py: Signing the index...