* Package: app-editors/vile-9.8w:0 * Repository: gentoo * Maintainer: vim@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc iconv kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking vile-9.8w.tgz to /var/tmp/portage/app-editors/vile-9.8w/work >>> Source unpacked in /var/tmp/portage/app-editors/vile-9.8w/work >>> Preparing source in /var/tmp/portage/app-editors/vile-9.8w/work/vile-9.8w ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/vile-9.8w/work/vile-9.8w ... * econf: updating vile-9.8w/config.sub with /usr/share/gnuconfig/config.sub * econf: updating vile-9.8w/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --libdir=/usr/lib64 --disable-stripping --with-ncurses --with-pkg-config --with-iconv --without-perl configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Configuring for linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking version of x86_64-pc-linux-gnu-gcc... 86 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking $CFLAGS variable... ok checking $CC variable... ok checking for ggrep... no checking for grep... grep checking for egrep... grep -E checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether x86_64-pc-linux-gnu-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 this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if SIGWINCH is defined... yes checking for reflex... reflex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for fgrep... grep -F checking for makeflags variable... checking for a BSD compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether make sets ${MAKE}... yes checking for mawk... no checking for gawk... gawk checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-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 reflex is really flex... yes checking version of reflex... 2.5.4 checking for library path... /usr/lib64/vile checking for startup path... /usr/share/vile checking if reflex supports %pointer... yes checking if reflex supports character classes... yes checking if reflex supports options... yes checking if reflex supports states... yes checking for getpwnam... yes checking for lint... no checking for cppcheck... cppcheck checking for ANSI C header files... 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 memory.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... yes checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.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... yes checking for termios.h... yes checking for unistd.h... yes checking for utime.h... yes checking for varargs.h... no checking return type of signal handlers... void checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes 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 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... no checking for termio.h... (cached) yes 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... ( (p)->_IO_read_ptr < (p)->_IO_read_end) 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... no 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-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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... -lcrypt checking if crypt works... yes checking for X11/Xpoll.h... yes 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 access... yes checking for alarm... yes checking for crypt... 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... yes 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 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... no 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... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for tbl... /usr/bin/tbl checking for man2html... /usr/bin/man2html checking for the modified Earl Hood script... no checking for program to convert manpage to html... /usr/bin/groff 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 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... yes checking for missing "getenv" extern... no checking for missing "getpass" extern... no checking for missing "getwd" extern... no 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... term.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 for ispell... no checking for aspell... aspell Computing location to install filter programs: /usr/lib64/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 fgrep: warning: fgrep is obsolescent; using /bin/grep -F fgrep: warning: fgrep is obsolescent; using /bin/grep -F fgrep: warning: fgrep is obsolescent; using /bin/grep -F egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E config.status: creating filters/makefile fgrep: warning: fgrep is obsolescent; using /bin/grep -F fgrep: warning: fgrep is obsolescent; using /bin/grep -F fgrep: warning: fgrep is obsolescent; using /bin/grep -F egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E config.status: creating filters/makefile.tmp fgrep: warning: fgrep is obsolescent; using /bin/grep -F fgrep: warning: fgrep is obsolescent; using /bin/grep -F fgrep: warning: fgrep is obsolescent; using /bin/grep -F egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E config.status: creating config.h fgrep: warning: fgrep is obsolescent; using /bin/grep -F fgrep: warning: fgrep is obsolescent; using /bin/grep -F fgrep: warning: fgrep is obsolescent; using /bin/grep -F fgrep: warning: fgrep is obsolescent; using /bin/grep -F ** no change to ./filters/genmake.mak Checking for built-in filters: none Checking for external filters: all Checking for loadable filters: none >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/vile-9.8w/work/vile-9.8w ... make -j4 x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 \ -o ./mktbls ./mktbls.c ./mktbls ./modetbl ./mktbls ./cmdtbl ( cd filters && make prefix=/usr DESTDIR= all ) make[1]: Entering directory '/var/tmp/portage/app-editors/vile-9.8w/work/vile-9.8w/filters' x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 filters.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 filterio.c echo "#include " > rcs-filt.c echo "#include " > tpu-filt.c reflex -t rcs-filt.l >> rcs-filt.c reflex -t tpu-filt.l >> tpu-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 rcs-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 tpu-filt.c echo "#include " > def-filt.c reflex -t def-filt.l >> def-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 def-filt.c rm -f tpu-filt.c echo "#include " > fdl-filt.c reflex -t fdl-filt.l >> fdl-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 fdl-filt.c rm -f rcs-filt.c echo "#include " > bas-filt.c reflex -t bas-filt.l >> bas-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 bas-filt.c echo "#include " > vl-filt.c reflex -t vl-filt.l >> vl-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 vl-filt.c rm -f def-filt.c echo "#include " > mcrlfilt.c reflex -t mcrlfilt.l >> mcrlfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 mcrlfilt.c rm -f fdl-filt.c echo "#include " > mailfilt.c reflex -t mailfilt.l >> mailfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 mailfilt.c rm -f vl-filt.c echo "#include " > ps1-filt.c reflex -t ps1-filt.l >> ps1-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 ps1-filt.c rm -f mcrlfilt.c echo "#include " > py-filt.c rm -f bas-filt.c reflex -t py-filt.l >> py-filt.c echo "#include " > tbl-filt.c reflex -t tbl-filt.l >> tbl-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 py-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 tbl-filt.c rm -f mailfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 ecrypt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 ../encrypt.c rm -f py-filt.c echo "#include " > scm-filt.c reflex -t scm-filt.l >> scm-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 scm-filt.c rm -f ps1-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 key-filt.c echo "#include " > sh-filt.c reflex -t sh-filt.l >> sh-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 sh-filt.c rm -f tbl-filt.c echo "#include " > ini-filt.c reflex -t ini-filt.l >> ini-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 ini-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 sed-filt.c rm -f ini-filt.c echo "#include " > sccsfilt.c reflex -t sccsfilt.l >> sccsfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 sccsfilt.c rm -f scm-filt.c echo "#include " > conffilt.c reflex -t conffilt.l >> conffilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 conffilt.c echo "#include " > difffilt.c reflex -t difffilt.l >> difffilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 difffilt.c rm -f sccsfilt.c echo "#include " > cfg-filt.c reflex -t cfg-filt.l >> cfg-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 cfg-filt.c rm -f difffilt.c echo "#include " > au3-filt.c reflex -t au3-filt.l >> au3-filt.c rm -f conffilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 au3-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 atr2ansi.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 unfilter.c rm -f sh-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 pl-filt.c echo "#include " > mc-filt.c reflex -t mc-filt.l >> mc-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 mc-filt.c rm -f cfg-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 tagsfilt.c rm -f au3-filt.c echo "#include " > rpm-filt.c reflex -t rpm-filt.l >> rpm-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 rpm-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 rakufilt.c rm -f mc-filt.c echo "#include " > rustfilt.c reflex -t rustfilt.l >> rustfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 rustfilt.c rm -f rpm-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 atr2text.c echo "#include " > ada-filt.c reflex -t ada-filt.l >> ada-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 ada-filt.c rm -f rustfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 manfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 rubyfilt.c rm -f ada-filt.c echo "#include " > lua-filt.c reflex -t lua-filt.l >> lua-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 lua-filt.c echo "#include " > yaccfilt.c reflex -t yaccfilt.l >> yaccfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 yaccfilt.c echo "#include " > asm-filt.c reflex -t asm-filt.l >> asm-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 asm-filt.c rm -f lua-filt.c echo "#include " > sml-filt.c reflex -t sml-filt.l >> sml-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 sml-filt.c rm -f asm-filt.c echo "#include " > htmlfilt.c reflex -t htmlfilt.l >> htmlfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 htmlfilt.c rm -f yaccfilt.c echo "#include " > vilefilt.c reflex -t vilefilt.l >> vilefilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 vilefilt.c echo "#include " > ti-filt.c reflex -t ti-filt.l >> ti-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 ti-filt.c rm -f sml-filt.c echo "#include " > ecl-filt.c reflex -t ecl-filt.l >> ecl-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 ecl-filt.c rm -f ti-filt.c echo "#include " > erl-filt.c reflex -t erl-filt.l >> erl-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 erl-filt.c rm -f ecl-filt.c echo "#include " > xml-filt.c reflex -t xml-filt.l >> xml-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 xml-filt.c rm -f vilefilt.c echo "#include " > xq-filt.c reflex -t xq-filt.l >> xq-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 xq-filt.c rm -f erl-filt.c echo "#include " > lispfilt.c reflex -t lispfilt.l >> lispfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 lispfilt.c rm -f htmlfilt.c echo "#include " > iss-filt.c reflex -t iss-filt.l >> iss-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 iss-filt.c rm -f xml-filt.c echo "#include " > rtf-filt.c reflex -t rtf-filt.l >> rtf-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 rtf-filt.c rm -f lispfilt.c echo "#include " > hs-filt.c reflex -t hs-filt.l >> hs-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 hs-filt.c rm -f xq-filt.c echo "#include " > bnf-filt.c reflex -t bnf-filt.l >> bnf-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 bnf-filt.c rm -f rtf-filt.c echo "#include " > awk-filt.c reflex -t awk-filt.l >> awk-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 awk-filt.c rm -f iss-filt.c echo "#include " > bat-filt.c reflex -t bat-filt.l >> bat-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 bat-filt.c rm -f bnf-filt.c echo "#include " > php-filt.c reflex -t php-filt.l >> php-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 php-filt.c rm -f hs-filt.c echo "#include " > cwebfilt.c reflex -t cwebfilt.l >> cwebfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 cwebfilt.c rm -f awk-filt.c echo "#include " > nmakeflt.c reflex -t nmakeflt.l >> nmakeflt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 nmakeflt.c rm -f bat-filt.c echo "#include " > midlfilt.c reflex -t midlfilt.l >> midlfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 midlfilt.c rm -f php-filt.c echo "#include " > yamlfilt.c reflex -t yamlfilt.l >> yamlfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 yamlfilt.c rm -f cwebfilt.c echo "#include " > nr-filt.c reflex -t nr-filt.l >> nr-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 nr-filt.c rm -f midlfilt.c echo "#include " > dcl-filt.c reflex -t dcl-filt.l >> dcl-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 dcl-filt.c rm -f nr-filt.c echo "#include " > tcl-filt.c reflex -t tcl-filt.l >> tcl-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 tcl-filt.c rm -f nmakeflt.c echo "#include " > makefilt.c reflex -t makefilt.l >> makefilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 makefilt.c rm -f yamlfilt.c echo "#include " > spellflt.c reflex -t spellflt.l >> spellflt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 spellflt.c rm -f dcl-filt.c echo "#include " > ps-filt.c reflex -t ps-filt.l >> ps-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 ps-filt.c rm -f spellflt.c echo "#include " > rexxfilt.c reflex -t rexxfilt.l >> rexxfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 rexxfilt.c rm -f tcl-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 atr2html.c rm -f ps-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 m4-filt.c rm -f makefilt.c echo "#include " > pot-filt.c reflex -t pot-filt.l >> pot-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 pot-filt.c echo "#include " > wbt-filt.c reflex -t wbt-filt.l >> wbt-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 wbt-filt.c rm -f rexxfilt.c echo "#include " > texifilt.c reflex -t texifilt.l >> texifilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 texifilt.c echo "#include " > est-filt.c reflex -t est-filt.l >> est-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 est-filt.c rm -f pot-filt.c echo "#include " > txt-filt.c reflex -t txt-filt.l >> txt-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 txt-filt.c rm -f wbt-filt.c echo "#include " > css-filt.c reflex -t css-filt.l >> css-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 css-filt.c rm -f texifilt.c echo "#include " > jsonfilt.c reflex -t jsonfilt.l >> jsonfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 jsonfilt.c rm -f est-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 c-filt.c rm -f css-filt.c echo "#include " > as-filt.c reflex -t as-filt.l >> as-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 as-filt.c rm -f jsonfilt.c echo "#include " > infofilt.c reflex -t infofilt.l >> infofilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 infofilt.c rm -f txt-filt.c echo "#include " > esqlfilt.c reflex -t esqlfilt.l >> esqlfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 esqlfilt.c echo "#include " > tc-filt.c reflex -t tc-filt.l >> tc-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 tc-filt.c rm -f as-filt.c echo "#include " > rc-filt.c reflex -t rc-filt.l >> rc-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 rc-filt.c rm -f infofilt.c echo "#include " > latexflt.c reflex -t latexflt.l >> latexflt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 latexflt.c rm -f esqlfilt.c echo "#include " > xs-filt.c reflex -t xs-filt.l >> xs-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 xs-filt.c rm -f rc-filt.c echo "#include " > pas-filt.c reflex -t pas-filt.l >> pas-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 pas-filt.c rm -f tc-filt.c echo "#include " > lex-filt.c reflex -t lex-filt.l >> lex-filt.c rm -f latexflt.c echo "#include " > xresfilt.c reflex -t xresfilt.l >> xresfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 xresfilt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 lex-filt.c rm -f xs-filt.c echo "#include " > imakeflt.c reflex -t imakeflt.l >> imakeflt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 imakeflt.c rm -f pas-filt.c echo "#include " > md-filt.c reflex -t md-filt.l >> md-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 md-filt.c rm -f xresfilt.c echo "#include " > sql-filt.c reflex -t sql-filt.l >> sql-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 sql-filt.c rm -f imakeflt.c echo "#include " > mms-filt.c reflex -t mms-filt.l >> mms-filt.c x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -pipe -march=native -fno-diagnostics-color -O2 mms-filt.c rm -f mms-filt.c /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-rcs-filt rcs-filt.o filterio.o filters.o -lfl rm -f sql-filt.c rm -f lex-filt.c /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-tpu-filt tpu-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-def-filt def-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-fdl-filt fdl-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-basic-filt bas-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-vlog-filt vl-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-mcrl-filt mcrlfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-mail-filt mailfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-ps1-filt ps1-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-py-filt py-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-tbl-filt tbl-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -o vile-crypt ecrypt.o encrypt.o -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lcrypt -lncurses -ltinfo /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-scheme-filt scm-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-key-filt key-filt.o filterio.o filters.o /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-sh-filt sh-filt.o filterio.o filters.o -lfl rm -f md-filt.c /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-ini-filt ini-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-sed-filt sed-filt.o filterio.o filters.o /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-sccs-filt sccsfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-conf-filt conffilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-diff-filt difffilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-cfg-filt cfg-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-au3-filt au3-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -o atr2ansi atr2ansi.o unfilter.o -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lcrypt -lncurses -ltinfo /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-perl-filt pl-filt.o filterio.o filters.o /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-mailcap-filt mc-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-tags-filt tagsfilt.o filterio.o filters.o /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-rpm-filt rpm-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-raku-filt rakufilt.o filterio.o filters.o /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-rust-filt rustfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -o atr2text atr2text.o unfilter.o -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lcrypt -lncurses -ltinfo /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-ada-filt ada-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -o vile-manfilt manfilt.o -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lcrypt -lncurses -ltinfo /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-ruby-filt rubyfilt.o filterio.o filters.o /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-lua-filt lua-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-yacc-filt yaccfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-asm-filt asm-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-sml-filt sml-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-html-filt htmlfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-vile-filt vilefilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-ti-filt ti-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-ecl-filt ecl-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-erl-filt erl-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-xml-filt xml-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-xq-filt xq-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-lisp-filt lispfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-iss-filt iss-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-rtf-filt rtf-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-hs-filt hs-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-bnf-filt bnf-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-awk-filt awk-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-bat-filt bat-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-php-filt php-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-cweb-filt cwebfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-nmake-filt nmakeflt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-midl-filt midlfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-yaml-filt yamlfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-nr-filt nr-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-dcl-filt dcl-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-tcl-filt tcl-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-make-filt makefilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-spell-filt spellflt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-ps-filt ps-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-rexx-filt rexxfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -o atr2html atr2html.o unfilter.o -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lcrypt -lncurses -ltinfo /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-m4-filt m4-filt.o filterio.o filters.o /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-pot-filt pot-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-wbt-filt wbt-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-texi-filt texifilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-est-filt est-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-txt-filt txt-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-css-filt css-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-json-filt jsonfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-c-filt c-filt.o filterio.o filters.o /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-as-filt as-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-info-filt infofilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-esql-filt esqlfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-tc-filt tc-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-rc-filt rc-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-latex-filt latexflt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-xs-filt xs-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-pas-filt pas-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-lex-filt lex-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-xres-filt xresfilt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-imake-filt imakeflt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-md-filt md-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-sql-filt sql-filt.o filterio.o filters.o -lfl /bin/sh ../plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vile-mms-filt mms-filt.o filterio.o filters.o -lfl make[1]: Leaving directory '/var/tmp/portage/app-editors/vile-9.8w/work/vile-9.8w/filters' x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" tcap.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" main.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" basic.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" bind.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" blist.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" buffer.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" csrch.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" display.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" dumbterm.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" eval.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" exec.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" externs.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" fences.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" file.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" filec.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" fileio.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" finderr.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" glob.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" globals.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" input.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" insert.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" itbuff.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" lckfiles.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" line.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" map.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" modes.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" msgs.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" nullterm.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" oneliner.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" opers.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" path.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" random.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" regexp.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" region.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" search.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" tags.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" tbuff.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" termio.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" undo.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" version.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" vl_ctype.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" watch.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" window.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" word.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" wordmov.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" api.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" btree.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" history.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" isearch.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" select.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" statevar.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" ucrypt.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" xterm.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" npopen.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" spawn.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" charsets.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" eightbit.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" wcwidth.c x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -pipe -march=native -fno-diagnostics-color -O2 -DHELP_LOC=\"/usr/share/vile\" encrypt.c /bin/sh -c "if test -f vile; then mv vile ovile; fi" /bin/sh ./plink.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 encrypt.o -lcrypt -lncurses -ltinfo >>> Source compiled. >>> Test phase [not enabled]: app-editors/vile-9.8w >>> Install app-editors/vile-9.8w into /var/tmp/portage/app-editors/vile-9.8w/image make -j4 DESTDIR=/var/tmp/portage/app-editors/vile-9.8w/image install ( cd filters && make prefix=/usr DESTDIR=/var/tmp/portage/app-editors/vile-9.8w/image install ) make[1]: Entering directory '/var/tmp/portage/app-editors/vile-9.8w/work/vile-9.8w/filters' /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c vile-mms-filt /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-mms-filt /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c vile-m4-filt /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-m4-filt /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c vile-tags-filt /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-tags-filt /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c vile-vlog-filt /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-vlog-filt /usr/bin/install: cannot create regular file '/var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-m4-filt': No such file or directory install-xattr: failed to stat /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-m4-filt: No such file or directory /usr/bin/install: cannot create regular file '/var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-tags-filt': No such file or directory make[1]: *** [makefile:649: /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-m4-filt] Error 1 shuffle=3064856529 make[1]: *** Waiting for unfinished jobs.... install-xattr: failed to stat /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-tags-filt: No such file or directory /usr/bin/install: cannot create regular file '/var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-mms-filt': No such file or directory make[1]: *** [makefile:654: /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-tags-filt] Error 1 shuffle=3064856529 install-xattr: failed to stat /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-mms-filt: No such file or directory make[1]: *** [makefile:692: /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-mms-filt] Error 1 shuffle=3064856529 /usr/bin/install: cannot create regular file '/var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-vlog-filt': No such file or directory install-xattr: failed to stat /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-vlog-filt: No such file or directory make[1]: *** [makefile:721: /var/tmp/portage/app-editors/vile-9.8w/image/usr/lib64/vile/vile-vlog-filt] Error 1 shuffle=3064856529 make[1]: Leaving directory '/var/tmp/portage/app-editors/vile-9.8w/work/vile-9.8w/filters' make: *** [makefile:362: install] Error 2 shuffle=3064856529 * ERROR: app-editors/vile-9.8w::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=app-editors/vile-9.8w::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-editors/vile-9.8w::gentoo'`. * The complete build log is located at '/var/log/portage/app-editors:vile-9.8w:20221108-202755.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/vile-9.8w/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/vile-9.8w/temp/environment'. * Working directory: '/var/tmp/portage/app-editors/vile-9.8w/work/vile-9.8w' * S: '/var/tmp/portage/app-editors/vile-9.8w/work/vile-9.8w'