>>> lshell: Building testing/lshell 0.9.18-r7 (using abuild 3.9.0-r0) started Tue, 21 Dec 2021 21:37:05 +0000 >>> lshell: Checking sanity of /home/buildozer/aports/testing/lshell/APKBUILD... >>> lshell: Analyzing dependencies... >>> lshell: Installing for build: build-base python3 py3-setuptools (1/15) Installing libbz2 (1.0.8-r1) (2/15) Installing libffi (3.4.2-r1) (3/15) Installing gdbm (1.22-r0) (4/15) Installing xz-libs (5.2.5-r0) (5/15) Installing mpdecimal (2.5.1-r1) (6/15) Installing readline (8.1.1-r0) (7/15) Installing sqlite-libs (3.37.0-r0) (8/15) Installing python3 (3.10.1-r0) (9/15) Installing py3-ordered-set (4.0.2-r3) (10/15) Installing py3-appdirs (1.4.4-r3) (11/15) Installing py3-parsing (2.4.7-r3) (12/15) Installing py3-six (1.16.0-r1) (13/15) Installing py3-packaging (21.3-r0) (14/15) Installing py3-setuptools (52.0.0-r5) (15/15) Installing .makedepends-lshell (20211221.213709) Executing busybox-1.34.1-r5.trigger OK: 263 MiB in 93 packages >>> lshell: Cleaning up srcdir >>> lshell: Cleaning up pkgdir >>> lshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge//lshell-0.9.18.tar.gz >>> lshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge//lshell-0.9.18.tar.gz >>> lshell: Checking sha512sums... lshell-0.9.18.tar.gz: OK >>> lshell: Unpacking /var/cache/distfiles/lshell-0.9.18.tar.gz... /home/buildozer/aports/testing/lshell/src/lshell-0.9.18/setup.py:20: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating build creating build/lib creating build/lib/lshell copying lshell/variables.py -> build/lib/lshell copying lshell/sec.py -> build/lib/lshell copying lshell/utils.py -> build/lib/lshell copying lshell/shellcmd.py -> build/lib/lshell copying lshell/builtins.py -> build/lib/lshell copying lshell/__init__.py -> build/lib/lshell copying lshell/checkconfig.py -> build/lib/lshell running build_scripts creating build/scripts-3.10 copying and adjusting bin/lshell -> build/scripts-3.10 changing mode of build/scripts-3.10/lshell from 644 to 755 >>> lshell: Entering fakeroot... /home/buildozer/aports/testing/lshell/src/lshell-0.9.18/setup.py:20: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running install running build running build_py running build_scripts running install_lib creating /home/buildozer/aports/testing/lshell/pkg creating /home/buildozer/aports/testing/lshell/pkg/lshell creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10 creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell copying build/lib/lshell/variables.py -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell copying build/lib/lshell/sec.py -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell copying build/lib/lshell/utils.py -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell copying build/lib/lshell/shellcmd.py -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell copying build/lib/lshell/builtins.py -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell copying build/lib/lshell/__init__.py -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell copying build/lib/lshell/checkconfig.py -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell byte-compiling /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell/variables.py to variables.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell/sec.py to sec.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell/shellcmd.py to shellcmd.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell/builtins.py to builtins.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell/checkconfig.py to checkconfig.cpython-310.pyc /usr/lib/python3.10/site-packages/lshell/checkconfig.py:633: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.10/site-packages/lshell/checkconfig.py:655: SyntaxWarning: "is" with a literal. Did you mean "=="? running install_scripts creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/bin copying build/scripts-3.10/lshell -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/bin changing mode of /home/buildozer/aports/testing/lshell/pkg/lshell/usr/bin/lshell to 755 running install_data creating /home/buildozer/aports/testing/lshell/pkg/lshell/etc copying etc/lshell.conf -> /home/buildozer/aports/testing/lshell/pkg/lshell/etc creating /home/buildozer/aports/testing/lshell/pkg/lshell/etc/logrotate.d copying etc/logrotate.d/lshell -> /home/buildozer/aports/testing/lshell/pkg/lshell/etc/logrotate.d creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/share creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/share/doc creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/share/doc/lshell copying README.md -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/share/doc/lshell copying COPYING -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/share/doc/lshell copying CHANGES -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/share/doc/lshell creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/share/man creating /home/buildozer/aports/testing/lshell/pkg/lshell/usr/share/man/man1 copying man/lshell.1 -> /home/buildozer/aports/testing/lshell/pkg/lshell/usr/share/man/man1/ running install_egg_info Writing /home/buildozer/aports/testing/lshell/pkg/lshell/usr/lib/python3.10/site-packages/lshell-0.9.18-py3.10.egg-info >>> lshell-doc*: Running split function doc... >>> lshell-doc*: Preparing subpackage lshell-doc... >>> lshell-doc*: Running postcheck for lshell-doc >>> lshell*: Running postcheck for lshell >>> lshell*: Preparing package lshell... >>> lshell-doc*: Tracing dependencies... >>> lshell-doc*: Package size: 88.0 KB >>> lshell-doc*: Compressing data... >>> lshell-doc*: Create checksum... >>> lshell-doc*: Create lshell-doc-0.9.18-r7.apk >>> lshell*: Tracing dependencies... >>> lshell*: Package size: 204.0 KB >>> lshell*: Compressing data... >>> lshell*: Create checksum... >>> lshell*: Create lshell-0.9.18-r7.apk >>> lshell: Build complete at Tue, 21 Dec 2021 21:37:17 +0000 elapsed time 0h 0m 12s >>> lshell: Cleaning up srcdir >>> lshell: Cleaning up pkgdir >>> lshell: Uninstalling dependencies... (1/15) Purging .makedepends-lshell (20211221.213709) (2/15) Purging py3-setuptools (52.0.0-r5) (3/15) Purging py3-ordered-set (4.0.2-r3) (4/15) Purging py3-appdirs (1.4.4-r3) (5/15) Purging py3-packaging (21.3-r0) (6/15) Purging py3-parsing (2.4.7-r3) (7/15) Purging py3-six (1.16.0-r1) (8/15) Purging python3 (3.10.1-r0) (9/15) Purging libbz2 (1.0.8-r1) (10/15) Purging libffi (3.4.2-r1) (11/15) Purging gdbm (1.22-r0) (12/15) Purging xz-libs (5.2.5-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.1-r0) (15/15) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 213 MiB in 78 packages >>> lshell: Updating the testing/riscv64 repository index... >>> lshell: Signing the index...