+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/readline.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rR1CtU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf readline-7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/readline-7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd readline-7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/Readline-7.0-patch-1.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/readline-7.0-shlib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iRhvJY + umask 022 + cd /builddir/build/BUILD + cd readline-7.0 + export CPPFLAGS=-I/usr/include/ncurses + CPPFLAGS=-I/usr/include/ncurses + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./support/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./support/config.guess ++ basename ./support/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./support/config.guess '/usr/lib/rpm/redhat/config.guess' -> './support/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./support/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./support/config.sub ++ basename ./support/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./support/config.sub '/usr/lib/rpm/redhat/config.sub' -> './support/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu Beginning configuration for readline-7.0 for riscv64-redhat-linux-gnu checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for 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 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 whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... yes checking for working volatile... yes checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for readlink... yes checking for memmove... yes checking for pselect... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating readline.pc config.status: creating config.h config.status: executing default commands configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j4 rm -f funmap.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 funmap.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 keymaps.c rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 parens.c parens.c: In function 'rl_insert_close': parens.c:121:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] int orig_point, match_point, ready; ^~~~~ rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 search.c rm -f readline.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 readline.c readline.c: In function 'readline_internal_char': readline.c:532:21: warning: unused variable 'eof_found' [-Wunused-variable] static int lastc, eof_found; ^~~~~~~~~ At top level: readline.c:532:21: warning: 'eof_found' defined but not used [-Wunused-variable] readline.c:1259:1: warning: 'reset_default_bindings' defined but not used [-Wunused-function] reset_default_bindings () ^~~~~~~~~~~~~~~~~~~~~~ rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 rltty.c rm -f isearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 isearch.c isearch.c: In function 'rl_search_history': isearch.c:760:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c, r; ^ isearch.c: In function '_rl_isearch_callback': isearch.c:798:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c, r; ^ rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 vi_mode.c vi_mode.c: In function 'rl_vi_domove': vi_mode.c:1296:7: warning: unused variable 'r' [-Wunused-variable] int r; ^ rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 signals.c signals.c:610:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^~~~~~~~~~~ signals.c:610:17: warning: 'sigint_set' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^~~~~~~~~~ rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 complete.c complete.c: In function '_rl_find_completion_word': complete.c:1155:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) ^~~~~~~~ complete.c: In function 'rl_completion_matches': complete.c:2232:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (string = (*entry_function) (text, matches)) ^~~~~~ complete.c: In function 'rl_username_completion_function': complete.c:2306:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (entry = getpwent ()) ^~~~~ complete.c: In function 'rl_menu_complete': complete.c:2842:25: warning: unused variable 'cstate' [-Wunused-variable] static int delimiter, cstate; ^~~~~~ At top level: complete.c:2842:25: warning: 'cstate' defined but not used [-Wunused-variable] complete.c: In function 'print_filename': complete.c:1048:10: warning: 'printed_len' may be used uninitialized in this function [-Wmaybe-uninitialized] return printed_len; ^~~~~~~~~~~ complete.c: In function 'rl_filename_completion_function': complete.c:2689:2: warning: 'convfn' may be used uninitialized in this function [-Wmaybe-uninitialized] xfree (convfn); ^~~~~~~~~~~~~~ complete.c:2688:10: warning: 'dentry' may be used uninitialized in this function [-Wmaybe-uninitialized] if (convfn != dentry) ^ complete.c: In function 'rl_complete_internal': complete.c:2108:7: warning: 'tlen' may be used uninitialized in this function [-Wmaybe-uninitialized] if (mlen >= tlen) ^ rm -f util.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 util.c rm -f bind.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 bind.c bind.c: In function 'rl_translate_keyseq': bind.c:479:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (i = l = 0; c = seq[i]; i++) ^ bind.c: In function '_rl_skip_to_delim': bind.c:1258:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (i = start,passc = 0; c = string[i]; i++) ^ bind.c: In function 'rl_parse_and_bind': bind.c:1347:11: warning: unused variable 's' [-Wunused-variable] int s; ^ bind.c: In function 'rl_function_dumper': bind.c:2369:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (i = 0; name = names[i]; i++) ^~~~ rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 undo.c undo.c: In function 'rl_free_undo_list': undo.c:126:14: warning: unused variable 'release' [-Wunused-variable] UNDO_LIST *release, *orig_list; ^~~~~~~ rm -f macro.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 macro.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 kill.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 callback.c rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 input.c input.c: In function 'rl_read_key': input.c:455:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (c = _rl_next_macro_key ()) ^ input.c: In function 'rl_getc': input.c:560:1: warning: label 'handle_error' defined but not used [-Wunused-label] handle_error: ^~~~~~~~~~~~ rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 terminal.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 nls.c nls.c: In function 'utf8locale': nls.c:107:10: warning: unused variable 'len' [-Wunused-variable] size_t len; ^~~ At top level: nls.c:233:1: warning: 'find_codeset' defined but not used [-Wunused-function] find_codeset (name, lenp) ^~~~~~~~~~~~ rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 display.c display.c: In function 'update_line': display.c:1390:39: warning: unused variable 'twidth' [-Wunused-variable] int temp, lendiff, wsatend, od, nd, twidth, o_cpos; ^~~~~~ At top level: display.c:2683:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] insert_some_chars (string, count, col) ^~~~~~~~~~~~~~~~~ display.c: In function 'rl_redisplay': display.c:990:8: warning: 'wc_width' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < wc_width; i++) ^~~ display.c:828:10: warning: 'n0' may be used uninitialized in this function [-Wmaybe-uninitialized] lpos -= _rl_col_width (local_prompt, n0, num, 1) - wadjust; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 misc.c misc.c: In function '_rl_revert_all_lines': misc.c:458:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)entry->data) ^~ misc.c: In function 'rl_clear_history': misc.c:505:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)hent->data) ^~ rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 history.c history.c: In function 'add_history': history.c:285:20: warning: unused variable 'i' [-Wunused-variable] register int i; ^ rm -f text.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 text.c text.c: In function '_rl_overwrite_char': text.c:866:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] int k; ^ rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 histsearch.c rm -f shell.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 shell.c shell.c:127:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ ^~~~~~~~~~~ shell.c:126:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ ^~~~~~~~~~~ rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 histfile.c histfile.c: In function 'history_backupfile': histfile.c:189:15: warning: unused variable 'fs' [-Wunused-variable] struct stat fs; ^~ histfile.c: In function 'history_tempfile': histfile.c:218:15: warning: unused variable 'fs' [-Wunused-variable] struct stat fs; ^~ histfile.c: In function 'history_truncate_file': histfile.c:478:49: warning: variable 'r' set but not used [-Wunused-but-set-variable] int file, chars_read, rv, orig_lines, exists, r; ^ At top level: histfile.c:430:1: warning: 'histfile_backup' defined but not used [-Wunused-function] histfile_backup (filename, back) ^~~~~~~~~~~~~~~ histfile.c:182:1: warning: 'history_backupfile' defined but not used [-Wunused-function] history_backupfile (filename) ^~~~~~~~~~~~~~~~~~ histfile.c: In function 'history_truncate_file': histfile.c:597:46: warning: 'orig_lines' may be used uninitialized in this function [-Wmaybe-uninitialized] history_lines_written_to_file = orig_lines - lines; ~~~~~~~~~~~^~~~~~~ rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 mbutil.c rm -f tilde.o gcc -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DREADLINE_LIBRARY -c ./tilde.c ./tilde.c: In function 'tilde_expand': ./tilde.c:199:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (result = strchr (string, '~')) ^~~~~~ rm -f colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 colors.c rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 xmalloc.c rm -f xfree.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 xfree.c test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make -j4 -Otarget --jobserver-auth=3,4 all ) make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 compat.c rm -f parse-colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 parse-colors.c rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 histexpand.c histexpand.c: In function 'get_history_event': histexpand.c:212:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (local_index = i; c = string[i]; i++) ^ histexpand.c: In function 'history_expand_internal': histexpand.c:686:41: warning: variable 'ws' set but not used [-Wunused-but-set-variable] int delimiter, failed, si, l_temp, ws, we; ^~ rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libhistory.a make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f funmap.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "ranlib" && ranlib libreadline.a make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f keymaps.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f parens.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o parens.o ../parens.c ../parens.c: In function 'rl_insert_close': ../parens.c:121:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] int orig_point, match_point, ready; ^~~~~ mv parens.o parens.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f search.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o search.o ../search.c mv search.o search.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f readline.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o readline.o ../readline.c ../readline.c: In function 'readline_internal_char': ../readline.c:532:21: warning: unused variable 'eof_found' [-Wunused-variable] static int lastc, eof_found; ^~~~~~~~~ At top level: ../readline.c:532:21: warning: 'eof_found' defined but not used [-Wunused-variable] ../readline.c:1259:1: warning: 'reset_default_bindings' defined but not used [-Wunused-function] reset_default_bindings () ^~~~~~~~~~~~~~~~~~~~~~ mv readline.o readline.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f rltty.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f vi_mode.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o vi_mode.o ../vi_mode.c ../vi_mode.c: In function 'rl_vi_domove': ../vi_mode.c:1296:7: warning: unused variable 'r' [-Wunused-variable] int r; ^ mv vi_mode.o vi_mode.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f isearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o isearch.o ../isearch.c ../isearch.c: In function 'rl_search_history': ../isearch.c:760:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c, r; ^ ../isearch.c: In function '_rl_isearch_callback': ../isearch.c:798:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c, r; ^ mv isearch.o isearch.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f signals.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o signals.o ../signals.c ../signals.c:610:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^~~~~~~~~~~ ../signals.c:610:17: warning: 'sigint_set' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^~~~~~~~~~ mv signals.o signals.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f complete.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o complete.o ../complete.c ../complete.c: In function '_rl_find_completion_word': ../complete.c:1155:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) ^~~~~~~~ ../complete.c: In function 'rl_completion_matches': ../complete.c:2232:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (string = (*entry_function) (text, matches)) ^~~~~~ ../complete.c: In function 'rl_username_completion_function': ../complete.c:2306:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (entry = getpwent ()) ^~~~~ ../complete.c: In function 'rl_menu_complete': ../complete.c:2842:25: warning: unused variable 'cstate' [-Wunused-variable] static int delimiter, cstate; ^~~~~~ At top level: ../complete.c:2842:25: warning: 'cstate' defined but not used [-Wunused-variable] ../complete.c: In function 'print_filename': ../complete.c:1048:10: warning: 'printed_len' may be used uninitialized in this function [-Wmaybe-uninitialized] return printed_len; ^~~~~~~~~~~ ../complete.c: In function 'rl_filename_completion_function': ../complete.c:2689:2: warning: 'convfn' may be used uninitialized in this function [-Wmaybe-uninitialized] xfree (convfn); ^~~~~~~~~~~~~~ ../complete.c:2688:10: warning: 'dentry' may be used uninitialized in this function [-Wmaybe-uninitialized] if (convfn != dentry) ^ ../complete.c: In function 'rl_complete_internal': ../complete.c:2108:7: warning: 'tlen' may be used uninitialized in this function [-Wmaybe-uninitialized] if (mlen >= tlen) ^ mv complete.o complete.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f util.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o util.o ../util.c mv util.o util.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f bind.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o bind.o ../bind.c ../bind.c: In function 'rl_translate_keyseq': ../bind.c:479:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (i = l = 0; c = seq[i]; i++) ^ ../bind.c: In function '_rl_skip_to_delim': ../bind.c:1258:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (i = start,passc = 0; c = string[i]; i++) ^ ../bind.c: In function 'rl_parse_and_bind': ../bind.c:1347:11: warning: unused variable 's' [-Wunused-variable] int s; ^ ../bind.c: In function 'rl_function_dumper': ../bind.c:2369:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (i = 0; name = names[i]; i++) ^~~~ mv bind.o bind.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f undo.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o undo.o ../undo.c ../undo.c: In function 'rl_free_undo_list': ../undo.c:126:14: warning: unused variable 'release' [-Wunused-variable] UNDO_LIST *release, *orig_list; ^~~~~~~ mv undo.o undo.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f macro.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o macro.o ../macro.c mv macro.o macro.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f kill.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o kill.o ../kill.c mv kill.o kill.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f callback.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o callback.o ../callback.c mv callback.o callback.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f input.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o input.o ../input.c ../input.c: In function 'rl_read_key': ../input.c:455:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (c = _rl_next_macro_key ()) ^ ../input.c: In function 'rl_getc': ../input.c:560:1: warning: label 'handle_error' defined but not used [-Wunused-label] handle_error: ^~~~~~~~~~~~ mv input.o input.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f terminal.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f nls.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o nls.o ../nls.c ../nls.c: In function 'utf8locale': ../nls.c:107:10: warning: unused variable 'len' [-Wunused-variable] size_t len; ^~~ At top level: ../nls.c:233:1: warning: 'find_codeset' defined but not used [-Wunused-function] find_codeset (name, lenp) ^~~~~~~~~~~~ mv nls.o nls.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f display.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o display.o ../display.c ../display.c: In function 'update_line': ../display.c:1390:39: warning: unused variable 'twidth' [-Wunused-variable] int temp, lendiff, wsatend, od, nd, twidth, o_cpos; ^~~~~~ At top level: ../display.c:2683:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] insert_some_chars (string, count, col) ^~~~~~~~~~~~~~~~~ ../display.c: In function 'rl_redisplay': ../display.c:990:8: warning: 'wc_width' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < wc_width; i++) ^~~ ../display.c:828:10: warning: 'n0' may be used uninitialized in this function [-Wmaybe-uninitialized] lpos -= _rl_col_width (local_prompt, n0, num, 1) - wadjust; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv display.o display.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f misc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o misc.o ../misc.c ../misc.c: In function '_rl_revert_all_lines': ../misc.c:458:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)entry->data) ^~ ../misc.c: In function 'rl_clear_history': ../misc.c:505:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)hent->data) ^~ mv misc.o misc.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f history.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o history.o ../history.c ../history.c: In function 'add_history': ../history.c:285:20: warning: unused variable 'i' [-Wunused-variable] register int i; ^ mv history.o history.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f text.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o text.o ../text.c ../text.c: In function '_rl_overwrite_char': ../text.c:866:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] int k; ^ mv text.o text.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f histsearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f shell.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o shell.o ../shell.c ../shell.c:127:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ ^~~~~~~~~~~ ../shell.c:126:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ ^~~~~~~~~~~ mv shell.o shell.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f histfile.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o histfile.o ../histfile.c ../histfile.c: In function 'history_backupfile': ../histfile.c:189:15: warning: unused variable 'fs' [-Wunused-variable] struct stat fs; ^~ ../histfile.c: In function 'history_tempfile': ../histfile.c:218:15: warning: unused variable 'fs' [-Wunused-variable] struct stat fs; ^~ ../histfile.c: In function 'history_truncate_file': ../histfile.c:478:49: warning: variable 'r' set but not used [-Wunused-but-set-variable] int file, chars_read, rv, orig_lines, exists, r; ^ At top level: ../histfile.c:430:1: warning: 'histfile_backup' defined but not used [-Wunused-function] histfile_backup (filename, back) ^~~~~~~~~~~~~~~ ../histfile.c:182:1: warning: 'history_backupfile' defined but not used [-Wunused-function] history_backupfile (filename) ^~~~~~~~~~~~~~~~~~ ../histfile.c: In function 'history_truncate_file': ../histfile.c:597:46: warning: 'orig_lines' may be used uninitialized in this function [-Wmaybe-uninitialized] history_lines_written_to_file = orig_lines - lines; ~~~~~~~~~~~^~~~~~~ mv histfile.o histfile.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f tilde.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c ../tilde.c: In function 'tilde_expand': ../tilde.c:199:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (result = strchr (string, '~')) ^~~~~~ mv tilde.o tilde.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f mbutil.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o colors.o ../colors.c mv colors.o colors.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f xmalloc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f xfree.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o xfree.o ../xfree.c mv xfree.o xfree.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f compat.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o compat.o ../compat.c mv compat.o compat.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f histexpand.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o histexpand.o ../histexpand.c ../histexpand.c: In function 'get_history_event': ../histexpand.c:212:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (local_index = i; c = string[i]; i++) ^ ../histexpand.c: In function 'history_expand_internal': ../histexpand.c:686:41: warning: variable 'ws' set but not used [-Wunused-but-set-variable] int delimiter, failed, si, l_temp, ws, we; ^~ mv histexpand.o histexpand.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f parse-colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/ncurses -DRL_LIBRARY_VERSION='"7.0"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o parse-colors.o ../parse-colors.c mv parse-colors.o parse-colors.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f libhistory.so.7.0 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -shared -Wl,-soname,libhistory.so.7.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,`basename libhistory.so.7.0 .0` -o libhistory.so.7.0 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' rm -f libreadline.so.7.0 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -shared -Wl,-soname,libreadline.so.7.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,`basename libreadline.so.7.0 .0` -o libreadline.so.7.0 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -ltinfo make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cXqoq2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 + cd readline-7.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 'INSTALL=/usr/bin/install -p' /bin/sh ./support/mkinstalldirs /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/include \ /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/include/readline /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64 \ /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/man/man3 /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline mkdir -p -- /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/include /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/include/readline /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/man/man3 /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /usr/bin/install -p -m 644 ./$f /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/include/readline ; \ done /usr/bin/install -p -m 644 ./CHANGES ./INSTALL ./README /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline ( if test -d doc ; then \ cd doc && \ /usr/bin/make infodir=/usr/share/info DESTDIR=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 install; \ fi ) make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/doc' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 ; \ fi if test -f readline.info; then \ /usr/bin/install -p -m 644 readline.info /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/readline.info; \ else \ /usr/bin/install -p -m 644 ./readline.info /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /usr/bin/install -p -m 644 rluserman.info /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/rluserman.info; \ else \ /usr/bin/install -p -m 644 ./rluserman.info /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /usr/bin/install -p -m 644 history.info /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/history.info; \ else \ /usr/bin/install -p -m 644 ./history.info /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/dir \ /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/readline.info ; \ install-info --dir-file=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/dir \ /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/history.info ; \ install-info --dir-file=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/dir \ /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/rluserman.info ; \ else true; fi /usr/bin/install -p -m 644 ./readline.3 /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/man/man3/readline.3 /usr/bin/install -p -m 644 ./history.3 /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /usr/bin/install -p -m 644 readline.html /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/readline.html; \ else \ /usr/bin/install -p -m 644 ./readline.html /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -p -m 644 history.html /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/history.html; \ else \ /usr/bin/install -p -m 644 ./history.html /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -p -m 644 rluserman.html /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/rluserman.html; \ else \ /usr/bin/install -p -m 644 ./rluserman.html /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/rluserman.html; \ fi ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/doc' ( cd examples ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 install ) make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/examples' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/readline mkdir /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/readline make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/examples' mv /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libreadline.a /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libreadline.old mv: cannot stat '/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libreadline.a': No such file or directory make: [Makefile:236: install-static] Error 1 (ignored) /usr/bin/install -p -m 644 libreadline.a /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libreadline.a test -n "ranlib" && ranlib /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libreadline.a mv /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libhistory.a /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libhistory.old mv: cannot stat '/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libhistory.a': No such file or directory make: [Makefile:239: install-static] Error 1 (ignored) /usr/bin/install -p -m 644 libhistory.a /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libhistory.a test -n "ranlib" && ranlib /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64/libhistory.a test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make all ) make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ( cd shlib ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 install ) make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64 /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/bin /bin/sh ../support/shlib-install -O linux-gnu -V redhat -d /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64 -b /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/bin -i "/usr/bin/install -p -m 644" libhistory.so.7.0 /bin/sh ../support/shlib-install -O linux-gnu -V redhat -d /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/lib64 -b /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/bin -i "/usr/bin/install -p -m 644" libreadline.so.7.0 install: you may need to run ldconfig make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' + rm -rf /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/readline + rm -rf /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline + rm -f /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/info/dir + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: readline-7.0-7.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xt3AsA + umask 022 + cd /builddir/build/BUILD + cd readline-7.0 + DOCDIR=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline + cp -pr CHANGES /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline + cp -pr NEWS /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline + cp -pr README /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline + cp -pr USAGE /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.18sn2A + umask 022 + cd /builddir/build/BUILD + cd readline-7.0 + LICENSEDIR=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/licenses/readline + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/licenses/readline + cp -pr COPYING /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/licenses/readline + exit 0 Provides: libhistory.so.7()(64bit) libreadline.so.7()(64bit) readline = 7.0-7.fc28 readline(riscv-64) = 7.0-7.fc28 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): /bin/sh info Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: readline-devel-7.0-7.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kfEkpd + umask 022 + cd /builddir/build/BUILD + cd readline-7.0 + DOCDIR=/builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline-devel + cp -pr examples/excallback.c examples/fileman.c examples/hist_erasedups.c examples/hist_purgecmd.c examples/histexamp.c examples/manexamp.c examples/rl-callbacktest.c examples/rl-fgets.c examples/rl.c examples/rlbasic.c examples/rlcat.c examples/rlevent.c examples/rlptytest.c examples/rltest.c examples/rlversion.c /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline-devel + cp -pr examples/readlinebuf.h /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline-devel + cp -pr examples/rlfe /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64/usr/share/doc/readline-devel + exit 0 Provides: readline-devel = 7.0-7.fc28 readline-devel(riscv-64) = 7.0-7.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): /bin/sh info Requires: libhistory.so.7()(64bit) libreadline.so.7()(64bit) Processing files: readline-static-7.0-7.fc28.riscv64 Provides: readline-static = 7.0-7.fc28 readline-static(riscv-64) = 7.0-7.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 Wrote: /builddir/build/SRPMS/readline-7.0-7.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/readline-7.0-7.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/readline-devel-7.0-7.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/readline-static-7.0-7.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DrFqVa + umask 022 + cd /builddir/build/BUILD + cd readline-7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/readline-7.0-7.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff