>>> py3-configshell: Building community/py3-configshell 1.1.29-r2 (using abuild 3.11.0_rc10-r0) started Tue, 18 Apr 2023 20:48:52 +0000 >>> py3-configshell: Checking sanity of /home/buildozer/aports/community/py3-configshell/APKBUILD... >>> py3-configshell: Analyzing dependencies... >>> py3-configshell: Installing for build: build-base python3 py3-six py3-urwid py3-parsing py3-setuptools (1/22) Installing libbz2 (1.0.8-r5) (2/22) Installing libffi (3.4.4-r2) (3/22) Installing gdbm (1.23-r1) (4/22) Installing xz-libs (5.4.2-r1) (5/22) Installing mpdecimal (2.5.1-r2) (6/22) Installing libpanelw (6.4_p20230401-r4) (7/22) Installing readline (8.2.1-r1) (8/22) Installing sqlite-libs (3.41.2-r2) (9/22) Installing python3 (3.11.3-r10) (10/22) Installing python3-pycache-pyc0 (3.11.3-r10) (11/22) Installing pyc (0.1-r0) (12/22) Installing python3-pyc (3.11.3-r10) (13/22) Installing py3-six (1.16.0-r6) (14/22) Installing py3-six-pyc (1.16.0-r6) (15/22) Installing py3-urwid (2.1.2-r3) (16/22) Installing py3-parsing (3.0.9-r2) (17/22) Installing py3-parsing-pyc (3.0.9-r2) (18/22) Installing py3-packaging (23.1-r1) (19/22) Installing py3-packaging-pyc (23.1-r1) (20/22) Installing py3-setuptools (67.6.1-r1) (21/22) Installing py3-setuptools-pyc (67.6.1-r1) (22/22) Installing .makedepends-py3-configshell (20230418.204853) Executing busybox-1.36.0-r7.trigger OK: 463 MiB in 121 packages >>> py3-configshell: Cleaning up srcdir >>> py3-configshell: Cleaning up pkgdir >>> py3-configshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/configshell-fb-1.1.29.tar.gz >>> py3-configshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-configshell-py3.11.patch >>> py3-configshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/configshell-fb-1.1.29.tar.gz >>> py3-configshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-configshell-py3.11.patch >>> py3-configshell: Checking sha512sums... configshell-fb-1.1.29.tar.gz: OK py3-configshell-py3.11.patch: OK >>> py3-configshell: Unpacking /var/cache/distfiles/edge/configshell-fb-1.1.29.tar.gz... >>> py3-configshell: py3-configshell-py3.11.patch patching file configshell/node.py running build running build_py creating build creating build/lib creating build/lib/configshell copying configshell/__init__.py -> build/lib/configshell copying configshell/node.py -> build/lib/configshell copying configshell/log.py -> build/lib/configshell copying configshell/shell.py -> build/lib/configshell copying configshell/prefs.py -> build/lib/configshell copying configshell/console.py -> build/lib/configshell creating build/lib/configshell_fb copying configshell_fb/__init__.py -> build/lib/configshell_fb copying configshell_fb/node.py -> build/lib/configshell_fb copying configshell_fb/log.py -> build/lib/configshell_fb copying configshell_fb/shell.py -> build/lib/configshell_fb copying configshell_fb/prefs.py -> build/lib/configshell_fb copying configshell_fb/console.py -> build/lib/configshell_fb >>> py3-configshell: 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 install_lib creating /home/buildozer/aports/community/py3-configshell/pkg creating /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell creating /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr creating /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib creating /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell copying build/lib/configshell/__init__.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell copying build/lib/configshell/node.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell copying build/lib/configshell/log.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell copying build/lib/configshell/shell.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell copying build/lib/configshell/prefs.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell copying build/lib/configshell/console.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell creating /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb copying build/lib/configshell_fb/__init__.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb copying build/lib/configshell_fb/node.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb copying build/lib/configshell_fb/log.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb copying build/lib/configshell_fb/shell.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb copying build/lib/configshell_fb/prefs.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb copying build/lib/configshell_fb/console.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell/node.py to node.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell/shell.py to shell.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell/prefs.py to prefs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell/console.py to console.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb/node.py to node.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb/shell.py to shell.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb/prefs.py to prefs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb/console.py to console.cpython-311.pyc running install_egg_info running egg_info creating configshell_fb.egg-info writing configshell_fb.egg-info/PKG-INFO writing dependency_links to configshell_fb.egg-info/dependency_links.txt writing requirements to configshell_fb.egg-info/requires.txt writing top-level names to configshell_fb.egg-info/top_level.txt writing manifest file 'configshell_fb.egg-info/SOURCES.txt' reading manifest file 'configshell_fb.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'configshell_fb.egg-info/SOURCES.txt' Copying configshell_fb.egg-info to /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb-1.1.29-py3.11.egg-info running install_scripts >>> py3-configshell-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell/__pycache__' -> '/home/buildozer/aports/community/py3-configshell/pkg/py3-configshell-pyc/usr/lib/python3.11/site-packages/configshell/__pycache__' '/home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.11/site-packages/configshell_fb/__pycache__' -> '/home/buildozer/aports/community/py3-configshell/pkg/py3-configshell-pyc/usr/lib/python3.11/site-packages/configshell_fb/__pycache__' >>> py3-configshell-pyc*: Preparing subpackage py3-configshell-pyc... >>> py3-configshell-pyc*: Running postcheck for py3-configshell-pyc >>> py3-configshell*: Running postcheck for py3-configshell >>> py3-configshell*: Preparing package py3-configshell... >>> py3-configshell-pyc*: Tracing dependencies... python3 py3-six py3-urwid py3-parsing python3~3.11 >>> py3-configshell-pyc*: Package size: 364.0 KB >>> py3-configshell-pyc*: Compressing data... >>> py3-configshell-pyc*: Create checksum... >>> py3-configshell-pyc*: Create py3-configshell-pyc-1.1.29-r2.apk >>> py3-configshell*: Tracing dependencies... python3 py3-six py3-urwid py3-parsing python3~3.11 >>> py3-configshell*: Package size: 324.0 KB >>> py3-configshell*: Compressing data... >>> py3-configshell*: Create checksum... >>> py3-configshell*: Create py3-configshell-1.1.29-r2.apk >>> py3-configshell: Build complete at Tue, 18 Apr 2023 20:48:54 +0000 elapsed time 0h 0m 2s >>> py3-configshell: Cleaning up srcdir >>> py3-configshell: Cleaning up pkgdir >>> py3-configshell: Uninstalling dependencies... (1/22) Purging .makedepends-py3-configshell (20230418.204853) (2/22) Purging py3-six-pyc (1.16.0-r6) (3/22) Purging py3-six (1.16.0-r6) (4/22) Purging py3-urwid (2.1.2-r3) (5/22) Purging py3-setuptools-pyc (67.6.1-r1) (6/22) Purging py3-setuptools (67.6.1-r1) (7/22) Purging py3-packaging-pyc (23.1-r1) (8/22) Purging py3-packaging (23.1-r1) (9/22) Purging py3-parsing-pyc (3.0.9-r2) (10/22) Purging py3-parsing (3.0.9-r2) (11/22) Purging python3-pyc (3.11.3-r10) (12/22) Purging python3-pycache-pyc0 (3.11.3-r10) (13/22) Purging pyc (0.1-r0) (14/22) Purging python3 (3.11.3-r10) (15/22) Purging gdbm (1.23-r1) (16/22) Purging libbz2 (1.0.8-r5) (17/22) Purging libffi (3.4.4-r2) (18/22) Purging libpanelw (6.4_p20230401-r4) (19/22) Purging mpdecimal (2.5.1-r2) (20/22) Purging readline (8.2.1-r1) (21/22) Purging sqlite-libs (3.41.2-r2) (22/22) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 99 packages >>> py3-configshell: Updating the community/aarch64 repository index... >>> py3-configshell: Signing the index...