>>> bc: Building main/bc 1.08.0-r0 (using abuild 3.14.1-r5) started Wed, 01 Jan 2025 18:09:07 +0000 >>> bc: Validating /home/buildozer/aports/main/bc/APKBUILD... >>> bc: Analyzing dependencies... >>> bc: Installing for build: build-base bison ed flex readline-dev texinfo (1/17) Installing m4 (1.4.19-r3) (2/17) Installing bison (3.8.2-r1) (3/17) Installing ed (1.20.2-r0) (4/17) Installing flex (2.6.4-r6) (5/17) Installing libhistory (8.2.13-r0) (6/17) Installing libformw (6.5_p20241006-r3) (7/17) Installing libmenuw (6.5_p20241006-r3) (8/17) Installing libpanelw (6.5_p20241006-r3) (9/17) Installing libncurses++ (6.5_p20241006-r3) (10/17) Installing ncurses-dev (6.5_p20241006-r3) (11/17) Installing readline-dev (8.2.13-r0) (12/17) Installing perl (5.40.0-r3) (13/17) Installing texinfo (7.2-r0) (14/17) Installing .makedepends-bc (20250101.180908) (15/17) Installing perl-error (0.17029-r2) (16/17) Installing perl-git (2.47.1-r0) (17/17) Installing git-perl (2.47.1-r0) Executing busybox-1.37.0-r10.trigger OK: 447 MiB in 133 packages >>> bc: Cleaning up srcdir >>> bc: Cleaning up pkgdir >>> bc: Cleaning up tmpdir >>> bc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bc-1.08.0.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 curl: (22) The requested URL returned error: 404 >>> bc: Fetching https://ftp.gnu.org/gnu/bc/bc-1.08.0.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 100 441k 100 441k 0 0 427k 0 0:00:01 0:00:01 --:--:-- 428k >>> bc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bc-1.08.0.tar.gz >>> bc: Checking sha512sums... bc-1.08.0.tar.gz: OK getopt-gcc15.patch: OK >>> bc: Unpacking /var/cache/distfiles/edge/bc-1.08.0.tar.gz... >>> bc: getopt-gcc15.patch patching file h/getopt.h patching file lib/getopt.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 for stdarg.h... yes checking for stddef.h... yes checking for errno.h... yes checking for limits.h... yes checking for lib.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for i586-alpine-linux-musl-ar... no checking for i586-alpine-linux-musl-lib... no checking for i586-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for bison... bison -y checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ptrdiff_t... yes checking for vprintf... yes checking for isgraph... yes checking for setvbuf... yes checking for fstat... yes checking for strtol... yes checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking for readline/readline.h... yes Using the readline library. Adding GCC specific compile flags. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bc/Makefile config.status: creating dc/Makefile config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating doc/texi-ver.incl config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' Making all in lib make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT vfprintf.o -MD -MP -MF .deps/vfprintf.Tpo -c -o vfprintf.o vfprintf.c mv -f .deps/vfprintf.Tpo .deps/vfprintf.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT number.o -MD -MP -MF .deps/number.Tpo -c -o number.o number.c mv -f .deps/number.Tpo .deps/number.Po rm -f libbc.a ar cru libbc.a getopt.o getopt1.o vfprintf.o number.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libbc.a make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/lib' Making all in bc make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT bc.o -MD -MP -MF .deps/bc.Tpo -c -o bc.o bc.c mv -f .deps/bc.Tpo .deps/bc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c mv -f .deps/scan.Tpo .deps/scan.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c mv -f .deps/execute.Tpo .deps/execute.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c mv -f .deps/load.Tpo .deps/load.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT storage.o -MD -MP -MF .deps/storage.Tpo -c -o storage.o storage.c mv -f .deps/storage.Tpo .deps/storage.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT global.o -MD -MP -MF .deps/global.Tpo -c -o global.o global.c mv -f .deps/global.Tpo .deps/global.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT warranty.o -MD -MP -MF .deps/warranty.Tpo -c -o warranty.o warranty.c mv -f .deps/warranty.Tpo .deps/warranty.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bc main.o bc.o scan.o execute.o load.o storage.o util.o global.o warranty.o ../lib/libbc.a -lreadline -lncurses make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/bc' Making all in dc make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/dc' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT dc.o -MD -MP -MF .deps/dc.Tpo -c -o dc.o dc.c mv -f .deps/dc.Tpo .deps/dc.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c mv -f .deps/input.Tpo .deps/input.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c mv -f .deps/eval.Tpo .deps/eval.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c mv -f .deps/stack.Tpo .deps/stack.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c mv -f .deps/array.Tpo .deps/array.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT numeric.o -MD -MP -MF .deps/numeric.Tpo -c -o numeric.o numeric.c mv -f .deps/numeric.Tpo .deps/numeric.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c mv -f .deps/string.Tpo .deps/string.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -funsigned-char -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o dc dc.o input.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a -lreadline -lncurses make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/dc' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --no-split --version) >/dev/null 2>&1; then \ for f in bc.info bc.info-[0-9] bc.info-[0-9][0-9] bc.i[0-9] bc.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o bc.info bc.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./bc.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --no-split --version) >/dev/null 2>&1; then \ for f in dc.info dc.info-[0-9] dc.info-[0-9][0-9] dc.i[0-9] dc.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o dc.info dc.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./dc.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/doc' make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' Making check in lib make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/lib' Making check in bc make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/bc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/bc' Making check in dc make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/dc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/dc' Making check in doc make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/doc' make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' >>> bc: Entering fakeroot... Making install in lib make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/lib' make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/lib' make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/lib' Making install in bc make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/bc' make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/bc' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/main/bc/pkg/bc/usr/bin' /usr/bin/install -c bc '/home/buildozer/aports/main/bc/pkg/bc/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/bc' make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/bc' Making install in dc make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/dc' make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/dc' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/main/bc/pkg/bc/usr/bin' /usr/bin/install -c dc '/home/buildozer/aports/main/bc/pkg/bc/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/dc' make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/dc' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/doc' make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/bc/pkg/bc/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/main/bc/pkg/bc/usr/share/info' /usr/bin/install -c -m 644 bc.1 dc.1 '/home/buildozer/aports/main/bc/pkg/bc/usr/share/man/man1' /usr/bin/install -c -m 644 ./bc.info ./dc.info '/home/buildozer/aports/main/bc/pkg/bc/usr/share/info' install-info --info-dir='/home/buildozer/aports/main/bc/pkg/bc/usr/share/info' '/home/buildozer/aports/main/bc/pkg/bc/usr/share/info/bc.info' install-info --info-dir='/home/buildozer/aports/main/bc/pkg/bc/usr/share/info' '/home/buildozer/aports/main/bc/pkg/bc/usr/share/info/dc.info' make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/doc' make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0/doc' make[1]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' make[2]: Entering directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' make[1]: Leaving directory '/home/buildozer/aports/main/bc/src/bc-1.08.0' >>> bc-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/bc/pkg/bc-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/aports/main/bc/pkg/bc-doc/usr/share/info' >>> bc-doc*: Preparing subpackage bc-doc... >>> bc-doc*: Running postcheck for bc-doc >>> bc*: Running postcheck for bc >>> bc*: Preparing package bc... >>> bc*: Stripping binaries >>> bc-doc*: Scanning shared objects >>> bc*: Scanning shared objects >>> bc-doc*: Tracing dependencies... >>> bc-doc*: Package size: 76.3 KB >>> bc-doc*: Compressing data... >>> bc-doc*: Create checksum... >>> bc-doc*: Create bc-doc-1.08.0-r0.apk >>> bc*: Tracing dependencies... so:libc.musl-x86.so.1 so:libreadline.so.8 >>> bc*: Package size: 119.0 KB >>> bc*: Compressing data... >>> bc*: Create checksum... >>> bc*: Create bc-1.08.0-r0.apk >>> bc: Build complete at Wed, 01 Jan 2025 18:09:20 +0000 elapsed time 0h 0m 13s >>> bc: Cleaning up srcdir >>> bc: Cleaning up pkgdir >>> bc: Uninstalling dependencies... (1/17) Purging .makedepends-bc (20250101.180908) (2/17) Purging bison (3.8.2-r1) (3/17) Purging ed (1.20.2-r0) (4/17) Purging flex (2.6.4-r6) (5/17) Purging m4 (1.4.19-r3) (6/17) Purging readline-dev (8.2.13-r0) (7/17) Purging libhistory (8.2.13-r0) (8/17) Purging texinfo (7.2-r0) Executing texinfo-7.2-r0.pre-deinstall (9/17) Purging git-perl (2.47.1-r0) (10/17) Purging perl-git (2.47.1-r0) (11/17) Purging perl-error (0.17029-r2) (12/17) Purging perl (5.40.0-r3) (13/17) Purging ncurses-dev (6.5_p20241006-r3) (14/17) Purging libncurses++ (6.5_p20241006-r3) (15/17) Purging libpanelw (6.5_p20241006-r3) (16/17) Purging libformw (6.5_p20241006-r3) (17/17) Purging libmenuw (6.5_p20241006-r3) Executing busybox-1.37.0-r10.trigger OK: 404 MiB in 116 packages >>> bc: Updating the main/x86 repository index... >>> bc: Signing the index...