Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vifm.spec'], chrootPath='/var/lib/mock/f33-build-344591-59162/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vifm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1600905600 Wrote: /builddir/build/SRPMS/vifm-0.11-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vifm.spec'], chrootPath='/var/lib/mock/f33-build-344591-59162/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vifm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1600905600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ErISSK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vifm-0.11 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/vifm-0.11.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vifm-0.11 + /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.S8XhAK + umask 022 + cd /builddir/build/BUILD + cd vifm-0.11 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-09-24 10:12:26.000000000 -0400 +++ ./configure 2020-11-27 11:04:43.977164716 -0500 @@ -1884,7 +1884,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /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 ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-gtk=no --with-libmagic=yes --with-X11=no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for ANSI C header files... (cached) yes checking whether make supports nested variables... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking host... riscv64-redhat-linux-gnu checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for sys/param.h... yes checking for sys/user.h... yes checking for linux/binfmts.h... yes checking for uid_t... yes checking for gid_t... yes checking for mode_t... yes checking for off_t... yes checking for time_t... yes checking for uint64_t... yes checking for direntry_t... no checking for mntent... no checking for stat... no checking for FILE... yes checking for wchar_t... yes checking for access... yes checking for atof... yes checking for atoi... yes checking for calloc... yes checking for chdir... yes checking for close... yes checking for closedir... yes checking for dup... yes checking for dup2... yes checking for endmntent... yes checking for execve... yes checking for execvp... yes checking for exit... yes checking for fclose... yes checking for fdopen... yes checking for feof... yes checking for fgetc... yes checking for fgets... yes checking for fork... yes checking for fprintf... yes checking for fputc... yes checking for fputs... yes checking for free... yes checking for futimens... yes checking for fwrite... yes checking for getcwd... yes checking for getenv... yes checking for geteuid... yes checking for getgrent... yes checking for getgrgid... yes checking for getgrgid_r... yes checking for getgrnam... yes checking for getmntent... yes checking for getpid... yes checking for getppid... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for ioctl... yes checking for iswalnum... yes checking for iswdigit... yes checking for iswprint... yes checking for iswspace... yes checking for iswupper... yes checking for kill... yes checking for localtime... yes checking for malloc... yes checking for mbstowcs... yes checking for memcmp... yes checking for memcpy... yes checking for memccpy... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for opendir... yes checking for pathconf... yes checking for pause... yes checking for pclose... yes checking for perror... yes checking for pipe... yes checking for popen... yes checking for printf... yes checking for puts... yes checking for qsort... yes checking for read... yes checking for readlink... yes checking for realloc... yes checking for reallocarray... yes checking for realpath... yes checking for rename... yes checking for rmdir... yes checking for select... yes checking for setenv... yes checking for setgrent... yes checking for setlocale... yes checking for setmntent... yes checking for setpgid... yes checking for setpwent... yes checking for setsid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigaddset... yes checking for sigemptyset... yes checking for signal... yes checking for sigprocmask... yes checking for snprintf... yes checking for sprintf... yes checking for strcasecmp... yes checking for strcat... yes checking for strchr... yes checking for strcmp... yes checking for strcpy... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strlen... yes checking for strncasecmp... yes checking for strncat... yes checking for strncmp... yes checking for strncpy... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtok_r... yes checking for strtol... yes checking for strtoll... yes checking for strverscmp... yes checking for sysconf... yes checking for time... yes checking for tolower... yes checking for toupper... yes checking for towupper... yes checking for ungetc... yes checking for unlink... yes checking for unsetenv... yes checking for utimes... yes checking for vfprintf... yes checking for vsnprintf... yes checking for vswprintf... yes checking for waitpid... yes checking for wcscat... yes checking for wcscmp... yes checking for wcscpy... yes checking for wcslen... yes checking for wcsncmp... yes checking for wcsncpy... yes checking for wcstof... yes checking for wcstol... yes checking for wcstombs... yes checking for wcswidth... yes checking for wcwidth... yes checking whether _PC_CASE_SENSITIVE is declared... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking for regerror... yes checking for regexec... yes checking for regfree... yes checking for regex_t... yes checking whether REG_EXTENDED is declared... yes checking whether REG_ICASE is declared... yes checking whether REG_NOMATCH is declared... yes checking for struct stat.st_mtim... yes checking for struct dirent.d_type... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for off_t... (cached) yes checking for file... 1 checking for groff... groff checking for col... col checking for awk... awk checking for perl... perl checking for sed... sed checking for vim... no checking for git... no checking whether C compiler accepts -Wall... yes checking for pow in -lm... yes checking for shm_open in -lrt... yes checking whether C compiler accepts -pthread... yes checking for pthread_create... yes checking for pthread_getspecific... yes checking for pthread_key_create... yes checking for pthread_mutex_lock... yes checking for pthread_mutex_unlock... yes checking for pthread_once... yes checking for pthread_setspecific... yes checking for pthread_t... yes checking for pthread_once_t... yes checking for pthread_key_t... yes checking for pthread_mutex_t... yes checking whether PTHREAD_ONCE_INIT is declared... yes checking whether PTHREAD_MUTEX_INITIALIZER is declared... yes checking for initscr in -lncursesw... yes checking for library containing curs_set... none required checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking whether A_ITALIC is declared... yes checking whether COLORS is declared... yes checking whether TABSIZE is declared... yes checking for curs_set... yes checking for def_prog_mode... yes checking for doupdate... yes checking for endwin... yes checking for flushinp... yes checking for getcchar... yes checking for has_colors... yes checking for init_pair... yes checking for initscr... yes checking for isendwin... yes checking for keypad... yes checking for mvwin... yes checking for mvwprintw... yes checking for newwin... yes checking for noecho... yes checking for nonl... yes checking for raw... yes checking for reset_prog_mode... yes checking for resize_term... yes checking for resizeterm... yes checking for scrollok... yes checking for set_escdelay... yes checking for setcchar... yes checking for start_color... yes checking for use_default_colors... yes checking for waddch... yes checking for waddnstr... yes checking for waddnwstr... yes checking for wattr_set... yes checking for wbkgrndset... yes checking for wborder... yes checking for wclrtoeol... yes checking for werase... yes checking for wget_wch... yes checking for wgetch... yes checking for wmove... yes checking for wnoutrefresh... yes checking for wprintw... yes checking for wredrawln... yes checking for wrefresh... yes checking for wresize... yes checking for wtimeout... yes checking for wtouchln... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking whether IN_NONBLOCK is declared... yes checking whether IN_CLOEXEC is declared... yes checking whether IN_ATTRIB is declared... yes checking whether IN_MODIFY is declared... yes checking whether IN_CREATE is declared... yes checking whether IN_DELETE is declared... yes checking whether IN_MOVED_FROM is declared... yes checking whether IN_MOVED_TO is declared... yes checking whether IN_EXCL_UNLINK is declared... yes checking whether IN_CLOSE_WRITE is declared... yes checking whether IN_Q_OVERFLOW is declared... yes checking for inotify_init1... yes checking for inotify_add_watch... yes checking for struct inotify_event... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for lgetxattr... yes checking for llistxattr... yes checking for lsetxattr... yes checking for magic_open in -lmagic... yes checking for magic_close... yes checking for magic_file... yes checking for magic_load... yes checking for magic_open... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking whether MAGIC_MIME_TYPE is declared... yes checking for dlopen in -ldl... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... yes checking for dlclose... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating build-aux/config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o bmarks.o bmarks.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o args.o args.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o bracket_notation.o bracket_notation.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o background.o background.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o builtin_functions.o builtin_functions.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o cmd_completion.o cmd_completion.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o cmd_core.o cmd_core.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o dir_stack.o dir_stack.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o event_loop.o event_loop.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compare.o compare.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o filename_modifiers.o filename_modifiers.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o fops_common.o fops_common.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o fops_cpmv.o fops_cpmv.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o cmd_handlers.o cmd_handlers.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o fops_put.o fops_put.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o fops_misc.o fops_misc.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o fops_rename.o fops_rename.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o filetype.o filetype.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o flist_hist.o flist_hist.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o filelist.o filelist.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o filtering.o filtering.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o instance.o instance.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o flist_sel.o flist_sel.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o flist_pos.o flist_pos.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ipc.o ipc.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o macros.o macros.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o marks.o marks.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ops.o ops.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o registers.o registers.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o search.o search.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o signals.o signals.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o running.o running.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' mkdir -p ../data/vim/doc/app/; \ if [ -n "perl" ]; then \ /builddir/build/BUILD/vifm-0.11/src/helpztags "/builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/app"; \ elif [ -n "" ]; then \ vim -e -s -c 'helptags /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/app|q'; \ else \ touch /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/app/tags; \ fi Processing /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/app make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o sort.o sort.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o status.o status.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o opt_handlers.o opt_handlers.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o types.o types.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o viewcolumns_parser.o viewcolumns_parser.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' Updating build revision make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o trash.o trash.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' mkdir -p ../data/; \ if [ -n "groff" -a -n "sed" ]; then \ if [ -n "col" ]; then \ groff -Tascii -man /builddir/build/BUILD/vifm-0.11/src/../data/man/vifm.1 | sed -e 's/\x1b\[[0-9]*m//g' -e 's/\x0d//g' | col -b >| '../data/vifm-help.txt'; \ else \ groff -Tascii -man /builddir/build/BUILD/vifm-0.11/src/../data/man/vifm.1 | sed -e 's/.\x08//g' -e 's/\x1b\[[0-9]*m//g' -e 's/\x0d//g' >| '../data/vifm-help.txt'; \ fi \ fi make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' mkdir -p ../data/vim/doc/plugin/; \ if [ -n "perl" ]; then \ /builddir/build/BUILD/vifm-0.11/src/helpztags "/builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/plugin"; \ elif [ -n "" ]; then \ vim -e -s -c 'helptags /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/plugin|q'; \ else \ touch /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/plugin/tags; \ fi Processing /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/plugin make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o vifm.o vifm.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o undo.o undo.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compat/curses.o compat/curses.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compat/dtype.o compat/dtype.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compat/getopt.o compat/getopt.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compat/mntent.o compat/mntent.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compat/getopt1.o compat/getopt1.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compat/pthread.o compat/pthread.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compat/reallocarray.o compat/reallocarray.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compat/os.o compat/os.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/abbrevs.o engine/abbrevs.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/autocmds.o engine/autocmds.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o cfg/config.o cfg/config.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/completion.o engine/completion.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/functions.o engine/functions.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/mode.o engine/mode.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/cmds.o engine/cmds.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/keys.o engine/keys.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/options.o engine/options.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/text_buffer.o engine/text_buffer.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/var.o engine/var.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o int/desktop.o int/desktop.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o cfg/info.o cfg/info.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/variables.o engine/variables.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o engine/parsing.o engine/parsing.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o int/file_magic.o int/file_magic.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o int/path_env.o int/path_env.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o int/term_title.o int/term_title.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o io/ioeta.o io/ioeta.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o io/ioe.o io/ioe.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o int/fuse.o int/fuse.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o io/private/ioc.o io/private/ioc.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o int/vim.o int/vim.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o io/private/ioe.o io/private/ioe.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o io/private/ioeta.o io/private/ioeta.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o io/ior.o io/ior.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o io/private/ionotif.o io/private/ionotif.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o io/iop.o io/iop.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o io/private/traverser.o io/private/traverser.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/cabbrevs_menu.o menus/cabbrevs_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/apropos_menu.o menus/apropos_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/bmarks_menu.o menus/bmarks_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/colorscheme_menu.o menus/colorscheme_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/dirstack_menu.o menus/dirstack_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/commands_menu.o menus/commands_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/dirhistory_menu.o menus/dirhistory_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/find_menu.o menus/find_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/grep_menu.o menus/grep_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/filetypes_menu.o menus/filetypes_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/history_menu.o menus/history_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/locate_menu.o menus/locate_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/jobs_menu.o menus/jobs_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/trash_menu.o menus/trash_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/trashes_menu.o menus/trashes_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/map_menu.o menus/map_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/marks_menu.o menus/marks_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/registers_menu.o menus/registers_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/undolist_menu.o menus/undolist_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/media_menu.o menus/media_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/vifm_menu.o menus/vifm_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/users_menu.o menus/users_menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o menus/menus.o menus/menus.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/dialogs/change_dialog.o modes/dialogs/change_dialog.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/dialogs/msg_dialog.o modes/dialogs/msg_dialog.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/dialogs/attr_dialog_nix.o modes/dialogs/attr_dialog_nix.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/dialogs/sort_dialog.o modes/dialogs/sort_dialog.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/file_info.o modes/file_info.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/modes.o modes/modes.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/menu.o modes/menu.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/more.o modes/more.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/cmdline.o modes/cmdline.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/cancellation.o ui/cancellation.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/color_manager.o ui/color_manager.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/normal.o modes/normal.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/visual.o modes/visual.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o modes/view.o modes/view.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/colored_line.o ui/colored_line.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/column_view.o ui/column_view.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/color_scheme.o ui/color_scheme.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/escape.o ui/escape.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/statusbar.o ui/statusbar.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/quickview.o ui/quickview.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/fileview.o ui/fileview.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/statusline.o ui/statusline.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/cancellation.o utils/cancellation.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/dynarray.o utils/dynarray.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/tabs.o ui/tabs.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/env.o utils/env.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/file_streams.o utils/file_streams.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/filemon.o utils/filemon.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/filter.o utils/filter.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/fsddata.o utils/fsddata.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/fsdata.o utils/fsdata.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/fswatch_nix.o utils/fswatch_nix.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/globs.o utils/globs.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/fs.o utils/fs.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/gmux_nix.o utils/gmux_nix.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/int_stack.o utils/int_stack.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/hist.o utils/hist.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/log.o utils/log.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o ui/ui.o ui/ui.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/matcher.o utils/matcher.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/matchers.o utils/matchers.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/regexp.o utils/regexp.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/selector_nix.o utils/selector_nix.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/shmem_nix.o utils/shmem_nix.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/path.o utils/path.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/string_array.o utils/string_array.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/trie.o utils/trie.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/str.o utils/str.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/utf8.o utils/utf8.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' if [ -s /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/app/tags -a -n "awk" ]; then \ awk ' \ BEGIN { \ print "const char *tags[] = {" \ } \ { \ print "\t\"" $1 "\"," \ } \ END { \ print "\t0,\n};" \ } \ ' /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/app/tags > tags.c; \ elif [ '/builddir/build/BUILD/vifm-0.11/src' != '/builddir/build/BUILD/vifm-0.11/src' ]; then \ echo 'const char *tags[] = {};' > tags.c; \ fi make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o compile_info.o compile_info.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o tags.o tags.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/utils.o utils/utils.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/parson.o utils/parson.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o utils/utils_nix.o utils/utils_nix.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -DHAVE_CONFIG_H -I. -I../build-aux -I/usr/include/ncursesw -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -c -o version.o version.c make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -pthread -include ../build-aux/config.h -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vifm cfg/config.o cfg/info.o compat/curses.o compat/dtype.o compat/getopt.o compat/getopt1.o compat/mntent.o compat/os.o compat/pthread.o compat/reallocarray.o engine/abbrevs.o engine/autocmds.o engine/cmds.o engine/completion.o engine/functions.o engine/keys.o engine/mode.o engine/options.o engine/parsing.o engine/text_buffer.o engine/var.o engine/variables.o int/desktop.o int/file_magic.o int/fuse.o int/path_env.o int/term_title.o int/vim.o io/ioe.o io/ioeta.o io/iop.o io/ior.o io/private/ioc.o io/private/ioe.o io/private/ioeta.o io/private/ionotif.o io/private/traverser.o menus/apropos_menu.o menus/bmarks_menu.o menus/cabbrevs_menu.o menus/colorscheme_menu.o menus/commands_menu.o menus/dirhistory_menu.o menus/dirstack_menu.o menus/filetypes_menu.o menus/find_menu.o menus/grep_menu.o menus/history_menu.o menus/jobs_menu.o menus/locate_menu.o menus/trash_menu.o menus/trashes_menu.o menus/map_menu.o menus/marks_menu.o menus/media_menu.o menus/menus.o menus/registers_menu.o menus/undolist_menu.o menus/users_menu.o menus/vifm_menu.o modes/dialogs/attr_dialog_nix.o modes/dialogs/change_dialog.o modes/dialogs/msg_dialog.o modes/dialogs/sort_dialog.o modes/cmdline.o modes/file_info.o modes/menu.o modes/modes.o modes/more.o modes/normal.o modes/view.o modes/visual.o ui/cancellation.o ui/color_manager.o ui/color_scheme.o ui/colored_line.o ui/column_view.o ui/escape.o ui/fileview.o ui/quickview.o ui/statusbar.o ui/statusline.o ui/tabs.o ui/ui.o utils/cancellation.o utils/dynarray.o utils/env.o utils/file_streams.o utils/filemon.o utils/filter.o utils/fs.o utils/fsdata.o utils/fsddata.o utils/fswatch_nix.o utils/globs.o utils/gmux_nix.o utils/hist.o utils/int_stack.o utils/log.o utils/matcher.o utils/matchers.o utils/parson.o utils/path.o utils/regexp.o utils/selector_nix.o utils/shmem_nix.o utils/str.o utils/string_array.o utils/trie.o utils/utf8.o utils/utils.o utils/utils_nix.o args.o background.o bmarks.o bracket_notation.o builtin_functions.o cmd_completion.o cmd_core.o cmd_handlers.o compare.o dir_stack.o event_loop.o filelist.o filename_modifiers.o fops_common.o fops_cpmv.o fops_misc.o fops_put.o fops_rename.o filetype.o filtering.o flist_hist.o flist_pos.o flist_sel.o instance.o ipc.o macros.o marks.o ops.o opt_handlers.o registers.o running.o search.o signals.o sort.o status.o tags.o trash.o types.o undo.o version.o viewcolumns_parser.o vifm.o compile_info.o -lm -lrt -lncursesw -lmagic -ldl make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' In function 'decorate_output', inlined from 'columns_format_line' at ui/column_view.c:288:11: ui/column_view.c:355:2: warning: attempt to free a non-heap object 'col_buffer' [-Wfree-nonheap-object] 355 | free(ellipsed); | ^ ui/column_view.c:355:2: warning: attempt to free a non-heap object 'col_buffer' [-Wfree-nonheap-object] In function 'perform_renaming', inlined from 'fops_rename' at fops_rename.c:226:23: fops_rename.c:296:28: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 296 | char **const orig_names = calloc(len, sizeof(*orig_names)); | ^ fops_rename.c: In function 'fops_rename': /usr/include/stdlib.h:542:14: note: in a call to allocation function 'calloc' declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^ ui/statusline.c: In function 'parse_view_macros': ui/statusline.c:315:5: warning: attempt to free a non-heap object 'buf' [-Wfree-nonheap-object] 315 | free(escaped); | ^ make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v8yrsO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64 + cd vifm-0.11 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' make[2]: Entering directory '/builddir/build/BUILD/vifm-0.11/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/bin' /usr/bin/install -p vifm '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/bin' /usr/bin/install -p vifm-pause vifm-screen-split vifm-convert-dircolors '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/bash-completion/completions' /usr/bin/install -p -m 644 ../data/shell-completion/bash/vifm '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/applications' /usr/bin/install -p -m 644 ../data/vifm.desktop '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/pixmaps' /usr/bin/install -p -m 644 ../data/graphics/vifm.png '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/doc/vifm' /usr/bin/install -p -m 644 ../AUTHORS ../BUGS ../COPYING ../ChangeLog ../FAQ ../INSTALL ../NEWS ../README ../TODO '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/doc/vifm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/etc/vifm/colors' /usr/bin/install -p -m 644 ../data/colors/Default-256.vifm '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/etc/vifm/colors' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm' /usr/bin/install -p -m 644 ../data/vifmrc '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm' /usr/bin/install -p ../data/vifm-media '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/colors' /usr/bin/install -p -m 644 ../data/colors/astrell-root.vifm ../data/colors/astrell-user.vifm ../data/colors/dmilith-root.vifm ../data/colors/dmilith-user.vifm ../data/colors/istib-solarized-dark.vifm ../data/colors/juef-zenburn.vifm ../data/colors/reicheltd-light.vifm '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/colors' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/autoload/vifm' /usr/bin/install -p -m 644 ../data/vim/autoload/vifm/colorconv.vim ../data/vim/autoload/vifm/edit.vim ../data/vim/autoload/vifm/globals.vim '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/autoload/vifm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/doc' /usr/bin/install -p -m 644 ../data/vim/doc/plugin/vifm-plugin.txt '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/ftdetect' /usr/bin/install -p -m 644 ../data/vim/ftdetect/vifm.vim ../data/vim/ftdetect/vifm-rename.vim '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/ftdetect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/ftplugin' /usr/bin/install -p -m 644 ../data/vim/ftplugin/vifm.vim ../data/vim/ftplugin/vifm-cmdedit.vim ../data/vim/ftplugin/vifm-edit.vim ../data/vim/ftplugin/vifm-rename.vim ../data/vim/ftplugin/mail_vifm.vim '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/ftplugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/plugin' /usr/bin/install -p -m 644 ../data/vim/plugin/vifm.vim '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/syntax' /usr/bin/install -p -m 644 ../data/vim/syntax/vifm.vim '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/syntax' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim-doc/doc' /usr/bin/install -p -m 644 ../data/vim/doc/app/vifm-app.txt '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim-doc/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/zsh/site-functions' /usr/bin/install -p -m 644 ../data/shell-completion/zsh/_vifm '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/zsh/site-functions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 ../data/man/vifm.1 ../data/man/vifm-pause.1 ../data/man/vifm-screen-split.1 ../data/man/vifm-convert-dircolors.1 '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm' /usr/bin/install -p -m 644 ../data/vifm-help.txt '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/doc' /usr/bin/install -p -m 644 /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/plugin/tags '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim-doc/doc' /usr/bin/install -p -m 644 /builddir/build/BUILD/vifm-0.11/src/../data/vim/doc/app/tags '/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/vifm/vim-doc/doc' make[2]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11/src' make[1]: Entering directory '/builddir/build/BUILD/vifm-0.11' make[2]: Entering directory '/builddir/build/BUILD/vifm-0.11' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/vifm-0.11' make[1]: Leaving directory '/builddir/build/BUILD/vifm-0.11' + rm /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/doc/vifm/COPYING + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.11-1.fc33 --unique-debug-suffix -0.11-1.fc33.riscv64 --unique-debug-src-base vifm-0.11-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vifm-0.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/bin/vifm extracting debug info from /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/bin/vifm original debug info size: 14336kB, size after compression: 13568kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5741 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/vifm/vifm-media from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/vifm-pause from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/vifm-screen-split from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/vifm-convert-dircolors from /usr/bin/env perl to #!/usr/bin/perl Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KlPeWJ + umask 022 + cd /builddir/build/BUILD + cd vifm-0.11 + desktop-file-validate /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/applications/vifm.desktop /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/applications/vifm.desktop: hint: value "System;FileTools;FileManager;Utility;ConsoleOnly;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + RPM_EC=0 ++ jobs -p + exit 0 Processing files: vifm-0.11-1.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Iz6byM + umask 022 + cd /builddir/build/BUILD + cd vifm-0.11 + LICENSEDIR=/builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/licenses/vifm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/licenses/vifm + cp -pr COPYING /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64/usr/share/licenses/vifm + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(vifm.desktop) mimehandler(inode/directory) vifm = 0.11-1.fc33 vifm(riscv-64) = 0.11-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/perl /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmagic.so.1()(64bit) libncursesw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: vifm-debugsource-0.11-1.fc33.riscv64 Provides: vifm-debugsource = 0.11-1.fc33 vifm-debugsource(riscv-64) = 0.11-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vifm-debuginfo-0.11-1.fc33.riscv64 Provides: debuginfo(build-id) = f05cb13bf5ff4170cd5dcb40b242482348c4c143 vifm-debuginfo = 0.11-1.fc33 vifm-debuginfo(riscv-64) = 0.11-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vifm-debugsource(riscv-64) = 0.11-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64 Wrote: /builddir/build/RPMS/vifm-0.11-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vifm-debugsource-0.11-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vifm-debuginfo-0.11-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vd1lFK + umask 022 + cd /builddir/build/BUILD + cd vifm-0.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/vifm-0.11-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0