Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/vile.spec'], chrootPath='/var/lib/mock/epel7-build-14554512-1039531/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/vile.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/vile-9.8t-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/vile.spec'], chrootPath='/var/lib/mock/epel7-build-14554512-1039531/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/vile.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vcCoks + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vile-9.8t + /usr/bin/gzip -dc /builddir/build/SOURCES/vile-9.8t.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vile-9.8t + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.09B9qu + umask 022 + cd /builddir/build/BUILD + cd vile-9.8t + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-loadable-filters --disable-rpath-hack --disable-stripping checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu Configuring for linux-gnu checking for ppc64le-redhat-linux-gnu-gcc... no checking for 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... 4.8.5 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 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 this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... no checking if we must define _GNU_SOURCE... yes checking if we should also define _DEFAULT_SOURCE... no checking if _XOPEN_SOURCE really is set... yes 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 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... gawk checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for archiver (symbol AR)... ar checking for archiver options (symbol AR_OPTS)... rv 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... all checking if any filters are built-in/loadable... yes checking if flex is really flex... yes checking version of flex... 2.5.37 configure: WARNING: This version of flex cannot compile builtin filters checking for library path... /usr/lib64/vile checking for startup path... /usr/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 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 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... yes checking if external sys_nerr exists... yes checking if external sys_errlist is declared... yes checking if external sys_errlist exists... yes checking if you want to use pkg-config... yes checking for ppc64le-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for screen type... termcap checking if you want to use ncurses... no checking for tigetstr in -ltinfo... 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... no 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 for symbolic link to create to vile... no 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... 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... checking if you want to check for gcc warnings... no checking if you want to install stripped executables... no 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... 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... 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 dlsym... no checking for dlsym in -ldl... yes checking whether able to link to dl*() functions... ok checking if gcc has -rdynamic option... yes checking for ispell... no checking for aspell... no checking for spell... no Computing location to install filter programs: /usr/lib64/vile configure: WARNING: You should get a working version of flex, for instance: http://invisible-island.net/reflex 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... yes 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: none Checking for loadable filters: all + make -j4 vile gcc -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro \ -o ./mktbls ./mktbls.c gawk -f ./filters/mk-0th.awk <./filters/genmake.mak static="none" dynamic="all" >builtflt.h ./mktbls ./cmdtbl ./mktbls ./modetbl gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" tcap.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" main.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" basic.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" bind.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" blist.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" buffer.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" csrch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" display.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" dumbterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" eval.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" exec.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" externs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" fences.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" file.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" filec.c file.c: In function 'quickreadf': file.c:1518:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(suppress: 6386) ^ gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" fileio.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" finderr.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" glob.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" globals.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" input.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" insert.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" itbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" lckfiles.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" line.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" map.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" modes.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" msgs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" nullterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" oneliner.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" opers.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" path.c path.c: In function 'is_filemode': path.c:1838:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(suppress: 6287) ^ gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" random.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" regexp.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" region.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" search.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" tags.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" tbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" termio.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" undo.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" version.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" vl_ctype.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" watch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" window.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" word.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" wordmov.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" api.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" btree.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" history.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" isearch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" select.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" statevar.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" ucrypt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" xterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" npopen.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" spawn.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" charsets.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" eightbit.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" wcwidth.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" builtflt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" encrypt.c cd filters && make prefix=/usr DESTDIR= libvlflt.a make[1]: Entering directory `/builddir/build/BUILD/vile-9.8t/filters' gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic filters.c ar rv libvlflt.a filters.o ar: creating libvlflt.a a - filters.o ranlib libvlflt.a make[1]: Leaving directory `/builddir/build/BUILD/vile-9.8t/filters' mv vile ovile mv: cannot stat 'vile': No such file or directory make: [vile] Error 1 (ignored) /bin/sh ./plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -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 builtflt.o encrypt.o -Lfilters -lvlflt -ldl -lcrypt -ltinfo testing if -lvlflt is needed ...yes testing if -ldl is needed ...yes testing if -lcrypt is needed ...yes testing if -ltinfo is needed ...yes + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-loadable-filters --disable-rpath-hack --disable-stripping --with-app-defaults=/usr/share/X11/app-defaults --with-screen=x11 --with-icon-theme --with-icondir=/usr/share/icons/ --with-pixmapdir=/usr/share/pixmaps/ --with-xpm checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu Configuring for linux-gnu checking for ppc64le-redhat-linux-gnu-gcc... no checking for 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... 4.8.5 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 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 this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... no checking if we must define _GNU_SOURCE... yes checking if we should also define _DEFAULT_SOURCE... no checking if _XOPEN_SOURCE really is set... yes 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 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... gawk checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for archiver (symbol AR)... ar checking for archiver options (symbol AR_OPTS)... rv 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... all checking if any filters are built-in/loadable... yes checking if flex is really flex... yes checking version of flex... 2.5.37 configure: WARNING: This version of flex cannot compile builtin filters checking for library path... /usr/lib64/vile checking for startup path... /usr/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 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 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... yes checking if external sys_nerr exists... yes checking if external sys_errlist is declared... yes checking if external sys_errlist exists... yes checking if you want to use pkg-config... yes checking for ppc64le-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for screen type... x11 checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for usable X Toolkit package... no checking if you want narrow prototypes for X libraries... yes checking if we should use imake to help... yes checking for xmkmf... no checking for imake... no checking if you want to use FreeType library... no checking if you want to use fontsets... no checking for X11/IntrinsicI.h... yes checking for X11/Xpoll.h... yes checking for X11/Xmu/Atoms.h... no checking for Xutf8LookupString... yes checking for Xutf8TextPropertyToTextList... yes checking for XmbTextPropertyToTextList... yes checking for /dev/tty... yes checking for crypt function... -lcrypt checking if crypt works... yes checking for X11/Xpoll.h... (cached) 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... no 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 unistd.h... (cached) yes checking for working mkstemp... yes checking if you want to use the Xpm library for colored icon... yes checking for X11/xpm.h... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking if you want to enable colored-menus... no checking for the icon name... vile 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 for symbolic link to create to xvile... no 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... 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... checking if you want to check for gcc warnings... no checking if you want to install stripped executables... no 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... 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... term.h checking for dlsym... no checking for dlsym in -ldl... yes checking whether able to link to dl*() functions... ok checking if gcc has -rdynamic option... yes checking for ispell... no checking for aspell... no checking for spell... no Computing location to install filter programs: /usr/lib64/vile configure: WARNING: You should get a working version of flex, for instance: http://invisible-island.net/reflex checking for X applications class... XVile checking for directory to install resource files... /usr/share/X11/app-defaults checking for directory to install pixmaps... /usr/share/pixmaps/ checking for directory to install icons... /usr/share/icons/ checking if icon theme should be used... hicolor checking for icon(s) to install... icons/vile_48x48.svg:scalable/apps/vile.svg icons/vile_48x48.png:48x48/apps/vile.png checking for icon name... vile checking if you want to install desktop files... yes checking for desktop-file-install... 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... yes configure: creating ./config.status config.status: creating makefile config.status: creating filters/makefile config.status: creating filters/makefile.tmp config.status: creating df-install config.status: creating config.h ** no change to ./filters/genmake.mak Checking for built-in filters: none Checking for external filters: none Checking for loadable filters: all + make -j4 xvile gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPIXMAP_ROOTDIR=\"/usr/share/pixmaps//\" -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" ./x11.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" main.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" basic.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" bind.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" blist.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" buffer.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" csrch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" display.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" dumbterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" eval.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" exec.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" externs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" fences.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" file.c file.c: In function 'quickreadf': file.c:1518:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(suppress: 6386) ^ gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" filec.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" fileio.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" finderr.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" glob.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" globals.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" input.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" insert.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" itbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" lckfiles.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" line.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" map.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" modes.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" msgs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" nullterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" oneliner.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" opers.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" path.c path.c: In function 'is_filemode': path.c:1838:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(suppress: 6287) ^ gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" random.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" regexp.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" region.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" search.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" tags.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" tbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" termio.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" undo.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" version.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" vl_ctype.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" watch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" window.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" word.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" wordmov.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" api.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" btree.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" history.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" isearch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" select.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" statevar.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" ucrypt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" xterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" npopen.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" spawn.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" x11plain.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" charsets.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" eightbit.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" wcwidth.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" builtflt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -DHELP_LOC=\"/usr/share/vile\" encrypt.c mv xvile oxvile mv: cannot stat 'xvile': No such file or directory make: [xvile] Error 1 (ignored) /bin/sh ./plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o xvile x11.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 x11plain.o charsets.o eightbit.o wcwidth.o builtflt.o encrypt.o -Lfilters -lvlflt -ldl -lXpm -lcrypt -lSM -lICE -lXt -lX11 testing if -lvlflt is needed ...yes testing if -ldl is needed ...yes testing if -lXpm is needed ...yes testing if -lcrypt is needed ...yes testing if -lSM is needed testing if -lICE is needed testing if -lXt is needed ...yes testing if -lX11 is needed ...yes + touch vile + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9jpZnW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le + cd vile-9.8t + make install DESTDIR=/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le 'INSTALL=install -p' TARGET=xvile cd filters && make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le install make[1]: Entering directory `/builddir/build/BUILD/vile-9.8t/filters' mkdir -p /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile mkdir -p /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic atr2ansi.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic unfilter.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -o atr2ansi atr2ansi.o unfilter.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -ldl -lXpm -lcrypt -lSM -lICE -lXt -lX11 testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed testing if -lSM is needed testing if -lICE is needed testing if -lXt is needed testing if -lX11 is needed install -p atr2ansi /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/atr2ansi gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic atr2html.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -o atr2html atr2html.o unfilter.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -ldl -lXpm -lcrypt -lSM -lICE -lXt -lX11 testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed testing if -lSM is needed testing if -lICE is needed testing if -lXt is needed testing if -lX11 is needed install -p atr2html /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/atr2html gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic atr2text.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -o atr2text atr2text.o unfilter.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -ldl -lXpm -lcrypt -lSM -lICE -lXt -lX11 testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed testing if -lSM is needed testing if -lICE is needed testing if -lXt is needed testing if -lX11 is needed install -p atr2text /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/atr2text gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic ecrypt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic ../encrypt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -o vile-crypt ecrypt.o encrypt.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -ldl -lXpm -lcrypt -lSM -lICE -lXt -lX11 testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed ...yes testing if -lSM is needed testing if -lICE is needed testing if -lXt is needed testing if -lX11 is needed install -p vile-crypt /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-crypt gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic manfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -o vile-manfilt manfilt.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -ldl -lXpm -lcrypt -lSM -lICE -lXt -lX11 testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed testing if -lSM is needed testing if -lICE is needed testing if -lXt is needed testing if -lX11 is needed install -p vile-manfilt /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-manfilt install -p -m 644 filters.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/filters.rc install -p -m 644 spell.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/spell.rc compiling c-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_c .././filters/c-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-c-filt.so -shared c-filt.o install -p vile-c-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-c-filt.so compiling key-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_key .././filters/key-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-key-filt.so -shared key-filt.o install -p vile-key-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-key-filt.so compiling m4-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_m4 .././filters/m4-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-m4-filt.so -shared m4-filt.o install -p vile-m4-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-m4-filt.so compiling pl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_perl .././filters/pl-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-perl-filt.so -shared pl-filt.o install -p vile-perl-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-perl-filt.so compiling rubyfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_ruby .././filters/rubyfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-ruby-filt.so -shared rubyfilt.o install -p vile-ruby-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ruby-filt.so compiling sed-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_sed .././filters/sed-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-sed-filt.so -shared sed-filt.o install -p vile-sed-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sed-filt.so compiling tagsfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_tags .././filters/tagsfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-tags-filt.so -shared tagsfilt.o install -p vile-tags-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-tags-filt.so compiling ada-filt.l echo '#include ' > ada-filt.c flex -Pada_ -t .././filters/ada-filt.l >> ada-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_ada -Dprivate_yywrap=ada_wrap ./ada-filt.c :1616:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1152:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f ada-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-ada-filt.so -shared ada-filt.o install -p vile-ada-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ada-filt.so compiling as-filt.l echo '#include ' > as-filt.c flex -Pas_ -t .././filters/as-filt.l >> as-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_as -Dprivate_yywrap=as_wrap ./as-filt.c :1750:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1286:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f as-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-as-filt.so -shared as-filt.o install -p vile-as-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-as-filt.so compiling asm-filt.l echo '#include ' > asm-filt.c flex -Pasm_ -t .././filters/asm-filt.l >> asm-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_asm -Dprivate_yywrap=asm_wrap ./asm-filt.c :1689:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1225:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f asm-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-asm-filt.so -shared asm-filt.o install -p vile-asm-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-asm-filt.so compiling au3-filt.l echo '#include ' > au3-filt.c flex -Pau3_ -t .././filters/au3-filt.l >> au3-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_au3 -Dprivate_yywrap=au3_wrap ./au3-filt.c :1709:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1243:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f au3-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-au3-filt.so -shared au3-filt.o install -p vile-au3-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-au3-filt.so compiling awk-filt.l echo '#include ' > awk-filt.c flex -Pawk_ -t .././filters/awk-filt.l >> awk-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_awk -Dprivate_yywrap=awk_wrap ./awk-filt.c :1767:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1301:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f awk-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-awk-filt.so -shared awk-filt.o install -p vile-awk-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-awk-filt.so compiling bas-filt.l echo '#include ' > bas-filt.c flex -Pbasic_ -t .././filters/bas-filt.l >> bas-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_basic -Dprivate_yywrap=basic_wrap ./bas-filt.c :1760:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1294:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f bas-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-basic-filt.so -shared bas-filt.o install -p vile-basic-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-basic-filt.so compiling bat-filt.l echo '#include ' > bat-filt.c flex -Pbat_ -t .././filters/bat-filt.l >> bat-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_bat -Dprivate_yywrap=bat_wrap ./bat-filt.c :1758:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1292:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f bat-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-bat-filt.so -shared bat-filt.o install -p vile-bat-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-bat-filt.so compiling bnf-filt.l echo '#include ' > bnf-filt.c flex -Pbnf_ -t .././filters/bnf-filt.l >> bnf-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_bnf -Dprivate_yywrap=bnf_wrap ./bnf-filt.c :1602:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1138:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f bnf-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-bnf-filt.so -shared bnf-filt.o install -p vile-bnf-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-bnf-filt.so compiling cfg-filt.l echo '#include ' > cfg-filt.c flex -Pcfg_ -t .././filters/cfg-filt.l >> cfg-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_cfg -Dprivate_yywrap=cfg_wrap ./cfg-filt.c :1722:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1256:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f cfg-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-cfg-filt.so -shared cfg-filt.o install -p vile-cfg-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-cfg-filt.so compiling conffilt.l echo '#include ' > conffilt.c flex -Pconf_ -t .././filters/conffilt.l >> conffilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_conf -Dprivate_yywrap=conf_wrap ./conffilt.c :1815:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1349:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f conffilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-conf-filt.so -shared conffilt.o install -p vile-conf-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-conf-filt.so compiling css-filt.l echo '#include ' > css-filt.c flex -Pcss_ -t .././filters/css-filt.l >> css-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_css -Dprivate_yywrap=css_wrap ./css-filt.c :1756:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1292:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f css-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-css-filt.so -shared css-filt.o install -p vile-css-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-css-filt.so compiling cwebfilt.l echo '#include ' > cwebfilt.c flex -Pcweb_ -t .././filters/cwebfilt.l >> cwebfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_cweb -Dprivate_yywrap=cweb_wrap ./cwebfilt.c :1882:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1416:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f cwebfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-cweb-filt.so -shared cwebfilt.o install -p vile-cweb-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-cweb-filt.so compiling dcl-filt.l echo '#include ' > dcl-filt.c flex -Pdcl_ -t .././filters/dcl-filt.l >> dcl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_dcl -Dprivate_yywrap=dcl_wrap ./dcl-filt.c :1709:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1243:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f dcl-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-dcl-filt.so -shared dcl-filt.o install -p vile-dcl-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-dcl-filt.so compiling def-filt.l echo '#include ' > def-filt.c flex -Pdef_ -t .././filters/def-filt.l >> def-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_def -Dprivate_yywrap=def_wrap ./def-filt.c :1593:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1129:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f def-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-def-filt.so -shared def-filt.o install -p vile-def-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-def-filt.so compiling difffilt.l echo '#include ' > difffilt.c flex -Pdiff_ -t .././filters/difffilt.l >> difffilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_diff -Dprivate_yywrap=diff_wrap ./difffilt.c :1745:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1279:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f difffilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-diff-filt.so -shared difffilt.o install -p vile-diff-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-diff-filt.so compiling ecl-filt.l echo '#include ' > ecl-filt.c flex -Pecl_ -t .././filters/ecl-filt.l >> ecl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_ecl -Dprivate_yywrap=ecl_wrap ./ecl-filt.c :1934:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1468:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f ecl-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-ecl-filt.so -shared ecl-filt.o install -p vile-ecl-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ecl-filt.so compiling erl-filt.l echo '#include ' > erl-filt.c flex -Perl_ -t .././filters/erl-filt.l >> erl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_erl -Dprivate_yywrap=erl_wrap ./erl-filt.c :1742:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1278:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f erl-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-erl-filt.so -shared erl-filt.o install -p vile-erl-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-erl-filt.so compiling esqlfilt.l echo '#include ' > esqlfilt.c flex -Pesql_ -t .././filters/esqlfilt.l >> esqlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_esql -Dprivate_yywrap=esql_wrap ./esqlfilt.c :1779:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1313:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f esqlfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-esql-filt.so -shared esqlfilt.o install -p vile-esql-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-esql-filt.so compiling est-filt.l echo '#include ' > est-filt.c flex -Pest_ -t .././filters/est-filt.l >> est-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_est -Dprivate_yywrap=est_wrap ./est-filt.c :1710:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1246:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f est-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-est-filt.so -shared est-filt.o install -p vile-est-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-est-filt.so compiling fdl-filt.l echo '#include ' > fdl-filt.c flex -Pfdl_ -t .././filters/fdl-filt.l >> fdl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_fdl -Dprivate_yywrap=fdl_wrap ./fdl-filt.c :1636:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1170:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f fdl-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-fdl-filt.so -shared fdl-filt.o install -p vile-fdl-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-fdl-filt.so compiling hs-filt.l echo '#include ' > hs-filt.c flex -Phs_ -t .././filters/hs-filt.l >> hs-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_hs -Dprivate_yywrap=hs_wrap ./hs-filt.c :2049:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1583:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f hs-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-hs-filt.so -shared hs-filt.o install -p vile-hs-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-hs-filt.so compiling htmlfilt.l echo '#include ' > htmlfilt.c flex -Phtml_ -t .././filters/htmlfilt.l >> htmlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_html -Dprivate_yywrap=html_wrap ./htmlfilt.c :3192:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f htmlfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-html-filt.so -shared htmlfilt.o install -p vile-html-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-html-filt.so compiling imakeflt.l echo '#include ' > imakeflt.c flex -Pimake_ -t .././filters/imakeflt.l >> imakeflt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_imake -Dprivate_yywrap=imake_wrap ./imakeflt.c :1890:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1424:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f imakeflt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-imake-filt.so -shared imakeflt.o install -p vile-imake-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-imake-filt.so compiling infofilt.l echo '#include ' > infofilt.c flex -Pinfo_ -t .././filters/infofilt.l >> infofilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_info -Dprivate_yywrap=info_wrap ./infofilt.c :1851:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1385:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f infofilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-info-filt.so -shared infofilt.o install -p vile-info-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-info-filt.so compiling ini-filt.l echo '#include ' > ini-filt.c flex -Pini_ -t .././filters/ini-filt.l >> ini-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_ini -Dprivate_yywrap=ini_wrap ./ini-filt.c :1682:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1218:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f ini-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-ini-filt.so -shared ini-filt.o install -p vile-ini-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ini-filt.so compiling iss-filt.l echo '#include ' > iss-filt.c flex -Piss_ -t .././filters/iss-filt.l >> iss-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_iss -Dprivate_yywrap=iss_wrap ./iss-filt.c :1858:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1392:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f iss-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-iss-filt.so -shared iss-filt.o install -p vile-iss-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-iss-filt.so compiling jsonfilt.l echo '#include ' > jsonfilt.c flex -Pjson_ -t .././filters/jsonfilt.l >> jsonfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_json -Dprivate_yywrap=json_wrap ./jsonfilt.c :1668:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1204:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f jsonfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-json-filt.so -shared jsonfilt.o install -p vile-json-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-json-filt.so compiling latexflt.l echo '#include ' > latexflt.c flex -Platex_ -t .././filters/latexflt.l >> latexflt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_latex -Dprivate_yywrap=latex_wrap ./latexflt.c :2142:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1678:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f latexflt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-latex-filt.so -shared latexflt.o install -p vile-latex-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-latex-filt.so compiling lex-filt.l echo '#include ' > lex-filt.c flex -Plex_ -t .././filters/lex-filt.l >> lex-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_lex -Dprivate_yywrap=lex_wrap ./lex-filt.c :15948:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :15482:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f lex-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-lex-filt.so -shared lex-filt.o install -p vile-lex-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-lex-filt.so compiling lispfilt.l echo '#include ' > lispfilt.c flex -Plisp_ -t .././filters/lispfilt.l >> lispfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_lisp -Dprivate_yywrap=lisp_wrap ./lispfilt.c :1786:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1322:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f lispfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-lisp-filt.so -shared lispfilt.o install -p vile-lisp-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-lisp-filt.so compiling lua-filt.l echo '#include ' > lua-filt.c flex -Plua_ -t .././filters/lua-filt.l >> lua-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_lua -Dprivate_yywrap=lua_wrap ./lua-filt.c :1666:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1202:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f lua-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-lua-filt.so -shared lua-filt.o install -p vile-lua-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-lua-filt.so compiling mailfilt.l echo '#include ' > mailfilt.c flex -Pmail_ -t .././filters/mailfilt.l >> mailfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_mail -Dprivate_yywrap=mail_wrap ./mailfilt.c :1623:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1157:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f mailfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-mail-filt.so -shared mailfilt.o install -p vile-mail-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-mail-filt.so compiling mc-filt.l echo '#include ' > mc-filt.c flex -Pmailcap_ -t .././filters/mc-filt.l >> mc-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_mailcap -Dprivate_yywrap=mailcap_wrap ./mc-filt.c :2071:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1605:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f mc-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-mailcap-filt.so -shared mc-filt.o install -p vile-mailcap-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-mailcap-filt.so compiling makefilt.l echo '#include ' > makefilt.c flex -Pmake_ -t .././filters/makefilt.l >> makefilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_make -Dprivate_yywrap=make_wrap ./makefilt.c :1868:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1402:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f makefilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-make-filt.so -shared makefilt.o install -p vile-make-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-make-filt.so compiling mcrlfilt.l echo '#include ' > mcrlfilt.c flex -Pmcrl_ -t .././filters/mcrlfilt.l >> mcrlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_mcrl -Dprivate_yywrap=mcrl_wrap ./mcrlfilt.c :1592:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1128:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f mcrlfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-mcrl-filt.so -shared mcrlfilt.o install -p vile-mcrl-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-mcrl-filt.so compiling midlfilt.l echo '#include ' > midlfilt.c flex -Pmidl_ -t .././filters/midlfilt.l >> midlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_midl -Dprivate_yywrap=midl_wrap ./midlfilt.c :1680:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1216:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f midlfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-midl-filt.so -shared midlfilt.o install -p vile-midl-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-midl-filt.so compiling mms-filt.l echo '#include ' > mms-filt.c flex -Pmms_ -t .././filters/mms-filt.l >> mms-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_mms -Dprivate_yywrap=mms_wrap ./mms-filt.c :1742:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1276:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f mms-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-mms-filt.so -shared mms-filt.o install -p vile-mms-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-mms-filt.so compiling nr-filt.l echo '#include ' > nr-filt.c flex -Pnr_ -t .././filters/nr-filt.l >> nr-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_nr -Dprivate_yywrap=nr_wrap ./nr-filt.c :1775:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f nr-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-nr-filt.so -shared nr-filt.o install -p vile-nr-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-nr-filt.so compiling pas-filt.l echo '#include ' > pas-filt.c flex -Ppas_ -t .././filters/pas-filt.l >> pas-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_pas -Dprivate_yywrap=pas_wrap ./pas-filt.c :1663:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1199:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f pas-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-pas-filt.so -shared pas-filt.o install -p vile-pas-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-pas-filt.so compiling php-filt.l echo '#include ' > php-filt.c flex -Pphp_ -t .././filters/php-filt.l >> php-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_php -Dprivate_yywrap=php_wrap ./php-filt.c :1889:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1423:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f php-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-php-filt.so -shared php-filt.o install -p vile-php-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-php-filt.so compiling pot-filt.l echo '#include ' > pot-filt.c flex -Ppot_ -t .././filters/pot-filt.l >> pot-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_pot -Dprivate_yywrap=pot_wrap ./pot-filt.c :1667:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1203:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f pot-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-pot-filt.so -shared pot-filt.o install -p vile-pot-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-pot-filt.so compiling ps-filt.l echo '#include ' > ps-filt.c flex -Pps_ -t .././filters/ps-filt.l >> ps-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_ps -Dprivate_yywrap=ps_wrap ./ps-filt.c :1849:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1385:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f ps-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-ps-filt.so -shared ps-filt.o install -p vile-ps-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ps-filt.so compiling ps1-filt.l echo '#include ' > ps1-filt.c flex -Pps1_ -t .././filters/ps1-filt.l >> ps1-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_ps1 -Dprivate_yywrap=ps1_wrap ./ps1-filt.c :1881:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1417:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f ps1-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-ps1-filt.so -shared ps1-filt.o install -p vile-ps1-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ps1-filt.so compiling py-filt.l echo '#include ' > py-filt.c flex -Ppy_ -t .././filters/py-filt.l >> py-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_py -Dprivate_yywrap=py_wrap ./py-filt.c :1717:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1253:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f py-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-py-filt.so -shared py-filt.o install -p vile-py-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-py-filt.so compiling rc-filt.l echo '#include ' > rc-filt.c flex -Prc_ -t .././filters/rc-filt.l >> rc-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_rc -Dprivate_yywrap=rc_wrap ./rc-filt.c :1632:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1166:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f rc-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-rc-filt.so -shared rc-filt.o install -p vile-rc-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rc-filt.so compiling rcs-filt.l echo '#include ' > rcs-filt.c flex -Prcs_ -t .././filters/rcs-filt.l >> rcs-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_rcs -Dprivate_yywrap=rcs_wrap ./rcs-filt.c :1604:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1140:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f rcs-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-rcs-filt.so -shared rcs-filt.o install -p vile-rcs-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rcs-filt.so compiling rexxfilt.l echo '#include ' > rexxfilt.c flex -Prexx_ -t .././filters/rexxfilt.l >> rexxfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_rexx -Dprivate_yywrap=rexx_wrap ./rexxfilt.c :1647:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1183:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f rexxfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-rexx-filt.so -shared rexxfilt.o install -p vile-rexx-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rexx-filt.so compiling rpm-filt.l echo '#include ' > rpm-filt.c flex -Prpm_ -t .././filters/rpm-filt.l >> rpm-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_rpm -Dprivate_yywrap=rpm_wrap ./rpm-filt.c :2246:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1780:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f rpm-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-rpm-filt.so -shared rpm-filt.o install -p vile-rpm-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rpm-filt.so compiling rtf-filt.l echo '#include ' > rtf-filt.c flex -Prtf_ -t .././filters/rtf-filt.l >> rtf-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_rtf -Dprivate_yywrap=rtf_wrap ./rtf-filt.c :1578:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1114:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f rtf-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-rtf-filt.so -shared rtf-filt.o install -p vile-rtf-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rtf-filt.so compiling rustfilt.l echo '#include ' > rustfilt.c flex -Prust_ -t .././filters/rustfilt.l >> rustfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_rust -Dprivate_yywrap=rust_wrap ./rustfilt.c :2038:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1572:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f rustfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-rust-filt.so -shared rustfilt.o install -p vile-rust-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rust-filt.so compiling sccsfilt.l echo '#include ' > sccsfilt.c flex -Psccs_ -t .././filters/sccsfilt.l >> sccsfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_sccs -Dprivate_yywrap=sccs_wrap ./sccsfilt.c :1641:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1175:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f sccsfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-sccs-filt.so -shared sccsfilt.o install -p vile-sccs-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sccs-filt.so compiling scm-filt.l echo '#include ' > scm-filt.c flex -Pscheme_ -t .././filters/scm-filt.l >> scm-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_scheme -Dprivate_yywrap=scheme_wrap ./scm-filt.c :1917:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1453:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f scm-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-scheme-filt.so -shared scm-filt.o install -p vile-scheme-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-scheme-filt.so compiling sh-filt.l echo '#include ' > sh-filt.c flex -Psh_ -t .././filters/sh-filt.l >> sh-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_sh -Dprivate_yywrap=sh_wrap ./sh-filt.c :3950:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f sh-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-sh-filt.so -shared sh-filt.o install -p vile-sh-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sh-filt.so compiling sml-filt.l echo '#include ' > sml-filt.c flex -Psml_ -t .././filters/sml-filt.l >> sml-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_sml -Dprivate_yywrap=sml_wrap ./sml-filt.c :1755:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1291:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f sml-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-sml-filt.so -shared sml-filt.o install -p vile-sml-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sml-filt.so compiling spellflt.l echo '#include ' > spellflt.c flex -Pspell_ -t .././filters/spellflt.l >> spellflt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_spell -Dprivate_yywrap=spell_wrap ./spellflt.c :1705:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1241:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f spellflt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-spell-filt.so -shared spellflt.o install -p vile-spell-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-spell-filt.so compiling sql-filt.l echo '#include ' > sql-filt.c flex -Psql_ -t .././filters/sql-filt.l >> sql-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_sql -Dprivate_yywrap=sql_wrap ./sql-filt.c :2100:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f sql-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-sql-filt.so -shared sql-filt.o install -p vile-sql-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sql-filt.so compiling tbl-filt.l echo '#include ' > tbl-filt.c flex -Ptbl_ -t .././filters/tbl-filt.l >> tbl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_tbl -Dprivate_yywrap=tbl_wrap ./tbl-filt.c :1730:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1264:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f tbl-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-tbl-filt.so -shared tbl-filt.o install -p vile-tbl-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-tbl-filt.so compiling tc-filt.l echo '#include ' > tc-filt.c flex -Ptc_ -t .././filters/tc-filt.l >> tc-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_tc -Dprivate_yywrap=tc_wrap ./tc-filt.c :1912:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f tc-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-tc-filt.so -shared tc-filt.o install -p vile-tc-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-tc-filt.so compiling tcl-filt.l echo '#include ' > tcl-filt.c flex -Ptcl_ -t .././filters/tcl-filt.l >> tcl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_tcl -Dprivate_yywrap=tcl_wrap ./tcl-filt.c :2222:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f tcl-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-tcl-filt.so -shared tcl-filt.o install -p vile-tcl-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-tcl-filt.so compiling texifilt.l echo '#include ' > texifilt.c flex -Ptexi_ -t .././filters/texifilt.l >> texifilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_texi -Dprivate_yywrap=texi_wrap ./texifilt.c :1626:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1162:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f texifilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-texi-filt.so -shared texifilt.o install -p vile-texi-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-texi-filt.so compiling ti-filt.l echo '#include ' > ti-filt.c flex -Pti_ -t .././filters/ti-filt.l >> ti-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_ti -Dprivate_yywrap=ti_wrap ./ti-filt.c :1725:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f ti-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-ti-filt.so -shared ti-filt.o install -p vile-ti-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ti-filt.so compiling txt-filt.l echo '#include ' > txt-filt.c flex -Ptxt_ -t .././filters/txt-filt.l >> txt-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_txt -Dprivate_yywrap=txt_wrap ./txt-filt.c :2018:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1552:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f txt-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-txt-filt.so -shared txt-filt.o install -p vile-txt-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-txt-filt.so compiling vilefilt.l echo '#include ' > vilefilt.c flex -Pvile_ -t .././filters/vilefilt.l >> vilefilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_vile -Dprivate_yywrap=vile_wrap ./vilefilt.c :2446:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1980:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f vilefilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-vile-filt.so -shared vilefilt.o install -p vile-vile-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-vile-filt.so compiling vl-filt.l echo '#include ' > vl-filt.c flex -Pvlog_ -t .././filters/vl-filt.l >> vl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_vlog -Dprivate_yywrap=vlog_wrap ./vl-filt.c :1726:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1262:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f vl-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-vlog-filt.so -shared vl-filt.o install -p vile-vlog-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-vlog-filt.so compiling wbt-filt.l echo '#include ' > wbt-filt.c flex -Pwbt_ -t .././filters/wbt-filt.l >> wbt-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_wbt -Dprivate_yywrap=wbt_wrap ./wbt-filt.c :1633:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1169:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f wbt-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-wbt-filt.so -shared wbt-filt.o install -p vile-wbt-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-wbt-filt.so compiling xml-filt.l echo '#include ' > xml-filt.c flex -Pxml_ -t .././filters/xml-filt.l >> xml-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_xml -Dprivate_yywrap=xml_wrap ./xml-filt.c :2027:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1563:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f xml-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-xml-filt.so -shared xml-filt.o install -p vile-xml-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-xml-filt.so compiling xq-filt.l echo '#include ' > xq-filt.c flex -Pxq_ -t .././filters/xq-filt.l >> xq-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_xq -Dprivate_yywrap=xq_wrap ./xq-filt.c :2055:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1591:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f xq-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-xq-filt.so -shared xq-filt.o install -p vile-xq-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-xq-filt.so compiling xresfilt.l echo '#include ' > xresfilt.c flex -Pxres_ -t .././filters/xresfilt.l >> xresfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_xres -Dprivate_yywrap=xres_wrap ./xresfilt.c :1738:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1272:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f xresfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-xres-filt.so -shared xresfilt.o install -p vile-xres-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-xres-filt.so compiling xs-filt.l echo '#include ' > xs-filt.c flex -Pxs_ -t .././filters/xs-filt.l >> xs-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_xs -Dprivate_yywrap=xs_wrap ./xs-filt.c :1728:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1262:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f xs-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-xs-filt.so -shared xs-filt.o install -p vile-xs-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-xs-filt.so compiling yaccfilt.l echo '#include ' > yaccfilt.c flex -Pyacc_ -t .././filters/yaccfilt.l >> yaccfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_yacc -Dprivate_yywrap=yacc_wrap ./yaccfilt.c :1861:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] :1395:17: warning: 'yyunput' defined but not used [-Wunused-function] rm -f yaccfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-yacc-filt.so -shared yaccfilt.o install -p vile-yacc-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-yacc-filt.so compiling yamlfilt.l echo '#include ' > yamlfilt.c flex -Pyaml_ -t .././filters/yamlfilt.l >> yamlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=18 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Dfilter_def=define_yaml -Dprivate_yywrap=yaml_wrap ./yamlfilt.c :3901:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f yamlfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -rdynamic -Wl,-z,relro -o vile-yaml-filt.so -shared yamlfilt.o install -p vile-yaml-filt.so /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-yaml-filt.so install -p -m 644 ada.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/ada.keywords install -p -m 644 ant.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/ant.keywords install -p -m 644 as.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/as.keywords install -p -m 644 as386.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/as386.keywords install -p -m 644 asm.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/asm.keywords install -p -m 644 au3.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/au3.keywords install -p -m 644 awk.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/awk.keywords install -p -m 644 bash.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/bash.keywords install -p -m 644 basic.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/basic.keywords install -p -m 644 bat.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/bat.keywords install -p -m 644 bnf.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/bnf.keywords install -p -m 644 c.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/c.keywords install -p -m 644 cpp.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/cpp.keywords install -p -m 644 cs.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/cs.keywords install -p -m 644 csh.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/csh.keywords install -p -m 644 css.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/css.keywords install -p -m 644 cweb.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/cweb.keywords install -p -m 644 dcl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/dcl.keywords install -p -m 644 def.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/def.keywords install -p -m 644 delphi.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/delphi.keywords install -p -m 644 diff.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/diff.keywords install -p -m 644 docbook.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/docbook.keywords install -p -m 644 ecl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/ecl.keywords install -p -m 644 erl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/erl.keywords install -p -m 644 esql.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/esql.keywords install -p -m 644 est.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/est.keywords install -p -m 644 fdl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/fdl.keywords install -p -m 644 hs.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/hs.keywords install -p -m 644 html.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/html.keywords install -p -m 644 imake.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/imake.keywords install -p -m 644 ini.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/ini.keywords install -p -m 644 iss.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/iss.keywords install -p -m 644 java.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/java.keywords install -p -m 644 js.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/js.keywords install -p -m 644 json.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/json.keywords install -p -m 644 ksh.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/ksh.keywords install -p -m 644 latex.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/latex.keywords install -p -m 644 lex.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/lex.keywords install -p -m 644 lisp.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/lisp.keywords install -p -m 644 lua.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/lua.keywords install -p -m 644 m4.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/m4.keywords install -p -m 644 mail.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/mail.keywords install -p -m 644 mailcap.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/mailcap.keywords install -p -m 644 make.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/make.keywords install -p -m 644 mcrl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/mcrl.keywords install -p -m 644 midl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/midl.keywords install -p -m 644 mvn.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/mvn.keywords install -p -m 644 nr.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/nr.keywords install -p -m 644 nsis.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/nsis.keywords install -p -m 644 objc.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/objc.keywords install -p -m 644 pas.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/pas.keywords install -p -m 644 pc.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/pc.keywords install -p -m 644 perl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/perl.keywords install -p -m 644 php.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/php.keywords install -p -m 644 pot.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/pot.keywords install -p -m 644 prolog.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/prolog.keywords install -p -m 644 ps.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/ps.keywords install -p -m 644 ps1.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/ps1.keywords install -p -m 644 py.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/py.keywords install -p -m 644 rb.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/rb.keywords install -p -m 644 rc.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/rc.keywords install -p -m 644 rcs.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/rcs.keywords install -p -m 644 rexx.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/rexx.keywords install -p -m 644 rpm.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/rpm.keywords install -p -m 644 rtf.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/rtf.keywords install -p -m 644 ruby.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/ruby.keywords install -p -m 644 rust.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/rust.keywords install -p -m 644 sccs.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/sccs.keywords install -p -m 644 scheme.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/scheme.keywords install -p -m 644 sh.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/sh.keywords install -p -m 644 sml.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/sml.keywords install -p -m 644 sql.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/sql.keywords install -p -m 644 syntax.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/syntax.keywords install -p -m 644 tags.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/tags.keywords install -p -m 644 tbl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/tbl.keywords install -p -m 644 tc.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/tc.keywords install -p -m 644 tcl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/tcl.keywords install -p -m 644 tex.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/tex.keywords install -p -m 644 texi.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/texi.keywords install -p -m 644 ti.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/ti.keywords install -p -m 644 vb.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vb.keywords install -p -m 644 vb6.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vb6.keywords install -p -m 644 vbs.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vbs.keywords install -p -m 644 vcproj.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vcproj.keywords install -p -m 644 vcxproj.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vcxproj.keywords install -p -m 644 vile.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vile.keywords install -p -m 644 vim.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vim.keywords install -p -m 644 vlog.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vlog.keywords install -p -m 644 wbt.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/wbt.keywords install -p -m 644 xml.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/xml.keywords install -p -m 644 xq.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/xq.keywords install -p -m 644 xres.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/xres.keywords install -p -m 644 xs.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/xs.keywords install -p -m 644 xsl.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/xsl.keywords install -p -m 644 yacc.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/yacc.keywords install -p -m 644 yaml.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/yaml.keywords install -p -m 644 zsh.key /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/zsh.keywords make[1]: Leaving directory `/builddir/build/BUILD/vile-9.8t/filters' mkdir -p /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin mkdir -p /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/doc mkdir -p /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/X11/app-defaults mkdir -p /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/pixmaps/ mkdir -p /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/icons/ install -p -m 644 ./macros/color-ls.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/color-ls.rc install -p -m 644 ./macros/complete.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/complete.rc install -p -m 644 ./macros/dates.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/dates.rc install -p -m 644 ./macros/digraphs.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/digraphs.rc install -p -m 644 ./macros/gnugpg.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/gnugpg.rc install -p -m 644 ./macros/loaderrs.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/loaderrs.rc install -p -m 644 ./macros/manpage.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/manpage.rc install -p -m 644 ./macros/modes.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/modes.rc install -p -m 644 ./macros/palettes.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/palettes.rc install -p -m 644 ./macros/pictmode.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/pictmode.rc install -p -m 644 ./macros/search.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/search.rc install -p -m 644 ./macros/shifts.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/shifts.rc install -p -m 644 ./macros/showeach.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/showeach.rc install -p -m 644 ./macros/vileinit.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vileinit.rc install -p -m 644 ./macros/vileperl.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vileperl.rc install -p -m 644 ./macros/which.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/which.rc install -p -m 644 ./vile.hlp /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vile.hlp install -p ./macros/lxvile /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/lxvile install -p ./macros/lxvile-fonts /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/lxvile-fonts install -p ./macros/uxvile /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/uxvile install -p ./xshell.sh /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/xshell.sh install -p -m 644 ./macros/vilemenu.rc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/vile/vilemenu.rc ** installing xvile install -p xvile /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo xvile|sed 's,^,,'` /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin ; \ rm -f NONE ; \ ln -s `echo xvile|sed 's,^,,'` NONE ; \ echo '... created symbolic link:' ; \ ls -l `echo xvile|sed 's,^,,'` NONE ; \ fi" ** installing xvile-pager sed -e 's/=vile$/='`echo xvile|sed 's,^,,'`'/' ./macros/vile-pager >/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo xvile|sed 's,^,,'`-pager chmod 755 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo xvile|sed 's,^,,'`-pager /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin; \ rm -f NONE-pager ; \ ln -s `echo xvile|sed 's,^,,'`-pager NONE-pager ; \ echo '... created symbolic link:' ; \ ls -l `echo xvile|sed 's,^,,'`-pager NONE-pager ; \ fi" ** installing xvile-to-html sed -e 's/=vile$/='`echo xvile|sed 's,^,,'`'/' ./macros/vile-to-html >/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo xvile|sed 's,^,,'`-to-html chmod 755 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo xvile|sed 's,^,,'`-to-html /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin; \ rm -f NONE-to-html ; \ ln -s `echo xvile|sed 's,^,,'`-to-html NONE-to-html ; \ echo '... created symbolic link:' ; \ ls -l `echo xvile|sed 's,^,,'`-to-html NONE-to-html ; \ fi" ** installing xvile-libdir-path sed -e 's/=vile$/='`echo xvile|sed 's,^,,'`'/' ./macros/vile-libdir-path >/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo xvile|sed 's,^,,'`-libdir-path chmod 755 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo xvile|sed 's,^,,'`-libdir-path /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin; \ rm -f NONE-libdir-path ; \ ln -s `echo xvile|sed 's,^,,'`-libdir-path NONE-libdir-path ; \ echo '... created symbolic link:' ; \ ls -l `echo xvile|sed 's,^,,'`-libdir-path NONE-libdir-path ; \ fi" Completed install of program. ** installing xvile.1 install -p -m 644 ./vile.1 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1/`echo xvile|sed 's,^,,'`.1 ** installing xvile-pager.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1; \ rm -f `echo xvile|sed 's,^,,'`-pager.1; \ ln -s `echo xvile|sed 's,^,,'`.1 `echo xvile|sed 's,^,,'`-pager.1; \ ls -l `echo xvile|sed 's,^,,'`-pager.1; \ " lrwxrwxrwx. 1 mockbuild mockbuild 7 Dec 7 02:31 xvile-pager.1 -> xvile.1 ** installing xvile-to-html.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1; \ rm -f `echo xvile|sed 's,^,,'`-to-html.1; \ ln -s `echo xvile|sed 's,^,,'`.1 `echo xvile|sed 's,^,,'`-to-html.1; \ ls -l `echo xvile|sed 's,^,,'`-to-html.1; \ " lrwxrwxrwx. 1 mockbuild mockbuild 7 Dec 7 02:31 xvile-to-html.1 -> xvile.1 ** installing xvile-libdir-path.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1; \ rm -f `echo xvile|sed 's,^,,'`-libdir-path.1; \ ln -s `echo xvile|sed 's,^,,'`.1 `echo xvile|sed 's,^,,'`-libdir-path.1; \ ls -l `echo xvile|sed 's,^,,'`-libdir-path.1; \ " lrwxrwxrwx. 1 mockbuild mockbuild 7 Dec 7 02:31 xvile-libdir-path.1 -> xvile.1 installing /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/X11/app-defaults/XVile installing /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/X11/app-defaults/UXVile ... installed app-defaults /bin/sh -c 'for n in icons/vile_48x48.svg:scalable/apps/vile.svg icons/vile_48x48.png:48x48/apps/vile.png; \ do \ l=`echo "$n" | cut -f1 -d:`; \ r=`echo "$n" | cut -f2 -d:`; \ test -z "$r" && continue; \ h=/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/icons//hicolor; \ d=$h/`echo "$r" | sed -e "s,/[^/]*$,,"`; \ test -d "$d" || mkdir -p "$d"; \ echo installing $h/$r; \ install -p -m 644 $l $h/$r; \ done' installing /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/icons//hicolor/scalable/apps/vile.svg installing /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/icons//hicolor/48x48/apps/vile.png ... installed icons ... installed icons + make install DESTDIR=/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le 'INSTALL=install -p' TARGET=vile cd filters && make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le install make[1]: Entering directory `/builddir/build/BUILD/vile-9.8t/filters' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/vile-9.8t/filters' ** installing vile install -p vile /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo vile|sed 's,^,,'` /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin ; \ rm -f NONE ; \ ln -s `echo vile|sed 's,^,,'` NONE ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,^,,'` NONE ; \ fi" ** installing vile-pager sed -e 's/=vile$/='`echo vile|sed 's,^,,'`'/' ./macros/vile-pager >/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo vile|sed 's,^,,'`-pager chmod 755 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo vile|sed 's,^,,'`-pager /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin; \ rm -f NONE-pager ; \ ln -s `echo vile|sed 's,^,,'`-pager NONE-pager ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,^,,'`-pager NONE-pager ; \ fi" ** installing vile-to-html sed -e 's/=vile$/='`echo vile|sed 's,^,,'`'/' ./macros/vile-to-html >/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo vile|sed 's,^,,'`-to-html chmod 755 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo vile|sed 's,^,,'`-to-html /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin; \ rm -f NONE-to-html ; \ ln -s `echo vile|sed 's,^,,'`-to-html NONE-to-html ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,^,,'`-to-html NONE-to-html ; \ fi" ** installing vile-libdir-path sed -e 's/=vile$/='`echo vile|sed 's,^,,'`'/' ./macros/vile-libdir-path >/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo vile|sed 's,^,,'`-libdir-path chmod 755 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/`echo vile|sed 's,^,,'`-libdir-path /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin; \ rm -f NONE-libdir-path ; \ ln -s `echo vile|sed 's,^,,'`-libdir-path NONE-libdir-path ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,^,,'`-libdir-path NONE-libdir-path ; \ fi" Completed install of program. ** installing vile.1 install -p -m 644 ./vile.1 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1/`echo vile|sed 's,^,,'`.1 ** installing vile-pager.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1; \ rm -f `echo vile|sed 's,^,,'`-pager.1; \ ln -s `echo vile|sed 's,^,,'`.1 `echo vile|sed 's,^,,'`-pager.1; \ ls -l `echo vile|sed 's,^,,'`-pager.1; \ " lrwxrwxrwx. 1 mockbuild mockbuild 6 Dec 7 02:31 vile-pager.1 -> vile.1 ** installing vile-to-html.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1; \ rm -f `echo vile|sed 's,^,,'`-to-html.1; \ ln -s `echo vile|sed 's,^,,'`.1 `echo vile|sed 's,^,,'`-to-html.1; \ ls -l `echo vile|sed 's,^,,'`-to-html.1; \ " lrwxrwxrwx. 1 mockbuild mockbuild 6 Dec 7 02:31 vile-to-html.1 -> vile.1 ** installing vile-libdir-path.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1; \ rm -f `echo vile|sed 's,^,,'`-libdir-path.1; \ ln -s `echo vile|sed 's,^,,'`.1 `echo vile|sed 's,^,,'`-libdir-path.1; \ ls -l `echo vile|sed 's,^,,'`-libdir-path.1; \ " lrwxrwxrwx. 1 mockbuild mockbuild 6 Dec 7 02:31 vile-libdir-path.1 -> vile.1 installing /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/X11/app-defaults/XVile installing /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/X11/app-defaults/UXVile ... installed app-defaults /bin/sh -c 'for n in icons/vile_48x48.svg:scalable/apps/vile.svg icons/vile_48x48.png:48x48/apps/vile.png; \ do \ l=`echo "$n" | cut -f1 -d:`; \ r=`echo "$n" | cut -f2 -d:`; \ test -z "$r" && continue; \ h=/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/icons//hicolor; \ d=$h/`echo "$r" | sed -e "s,/[^/]*$,,"`; \ test -d "$d" || mkdir -p "$d"; \ echo installing $h/$r; \ install -p -m 644 $l $h/$r; \ done' installing /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/icons//hicolor/scalable/apps/vile.svg installing /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/icons//hicolor/48x48/apps/vile.png ... installed icons ... installed icons + desktop-file-install --vendor= --dir=/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/applications /builddir/build/SOURCES/xvile.desktop + ln -s /usr/share/man/man1/xvile.1 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1/uxvile.1 + ln -s /usr/share/man/man1/xvile.1 /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/man/man1/lxvile.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/vile-9.8t extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/vile extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/bin/xvile extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-info-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-conf-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ada-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ruby-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-pas-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-diff-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-py-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-crypt extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-tags-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rcs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-lua-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-html-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ecl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rtf-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-json-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-xs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-erl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ti-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-xres-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-dcl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-perl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-xml-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-awk-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ps1-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-asm-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rust-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-scheme-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sh-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-mms-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-def-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-mail-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-yacc-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-mailcap-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/atr2ansi extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-pot-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/atr2html extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-nr-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ini-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-lisp-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-wbt-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-fdl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-xq-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-midl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-iss-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-lex-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-cfg-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sml-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-tc-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-est-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-vile-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-bat-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-php-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-bnf-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-key-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-texi-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rpm-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-esql-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-make-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-yaml-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sed-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-txt-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rc-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/atr2text extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-au3-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-spell-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-m4-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-ps-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-hs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-as-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sql-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-rexx-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-tbl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-sccs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-mcrl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-css-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-tcl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-basic-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-manfilt extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-cweb-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-vlog-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-c-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-latex-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/lib64/vile/vile-imake-filt.so /usr/lib/rpm/sepdebugcrcfix: Updated 85 CRC32s, 0 CRC32s did match. cpio: vile-9.8t/filters/: Cannot stat: No such file or directory 7607 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: vile-9.8t-1.el7.ppc64le Provides: vile = 9.8t-1.el7 vile(ppc-64) = 9.8t-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: vile-common-9.8t-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eg5STQ + umask 022 + cd /builddir/build/BUILD + cd vile-9.8t + DOCDIR=/builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/doc/vile-common-9.8t + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/doc/vile-common-9.8t + cp -pr AUTHORS /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/doc/vile-common-9.8t + cp -pr COPYING /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/doc/vile-common-9.8t + cp -pr CHANGES /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/doc/vile-common-9.8t + cp -pr README /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/doc/vile-common-9.8t + cp -pr doc/Vileserv.doc doc/config.doc doc/dir.doc doc/filters.doc doc/macros.doc doc/menus.doc doc/modes.doc doc/oleauto.doc doc/perl.doc doc/visvile.doc /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le/usr/share/doc/vile-common-9.8t + exit 0 Provides: vile-common = 9.8t-1.el7 vile-common(ppc-64) = 9.8t-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: xvile-9.8t-1.el7.ppc64le Provides: application() application(xvile.desktop) xvile = 9.8t-1.el7 xvile(ppc-64) = 9.8t-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl libX11.so.6()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) perl(I18N::Langinfo) perl(strict) rtld(GNU_HASH) Processing files: vile-debuginfo-9.8t-1.el7.ppc64le Provides: vile-debuginfo = 9.8t-1.el7 vile-debuginfo(ppc-64) = 9.8t-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le Wrote: /builddir/build/RPMS/vile-9.8t-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/vile-common-9.8t-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/xvile-9.8t-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/vile-debuginfo-9.8t-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UknCPx + umask 022 + cd /builddir/build/BUILD + cd vile-9.8t + /usr/bin/rm -rf /builddir/build/BUILDROOT/vile-9.8t-1.el7.ppc64le + exit 0 Child return code was: 0