>>> joe: Building main/joe 4.6-r5 (using abuild 3.11.0_rc13-r0) started Fri, 28 Apr 2023 17:40:15 +0000 >>> joe: Checking sanity of /home/buildozer/aports/main/joe/APKBUILD... >>> joe: Analyzing dependencies... >>> joe: Installing for build: build-base ncurses-dev (1/6) Installing libformw (6.4_p20230424-r0) (2/6) Installing libmenuw (6.4_p20230424-r0) (3/6) Installing libpanelw (6.4_p20230424-r0) (4/6) Installing libncurses++ (6.4_p20230424-r0) (5/6) Installing ncurses-dev (6.4_p20230424-r0) (6/6) Installing .makedepends-joe (20230428.174015) Executing busybox-1.36.0-r8.trigger OK: 327 MiB in 105 packages >>> joe: Cleaning up srcdir >>> joe: Cleaning up pkgdir >>> joe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/joe-4.6.tar.gz >>> joe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/joe-4.6.tar.gz >>> joe: Checking sha512sums... joe-4.6.tar.gz: OK c99.patch: OK protos.patch: OK >>> joe: Unpacking /var/cache/distfiles/edge/joe-4.6.tar.gz... >>> joe: c99.patch patching file acinclude.m4 patching file joe/selinux.c >>> joe: protos.patch patching file joe/b.c patching file joe/b.h patching file joe/charmap.c patching file joe/charmap.h patching file joe/cmd.c patching file joe/cmd.h patching file joe/kbd.c patching file joe/main.c patching file joe/mouse.c patching file joe/mouse.h patching file joe/rc.c patching file joe/rc.h patching file joe/selinux.c Hunk #1 succeeded at 99 (offset 1 line). patching file joe/selinux.h patching file joe/state.c patching file joe/state.h patching file joe/syntax.c patching file joe/tty.c patching file joe/umath.c patching file joe/unicode.c patching file joe/unicode.h patching file joe/ushell.c patching file joe/ushell.h patching file joe/utag.c patching file joe/util/checkwidths.c >>> joe: Updating ./config.sub checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d 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 whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ln -s works... yes checking for library containing openpty... none required checking for library containing login_tty... none required checking for library containing tgetflag... -lncurses checking for library containing snprintf... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sgtty.h usability... no checking sgtty.h presence... no checking for sgtty.h... no checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/dirent.h usability... no checking sys/dirent.h presence... no checking for sys/dirent.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/types.h usability... yes checking sys/types.h presence... yes checking for sys/types.h... yes checking sys/stat.h usability... yes checking sys/stat.h presence... yes checking for sys/stat.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for term.h... yes checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking selinux/context.h usability... no checking selinux/context.h presence... no checking for selinux/context.h... no checking for function prototypes... yes checking for an ANSI C-conforming const... yes checking for long long... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for sighandler_t... no checking whether gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether setpgrp() takes no arguments... yes checking for pid_t... yes checking for size_t... yes checking for off_t... yes checking size of off_t... 8 checking for ssize_t... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for getcwd... yes checking for getwd... no checking for isblank... yes checking whether isblank() works correctly with side effect expressions... yes checking for alarm... yes checking for mkdir... yes checking for mkstemp... yes checking for putenv... yes checking for setlocale... yes checking for strchr... yes checking for strdup... yes checking for utime... yes checking for setpgid... yes checking for setitimer... yes checking for sigaction... yes checking for sigvec... no checking for siginterrupt... yes checking for sigprocmask... yes checking for library containing sin... none required checking for library containing cos... none required checking for library containing tan... none required checking for library containing exp... none required checking for library containing sqrt... none required checking for library containing cbrt... none required checking for library containing log... none required checking for library containing log10... none required checking for library containing asin... none required checking for library containing acos... none required checking for library containing atan... none required checking for library containing sinh... none required checking for library containing cosh... none required checking for library containing tanh... none required checking for library containing asinh... none required checking for library containing acosh... none required checking for library containing atanh... none required checking for library containing floor... none required checking for library containing ceil... none required checking for library containing fabs... none required checking for library containing erf... none required checking for library containing erfc... none required checking for library containing j0... none required checking for library containing j1... none required checking for library containing y0... none required checking for library containing y1... none required checking for library containing hypot... none required checking whether sighandlers must be reinstalled... no checking for aspell... ispell checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating joe/Makefile config.status: creating joe/util/Makefile config.status: creating rc/Makefile config.status: creating man/Makefile config.status: creating man/ru/Makefile config.status: creating syntax/Makefile config.status: creating po/Makefile config.status: creating colors/Makefile config.status: creating charmaps/klingon config.status: creating desktop/Makefile config.status: creating joe/autoconf.h config.status: executing depfiles commands Making all in man make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' Making all in ru make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man/ru' LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,; s,@BINDIR\@,/usr/bin,' ./joe.1.in > joe.1 make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man/ru' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,; s,@BINDIR\@,/usr/bin,' ./joe.1.in > joe.1 make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' Making all in rc make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/rc' LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./joerc.in > joerc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./jicerc.ru.in > jicerc.ru LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./jmacsrc.in > jmacsrc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./jstarrc.in > jstarrc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./rjoerc.in > rjoerc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./jpicorc.in > jpicorc LC_ALL=C sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./joerc.zh_TW.in > joerc.zh_TW make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/rc' Making all in po make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/po' Making all in syntax make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/syntax' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/syntax' Making all in joe make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' make all-recursive make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' Making all in util make[3]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe/util' gcc -DHAVE_CONFIG_H -I. -I../../joe -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT termidx.o -MD -MP -MF .deps/termidx.Tpo -c -o termidx.o termidx.c gcc -DHAVE_CONFIG_H -I. -I../../joe -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT stringify.o -MD -MP -MF .deps/stringify.Tpo -c -o stringify.o stringify.c gcc -DHAVE_CONFIG_H -I. -I../../joe -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT uniproc.o -MD -MP -MF .deps/uniproc.Tpo -c -o uniproc.o uniproc.c gcc -DHAVE_CONFIG_H -I. -I../../joe -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT checkwidths.o -MD -MP -MF .deps/checkwidths.Tpo -c -o checkwidths.o checkwidths.c In file included from checkwidths.c:15: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f .deps/stringify.Tpo .deps/stringify.Po gcc -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o stringify stringify.o -lncurses mv -f .deps/termidx.Tpo .deps/termidx.Po gcc -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o termidx termidx.o -lncurses mv -f .deps/checkwidths.Tpo .deps/checkwidths.Po gcc -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o checkwidths checkwidths.o -lncurses mv -f .deps/uniproc.Tpo .deps/uniproc.Po gcc -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o uniproc uniproc.o -lncurses make[3]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe/util' make[3]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT b.o -MD -MP -MF .deps/b.Tpo -c -o b.o b.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT blocks.o -MD -MP -MF .deps/blocks.Tpo -c -o blocks.o blocks.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT poshist.o -MD -MP -MF .deps/poshist.Tpo -c -o poshist.o poshist.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT pw.o -MD -MP -MF .deps/pw.Tpo -c -o pw.o pw.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT qw.o -MD -MP -MF .deps/qw.Tpo -c -o qw.o qw.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT rc.o -MD -MP -MF .deps/rc.Tpo -c -o rc.o rc.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT scrn.o -MD -MP -MF .deps/scrn.Tpo -c -o scrn.o scrn.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT termcap.o -MD -MP -MF .deps/termcap.Tpo -c -o termcap.o termcap.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT tw.o -MD -MP -MF .deps/tw.Tpo -c -o tw.o tw.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT ublock.o -MD -MP -MF .deps/ublock.Tpo -c -o ublock.o ublock.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT uedit.o -MD -MP -MF .deps/uedit.Tpo -c -o uedit.o uedit.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT uerror.o -MD -MP -MF .deps/uerror.Tpo -c -o uerror.o uerror.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT ufile.o -MD -MP -MF .deps/ufile.Tpo -c -o ufile.o ufile.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT uformat.o -MD -MP -MF .deps/uformat.Tpo -c -o uformat.o uformat.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT uisrch.o -MD -MP -MF .deps/uisrch.Tpo -c -o uisrch.o uisrch.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT umath.o -MD -MP -MF .deps/umath.Tpo -c -o umath.o umath.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT usearch.o -MD -MP -MF .deps/usearch.Tpo -c -o usearch.o usearch.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT ushell.o -MD -MP -MF .deps/ushell.Tpo -c -o ushell.o ushell.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT utag.o -MD -MP -MF .deps/utag.Tpo -c -o utag.o utag.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT va.o -MD -MP -MF .deps/va.Tpo -c -o va.o va.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT vfile.o -MD -MP -MF .deps/vfile.Tpo -c -o vfile.o vfile.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT vs.o -MD -MP -MF .deps/vs.Tpo -c -o vs.o vs.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT w.o -MD -MP -MF .deps/w.Tpo -c -o w.o w.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT selinux.o -MD -MP -MF .deps/selinux.Tpo -c -o selinux.o selinux.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT charmap.o -MD -MP -MF .deps/charmap.Tpo -c -o charmap.o charmap.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT lattr.o -MD -MP -MF .deps/lattr.Tpo -c -o lattr.o lattr.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT gettext.o -MD -MP -MF .deps/gettext.Tpo -c -o gettext.o gettext.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT builtins.o -MD -MP -MF .deps/builtins.Tpo -c -o builtins.o builtins.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT vt.o -MD -MP -MF .deps/vt.Tpo -c -o vt.o vt.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT mmenu.o -MD -MP -MF .deps/mmenu.Tpo -c -o mmenu.o mmenu.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT unicode.o -MD -MP -MF .deps/unicode.Tpo -c -o unicode.o unicode.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT cclass.o -MD -MP -MF .deps/cclass.Tpo -c -o cclass.o cclass.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT frag.o -MD -MP -MF .deps/frag.Tpo -c -o frag.o frag.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -MT unicat-9.0.0.o -MD -MP -MF .deps/unicat-9.0.0.Tpo -c -o unicat-9.0.0.o unicat-9.0.0.c mv -f .deps/builtins.Tpo .deps/builtins.Po mv -f .deps/queue.Tpo .deps/queue.Po mv -f .deps/selinux.Tpo .deps/selinux.Po mv -f .deps/builtin.Tpo .deps/builtin.Po mv -f .deps/poshist.Tpo .deps/poshist.Po mv -f .deps/unicat-9.0.0.Tpo .deps/unicat-9.0.0.Po mv -f .deps/mmenu.Tpo .deps/mmenu.Po mv -f .deps/state.Tpo .deps/state.Po mv -f .deps/gettext.Tpo .deps/gettext.Po mv -f .deps/qw.Tpo .deps/qw.Po mv -f .deps/utf8.Tpo .deps/utf8.Po mv -f .deps/hash.Tpo .deps/hash.Po mv -f .deps/frag.Tpo .deps/frag.Po mv -f .deps/lattr.Tpo .deps/lattr.Po mv -f .deps/vs.Tpo .deps/vs.Po mv -f .deps/help.Tpo .deps/help.Po mv -f .deps/va.Tpo .deps/va.Po mv -f .deps/uisrch.Tpo .deps/uisrch.Po mv -f .deps/kbd.Tpo .deps/kbd.Po mv -f .deps/cmd.Tpo .deps/cmd.Po mv -f .deps/vfile.Tpo .deps/vfile.Po mv -f .deps/blocks.Tpo .deps/blocks.Po mv -f .deps/unicode.Tpo .deps/unicode.Po mv -f .deps/path.Tpo .deps/path.Po mv -f .deps/tab.Tpo .deps/tab.Po mv -f .deps/rc.Tpo .deps/rc.Po mv -f .deps/pw.Tpo .deps/pw.Po mv -f .deps/undo.Tpo .deps/undo.Po mv -f .deps/ushell.Tpo .deps/ushell.Po mv -f .deps/tty.Tpo .deps/tty.Po mv -f .deps/utag.Tpo .deps/utag.Po mv -f .deps/uerror.Tpo .deps/uerror.Po mv -f .deps/menu.Tpo .deps/menu.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/uformat.Tpo .deps/uformat.Po mv -f .deps/charmap.Tpo .deps/charmap.Po mv -f .deps/mouse.Tpo .deps/mouse.Po mv -f .deps/w.Tpo .deps/w.Po mv -f .deps/vt.Tpo .deps/vt.Po mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/macro.Tpo .deps/macro.Po mv -f .deps/termcap.Tpo .deps/termcap.Po mv -f .deps/colors.Tpo .deps/colors.Po mv -f .deps/syntax.Tpo .deps/syntax.Po mv -f .deps/options.Tpo .deps/options.Po mv -f .deps/tw.Tpo .deps/tw.Po mv -f .deps/ufile.Tpo .deps/ufile.Po mv -f .deps/usearch.Tpo .deps/usearch.Po mv -f .deps/umath.Tpo .deps/umath.Po mv -f .deps/cclass.Tpo .deps/cclass.Po mv -f .deps/bw.Tpo .deps/bw.Po mv -f .deps/ublock.Tpo .deps/ublock.Po mv -f .deps/regex.Tpo .deps/regex.Po mv -f .deps/scrn.Tpo .deps/scrn.Po mv -f .deps/uedit.Tpo .deps/uedit.Po mv -f .deps/b.Tpo .deps/b.Po gcc -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o joe b.o blocks.o bw.o cmd.o hash.o help.o kbd.o macro.o main.o menu.o path.o poshist.o pw.o queue.o qw.o rc.o regex.o scrn.o tab.o termcap.o tty.o tw.o ublock.o uedit.o uerror.o ufile.o uformat.o uisrch.o umath.o undo.o usearch.o ushell.o utag.o va.o vfile.o vs.o w.o utils.o syntax.o utf8.o selinux.o charmap.o mouse.o lattr.o gettext.o builtin.o builtins.o vt.o mmenu.o state.o options.o unicode.o cclass.o frag.o colors.o unicat-9.0.0.o -lncurses make[3]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' Making all in colors make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/colors' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/colors' Making all in desktop make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6' Making check in man make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' Making check in ru make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man/ru' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man/ru' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' Making check in rc make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/rc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/rc' Making check in po make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/po' Making check in syntax make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/syntax' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/syntax' Making check in joe make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' Making check in util make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe/util' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe/util' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' Making check in colors make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/colors' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/colors' Making check in desktop make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6' >>> joe: Entering fakeroot... Making install in man make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' Making install in ru make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man/ru' make[3]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man/ru' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/usr/share/man/ru/man1' /usr/bin/install -c -m 644 joe.1 '/home/buildozer/aports/main/joe/pkg/joe/usr/share/man/ru/man1' make[3]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man/ru' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man/ru' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' make[3]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/usr/share/man/man1' /usr/bin/install -c -m 644 joe.1 '/home/buildozer/aports/main/joe/pkg/joe/usr/share/man/man1' make[3]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/man' Making install in rc make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/rc' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/rc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/etc/joe' /usr/bin/install -c -m 644 joerc jicerc.ru jmacsrc jstarrc rjoerc jpicorc joerc.zh_TW ftyperc shell.sh shell.csh '/home/buildozer/aports/main/joe/pkg/joe/etc/joe' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/rc' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/rc' Making install in po make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/po' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/po' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/lang' /usr/bin/install -c -m 644 ru.po de.po fr.po uk.po zh_TW.po '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/lang' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/po' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/po' Making install in syntax make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/syntax' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/syntax' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/syntax' /usr/bin/install -c -m 644 c.jsf perl.jsf verilog.jsf conf.jsf python.jsf php.jsf sh.jsf mail.jsf pascal.jsf html.jsf vhdl.jsf fortran.jsf java.jsf xml.jsf tcl.jsf lisp.jsf csh.jsf mason.jsf diff.jsf asm.jsf tex.jsf css.jsf ocaml.jsf 4gl.jsf sml.jsf sql.jsf awk.jsf cobol.jsf sed.jsf ps.jsf ada.jsf troff.jsf haskell.jsf rexx.jsf skill.jsf lua.jsf ruby.jsf m4.jsf joerc.jsf spec.jsf '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/syntax' /usr/bin/install -c -m 644 matlab.jsf jsf.jsf jsf_check.jsf csharp.jsf batch.jsf ini.jsf go.jsf js.jsf json.jsf typescript.jsf ant.jsf comment_todo.jsf debian.jsf elixir.jsf erb.jsf git-commit.jsf haml.jsf htmlerb.jsf iptables.jsf md.jsf prolog.jsf properties.jsf sieve.jsf whitespace.jsf yaml.jsf erlang.jsf powershell.jsf puppet.jsf filename.jsf avr.jsf r.jsf groovy.jsf clojure.jsf rust.jsf coffee.jsf scala.jsf swift.jsf d.jsf dockerfile.jsf context.jsf '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/syntax' /usr/bin/install -c -m 644 jcf.jsf '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/syntax' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/syntax' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/syntax' Making install in joe make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' Making install in util make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe/util' make[3]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe/util' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe/util' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' make[3]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/usr/bin' /usr/bin/install -c joe '/home/buildozer/aports/main/joe/pkg/joe/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/joe' Making install in colors make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/colors' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/colors' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/colors' /usr/bin/install -c -m 644 xoria.jcf gruvbox.jcf default.jcf ir_black.jcf zenburn.jcf wombat.jcf molokai.jcf zenburn-hc.jcf solarized.jcf '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/colors' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/colors' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/colors' Making install in desktop make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/usr/share/applications' /usr/bin/install -c -m 644 joe.desktop jmacs.desktop jstar.desktop jpico.desktop '/home/buildozer/aports/main/joe/pkg/joe/usr/share/applications' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' update-desktop-database /usr/share/applications make[3]: update-desktop-database: No such file or directory make[3]: [Makefile:462: update-databases] Error 127 (ignored) make[3]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6/desktop' make[1]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6' make[2]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6' make install-exec-hook ./install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/charmaps' ./install-sh -c -d '/home/buildozer/aports/main/joe/pkg/joe/usr/share/doc/joe' make[3]: Entering directory '/home/buildozer/aports/main/joe/src/joe-4.6' rm -f /home/buildozer/aports/main/joe/pkg/joe/usr/bin/jmacs /home/buildozer/aports/main/joe/pkg/joe/usr/bin/jstar /home/buildozer/aports/main/joe/pkg/joe/usr/bin/rjoe /home/buildozer/aports/main/joe/pkg/joe/usr/bin/jpico rm -f /home/buildozer/aports/main/joe/pkg/joe/usr/bin/jmacs.exe /home/buildozer/aports/main/joe/pkg/joe/usr/bin/jstar.exe /home/buildozer/aports/main/joe/pkg/joe/usr/bin/rjoe.exe /home/buildozer/aports/main/joe/pkg/joe/usr/bin/jpico.exe for i in jmacs jstar rjoe jpico ; do ln -s joe /home/buildozer/aports/main/joe/pkg/joe/usr/bin/$i ; done make[3]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6' /usr/bin/install -c -m 644 charmaps/klingon '/home/buildozer/aports/main/joe/pkg/joe/usr/share/joe/charmaps' /usr/bin/install -c -m 644 README.md docs/README.old docs/man.md ChangeLog docs/hacking.md NEWS.md '/home/buildozer/aports/main/joe/pkg/joe/usr/share/doc/joe' make[2]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6' make[1]: Leaving directory '/home/buildozer/aports/main/joe/src/joe-4.6' >>> joe-doc*: Running split function doc... >>> joe-doc*: Preparing subpackage joe-doc... >>> joe-doc*: Running postcheck for joe-doc >>> joe*: Running postcheck for joe >>> joe*: Preparing package joe... >>> joe*: Stripping binaries >>> joe-doc*: Scanning shared objects >>> joe*: Scanning shared objects >>> joe-doc*: Tracing dependencies... >>> joe-doc*: Package size: 436.0 KB >>> joe-doc*: Compressing data... >>> joe-doc*: Create checksum... >>> joe-doc*: Create joe-doc-4.6-r5.apk >>> joe*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libncursesw.so.6 >>> joe*: Package size: 1.8 MB >>> joe*: Compressing data... >>> joe*: Create checksum... >>> joe*: Create joe-4.6-r5.apk >>> joe: Build complete at Fri, 28 Apr 2023 17:40:23 +0000 elapsed time 0h 0m 8s >>> joe: Cleaning up srcdir >>> joe: Cleaning up pkgdir >>> joe: Uninstalling dependencies... (1/6) Purging .makedepends-joe (20230428.174015) (2/6) Purging ncurses-dev (6.4_p20230424-r0) (3/6) Purging libncurses++ (6.4_p20230424-r0) (4/6) Purging libpanelw (6.4_p20230424-r0) (5/6) Purging libformw (6.4_p20230424-r0) (6/6) Purging libmenuw (6.4_p20230424-r0) Executing busybox-1.36.0-r8.trigger OK: 326 MiB in 99 packages >>> joe: Updating the main/armhf repository index... >>> joe: Signing the index...