>>> es-shell: Building community/es-shell 0.9.2_git20250503-r0 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 21:55:44 +0000 >>> es-shell: Validating /home/buildozer/aports/community/es-shell/APKBUILD... >>> es-shell: Analyzing dependencies... >>> es-shell: Installing for build: build-base autoconf automake byacc libtool readline-dev (1/18) Installing m4 (1.4.19-r3) (2/18) Installing perl (5.40.2-r0) (3/18) Installing autoconf (2.72-r0) (4/18) Installing automake (1.17-r0) (5/18) Installing byacc (20240109-r0) (6/18) Installing libltdl (2.5.4-r0) (7/18) Installing libtool (2.5.4-r0) (8/18) Installing libhistory (8.2.13-r0) (9/18) Installing libformw (6.5_p20250412-r0) (10/18) Installing libmenuw (6.5_p20250412-r0) (11/18) Installing libpanelw (6.5_p20250412-r0) (12/18) Installing libncurses++ (6.5_p20250412-r0) (13/18) Installing ncurses-dev (6.5_p20250412-r0) (14/18) Installing readline-dev (8.2.13-r0) (15/18) Installing .makedepends-es-shell (20250503.215545) (16/18) Installing perl-error (0.17030-r0) (17/18) Installing perl-git (2.49.0-r0) (18/18) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r16.trigger OK: 443 MiB in 136 packages >>> es-shell: Cleaning up srcdir >>> es-shell: Cleaning up pkgdir >>> es-shell: Cleaning up tmpdir >>> es-shell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/es-shell-0.9.2_git20250503.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 >>> es-shell: Fetching es-shell-0.9.2_git20250503.tar.gz::https://github.com/wryun/es-shell/archive/f913651715d2bdbe45d857b91c25e3c2ca7d2dc4.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 726k 0 726k 0 0 1410k 0 --:--:-- --:--:-- --:--:-- 1410k >>> es-shell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/es-shell-0.9.2_git20250503.tar.gz >>> es-shell: Checking sha512sums... es-shell-0.9.2_git20250503.tar.gz: OK >>> es-shell: Unpacking /var/cache/distfiles/edge/es-shell-0.9.2_git20250503.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: './config.sub' is created autoreconf: './config.guess' is created autoreconf: './install-sh' is created autoreconf: Leaving directory '.' checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /bin/mkdir -p checking for bison... no checking for byacc... byacc checking for /dev/fd filesystem... yes checking whether #! works in shell scripts... yes checking for getpwuid in -lsun... no checking for readline libraries... -lreadline checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes 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 sys/param.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for memory.h... yes checking for stdarg.h... yes checking for sys/cdefs.h... no checking for an ANSI C-conforming const... yes checking for uid_t... yes checking for gid_t... yes checking for size_t... yes checking type of array argument to getgroups... gid_t checking for getpagesize... yes checking for working mmap... yes checking for strerror... yes checking for strtol... yes checking for lstat... yes checking for setrlimit... yes checking for sigrelse... yes checking for sighold... yes checking for sigaction... yes checking for sysconf... yes checking for sigsetjmp... yes checking for getrusage... yes checking for mmap... yes checking for mprotect... yes checking whether getenv can be redefined... yes checking whether assignment to va_list ok?... yes checking for rlimit type ...... rlim_t checking for files to extract signal information from... /usr/include/bits/alltypes.h /usr/include/bits/signal.h /usr/include/features.h /usr/include/signal.h /usr/include/stdc-predef.h configure: creating ./config.status config.status: creating Makefile config.status: creating config.h cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o access.o access.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o closure.o closure.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o conv.o conv.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o dict.o dict.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o eval.o eval.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o except.o except.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o fd.o fd.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o gc.o gc.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o glob.o glob.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o glom.o glom.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o input.o input.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o heredoc.o heredoc.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o history.o history.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o list.o list.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o main.o main.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o match.o match.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o open.o open.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o opt.o opt.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim-ctl.o prim-ctl.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim-etc.o prim-etc.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim-io.o prim-io.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim-sys.o prim-sys.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim.o prim.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o print.o print.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o proc.o proc.c sh ./mksignal /usr/include/bits/alltypes.h /usr/include/bits/signal.h /usr/include/features.h /usr/include/signal.h /usr/include/stdc-predef.h > sigmsgs.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o signal.o signal.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o split.o split.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o status.o status.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o str.o str.c byacc -vd ./parse.y cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o term.o term.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tree.o tree.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o util.o util.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o var.o var.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o vec.o vec.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o version.o version.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o dump.o dump.c cmp -s y.tab.h token.h || cp y.tab.h token.h cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o y.tab.o y.tab.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o sigmsgs.o sigmsgs.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o syntax.o syntax.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o token.o token.c prim-sys.c: In function 'parselimit': prim-sys.c:220:24: warning: overflow in conversion from 'long long unsigned int' to 'long int' changes value from '18446744073709551615' to '-1' [-Woverflow] 220 | return RLIM_INFINITY; | ^~~~~~~~~~~~~ cc -o esdump -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs access.o closure.o conv.o dict.o eval.o except.o fd.o gc.o glob.o glom.o input.o heredoc.o history.o list.o main.o match.o open.o opt.o prim-ctl.o prim-etc.o prim-io.o prim-sys.o prim.o print.o proc.o sigmsgs.o signal.o split.o status.o str.o syntax.o term.o token.o tree.o util.o var.o vec.o version.o y.tab.o dump.o -lreadline ./esdump < ./initial.es > initial.c cc -I. -I. -W -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o initial.o initial.c cc -o es -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs access.o closure.o conv.o dict.o eval.o except.o fd.o gc.o glob.o glom.o input.o heredoc.o history.o list.o main.o match.o open.o opt.o prim-ctl.o prim-etc.o prim-io.o prim-sys.o prim.o print.o proc.o sigmsgs.o signal.o split.o status.o str.o syntax.o term.o token.o tree.o util.o var.o vec.o version.o y.tab.o initial.o -lreadline cc -o testrun ./test/testrun.c ./es -ps < ./test/test.es ./test/tests/* file permissions: passed! file types: passed! matches match: passed! redirects redirect: passed! file globbing: passed! match/if equivalence: passed! subjects: passed! error handling: passed! es -c: passed! es -e: passed! es -p: passed! es -i: passed! regressions: passed! old regressions: passed! syntactic sugar: passed! readfrom/writeto sugar: passed! heredoc sugar: passed! match sugar: passed! complex variables: passed! precedence: passed! lexical analysis: passed! tokenizer errors: passed! blow the input stack: passed! umask: passed! redirections: passed! exceptions: passed! heredocs and herestrings: passed! tilde matching: passed! flat command expansion: passed! equal sign in command arguments: passed! exit with signal codes: passed! backslash: passed! exit status: passed! wait is precise: passed! setpgid: passed! >>> es-shell: Entering fakeroot... /bin/mkdir -p /home/buildozer/aports/community/es-shell/pkg/es-shell/usr/bin /usr/bin/install -c -s es /home/buildozer/aports/community/es-shell/pkg/es-shell/usr/bin /bin/mkdir -p /home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/man/man1 /usr/bin/install -c -m 644 ./doc/es.1 /home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/man/man1 /bin/mkdir -p /home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/es /usr/bin/install -c -m 644 ./share/* /home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/es created directory: '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/' created directory: '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell' 'README.md' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/README.md' 'CHANGES' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/CHANGES' 'COPYING' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/COPYING' 'esdebug' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/esdebug' 'initial.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/initial.es' 'doc/usenix-w93.ps' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/usenix-w93.ps' 'doc/ERRATA' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/ERRATA' 'doc/TODO' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/TODO' 'doc/es-list.gz' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/es-list.gz' 'examples/cd_follow-symbolic.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/cd_follow-symbolic.es' 'examples/adventure.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/adventure.es' 'examples/cd_history.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/cd_history.es' 'examples/cd_colourprompt.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/cd_colourprompt.es' 'examples/friedman/os/sunos4.1.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/os/sunos4.1.es' 'examples/friedman/os' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/os' 'examples/friedman/lib/which.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/which.es' 'examples/friedman/lib/=TODO' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/=TODO' 'examples/friedman/lib/prompt.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/prompt.es' 'examples/friedman/lib/dirs.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/dirs.es' 'examples/friedman/lib/subr.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/subr.es' 'examples/friedman/lib/hook.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/hook.es' 'examples/friedman/lib/compress.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/compress.es' 'examples/friedman/lib/type-pred.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/type-pred.es' 'examples/friedman/lib/exec.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/exec.es' 'examples/friedman/lib/setterm.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/setterm.es' 'examples/friedman/lib/path-list.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/path-list.es' 'examples/friedman/lib/repeat.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/repeat.es' 'examples/friedman/lib/stack.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/stack.es' 'examples/friedman/lib/primitives.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/primitives.es' 'examples/friedman/lib/load.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/load.es' 'examples/friedman/lib/hash.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/hash.es' 'examples/friedman/lib/repl.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/repl.es' 'examples/friedman/lib/help.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/help.es' 'examples/friedman/lib/exports.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/exports.es' 'examples/friedman/lib/list.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/list.es' 'examples/friedman/lib/mkautoloads.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/mkautoloads.es' 'examples/friedman/lib/equal.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/equal.es' 'examples/friedman/lib/y-or-n-p.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/y-or-n-p.es' 'examples/friedman/lib/date.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/date.es' 'examples/friedman/lib/compresstbl.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/compresstbl.es' 'examples/friedman/lib/array.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/array.es' 'examples/friedman/lib/require.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/require.es' 'examples/friedman/lib/Y.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/Y.es' 'examples/friedman/lib/churchnum.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/churchnum.es' 'examples/friedman/lib/plist.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/plist.es' 'examples/friedman/lib/mailcheck.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/mailcheck.es' 'examples/friedman/lib' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib' 'examples/friedman/main/settor.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main/settor.es' 'examples/friedman/main/misc.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main/misc.es' 'examples/friedman/main/startup.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main/startup.es' 'examples/friedman/main/esrc.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main/esrc.es' 'examples/friedman/main/options.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main/options.es' 'examples/friedman/main/env.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main/env.es' 'examples/friedman/main' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main' 'examples/friedman/term/sun.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/term/sun.es' 'examples/friedman/term/vt100.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/term/vt100.es' 'examples/friedman/term/emacs.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/term/emacs.es' 'examples/friedman/term' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/term' 'examples/friedman/README' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/README' 'examples/friedman' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman' 'examples/esrc.haahr' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/esrc.haahr' 'examples/sh_compat' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/sh_compat' 'examples/number.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/number.es' 'examples/99bottles.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/99bottles.es' 'examples/cdpath.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/cdpath.es' 'examples/jamesh.esrc' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/jamesh.esrc' 'examples/es-mode.el' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/es-mode.el' 'examples' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples' >>> es-shell-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell-doc/usr/share/man' >>> es-shell-doc*: Preparing subpackage es-shell-doc... >>> es-shell-doc*: Running postcheck for es-shell-doc >>> es-shell*: Running postcheck for es-shell >>> es-shell*: Preparing package es-shell... >>> es-shell*: Stripping binaries >>> es-shell-doc*: Scanning shared objects >>> es-shell*: Scanning shared objects >>> es-shell-doc*: Tracing dependencies... >>> es-shell-doc*: Package size: 838.5 KB >>> es-shell-doc*: Compressing data... >>> es-shell-doc*: Create checksum... >>> es-shell-doc*: Create es-shell-doc-0.9.2_git20250503-r0.apk >>> es-shell*: Tracing dependencies... so:libc.musl-x86.so.1 so:libreadline.so.8 >>> es-shell*: Package size: 164.9 KB >>> es-shell*: Compressing data... >>> es-shell*: Create checksum... >>> es-shell*: Create es-shell-0.9.2_git20250503-r0.apk >>> es-shell: Build complete at Sat, 03 May 2025 21:55:54 +0000 elapsed time 0h 0m 10s >>> es-shell: Cleaning up srcdir >>> es-shell: Cleaning up pkgdir >>> es-shell: Uninstalling dependencies... (1/18) Purging .makedepends-es-shell (20250503.215545) (2/18) Purging autoconf (2.72-r0) (3/18) Purging m4 (1.4.19-r3) (4/18) Purging automake (1.17-r0) (5/18) Purging byacc (20240109-r0) (6/18) Purging libtool (2.5.4-r0) (7/18) Purging libltdl (2.5.4-r0) (8/18) Purging readline-dev (8.2.13-r0) (9/18) Purging libhistory (8.2.13-r0) (10/18) Purging git-perl (2.49.0-r0) (11/18) Purging perl-git (2.49.0-r0) (12/18) Purging perl-error (0.17030-r0) (13/18) Purging perl (5.40.2-r0) (14/18) Purging ncurses-dev (6.5_p20250412-r0) (15/18) Purging libncurses++ (6.5_p20250412-r0) (16/18) Purging libpanelw (6.5_p20250412-r0) (17/18) Purging libformw (6.5_p20250412-r0) (18/18) Purging libmenuw (6.5_p20250412-r0) Executing busybox-1.37.0-r16.trigger OK: 405 MiB in 118 packages >>> es-shell: Updating the community/x86 repository index... >>> es-shell: Signing the index...