==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: joe 4.8-1 (Sat May 2 18:55:45 2026)
==> Retrieving sources...
-> Updating joe git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
joe ... Passed
==> Making package: joe 4.8-1 (Sat May 2 18:55:55 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 zlib-ng-2.3.3-1 git-2.54.0-1
Total Installed Size: 45.74 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of joe git repo...
Cloning into 'joe'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
configure.ac:21: installing './compile'
configure.ac:11: installing './config.guess'
configure.ac:11: installing './config.sub'
configure.ac:16: installing './install-sh'
configure.ac:16: installing './missing'
joe/Makefile.am: installing './depcomp'
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
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 C23 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether the C compiler accepts -Wall... yes
checking whether the C compiler accepts -Wconversion... yes
checking whether the C compiler accepts -Wunused... yes
checking whether the C compiler accepts -Wlogical-op... yes
checking whether the C compiler accepts -Wwrite-strings... yes
checking whether the C compiler accepts -Wmissing-include-dirs... yes
checking whether the C compiler accepts -Winit-self... yes
checking whether the C compiler accepts -Wundef... yes
checking whether the C compiler accepts -Wmissing-declarations... yes
checking whether the C compiler accepts -Wformat... yes
checking whether the C compiler accepts -Wmissing-format-attribute... yes
checking whether the C compiler accepts -Wswitch-enum... yes
checking whether the C compiler accepts -Wshadow... 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 gcc option to support large files... none needed
checking for gcc option to support timestamps after 2038... none needed
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 for util.h... no
checking for errno.h... yes
checking for fcntl.h... yes
checking for locale.h... yes
checking for sgtty.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking for sys/dirent.h... no
checking for time.h... yes
checking for pwd.h... yes
checking for paths.h... yes
checking for pty.h... yes
checking for libutil.h... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for sys/wait.h... yes
checking for limits.h... yes
checking for signal.h... yes
checking for curses.h... yes
checking for utmp.h... yes
checking for sys/utime.h... no
checking for stddef.h... yes
checking for term.h... yes
checking for selinux/selinux.h... no
checking for selinux/context.h... no
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... 8
checking size of long long... 8
checking size of void *... 8
checking for sighandler_t... no
checking for declarations of fseeko and ftello... yes
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 whether stat accepts an empty string... 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... yes
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... -lm
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 for __attribute__fallthrough... yes
checking for __attribute__malloc... yes
checking for __attribute__malloc(func,index)... yes
checking for __attribute__alloc_size... yes
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 '/build/joe/src/joe/man'
Making all in ru
make[2]: Entering directory '/build/joe/src/joe/man/ru'
LC_ALL=C /usr/bin/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 '/build/joe/src/joe/man/ru'
make[2]: Entering directory '/build/joe/src/joe/man'
LC_ALL=C /usr/bin/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 '/build/joe/src/joe/man'
make[1]: Leaving directory '/build/joe/src/joe/man'
Making all in rc
make[1]: Entering directory '/build/joe/src/joe/rc'
LC_ALL=C /usr/bin/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 /usr/bin/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 /usr/bin/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 /usr/bin/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 /usr/bin/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 /usr/bin/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 /usr/bin/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 '/build/joe/src/joe/rc'
Making all in po
make[1]: Entering directory '/build/joe/src/joe/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/joe/src/joe/po'
Making all in syntax
make[1]: Entering directory '/build/joe/src/joe/syntax'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/joe/src/joe/syntax'
Making all in joe
make[1]: Entering directory '/build/joe/src/joe/joe'
make all-recursive
make[2]: Entering directory '/build/joe/src/joe/joe'
Making all in util
make[3]: Entering directory '/build/joe/src/joe/joe/util'
gcc -DHAVE_CONFIG_H -I. -I../../joe -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT termidx.o -MD -MP -MF .deps/termidx.Tpo -c -o termidx.o termidx.c
gcc -DHAVE_CONFIG_H -I. -I../../joe -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT stringify.o -MD -MP -MF .deps/stringify.Tpo -c -o stringify.o stringify.c
gcc -DHAVE_CONFIG_H -I. -I../../joe -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT uniproc.o -MD -MP -MF .deps/uniproc.Tpo -c -o uniproc.o uniproc.c
gcc -DHAVE_CONFIG_H -I. -I../../joe -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT checkwidths.o -MD -MP -MF .deps/checkwidths.Tpo -c -o checkwidths.o checkwidths.c
mv -f .deps/stringify.Tpo .deps/stringify.Po
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o stringify stringify.o -lm -lncurses
mv -f .deps/checkwidths.Tpo .deps/checkwidths.Po
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o checkwidths checkwidths.o -lm -lncurses
mv -f .deps/termidx.Tpo .deps/termidx.Po
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o termidx termidx.o -lm -lncurses
mv -f .deps/uniproc.Tpo .deps/uniproc.Po
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o uniproc uniproc.o -lm -lncurses
make[3]: Leaving directory '/build/joe/src/joe/joe/util'
make[3]: Entering directory '/build/joe/src/joe/joe'
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c
mv -f .deps/hash.Tpo .deps/hash.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/blocks.Tpo .deps/blocks.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c
mv -f .deps/help.Tpo .deps/help.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c
mv -f .deps/kbd.Tpo .deps/kbd.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT poshist.o -MD -MP -MF .deps/poshist.Tpo -c -o poshist.o poshist.c
mv -f .deps/cmd.Tpo .deps/cmd.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT pw.o -MD -MP -MF .deps/pw.Tpo -c -o pw.o pw.c
mv -f .deps/macro.Tpo .deps/macro.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c
mv -f .deps/poshist.Tpo .deps/poshist.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT qw.o -MD -MP -MF .deps/qw.Tpo -c -o qw.o qw.c
mv -f .deps/queue.Tpo .deps/queue.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT rc.o -MD -MP -MF .deps/rc.Tpo -c -o rc.o rc.c
mv -f .deps/menu.Tpo .deps/menu.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
mv -f .deps/pw.Tpo .deps/pw.Po
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.c
mv -f .deps/path.Tpo .deps/path.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT termcap.o -MD -MP -MF .deps/termcap.Tpo -c -o termcap.o termcap.c
mv -f .deps/bw.Tpo .deps/bw.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c
mv -f .deps/qw.Tpo .deps/qw.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT tw.o -MD -MP -MF .deps/tw.Tpo -c -o tw.o tw.c
mv -f .deps/rc.Tpo .deps/rc.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT ublock.o -MD -MP -MF .deps/ublock.Tpo -c -o ublock.o ublock.c
mv -f .deps/tab.Tpo .deps/tab.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT uedit.o -MD -MP -MF .deps/uedit.Tpo -c -o uedit.o uedit.c
mv -f .deps/termcap.Tpo .deps/termcap.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT uerror.o -MD -MP -MF .deps/uerror.Tpo -c -o uerror.o uerror.c
mv -f .deps/tty.Tpo .deps/tty.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT ufile.o -MD -MP -MF .deps/ufile.Tpo -c -o ufile.o ufile.c
mv -f .deps/tw.Tpo .deps/tw.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT uformat.o -MD -MP -MF .deps/uformat.Tpo -c -o uformat.o uformat.c
mv -f .deps/b.Tpo .deps/b.Po
mv -f .deps/regex.Tpo .deps/regex.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT umath.o -MD -MP -MF .deps/umath.Tpo -c -o umath.o umath.c
mv -f .deps/uerror.Tpo .deps/uerror.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c
mv -f .deps/scrn.Tpo .deps/scrn.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT usearch.o -MD -MP -MF .deps/usearch.Tpo -c -o usearch.o usearch.c
mv -f .deps/ublock.Tpo .deps/ublock.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT ushell.o -MD -MP -MF .deps/ushell.Tpo -c -o ushell.o ushell.c
mv -f .deps/ufile.Tpo .deps/ufile.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT utag.o -MD -MP -MF .deps/utag.Tpo -c -o utag.o utag.c
mv -f .deps/uformat.Tpo .deps/uformat.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT va.o -MD -MP -MF .deps/va.Tpo -c -o va.o va.c
mv -f .deps/uisrch.Tpo .deps/uisrch.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT vfile.o -MD -MP -MF .deps/vfile.Tpo -c -o vfile.o vfile.c
mv -f .deps/undo.Tpo .deps/undo.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT vs.o -MD -MP -MF .deps/vs.Tpo -c -o vs.o vs.c
mv -f .deps/ushell.Tpo .deps/ushell.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT w.o -MD -MP -MF .deps/w.Tpo -c -o w.o w.c
mv -f .deps/va.Tpo .deps/va.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
mv -f .deps/uedit.Tpo .deps/uedit.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.c
mv -f .deps/vfile.Tpo .deps/vfile.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c
mv -f .deps/utag.Tpo .deps/utag.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT selinux.o -MD -MP -MF .deps/selinux.Tpo -c -o selinux.o selinux.c
mv -f .deps/vs.Tpo .deps/vs.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT charmap.o -MD -MP -MF .deps/charmap.Tpo -c -o charmap.o charmap.c
mv -f .deps/umath.Tpo .deps/umath.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c
mv -f .deps/usearch.Tpo .deps/usearch.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT lattr.o -MD -MP -MF .deps/lattr.Tpo -c -o lattr.o lattr.c
mv -f .deps/selinux.Tpo .deps/selinux.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT gettext.o -MD -MP -MF .deps/gettext.Tpo -c -o gettext.o gettext.c
mv -f .deps/utf8.Tpo .deps/utf8.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c
mv -f .deps/w.Tpo .deps/w.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT builtins.o -MD -MP -MF .deps/builtins.Tpo -c -o builtins.o builtins.c
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT vt.o -MD -MP -MF .deps/vt.Tpo -c -o vt.o vt.c
mv -f .deps/lattr.Tpo .deps/lattr.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT mmenu.o -MD -MP -MF .deps/mmenu.Tpo -c -o mmenu.o mmenu.c
mv -f .deps/gettext.Tpo .deps/gettext.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c
mv -f .deps/builtin.Tpo .deps/builtin.Po
mv -f .deps/builtins.Tpo .deps/builtins.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT unicode.o -MD -MP -MF .deps/unicode.Tpo -c -o unicode.o unicode.c
mv -f .deps/mouse.Tpo .deps/mouse.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT cclass.o -MD -MP -MF .deps/cclass.Tpo -c -o cclass.o cclass.c
mv -f .deps/charmap.Tpo .deps/charmap.Po
mv -f .deps/syntax.Tpo .deps/syntax.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -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/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c
mv -f .deps/mmenu.Tpo .deps/mmenu.Po
gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -MT unicat-17.0.0.o -MD -MP -MF .deps/unicat-17.0.0.Tpo -c -o unicat-17.0.0.o unicat-17.0.0.c
mv -f .deps/state.Tpo .deps/state.Po
mv -f .deps/unicode.Tpo .deps/unicode.Po
mv -f .deps/vt.Tpo .deps/vt.Po
mv -f .deps/frag.Tpo .deps/frag.Po
mv -f .deps/unicat-17.0.0.Tpo .deps/unicat-17.0.0.Po
mv -f .deps/colors.Tpo .deps/colors.Po
mv -f .deps/options.Tpo .deps/options.Po
mv -f .deps/cclass.Tpo .deps/cclass.Po
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wconversion -Wunused -Wlogical-op -Wwrite-strings -Wmissing-include-dirs -Winit-self -Wundef -Wmissing-declarations -Wformat -Wmissing-format-attribute -Wswitch-enum -Wshadow -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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-17.0.0.o -lm -lncurses
make[3]: Leaving directory '/build/joe/src/joe/joe'
make[2]: Leaving directory '/build/joe/src/joe/joe'
make[1]: Leaving directory '/build/joe/src/joe/joe'
Making all in colors
make[1]: Entering directory '/build/joe/src/joe/colors'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/joe/src/joe/colors'
Making all in desktop
make[1]: Entering directory '/build/joe/src/joe/desktop'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/joe/src/joe/desktop'
make[1]: Entering directory '/build/joe/src/joe'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/joe/src/joe'
==> Entering fakeroot environment...
==> Starting package()...
Making install in man
make[1]: Entering directory '/build/joe/src/joe/man'
Making install in ru
make[2]: Entering directory '/build/joe/src/joe/man/ru'
make[3]: Entering directory '/build/joe/src/joe/man/ru'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/joe/pkg/joe/usr/share/man/ru/man1'
/usr/bin/install -c -m 644 joe.1 '/build/joe/pkg/joe/usr/share/man/ru/man1'
make[3]: Leaving directory '/build/joe/src/joe/man/ru'
make[2]: Leaving directory '/build/joe/src/joe/man/ru'
make[2]: Entering directory '/build/joe/src/joe/man'
make[3]: Entering directory '/build/joe/src/joe/man'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/joe/pkg/joe/usr/share/man/man1'
/usr/bin/install -c -m 644 joe.1 '/build/joe/pkg/joe/usr/share/man/man1'
make[3]: Leaving directory '/build/joe/src/joe/man'
make[2]: Leaving directory '/build/joe/src/joe/man'
make[1]: Leaving directory '/build/joe/src/joe/man'
Making install in rc
make[1]: Entering directory '/build/joe/src/joe/rc'
make[2]: Entering directory '/build/joe/src/joe/rc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/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 '/build/joe/pkg/joe/etc/joe'
make[2]: Leaving directory '/build/joe/src/joe/rc'
make[1]: Leaving directory '/build/joe/src/joe/rc'
Making install in po
make[1]: Entering directory '/build/joe/src/joe/po'
make[2]: Entering directory '/build/joe/src/joe/po'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/joe/pkg/joe/usr/share/joe/lang'
/usr/bin/install -c -m 644 ru.po de.po fr.po uk.po zh_TW.po '/build/joe/pkg/joe/usr/share/joe/lang'
make[2]: Leaving directory '/build/joe/src/joe/po'
make[1]: Leaving directory '/build/joe/src/joe/po'
Making install in syntax
make[1]: Entering directory '/build/joe/src/joe/syntax'
make[2]: Entering directory '/build/joe/src/joe/syntax'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/joe/pkg/joe/usr/share/joe/syntax'
/usr/bin/install -c -m 644 4gl.jsf ada.jsf ant.jsf asm.jsf avr.jsf awk.jsf batch.jsf c.jsf classic_pascal.jsf clojure.jsf cobol.jsf coffee.jsf comment_todo.jsf conf.jsf context.jsf csharp.jsf csh.jsf css.jsf debian_changelog.jsf debian.jsf diff.jsf d.jsf dockerfile.jsf elixir.jsf erb.jsf erlang.jsf filename.jsf fortran.jsf git-commit.jsf go.jsf groovy.jsf haml.jsf haskell.jsf htmlerb.jsf html.jsf ini.jsf iptables.jsf java.jsf jcf.jsf joerc.jsf '/build/joe/pkg/joe/usr/share/joe/syntax'
/usr/bin/install -c -m 644 jsf_check.jsf jsf.jsf js.jsf json.jsf lisp.jsf lua.jsf m4.jsf mail.jsf mason.jsf matlab.jsf md.jsf ocaml.jsf pascal.jsf perl.jsf php.jsf powershell.jsf prolog.jsf properties.jsf ps.jsf puppet.jsf python.jsf rexx.jsf r.jsf ruby.jsf rust.jsf scala.jsf sed.jsf sh.jsf sieve.jsf skill.jsf sml.jsf spec.jsf sql.jsf swift.jsf systemverilog.jsf tcl.jsf tex.jsf troff.jsf typescript.jsf verilog.jsf '/build/joe/pkg/joe/usr/share/joe/syntax'
/usr/bin/install -c -m 644 vhdl.jsf whitespace.jsf xml.jsf yaml.jsf '/build/joe/pkg/joe/usr/share/joe/syntax'
make[2]: Leaving directory '/build/joe/src/joe/syntax'
make[1]: Leaving directory '/build/joe/src/joe/syntax'
Making install in joe
make[1]: Entering directory '/build/joe/src/joe/joe'
Making install in util
make[2]: Entering directory '/build/joe/src/joe/joe/util'
make[3]: Entering directory '/build/joe/src/joe/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 '/build/joe/src/joe/joe/util'
make[2]: Leaving directory '/build/joe/src/joe/joe/util'
make[2]: Entering directory '/build/joe/src/joe/joe'
make[3]: Entering directory '/build/joe/src/joe/joe'
make[3]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/joe/pkg/joe/usr/bin'
/usr/bin/install -c joe '/build/joe/pkg/joe/usr/bin'
make[3]: Leaving directory '/build/joe/src/joe/joe'
make[2]: Leaving directory '/build/joe/src/joe/joe'
make[1]: Leaving directory '/build/joe/src/joe/joe'
Making install in colors
make[1]: Entering directory '/build/joe/src/joe/colors'
make[2]: Entering directory '/build/joe/src/joe/colors'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/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 '/build/joe/pkg/joe/usr/share/joe/colors'
make[2]: Leaving directory '/build/joe/src/joe/colors'
make[1]: Leaving directory '/build/joe/src/joe/colors'
Making install in desktop
make[1]: Entering directory '/build/joe/src/joe/desktop'
make[2]: Entering directory '/build/joe/src/joe/desktop'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/joe/pkg/joe/usr/share/applications'
/usr/bin/install -c -m 644 joe.desktop jmacs.desktop jstar.desktop jpico.desktop '/build/joe/pkg/joe/usr/share/applications'
make install-data-hook
make[3]: Entering directory '/build/joe/src/joe/desktop'
update-desktop-database /usr/share/applications
make[3]: update-desktop-database: No such file or directory
make[3]: [Makefile:498: update-databases] Error 127 (ignored)
make[3]: Leaving directory '/build/joe/src/joe/desktop'
make[2]: Leaving directory '/build/joe/src/joe/desktop'
make[1]: Leaving directory '/build/joe/src/joe/desktop'
make[1]: Entering directory '/build/joe/src/joe'
make[2]: Entering directory '/build/joe/src/joe'
make install-exec-hook
/usr/bin/mkdir -p '/build/joe/pkg/joe/usr/share/joe/charmaps'
make[3]: Entering directory '/build/joe/src/joe'
rm -f /build/joe/pkg/joe/usr/bin/jmacs /build/joe/pkg/joe/usr/bin/jstar /build/joe/pkg/joe/usr/bin/rjoe /build/joe/pkg/joe/usr/bin/jpico
/usr/bin/mkdir -p '/build/joe/pkg/joe/usr/share/doc/joe'
rm -f /build/joe/pkg/joe/usr/bin/jmacs.exe /build/joe/pkg/joe/usr/bin/jstar.exe /build/joe/pkg/joe/usr/bin/rjoe.exe /build/joe/pkg/joe/usr/bin/jpico.exe
for i in jmacs jstar rjoe jpico ; do ln -s joe /build/joe/pkg/joe/usr/bin/$i ; done
/usr/bin/install -c -m 644 charmaps/klingon '/build/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 '/build/joe/pkg/joe/usr/share/doc/joe'
make[3]: Leaving directory '/build/joe/src/joe'
make[2]: Leaving directory '/build/joe/src/joe'
make[1]: Leaving directory '/build/joe/src/joe'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "joe"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: joe 4.8-1 (Sat May 2 18:56:40 2026)
==> Cleaning up...
[?12l[?25h