>>> py3-configshell: Building community/py3-configshell 1.1.30-r0 (using abuild 3.11.7-r0) started Thu, 08 Jun 2023 16:02:23 +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/23) Installing libbz2 (1.0.8-r6) (2/23) Installing libffi (3.4.4-r3) (3/23) Installing gdbm (1.23-r1) (4/23) Installing xz-libs (5.4.3-r1) (5/23) Installing mpdecimal (2.5.1-r2) (6/23) Installing libpanelw (6.4_p20230603-r0) (7/23) Installing readline (8.2.1-r2) (8/23) Installing sqlite-libs (3.42.0-r2) (9/23) Installing python3 (3.11.3-r11) (10/23) Installing python3-pycache-pyc0 (3.11.3-r11) (11/23) Installing pyc (0.1-r0) (12/23) Installing python3-pyc (3.11.3-r11) (13/23) Installing py3-six (1.16.0-r6) (14/23) Installing py3-six-pyc (1.16.0-r6) (15/23) Installing py3-urwid (2.1.2-r4) (16/23) Installing py3-urwid-pyc (2.1.2-r4) (17/23) Installing py3-parsing (3.0.9-r2) (18/23) Installing py3-parsing-pyc (3.0.9-r2) (19/23) Installing py3-packaging (23.1-r1) (20/23) Installing py3-packaging-pyc (23.1-r1) (21/23) Installing py3-setuptools (67.8.0-r0) (22/23) Installing py3-setuptools-pyc (67.8.0-r0) (23/23) Installing .makedepends-py3-configshell (20230608.160224) Executing busybox-1.36.1-r0.trigger OK: 315 MiB in 123 packages >>> py3-configshell: Cleaning up srcdir >>> py3-configshell: Cleaning up pkgdir >>> py3-configshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/configshell-fb-1.1.30.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-configshell: Fetching configshell-fb-1.1.30.tar.gz::https://github.com/open-iscsi/configshell-fb/archive/v1.1.30.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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 33179 0 33179 0 0 5087 0 --:--:-- 0:00:06 --:--:-- 5087 >>> py3-configshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/configshell-fb-1.1.30.tar.gz >>> py3-configshell: Checking sha512sums... configshell-fb-1.1.30.tar.gz: OK >>> py3-configshell: Unpacking /var/cache/distfiles/configshell-fb-1.1.30.tar.gz... running build running build_py creating build creating build/lib creating build/lib/configshell copying configshell/console.py -> build/lib/configshell copying configshell/prefs.py -> build/lib/configshell copying configshell/log.py -> build/lib/configshell copying configshell/node.py -> build/lib/configshell copying configshell/shell.py -> build/lib/configshell copying configshell/__init__.py -> build/lib/configshell creating build/lib/configshell_fb copying configshell_fb/console.py -> build/lib/configshell_fb copying configshell_fb/prefs.py -> build/lib/configshell_fb copying configshell_fb/log.py -> build/lib/configshell_fb copying configshell_fb/node.py -> build/lib/configshell_fb copying configshell_fb/shell.py -> build/lib/configshell_fb copying configshell_fb/__init__.py -> build/lib/configshell_fb >>> py3-configshell: 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, pypa/build 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-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/console.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/log.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/shell.py -> /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 creating /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 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/log.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/shell.py -> /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 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/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/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/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/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/__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/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/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/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/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/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/__init__.py to __init__.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.30-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.30-r0.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.30-r0.apk >>> py3-configshell: Build complete at Thu, 08 Jun 2023 16:02:32 +0000 elapsed time 0h 0m 9s >>> py3-configshell: Cleaning up srcdir >>> py3-configshell: Cleaning up pkgdir >>> py3-configshell: Uninstalling dependencies... (1/23) Purging .makedepends-py3-configshell (20230608.160224) (2/23) Purging py3-six-pyc (1.16.0-r6) (3/23) Purging py3-six (1.16.0-r6) (4/23) Purging py3-urwid-pyc (2.1.2-r4) (5/23) Purging py3-urwid (2.1.2-r4) (6/23) Purging py3-setuptools-pyc (67.8.0-r0) (7/23) Purging py3-setuptools (67.8.0-r0) (8/23) Purging py3-packaging-pyc (23.1-r1) (9/23) Purging py3-packaging (23.1-r1) (10/23) Purging py3-parsing-pyc (3.0.9-r2) (11/23) Purging py3-parsing (3.0.9-r2) (12/23) Purging python3-pyc (3.11.3-r11) (13/23) Purging python3-pycache-pyc0 (3.11.3-r11) (14/23) Purging pyc (0.1-r0) (15/23) Purging python3 (3.11.3-r11) (16/23) Purging gdbm (1.23-r1) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.4.4-r3) (19/23) Purging libpanelw (6.4_p20230603-r0) (20/23) Purging mpdecimal (2.5.1-r2) (21/23) Purging readline (8.2.1-r2) (22/23) Purging sqlite-libs (3.42.0-r2) (23/23) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r0.trigger OK: 259 MiB in 100 packages >>> py3-configshell: Updating the community/ppc64le repository index... >>> py3-configshell: Signing the index...