>>> screen: Building main/screen 5.0.0-r0 (using abuild 3.14.0-r0) started Tue, 15 Oct 2024 21:48:38 +0000
>>> screen: Validating /home/buildozer/aports/main/screen/APKBUILD...
>>> WARNING: screen: Setting the maintainer with a comment is deprecated. Use maintainer="Celeste <cielesti@protonmail.com>" instead
>>> screen: Analyzing dependencies...
>>> screen: Installing for build: build-base autoconf automake linux-pam-dev ncurses ncurses-dev
(1/27) Installing m4 (1.4.19-r3)
(2/27) Installing libbz2 (1.0.8-r6)
(3/27) Installing perl (5.40.0-r3)
(4/27) Installing autoconf (2.72-r0)
(5/27) Installing automake (1.17-r0)
(6/27) Installing xz-libs (5.6.3-r0)
(7/27) Installing xz (5.6.3-r0)
(8/27) Installing gettext-asprintf (0.22.5-r0)
(9/27) Installing libintl (0.22.5-r0)
(10/27) Installing gettext-libs (0.22.5-r0)
(11/27) Installing gettext-envsubst (0.22.5-r0)
(12/27) Installing libxml2 (2.13.4-r1)
(13/27) Installing gettext (0.22.5-r0)
(14/27) Installing gettext-dev (0.22.5-r0)
(15/27) Installing utmps-libs (0.1.2.3-r1)
(16/27) Installing linux-pam (1.6.1-r1)
(17/27) Installing linux-pam-dev (1.6.1-r1)
(18/27) Installing ncurses (6.5_p20241006-r0)
(19/27) Installing libformw (6.5_p20241006-r0)
(20/27) Installing libmenuw (6.5_p20241006-r0)
(21/27) Installing libpanelw (6.5_p20241006-r0)
(22/27) Installing libncurses++ (6.5_p20241006-r0)
(23/27) Installing ncurses-dev (6.5_p20241006-r0)
(24/27) Installing .makedepends-screen (20241015.214839)
(25/27) Installing perl-error (0.17029-r2)
(26/27) Installing perl-git (2.46.2-r0)
(27/27) Installing git-perl (2.46.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 445 MiB in 126 packages
>>> screen: Cleaning up srcdir
>>> screen: Cleaning up pkgdir
>>> screen: Cleaning up tmpdir
>>> screen: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/screen-5.0.0.tar.gz
>>> screen: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/screen-5.0.0.tar.gz
>>> screen: Checking sha512sums...
screen-5.0.0.tar.gz: OK
>>> screen: Unpacking /var/cache/distfiles/v3.21/screen-5.0.0.tar.gz...
configure: WARNING: unrecognized options: --with-sys-screenrc, --enable-colors256, --enable-rxvt_osc
checking for aarch64-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for aarch64-alpine-linux-musl-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for a BSD-compatible install... /usr/bin/install -c
checking for execvpe... yes
checking for seteuid... yes
checking for setegid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for library containing tgetent... -lcurses
checking for library containing crypt... none required
checking for pty.h... yes
checking for util.h... no
checking for libutil.h... no
checking for library containing openpty... none required
checking for library containing socket... none required
checking for langinfo.h... yes
checking for dirent.h... yes
checking for PAM support... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --with-sys-screenrc, --enable-colors256, --enable-rxvt_osc

Configuration:

 PAM support: .............................. yes
 telnet support: ........................... yes
 utmp support: ............................. no
 global socket directory: .................. no

 system screenrc location: ................. /etc/screenrc
 pty mode: ................................. 0622
 pty group: ................................ 5
 pty on read only file system: ............. no

AWK=awk srcdir=. sh ./term.sh
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 winmsgcond.c -o winmsgcond.o
AWK=awk CC="gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17" srcdir=. sh ./comm.sh
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 kmapdef.c -o kmapdef.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 term.c -o term.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 screen.c -o screen.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 acls.c -o acls.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 ansi.c -o ansi.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 attacher.c -o attacher.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 backtick.c -o backtick.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 canvas.c -o canvas.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 comm.c -o comm.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 display.c -o display.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 encoding.c -o encoding.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 fileio.c -o fileio.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 help.c -o help.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 input.c -o input.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 layer.c -o layer.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 layout.c -o layout.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 list_display.c -o list_display.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 list_generic.c -o list_generic.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 list_license.c -o list_license.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 list_window.c -o list_window.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 logfile.c -o logfile.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 mark.c -o mark.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 misc.c -o misc.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 process.c -o process.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 pty.c -o pty.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 resize.c -o resize.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 sched.c -o sched.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 search.c -o search.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 socket.c -o socket.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 telnet.c -o telnet.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 termcap.c -o termcap.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 tty.c -o tty.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 utmp.c -o utmp.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 viewport.c -o viewport.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 window.c -o window.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 winmsg.c -o winmsg.o
gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2024-08-29 15:08:53"' -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wall -Wextra -std=c17 winmsgbuf.c -o winmsgbuf.o
list_license.c: In function 'gl_License_row':
list_license.c:99:36: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
   99 |         char *line = calloc(sizeof(char), flayer->l_width + 1);
      |                                    ^~~~
list_license.c:99:36: note: earlier argument should specify number of elements, later size of each element
process.c: In function 'DoCommandMeta':
process.c:1642:16: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 1642 |         if (ch != -1)
      |                ^~
gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o screen screen.o acls.o ansi.o attacher.o backtick.o canvas.o comm.o display.o encoding.o fileio.o help.o input.o kmapdef.o layer.o layout.o list_display.o list_generic.o list_license.o list_window.o logfile.o mark.o misc.o process.o pty.o resize.o sched.o search.o socket.o telnet.o term.o termcap.o tty.o utmp.o viewport.o window.o winmsg.o winmsgbuf.o winmsgcond.o -lcurses  -lpam
>>> screen: Entering fakeroot...
./etc/mkinstalldirs /home/buildozer/aports/main/screen/pkg/screen/usr/bin /home/buildozer/aports/main/screen/pkg/screen/usr/share/screen/utf8encodings
mkdir /home/buildozer/aports/main/screen/pkg
mkdir /home/buildozer/aports/main/screen/pkg/screen
mkdir /home/buildozer/aports/main/screen/pkg/screen/usr
mkdir /home/buildozer/aports/main/screen/pkg/screen/usr/bin
mkdir /home/buildozer/aports/main/screen/pkg/screen/usr/share
mkdir /home/buildozer/aports/main/screen/pkg/screen/usr/share/screen
mkdir /home/buildozer/aports/main/screen/pkg/screen/usr/share/screen/utf8encodings
cd doc ; make installdirs
make[1]: Entering directory '/home/buildozer/aports/main/screen/src/screen-5.0.0/doc'
./../etc/mkinstalldirs /home/buildozer/aports/main/screen/pkg/screen/usr/share/man/man1 /home/buildozer/aports/main/screen/pkg/screen/usr/share/info
mkdir /home/buildozer/aports/main/screen/pkg/screen/usr/share/man
mkdir /home/buildozer/aports/main/screen/pkg/screen/usr/share/man/man1
mkdir /home/buildozer/aports/main/screen/pkg/screen/usr/share/info
make[1]: Leaving directory '/home/buildozer/aports/main/screen/src/screen-5.0.0/doc'
if [ -f /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen-5.0.0 ] && [ ! -f /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen-5.0.0.old ]; \
	then mv /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen-5.0.0 /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen-5.0.0.old; fi
/usr/bin/install -c screen /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen-5.0.0
chown root /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen-5.0.0 && chmod 4755 /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen-5.0.0
if [ -f /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen ] && [ ! -f /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen.old ]; then mv /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen.old; fi
rm -f /home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen
(cd /home/buildozer/aports/main/screen/pkg/screen/usr/bin && ln -f -s screen-5.0.0 screen)
cp ./utf8encodings/?? /home/buildozer/aports/main/screen/pkg/screen/usr/share/screen/utf8encodings
cd doc ; make install
make[1]: Entering directory '/home/buildozer/aports/main/screen/src/screen-5.0.0/doc'
./../etc/mkinstalldirs /home/buildozer/aports/main/screen/pkg/screen/usr/share/man/man1 /home/buildozer/aports/main/screen/pkg/screen/usr/share/info
/usr/bin/install -c -m 644 ./screen.1 /home/buildozer/aports/main/screen/pkg/screen/usr/share/man/man1/screen.1
make screen.info
make[2]: Entering directory '/home/buildozer/aports/main/screen/src/screen-5.0.0/doc'
makeinfo ./screen.texinfo -o screen.info
make[2]: makeinfo: No such file or directory
make[2]: *** [Makefile:31: screen.info] Error 127
make[2]: Leaving directory '/home/buildozer/aports/main/screen/src/screen-5.0.0/doc'
make[1]: [Makefile:35: install] Error 2 (ignored)
if test -f screen.info; then d=.; else d=.; fi; \
if test -f $d/screen.info; then \
for f in $d/screen.info*; do /usr/bin/install -c -m 644 $f /home/buildozer/aports/main/screen/pkg/screen/usr/share/info;done; \
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  install-info --info-dir=/home/buildozer/aports/main/screen/pkg/screen/usr/share/info $d/screen.info; \
else true; fi; \
fi
make[1]: Leaving directory '/home/buildozer/aports/main/screen/src/screen-5.0.0/doc'
if [ -d /home/buildozer/aports/main/screen/pkg/screen/usr/lib/terminfo ]; then \
	PATH="$PATH:/usr/5bin" tic ./terminfo/screeninfo.src; \
	chmod 644 /home/buildozer/aports/main/screen/pkg/screen/usr/lib/terminfo/s/screen*; \
fi
termcap entry (./terminfo/screencap) should be installed manually.
You may also want to install ./etc/etcscreenrc in
mode of '/home/buildozer/aports/main/screen/pkg/screen/usr/bin/screen-5.0.0' changed to 0755 (rwxr-xr-x)
>>> screen-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/main/screen/pkg/screen-doc/usr/share/man'
'usr/share/info' -> '/home/buildozer/aports/main/screen/pkg/screen-doc/usr/share/info'
>>> screen-doc*: Preparing subpackage screen-doc...
>>> screen-doc*: Running postcheck for screen-doc
>>> screen*: Running postcheck for screen
>>> screen*: Preparing package screen...
>>> screen*: Stripping binaries
>>> screen-doc*: Scanning shared objects
>>> screen*: Scanning shared objects
>>> screen-doc*: Tracing dependencies...
>>> screen-doc*: Package size: 54.4 KB
>>> screen-doc*: Compressing data...
>>> screen-doc*: Create checksum...
>>> screen-doc*: Create screen-doc-5.0.0-r0.apk
>>> screen*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
	so:libncursesw.so.6
	so:libpam.so.0
>>> screen*: Package size: 665.7 KB
>>> screen*: Compressing data...
>>> screen*: Create checksum...
>>> screen*: Create screen-5.0.0-r0.apk
>>> screen: Build complete at Tue, 15 Oct 2024 21:48:48 +0000 elapsed time 0h 0m 10s
>>> screen: Cleaning up srcdir
>>> screen: Cleaning up pkgdir
>>> screen: Uninstalling dependencies...
(1/27) Purging .makedepends-screen (20241015.214839)
(2/27) Purging autoconf (2.72-r0)
(3/27) Purging m4 (1.4.19-r3)
(4/27) Purging automake (1.17-r0)
(5/27) Purging linux-pam-dev (1.6.1-r1)
(6/27) Purging gettext-dev (0.22.5-r0)
(7/27) Purging xz (5.6.3-r0)
(8/27) Purging gettext-asprintf (0.22.5-r0)
(9/27) Purging gettext (0.22.5-r0)
(10/27) Purging gettext-envsubst (0.22.5-r0)
(11/27) Purging linux-pam (1.6.1-r1)
(12/27) Purging ncurses (6.5_p20241006-r0)
(13/27) Purging ncurses-dev (6.5_p20241006-r0)
(14/27) Purging libncurses++ (6.5_p20241006-r0)
(15/27) Purging libpanelw (6.5_p20241006-r0)
(16/27) Purging gettext-libs (0.22.5-r0)
(17/27) Purging git-perl (2.46.2-r0)
(18/27) Purging perl-git (2.46.2-r0)
(19/27) Purging perl-error (0.17029-r2)
(20/27) Purging perl (5.40.0-r3)
(21/27) Purging libbz2 (1.0.8-r6)
(22/27) Purging libformw (6.5_p20241006-r0)
(23/27) Purging libintl (0.22.5-r0)
(24/27) Purging libmenuw (6.5_p20241006-r0)
(25/27) Purging libxml2 (2.13.4-r1)
(26/27) Purging utmps-libs (0.1.2.3-r1)
(27/27) Purging xz-libs (5.6.3-r0)
Executing busybox-1.36.1-r32.trigger
OK: 393 MiB in 99 packages
>>> screen: Updating the main/aarch64 repository index...
>>> screen: Signing the index...