Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/vile.spec'], chrootPath='/var/lib/mock/f35-build-28709967-3878837/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/vile-9.8u-4.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/vile.spec'], chrootPath='/var/lib/mock/f35-build-28709967-3878837/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8RIOVT + 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.zB7JJb + 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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu Configuring for linux-gnu checking for aarch64-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... 11.1.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 aarch64-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 aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-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... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for tbl... /usr/bin/tbl checking for man2html... no checking for program to convert manpage to html... /usr/bin/groff checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use purify for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... checking if you want to check for gcc warnings... no checking if you want to install stripped executables... no checking if install 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... 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 -j5 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 -mbranch-protection=standard -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:95:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" bind.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 -mbranch-protection=standard -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" buffer.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:95:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" file.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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -lcrypt -ltinfo testing if -lvlflt is needed ...yes testing if -lcrypt is needed ...yes testing if -ltinfo is needed ...yes /usr/bin/ld: warning: size of symbol `define_key' changed from 28 in builtflt.o (symbol from plugin) to 40 in /tmp/cc4fpVUP.ltrans13.ltrans.o /usr/bin/ld: warning: type of symbol `define_key' changed from 2 to 1 in /tmp/cc4fpVUP.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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu Configuring for linux-gnu checking for aarch64-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... 11.1.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 aarch64-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 aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-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... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for tbl... /usr/bin/tbl checking for man2html... no checking for program to convert manpage to html... /usr/bin/groff checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use purify for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... checking if you want to check for gcc warnings... no checking if you want to install stripped executables... no checking if install 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... 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 -j5 xvile gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" bind.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=12 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" blist.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 | ^ gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=12 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" buffer.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:95:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" file.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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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 -DOSMINORVERSION=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" path.c gcc -c -I. -I. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=12 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -DHELP_LOC=\"/usr/share/vile\" random.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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -lXpm -lcrypt -lXt -lX11 -lSM -lICE testing if -lvlflt 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 + touch vile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sRQQZ2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 ++ dirname /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 + cd vile-9.8u + make install DESTDIR=/builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 'INSTALL=install -p' TARGET=xvile cd filters && make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 install make[1]: Entering directory '/builddir/build/BUILD/vile-9.8u/filters' mkdir -p /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile mkdir -p /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lXpm -lcrypt -lXt -lX11 -lSM -lICE 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-4.fc35.aarch64/usr/lib64/vile/atr2ansi gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lXpm -lcrypt -lXt -lX11 -lSM -lICE 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-4.fc35.aarch64/usr/lib64/vile/atr2html gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lXpm -lcrypt -lXt -lX11 -lSM -lICE 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-4.fc35.aarch64/usr/lib64/vile/atr2text gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I./filters -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DOSMINORVERSION=12 -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 -mbranch-protection=standard -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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lXpm -lcrypt -lXt -lX11 -lSM -lICE 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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lXpm -lcrypt -lXt -lX11 -lSM -lICE 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-4.fc35.aarch64/usr/lib64/vile/vile-manfilt install -p -m 644 filters.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/filters.rc install -p -m 644 spell.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/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=12 -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 -mbranch-protection=standard -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 -mbranch-protection=standard -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-4.fc35.aarch64/usr/lib64/vile/vile-yaml-filt.so install -p -m 644 ada.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ada.keywords install -p -m 644 ant.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ant.keywords install -p -m 644 as.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/as.keywords install -p -m 644 as386.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/as386.keywords install -p -m 644 asm.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/asm.keywords install -p -m 644 au3.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/au3.keywords install -p -m 644 awk.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/awk.keywords install -p -m 644 bash.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/bash.keywords install -p -m 644 basic.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/basic.keywords install -p -m 644 bat.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/bat.keywords install -p -m 644 bnf.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/bnf.keywords install -p -m 644 c.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/c.keywords install -p -m 644 cpp.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/cpp.keywords install -p -m 644 cs.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/cs.keywords install -p -m 644 csh.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/csh.keywords install -p -m 644 css.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/css.keywords install -p -m 644 cweb.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/cweb.keywords install -p -m 644 dcl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/dcl.keywords install -p -m 644 def.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/def.keywords install -p -m 644 delphi.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/delphi.keywords install -p -m 644 diff.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/diff.keywords install -p -m 644 docbook.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/docbook.keywords install -p -m 644 ecl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ecl.keywords install -p -m 644 erl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/erl.keywords install -p -m 644 esql.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/esql.keywords install -p -m 644 est.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/est.keywords install -p -m 644 fdl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/fdl.keywords install -p -m 644 go.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/go.keywords install -p -m 644 hs.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/hs.keywords install -p -m 644 html.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/html.keywords install -p -m 644 imake.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/imake.keywords install -p -m 644 ini.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ini.keywords install -p -m 644 iss.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/iss.keywords install -p -m 644 java.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/java.keywords install -p -m 644 js.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/js.keywords install -p -m 644 json.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/json.keywords install -p -m 644 ksh.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ksh.keywords install -p -m 644 latex.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/latex.keywords install -p -m 644 lex.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/lex.keywords install -p -m 644 lisp.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/lisp.keywords install -p -m 644 lua.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/lua.keywords install -p -m 644 m4.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/m4.keywords install -p -m 644 mail.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/mail.keywords install -p -m 644 mailcap.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/mailcap.keywords install -p -m 644 make.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/make.keywords install -p -m 644 mcrl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/mcrl.keywords install -p -m 644 midl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/midl.keywords install -p -m 644 mvn.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/mvn.keywords install -p -m 644 nmake.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/nmake.keywords install -p -m 644 nr.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/nr.keywords install -p -m 644 nsis.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/nsis.keywords install -p -m 644 objc.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/objc.keywords install -p -m 644 pas.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/pas.keywords install -p -m 644 pc.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/pc.keywords install -p -m 644 perl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/perl.keywords install -p -m 644 perl6.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/perl6.keywords install -p -m 644 php.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/php.keywords install -p -m 644 pot.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/pot.keywords install -p -m 644 prolog.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/prolog.keywords install -p -m 644 ps.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ps.keywords install -p -m 644 ps1.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ps1.keywords install -p -m 644 py.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/py.keywords install -p -m 644 rb.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/rb.keywords install -p -m 644 rc.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/rc.keywords install -p -m 644 rcs.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/rcs.keywords install -p -m 644 rexx.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/rexx.keywords install -p -m 644 rpm.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/rpm.keywords install -p -m 644 rtf.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/rtf.keywords install -p -m 644 ruby.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ruby.keywords install -p -m 644 rust.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/rust.keywords install -p -m 644 sccs.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/sccs.keywords install -p -m 644 scheme.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/scheme.keywords install -p -m 644 sh.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/sh.keywords install -p -m 644 sml.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/sml.keywords install -p -m 644 sql.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/sql.keywords install -p -m 644 syntax.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/syntax.keywords install -p -m 644 tags.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/tags.keywords install -p -m 644 tbl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/tbl.keywords install -p -m 644 tc.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/tc.keywords install -p -m 644 tcl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/tcl.keywords install -p -m 644 tex.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/tex.keywords install -p -m 644 texi.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/texi.keywords install -p -m 644 ti.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ti.keywords install -p -m 644 tpu.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/tpu.keywords install -p -m 644 ts.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/ts.keywords install -p -m 644 vb.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vb.keywords install -p -m 644 vb6.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vb6.keywords install -p -m 644 vbs.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vbs.keywords install -p -m 644 vcproj.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vcproj.keywords install -p -m 644 vcxproj.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vcxproj.keywords install -p -m 644 vile.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vile.keywords install -p -m 644 vim.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vim.keywords install -p -m 644 vlog.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vlog.keywords install -p -m 644 wbt.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/wbt.keywords install -p -m 644 xml.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/xml.keywords install -p -m 644 xq.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/xq.keywords install -p -m 644 xres.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/xres.keywords install -p -m 644 xs.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/xs.keywords install -p -m 644 xsl.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/xsl.keywords install -p -m 644 yacc.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/yacc.keywords install -p -m 644 yaml.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/yaml.keywords install -p -m 644 zsh.key /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/zsh.keywords make[1]: Leaving directory '/builddir/build/BUILD/vile-9.8u/filters' mkdir -p /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin mkdir -p /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/doc mkdir -p /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/X11/app-defaults mkdir -p /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/pixmaps/ mkdir -p /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/icons/ install -p -m 644 ./macros/color-ls.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/color-ls.rc install -p -m 644 ./macros/complete.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/complete.rc install -p -m 644 ./macros/dates.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/dates.rc install -p -m 644 ./macros/digraphs.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/digraphs.rc install -p -m 644 ./macros/gnugpg.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/gnugpg.rc install -p -m 644 ./macros/loaderrs.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/loaderrs.rc install -p -m 644 ./macros/manpage.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/manpage.rc install -p -m 644 ./macros/modes.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/modes.rc install -p -m 644 ./macros/palettes.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/palettes.rc install -p -m 644 ./macros/pictmode.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/pictmode.rc install -p -m 644 ./macros/search.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/search.rc install -p -m 644 ./macros/shifts.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/shifts.rc install -p -m 644 ./macros/showeach.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/showeach.rc install -p -m 644 ./macros/vileinit.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vileinit.rc install -p -m 644 ./macros/vileperl.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vileperl.rc install -p -m 644 ./macros/which.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/which.rc install -p -m 644 ./vile.hlp /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vile.hlp install -p ./macros/lxvile /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/lxvile install -p ./macros/lxvile-fonts /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/lxvile-fonts install -p ./macros/uxvile /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/uxvile install -p ./xshell.sh /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/xshell.sh install -p -m 644 ./macros/vilemenu.rc /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/vile/vilemenu.rc ** installing xvile install -p xvile /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/`echo xvile|sed 's,^,,'` /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/usr/bin/`echo xvile|sed 's,^,,'`-pager chmod 755 /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/`echo xvile|sed 's,^,,'`-pager /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/usr/bin/`echo xvile|sed 's,^,,'`-to-html chmod 755 /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/`echo xvile|sed 's,^,,'`-to-html /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/usr/bin/`echo xvile|sed 's,^,,'`-libdir-path chmod 755 /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/`echo xvile|sed 's,^,,'`-libdir-path /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/usr/share/man/man1/`echo xvile|sed 's,^,,'`.1 ** installing xvile-pager.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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 Jul 24 00:35 xvile-pager.1 -> xvile.1 ** installing xvile-to-html.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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 Jul 24 00:35 xvile-to-html.1 -> xvile.1 ** installing xvile-libdir-path.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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 Jul 24 00:35 xvile-libdir-path.1 -> xvile.1 installing /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/X11/app-defaults/XVile installing /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/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-4.fc35.aarch64/usr/share/icons//hicolor/scalable/apps/vile.svg installing /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/icons//hicolor/48x48/apps/vile.png ... installed icons ... installed icons + make install DESTDIR=/builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 'INSTALL=install -p' TARGET=vile cd filters && make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 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-4.fc35.aarch64/usr/bin/`echo vile|sed 's,^,,'` /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/usr/bin/`echo vile|sed 's,^,,'`-pager chmod 755 /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/`echo vile|sed 's,^,,'`-pager /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/usr/bin/`echo vile|sed 's,^,,'`-to-html chmod 755 /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/`echo vile|sed 's,^,,'`-to-html /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/usr/bin/`echo vile|sed 's,^,,'`-libdir-path chmod 755 /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/`echo vile|sed 's,^,,'`-libdir-path /bin/sh -c "if test "xNONE" != "xNONE" ; then \ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/usr/share/man/man1/`echo vile|sed 's,^,,'`.1 ** installing vile-pager.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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 Jul 24 00:35 vile-pager.1 -> vile.1 ** installing vile-to-html.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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 Jul 24 00:35 vile-to-html.1 -> vile.1 ** installing vile-libdir-path.1 /bin/sh -c "\ cd /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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 Jul 24 00:35 vile-libdir-path.1 -> vile.1 installing /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/X11/app-defaults/XVile installing /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/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-4.fc35.aarch64/usr/share/icons//hicolor/scalable/apps/vile.svg installing /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/icons//hicolor/48x48/apps/vile.png ... installed icons ... installed icons + desktop-file-install --vendor= --dir=/builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/applications /builddir/build/SOURCES/xvile.desktop + ln -s /usr/share/man/man1/xvile.1 /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/man/man1/uxvile.1 + ln -s /usr/share/man/man1/xvile.1 /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/man/man1/lxvile.1 + /usr/bin/find-debuginfo -j5 --strict-build-id -m -i --build-id-seed 9.8u-4.fc35 --unique-debug-suffix -9.8u-4.fc35.aarch64 --unique-debug-src-base vile-9.8u-4.fc35.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vile-9.8u extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/vile extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/atr2ansi extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/atr2html extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/bin/xvile extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/atr2text extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-ada-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-asm-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-as-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-au3-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-awk-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-basic-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-bat-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-bnf-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-c-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-cfg-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-conf-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-crypt extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-css-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-cweb-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-dcl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-def-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-diff-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-ecl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-erl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-esql-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-est-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-fdl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-hs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-html-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-imake-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-info-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-ini-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-json-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-iss-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-key-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-latex-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-lex-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-lisp-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-lua-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-m4-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-mail-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-mailcap-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-make-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-mcrl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-manfilt extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-midl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-mms-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-nmake-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-pas-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-nr-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-perl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-perl6-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-php-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-pot-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-ps-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-ps1-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-py-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-rc-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-rcs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-rexx-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-rpm-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-rtf-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-ruby-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-rust-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-sccs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-scheme-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-sed-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-sml-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-sh-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-spell-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-sql-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-tags-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-tbl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-tc-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-tcl-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-texi-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-tpu-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-ti-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-txt-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-vile-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-vlog-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-wbt-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-xml-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-xq-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-xres-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-xs-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-yacc-filt.so extracting debug info from /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/lib64/vile/vile-yaml-filt.so original debug info size: 12888kB, size after compression: 11568kB /usr/bin/sepdebugcrcfix: Updated 88 CRC32s, 0 CRC32s did match. cpio: filters/ada-filt.c: Cannot stat: No such file or directory cpio: filters/as-filt.c: Cannot stat: No such file or directory cpio: filters/asm-filt.c: Cannot stat: No such file or directory cpio: filters/au3-filt.c: Cannot stat: No such file or directory cpio: filters/awk-filt.c: Cannot stat: No such file or directory cpio: filters/bas-filt.c: Cannot stat: No such file or directory cpio: filters/bat-filt.c: Cannot stat: No such file or directory cpio: filters/bnf-filt.c: Cannot stat: No such file or directory cpio: filters/cfg-filt.c: Cannot stat: No such file or directory cpio: filters/conffilt.c: Cannot stat: No such file or directory cpio: filters/css-filt.c: Cannot stat: No such file or directory cpio: filters/cwebfilt.c: Cannot stat: No such file or directory cpio: filters/dcl-filt.c: Cannot stat: No such file or directory cpio: filters/def-filt.c: Cannot stat: No such file or directory cpio: filters/difffilt.c: Cannot stat: No such file or directory cpio: filters/ecl-filt.c: Cannot stat: No such file or directory cpio: filters/erl-filt.c: Cannot stat: No such file or directory cpio: filters/esqlfilt.c: Cannot stat: No such file or directory cpio: filters/est-filt.c: Cannot stat: No such file or directory cpio: filters/fdl-filt.c: Cannot stat: No such file or directory cpio: filters/hs-filt.c: Cannot stat: No such file or directory cpio: filters/htmlfilt.c: Cannot stat: No such file or directory cpio: filters/imakeflt.c: Cannot stat: No such file or directory cpio: filters/infofilt.c: Cannot stat: No such file or directory cpio: filters/ini-filt.c: Cannot stat: No such file or directory cpio: filters/iss-filt.c: Cannot stat: No such file or directory cpio: filters/jsonfilt.c: Cannot stat: No such file or directory cpio: filters/latexflt.c: Cannot stat: No such file or directory cpio: filters/lex-filt.c: Cannot stat: No such file or directory cpio: filters/lispfilt.c: Cannot stat: No such file or directory cpio: filters/lua-filt.c: Cannot stat: No such file or directory cpio: filters/mailfilt.c: Cannot stat: No such file or directory cpio: filters/makefilt.c: Cannot stat: No such file or directory cpio: filters/mc-filt.c: Cannot stat: No such file or directory cpio: filters/mcrlfilt.c: Cannot stat: No such file or directory cpio: filters/midlfilt.c: Cannot stat: No such file or directory cpio: filters/mms-filt.c: Cannot stat: No such file or directory cpio: filters/nmakeflt.c: Cannot stat: No such file or directory cpio: filters/nr-filt.c: Cannot stat: No such file or directory cpio: filters/pas-filt.c: Cannot stat: No such file or directory cpio: filters/php-filt.c: Cannot stat: No such file or directory cpio: filters/pot-filt.c: Cannot stat: No such file or directory cpio: filters/ps-filt.c: Cannot stat: No such file or directory cpio: filters/ps1-filt.c: Cannot stat: No such file or directory cpio: filters/py-filt.c: Cannot stat: No such file or directory cpio: filters/rc-filt.c: Cannot stat: No such file or directory cpio: filters/rcs-filt.c: Cannot stat: No such file or directory cpio: filters/rexxfilt.c: Cannot stat: No such file or directory cpio: filters/rpm-filt.c: Cannot stat: No such file or directory cpio: filters/rtf-filt.c: Cannot stat: No such file or directory cpio: filters/rustfilt.c: Cannot stat: No such file or directory cpio: filters/sccsfilt.c: Cannot stat: No such file or directory cpio: filters/scm-filt.c: Cannot stat: No such file or directory cpio: filters/sh-filt.c: Cannot stat: No such file or directory cpio: filters/sml-filt.c: Cannot stat: No such file or directory cpio: filters/spellflt.c: Cannot stat: No such file or directory cpio: filters/sql-filt.c: Cannot stat: No such file or directory cpio: filters/tbl-filt.c: Cannot stat: No such file or directory cpio: filters/tc-filt.c: Cannot stat: No such file or directory cpio: filters/tcl-filt.c: Cannot stat: No such file or directory cpio: filters/texifilt.c: Cannot stat: No such file or directory cpio: filters/ti-filt.c: Cannot stat: No such file or directory cpio: filters/tpu-filt.c: Cannot stat: No such file or directory cpio: filters/txt-filt.c: Cannot stat: No such file or directory cpio: filters/vilefilt.c: Cannot stat: No such file or directory cpio: filters/vl-filt.c: Cannot stat: No such file or directory cpio: filters/wbt-filt.c: Cannot stat: No such file or directory cpio: filters/xml-filt.c: Cannot stat: No such file or directory cpio: filters/xq-filt.c: Cannot stat: No such file or directory cpio: filters/xresfilt.c: Cannot stat: No such file or directory cpio: filters/xs-filt.c: Cannot stat: No such file or directory cpio: filters/yaccfilt.c: Cannot stat: No such file or directory cpio: filters/yamlfilt.c: Cannot stat: No such file or directory 7763 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/uxvile from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/xshell.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/xvile-pager 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/xvile-libdir-path 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/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 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: vile-9.8u-4.fc35.aarch64 Provides: vile = 9.8u-4.fc35 vile(aarch-64) = 9.8u-4.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh glibc >= 2.33.9000-43.fc35 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: vile-common-9.8u-4.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5UzqzQ + umask 022 + cd /builddir/build/BUILD + cd vile-9.8u + DOCDIR=/builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/doc/vile-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/doc/vile-common + cp -pr AUTHORS /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/doc/vile-common + cp -pr COPYING /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/doc/vile-common + cp -pr CHANGES /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/usr/share/doc/vile-common + cp -pr README /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64/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-4.fc35.aarch64/usr/share/doc/vile-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: vile-common = 9.8u-4.fc35 vile-common(aarch-64) = 9.8u-4.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: glibc >= 2.33.9000-43.fc35 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) rtld(GNU_HASH) Processing files: xvile-9.8u-4.fc35.aarch64 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-4.fc35 xvile(aarch-64) = 9.8u-4.fc35 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 glibc >= 2.33.9000-43.fc35 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) perl(I18N::Langinfo) perl(strict) rtld(GNU_HASH) Processing files: vile-debugsource-9.8u-4.fc35.aarch64 Provides: vile-debugsource = 9.8u-4.fc35 vile-debugsource(aarch-64) = 9.8u-4.fc35 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-4.fc35.aarch64 Provides: debuginfo(build-id) = 18a7d1e146a0af5cec41a42110dd5e3d81476be7 vile-debuginfo = 9.8u-4.fc35 vile-debuginfo(aarch-64) = 9.8u-4.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vile-debugsource(aarch-64) = 9.8u-4.fc35 Processing files: vile-common-debuginfo-9.8u-4.fc35.aarch64 Provides: debuginfo(build-id) = 0450ceecd4787241d629360306fbd201bf180d28 debuginfo(build-id) = 0b06e3cc34c962c35189345de09be2013c2145a7 debuginfo(build-id) = 0bb84ca53326aba72bbef0dc44f0390024b5144b debuginfo(build-id) = 11824b9afc5fe74fa2006d5fa61a0e1299ec2ddb debuginfo(build-id) = 136960e70c90da5931c91f70090b3ce8f6637b7e debuginfo(build-id) = 14b378a4007b3b84169c96907455fadd29373925 debuginfo(build-id) = 155d6e9aa0942f6d7ae6a71bd6d4f25c0ca06ade debuginfo(build-id) = 174c9672f7566f0d0bf07c1cd2dc07fb4976f6de debuginfo(build-id) = 18a27aa8476bf840acc8e0007c34f88d5de0253b debuginfo(build-id) = 18b54b8cfb8f45ec2c8d8d81d9d46bf571a7c1b0 debuginfo(build-id) = 2315800bcb8dc42b5376654ee3574246c5eacdba debuginfo(build-id) = 29940b013940384f7d046c8070112f8c02a0b470 debuginfo(build-id) = 2adbcfe21d3fa90778f9dde1dc50db583222aa42 debuginfo(build-id) = 2c8ca777175fc55ae850cb49a3580309e608c10f debuginfo(build-id) = 2dcc67abbba881f3c60a3e0037d9dbaf942dd800 debuginfo(build-id) = 32f710563c21bc1dcb118716e0356593f2291100 debuginfo(build-id) = 33b172de4fc06da570077cb18b023dd6202ba78a debuginfo(build-id) = 3515731ed880977fa2f57727e08ef93366c640a8 debuginfo(build-id) = 3beda5eca616d2f6f84cae6edc55b1a2cb81146a debuginfo(build-id) = 4310dcec8c65cd1199c63567421afb7546246fa7 debuginfo(build-id) = 437ef850d608e79b16c0ce00e5718e9568df1556 debuginfo(build-id) = 47132e6ce4d6ac4e53038078183e9c8e07d4edd0 debuginfo(build-id) = 4afd01cbda350e258888d30be9152257361ce49d debuginfo(build-id) = 4c971dd102b58ab74cf264be33900e66464a00a2 debuginfo(build-id) = 50bb01c7c59d61b3c4e6da72d581bfdb8925b07d debuginfo(build-id) = 5134b8bd87d1f22ac2d60647469af71515e00e74 debuginfo(build-id) = 599074d822a6d9200881a0fdba63f20984b86dcc debuginfo(build-id) = 5ac7f1c5eb20f27514f1a000f788b95b39ba2f9f debuginfo(build-id) = 61fe034fa6062546081b711c41376e8820d6e051 debuginfo(build-id) = 6bcd060bea3a43f6031ac50c7175d465291c1b07 debuginfo(build-id) = 6ce3620c910a674969060c766e91019099a899dc debuginfo(build-id) = 708f6918dd6228ea17583415e0258674132e644b debuginfo(build-id) = 740f1074218ccc2d07d70d132c50bf40d8ae6c82 debuginfo(build-id) = 742821b77c8b7b354916205636849a0191ff7de7 debuginfo(build-id) = 751cc6c8f68e939aa75008054864ee57154306ce debuginfo(build-id) = 76136e9217f0931c4b6fd7314c26635e39b4dd71 debuginfo(build-id) = 775b5faba2f3203c2ecc61d872fc864512ea71a2 debuginfo(build-id) = 77609435be021a5119117e96d7cefe4ed16179d4 debuginfo(build-id) = 7a419f3a5e251df0dbec6255c69ca82a60d12f7e debuginfo(build-id) = 81f100faba107373a2123111e3644da62415dced debuginfo(build-id) = 855aba927e8cba3e93d315a34f7b6a9de2c07fa2 debuginfo(build-id) = 86f6921fde66791401cd0359da4272bf596a60f1 debuginfo(build-id) = 87e9f57bfdc9421a4997c34cf16a6e02b31d91f5 debuginfo(build-id) = 8b6dff04b41c09b6577a1f4a44033881ed0f4ca1 debuginfo(build-id) = 8f63b13c0a54d08c05f868769a7bd7d5cfea1e0d debuginfo(build-id) = 95aadcdadb8d25551659df1ba9f5e34af6c3fedb debuginfo(build-id) = 9acf0e4086deac7d8999cfe570dd926461118d85 debuginfo(build-id) = 9c96248b895224fe0239cca533eaf9dfe0e9069e debuginfo(build-id) = 9de8552a5166957f25169dae3b97456fccb5a489 debuginfo(build-id) = 9e38a136314d7cd3d0142be389580da57d3b9cae debuginfo(build-id) = a4c03832b84b0b1a1ccaa250c39bc613f525c58b debuginfo(build-id) = a4f547704cf288babba9bd15fce16d4d3f4ba075 debuginfo(build-id) = a85e9f6558b994a90841c569447ced8069994767 debuginfo(build-id) = a866a59f987c021b6f29f7198340ed50c8b0622e debuginfo(build-id) = aa55861ed17e45ef11a108502fb196953f46a45b debuginfo(build-id) = aad96f42b948415e199c4cd0736bc18ff6b36670 debuginfo(build-id) = ad14eafca734b6cc61db37dd90c3cad152b425d9 debuginfo(build-id) = b070bb1e7509ce777834ef4668b7bd5ddbf3f302 debuginfo(build-id) = b208f9fb908502a0c6051eb96ebb8d590cf0b80d debuginfo(build-id) = b601ec238343daea67e1a7e102634e877dc7b7d9 debuginfo(build-id) = bab44e088c6a0cba303d09a4c8b062e13542512a debuginfo(build-id) = bbe6c02fe1cf286f80a45aa7935fc29fe875c90f debuginfo(build-id) = be31a331603bd2b40bafb1f5715315197d173cc7 debuginfo(build-id) = bf0084bc48cd1bda687a7b332be07f58d4674873 debuginfo(build-id) = bf0499338ed60a9b98817738434150e7a2c50919 debuginfo(build-id) = c7de49bd1212019f73d8c3efeea91c65d52e33c5 debuginfo(build-id) = c8982aa05297dc1cd82d971e698d00fd7090a88c debuginfo(build-id) = cb411f158862f53b1f5bb69b8d6146048967f8ff debuginfo(build-id) = ccc71011e56f374a15c3fc38022009abc4db63c0 debuginfo(build-id) = cdf32d10684996196677204a3a6dde71c73f6f25 debuginfo(build-id) = d691883fdad43438456a08fc095344324f01f04e debuginfo(build-id) = d7b4d4da8b563a2be7bddad26d582c3eb5d58451 debuginfo(build-id) = e1635ecb293b906ae691eb990036825929db490a debuginfo(build-id) = e3aad08c210538d7adf5c6c9892c6b7aa6a99c89 debuginfo(build-id) = e47ade9698b3781e074a36edfdc277a467d53ad1 debuginfo(build-id) = e80030126231e2335ef81e1adb59722b32998dde debuginfo(build-id) = e9d6d1e557f8a939a96a38c5d5a58103b779d61b debuginfo(build-id) = ee6f79a3337493e10c98f088a5cf84b2e14fac04 debuginfo(build-id) = efcf90f94c88391caf345ad41d374a97bfb48247 debuginfo(build-id) = f34c395d26816541b47d4984ec2931ef45a523ad debuginfo(build-id) = f47cdc633c339d411a060a5845ea27ef9e78be19 debuginfo(build-id) = f6c7d44228ffe1916e0f4d0debbba1d0fb61deab debuginfo(build-id) = f6e90598570e1c59b7f61f4682e494379188b901 debuginfo(build-id) = f79ff44f7283a1877ea4fce8a88297566ff32b7b debuginfo(build-id) = f917e4d3e77926d13b3c9072c7fc94a32a7ba663 debuginfo(build-id) = f9193fd0bfaa0c2f5bf7c2b3e212019d659d6148 vile-common-debuginfo = 9.8u-4.fc35 vile-common-debuginfo(aarch-64) = 9.8u-4.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vile-debugsource(aarch-64) = 9.8u-4.fc35 Processing files: xvile-debuginfo-9.8u-4.fc35.aarch64 Provides: debuginfo(build-id) = a54cf6536b2642248315ddcff4a68c2e8f197a71 xvile-debuginfo = 9.8u-4.fc35 xvile-debuginfo(aarch-64) = 9.8u-4.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vile-debugsource(aarch-64) = 9.8u-4.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 Wrote: /builddir/build/RPMS/xvile-debuginfo-9.8u-4.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/vile-debuginfo-9.8u-4.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/vile-common-9.8u-4.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/vile-common-debuginfo-9.8u-4.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/xvile-9.8u-4.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/vile-9.8u-4.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/vile-debugsource-9.8u-4.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1D2Jo7 + umask 022 + cd /builddir/build/BUILD + cd vile-9.8u + /usr/bin/rm -rf /builddir/build/BUILDROOT/vile-9.8u-4.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0