>>> vile: Building testing/vile 9.8z-r0 (using abuild 3.12.0-r2) started Fri, 26 Jan 2024 04:43:24 +0000 >>> vile: Checking sanity of /home/buildozer/aports/testing/vile/APKBUILD... >>> vile: Analyzing dependencies... >>> vile: Installing for build: build-base flex ncurses-dev (1/8) Installing m4 (1.4.19-r3) (2/8) Installing flex (2.6.4-r6) (3/8) Installing libformw (6.4_p20231125-r0) (4/8) Installing libmenuw (6.4_p20231125-r0) (5/8) Installing libpanelw (6.4_p20231125-r0) (6/8) Installing libncurses++ (6.4_p20231125-r0) (7/8) Installing ncurses-dev (6.4_p20231125-r0) (8/8) Installing .makedepends-vile (20240126.044326) Executing busybox-1.36.1-r19.trigger OK: 379 MiB in 115 packages >>> vile: Cleaning up srcdir >>> vile: Cleaning up pkgdir >>> vile: Cleaning up tmpdir >>> vile: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vile-9.8z.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> vile: Fetching https://invisible-island.net/archives/vile/current/vile-9.8z.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2433k 100 2433k 0 0 11.7M 0 --:--:-- --:--:-- --:--:-- 11.7M >>> vile: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vile-9.8z.tgz >>> vile: Checking sha512sums... vile-9.8z.tgz: OK >>> vile: Unpacking /var/cache/distfiles/edge/vile-9.8z.tgz... configure: WARNING: you should use --build, --host, --target checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl Configuring for linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 13.2.1 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking for ggrep... no checking for grep... grep checking for egrep... grep -E checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if we can initialize unions... yes checking if the POSIX test-macros are already defined... no checking if we should define _XOPEN_SOURCE... no checking if we should define _POSIX_C_SOURCE... -D_POSIX_C_SOURCE=199506L configure: WARNING: _POSIX_C_SOURCE definition is not usable checking if SIGWINCH is defined... yes checking for reflex... no checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for fgrep... grep -F checking for makeflags variable... checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for options to update archives... -curvU checking if you want to see long compiling messages... yes checking for PATH separator... : checking if you wish to build only core functions... no checking if you wish to disable shell/external commands... no checking for CFLAGS options... checking if you want to use perl as an extension language... no checking if you want to build syntax filters... yes checking if you want built-in syntax filters... none checking if you want loadable syntax filters... none checking if any filters are built-in/loadable... no checking if flex is really flex... yes checking version of flex... 2.6.4 checking for library path... ${exec_prefix}/lib/vile checking for startup path... ${prefix}/share/vile checking if flex supports %pointer... yes checking if flex supports character classes... yes checking if flex supports options... yes checking if flex supports states... yes checking for getpwnam... yes checking for lint... no checking for cppcheck... no checking for splint... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether exit is declared... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for nl_langinfo and CODESET... yes checking for fcntl.h... yes checking for ioctl.h... no checking for limits.h... yes checking for poll.h... yes checking for pwd.h... yes checking for search.h... yes checking for select.h... no checking for setjmp.h... yes checking for sgtty.h... no checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for sys/filio.h... no checking for sys/ioctl.h... yes checking for sys/itimer.h... no checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/wait.h... yes checking for termio.h... no checking for termios.h... yes checking for utime.h... yes checking for varargs.h... no checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for mode_t... yes checking for time_t... yes checking for intptr_t... yes checking for signal global datatype... volatile sig_atomic_t checking whether setvbuf arguments are reversed... no checking whether stat file-mode macros are broken... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether time.h and sys/time.h may both be included... yes checking if we can include select.h with time.h... yes checking if we may include sys/resource.h with sys/wait.h... yes checking for termio.h... (cached) no checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... no checking whether termios.h needs _POSIX_SOURCE... no checking declaration of size-change... yes checking for file-pointer ready definition... none checking for and functions... yes checking for library containing wctype... none required checking for long file names... yes checking for restartable reads on pipes... yes checking for va_copy... yes checking whether setpgrp takes no argument... yes checking whether getpgrp takes no argument... yes checking if killpg is needed... no checking if external errno is declared... yes checking if external errno exists... no checking if external environ is declared... yes checking if external environ exists... yes checking if external sys_nerr is declared... no checking if external sys_nerr exists... no checking if external sys_errlist is declared... no checking if external sys_errlist exists... no checking if you want to use pkg-config... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for screen type... termcap checking if you want to use ncurses... yes checking pkg-config for ncurses... yes checking if the ncurses package files work... yes checking for terminfo header... term.h checking for termios type tcflag_t... yes checking for termios type speed_t... yes checking for termios type cc_t... yes checking for /dev/tty... yes checking for crypt function... yes checking if crypt works... yes checking for X11/Xpoll.h... no checking for declaration of fd_set... sys/types.h checking for fd_set macros... yes checking for getc_unlocked... yes checking for putc_unlocked... yes checking if we should define _REENTRANT... no checking for _nc_freeall... yes checking for _nc_free_tinfo... no checking for exit_curses... yes checking for exit_terminfo... yes checking for access... yes checking for alarm... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for gethostname... yes checking for getpass... yes checking for gettimeofday... yes checking for getwd... no checking for isblank... yes checking for iswblank... yes checking for killpg... yes checking for mkdir... yes checking for mkdtemp... yes checking for poll... yes checking for popen... yes checking for putenv... yes checking for realpath... yes checking for select... yes checking for setbuffer... yes checking for setgid... yes checking for setgroups... yes checking for setitimer... yes checking for setsid... yes checking for setuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigprocmask... yes checking for strchr... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strnicmp... no checking for strrchr... yes checking for strtoul... yes checking for symlink... yes checking for tcgetattr... yes checking for tdestroy... yes checking for tsearch... yes checking for ttyname... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for waitpid... yes checking for tigetint... no checking for tigetnum... yes checking for tparam... no checking for tparm... yes checking for unistd.h... (cached) yes checking for working mkstemp... yes checking if you want to compile-in plugin support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want to trim unneeded libraries... yes checking if you want to change the number of exec-macros... no checking for setlocale()... yes checking if you want to use i18n locale support... yes checking if you want to use iconv() for locale support... yes checking for iconv... yes checking if the declaration of iconv() needs const.... no checking for groff... no checking for nroff... no checking for mandoc... no checking for tbl... cat checking for man2html... no checking for program to convert manpage to html... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use purify for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no configure: checking for gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to install stripped executables... no checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking for missing "environ" extern... no checking for missing "getenv" extern... no checking for missing "getpass" extern... no checking for missing "getwd" extern... yes checking for missing "malloc" extern... no checking for missing "realloc" extern... no checking for missing "rindex" extern... no checking for missing "strerror" extern... no checking for missing "strtol" extern... no checking for term.h... (cached) term.h checking if we should include curses.h or termcap.h... curses.h checking declaration of tputs 3rd param... int OutChar(int) checking for missing "tigetint" extern... yes checking for missing "tigetnum" extern... no checking for missing "tparam" extern... yes checking for missing "tparm" extern... no checking for missing "tgoto" extern... no checking for missing "tigetstr" extern... no checking for missing "tputs" extern... no checking for missing "tigetflag" extern... no checking if gcc has -rdynamic option... yes checking for dlsym... yes checking whether able to link to dl*() functions... ok checking for ispell... no checking for aspell... no checking for spell... no Computing location to install filter programs: ${exec_prefix}/lib/vile checking for ".PHONY" make-support... yes checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking for an rpath option... -Wl,-rpath, checking if rpath-hack should be disabled... no checking for updated LDFLAGS... maybe checking for ldd... ldd configure: creating ./config.status config.status: creating makefile config.status: creating filters/makefile config.status: creating filters/makefile.tmp config.status: creating config.h ** no change to ./filters/genmake.mak Checking for built-in filters: none Checking for external filters: all Checking for loadable filters: none gcc -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs \ -o ./mktbls ./mktbls.c ./mktbls ./cmdtbl ./mktbls ./modetbl gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" tcap.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" main.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" basic.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" bind.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" blist.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" buffer.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" csrch.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" display.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" dumbterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" eval.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" exec.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" externs.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" fences.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" file.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" filec.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" fileio.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" finderr.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" glob.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" globals.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" input.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" insert.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" itbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" lckfiles.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" line.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" map.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" modes.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" msgs.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" nullterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" oneliner.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" opers.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" path.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" random.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" regexp.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" region.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" search.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" tags.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" tbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" termio.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" undo.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" version.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" vl_ctype.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" watch.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" window.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" word.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" wordmov.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" api.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" btree.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" history.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" isearch.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" select.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" statevar.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" ucrypt.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" xterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" npopen.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" spawn.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" charsets.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" eightbit.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" wcwidth.c gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -DHELP_LOC=\"/usr/share/vile\" plugin.c /bin/sh -c "if test -f vile; then mv vile ovile; fi" /bin/sh ./plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile tcap.o main.o basic.o bind.o blist.o buffer.o csrch.o display.o dumbterm.o eval.o exec.o externs.o fences.o file.o filec.o fileio.o finderr.o glob.o globals.o input.o insert.o itbuff.o lckfiles.o line.o map.o modes.o msgs.o nullterm.o oneliner.o opers.o path.o random.o regexp.o region.o search.o tags.o tbuff.o termio.o undo.o version.o vl_ctype.o watch.o window.o word.o wordmov.o api.o btree.o history.o isearch.o select.o statevar.o ucrypt.o xterm.o npopen.o spawn.o charsets.o eightbit.o wcwidth.o plugin.o -lncursesw Sorry, no batch tests available. >>> vile: Entering fakeroot... ( cd filters && make prefix=/usr DESTDIR=/home/buildozer/aports/testing/vile/pkg/vile install ) make[1]: Entering directory '/home/buildozer/aports/testing/vile/src/vile-9.8z/filters' mkdir -p /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile mkdir -p /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic atr2ansi.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic unfilter.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic atr2html.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic atr2text.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic ecrypt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic ../encrypt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic manfilt.c /usr/bin/install -c -m 644 filters.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/filters.rc /usr/bin/install -c -m 644 spell.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/spell.rc gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic c-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic filterio.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic filters.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic key-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic m4-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic pl-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic rakufilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic rubyfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic sed-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -DVILE_STARTUP_PATH=\"/usr/share/vile\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic tagsfilt.c echo "#include " > ada-filt.c echo "#include " > as-filt.c echo "#include " > asm-filt.c flex -t ada-filt.l >> ada-filt.c flex -t as-filt.l >> as-filt.c echo "#include " > au3-filt.c flex -t asm-filt.l >> asm-filt.c flex -t au3-filt.l >> au3-filt.c echo "#include " > awk-filt.c flex -t awk-filt.l >> awk-filt.c echo "#include " > bas-filt.c echo "#include " > bat-filt.c flex -t bas-filt.l >> bas-filt.c echo "#include " > bnf-filt.c flex -t bat-filt.l >> bat-filt.c flex -t bnf-filt.l >> bnf-filt.c echo "#include " > cfg-filt.c echo "#include " > conffilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic ada-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic as-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic asm-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic au3-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic awk-filt.c flex -t cfg-filt.l >> cfg-filt.c flex -t conffilt.l >> conffilt.c echo "#include " > css-filt.c echo "#include " > cwebfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic bas-filt.c flex -t css-filt.l >> css-filt.c flex -t cwebfilt.l >> cwebfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic bnf-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic bat-filt.c echo "#include " > dcl-filt.c echo "#include " > def-filt.c flex -t dcl-filt.l >> dcl-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic conffilt.c flex -t def-filt.l >> def-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic cfg-filt.c echo "#include " > difffilt.c flex -t difffilt.l >> difffilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic cwebfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic css-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic dcl-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic def-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic difffilt.c echo "#include " > ecl-filt.c flex -t ecl-filt.l >> ecl-filt.c echo "#include " > erl-filt.c flex -t erl-filt.l >> erl-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic ecl-filt.c echo "#include " > esqlfilt.c flex -t esqlfilt.l >> esqlfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic erl-filt.c echo "#include " > est-filt.c flex -t est-filt.l >> est-filt.c echo "#include " > fdl-filt.c echo "#include " > hs-filt.c flex -t fdl-filt.l >> fdl-filt.c flex -t hs-filt.l >> hs-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic esqlfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic est-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic fdl-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic hs-filt.c echo "#include " > htmlfilt.c echo "#include " > imakeflt.c flex -t htmlfilt.l >> htmlfilt.c flex -t imakeflt.l >> imakeflt.c echo "#include " > infofilt.c flex -t infofilt.l >> infofilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic imakeflt.c echo "#include " > ini-filt.c flex -t ini-filt.l >> ini-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic htmlfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic infofilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic ini-filt.c echo "#include " > iss-filt.c flex -t iss-filt.l >> iss-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic iss-filt.c rm -f ada-filt.c echo "#include " > jsonfilt.c flex -t jsonfilt.l >> jsonfilt.c rm -f asm-filt.c echo "#include " > latexflt.c flex -t latexflt.l >> latexflt.c echo "#include " > lex-filt.c rm -f def-filt.c flex -t lex-filt.l >> lex-filt.c echo "#include " > lispfilt.c flex -t lispfilt.l >> lispfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic jsonfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic latexflt.c rm -f bnf-filt.c rm -f difffilt.c echo "#include " > lua-filt.c rm -f css-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic lispfilt.c flex -t lua-filt.l >> lua-filt.c echo "#include " > mailfilt.c echo "#include " > mc-filt.c flex -t mailfilt.l >> mailfilt.c flex -t mc-filt.l >> mc-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic lua-filt.c rm -f as-filt.c rm -f au3-filt.c rm -f conffilt.c echo "#include " > makefilt.c echo "#include " > mcrlfilt.c flex -t makefilt.l >> makefilt.c flex -t mcrlfilt.l >> mcrlfilt.c echo "#include " > md-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic mailfilt.c flex -t md-filt.l >> md-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic mc-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic mcrlfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic makefilt.c rm -f cfg-filt.c echo "#include " > midlfilt.c flex -t midlfilt.l >> midlfilt.c rm -f bas-filt.c echo "#include " > mms-filt.c flex -t mms-filt.l >> mms-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic md-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic midlfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic mms-filt.c rm -f dcl-filt.c echo "#include " > nmakeflt.c flex -t nmakeflt.l >> nmakeflt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic nmakeflt.c rm -f bat-filt.c echo "#include " > nr-filt.c flex -t nr-filt.l >> nr-filt.c echo "#include " > pas-filt.c rm -f awk-filt.c rm -f erl-filt.c flex -t pas-filt.l >> pas-filt.c echo "#include " > php-filt.c echo "#include " > pot-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic nr-filt.c flex -t pot-filt.l >> pot-filt.c flex -t php-filt.l >> php-filt.c rm -f cwebfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic pas-filt.c echo "#include " > ps-filt.c echo "#include " > ps1-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic pot-filt.c flex -t ps-filt.l >> ps-filt.c rm -f est-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic php-filt.c flex -t ps1-filt.l >> ps1-filt.c echo "#include " > py-filt.c flex -t py-filt.l >> py-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic ps-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic ps1-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic py-filt.c rm -f fdl-filt.c echo "#include " > rc-filt.c flex -t rc-filt.l >> rc-filt.c rm -f ecl-filt.c echo "#include " > rcs-filt.c flex -t rcs-filt.l >> rcs-filt.c rm -f esqlfilt.c echo "#include " > rexxfilt.c flex -t rexxfilt.l >> rexxfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic rc-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic lex-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic rexxfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic rcs-filt.c rm -f ini-filt.c echo "#include " > rpm-filt.c flex -t rpm-filt.l >> rpm-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic rpm-filt.c rm -f hs-filt.c echo "#include " > rtf-filt.c flex -t rtf-filt.l >> rtf-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic rtf-filt.c rm -f infofilt.c echo "#include " > rustfilt.c echo "#include " > sccsfilt.c flex -t rustfilt.l >> rustfilt.c flex -t sccsfilt.l >> sccsfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic rustfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic sccsfilt.c rm -f jsonfilt.c echo "#include " > scm-filt.c flex -t scm-filt.l >> scm-filt.c rm -f lua-filt.c echo "#include " > sh-filt.c flex -t sh-filt.l >> sh-filt.c rm -f mcrlfilt.c echo "#include " > sml-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic scm-filt.c flex -t sml-filt.l >> sml-filt.c echo "#include " > spellflt.c flex -t spellflt.l >> spellflt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic sml-filt.c echo "#include " > sql-filt.c flex -t sql-filt.l >> sql-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic spellflt.c rm -f mailfilt.c echo "#include " > tbl-filt.c rm -f imakeflt.c flex -t tbl-filt.l >> tbl-filt.c echo "#include " > tc-filt.c flex -t tc-filt.l >> tc-filt.c rm -f latexflt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic sql-filt.c echo "#include " > tcl-filt.c rm -f lispfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic tbl-filt.c flex -t tcl-filt.l >> tcl-filt.c echo "#include " > texifilt.c flex -t texifilt.l >> texifilt.c rm -f iss-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic tc-filt.c echo "#include " > ti-filt.c flex -t ti-filt.l >> ti-filt.c rm -f midlfilt.c echo "#include " > tpu-filt.c flex -t tpu-filt.l >> tpu-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic texifilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic tcl-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic sh-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic tpu-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic ti-filt.c rm -f mms-filt.c echo "#include " > txt-filt.c flex -t txt-filt.l >> txt-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic txt-filt.c rm -f pot-filt.c echo "#include " > vilefilt.c flex -t vilefilt.l >> vilefilt.c rm -f pas-filt.c echo "#include " > vl-filt.c flex -t vl-filt.l >> vl-filt.c rm -f py-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic vilefilt.c echo "#include " > wbt-filt.c flex -t wbt-filt.l >> wbt-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic vl-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic wbt-filt.c rm -f ps1-filt.c echo "#include " > xml-filt.c flex -t xml-filt.l >> xml-filt.c rm -f ps-filt.c echo "#include " > xq-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic xml-filt.c flex -t xq-filt.l >> xq-filt.c rm -f rc-filt.c echo "#include " > xresfilt.c flex -t xresfilt.l >> xresfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic xq-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic xresfilt.c rm -f nr-filt.c echo "#include " > xs-filt.c flex -t xs-filt.l >> xs-filt.c rm -f mc-filt.c rm -f rexxfilt.c echo "#include " > yaccfilt.c flex -t yaccfilt.l >> yaccfilt.c echo "#include " > yamlfilt.c flex -t yamlfilt.l >> yamlfilt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic xs-filt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic yaccfilt.c rm -f makefilt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -o atr2ansi atr2ansi.o unfilter.o -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncursesw gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic yamlfilt.c rm -f rcs-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -o atr2html atr2html.o unfilter.o -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncursesw rm -f php-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -o atr2text atr2text.o unfilter.o -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncursesw /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -o vile-crypt ecrypt.o encrypt.o -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncursesw rm -f rtf-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -o vile-manfilt manfilt.o -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncursesw /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-c-filt c-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-key-filt key-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-m4-filt m4-filt.o filterio.o filters.o rm -f nmakeflt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-perl-filt pl-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-raku-filt rakufilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-ruby-filt rubyfilt.o filterio.o filters.o rm -f sccsfilt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-sed-filt sed-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-tags-filt tagsfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-ada-filt ada-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-as-filt as-filt.o filterio.o filters.o rm -f rustfilt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-asm-filt asm-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-au3-filt au3-filt.o filterio.o filters.o rm -f sml-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-awk-filt awk-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-basic-filt bas-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-bat-filt bat-filt.o filterio.o filters.o rm -f texifilt.c rm -f htmlfilt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-bnf-filt bnf-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-cfg-filt cfg-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-conf-filt conffilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-css-filt css-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-cweb-filt cwebfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-dcl-filt dcl-filt.o filterio.o filters.o rm -f tbl-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-def-filt def-filt.o filterio.o filters.o rm -f tpu-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-diff-filt difffilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-ecl-filt ecl-filt.o filterio.o filters.o rm -f spellflt.c rm -f ti-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-erl-filt erl-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-esql-filt esqlfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-est-filt est-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-fdl-filt fdl-filt.o filterio.o filters.o rm -f wbt-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-hs-filt hs-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-html-filt htmlfilt.o filterio.o filters.o rm -f scm-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-imake-filt imakeflt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-info-filt infofilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-ini-filt ini-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-iss-filt iss-filt.o filterio.o filters.o rm -f vl-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-json-filt jsonfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-latex-filt latexflt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-lisp-filt lispfilt.o filterio.o filters.o rm -f rpm-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-lua-filt lua-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-mail-filt mailfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-mailcap-filt mc-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-make-filt makefilt.o filterio.o filters.o rm -f txt-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-mcrl-filt mcrlfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-midl-filt midlfilt.o filterio.o filters.o rm -f tc-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-mms-filt mms-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-nmake-filt nmakeflt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-nr-filt nr-filt.o filterio.o filters.o rm -f md-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-pas-filt pas-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-php-filt php-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-pot-filt pot-filt.o filterio.o filters.o rm -f xresfilt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-ps-filt ps-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-ps1-filt ps1-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-py-filt py-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-rc-filt rc-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-rcs-filt rcs-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-rexx-filt rexxfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-rpm-filt rpm-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-rtf-filt rtf-filt.o filterio.o filters.o rm -f tcl-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-rust-filt rustfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-sccs-filt sccsfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-scheme-filt scm-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-sml-filt sml-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-spell-filt spellflt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-tbl-filt tbl-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-tc-filt tc-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-tcl-filt tcl-filt.o filterio.o filters.o rm -f sql-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-texi-filt texifilt.o filterio.o filters.o rm -f xs-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-ti-filt ti-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-tpu-filt tpu-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-txt-filt txt-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-vlog-filt vl-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-wbt-filt wbt-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-xres-filt xresfilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-xs-filt xs-filt.o filterio.o filters.o /usr/bin/install -c atr2ansi /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/atr2ansi /usr/bin/install -c atr2html /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/atr2html /usr/bin/install -c atr2text /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/atr2text /usr/bin/install -c vile-crypt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-crypt /usr/bin/install -c vile-manfilt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-manfilt /usr/bin/install -c vile-c-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-c-filt rm -f xq-filt.c /usr/bin/install -c vile-key-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-key-filt /usr/bin/install -c vile-m4-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-m4-filt /usr/bin/install -c vile-perl-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-perl-filt /usr/bin/install -c vile-raku-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-raku-filt /usr/bin/install -c vile-ruby-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-ruby-filt /usr/bin/install -c vile-sed-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-sed-filt /usr/bin/install -c vile-tags-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-tags-filt /usr/bin/install -c vile-ada-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-ada-filt /usr/bin/install -c vile-as-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-as-filt /usr/bin/install -c vile-asm-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-asm-filt /usr/bin/install -c vile-au3-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-au3-filt /usr/bin/install -c vile-awk-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-awk-filt /usr/bin/install -c vile-basic-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-basic-filt /usr/bin/install -c vile-bat-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-bat-filt /usr/bin/install -c vile-bnf-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-bnf-filt /usr/bin/install -c vile-cfg-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-cfg-filt rm -f lex-filt.c /usr/bin/install -c vile-conf-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-conf-filt /usr/bin/install -c vile-css-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-css-filt /usr/bin/install -c vile-cweb-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-cweb-filt /usr/bin/install -c vile-dcl-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-dcl-filt /usr/bin/install -c vile-def-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-def-filt /usr/bin/install -c vile-diff-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-diff-filt /usr/bin/install -c vile-ecl-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-ecl-filt /usr/bin/install -c vile-erl-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-erl-filt /usr/bin/install -c vile-esql-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-esql-filt /usr/bin/install -c vile-est-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-est-filt /usr/bin/install -c vile-fdl-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-fdl-filt /usr/bin/install -c vile-hs-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-hs-filt /usr/bin/install -c vile-html-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-html-filt /usr/bin/install -c vile-imake-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-imake-filt /usr/bin/install -c vile-info-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-info-filt /usr/bin/install -c vile-ini-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-ini-filt /usr/bin/install -c vile-iss-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-iss-filt rm -f xml-filt.c /usr/bin/install -c vile-json-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-json-filt /usr/bin/install -c vile-latex-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-latex-filt /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-lex-filt lex-filt.o filterio.o filters.o /usr/bin/install -c vile-lisp-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-lisp-filt /usr/bin/install -c vile-lua-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-lua-filt /usr/bin/install -c vile-mail-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-mail-filt /usr/bin/install -c vile-mailcap-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-mailcap-filt /usr/bin/install -c vile-make-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-make-filt /usr/bin/install -c vile-mcrl-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-mcrl-filt /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-md-filt md-filt.o filterio.o filters.o /usr/bin/install -c vile-midl-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-midl-filt /usr/bin/install -c vile-mms-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-mms-filt /usr/bin/install -c vile-nmake-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-nmake-filt /usr/bin/install -c vile-nr-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-nr-filt /usr/bin/install -c vile-pas-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-pas-filt rm -f vilefilt.c /usr/bin/install -c vile-php-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-php-filt /usr/bin/install -c vile-pot-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-pot-filt /usr/bin/install -c vile-ps-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-ps-filt /usr/bin/install -c vile-ps1-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-ps1-filt /usr/bin/install -c vile-py-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-py-filt /usr/bin/install -c vile-rc-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-rc-filt /usr/bin/install -c vile-rcs-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-rcs-filt /usr/bin/install -c vile-rexx-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-rexx-filt /usr/bin/install -c vile-rpm-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-rpm-filt /usr/bin/install -c vile-rtf-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-rtf-filt /usr/bin/install -c vile-rust-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-rust-filt /usr/bin/install -c vile-sccs-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-sccs-filt /usr/bin/install -c vile-scheme-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-scheme-filt /usr/bin/install -c vile-sml-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-sml-filt /usr/bin/install -c vile-spell-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-spell-filt /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-sql-filt sql-filt.o filterio.o filters.o /usr/bin/install -c vile-tbl-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-tbl-filt /usr/bin/install -c vile-tc-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-tc-filt /usr/bin/install -c vile-tcl-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-tcl-filt /usr/bin/install -c vile-texi-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-texi-filt /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-vile-filt vilefilt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-xml-filt xml-filt.o filterio.o filters.o /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-xq-filt xq-filt.o filterio.o filters.o /usr/bin/install -c vile-tpu-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-tpu-filt /usr/bin/install -c vile-txt-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-txt-filt /usr/bin/install -c vile-wbt-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-wbt-filt /usr/bin/install -c vile-xres-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-xres-filt /usr/bin/install -c vile-ti-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-ti-filt /usr/bin/install -c vile-vlog-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-vlog-filt /usr/bin/install -c vile-xs-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-xs-filt rm -f yaccfilt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-yacc-filt yaccfilt.o filterio.o filters.o /usr/bin/install -c vile-md-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-md-filt /usr/bin/install -c vile-lex-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-lex-filt /usr/bin/install -c vile-sql-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-sql-filt /usr/bin/install -c vile-vile-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-vile-filt /usr/bin/install -c vile-xml-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-xml-filt /usr/bin/install -c vile-xq-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-xq-filt /usr/bin/install -c vile-yacc-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-yacc-filt rm -f yamlfilt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-yaml-filt yamlfilt.o filterio.o filters.o /usr/bin/install -c vile-yaml-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-yaml-filt rm -f sh-filt.c /bin/sh ../plink.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -rdynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vile-sh-filt sh-filt.o filterio.o filters.o /usr/bin/install -c vile-sh-filt /home/buildozer/aports/testing/vile/pkg/vile/usr/lib/vile/vile-sh-filt /usr/bin/install -c -m 644 ada.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ada.keywords /usr/bin/install -c -m 644 ant.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ant.keywords /usr/bin/install -c -m 644 as.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/as.keywords /usr/bin/install -c -m 644 as386.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/as386.keywords /usr/bin/install -c -m 644 asm.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/asm.keywords /usr/bin/install -c -m 644 au3.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/au3.keywords /usr/bin/install -c -m 644 awk.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/awk.keywords /usr/bin/install -c -m 644 bash.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/bash.keywords /usr/bin/install -c -m 644 basic.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/basic.keywords /usr/bin/install -c -m 644 bat.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/bat.keywords /usr/bin/install -c -m 644 bnf.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/bnf.keywords /usr/bin/install -c -m 644 c.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/c.keywords /usr/bin/install -c -m 644 cpp.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/cpp.keywords /usr/bin/install -c -m 644 cs.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/cs.keywords /usr/bin/install -c -m 644 csh.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/csh.keywords /usr/bin/install -c -m 644 css.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/css.keywords /usr/bin/install -c -m 644 cweb.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/cweb.keywords /usr/bin/install -c -m 644 dcl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/dcl.keywords /usr/bin/install -c -m 644 def.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/def.keywords /usr/bin/install -c -m 644 delphi.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/delphi.keywords /usr/bin/install -c -m 644 diff.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/diff.keywords /usr/bin/install -c -m 644 docbook.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/docbook.keywords /usr/bin/install -c -m 644 ecl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ecl.keywords /usr/bin/install -c -m 644 erl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/erl.keywords /usr/bin/install -c -m 644 esql.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/esql.keywords /usr/bin/install -c -m 644 est.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/est.keywords /usr/bin/install -c -m 644 fdl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/fdl.keywords /usr/bin/install -c -m 644 go.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/go.keywords /usr/bin/install -c -m 644 hs.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/hs.keywords /usr/bin/install -c -m 644 html.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/html.keywords /usr/bin/install -c -m 644 imake.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/imake.keywords /usr/bin/install -c -m 644 ini.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ini.keywords /usr/bin/install -c -m 644 iss.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/iss.keywords /usr/bin/install -c -m 644 java.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/java.keywords /usr/bin/install -c -m 644 js.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/js.keywords /usr/bin/install -c -m 644 json.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/json.keywords /usr/bin/install -c -m 644 ksh.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ksh.keywords /usr/bin/install -c -m 644 latex.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/latex.keywords /usr/bin/install -c -m 644 lex.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/lex.keywords /usr/bin/install -c -m 644 lisp.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/lisp.keywords /usr/bin/install -c -m 644 lua.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/lua.keywords /usr/bin/install -c -m 644 m4.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/m4.keywords /usr/bin/install -c -m 644 mail.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/mail.keywords /usr/bin/install -c -m 644 mailcap.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/mailcap.keywords /usr/bin/install -c -m 644 make.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/make.keywords /usr/bin/install -c -m 644 mcrl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/mcrl.keywords /usr/bin/install -c -m 644 md.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/md.keywords /usr/bin/install -c -m 644 midl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/midl.keywords /usr/bin/install -c -m 644 mvn.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/mvn.keywords /usr/bin/install -c -m 644 nmake.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/nmake.keywords /usr/bin/install -c -m 644 nr.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/nr.keywords /usr/bin/install -c -m 644 nsis.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/nsis.keywords /usr/bin/install -c -m 644 objc.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/objc.keywords /usr/bin/install -c -m 644 pas.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/pas.keywords /usr/bin/install -c -m 644 pc.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/pc.keywords /usr/bin/install -c -m 644 perl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/perl.keywords /usr/bin/install -c -m 644 php.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/php.keywords /usr/bin/install -c -m 644 pot.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/pot.keywords /usr/bin/install -c -m 644 prolog.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/prolog.keywords /usr/bin/install -c -m 644 ps.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ps.keywords /usr/bin/install -c -m 644 ps1.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ps1.keywords /usr/bin/install -c -m 644 py.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/py.keywords /usr/bin/install -c -m 644 raku.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/raku.keywords /usr/bin/install -c -m 644 rb.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/rb.keywords /usr/bin/install -c -m 644 rc.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/rc.keywords /usr/bin/install -c -m 644 rcs.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/rcs.keywords /usr/bin/install -c -m 644 rexx.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/rexx.keywords /usr/bin/install -c -m 644 rpm.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/rpm.keywords /usr/bin/install -c -m 644 rtf.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/rtf.keywords /usr/bin/install -c -m 644 ruby.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ruby.keywords /usr/bin/install -c -m 644 rust.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/rust.keywords /usr/bin/install -c -m 644 sccs.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/sccs.keywords /usr/bin/install -c -m 644 scheme.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/scheme.keywords /usr/bin/install -c -m 644 sh.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/sh.keywords /usr/bin/install -c -m 644 sml.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/sml.keywords /usr/bin/install -c -m 644 sql.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/sql.keywords /usr/bin/install -c -m 644 syntax.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/syntax.keywords /usr/bin/install -c -m 644 tags.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/tags.keywords /usr/bin/install -c -m 644 tbl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/tbl.keywords /usr/bin/install -c -m 644 tc.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/tc.keywords /usr/bin/install -c -m 644 tcl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/tcl.keywords /usr/bin/install -c -m 644 tex.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/tex.keywords /usr/bin/install -c -m 644 texi.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/texi.keywords /usr/bin/install -c -m 644 ti.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ti.keywords /usr/bin/install -c -m 644 tpu.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/tpu.keywords /usr/bin/install -c -m 644 ts.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/ts.keywords /usr/bin/install -c -m 644 vb.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vb.keywords /usr/bin/install -c -m 644 vb6.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vb6.keywords /usr/bin/install -c -m 644 vbs.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vbs.keywords /usr/bin/install -c -m 644 vcproj.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vcproj.keywords /usr/bin/install -c -m 644 vcxproj.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vcxproj.keywords /usr/bin/install -c -m 644 vile.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vile.keywords /usr/bin/install -c -m 644 vim.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vim.keywords /usr/bin/install -c -m 644 vlog.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vlog.keywords /usr/bin/install -c -m 644 wbt.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/wbt.keywords /usr/bin/install -c -m 644 xml.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/xml.keywords /usr/bin/install -c -m 644 xq.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/xq.keywords /usr/bin/install -c -m 644 xres.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/xres.keywords /usr/bin/install -c -m 644 xs.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/xs.keywords /usr/bin/install -c -m 644 xsl.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/xsl.keywords /usr/bin/install -c -m 644 yacc.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/yacc.keywords /usr/bin/install -c -m 644 yaml.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/yaml.keywords /usr/bin/install -c -m 644 zsh.key /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/zsh.keywords make[1]: Leaving directory '/home/buildozer/aports/testing/vile/src/vile-9.8z/filters' mkdir -p /home/buildozer/aports/testing/vile/pkg/vile/usr/bin mkdir -p /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/doc mkdir -p /home/buildozer/aports/testing/vile/pkg/vile/usr/share/man/man1 /usr/bin/install -c -m 644 ./macros/color-ls.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/color-ls.rc /usr/bin/install -c -m 644 ./macros/complete.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/complete.rc /usr/bin/install -c -m 644 ./macros/dates.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/dates.rc /usr/bin/install -c -m 644 ./macros/digraphs.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/digraphs.rc /usr/bin/install -c -m 644 ./macros/gnugpg.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/gnugpg.rc /usr/bin/install -c -m 644 ./macros/loaderrs.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/loaderrs.rc /usr/bin/install -c -m 644 ./macros/manpage.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/manpage.rc /usr/bin/install -c -m 644 ./macros/modes.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/modes.rc /usr/bin/install -c -m 644 ./macros/palettes.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/palettes.rc /usr/bin/install -c -m 644 ./macros/pictmode.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/pictmode.rc /usr/bin/install -c -m 644 ./macros/search.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/search.rc /usr/bin/install -c -m 644 ./macros/shifts.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/shifts.rc /usr/bin/install -c -m 644 ./macros/showeach.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/showeach.rc /usr/bin/install -c -m 644 ./macros/vileinit.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vileinit.rc /usr/bin/install -c -m 644 ./macros/vileperl.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vileperl.rc /usr/bin/install -c -m 644 ./macros/which.rc /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/which.rc /usr/bin/install -c -m 644 ./vile.hlp /home/buildozer/aports/testing/vile/pkg/vile/usr/share/vile/vile.hlp ** installing vile /usr/bin/install -c vile /home/buildozer/aports/testing/vile/pkg/vile/usr/bin/`echo vile|sed 's,x,x,'` /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /home/buildozer/aports/testing/vile/pkg/vile/usr/bin ; \ rm -f NONE ; \ ln -s `echo vile|sed 's,x,x,'` NONE ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,x,x,'` NONE ; \ fi" ** installing vile-pager sed -e 's/=vile$/='`echo vile|sed 's,x,x,'`'/' ./macros/vile-pager >/home/buildozer/aports/testing/vile/pkg/vile/usr/bin/`echo vile|sed 's,x,x,'`-pager chmod 755 /home/buildozer/aports/testing/vile/pkg/vile/usr/bin/`echo vile|sed 's,x,x,'`-pager /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /home/buildozer/aports/testing/vile/pkg/vile/usr/bin; \ rm -f NONE-pager ; \ ln -s `echo vile|sed 's,x,x,'`-pager NONE-pager ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,x,x,'`-pager NONE-pager ; \ fi" ** installing vile-to-html sed -e 's/=vile$/='`echo vile|sed 's,x,x,'`'/' ./macros/vile-to-html >/home/buildozer/aports/testing/vile/pkg/vile/usr/bin/`echo vile|sed 's,x,x,'`-to-html chmod 755 /home/buildozer/aports/testing/vile/pkg/vile/usr/bin/`echo vile|sed 's,x,x,'`-to-html /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /home/buildozer/aports/testing/vile/pkg/vile/usr/bin; \ rm -f NONE-to-html ; \ ln -s `echo vile|sed 's,x,x,'`-to-html NONE-to-html ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,x,x,'`-to-html NONE-to-html ; \ fi" ** installing vile-libdir-path sed -e 's/=vile$/='`echo vile|sed 's,x,x,'`'/' ./macros/vile-libdir-path >/home/buildozer/aports/testing/vile/pkg/vile/usr/bin/`echo vile|sed 's,x,x,'`-libdir-path chmod 755 /home/buildozer/aports/testing/vile/pkg/vile/usr/bin/`echo vile|sed 's,x,x,'`-libdir-path /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /home/buildozer/aports/testing/vile/pkg/vile/usr/bin; \ rm -f NONE-libdir-path ; \ ln -s `echo vile|sed 's,x,x,'`-libdir-path NONE-libdir-path ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,x,x,'`-libdir-path NONE-libdir-path ; \ fi" Completed install of program. ** installing vile.1 /usr/bin/install -c -m 644 ./vile.1 /home/buildozer/aports/testing/vile/pkg/vile/usr/share/man/man1/`echo vile|sed 's,x,x,'`.1 ** installing vile-pager.1 /bin/sh -c "\ cd /home/buildozer/aports/testing/vile/pkg/vile/usr/share/man/man1; \ rm -f `echo vile|sed 's,x,x,'`-pager.1; \ ln -s `echo vile|sed 's,x,x,'`.1 `echo vile|sed 's,x,x,'`-pager.1; \ ls -l `echo vile|sed 's,x,x,'`-pager.1; \ " lrwxrwxrwx 1 root root 6 Jan 26 04:43 vile-pager.1 -> vile.1 ** installing vile-to-html.1 /bin/sh -c "\ cd /home/buildozer/aports/testing/vile/pkg/vile/usr/share/man/man1; \ rm -f `echo vile|sed 's,x,x,'`-to-html.1; \ ln -s `echo vile|sed 's,x,x,'`.1 `echo vile|sed 's,x,x,'`-to-html.1; \ ls -l `echo vile|sed 's,x,x,'`-to-html.1; \ " lrwxrwxrwx 1 root root 6 Jan 26 04:43 vile-to-html.1 -> vile.1 ** installing vile-libdir-path.1 /bin/sh -c "\ cd /home/buildozer/aports/testing/vile/pkg/vile/usr/share/man/man1; \ rm -f `echo vile|sed 's,x,x,'`-libdir-path.1; \ ln -s `echo vile|sed 's,x,x,'`.1 `echo vile|sed 's,x,x,'`-libdir-path.1; \ ls -l `echo vile|sed 's,x,x,'`-libdir-path.1; \ " lrwxrwxrwx 1 root root 6 Jan 26 04:43 vile-libdir-path.1 -> vile.1 >>> vile-doc*: Running split function doc... >>> vile-doc*: Preparing subpackage vile-doc... >>> vile-doc*: Running postcheck for vile-doc >>> vile*: Running postcheck for vile >>> vile*: Preparing package vile... >>> vile*: Stripping binaries >>> vile-doc*: Scanning shared objects >>> vile*: Scanning shared objects >>> vile-doc*: Tracing dependencies... >>> vile-doc*: Package size: 56.0 KB >>> vile-doc*: Compressing data... >>> vile-doc*: Create checksum... >>> vile-doc*: Create vile-doc-9.8z-r0.apk >>> vile*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libncursesw.so.6 >>> vile*: Package size: 5.8 MB >>> vile*: Compressing data... >>> vile*: Create checksum... >>> vile*: Create vile-9.8z-r0.apk >>> vile: Build complete at Fri, 26 Jan 2024 04:44:00 +0000 elapsed time 0h 0m 36s >>> vile: Cleaning up srcdir >>> vile: Cleaning up pkgdir >>> vile: Uninstalling dependencies... (1/8) Purging .makedepends-vile (20240126.044326) (2/8) Purging flex (2.6.4-r6) (3/8) Purging m4 (1.4.19-r3) (4/8) Purging ncurses-dev (6.4_p20231125-r0) (5/8) Purging libncurses++ (6.4_p20231125-r0) (6/8) Purging libpanelw (6.4_p20231125-r0) (7/8) Purging libformw (6.4_p20231125-r0) (8/8) Purging libmenuw (6.4_p20231125-r0) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 107 packages >>> vile: Updating the testing/x86_64 repository index... >>> vile: Signing the index...