+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/vile.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5H9CNQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vile-9.8r + /usr/bin/gzip -dc /builddir/build/SOURCES/vile-9.8r.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vile-9.8r + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KTokg1 + umask 022 + cd /builddir/build/BUILD + cd vile-9.8r + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu Configuring for linux-gnu checking for riscv64-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... 7.3.1 checking for gcc option to accept ANSI C... none needed 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 we must define _GNU_SOURCE... yes 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 riscv64-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.6.1 ./configure: line 5316: test: 2.6.1: integer expression expected 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 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-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 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 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 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 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \ -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" filec.c display.c: In function 'update': display.c:2596:6: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if (start_col < w_left_margin(wp)) ^ 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" path.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" xterm.c In file included from ucrypt.c:13:0: vl_crypt.h: In function 'vl_make_encrypt_key': vl_crypt.h:72:26: warning: implicit declaration of function 'crypt'; did you mean 'creat'? [-Wimplicit-function-declaration] memcpy(dst, (char *) crypt(key, salt), (size_t) LEN_CRYPT); ^~~~~ creat vl_crypt.h:72:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memcpy(dst, (char *) crypt(key, salt), (size_t) LEN_CRYPT); ^ 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.8r/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.8r/filters' mv vile ovile mv: cannot stat 'vile': No such file or directory make: [makefile:364: vile] Error 1 (ignored) /bin/sh ./plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu Configuring for linux-gnu checking for riscv64-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... 7.3.1 checking for gcc option to accept ANSI C... none needed 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 we must define _GNU_SOURCE... yes 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 riscv64-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.6.1 ./configure: line 5316: test: 2.6.1: integer expression expected 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 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-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 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 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 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 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=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" ./x11.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" main.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" basic.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" bind.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" blist.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" buffer.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" csrch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" display.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" dumbterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" eval.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" exec.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" externs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" fences.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" file.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" filec.c display.c: In function 'update': display.c:2596:6: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if (start_col < w_left_margin(wp)) ^ gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" fileio.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" finderr.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" glob.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" globals.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" input.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" insert.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" itbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" lckfiles.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" line.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" map.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" modes.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" msgs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" nullterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" oneliner.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" opers.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" path.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" random.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" regexp.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" region.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" search.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" tags.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" tbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" termio.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" undo.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" version.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" vl_ctype.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" watch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" window.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" word.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" wordmov.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" api.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" btree.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" history.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" isearch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" select.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" statevar.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" ucrypt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" xterm.c In file included from ucrypt.c:13:0: vl_crypt.h: In function 'vl_make_encrypt_key': vl_crypt.h:72:26: warning: implicit declaration of function 'crypt'; did you mean 'creat'? [-Wimplicit-function-declaration] memcpy(dst, (char *) crypt(key, salt), (size_t) LEN_CRYPT); ^~~~~ creat vl_crypt.h:72:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memcpy(dst, (char *) crypt(key, salt), (size_t) LEN_CRYPT); ^ gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" npopen.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" spawn.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" x11plain.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" charsets.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" eightbit.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" wcwidth.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" builtflt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -DHELP_LOC=\"/usr/share/vile\" encrypt.c mv xvile oxvile mv: cannot stat 'xvile': No such file or directory make: [makefile:364: xvile] Error 1 (ignored) /bin/sh ./plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.eqJ96Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64 + cd vile-9.8r + make install DESTDIR=/builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64 'INSTALL=install -p' TARGET=xvile cd filters && make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64 install make[1]: Entering directory '/builddir/build/BUILD/vile-9.8r/filters' mkdir -p /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/usr/lib64/vile mkdir -p /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/usr/share/vile gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic atr2ansi.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic unfilter.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -o atr2ansi atr2ansi.o unfilter.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.8r-1.fc28.riscv64/usr/lib64/vile/atr2ansi gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic atr2html.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -o atr2html atr2html.o unfilter.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.8r-1.fc28.riscv64/usr/lib64/vile/atr2html gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic atr2text.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -o atr2text atr2text.o unfilter.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.8r-1.fc28.riscv64/usr/lib64/vile/atr2text gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic ecrypt.c In file included from ecrypt.c:16:0: ../vl_crypt.h: In function 'vl_make_encrypt_key': ../vl_crypt.h:72:26: warning: implicit declaration of function 'crypt'; did you mean 'creat'? [-Wimplicit-function-declaration] memcpy(dst, (char *) crypt(key, salt), (size_t) LEN_CRYPT); ^~~~~ creat ../vl_crypt.h:72:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memcpy(dst, (char *) crypt(key, salt), (size_t) LEN_CRYPT); ^ gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic ../encrypt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -o vile-crypt ecrypt.o encrypt.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.8r-1.fc28.riscv64/usr/lib64/vile/vile-crypt gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_GNU_SOURCE -DOSMINORVERSION=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic manfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -o vile-manfilt manfilt.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.8r-1.fc28.riscv64/usr/lib64/vile/vile-manfilt install -p -m 644 filters.rc /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/usr/share/vile/filters.rc install -p -m 644 spell.rc /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/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=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Dfilter_def=define_c .././filters/c-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-c-filt.so -shared c-filt.o install -p vile-c-filt.so /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/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=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Dfilter_def=define_key .././filters/key-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-key-filt.so -shared key-filt.o install -p vile-key-filt.so /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/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=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Dfilter_def=define_m4 .././filters/m4-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-m4-filt.so -shared m4-filt.o install -p vile-m4-filt.so /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/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=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Dfilter_def=define_perl .././filters/pl-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-perl-filt.so -shared pl-filt.o install -p vile-perl-filt.so /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/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=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Dfilter_def=define_ruby .././filters/rubyfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-ruby-filt.so -shared rubyfilt.o install -p vile-ruby-filt.so /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/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=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Dfilter_def=define_sed .././filters/sed-filt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-sed-filt.so -shared sed-filt.o install -p vile-sed-filt.so /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/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=16 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -I./filters -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Dfilter_def=define_tags .././filters/tagsfilt.c /bin/sh ../plink.sh gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-tags-filt.so -shared tagsfilt.o install -p vile-tags-filt.so /builddir/build/BUILDROOT/vile-9.8r-1.fc28.riscv64/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 flex: ../sysdeps/ieee754/dbl-64/mpexp.c:103: __mpexp: Assertion `p < 18' failed. /bin/sh: line 1: 10477 Aborted (core dumped) flex -Pada_ -t .././filters/ada-filt.l >> ada-filt.c make[1]: *** [makefile:489: ada-filt.o] Error 134 make[1]: Leaving directory '/builddir/build/BUILD/vile-9.8r/filters' make: *** [makefile:354: install] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.eqJ96Q (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.eqJ96Q (%install) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff