>>> es-shell: Building community/es-shell 0.9.2_git20220315-r0 (using abuild 3.12.0-r0) started Mon, 06 Nov 2023 21:51:20 +0000 >>> es-shell: Checking sanity of /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/20) Installing m4 (1.4.19-r3) (2/20) Installing libbz2 (1.0.8-r6) (3/20) Installing perl (5.38.0-r0) (4/20) Installing autoconf (2.71-r2) (5/20) Installing automake (1.16.5-r2) (6/20) Installing byacc (20230521-r1) (7/20) Installing libltdl (2.4.7-r3) (8/20) Installing libtool (2.4.7-r3) (9/20) Installing libhistory (8.2.1-r2) (10/20) Installing libformw (6.4_p20231007-r0) (11/20) Installing libmenuw (6.4_p20231007-r0) (12/20) Installing libpanelw (6.4_p20231007-r0) (13/20) Installing libncurses++ (6.4_p20231007-r0) (14/20) Installing ncurses-dev (6.4_p20231007-r0) (15/20) Installing readline (8.2.1-r2) (16/20) Installing readline-dev (8.2.1-r2) (17/20) Installing .makedepends-es-shell (20231106.215121) (18/20) Installing perl-error (0.17029-r2) (19/20) Installing perl-git (2.42.1-r0) (20/20) Installing git-perl (2.42.1-r0) Executing busybox-1.36.1-r14.trigger OK: 356 MiB in 122 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_git20220315.tar.gz >>> es-shell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/es-shell-0.9.2_git20220315.tar.gz >>> es-shell: Checking sha512sums... es-shell-0.9.2_git20220315.tar.gz: OK >>> es-shell: Unpacking /var/cache/distfiles/es-shell-0.9.2_git20220315.tar.gz... configure.ac:80: warning: The preprocessor macro `STDC_HEADERS' is obsolete. Except in unusual embedded environments, you can safely include all ISO C90 headers unconditionally. 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 configure.ac:80: warning: The preprocessor macro `STDC_HEADERS' is obsolete. configure.ac:80: Except in unusual embedded environments, you can safely include all configure.ac:80: ISO C90 headers unconditionally. configure.ac:103: warning: AC_FUNC_WAIT3: `wait3' has been removed from POSIX. configure.ac:103: Remove this `AC_FUNC_WAIT3' and adjust your code to use `waitpid' instead. ./lib/autoconf/functions.m4:2053: AC_FUNC_WAIT3 is expanded from... configure.ac:103: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: Leaving directory '.' checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking for 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 a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... ./install-sh -c -d 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 main in -lterminfo... no checking for main in -ltermcap... no checking for readline in -lreadline... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... 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 how to run the C preprocessor... gcc -E checking for uid_t in sys/types.h... yes checking for size_t... yes checking type of array argument to getgroups... gid_t checking whether gcc needs -traditional... no checking for getpagesize... yes checking for working mmap... yes checking for wait3 that fills in rusage... 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 setsid... yes checking for sigsetjmp... yes checking for an abused getenv... no 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 gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o access.o access.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o closure.o closure.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o conv.o conv.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o dict.o dict.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o eval.o eval.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o except.o except.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o fd.o fd.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o gc.o gc.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o glob.o glob.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o glom.o glom.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o input.o input.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o heredoc.o heredoc.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o list.o list.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o main.o main.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o match.o match.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o open.o open.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o opt.o opt.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim-ctl.o prim-ctl.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim-etc.o prim-etc.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim-io.o prim-io.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim-sys.o prim-sys.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o prim.o prim.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o print.o print.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -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 gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o signal.o signal.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o split.o split.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o status.o status.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o str.o str.c yacc -vd ./parse.y gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o term.o term.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o tree.o tree.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o util.o util.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o var.o var.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o vec.o vec.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o version.o version.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o y.tab.o y.tab.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -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 gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o syntax.o syntax.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o token.o token.c gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o sigmsgs.o sigmsgs.c prim-sys.c: In function 'parselimit': prim-sys.c:226:24: warning: overflow in conversion from 'long long unsigned int' to 'long int' changes value from '18446744073709551615' to '-1' [-Woverflow] 226 | return RLIM_INFINITY; | ^~~~~~~~~~~~~ gcc -o esdump -Wl,--as-needed,-O1,--sort-common access.o closure.o conv.o dict.o eval.o except.o fd.o gc.o glob.o glom.o input.o heredoc.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 gcc -I. -I. -W -Wall -Wno-implicit-fallthrough -Wno-cast-function-type -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o initial.o initial.c gcc -o es -Wl,--as-needed,-O1,--sort-common access.o closure.o conv.o dict.o eval.o except.o fd.o gc.o glob.o glom.o input.o heredoc.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 >>> es-shell: Entering fakeroot... ./install-sh -c -d /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 ./install-sh -c -d /home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/man/man1 /usr/bin/install -c ./doc/es.1 /home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/man/man1 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' 'trip.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/trip.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/jamesh.esrc' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/jamesh.esrc' 'examples/99bottles.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/99bottles.es' '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/es-mode.el' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/es-mode.el' 'examples/cdpath.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/cdpath.es' '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/cd_history.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/cd_history.es' 'examples/adventure.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/adventure.es' 'examples/number.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/number.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/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/env.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main/env.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/settor.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main/settor.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/options.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main/options.es' 'examples/friedman/main' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/main' '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/sun.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/term/sun.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/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/mkautoloads.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/mkautoloads.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/repl.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/repl.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/dirs.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/dirs.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/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/exports.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/exports.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/hook.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/hook.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/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/subr.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/subr.es' '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/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/compress.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/compress.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/=TODO' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/=TODO' '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/primitives.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/primitives.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/mailcheck.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/mailcheck.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/list.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/list.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/which.es' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib/which.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/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' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/lib' 'examples/friedman/README' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman/README' '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' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples/friedman' 'examples' -> '/home/buildozer/aports/community/es-shell/pkg/es-shell/usr/share/doc/es-shell/examples' >>> es-shell-doc*: Running split function doc... >>> 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: 1.0 MB >>> es-shell-doc*: Compressing data... >>> es-shell-doc*: Create checksum... >>> es-shell-doc*: Create es-shell-doc-0.9.2_git20220315-r0.apk >>> es-shell*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libreadline.so.8 >>> es-shell*: Package size: 184.0 KB >>> es-shell*: Compressing data... >>> es-shell*: Create checksum... >>> es-shell*: Create es-shell-0.9.2_git20220315-r0.apk >>> es-shell: Build complete at Mon, 06 Nov 2023 21:51:31 +0000 elapsed time 0h 0m 11s >>> es-shell: Cleaning up srcdir >>> es-shell: Cleaning up pkgdir >>> es-shell: Uninstalling dependencies... (1/20) Purging .makedepends-es-shell (20231106.215121) (2/20) Purging autoconf (2.71-r2) (3/20) Purging m4 (1.4.19-r3) (4/20) Purging automake (1.16.5-r2) (5/20) Purging byacc (20230521-r1) (6/20) Purging libtool (2.4.7-r3) (7/20) Purging libltdl (2.4.7-r3) (8/20) Purging readline-dev (8.2.1-r2) (9/20) Purging libhistory (8.2.1-r2) (10/20) Purging readline (8.2.1-r2) (11/20) Purging git-perl (2.42.1-r0) (12/20) Purging perl-git (2.42.1-r0) (13/20) Purging perl-error (0.17029-r2) (14/20) Purging perl (5.38.0-r0) (15/20) Purging libbz2 (1.0.8-r6) (16/20) Purging ncurses-dev (6.4_p20231007-r0) (17/20) Purging libncurses++ (6.4_p20231007-r0) (18/20) Purging libpanelw (6.4_p20231007-r0) (19/20) Purging libformw (6.4_p20231007-r0) (20/20) Purging libmenuw (6.4_p20231007-r0) Executing busybox-1.36.1-r14.trigger OK: 315 MiB in 102 packages >>> es-shell: Updating the community/armhf repository index... >>> es-shell: Signing the index...