>>> py3-configshell: Building community/py3-configshell 1.1.30-r2 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 03:13:31 +0000 >>> py3-configshell: Validating /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/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.2-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.6_p20251231-r0) ( 7/24) Installing sqlite-libs (3.51.2-r1) ( 8/24) Installing python3 (3.14.3-r0) ( 9/24) Installing python3-pycache-pyc0 (3.14.3-r0) (10/24) Installing pyc (3.14.3-r0) (11/24) Installing python3-pyc (3.14.3-r0) (12/24) Installing py3-six (1.17.0-r1) (13/24) Installing py3-six-pyc (1.17.0-r1) (14/24) Installing py3-wcwidth (0.6.0-r1) (15/24) Installing py3-wcwidth-pyc (0.6.0-r1) (16/24) Installing py3-urwid (3.0.5-r1) (17/24) Installing py3-urwid-pyc (3.0.5-r1) (18/24) Installing py3-parsing (3.3.2-r1) (19/24) Installing py3-parsing-pyc (3.3.2-r1) (20/24) Installing py3-packaging (26.0-r1) (21/24) Installing py3-packaging-pyc (26.0-r1) (22/24) Installing py3-setuptools (82.0.1-r1) (23/24) Installing py3-setuptools-pyc (82.0.1-r1) (24/24) Installing .makedepends-py3-configshell (20260328.031333) Executing busybox-1.37.0-r31.trigger OK: 388.6 MiB in 128 packages >>> py3-configshell: Cleaning up srcdir >>> py3-configshell: Cleaning up pkgdir >>> py3-configshell: Cleaning up tmpdir >>> py3-configshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/configshell-fb-1.1.30.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-configshell: Fetching configshell-fb-1.1.30.tar.gz::https://github.com/open-iscsi/configshell-fb/archive/v1.1.30.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/configshell-fb-1.1.30.tar.gz.part' configshell-fb-1.1.3 100% |********************************| 33179 0:00:00 ETA '/var/cache/distfiles/edge/configshell-fb-1.1.30.tar.gz.part' saved /var/cache/distfiles/edge/configshell-fb-1.1.30.tar.gz: OK >>> py3-configshell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/configshell-fb-1.1.30.tar.gz /var/cache/distfiles/edge/configshell-fb-1.1.30.tar.gz: OK >>> py3-configshell: Unpacking /var/cache/distfiles/edge/configshell-fb-1.1.30.tar.gz... /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py 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... /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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/py3-configshell/usr/lib/python3.14/site-packages creating /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell copying build/lib/configshell/__init__.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell copying build/lib/configshell/node.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell copying build/lib/configshell/log.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell copying build/lib/configshell/shell.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell copying build/lib/configshell/prefs.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell copying build/lib/configshell/console.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell creating /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb copying build/lib/configshell_fb/__init__.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb copying build/lib/configshell_fb/node.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb copying build/lib/configshell_fb/log.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb copying build/lib/configshell_fb/shell.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb copying build/lib/configshell_fb/prefs.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb copying build/lib/configshell_fb/console.py -> /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell/__init__.py to __init__.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell/node.py to node.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell/log.py to log.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell/shell.py to shell.cpython-314.pyc /usr/lib/python3.14/site-packages/configshell/shell.py:116: SyntaxWarning: "\+" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\+"? A raw string is also an option. /usr/lib/python3.14/site-packages/configshell/shell.py:118: SyntaxWarning: "\-" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\-"? A raw string is also an option. /usr/lib/python3.14/site-packages/configshell/shell.py:124: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option. /usr/lib/python3.14/site-packages/configshell/shell.py:124: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option. /usr/lib/python3.14/site-packages/configshell/shell.py:131: SyntaxWarning: "\|" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\|"? A raw string is also an option. byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell/prefs.py to prefs.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell/console.py to console.cpython-314.pyc /usr/lib/python3.14/site-packages/configshell/console.py:39: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option. byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb/__init__.py to __init__.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb/node.py to node.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb/log.py to log.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb/shell.py to shell.cpython-314.pyc /usr/lib/python3.14/site-packages/configshell_fb/shell.py:116: SyntaxWarning: "\+" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\+"? A raw string is also an option. /usr/lib/python3.14/site-packages/configshell_fb/shell.py:118: SyntaxWarning: "\-" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\-"? A raw string is also an option. /usr/lib/python3.14/site-packages/configshell_fb/shell.py:124: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option. /usr/lib/python3.14/site-packages/configshell_fb/shell.py:124: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option. /usr/lib/python3.14/site-packages/configshell_fb/shell.py:131: SyntaxWarning: "\|" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\|"? A raw string is also an option. byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb/prefs.py to prefs.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-configshell/pkg/py3-configshell/usr/lib/python3.14/site-packages/configshell_fb/console.py to console.cpython-314.pyc /usr/lib/python3.14/site-packages/configshell_fb/console.py:39: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option. 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.14/site-packages/configshell_fb-1.1.30-py3.14.egg-info running install_scripts >>> py3-configshell-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/configshell/__pycache__' -> '/home/buildozer/aports/community/py3-configshell/pkg/py3-configshell-pyc/usr/lib/python3.14/site-packages/configshell/__pycache__' 'usr/lib/python3.14/site-packages/configshell_fb/__pycache__' -> '/home/buildozer/aports/community/py3-configshell/pkg/py3-configshell-pyc/usr/lib/python3.14/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~3.14 >>> py3-configshell-pyc*: Package size: 285.0 KB >>> py3-configshell-pyc*: Compressing data... >>> py3-configshell-pyc*: Create checksum... >>> py3-configshell-pyc*: Create py3-configshell-pyc-1.1.30-r2.apk >>> py3-configshell*: Tracing dependencies... python3 py3-six py3-urwid py3-parsing python3~3.14 >>> py3-configshell*: Package size: 249.0 KB >>> py3-configshell*: Compressing data... >>> py3-configshell*: Create checksum... >>> py3-configshell*: Create py3-configshell-1.1.30-r2.apk >>> py3-configshell: Build complete at Sat, 28 Mar 2026 03:13:35 +0000 elapsed time 0h 0m 4s >>> py3-configshell: Cleaning up srcdir >>> py3-configshell: Cleaning up pkgdir >>> py3-configshell: Cleaning up tmpdir >>> py3-configshell: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-configshell (20260328.031333) ( 2/24) Purging py3-six-pyc (1.17.0-r1) ( 3/24) Purging py3-six (1.17.0-r1) ( 4/24) Purging py3-urwid-pyc (3.0.5-r1) ( 5/24) Purging py3-urwid (3.0.5-r1) ( 6/24) Purging py3-wcwidth-pyc (0.6.0-r1) ( 7/24) Purging py3-wcwidth (0.6.0-r1) ( 8/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/24) Purging py3-setuptools (82.0.1-r1) (10/24) Purging py3-packaging-pyc (26.0-r1) (11/24) Purging py3-packaging (26.0-r1) (12/24) Purging py3-parsing-pyc (3.3.2-r1) (13/24) Purging py3-parsing (3.3.2-r1) (14/24) Purging python3-pyc (3.14.3-r0) (15/24) Purging python3-pycache-pyc0 (3.14.3-r0) (16/24) Purging pyc (3.14.3-r0) (17/24) Purging python3 (3.14.3-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.6_p20251231-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.2-r1) (24/24) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 343.0 MiB in 104 packages >>> py3-configshell: Updating the community/armhf repository index... >>> py3-configshell: Signing the index...