>>> py3-typed-ast: Building community/py3-typed-ast 1.5.5-r0 (using abuild 3.11.20-r0) started Sat, 08 Jul 2023 05:10:34 +0000 >>> py3-typed-ast: Checking sanity of /home/buildozer/aports/community/py3-typed-ast/APKBUILD... >>> py3-typed-ast: Analyzing dependencies... >>> py3-typed-ast: Installing for build: build-base python3 py3-setuptools python3-dev (1/18) Installing libbz2 (1.0.8-r6) (2/18) Installing gdbm (1.23-r1) (3/18) Installing mpdecimal (2.5.1-r2) (4/18) Installing libpanelw (6.4_p20230701-r0) (5/18) Installing readline (8.2.1-r2) (6/18) Installing sqlite-libs (3.42.0-r2) (7/18) Installing python3 (3.11.4-r1) (8/18) Installing python3-pycache-pyc0 (3.11.4-r1) (9/18) Installing pyc (0.1-r0) (10/18) Installing python3-pyc (3.11.4-r1) (11/18) Installing py3-parsing (3.1.0-r0) (12/18) Installing py3-parsing-pyc (3.1.0-r0) (13/18) Installing py3-packaging (23.1-r1) (14/18) Installing py3-packaging-pyc (23.1-r1) (15/18) Installing py3-setuptools (68.0.0-r0) (16/18) Installing py3-setuptools-pyc (68.0.0-r0) (17/18) Installing python3-dev (3.11.4-r1) (18/18) Installing .makedepends-py3-typed-ast (20230708.051038) Executing busybox-1.36.1-r3.trigger OK: 1116 MiB in 126 packages >>> py3-typed-ast: Cleaning up srcdir >>> py3-typed-ast: Cleaning up pkgdir >>> py3-typed-ast: Cleaning up tmpdir >>> py3-typed-ast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typed_ast-1.5.5.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 246k 100 246k 0 0 598k 0 --:--:-- --:--:-- --:--:-- 615k >>> py3-typed-ast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typed_ast-1.5.5.tar.gz >>> py3-typed-ast: Checking sha512sums... typed_ast-1.5.5.tar.gz: OK >>> py3-typed-ast: Unpacking /var/cache/distfiles/typed_ast-1.5.5.tar.gz... running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/typed_ast copying typed_ast/__init__.py -> build/lib.linux-riscv64-cpython-311/typed_ast copying typed_ast/conversions.py -> build/lib.linux-riscv64-cpython-311/typed_ast copying typed_ast/ast3.py -> build/lib.linux-riscv64-cpython-311/typed_ast copying typed_ast/ast27.py -> build/lib.linux-riscv64-cpython-311/typed_ast creating build/lib.linux-riscv64-cpython-311/typed_ast/tests copying ast3/tests/test_basics.py -> build/lib.linux-riscv64-cpython-311/typed_ast/tests running build_ext building '_ast27' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/ast27 creating build/temp.linux-riscv64-cpython-311/ast27/Custom creating build/temp.linux-riscv64-cpython-311/ast27/Parser creating build/temp.linux-riscv64-cpython-311/ast27/Python gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Custom/typed_ast.c -o build/temp.linux-riscv64-cpython-311/ast27/Custom/typed_ast.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Parser/acceler.c -o build/temp.linux-riscv64-cpython-311/ast27/Parser/acceler.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Parser/bitset.c -o build/temp.linux-riscv64-cpython-311/ast27/Parser/bitset.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Parser/grammar.c -o build/temp.linux-riscv64-cpython-311/ast27/Parser/grammar.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Parser/grammar1.c -o build/temp.linux-riscv64-cpython-311/ast27/Parser/grammar1.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Parser/node.c -o build/temp.linux-riscv64-cpython-311/ast27/Parser/node.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Parser/parser.c -o build/temp.linux-riscv64-cpython-311/ast27/Parser/parser.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Parser/parsetok.c -o build/temp.linux-riscv64-cpython-311/ast27/Parser/parsetok.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Parser/tokenizer.c -o build/temp.linux-riscv64-cpython-311/ast27/Parser/tokenizer.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Python/Python-ast.c -o build/temp.linux-riscv64-cpython-311/ast27/Python/Python-ast.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Python/asdl.c -o build/temp.linux-riscv64-cpython-311/ast27/Python/asdl.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Python/ast.c -o build/temp.linux-riscv64-cpython-311/ast27/Python/ast.o ast27/Python/ast.c: In function 'ast_for_import_stmt': ast27/Python/ast.c:2781:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2781 | if (!import_alias) | ^~ In file included from ast27/Python/../Include/Python-ast.h:3, from ast27/Python/ast.c:7: ast27/Python/../Include/../Include/asdl.h:48:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 48 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ ast27/Python/ast.c:2783:17: note: in expansion of macro 'asdl_seq_SET' 2783 | asdl_seq_SET(aliases, 0, import_alias); | ^~~~~~~~~~~~ ast27/Python/ast.c:2788:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2788 | if (!import_alias) | ^~ ast27/Python/../Include/../Include/asdl.h:48:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 48 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ ast27/Python/ast.c:2790:21: note: in expansion of macro 'asdl_seq_SET' 2790 | asdl_seq_SET(aliases, i / 2, import_alias); | ^~~~~~~~~~~~ gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Python/graminit.c -o build/temp.linux-riscv64-cpython-311/ast27/Python/graminit.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast27/Include -I/usr/include/python3.11 -c ast27/Python/mystrtoul.c -o build/temp.linux-riscv64-cpython-311/ast27/Python/mystrtoul.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/ast27/Custom/typed_ast.o build/temp.linux-riscv64-cpython-311/ast27/Parser/acceler.o build/temp.linux-riscv64-cpython-311/ast27/Parser/bitset.o build/temp.linux-riscv64-cpython-311/ast27/Parser/grammar.o build/temp.linux-riscv64-cpython-311/ast27/Parser/grammar1.o build/temp.linux-riscv64-cpython-311/ast27/Parser/node.o build/temp.linux-riscv64-cpython-311/ast27/Parser/parser.o build/temp.linux-riscv64-cpython-311/ast27/Parser/parsetok.o build/temp.linux-riscv64-cpython-311/ast27/Parser/tokenizer.o build/temp.linux-riscv64-cpython-311/ast27/Python/Python-ast.o build/temp.linux-riscv64-cpython-311/ast27/Python/asdl.o build/temp.linux-riscv64-cpython-311/ast27/Python/ast.o build/temp.linux-riscv64-cpython-311/ast27/Python/graminit.o build/temp.linux-riscv64-cpython-311/ast27/Python/mystrtoul.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/typed_ast/_ast27.cpython-311-riscv64-linux-musl.so building '_ast3' extension creating build/temp.linux-riscv64-cpython-311/ast3 creating build/temp.linux-riscv64-cpython-311/ast3/Custom creating build/temp.linux-riscv64-cpython-311/ast3/Parser creating build/temp.linux-riscv64-cpython-311/ast3/Python gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Custom/typed_ast.c -o build/temp.linux-riscv64-cpython-311/ast3/Custom/typed_ast.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Parser/acceler.c -o build/temp.linux-riscv64-cpython-311/ast3/Parser/acceler.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Parser/bitset.c -o build/temp.linux-riscv64-cpython-311/ast3/Parser/bitset.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Parser/grammar.c -o build/temp.linux-riscv64-cpython-311/ast3/Parser/grammar.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Parser/grammar1.c -o build/temp.linux-riscv64-cpython-311/ast3/Parser/grammar1.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Parser/node.c -o build/temp.linux-riscv64-cpython-311/ast3/Parser/node.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Parser/parser.c -o build/temp.linux-riscv64-cpython-311/ast3/Parser/parser.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Parser/parsetok.c -o build/temp.linux-riscv64-cpython-311/ast3/Parser/parsetok.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Parser/tokenizer.c -o build/temp.linux-riscv64-cpython-311/ast3/Parser/tokenizer.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Python/Python-ast.c -o build/temp.linux-riscv64-cpython-311/ast3/Python/Python-ast.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Python/asdl.c -o build/temp.linux-riscv64-cpython-311/ast3/Python/asdl.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Python/ast.c -o build/temp.linux-riscv64-cpython-311/ast3/Python/ast.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iast3/Include -I/usr/include/python3.11 -c ast3/Python/graminit.c -o build/temp.linux-riscv64-cpython-311/ast3/Python/graminit.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/ast3/Custom/typed_ast.o build/temp.linux-riscv64-cpython-311/ast3/Parser/acceler.o build/temp.linux-riscv64-cpython-311/ast3/Parser/bitset.o build/temp.linux-riscv64-cpython-311/ast3/Parser/grammar.o build/temp.linux-riscv64-cpython-311/ast3/Parser/grammar1.o build/temp.linux-riscv64-cpython-311/ast3/Parser/node.o build/temp.linux-riscv64-cpython-311/ast3/Parser/parser.o build/temp.linux-riscv64-cpython-311/ast3/Parser/parsetok.o build/temp.linux-riscv64-cpython-311/ast3/Parser/tokenizer.o build/temp.linux-riscv64-cpython-311/ast3/Python/Python-ast.o build/temp.linux-riscv64-cpython-311/ast3/Python/asdl.o build/temp.linux-riscv64-cpython-311/ast3/Python/ast.o build/temp.linux-riscv64-cpython-311/ast3/Python/graminit.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/typed_ast/_ast3.cpython-311-riscv64-linux-musl.so >>> py3-typed-ast: 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 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-typed-ast/pkg creating /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast creating /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr creating /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib creating /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast copying build/lib.linux-riscv64-cpython-311/typed_ast/_ast3.cpython-311-riscv64-linux-musl.so -> /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast copying build/lib.linux-riscv64-cpython-311/typed_ast/__init__.py -> /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast creating /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast/tests copying build/lib.linux-riscv64-cpython-311/typed_ast/tests/test_basics.py -> /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast/tests copying build/lib.linux-riscv64-cpython-311/typed_ast/conversions.py -> /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast copying build/lib.linux-riscv64-cpython-311/typed_ast/ast3.py -> /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast copying build/lib.linux-riscv64-cpython-311/typed_ast/ast27.py -> /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast copying build/lib.linux-riscv64-cpython-311/typed_ast/_ast27.cpython-311-riscv64-linux-musl.so -> /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast byte-compiling /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast/tests/test_basics.py to test_basics.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast/conversions.py to conversions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast/ast3.py to ast3.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast/ast27.py to ast27.cpython-311.pyc running install_egg_info running egg_info writing typed_ast.egg-info/PKG-INFO writing dependency_links to typed_ast.egg-info/dependency_links.txt writing top-level names to typed_ast.egg-info/top_level.txt reading manifest file 'typed_ast.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tools' warning: no previously-included files found matching 'CONTRIBUTING.md' warning: no previously-included files found matching 'release_process.md' warning: no previously-included files found matching 'update_process.md' adding license file 'LICENSE' writing manifest file 'typed_ast.egg-info/SOURCES.txt' Copying typed_ast.egg-info to /home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast-1.5.5-py3.11.egg-info running install_scripts >>> py3-typed-ast-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast/__pycache__' -> '/home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast-pyc/usr/lib/python3.11/site-packages/typed_ast/__pycache__' '/home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast/usr/lib/python3.11/site-packages/typed_ast/tests/__pycache__' -> '/home/buildozer/aports/community/py3-typed-ast/pkg/py3-typed-ast-pyc/usr/lib/python3.11/site-packages/typed_ast/tests/__pycache__' >>> py3-typed-ast-pyc*: Preparing subpackage py3-typed-ast-pyc... >>> py3-typed-ast-pyc*: Running postcheck for py3-typed-ast-pyc >>> py3-typed-ast*: Running postcheck for py3-typed-ast >>> py3-typed-ast*: Preparing package py3-typed-ast... >>> py3-typed-ast*: Stripping binaries >>> py3-typed-ast-pyc*: Scanning shared objects >>> py3-typed-ast*: Scanning shared objects >>> py3-typed-ast-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-typed-ast-pyc*: Package size: 112.0 KB >>> py3-typed-ast-pyc*: Compressing data... >>> py3-typed-ast-pyc*: Create checksum... >>> py3-typed-ast-pyc*: Create py3-typed-ast-pyc-1.5.5-r0.apk >>> py3-typed-ast*: Tracing dependencies... python3 python3~3.11 so:libc.musl-riscv64.so.1 >>> py3-typed-ast*: Package size: 492.0 KB >>> py3-typed-ast*: Compressing data... >>> py3-typed-ast*: Create checksum... >>> py3-typed-ast*: Create py3-typed-ast-1.5.5-r0.apk >>> py3-typed-ast: Build complete at Sat, 08 Jul 2023 05:13:01 +0000 elapsed time 0h 2m 27s >>> py3-typed-ast: Cleaning up srcdir >>> py3-typed-ast: Cleaning up pkgdir >>> py3-typed-ast: Uninstalling dependencies... (1/18) Purging .makedepends-py3-typed-ast (20230708.051038) (2/18) Purging py3-setuptools-pyc (68.0.0-r0) (3/18) Purging py3-setuptools (68.0.0-r0) (4/18) Purging py3-packaging-pyc (23.1-r1) (5/18) Purging py3-packaging (23.1-r1) (6/18) Purging py3-parsing-pyc (3.1.0-r0) (7/18) Purging py3-parsing (3.1.0-r0) (8/18) Purging python3-dev (3.11.4-r1) (9/18) Purging python3-pyc (3.11.4-r1) (10/18) Purging python3-pycache-pyc0 (3.11.4-r1) (11/18) Purging pyc (0.1-r0) (12/18) Purging python3 (3.11.4-r1) (13/18) Purging gdbm (1.23-r1) (14/18) Purging libbz2 (1.0.8-r6) (15/18) Purging libpanelw (6.4_p20230701-r0) (16/18) Purging mpdecimal (2.5.1-r2) (17/18) Purging readline (8.2.1-r2) (18/18) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r3.trigger OK: 914 MiB in 108 packages >>> py3-typed-ast: Updating the community/riscv64 repository index... >>> py3-typed-ast: Signing the index...