Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vile.spec'], chrootPath='/var/lib/mock/f33-build-297320-55890/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vile.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/vile-9.8u-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vile.spec'], chrootPath='/var/lib/mock/f33-build-297320-55890/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vile.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pKeFG1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vile-9.8u + /usr/bin/gzip -dc /builddir/build/SOURCES/vile-9.8u.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vile-9.8u + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CgDGz4 + umask 022 + cd /builddir/build/BUILD + cd vile-9.8u + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 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-Wl,-z,now -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... 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... 10.2.1 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if we can initialize unions... yes checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if SIGWINCH is defined... yes checking for reflex... 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.4 checking for library path... /usr/lib64/vile checking for startup path... /usr/share/vile checking if flex supports %pointer... yes checking if flex supports character classes... yes checking if flex supports options... yes checking if flex supports states... yes checking for getpwnam... yes checking for lint... no checking for cppcheck... no checking for splint... no checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for nl_langinfo and CODESET... yes checking for fcntl.h... yes checking for ioctl.h... no checking for limits.h... yes checking for memory.h... yes checking for poll.h... yes checking for pwd.h... yes checking for search.h... yes checking for select.h... no checking for setjmp.h... yes checking for sgtty.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/filio.h... no checking for sys/ioctl.h... yes checking for sys/itimer.h... no checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/wait.h... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... yes checking for utime.h... yes checking for varargs.h... no checking return type of signal handlers... void checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for mode_t... yes checking for time_t... yes checking for intptr_t... yes checking whether setvbuf arguments are reversed... no checking whether stat file-mode macros are broken... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether time.h and sys/time.h may both be included... yes checking if we can include select.h with time.h... yes checking if we may include sys/resource.h with sys/wait.h... no checking for termio.h... (cached) yes checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... no checking whether termios.h needs _POSIX_SOURCE... no checking declaration of size-change... yes checking for file-pointer ready definition... ( (p)->_IO_read_ptr < (p)->_IO_read_end) checking for and functions... yes checking for library containing wctype... none required checking for long file names... yes checking for restartable reads on pipes... yes checking for va_copy... yes checking whether setpgrp takes no argument... yes checking whether getpgrp takes no argument... yes checking if killpg is needed... no checking if external errno is declared... yes checking if external errno exists... no checking if external environ is declared... no checking if external environ exists... yes checking if external sys_nerr is declared... no checking if external sys_nerr exists... no checking if external sys_errlist is declared... no checking if external sys_errlist exists... no checking if you want to use pkg-config... yes checking for 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 termios type tcflag_t... yes checking for termios type speed_t... yes checking for termios type cc_t... yes checking for /dev/tty... yes checking for crypt function... -lcrypt checking if crypt works... yes checking for X11/Xpoll.h... yes checking for declaration of fd_set... sys/types.h checking for fd_set macros... yes checking for getc_unlocked... yes checking for putc_unlocked... yes checking if we should define _REENTRANT... no checking for _nc_freeall... no checking for _nc_free_tinfo... no checking for access... yes checking for alarm... yes checking for crypt... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for gethostname... yes checking for getpass... yes checking for gettimeofday... yes checking for getwd... yes checking for isblank... yes checking for iswblank... yes checking for killpg... yes checking for mkdir... yes checking for mkdtemp... yes checking for poll... yes checking for popen... yes checking for putenv... yes checking for realpath... yes checking for select... yes checking for setbuffer... yes checking for setgid... yes checking for setitimer... yes checking for setsid... yes checking for setuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigprocmask... yes checking for strchr... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strnicmp... no checking for strrchr... yes checking for strtoul... yes checking for symlink... yes checking for tcgetattr... yes checking for tdestroy... yes checking for tsearch... yes checking for ttyname... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for waitpid... yes checking for tigetint... no checking for tigetnum... yes checking for tparam... no checking for tparm... yes checking for unistd.h... (cached) yes checking for working mkstemp... yes checking if you want to compile-in plugin support... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want to trim unneeded libraries... yes checking for symbolic link to create to vile... no checking if you want to change the number of exec-macros... no checking for setlocale()... yes checking if you want to use i18n locale support... yes checking if you want to use iconv() for locale support... yes checking for iconv... yes checking if the declaration of iconv() needs const.... no checking for groff... no checking for nroff... no checking for mandoc... no checking for tbl... cat checking for man2html... no checking for program to convert manpage to html... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use purify for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... checking if you want to check for gcc warnings... no checking if you want to install stripped executables... no checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking for missing "environ" extern... yes checking for missing "getenv" extern... no checking for missing "getpass" extern... no checking for missing "getwd" extern... no checking for missing "malloc" extern... no checking for missing "realloc" extern... no checking for missing "rindex" extern... no checking for missing "strerror" extern... no checking for missing "strtol" extern... no checking for term.h... 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_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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 In file included from /usr/include/string.h:519, from ./mktbls.c:71: In function 'strncpy', inlined from 'my_strncpy0' at ./mktbls.c:246:9, inlined from 'my_strncpy0' at ./mktbls.c:243:1, inlined from 'my_strncpy' at ./mktbls.c:263:8: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./mktbls.c: In function 'my_strncpy': ./mktbls.c:260:35: note: length computed here 260 | size_t srclen = (src != 0) ? (strlen(src) + 1) : 0; | ^~~~~~~~~~~ In function 'strncpy', inlined from 'my_strncpy0' at ./mktbls.c:246:9, inlined from 'my_strncpy0' at ./mktbls.c:243:1, inlined from 'my_strncpy' at ./mktbls.c:263:8: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ ./mktbls.c: In function 'my_strncpy': ./mktbls.c:260:35: note: length computed here 260 | size_t srclen = (src != 0) ? (strlen(src) + 1) : 0; | ^ ./mktbls ./cmdtbl ./mktbls ./modetbl gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" tcap.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" main.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" basic.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" bind.c In file included from /usr/include/string.h:519, from estruct.h:860, from main.c:29: In function 'strncpy', inlined from 'strncpy0' at main.c:2851:9, inlined from 'strncpy0' at main.c:2848:1, inlined from 'vl_strncpy' at main.c:2868:8: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'vl_strncpy': main.c:2865:35: note: length computed here 2865 | size_t srclen = (src != 0) ? (strlen(src) + 1) : 0; | ^~~~~~~~~~~ gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" blist.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" buffer.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" csrch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" display.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" dumbterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" eval.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" exec.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" externs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" fences.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" file.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" filec.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" fileio.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" finderr.c file.c: In function 'quickreadf': file.c:1518: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] 1518 | #pragma warning(suppress: 6386) | gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" glob.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" globals.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" input.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" insert.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" itbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" lckfiles.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" line.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" map.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" modes.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" msgs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" nullterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" oneliner.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" opers.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" path.c path.c: In function 'is_filemode': path.c:1838: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] 1838 | #pragma warning(suppress: 6287) | gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" random.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" regexp.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" region.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" search.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" tags.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" tbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" termio.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" undo.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" version.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" vl_ctype.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" watch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" window.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" word.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" wordmov.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" api.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" btree.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" history.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" isearch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" select.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" statevar.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" ucrypt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" xterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" npopen.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" spawn.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" charsets.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" eightbit.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" wcwidth.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" builtflt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.8u/filters' gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.8u/filters' mv vile ovile mv: cannot stat 'vile': No such file or directory make: [makefile:371: vile] Error 1 (ignored) /bin/sh ./plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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 In function 'strncpy', inlined from 'add_brackets' at buffer.c:1888:9, inlined from 'add_brackets' at buffer.c:1881:1, inlined from 'execproc' at exec.c:1867:12, inlined from 'execproc' at exec.c:1853:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ exec.c: In function 'execproc': buffer.c:1884:15: note: length computed here 1884 | size_t len = strlen(src); | ^ In function 'strncpy', inlined from 'strncpy0' at main.c:2851:9, inlined from 'strncpy0' at main.c:2848:1, inlined from 'vl_strncpy' at main.c:2868:8: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ main.c: In function 'vl_strncpy': main.c:2865:35: note: length computed here 2865 | size_t srclen = (src != 0) ? (strlen(src) + 1) : 0; | ^ /usr/bin/ld: warning: size of symbol `define_key' changed from 20 in builtflt.o (symbol from plugin) to 40 in /tmp/vile.U5j5gV.ltrans13.ltrans.o /usr/bin/ld: warning: type of symbol `define_key' changed from 2 to 1 in /tmp/vile.U5j5gV.ltrans13.ltrans.o + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 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-Wl,-z,now -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... 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... 10.2.1 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if we can initialize unions... yes checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if SIGWINCH is defined... yes checking for reflex... 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.4 checking for library path... /usr/lib64/vile checking for startup path... /usr/share/vile checking if flex supports %pointer... yes checking if flex supports character classes... yes checking if flex supports options... yes checking if flex supports states... yes checking for getpwnam... yes checking for lint... no checking for cppcheck... no checking for splint... no checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for nl_langinfo and CODESET... yes checking for fcntl.h... yes checking for ioctl.h... no checking for limits.h... yes checking for memory.h... yes checking for poll.h... yes checking for pwd.h... yes checking for search.h... yes checking for select.h... no checking for setjmp.h... yes checking for sgtty.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/filio.h... no checking for sys/ioctl.h... yes checking for sys/itimer.h... no checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/wait.h... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... yes checking for utime.h... yes checking for varargs.h... no checking return type of signal handlers... void checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for mode_t... yes checking for time_t... yes checking for intptr_t... yes checking whether setvbuf arguments are reversed... no checking whether stat file-mode macros are broken... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether time.h and sys/time.h may both be included... yes checking if we can include select.h with time.h... yes checking if we may include sys/resource.h with sys/wait.h... no checking for termio.h... (cached) yes checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... no checking whether termios.h needs _POSIX_SOURCE... no checking declaration of size-change... yes checking for file-pointer ready definition... ( (p)->_IO_read_ptr < (p)->_IO_read_end) checking for and functions... yes checking for library containing wctype... none required checking for long file names... yes checking for restartable reads on pipes... yes checking for va_copy... yes checking whether setpgrp takes no argument... yes checking whether getpgrp takes no argument... yes checking if killpg is needed... no checking if external errno is declared... yes checking if external errno exists... no checking if external environ is declared... no checking if external environ exists... yes checking if external sys_nerr is declared... no checking if external sys_nerr exists... no checking if external sys_errlist is declared... no checking if external sys_errlist exists... no checking if you want to use pkg-config... yes checking for 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... yes 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 termios type tcflag_t... yes checking for termios type speed_t... yes checking for termios type cc_t... yes checking for /dev/tty... yes checking for crypt function... -lcrypt checking if crypt works... yes checking for X11/Xpoll.h... (cached) yes checking for declaration of fd_set... sys/types.h checking for fd_set macros... yes checking for getc_unlocked... yes checking for putc_unlocked... yes checking if we should define _REENTRANT... no checking for _nc_freeall... no checking for _nc_free_tinfo... no checking for access... yes checking for alarm... yes checking for crypt... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for gethostname... yes checking for getpass... yes checking for gettimeofday... yes checking for getwd... yes checking for isblank... yes checking for iswblank... yes checking for killpg... yes checking for mkdir... yes checking for mkdtemp... yes checking for poll... yes checking for popen... yes checking for putenv... yes checking for realpath... yes checking for select... yes checking for setbuffer... yes checking for setgid... yes checking for setitimer... yes checking for setsid... yes checking for setuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigprocmask... yes checking for strchr... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strnicmp... no checking for strrchr... yes checking for strtoul... yes checking for symlink... yes checking for tcgetattr... yes checking for tdestroy... yes checking for tsearch... yes checking for ttyname... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for waitpid... yes checking for unistd.h... (cached) yes checking for working mkstemp... yes checking if you want to use the Xpm library for colored icon... yes checking for X11/xpm.h... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking if you want to enable colored-menus... no checking for the icon name... vile checking if you want to compile-in plugin support... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want to trim unneeded libraries... yes checking for symbolic link to create to xvile... no checking if you want to change the number of exec-macros... no checking for setlocale()... yes checking if you want to use i18n locale support... yes checking if you want to use iconv() for locale support... yes checking for iconv... yes checking if the declaration of iconv() needs const.... no checking for groff... no checking for nroff... no checking for mandoc... no checking for tbl... cat checking for man2html... no checking for program to convert manpage to html... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use purify for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... checking if you want to check for gcc warnings... no checking if you want to install stripped executables... no checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking for missing "environ" extern... yes checking for missing "getenv" extern... no checking for missing "getpass" extern... no checking for missing "getwd" extern... no checking for missing "malloc" extern... no checking for missing "realloc" extern... no checking for missing "rindex" extern... no checking for missing "strerror" extern... no checking for missing "strtol" extern... no checking for term.h... 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_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" ./x11.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" main.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" basic.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" bind.c ./x11.c: In function 'x_preparse_args': ./x11.c:1962:23: warning: passing argument 1 of 'XtSetErrorHandler' makes '__attribute__((noreturn))' qualified function pointer from unqualified [-Wdiscarded-qualifiers] 1962 | XtSetErrorHandler(initial_error_handler); | ^~~~~~~~~~~~~~~~~~~~~ In file included from ./estruct.h:3239, from ./x11vile.h:28, from ./x11.c:25: /usr/include/X11/Intrinsic.h:1775:5: note: expected '__attribute__((noreturn)) void (*)(char *)' but argument is of type 'void (*)(char *)' 1775 | XtErrorHandler /* handler */ _X_NORETURN | ^ ./x11.c:1972:23: warning: passing argument 1 of 'XtSetErrorHandler' makes '__attribute__((noreturn))' qualified function pointer from unqualified [-Wdiscarded-qualifiers] 1972 | XtSetErrorHandler(runtime_error_handler); | ^~~~~~~~~~~~~~~~~~~~~ In file included from ./estruct.h:3239, from ./x11vile.h:28, from ./x11.c:25: /usr/include/X11/Intrinsic.h:1775:5: note: expected '__attribute__((noreturn)) void (*)(char *)' but argument is of type 'void (*)(char *)' 1775 | XtErrorHandler /* handler */ _X_NORETURN | ^ In file included from /usr/include/string.h:519, from estruct.h:860, from main.c:29: In function 'strncpy', inlined from 'strncpy0' at main.c:2851:9, inlined from 'strncpy0' at main.c:2848:1, inlined from 'vl_strncpy' at main.c:2868:8: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'vl_strncpy': main.c:2865:35: note: length computed here 2865 | size_t srclen = (src != 0) ? (strlen(src) + 1) : 0; | ^~~~~~~~~~~ gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" blist.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" buffer.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" csrch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" display.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" dumbterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" eval.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" exec.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" externs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" fences.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" file.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" filec.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" fileio.c file.c: In function 'quickreadf': file.c:1518: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] 1518 | #pragma warning(suppress: 6386) | gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" finderr.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" glob.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" globals.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" input.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" insert.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" itbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" lckfiles.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" line.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" map.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" modes.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" msgs.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" nullterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" oneliner.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" opers.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" path.c path.c: In function 'is_filemode': path.c:1838: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] 1838 | #pragma warning(suppress: 6287) | gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" random.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" regexp.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" region.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" search.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" tags.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" tbuff.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" termio.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" undo.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" version.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" vl_ctype.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" watch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" window.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" word.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" wordmov.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" api.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" btree.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" history.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" isearch.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" select.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" statevar.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" ucrypt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" xterm.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" npopen.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" spawn.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" x11plain.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" charsets.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" eightbit.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" wcwidth.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" builtflt.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DPROGRAM_NAME=\"xvile\" -DVILE_ICON=\"icons/vile.xpm\" -DVILE_LIBDIR_PATH=\"/usr/lib64/vile\" -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" encrypt.c mv xvile oxvile mv: cannot stat 'xvile': No such file or directory make: [makefile:371: xvile] Error 1 (ignored) /bin/sh ./plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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 -lXt -lX11 -lSM -lICE 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 -lXt is needed ...yes testing if -lX11 is needed ...yes testing if -lSM is needed testing if -lICE is needed In function 'strncpy', inlined from 'strncpy0' at main.c:2851:9, inlined from 'strncpy0' at main.c:2848:1, inlined from 'vl_strncpy' at main.c:2868:8: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ main.c: In function 'vl_strncpy': main.c:2865:35: note: length computed here 2865 | size_t srclen = (src != 0) ? (strlen(src) + 1) : 0; | ^ In function 'strncpy', inlined from 'add_brackets' at buffer.c:1888:9, inlined from 'add_brackets' at buffer.c:1881:1, inlined from 'execproc' at exec.c:1867:12, inlined from 'execproc' at exec.c:1853:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ exec.c: In function 'execproc': buffer.c:1884:15: note: length computed here 1884 | size_t len = strlen(src); | ^ + touch vile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X2kuF1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 + cd vile-9.8u + make install DESTDIR=/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 'INSTALL=install -p' TARGET=xvile cd filters && make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 install make[1]: Entering directory '/builddir/build/BUILD/vile-9.8u/filters' mkdir -p /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile mkdir -p /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic atr2ansi.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic unfilter.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -o atr2ansi atr2ansi.o unfilter.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -lXpm -lcrypt -lXt -lX11 -lSM -lICE testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed testing if -lXt is needed testing if -lX11 is needed testing if -lSM is needed testing if -lICE is needed install -p atr2ansi /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/atr2ansi gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic atr2html.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -o atr2html atr2html.o unfilter.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -lXpm -lcrypt -lXt -lX11 -lSM -lICE testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed testing if -lXt is needed testing if -lX11 is needed testing if -lSM is needed testing if -lICE is needed install -p atr2html /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/atr2html gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic atr2text.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -o atr2text atr2text.o unfilter.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -lXpm -lcrypt -lXt -lX11 -lSM -lICE testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed testing if -lXt is needed testing if -lX11 is needed testing if -lSM is needed testing if -lICE is needed install -p atr2text /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/atr2text gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic ecrypt.c gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic ../encrypt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -o vile-crypt ecrypt.o encrypt.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -lXpm -lcrypt -lXt -lX11 -lSM -lICE testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed ...yes testing if -lXt is needed testing if -lX11 is needed testing if -lSM is needed testing if -lICE is needed install -p vile-crypt /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-crypt gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic manfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -o vile-manfilt manfilt.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -lXpm -lcrypt -lXt -lX11 -lSM -lICE testing if -ldl is needed testing if -lXpm is needed testing if -lcrypt is needed testing if -lXt is needed testing if -lX11 is needed testing if -lSM is needed testing if -lICE is needed install -p vile-manfilt /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-manfilt install -p -m 644 filters.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/filters.rc install -p -m 644 spell.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/spell.rc compiling c-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_c .././filters/c-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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.8u-2.fc33.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_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_key .././filters/key-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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.8u-2.fc33.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_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_m4 .././filters/m4-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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.8u-2.fc33.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_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_perl .././filters/pl-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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.8u-2.fc33.riscv64/usr/lib64/vile/vile-perl-filt.so compiling pl6filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_perl6 .././filters/pl6filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-perl6-filt.so -shared pl6filt.o install -p vile-perl6-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-perl6-filt.so compiling rubyfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_ruby .././filters/rubyfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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.8u-2.fc33.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_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_sed .././filters/sed-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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.8u-2.fc33.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_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_tags .././filters/tagsfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -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.8u-2.fc33.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 gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_ada -Dprivate_yywrap=ada_wrap ./ada-filt.c :1865:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f ada-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-ada-filt.so -shared ada-filt.o install -p vile-ada-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ada-filt.so compiling as-filt.l echo '#include ' > as-filt.c flex -Pas_ -t .././filters/as-filt.l >> as-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_as -Dprivate_yywrap=as_wrap ./as-filt.c :1999:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f as-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-as-filt.so -shared as-filt.o install -p vile-as-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-as-filt.so compiling asm-filt.l echo '#include ' > asm-filt.c flex -Pasm_ -t .././filters/asm-filt.l >> asm-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_asm -Dprivate_yywrap=asm_wrap ./asm-filt.c :1938:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f asm-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-asm-filt.so -shared asm-filt.o install -p vile-asm-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-asm-filt.so compiling au3-filt.l echo '#include ' > au3-filt.c flex -Pau3_ -t .././filters/au3-filt.l >> au3-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_au3 -Dprivate_yywrap=au3_wrap ./au3-filt.c :1958:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f au3-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-au3-filt.so -shared au3-filt.o install -p vile-au3-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-au3-filt.so compiling awk-filt.l echo '#include ' > awk-filt.c flex -Pawk_ -t .././filters/awk-filt.l >> awk-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_awk -Dprivate_yywrap=awk_wrap ./awk-filt.c :2016:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f awk-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-awk-filt.so -shared awk-filt.o install -p vile-awk-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-awk-filt.so compiling bas-filt.l echo '#include ' > bas-filt.c flex -Pbasic_ -t .././filters/bas-filt.l >> bas-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_basic -Dprivate_yywrap=basic_wrap ./bas-filt.c :2009:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f bas-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-basic-filt.so -shared bas-filt.o install -p vile-basic-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-basic-filt.so compiling bat-filt.l echo '#include ' > bat-filt.c flex -Pbat_ -t .././filters/bat-filt.l >> bat-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_bat -Dprivate_yywrap=bat_wrap ./bat-filt.c :2007:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f bat-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-bat-filt.so -shared bat-filt.o install -p vile-bat-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-bat-filt.so compiling bnf-filt.l echo '#include ' > bnf-filt.c flex -Pbnf_ -t .././filters/bnf-filt.l >> bnf-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_bnf -Dprivate_yywrap=bnf_wrap ./bnf-filt.c :1851:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f bnf-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-bnf-filt.so -shared bnf-filt.o install -p vile-bnf-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-bnf-filt.so compiling cfg-filt.l echo '#include ' > cfg-filt.c flex -Pcfg_ -t .././filters/cfg-filt.l >> cfg-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_cfg -Dprivate_yywrap=cfg_wrap ./cfg-filt.c :1971:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f cfg-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-cfg-filt.so -shared cfg-filt.o install -p vile-cfg-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-cfg-filt.so compiling conffilt.l echo '#include ' > conffilt.c flex -Pconf_ -t .././filters/conffilt.l >> conffilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_conf -Dprivate_yywrap=conf_wrap ./conffilt.c :2064:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f conffilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-conf-filt.so -shared conffilt.o install -p vile-conf-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-conf-filt.so compiling css-filt.l echo '#include ' > css-filt.c flex -Pcss_ -t .././filters/css-filt.l >> css-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_css -Dprivate_yywrap=css_wrap ./css-filt.c :2005:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f css-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-css-filt.so -shared css-filt.o install -p vile-css-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-css-filt.so compiling cwebfilt.l echo '#include ' > cwebfilt.c flex -Pcweb_ -t .././filters/cwebfilt.l >> cwebfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_cweb -Dprivate_yywrap=cweb_wrap ./cwebfilt.c :2132:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f cwebfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-cweb-filt.so -shared cwebfilt.o install -p vile-cweb-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-cweb-filt.so compiling dcl-filt.l echo '#include ' > dcl-filt.c flex -Pdcl_ -t .././filters/dcl-filt.l >> dcl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_dcl -Dprivate_yywrap=dcl_wrap ./dcl-filt.c :1958:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f dcl-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-dcl-filt.so -shared dcl-filt.o install -p vile-dcl-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-dcl-filt.so compiling def-filt.l echo '#include ' > def-filt.c flex -Pdef_ -t .././filters/def-filt.l >> def-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_def -Dprivate_yywrap=def_wrap ./def-filt.c :1842:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f def-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-def-filt.so -shared def-filt.o install -p vile-def-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-def-filt.so compiling difffilt.l echo '#include ' > difffilt.c flex -Pdiff_ -t .././filters/difffilt.l >> difffilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_diff -Dprivate_yywrap=diff_wrap ./difffilt.c :1994:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f difffilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-diff-filt.so -shared difffilt.o install -p vile-diff-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-diff-filt.so compiling ecl-filt.l echo '#include ' > ecl-filt.c flex -Pecl_ -t .././filters/ecl-filt.l >> ecl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_ecl -Dprivate_yywrap=ecl_wrap ./ecl-filt.c :2185:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f ecl-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-ecl-filt.so -shared ecl-filt.o install -p vile-ecl-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ecl-filt.so compiling erl-filt.l echo '#include ' > erl-filt.c flex -Perl_ -t .././filters/erl-filt.l >> erl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_erl -Dprivate_yywrap=erl_wrap ./erl-filt.c :1991:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f erl-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-erl-filt.so -shared erl-filt.o install -p vile-erl-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-erl-filt.so compiling esqlfilt.l echo '#include ' > esqlfilt.c flex -Pesql_ -t .././filters/esqlfilt.l >> esqlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_esql -Dprivate_yywrap=esql_wrap ./esqlfilt.c :2028:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f esqlfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-esql-filt.so -shared esqlfilt.o install -p vile-esql-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-esql-filt.so compiling est-filt.l echo '#include ' > est-filt.c flex -Pest_ -t .././filters/est-filt.l >> est-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_est -Dprivate_yywrap=est_wrap ./est-filt.c :1959:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f est-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-est-filt.so -shared est-filt.o install -p vile-est-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-est-filt.so compiling fdl-filt.l echo '#include ' > fdl-filt.c flex -Pfdl_ -t .././filters/fdl-filt.l >> fdl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_fdl -Dprivate_yywrap=fdl_wrap ./fdl-filt.c :1885:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f fdl-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-fdl-filt.so -shared fdl-filt.o install -p vile-fdl-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-fdl-filt.so compiling hs-filt.l echo '#include ' > hs-filt.c flex -Phs_ -t .././filters/hs-filt.l >> hs-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_hs -Dprivate_yywrap=hs_wrap ./hs-filt.c :2298:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f hs-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-hs-filt.so -shared hs-filt.o install -p vile-hs-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-hs-filt.so compiling htmlfilt.l echo '#include ' > htmlfilt.c flex -Phtml_ -t .././filters/htmlfilt.l >> htmlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_html -Dprivate_yywrap=html_wrap ./htmlfilt.c :3441:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f htmlfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-html-filt.so -shared htmlfilt.o install -p vile-html-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-html-filt.so compiling imakeflt.l echo '#include ' > imakeflt.c flex -Pimake_ -t .././filters/imakeflt.l >> imakeflt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_imake -Dprivate_yywrap=imake_wrap ./imakeflt.c :2139:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f imakeflt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-imake-filt.so -shared imakeflt.o install -p vile-imake-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-imake-filt.so compiling infofilt.l echo '#include ' > infofilt.c flex -Pinfo_ -t .././filters/infofilt.l >> infofilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_info -Dprivate_yywrap=info_wrap ./infofilt.c :2100:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f infofilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-info-filt.so -shared infofilt.o install -p vile-info-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-info-filt.so compiling ini-filt.l echo '#include ' > ini-filt.c flex -Pini_ -t .././filters/ini-filt.l >> ini-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_ini -Dprivate_yywrap=ini_wrap ./ini-filt.c :1931:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f ini-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-ini-filt.so -shared ini-filt.o install -p vile-ini-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ini-filt.so compiling iss-filt.l echo '#include ' > iss-filt.c flex -Piss_ -t .././filters/iss-filt.l >> iss-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_iss -Dprivate_yywrap=iss_wrap ./iss-filt.c :2107:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f iss-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-iss-filt.so -shared iss-filt.o install -p vile-iss-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-iss-filt.so compiling jsonfilt.l echo '#include ' > jsonfilt.c flex -Pjson_ -t .././filters/jsonfilt.l >> jsonfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_json -Dprivate_yywrap=json_wrap ./jsonfilt.c :1917:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f jsonfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-json-filt.so -shared jsonfilt.o install -p vile-json-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-json-filt.so compiling latexflt.l echo '#include ' > latexflt.c flex -Platex_ -t .././filters/latexflt.l >> latexflt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_latex -Dprivate_yywrap=latex_wrap ./latexflt.c :2391:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f latexflt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-latex-filt.so -shared latexflt.o install -p vile-latex-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-latex-filt.so compiling lex-filt.l echo '#include ' > lex-filt.c flex -Plex_ -t .././filters/lex-filt.l >> lex-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_lex -Dprivate_yywrap=lex_wrap ./lex-filt.c :16198:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f lex-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-lex-filt.so -shared lex-filt.o install -p vile-lex-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-lex-filt.so compiling lispfilt.l echo '#include ' > lispfilt.c flex -Plisp_ -t .././filters/lispfilt.l >> lispfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_lisp -Dprivate_yywrap=lisp_wrap ./lispfilt.c :2035:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f lispfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-lisp-filt.so -shared lispfilt.o install -p vile-lisp-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-lisp-filt.so compiling lua-filt.l echo '#include ' > lua-filt.c flex -Plua_ -t .././filters/lua-filt.l >> lua-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_lua -Dprivate_yywrap=lua_wrap ./lua-filt.c :1915:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f lua-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-lua-filt.so -shared lua-filt.o install -p vile-lua-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-lua-filt.so compiling mailfilt.l echo '#include ' > mailfilt.c flex -Pmail_ -t .././filters/mailfilt.l >> mailfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_mail -Dprivate_yywrap=mail_wrap ./mailfilt.c :1872:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f mailfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-mail-filt.so -shared mailfilt.o install -p vile-mail-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mail-filt.so compiling mc-filt.l echo '#include ' > mc-filt.c flex -Pmailcap_ -t .././filters/mc-filt.l >> mc-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_mailcap -Dprivate_yywrap=mailcap_wrap ./mc-filt.c :2320:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f mc-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-mailcap-filt.so -shared mc-filt.o install -p vile-mailcap-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mailcap-filt.so compiling makefilt.l echo '#include ' > makefilt.c flex -Pmake_ -t .././filters/makefilt.l >> makefilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_make -Dprivate_yywrap=make_wrap ./makefilt.c :2117:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f makefilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-make-filt.so -shared makefilt.o install -p vile-make-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-make-filt.so compiling mcrlfilt.l echo '#include ' > mcrlfilt.c flex -Pmcrl_ -t .././filters/mcrlfilt.l >> mcrlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_mcrl -Dprivate_yywrap=mcrl_wrap ./mcrlfilt.c :1841:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f mcrlfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-mcrl-filt.so -shared mcrlfilt.o install -p vile-mcrl-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mcrl-filt.so compiling midlfilt.l echo '#include ' > midlfilt.c flex -Pmidl_ -t .././filters/midlfilt.l >> midlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_midl -Dprivate_yywrap=midl_wrap ./midlfilt.c :1929:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f midlfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-midl-filt.so -shared midlfilt.o install -p vile-midl-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-midl-filt.so compiling mms-filt.l echo '#include ' > mms-filt.c flex -Pmms_ -t .././filters/mms-filt.l >> mms-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_mms -Dprivate_yywrap=mms_wrap ./mms-filt.c :1991:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f mms-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-mms-filt.so -shared mms-filt.o install -p vile-mms-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mms-filt.so compiling nmakeflt.l echo '#include ' > nmakeflt.c flex -Pnmake_ -t .././filters/nmakeflt.l >> nmakeflt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_nmake -Dprivate_yywrap=nmake_wrap ./nmakeflt.c :2391:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f nmakeflt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-nmake-filt.so -shared nmakeflt.o install -p vile-nmake-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-nmake-filt.so compiling nr-filt.l echo '#include ' > nr-filt.c flex -Pnr_ -t .././filters/nr-filt.l >> nr-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_nr -Dprivate_yywrap=nr_wrap ./nr-filt.c :2024:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f nr-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-nr-filt.so -shared nr-filt.o install -p vile-nr-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-nr-filt.so compiling pas-filt.l echo '#include ' > pas-filt.c flex -Ppas_ -t .././filters/pas-filt.l >> pas-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_pas -Dprivate_yywrap=pas_wrap ./pas-filt.c :1912:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f pas-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-pas-filt.so -shared pas-filt.o install -p vile-pas-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-pas-filt.so compiling php-filt.l echo '#include ' > php-filt.c flex -Pphp_ -t .././filters/php-filt.l >> php-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_php -Dprivate_yywrap=php_wrap ./php-filt.c :2138:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f php-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-php-filt.so -shared php-filt.o install -p vile-php-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-php-filt.so compiling pot-filt.l echo '#include ' > pot-filt.c flex -Ppot_ -t .././filters/pot-filt.l >> pot-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_pot -Dprivate_yywrap=pot_wrap ./pot-filt.c :1916:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f pot-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-pot-filt.so -shared pot-filt.o install -p vile-pot-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-pot-filt.so compiling ps-filt.l echo '#include ' > ps-filt.c flex -Pps_ -t .././filters/ps-filt.l >> ps-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_ps -Dprivate_yywrap=ps_wrap ./ps-filt.c :2098:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f ps-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-ps-filt.so -shared ps-filt.o install -p vile-ps-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ps-filt.so compiling ps1-filt.l echo '#include ' > ps1-filt.c flex -Pps1_ -t .././filters/ps1-filt.l >> ps1-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_ps1 -Dprivate_yywrap=ps1_wrap ./ps1-filt.c :2130:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f ps1-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-ps1-filt.so -shared ps1-filt.o install -p vile-ps1-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ps1-filt.so compiling py-filt.l echo '#include ' > py-filt.c flex -Ppy_ -t .././filters/py-filt.l >> py-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_py -Dprivate_yywrap=py_wrap ./py-filt.c :1983:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f py-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-py-filt.so -shared py-filt.o install -p vile-py-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-py-filt.so compiling rc-filt.l echo '#include ' > rc-filt.c flex -Prc_ -t .././filters/rc-filt.l >> rc-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_rc -Dprivate_yywrap=rc_wrap ./rc-filt.c :1881:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f rc-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-rc-filt.so -shared rc-filt.o install -p vile-rc-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rc-filt.so compiling rcs-filt.l echo '#include ' > rcs-filt.c flex -Prcs_ -t .././filters/rcs-filt.l >> rcs-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_rcs -Dprivate_yywrap=rcs_wrap ./rcs-filt.c :1853:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f rcs-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-rcs-filt.so -shared rcs-filt.o install -p vile-rcs-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rcs-filt.so compiling rexxfilt.l echo '#include ' > rexxfilt.c flex -Prexx_ -t .././filters/rexxfilt.l >> rexxfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_rexx -Dprivate_yywrap=rexx_wrap ./rexxfilt.c :1896:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f rexxfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-rexx-filt.so -shared rexxfilt.o install -p vile-rexx-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rexx-filt.so compiling rpm-filt.l echo '#include ' > rpm-filt.c flex -Prpm_ -t .././filters/rpm-filt.l >> rpm-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_rpm -Dprivate_yywrap=rpm_wrap ./rpm-filt.c :2496:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f rpm-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-rpm-filt.so -shared rpm-filt.o install -p vile-rpm-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rpm-filt.so compiling rtf-filt.l echo '#include ' > rtf-filt.c flex -Prtf_ -t .././filters/rtf-filt.l >> rtf-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_rtf -Dprivate_yywrap=rtf_wrap ./rtf-filt.c :1827:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f rtf-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-rtf-filt.so -shared rtf-filt.o install -p vile-rtf-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rtf-filt.so compiling rustfilt.l echo '#include ' > rustfilt.c flex -Prust_ -t .././filters/rustfilt.l >> rustfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_rust -Dprivate_yywrap=rust_wrap ./rustfilt.c :2287:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f rustfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-rust-filt.so -shared rustfilt.o install -p vile-rust-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rust-filt.so compiling sccsfilt.l echo '#include ' > sccsfilt.c flex -Psccs_ -t .././filters/sccsfilt.l >> sccsfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_sccs -Dprivate_yywrap=sccs_wrap ./sccsfilt.c :1890:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f sccsfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-sccs-filt.so -shared sccsfilt.o install -p vile-sccs-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sccs-filt.so compiling scm-filt.l echo '#include ' > scm-filt.c flex -Pscheme_ -t .././filters/scm-filt.l >> scm-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_scheme -Dprivate_yywrap=scheme_wrap ./scm-filt.c :2166:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f scm-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-scheme-filt.so -shared scm-filt.o install -p vile-scheme-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-scheme-filt.so compiling sh-filt.l echo '#include ' > sh-filt.c flex -Psh_ -t .././filters/sh-filt.l >> sh-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_sh -Dprivate_yywrap=sh_wrap ./sh-filt.c :4200:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f sh-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-sh-filt.so -shared sh-filt.o install -p vile-sh-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sh-filt.so compiling sml-filt.l echo '#include ' > sml-filt.c flex -Psml_ -t .././filters/sml-filt.l >> sml-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_sml -Dprivate_yywrap=sml_wrap ./sml-filt.c :2004:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f sml-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-sml-filt.so -shared sml-filt.o install -p vile-sml-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sml-filt.so compiling spellflt.l echo '#include ' > spellflt.c flex -Pspell_ -t .././filters/spellflt.l >> spellflt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_spell -Dprivate_yywrap=spell_wrap ./spellflt.c :1959:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f spellflt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-spell-filt.so -shared spellflt.o install -p vile-spell-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-spell-filt.so compiling sql-filt.l echo '#include ' > sql-filt.c flex -Psql_ -t .././filters/sql-filt.l >> sql-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_sql -Dprivate_yywrap=sql_wrap ./sql-filt.c :2349:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f sql-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-sql-filt.so -shared sql-filt.o install -p vile-sql-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sql-filt.so compiling tbl-filt.l echo '#include ' > tbl-filt.c flex -Ptbl_ -t .././filters/tbl-filt.l >> tbl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_tbl -Dprivate_yywrap=tbl_wrap ./tbl-filt.c :1979:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f tbl-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-tbl-filt.so -shared tbl-filt.o install -p vile-tbl-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tbl-filt.so compiling tc-filt.l echo '#include ' > tc-filt.c flex -Ptc_ -t .././filters/tc-filt.l >> tc-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_tc -Dprivate_yywrap=tc_wrap ./tc-filt.c :2161:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f tc-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-tc-filt.so -shared tc-filt.o install -p vile-tc-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tc-filt.so compiling tcl-filt.l echo '#include ' > tcl-filt.c flex -Ptcl_ -t .././filters/tcl-filt.l >> tcl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_tcl -Dprivate_yywrap=tcl_wrap ./tcl-filt.c :2471:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f tcl-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-tcl-filt.so -shared tcl-filt.o install -p vile-tcl-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tcl-filt.so compiling texifilt.l echo '#include ' > texifilt.c flex -Ptexi_ -t .././filters/texifilt.l >> texifilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_texi -Dprivate_yywrap=texi_wrap ./texifilt.c :1875:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f texifilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-texi-filt.so -shared texifilt.o install -p vile-texi-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-texi-filt.so compiling ti-filt.l echo '#include ' > ti-filt.c flex -Pti_ -t .././filters/ti-filt.l >> ti-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_ti -Dprivate_yywrap=ti_wrap ./ti-filt.c :1974:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f ti-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-ti-filt.so -shared ti-filt.o install -p vile-ti-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ti-filt.so compiling tpu-filt.l echo '#include ' > tpu-filt.c flex -Ptpu_ -t .././filters/tpu-filt.l >> tpu-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_tpu -Dprivate_yywrap=tpu_wrap ./tpu-filt.c :1885:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f tpu-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-tpu-filt.so -shared tpu-filt.o install -p vile-tpu-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tpu-filt.so compiling txt-filt.l echo '#include ' > txt-filt.c flex -Ptxt_ -t .././filters/txt-filt.l >> txt-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_txt -Dprivate_yywrap=txt_wrap ./txt-filt.c :2267:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f txt-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-txt-filt.so -shared txt-filt.o install -p vile-txt-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-txt-filt.so compiling vilefilt.l echo '#include ' > vilefilt.c flex -Pvile_ -t .././filters/vilefilt.l >> vilefilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_vile -Dprivate_yywrap=vile_wrap ./vilefilt.c :2695:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f vilefilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-vile-filt.so -shared vilefilt.o install -p vile-vile-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-vile-filt.so compiling vl-filt.l echo '#include ' > vl-filt.c flex -Pvlog_ -t .././filters/vl-filt.l >> vl-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_vlog -Dprivate_yywrap=vlog_wrap ./vl-filt.c :1975:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f vl-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-vlog-filt.so -shared vl-filt.o install -p vile-vlog-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-vlog-filt.so compiling wbt-filt.l echo '#include ' > wbt-filt.c flex -Pwbt_ -t .././filters/wbt-filt.l >> wbt-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_wbt -Dprivate_yywrap=wbt_wrap ./wbt-filt.c :1882:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f wbt-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-wbt-filt.so -shared wbt-filt.o install -p vile-wbt-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-wbt-filt.so compiling xml-filt.l echo '#include ' > xml-filt.c flex -Pxml_ -t .././filters/xml-filt.l >> xml-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_xml -Dprivate_yywrap=xml_wrap ./xml-filt.c :2276:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f xml-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-xml-filt.so -shared xml-filt.o install -p vile-xml-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xml-filt.so compiling xq-filt.l echo '#include ' > xq-filt.c flex -Pxq_ -t .././filters/xq-filt.l >> xq-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_xq -Dprivate_yywrap=xq_wrap ./xq-filt.c :2304:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f xq-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-xq-filt.so -shared xq-filt.o install -p vile-xq-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xq-filt.so compiling xresfilt.l echo '#include ' > xresfilt.c flex -Pxres_ -t .././filters/xresfilt.l >> xresfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_xres -Dprivate_yywrap=xres_wrap ./xresfilt.c :1987:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f xresfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-xres-filt.so -shared xresfilt.o install -p vile-xres-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xres-filt.so compiling xs-filt.l echo '#include ' > xs-filt.c flex -Pxs_ -t .././filters/xs-filt.l >> xs-filt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_xs -Dprivate_yywrap=xs_wrap ./xs-filt.c :1977:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f xs-filt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-xs-filt.so -shared xs-filt.o install -p vile-xs-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xs-filt.so compiling yaccfilt.l echo '#include ' > yaccfilt.c flex -Pyacc_ -t .././filters/yaccfilt.l >> yaccfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_yacc -Dprivate_yywrap=yacc_wrap ./yaccfilt.c :2110:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f yaccfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-yacc-filt.so -shared yaccfilt.o install -p vile-yacc-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-yacc-filt.so compiling yamlfilt.l echo '#include ' > yamlfilt.c flex -Pyaml_ -t .././filters/yamlfilt.l >> yamlfilt.c gcc -c -fPIC -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=5 -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=5 -I./filters -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Dfilter_def=define_yaml -Dprivate_yywrap=yaml_wrap ./yamlfilt.c :4150:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] rm -f yamlfilt.c /bin/sh ../plink.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vile-yaml-filt.so -shared yamlfilt.o install -p vile-yaml-filt.so /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-yaml-filt.so install -p -m 644 ada.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ada.keywords install -p -m 644 ant.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ant.keywords install -p -m 644 as.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/as.keywords install -p -m 644 as386.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/as386.keywords install -p -m 644 asm.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/asm.keywords install -p -m 644 au3.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/au3.keywords install -p -m 644 awk.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/awk.keywords install -p -m 644 bash.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/bash.keywords install -p -m 644 basic.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/basic.keywords install -p -m 644 bat.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/bat.keywords install -p -m 644 bnf.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/bnf.keywords install -p -m 644 c.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/c.keywords install -p -m 644 cpp.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/cpp.keywords install -p -m 644 cs.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/cs.keywords install -p -m 644 csh.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/csh.keywords install -p -m 644 css.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/css.keywords install -p -m 644 cweb.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/cweb.keywords install -p -m 644 dcl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/dcl.keywords install -p -m 644 def.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/def.keywords install -p -m 644 delphi.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/delphi.keywords install -p -m 644 diff.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/diff.keywords install -p -m 644 docbook.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/docbook.keywords install -p -m 644 ecl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ecl.keywords install -p -m 644 erl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/erl.keywords install -p -m 644 esql.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/esql.keywords install -p -m 644 est.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/est.keywords install -p -m 644 fdl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/fdl.keywords install -p -m 644 go.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/go.keywords install -p -m 644 hs.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/hs.keywords install -p -m 644 html.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/html.keywords install -p -m 644 imake.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/imake.keywords install -p -m 644 ini.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ini.keywords install -p -m 644 iss.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/iss.keywords install -p -m 644 java.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/java.keywords install -p -m 644 js.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/js.keywords install -p -m 644 json.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/json.keywords install -p -m 644 ksh.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ksh.keywords install -p -m 644 latex.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/latex.keywords install -p -m 644 lex.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/lex.keywords install -p -m 644 lisp.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/lisp.keywords install -p -m 644 lua.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/lua.keywords install -p -m 644 m4.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/m4.keywords install -p -m 644 mail.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/mail.keywords install -p -m 644 mailcap.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/mailcap.keywords install -p -m 644 make.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/make.keywords install -p -m 644 mcrl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/mcrl.keywords install -p -m 644 midl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/midl.keywords install -p -m 644 mvn.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/mvn.keywords install -p -m 644 nmake.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/nmake.keywords install -p -m 644 nr.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/nr.keywords install -p -m 644 nsis.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/nsis.keywords install -p -m 644 objc.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/objc.keywords install -p -m 644 pas.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/pas.keywords install -p -m 644 pc.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/pc.keywords install -p -m 644 perl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/perl.keywords install -p -m 644 perl6.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/perl6.keywords install -p -m 644 php.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/php.keywords install -p -m 644 pot.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/pot.keywords install -p -m 644 prolog.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/prolog.keywords install -p -m 644 ps.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ps.keywords install -p -m 644 ps1.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ps1.keywords install -p -m 644 py.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/py.keywords install -p -m 644 rb.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/rb.keywords install -p -m 644 rc.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/rc.keywords install -p -m 644 rcs.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/rcs.keywords install -p -m 644 rexx.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/rexx.keywords install -p -m 644 rpm.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/rpm.keywords install -p -m 644 rtf.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/rtf.keywords install -p -m 644 ruby.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ruby.keywords install -p -m 644 rust.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/rust.keywords install -p -m 644 sccs.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/sccs.keywords install -p -m 644 scheme.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/scheme.keywords install -p -m 644 sh.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/sh.keywords install -p -m 644 sml.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/sml.keywords install -p -m 644 sql.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/sql.keywords install -p -m 644 syntax.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/syntax.keywords install -p -m 644 tags.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/tags.keywords install -p -m 644 tbl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/tbl.keywords install -p -m 644 tc.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/tc.keywords install -p -m 644 tcl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/tcl.keywords install -p -m 644 tex.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/tex.keywords install -p -m 644 texi.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/texi.keywords install -p -m 644 ti.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ti.keywords install -p -m 644 tpu.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/tpu.keywords install -p -m 644 ts.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/ts.keywords install -p -m 644 vb.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vb.keywords install -p -m 644 vb6.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vb6.keywords install -p -m 644 vbs.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vbs.keywords install -p -m 644 vcproj.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vcproj.keywords install -p -m 644 vcxproj.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vcxproj.keywords install -p -m 644 vile.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vile.keywords install -p -m 644 vim.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vim.keywords install -p -m 644 vlog.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vlog.keywords install -p -m 644 wbt.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/wbt.keywords install -p -m 644 xml.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/xml.keywords install -p -m 644 xq.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/xq.keywords install -p -m 644 xres.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/xres.keywords install -p -m 644 xs.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/xs.keywords install -p -m 644 xsl.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/xsl.keywords install -p -m 644 yacc.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/yacc.keywords install -p -m 644 yaml.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/yaml.keywords install -p -m 644 zsh.key /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/zsh.keywords make[1]: Leaving directory '/builddir/build/BUILD/vile-9.8u/filters' mkdir -p /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/doc mkdir -p /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/X11/app-defaults mkdir -p /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/pixmaps/ mkdir -p /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/icons/ install -p -m 644 ./macros/color-ls.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/color-ls.rc install -p -m 644 ./macros/complete.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/complete.rc install -p -m 644 ./macros/dates.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/dates.rc install -p -m 644 ./macros/digraphs.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/digraphs.rc install -p -m 644 ./macros/gnugpg.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/gnugpg.rc install -p -m 644 ./macros/loaderrs.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/loaderrs.rc install -p -m 644 ./macros/manpage.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/manpage.rc install -p -m 644 ./macros/modes.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/modes.rc install -p -m 644 ./macros/palettes.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/palettes.rc install -p -m 644 ./macros/pictmode.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/pictmode.rc install -p -m 644 ./macros/search.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/search.rc install -p -m 644 ./macros/shifts.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/shifts.rc install -p -m 644 ./macros/showeach.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/showeach.rc install -p -m 644 ./macros/vileinit.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vileinit.rc install -p -m 644 ./macros/vileperl.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vileperl.rc install -p -m 644 ./macros/which.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/which.rc install -p -m 644 ./vile.hlp /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vile.hlp install -p ./macros/lxvile /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/lxvile install -p ./macros/lxvile-fonts /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/lxvile-fonts install -p ./macros/uxvile /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/uxvile install -p ./xshell.sh /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/xshell.sh install -p -m 644 ./macros/vilemenu.rc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/vile/vilemenu.rc ** installing xvile install -p xvile /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo xvile|sed 's,^,,'` /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin ; \ rm -f NONE ; \ ln -s `echo xvile|sed 's,^,,'` NONE ; \ echo '... created symbolic link:' ; \ ls -l `echo xvile|sed 's,^,,'` NONE ; \ fi" ** installing xvile-pager sed -e 's/=vile$/='`echo xvile|sed 's,^,,'`'/' ./macros/vile-pager >/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo xvile|sed 's,^,,'`-pager chmod 755 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo xvile|sed 's,^,,'`-pager /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin; \ rm -f NONE-pager ; \ ln -s `echo xvile|sed 's,^,,'`-pager NONE-pager ; \ echo '... created symbolic link:' ; \ ls -l `echo xvile|sed 's,^,,'`-pager NONE-pager ; \ fi" ** installing xvile-to-html sed -e 's/=vile$/='`echo xvile|sed 's,^,,'`'/' ./macros/vile-to-html >/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo xvile|sed 's,^,,'`-to-html chmod 755 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo xvile|sed 's,^,,'`-to-html /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin; \ rm -f NONE-to-html ; \ ln -s `echo xvile|sed 's,^,,'`-to-html NONE-to-html ; \ echo '... created symbolic link:' ; \ ls -l `echo xvile|sed 's,^,,'`-to-html NONE-to-html ; \ fi" ** installing xvile-libdir-path sed -e 's/=vile$/='`echo xvile|sed 's,^,,'`'/' ./macros/vile-libdir-path >/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo xvile|sed 's,^,,'`-libdir-path chmod 755 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo xvile|sed 's,^,,'`-libdir-path /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin; \ rm -f NONE-libdir-path ; \ ln -s `echo xvile|sed 's,^,,'`-libdir-path NONE-libdir-path ; \ echo '... created symbolic link:' ; \ ls -l `echo xvile|sed 's,^,,'`-libdir-path NONE-libdir-path ; \ fi" Completed install of program. ** installing xvile.1 install -p -m 644 ./vile.1 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1/`echo xvile|sed 's,^,,'`.1 ** installing xvile-pager.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1; \ rm -f `echo xvile|sed 's,^,,'`-pager.1; \ ln -s `echo xvile|sed 's,^,,'`.1 `echo xvile|sed 's,^,,'`-pager.1; \ ls -l `echo xvile|sed 's,^,,'`-pager.1; \ " lrwxrwxrwx. 1 mockbuild mock 7 Aug 14 16:52 xvile-pager.1 -> xvile.1 ** installing xvile-to-html.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1; \ rm -f `echo xvile|sed 's,^,,'`-to-html.1; \ ln -s `echo xvile|sed 's,^,,'`.1 `echo xvile|sed 's,^,,'`-to-html.1; \ ls -l `echo xvile|sed 's,^,,'`-to-html.1; \ " lrwxrwxrwx. 1 mockbuild mock 7 Aug 14 16:52 xvile-to-html.1 -> xvile.1 ** installing xvile-libdir-path.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1; \ rm -f `echo xvile|sed 's,^,,'`-libdir-path.1; \ ln -s `echo xvile|sed 's,^,,'`.1 `echo xvile|sed 's,^,,'`-libdir-path.1; \ ls -l `echo xvile|sed 's,^,,'`-libdir-path.1; \ " lrwxrwxrwx. 1 mockbuild mock 7 Aug 14 16:52 xvile-libdir-path.1 -> xvile.1 installing /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/X11/app-defaults/XVile installing /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/X11/app-defaults/UXVile ... installed app-defaults /bin/sh -c 'for n in icons/vile_48x48.svg:scalable/apps/vile.svg icons/vile_48x48.png:48x48/apps/vile.png; \ do \ l=`echo "$n" | cut -f1 -d:`; \ r=`echo "$n" | cut -f2 -d:`; \ test -z "$r" && continue; \ h=/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/icons//hicolor; \ d=$h/`echo "$r" | sed -e "s,/[^/]*$,,"`; \ test -d "$d" || mkdir -p "$d"; \ echo installing $h/$r; \ install -p -m 644 $l $h/$r; \ done' installing /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/icons//hicolor/scalable/apps/vile.svg installing /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/icons//hicolor/48x48/apps/vile.png ... installed icons ... installed icons + make install DESTDIR=/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 'INSTALL=install -p' TARGET=vile cd filters && make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 install make[1]: Entering directory '/builddir/build/BUILD/vile-9.8u/filters' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/vile-9.8u/filters' ** installing vile install -p vile /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo vile|sed 's,^,,'` /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin ; \ rm -f NONE ; \ ln -s `echo vile|sed 's,^,,'` NONE ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,^,,'` NONE ; \ fi" ** installing vile-pager sed -e 's/=vile$/='`echo vile|sed 's,^,,'`'/' ./macros/vile-pager >/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo vile|sed 's,^,,'`-pager chmod 755 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo vile|sed 's,^,,'`-pager /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin; \ rm -f NONE-pager ; \ ln -s `echo vile|sed 's,^,,'`-pager NONE-pager ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,^,,'`-pager NONE-pager ; \ fi" ** installing vile-to-html sed -e 's/=vile$/='`echo vile|sed 's,^,,'`'/' ./macros/vile-to-html >/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo vile|sed 's,^,,'`-to-html chmod 755 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo vile|sed 's,^,,'`-to-html /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin; \ rm -f NONE-to-html ; \ ln -s `echo vile|sed 's,^,,'`-to-html NONE-to-html ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,^,,'`-to-html NONE-to-html ; \ fi" ** installing vile-libdir-path sed -e 's/=vile$/='`echo vile|sed 's,^,,'`'/' ./macros/vile-libdir-path >/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo vile|sed 's,^,,'`-libdir-path chmod 755 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/`echo vile|sed 's,^,,'`-libdir-path /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin; \ rm -f NONE-libdir-path ; \ ln -s `echo vile|sed 's,^,,'`-libdir-path NONE-libdir-path ; \ echo '... created symbolic link:' ; \ ls -l `echo vile|sed 's,^,,'`-libdir-path NONE-libdir-path ; \ fi" Completed install of program. ** installing vile.1 install -p -m 644 ./vile.1 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1/`echo vile|sed 's,^,,'`.1 ** installing vile-pager.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1; \ rm -f `echo vile|sed 's,^,,'`-pager.1; \ ln -s `echo vile|sed 's,^,,'`.1 `echo vile|sed 's,^,,'`-pager.1; \ ls -l `echo vile|sed 's,^,,'`-pager.1; \ " lrwxrwxrwx. 1 mockbuild mock 6 Aug 14 16:52 vile-pager.1 -> vile.1 ** installing vile-to-html.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1; \ rm -f `echo vile|sed 's,^,,'`-to-html.1; \ ln -s `echo vile|sed 's,^,,'`.1 `echo vile|sed 's,^,,'`-to-html.1; \ ls -l `echo vile|sed 's,^,,'`-to-html.1; \ " lrwxrwxrwx. 1 mockbuild mock 6 Aug 14 16:53 vile-to-html.1 -> vile.1 ** installing vile-libdir-path.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1; \ rm -f `echo vile|sed 's,^,,'`-libdir-path.1; \ ln -s `echo vile|sed 's,^,,'`.1 `echo vile|sed 's,^,,'`-libdir-path.1; \ ls -l `echo vile|sed 's,^,,'`-libdir-path.1; \ " lrwxrwxrwx. 1 mockbuild mock 6 Aug 14 16:53 vile-libdir-path.1 -> vile.1 installing /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/X11/app-defaults/XVile installing /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/X11/app-defaults/UXVile ... installed app-defaults /bin/sh -c 'for n in icons/vile_48x48.svg:scalable/apps/vile.svg icons/vile_48x48.png:48x48/apps/vile.png; \ do \ l=`echo "$n" | cut -f1 -d:`; \ r=`echo "$n" | cut -f2 -d:`; \ test -z "$r" && continue; \ h=/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/icons//hicolor; \ d=$h/`echo "$r" | sed -e "s,/[^/]*$,,"`; \ test -d "$d" || mkdir -p "$d"; \ echo installing $h/$r; \ install -p -m 644 $l $h/$r; \ done' installing /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/icons//hicolor/scalable/apps/vile.svg installing /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/icons//hicolor/48x48/apps/vile.png ... installed icons ... installed icons + desktop-file-install --vendor= --dir=/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/applications /builddir/build/SOURCES/xvile.desktop + ln -s /usr/share/man/man1/xvile.1 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1/uxvile.1 + ln -s /usr/share/man/man1/xvile.1 /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/man/man1/lxvile.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 9.8u-2.fc33 --unique-debug-suffix -9.8u-2.fc33.riscv64 --unique-debug-src-base vile-9.8u-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vile-9.8u explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/atr2ansi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/atr2html explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/vile explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/xvile extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/xvile extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/atr2ansi extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/atr2html extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/bin/vile explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/atr2text extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/atr2text explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ada-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ada-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-as-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-as-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-asm-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-asm-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-au3-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-au3-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-awk-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-awk-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-basic-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-basic-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-bat-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-bat-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-bnf-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-bnf-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-c-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-c-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-cfg-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-cfg-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-conf-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-conf-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-crypt extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-crypt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-css-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-css-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-cweb-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-cweb-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-dcl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-dcl-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-def-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-def-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-diff-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-diff-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ecl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ecl-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-erl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-erl-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-esql-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-esql-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-est-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-est-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-fdl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-fdl-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-hs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-hs-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-html-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-html-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-imake-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-imake-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-info-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-info-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ini-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ini-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-iss-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-iss-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-json-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-json-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-key-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-key-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-latex-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-latex-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-lex-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-lex-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-lisp-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-lisp-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-lua-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-lua-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-m4-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-m4-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mail-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mail-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mailcap-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mailcap-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-make-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-make-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-manfilt extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-manfilt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mcrl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mcrl-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-midl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-midl-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mms-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-mms-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-nmake-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-nmake-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-nr-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-nr-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-pas-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-pas-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-perl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-perl-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-perl6-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-perl6-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-php-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-php-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-pot-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-pot-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ps-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ps-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ps1-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ps1-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-py-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-py-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rc-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rc-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rcs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rcs-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rexx-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rexx-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rpm-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rpm-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rtf-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rtf-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ruby-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ruby-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rust-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-rust-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sccs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sccs-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-scheme-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-scheme-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sed-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sed-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sh-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sh-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sml-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sml-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-spell-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-spell-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sql-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-sql-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tags-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tbl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tags-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tbl-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tc-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tcl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tcl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tc-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-texi-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-texi-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ti-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-ti-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tpu-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-tpu-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-txt-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-txt-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-vile-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-vile-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-vlog-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-vlog-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-wbt-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-wbt-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xml-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xml-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xq-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xq-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xres-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xres-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-xs-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-yacc-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-yacc-filt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-yaml-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/lib64/vile/vile-yaml-filt.so original debug info size: 33820kB, size after compression: 32356kB /usr/lib/rpm/sepdebugcrcfix: Updated 88 CRC32s, 0 CRC32s did match. cpio: filters.c: Cannot stat: No such file or directory 7720 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/xvile-pager from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/vile-to-html from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/vile-libdir-path from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/xvile-to-html from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/uxvile from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/vile-pager from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/xvile-libdir-path from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/xshell.sh from /bin/sh to #!/usr/bin/sh Processing files: vile-9.8u-2.fc33.riscv64 Provides: vile = 9.8u-2.fc33 vile(riscv-64) = 9.8u-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: vile-common-9.8u-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mUc4v3 + umask 022 + cd /builddir/build/BUILD + cd vile-9.8u + DOCDIR=/builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/doc/vile-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/doc/vile-common + cp -pr AUTHORS /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/doc/vile-common + cp -pr COPYING /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/doc/vile-common + cp -pr CHANGES /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/doc/vile-common + cp -pr README /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/doc/vile-common + cp -pr doc/Vileserv.doc doc/config.doc doc/dir.doc doc/filters.doc doc/macros.doc doc/menus.doc doc/modes.doc doc/oleauto.doc doc/perl.doc doc/visvile.doc /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64/usr/share/doc/vile-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: vile-common = 9.8u-2.fc33 vile-common(riscv-64) = 9.8u-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) rtld(GNU_HASH) Processing files: xvile-9.8u-2.fc33.riscv64 warning: absolute symlink: /usr/share/man/man1/lxvile.1.gz -> /usr/share/man/man1/xvile.1.gz warning: absolute symlink: /usr/share/man/man1/uxvile.1.gz -> /usr/share/man/man1/xvile.1.gz Provides: application() application(xvile.desktop) xvile = 9.8u-2.fc33 xvile(riscv-64) = 9.8u-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) perl(I18N::Langinfo) perl(strict) rtld(GNU_HASH) Processing files: vile-debugsource-9.8u-2.fc33.riscv64 Provides: vile-debugsource = 9.8u-2.fc33 vile-debugsource(riscv-64) = 9.8u-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vile-debuginfo-9.8u-2.fc33.riscv64 Provides: debuginfo(build-id) = 6bb22d9e88e5946712dc46f1b0ac7bff84b767f0 vile-debuginfo = 9.8u-2.fc33 vile-debuginfo(riscv-64) = 9.8u-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vile-debugsource(riscv-64) = 9.8u-2.fc33 Processing files: vile-common-debuginfo-9.8u-2.fc33.riscv64 Provides: debuginfo(build-id) = 02d9a692be53b0d6a0a1cbd744a701c28cee8c0e debuginfo(build-id) = 080045fb61ea32c61a4f68092e0b8749500778c8 debuginfo(build-id) = 0a53f358f7624fa9406205d07fb0d24609394a15 debuginfo(build-id) = 0dcf1236b2edbd48c6ac6713ff9085324af572b8 debuginfo(build-id) = 15b1223990bd14be30ca9c1330a05533efd181bd debuginfo(build-id) = 16c0728b80ef0e5488a4fe9331cee98149fa4323 debuginfo(build-id) = 196dee1150d8704cf6400bd0314f7532b0bc2772 debuginfo(build-id) = 1ee9e743df764e53f68e7817c8f44cf1a4ed6963 debuginfo(build-id) = 22e5758b1fcd80dbb5e8fba5a5c730b51bc86217 debuginfo(build-id) = 265a2d33d148909158881fe164fca1993fcddcef debuginfo(build-id) = 26d9ce2b884abeba4b8e8b40a7d7d0d2b44ca7a9 debuginfo(build-id) = 28f4cf8ea8f4677a3320fb5c1010a29dc29afa55 debuginfo(build-id) = 2ba018b047598fa9bab3a23757e3fb4f1ca5604d debuginfo(build-id) = 2e98d96f37fc8c544f6a7eefc5523304f6ee8a48 debuginfo(build-id) = 2edb02ea3055503ce5c14c8fda8a7b0ba951ce7d debuginfo(build-id) = 34ccdfc5051dfa5be8ba4fd1b9a3e53a2dafbd63 debuginfo(build-id) = 35b53c20c5e0e85d7d7af672a351a33015711ded debuginfo(build-id) = 3968210805bd20beed193a3d144e5cb14cee8b5a debuginfo(build-id) = 4021443e8cb7791af307fcc6316fbc120301e561 debuginfo(build-id) = 43c00adbf17b699849c09685e44a4b2f35d80c67 debuginfo(build-id) = 49719e01266ef343886d858996e06ba28f2f88b1 debuginfo(build-id) = 4c6e5c4a953bffd72caffb4ae4d50bed6057092e debuginfo(build-id) = 4c72da1ff7a0ee5507c647a7218ec54eb6f44915 debuginfo(build-id) = 54473321a21d5d76c7d8a8d00b8dd9487d66675b debuginfo(build-id) = 54ae96f03cedc5255d6fd3ae95582bd2a9e0b4dc debuginfo(build-id) = 55a0314ffc11f61f96d636ecdd29ad35470a0dfb debuginfo(build-id) = 5967ae4564745142915eaff1c740f24577c702da debuginfo(build-id) = 5a0c53335a168b9f349f39111a4a88de86797f46 debuginfo(build-id) = 5c789dfe18e4fb44d2c03e0252a0c0b6337176af debuginfo(build-id) = 5f7b15ab4298daccb9bc6a2dfa733e0c2fe059a4 debuginfo(build-id) = 62ee7d187d0f2daea4694b1ec323e23361986819 debuginfo(build-id) = 66b7b1786f6729609c520276b26df7542135dbf4 debuginfo(build-id) = 6aa62d8295c82e1dd0de9af6fe2cb4bd6ef12e34 debuginfo(build-id) = 7115fc1c9e98c03cfa83a6d31fb9b345af03c118 debuginfo(build-id) = 720726eabf46e49d8b1ef2692e70be0c58fa8bf9 debuginfo(build-id) = 7723c214a672f2e9fbc04ad3070030a7a94a7b56 debuginfo(build-id) = 7a694ebfe3316bb59e6530edd6339a7f798994c1 debuginfo(build-id) = 7ddcfcc3d12f06f062e7c68408c8e85fd52e477f debuginfo(build-id) = 7eb1651bcf8abe309680d45e18587cc1e5ff1773 debuginfo(build-id) = 87b82afec4f7fb79daa414aa6880911f412aef54 debuginfo(build-id) = 87e33341af837871c37fc864cb9274fecb189cfa debuginfo(build-id) = 88c3eb09d1b89b21398f6631a8dcd1bd32b09671 debuginfo(build-id) = 8a24c3704076d88499d1b8ecd584bf7fdd5dd726 debuginfo(build-id) = 8d400285d40913522ac8bdfd472f5f39f099d308 debuginfo(build-id) = 8e164c45a8c1a7c167f13df59141b7beb97d5c7a debuginfo(build-id) = 92c5ade396e5931438b2211c4d9d0837baf5a73a debuginfo(build-id) = 9510f2a49e335eb0b8f4e4977542b24641125f61 debuginfo(build-id) = 96ff86eb9f41a4fb3e6776a2e8c91ee96abffc26 debuginfo(build-id) = 98dbeda83c7c2be338afc13a510e68ce02714e55 debuginfo(build-id) = 9be35c9db20015de659f34790f97c05926492365 debuginfo(build-id) = 9c1261a1cf6dddd06488418b57a260eeb8db41ca debuginfo(build-id) = 9c4317e9ea41f9a11aa65d50d4d2df8745686583 debuginfo(build-id) = 9e495195319ffc720e0a910ca2eb6e3c7057cb51 debuginfo(build-id) = a5520ecd7dc79b54bd6b683e1aedc0aeac94fefe debuginfo(build-id) = a6e5b2ad272e7bdeb0c447d919c8f9d68708ac4e debuginfo(build-id) = a74c8f6d8f0c36bff95aedb63b40180b1e9c65c8 debuginfo(build-id) = a8d82500ec10c427c071af2139ab496e2b02997b debuginfo(build-id) = a93a9901e92c4f7bc451f824c3f2dede6059bdfb debuginfo(build-id) = a9d0bc674bf9963161cbf1b66c925d2a2db2e840 debuginfo(build-id) = b65ff06298d355e722b240485e4abb7b28245f6a debuginfo(build-id) = b8f095fd427b83b574a7ff8b11d837949eb897a4 debuginfo(build-id) = ba020d08f712efa61ecd467017a1c7675fde3f6c debuginfo(build-id) = baa1b1e1baf58fcac0d7e36d8e7ffd278b230f8f debuginfo(build-id) = bf772ed1a2ca8fd693f8e00d2f06ede2a80246ce debuginfo(build-id) = c382246754ead5a6169b0bf8a97d7642f354b2a4 debuginfo(build-id) = c39f3b11536d9f4b6a69e526be71305a0263b93e debuginfo(build-id) = cab3a67ee701720c6aead4760add262bae21ba10 debuginfo(build-id) = cdff27238e7644d5a231e616cc09b9b8dcfe3313 debuginfo(build-id) = cf99d3897df0cf26da5f73140a959ee28c2e8b52 debuginfo(build-id) = d0d0fde670cff8645363e5295ed4b462f2e9e216 debuginfo(build-id) = d1712b724efff7218edafb804d15d468e4465b24 debuginfo(build-id) = d1d8456d671ffb7af87ff366b626749132c4df6c debuginfo(build-id) = d1e639f58ffe8fa8c9e38eacd248f989772ed8f3 debuginfo(build-id) = d5f81c15dbd390b94d458beb6a99a6ad7fb229ad debuginfo(build-id) = d6a41cfbcace2a342708fa3c10ed937eb597987c debuginfo(build-id) = dcdb71a61b8a075376cb64929ffcafee332bbd7d debuginfo(build-id) = de7bded054c9473ed5c7583e7e85ddd15df26f45 debuginfo(build-id) = e268fcbc135ed55023fa38f31e88f25ab9f7b540 debuginfo(build-id) = e430316b06110a3d1aff524688cd62aa4d85a7c0 debuginfo(build-id) = e46872005432e6d057cee9616b19a7653433ee3a debuginfo(build-id) = e4aa7cf4864823fa37041996925902cfd2987cb6 debuginfo(build-id) = ee97a9da405a0c83e737e4bc997a7e52c4785eb9 debuginfo(build-id) = f032259edab53fd935014b3c65cb6e4a6255b5bb debuginfo(build-id) = f4703aefa93b75de3b0eb49e0cb5caa187e0e612 debuginfo(build-id) = f6dc6a3077a6c01a61ad69ceba3d442563fcae22 debuginfo(build-id) = f8566ab23dbb2c9ec2b9e47bc91bb4502e24cf59 vile-common-debuginfo = 9.8u-2.fc33 vile-common-debuginfo(riscv-64) = 9.8u-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vile-debugsource(riscv-64) = 9.8u-2.fc33 Processing files: xvile-debuginfo-9.8u-2.fc33.riscv64 Provides: debuginfo(build-id) = 23858cbeedbcff72df9797127d7f372b3e261e3f xvile-debuginfo = 9.8u-2.fc33 xvile-debuginfo(riscv-64) = 9.8u-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vile-debugsource(riscv-64) = 9.8u-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 Wrote: /builddir/build/RPMS/vile-debugsource-9.8u-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/xvile-debuginfo-9.8u-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vile-debuginfo-9.8u-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vile-common-debuginfo-9.8u-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/xvile-9.8u-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vile-9.8u-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vile-common-9.8u-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AzQ701 + umask 022 + cd /builddir/build/BUILD + cd vile-9.8u + /usr/bin/rm -rf /builddir/build/BUILDROOT/vile-9.8u-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0