>>> targetcli: Building community/targetcli 2.1.58-r3 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 20:06:08 +0000 >>> targetcli: Validating /home/udu/aports/community/targetcli/APKBUILD... >>> targetcli: Analyzing dependencies... >>> targetcli: Installing for build: build-base python3 py3-configobj py3-configshell py3-ethtool py3-parsing py3-rtslib py3-six py3-udev py3-dbus dbus py3-urwid py3-gobject3 py3-setuptools WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/52) Installing py3-six (1.17.0-r0) (2/52) Installing py3-six-pyc (1.17.0-r0) (3/52) Installing py3-configobj (5.0.9-r0) (4/52) Installing py3-configobj-pyc (5.0.9-r0) (5/52) Installing py3-typing-extensions (4.13.2-r0) (6/52) Installing py3-typing-extensions-pyc (4.13.2-r0) (7/52) Installing py3-wcwidth (0.2.13-r1) (8/52) Installing py3-wcwidth-pyc (0.2.13-r1) (9/52) Installing py3-urwid (2.6.13-r0) (10/52) Installing py3-urwid-pyc (2.6.13-r0) (11/52) Installing py3-parsing (3.2.3-r0) (12/52) Installing py3-parsing-pyc (3.2.3-r0) (13/52) Installing py3-configshell (1.1.30-r1) (14/52) Installing py3-configshell-pyc (1.1.30-r1) (15/52) Installing libnl3 (3.11.0-r0) (16/52) Installing py3-ethtool (0.15-r2) (17/52) Installing eudev-libs (3.2.14-r5) (18/52) Installing py3-udev (0.24.1-r2) (19/52) Installing py3-udev-pyc (0.24.1-r2) (20/52) Installing py3-rtslib (2.1_p75-r3) (21/52) Installing py3-rtslib-pyc (2.1_p75-r3) (22/52) Installing dbus-libs (1.16.2-r1) (23/52) Installing libeconf (0.6.3-r0) (24/52) Installing libblkid (2.41-r9) (25/52) Installing libmount (2.41-r9) (26/52) Installing glib (2.84.4-r0) (27/52) Installing py3-dbus (1.4.0-r0) (28/52) Installing py3-dbus-pyc (1.4.0-r0) (29/52) Installing dbus (1.16.2-r1) Executing dbus-1.16.2-r1.pre-install Executing dbus-1.16.2-r1.post-install (30/52) Installing dbus-daemon-launch-helper (1.16.2-r1) (31/52) Installing gobject-introspection (1.84.0-r0) (32/52) Installing libxau (1.0.12-r0) (33/52) Installing libmd (1.1.0-r0) (34/52) Installing libbsd (0.12.2-r0) (35/52) Installing libxdmcp (1.1.5-r1) (36/52) Installing libxcb (1.17.0-r0) (37/52) Installing libx11 (1.8.11-r0) (38/52) Installing libxext (1.3.6-r2) (39/52) Installing libxrender (0.9.12-r0) (40/52) Installing libpng (1.6.47-r0) (41/52) Installing freetype (2.13.3-r0) (42/52) Installing fontconfig (2.15.0-r3) (43/52) Installing pixman (0.46.4-r0) (44/52) Installing cairo (1.18.4-r0) (45/52) Installing cairo-gobject (1.18.4-r0) (46/52) Installing py3-gobject3 (3.52.3-r1) (47/52) Installing py3-gobject3-pyc (3.52.3-r1) (48/52) Installing py3-packaging (25.0-r0) (49/52) Installing py3-packaging-pyc (25.0-r0) (50/52) Installing py3-setuptools (80.9.0-r0) (51/52) Installing py3-setuptools-pyc (80.9.0-r0) (52/52) Installing .makedepends-targetcli (20251013.200609) Executing busybox-1.37.0-r19.trigger Executing glib-2.84.4-r0.trigger Executing dbus-1.16.2-r1.trigger OK: 326 MiB in 141 packages >>> targetcli: Cleaning up srcdir >>> targetcli: Cleaning up pkgdir >>> targetcli: Cleaning up tmpdir >>> targetcli: Fetching targetcli-2.1.58.tar.gz::https://github.com/open-iscsi/targetcli-fb/archive/v2.1.58.tar.gz >>> targetcli: Fetching targetcli-2.1.58.tar.gz::https://github.com/open-iscsi/targetcli-fb/archive/v2.1.58.tar.gz >>> targetcli: Checking sha512sums... targetcli-2.1.58.tar.gz: OK targetcli.initd: OK targetcli.confd: OK >>> targetcli: Unpacking /var/cache/distfiles/targetcli-2.1.58.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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/targetcli copying targetcli/ui_target.py -> build/lib/targetcli copying targetcli/ui_backstore.py -> build/lib/targetcli copying targetcli/ui_root.py -> build/lib/targetcli copying targetcli/version.py -> build/lib/targetcli copying targetcli/__init__.py -> build/lib/targetcli copying targetcli/ui_node.py -> build/lib/targetcli running build_scripts creating build/scripts-3.12 copying and adjusting scripts/targetcli -> build/scripts-3.12 copying and adjusting daemon/targetclid -> build/scripts-3.12 changing mode of build/scripts-3.12/targetcli from 644 to 755 changing mode of build/scripts-3.12/targetclid from 644 to 755 >>> targetcli: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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.12/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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_scripts running install_lib creating /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages creating /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli copying build/lib/targetcli/ui_target.py -> /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli copying build/lib/targetcli/ui_backstore.py -> /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli copying build/lib/targetcli/ui_root.py -> /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli copying build/lib/targetcli/version.py -> /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli copying build/lib/targetcli/__init__.py -> /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli copying build/lib/targetcli/ui_node.py -> /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli byte-compiling /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli/ui_target.py to ui_target.cpython-312.pyc byte-compiling /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli/ui_backstore.py to ui_backstore.cpython-312.pyc byte-compiling /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli/ui_root.py to ui_root.cpython-312.pyc /usr/lib/python3.12/site-packages/targetcli/ui_root.py:163: SyntaxWarning: invalid escape sequence '\s' byte-compiling /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli/version.py to version.cpython-312.pyc byte-compiling /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli/ui_node.py to ui_node.cpython-312.pyc running install_egg_info running egg_info creating targetcli_fb.egg-info writing targetcli_fb.egg-info/PKG-INFO writing dependency_links to targetcli_fb.egg-info/dependency_links.txt writing top-level names to targetcli_fb.egg-info/top_level.txt writing manifest file 'targetcli_fb.egg-info/SOURCES.txt' reading manifest file 'targetcli_fb.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'targetcli_fb.egg-info/SOURCES.txt' Copying targetcli_fb.egg-info to /home/udu/aports/community/targetcli/pkg/targetcli/usr/lib/python3.12/site-packages/targetcli_fb-2.1.58-py3.12.egg-info running install_scripts creating /home/udu/aports/community/targetcli/pkg/targetcli/usr/bin copying build/scripts-3.12/targetcli -> /home/udu/aports/community/targetcli/pkg/targetcli/usr/bin copying build/scripts-3.12/targetclid -> /home/udu/aports/community/targetcli/pkg/targetcli/usr/bin changing mode of /home/udu/aports/community/targetcli/pkg/targetcli/usr/bin/targetcli to 755 changing mode of /home/udu/aports/community/targetcli/pkg/targetcli/usr/bin/targetclid to 755 >>> targetcli-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/community/targetcli/pkg/targetcli-doc/usr/share/man' >>> targetcli-doc*: Preparing subpackage targetcli-doc... >>> targetcli-doc*: Running postcheck for targetcli-doc >>> targetcli-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/udu/aports/community/targetcli/pkg/targetcli-openrc/etc/conf.d' 'etc/init.d' -> '/home/udu/aports/community/targetcli/pkg/targetcli-openrc/etc/init.d' >>> targetcli-openrc*: Preparing subpackage targetcli-openrc... >>> targetcli-openrc*: Running postcheck for targetcli-openrc >>> targetcli-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/targetcli/__pycache__' -> '/home/udu/aports/community/targetcli/pkg/targetcli-pyc/usr/lib/python3.12/site-packages/targetcli/__pycache__' >>> targetcli-pyc*: Preparing subpackage targetcli-pyc... >>> targetcli-pyc*: Running postcheck for targetcli-pyc >>> targetcli*: Running postcheck for targetcli >>> targetcli*: Preparing package targetcli... >>> targetcli-doc*: Tracing dependencies... >>> targetcli-doc*: Package size: 6.2 KB >>> targetcli-doc*: Compressing data... >>> targetcli-doc*: Create checksum... >>> targetcli-doc*: Create targetcli-doc-2.1.58-r3.apk >>> targetcli-openrc*: Tracing dependencies... >>> targetcli-openrc*: Package size: 600.0 B >>> targetcli-openrc*: Compressing data... >>> targetcli-openrc*: Create checksum... >>> targetcli-openrc*: Create targetcli-openrc-2.1.58-r3.apk >>> targetcli-pyc*: Tracing dependencies... python3 py3-configobj py3-configshell py3-ethtool py3-parsing py3-rtslib py3-six py3-udev py3-dbus dbus py3-urwid py3-gobject3 python3~3.12 >>> targetcli-pyc*: Package size: 134.7 KB >>> targetcli-pyc*: Compressing data... >>> targetcli-pyc*: Create checksum... >>> targetcli-pyc*: Create targetcli-pyc-2.1.58-r3.apk >>> targetcli*: Tracing dependencies... python3 py3-configobj py3-configshell py3-ethtool py3-parsing py3-rtslib py3-six py3-udev py3-dbus dbus py3-urwid py3-gobject3 python3~3.12 >>> targetcli*: Package size: 122.2 KB >>> targetcli*: Compressing data... >>> targetcli*: Create checksum... >>> targetcli*: Create targetcli-2.1.58-r3.apk >>> targetcli: Build complete at Mon, 13 Oct 2025 20:06:10 +0000 elapsed time 0h 0m 2s >>> targetcli: Cleaning up srcdir >>> targetcli: Cleaning up pkgdir >>> targetcli: Uninstalling dependencies... (1/52) Purging .makedepends-targetcli (20251013.200609) (2/52) Purging py3-configobj-pyc (5.0.9-r0) (3/52) Purging py3-configobj (5.0.9-r0) (4/52) Purging py3-configshell-pyc (1.1.30-r1) (5/52) Purging py3-configshell (1.1.30-r1) (6/52) Purging py3-ethtool (0.15-r2) (7/52) Purging py3-rtslib-pyc (2.1_p75-r3) (8/52) Purging py3-rtslib (2.1_p75-r3) (9/52) Purging py3-six-pyc (1.17.0-r0) (10/52) Purging py3-six (1.17.0-r0) (11/52) Purging py3-udev-pyc (0.24.1-r2) (12/52) Purging py3-udev (0.24.1-r2) (13/52) Purging eudev-libs (3.2.14-r5) (14/52) Purging py3-dbus-pyc (1.4.0-r0) (15/52) Purging py3-dbus (1.4.0-r0) (16/52) Purging dbus-daemon-launch-helper (1.16.2-r1) (17/52) Purging dbus (1.16.2-r1) (18/52) Purging py3-urwid-pyc (2.6.13-r0) (19/52) Purging py3-urwid (2.6.13-r0) (20/52) Purging py3-typing-extensions-pyc (4.13.2-r0) (21/52) Purging py3-typing-extensions (4.13.2-r0) (22/52) Purging py3-wcwidth-pyc (0.2.13-r1) (23/52) Purging py3-wcwidth (0.2.13-r1) (24/52) Purging py3-gobject3-pyc (3.52.3-r1) (25/52) Purging py3-gobject3 (3.52.3-r1) (26/52) Purging gobject-introspection (1.84.0-r0) (27/52) Purging py3-setuptools-pyc (80.9.0-r0) (28/52) Purging py3-setuptools (80.9.0-r0) (29/52) Purging py3-packaging-pyc (25.0-r0) (30/52) Purging py3-packaging (25.0-r0) (31/52) Purging py3-parsing-pyc (3.2.3-r0) (32/52) Purging py3-parsing (3.2.3-r0) (33/52) Purging cairo-gobject (1.18.4-r0) (34/52) Purging dbus-libs (1.16.2-r1) (35/52) Purging glib (2.84.4-r0) (36/52) Purging libmount (2.41-r9) (37/52) Purging libnl3 (3.11.0-r0) (38/52) Purging cairo (1.18.4-r0) (39/52) Purging fontconfig (2.15.0-r3) (40/52) Purging freetype (2.13.3-r0) (41/52) Purging libblkid (2.41-r9) (42/52) Purging libxext (1.3.6-r2) (43/52) Purging libxrender (0.9.12-r0) (44/52) Purging libx11 (1.8.11-r0) (45/52) Purging libxcb (1.17.0-r0) (46/52) Purging libxdmcp (1.1.5-r1) (47/52) Purging libbsd (0.12.2-r0) (48/52) Purging libeconf (0.6.3-r0) (49/52) Purging libmd (1.1.0-r0) (50/52) Purging libpng (1.6.47-r0) (51/52) Purging libxau (1.0.12-r0) (52/52) Purging pixman (0.46.4-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> targetcli: Updating the community/x86_64 repository index... >>> targetcli: Signing the index...