Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/compat-readline6.spec'], chrootPath='/var/lib/mock/f31-build-57534-28346/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/compat-readline6.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=1548892800 Wrote: /builddir/build/SRPMS/compat-readline6-6.3-16.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/compat-readline6.spec'], chrootPath='/var/lib/mock/f31-build-57534-28346/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/compat-readline6.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=1548892800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZAOx6p + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf readline-6.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/readline-6.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd readline-6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/readline6.3-upstream-patches1-6.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/readline-6.2-gdb.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/readline-6.2-shlib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fyUxip + umask 022 + cd /builddir/build/BUILD + cd readline-6.3 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./support/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./support/config.guess BUILDSTDERR: ++ basename ./support/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./support/config.guess + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./support/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./support/config.sub BUILDSTDERR: ++ basename ./support/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./support/config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking '/usr/lib/rpm/redhat/config.guess' -> './support/config.guess' '/usr/lib/rpm/redhat/config.sub' -> './support/config.sub' checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu Beginning configuration for readline-6.3 for riscv64-koji-linux-gnu checking whether make sets $(MAKE)... yes checking for riscv64-koji-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-koji-linux-gnu-ar... no checking for ar... ar checking for riscv64-koji-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 memmove... 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 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/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 BUILDSTDERR: checking sys/sconfigure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j4 V=1 VERBOSE=1 BUILDSTDERR: parens.c: In function 'rl_insert_close': BUILDSTDERR: parens.c:109:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 109 | int orig_point, match_point, ready; BUILDSTDERR: | ^~~~~ elect.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... no 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 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 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... yes 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 config.h config.status: executing default commands rm -f funmap.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection funmap.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection keymaps.c rm -f parens.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection parens.c rm -f search.o BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -I/usr/include/ncureadline.c: In function 'readline_internal_char': BUILDSTDERR: readline.c:525:21: warning: variable 'eof_found' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 525 | static int lastc, eof_found; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: readline.c:1211:1: warning: 'reset_default_bindings' defined but not used [-Wunused-function] BUILDSTDERR: 1211 | reset_default_bindings () BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: isearch.c: In function 'rl_search_history': BUILDSTDERR: isearch.c:743:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 743 | int c, r; BUILDSTDERR: | ^ BUILDSTDERR: isearch.c: In function '_rl_isearch_callback': BUILDSTDERR: isearch.c:781:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 781 | int c, r; BUILDSTDERR: | ^ BUILDSTDERR: vi_mode.c: In function 'rl_domove_motion_callback': BUILDSTDERR: vi_mode.c:1092:10: warning: unused variable 'save' [-Wunused-variable] BUILDSTDERR: 1092 | int c, save, r; BUILDSTDERR: | ^~~~ BUILDSTDERR: vi_mode.c: In function 'rl_vi_domove': BUILDSTDERR: vi_mode.c:1260:7: warning: unused variable 'r' [-Wunused-variable] BUILDSTDERR: 1260 | int r; BUILDSTDERR: | ^ BUILDSTDERR: signals.c:579:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] BUILDSTDERR: 579 | static sigset_t sigint_set, sigint_oset; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: signals.c:579:17: warning: 'sigint_set' defined but not used [-Wunused-variable] BUILDSTDERR: 579 | static sigset_t sigint_set, sigint_oset; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from complete.c:62: BUILDSTDERR: complete.c: In function 'fnwidth': BUILDSTDERR: rlmbutil.h:130:77: warning: implicit declaration of function 'wcwidth'; did you mean 'fnwidth'? [-Wimplicit-function-declaration] BUILDSTDERR: 130 | # define WCWIDTH(wc) ((_rl_utf8locale && UNICODE_COMBINING_CHAR(wc)) ? 0 : wcwidth(wc)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: complete.c:746:12: note: in expansion of macro 'WCWIDTH' BUILDSTDERR: 746 | w = WCWIDTH (wc); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: complete.c: In function '_rl_find_completion_word': BUILDSTDERR: complete.c:1085:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 1085 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: complete.c: In function 'rl_completion_matches': BUILDSTDERR: complete.c:2119:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2119 | while (string = (*entry_function) (text, matches)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: complete.c: In function 'rl_username_completion_function': BUILDSTDERR: complete.c:2193:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2193 | while (entry = getpwent ()) BUILDSTDERR: | ^~~~~ BUILDSTDERR: complete.c: In function 'rl_menu_complete': BUILDSTDERR: complete.c:2726:25: warning: unused variable 'cstate' [-Wunused-variable] BUILDSTDERR: 2726 | static int delimiter, cstate; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: complete.c:2726:25: warning: 'cstate' defined but not used [-Wunused-variable] BUILDSTDERR: complete.c: In function 'print_filename': BUILDSTDERR: complete.c:978:10: warning: 'printed_len' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 978 | return printed_len; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: complete.c: In function 'rl_complete_internal': BUILDSTDERR: complete.c:2005:7: warning: 'tlen' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2005 | if (mlen >= tlen) BUILDSTDERR: | ^ BUILDSTDERR: bind.c: In function 'rl_translate_keyseq': BUILDSTDERR: bind.c:455:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 455 | for (i = l = 0; c = seq[i]; i++) BUILDSTDERR: | ^ BUILDSTDERR: bind.c: In function '_rl_skip_to_delim': BUILDSTDERR: bind.c:1213:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 1213 | for (i = start,passc = 0; c = string[i]; i++) BUILDSTDERR: | ^ BUILDSTDERR: bind.c: In function 'rl_parse_and_bind': BUILDSTDERR: bind.c:1300:11: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: 1300 | int s; BUILDSTDERR: | ^ BUILDSTDERR: bind.c: In function 'rl_function_dumper': BUILDSTDERR: bind.c:2201:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2201 | for (i = 0; name = names[i]; i++) BUILDSTDERR: | ^~~~ BUILDSTDERR: undo.c: In function 'rl_free_undo_list': BUILDSTDERR: undo.c:127:14: warning: unused variable 'release' [-Wunused-variable] BUILDSTDERR: 127 | UNDO_LIST *release, *orig_list; BUILDSTDERR: | ^~~~~~~ rses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection search.c rm -f readline.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection readline.c rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection rltty.c rm -f isearch.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection isearch.c rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection vi_mode.c rm -f signals.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection signals.c rm -f complete.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection complete.c rm -f util.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection util.c rm -f bind.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection bind.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection undo.c rm -f macro.o BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -Iinput.c: In function 'rl_read_key': BUILDSTDERR: input.c:434:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 434 | if (c = _rl_next_macro_key ()) BUILDSTDERR: | ^ BUILDSTDERR: nls.c: In function 'utf8locale': BUILDSTDERR: nls.c:107:10: warning: unused variable 'len' [-Wunused-variable] BUILDSTDERR: 107 | size_t len; BUILDSTDERR: | ^~~ BUILDSTDERR: At top level: BUILDSTDERR: nls.c:233:1: warning: 'find_codeset' defined but not used [-Wunused-function] BUILDSTDERR: 233 | find_codeset (name, lenp) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from display.c:50: BUILDSTDERR: display.c: In function 'rl_redisplay': BUILDSTDERR: rlmbutil.h:130:77: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration] BUILDSTDERR: 130 | # define WCWIDTH(wc) ((_rl_utf8locale && UNICODE_COMBINING_CHAR(wc)) ? 0 : wcwidth(wc)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: display.c:804:15: note: in expansion of macro 'WCWIDTH' BUILDSTDERR: 804 | temp = WCWIDTH (wc); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: display.c: In function 'update_line': BUILDSTDERR: display.c:1317:39: warning: unused variable 'twidth' [-Wunused-variable] BUILDSTDERR: 1317 | int temp, lendiff, wsatend, od, nd, twidth, o_cpos; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: display.c:2490:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] BUILDSTDERR: 2490 | insert_some_chars (string, count, col) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from rldefs.h:61, BUILDSTDERR: from display.c:49: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'rl_redisplay' at display.c:643:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: display.c: In function 'rl_redisplay': BUILDSTDERR: display.c:635:40: note: length computed here BUILDSTDERR: 635 | prompt_physical_chars = pmtlen = strlen (prompt_this_line); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: display.c:919:8: warning: 'wc_width' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 919 | for (i = 0; i < wc_width; i++) BUILDSTDERR: | ^~~ BUILDSTDERR: display.c:757:10: warning: 'n0' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 757 | lpos -= _rl_col_width (local_prompt, n0, num, 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: misc.c: In function '_rl_revert_all_lines': BUILDSTDERR: misc.c:458:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 458 | if (ul = (UNDO_LIST *)entry->data) BUILDSTDERR: | ^~ BUILDSTDERR: misc.c: In function 'rl_clear_history': BUILDSTDERR: misc.c:505:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 505 | if (ul = (UNDO_LIST *)hent->data) BUILDSTDERR: | ^~ BUILDSTDERR: text.c: In function '_rl_overwrite_char': BUILDSTDERR: text.c:862:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 862 | int k; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from rldefs.h:61, BUILDSTDERR: from text.c:45: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'rl_insert_text' at text.c:98:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: text.c: In function 'rl_insert_text': BUILDSTDERR: text.c:89:29: note: length computed here BUILDSTDERR: 89 | l = (string && *string) ? strlen (string) : 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~ . -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection macro.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection kill.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection callback.c rm -f input.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection input.c rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection terminal.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection nls.c rm -f display.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection display.c rm -f history.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection history.c rm -f misc.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection misc.c rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection histsearch.c rm -f text.o BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.shell.c:127:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] BUILDSTDERR: 127 | static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: shell.c:126:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] BUILDSTDERR: 126 | static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ./tilde.c: In function 'tilde_expand': BUILDSTDERR: ./tilde.c:199:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 199 | if (result = strchr (string, '~')) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from mbutil.c:47: BUILDSTDERR: mbutil.c: In function '_rl_find_next_mbchar_internal': BUILDSTDERR: rlmbutil.h:130:77: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration] BUILDSTDERR: 130 | # define WCWIDTH(wc) ((_rl_utf8locale && UNICODE_COMBINING_CHAR(wc)) ? 0 : wcwidth(wc)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: mbutil.c:125:12: note: in expansion of macro 'WCWIDTH' BUILDSTDERR: 125 | if (WCWIDTH (wc) == 0) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: make[1]: warning: -jN forced in submake: disabling jobserver mode. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection text.c rm -f shell.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection shell.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection histfile.c rm -f tilde.o gcc -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DREADLINE_LIBRARY -c ./tilde.c rm -f colors.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection colors.c rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection mbutil.c rm -f xfree.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection xfree.c rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection xmalloc.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-6.3/shlib' make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f compat.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection compat.c rm -f parse-colors.o BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protectorhistexpand.c: In function 'get_history_event': BUILDSTDERR: histexpand.c:207:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 207 | for (local_index = i; c = string[i]; i++) BUILDSTDERR: | ^ BUILDSTDERR: histexpand.c: In function 'history_expand_internal': BUILDSTDERR: histexpand.c:680:41: warning: variable 'ws' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 680 | int delimiter, failed, si, l_temp, ws, we; BUILDSTDERR: | ^~ BUILDSTDERR: ../parens.c: In function 'rl_insert_close': BUILDSTDERR: ../parens.c:109:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 109 | int orig_point, match_point, ready; BUILDSTDERR: | ^~~~~ -strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection parse-colors.c make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f funmap.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f keymaps.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection histexpand.c 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-6.3/shlib' rm -f parens.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o parens.o ../parens.c mv parens.o parens.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/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-6.3/shlib' rm -f search.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o search.o ../search.c mv search.o search.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f readline.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o readline.o ../readline.c BUILDSTDERR: mv rea../readline.c: In function 'readline_internal_char': BUILDSTDERR: ../readline.c:525:21: warning: variable 'eof_found' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 525 | static int lastc, eof_found; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../readline.c:1211:1: warning: 'reset_default_bindings' defined but not used [-Wunused-function] BUILDSTDERR: 1211 | reset_default_bindings () BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../isearch.c: In function 'rl_search_history': BUILDSTDERR: ../isearch.c:743:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 743 | int c, r; BUILDSTDERR: | ^ BUILDSTDERR: ../isearch.c: In function '_rl_isearch_callback': BUILDSTDERR: ../isearch.c:781:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 781 | int c, r; BUILDSTDERR: | ^ BUILDSTDERR: ../vi_mode.c: In function 'rl_domove_motion_callback': BUILDSTDERR: ../vi_mode.c:1092:10: warning: unused variable 'save' [-Wunused-variable] BUILDSTDERR: 1092 | int c, save, r; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../vi_mode.c: In function 'rl_vi_domove': BUILDSTDERR: ../vi_mode.c:1260:7: warning: unused variable 'r' [-Wunused-variable] BUILDSTDERR: 1260 | int r; BUILDSTDERR: | ^ BUILDSTDERR: ../signals.c:579:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] BUILDSTDERR: 579 | static sigset_t sigint_set, sigint_oset; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../signals.c:579:17: warning: 'sigint_set' defined but not used [-Wunused-variable] BUILDSTDERR: 579 | static sigset_t sigint_set, sigint_oset; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../complete.c:62: BUILDSTDERR: ../complete.c: In function 'fnwidth': BUILDSTDERR: ../rlmbutil.h:130:77: warning: implicit declaration of function 'wcwidth'; did you mean 'fnwidth'? [-Wimplicit-function-declaration] BUILDSTDERR: 130 | # define WCWIDTH(wc) ((_rl_utf8locale && UNICODE_COMBINING_CHAR(wc)) ? 0 : wcwidth(wc)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../complete.c:746:12: note: in expansion of macro 'WCWIDTH' BUILDSTDERR: 746 | w = WCWIDTH (wc); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../complete.c: In function '_rl_find_completion_word': BUILDSTDERR: ../complete.c:1085:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 1085 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../complete.c: In function 'rl_completion_matches': BUILDSTDERR: ../complete.c:2119:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2119 | while (string = (*entry_function) (text, matches)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../complete.c: In function 'rl_username_completion_function': BUILDSTDERR: ../complete.c:2193:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2193 | while (entry = getpwent ()) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../complete.c: In function 'rl_menu_complete': BUILDSTDERR: ../complete.c:2726:25: warning: unused variable 'cstate' [-Wunused-variable] BUILDSTDERR: 2726 | static int delimiter, cstate; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../complete.c:2726:25: warning: 'cstate' defined but not used [-Wunused-variable] BUILDSTDERR: ../complete.c: In function 'print_filename': BUILDSTDERR: ../complete.c:978:10: warning: 'printed_len' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 978 | return printed_len; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../complete.c: In function 'rl_complete_internal': BUILDSTDERR: ../complete.c:2005:7: warning: 'tlen' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2005 | if (mlen >= tlen) BUILDSTDERR: | ^ BUILDSTDERR: ../bind.c: In function 'rl_translate_keyseq': BUILDSTDERR: ../bind.c:455:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 455 | for (i = l = 0; c = seq[i]; i++) BUILDSTDERR: | ^ BUILDSTDERR: ../bind.c: In function '_rl_skip_to_delim': BUILDSTDERR: ../bind.c:1213:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 1213 | for (i = start,passc = 0; c = string[i]; i++) BUILDSTDERR: | ^ BUILDSTDERR: ../bind.c: In function 'rl_parse_and_bind': BUILDSTDERR: ../bind.c:1300:11: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: 1300 | int s; BUILDSTDERR: | ^ BUILDSTDERR: ../bind.c: In function 'rl_function_dumper': BUILDSTDERR: ../bind.c:2201:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2201 | for (i = 0; name = names[i]; i++) BUILDSTDERR: | ^~~~ dline.o readline.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f rltty.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f isearch.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o isearch.o ../isearch.c mv isearch.o isearch.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f vi_mode.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f signals.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o signals.o ../signals.c mv signals.o signals.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f util.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o util.o ../util.c mv util.o util.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f complete.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o complete.o ../complete.c mv complete.o complete.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f bind.so BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/li../undo.c: In function 'rl_free_undo_list': BUILDSTDERR: ../undo.c:127:14: warning: unused variable 'release' [-Wunused-variable] BUILDSTDERR: 127 | UNDO_LIST *release, *orig_list; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../input.c: In function 'rl_read_key': BUILDSTDERR: ../input.c:434:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 434 | if (c = _rl_next_macro_key ()) BUILDSTDERR: | ^ b/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o bind.o ../bind.c mv bind.o bind.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f undo.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o undo.o ../undo.c mv undo.o undo.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f macro.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o macro.o ../macro.c mv macro.o macro.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f kill.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o kill.o ../kill.c mv kill.o kill.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f callback.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o callback.o ../callback.c mv callback.o callback.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f input.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o input.o ../input.c mv input.o input.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f terminal.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f nls.so BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-../nls.c: In function 'utf8locale': BUILDSTDERR: ../nls.c:107:10: warning: unused variable 'len' [-Wunused-variable] BUILDSTDERR: 107 | size_t len; BUILDSTDERR: | ^~~ BUILDSTDERR: At top level: BUILDSTDERR: ../nls.c:233:1: warning: 'find_codeset' defined but not used [-Wunused-function] BUILDSTDERR: 233 | find_codeset (name, lenp) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../display.c:50: BUILDSTDERR: ../display.c: In function 'rl_redisplay': BUILDSTDERR: ../rlmbutil.h:130:77: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration] BUILDSTDERR: 130 | # define WCWIDTH(wc) ((_rl_utf8locale && UNICODE_COMBINING_CHAR(wc)) ? 0 : wcwidth(wc)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../display.c:804:15: note: in expansion of macro 'WCWIDTH' BUILDSTDERR: 804 | temp = WCWIDTH (wc); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../display.c: In function 'update_line': BUILDSTDERR: ../display.c:1317:39: warning: unused variable 'twidth' [-Wunused-variable] BUILDSTDERR: 1317 | int temp, lendiff, wsatend, od, nd, twidth, o_cpos; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../display.c:2490:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] BUILDSTDERR: 2490 | insert_some_chars (string, count, col) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../rldefs.h:61, BUILDSTDERR: from ../display.c:49: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'rl_redisplay' at ../display.c:643:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../display.c: In function 'rl_redisplay': BUILDSTDERR: ../display.c:635:40: note: length computed here BUILDSTDERR: 635 | prompt_physical_chars = pmtlen = strlen (prompt_this_line); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../display.c:919:8: warning: 'wc_width' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 919 | for (i = 0; i < wc_width; i++) BUILDSTDERR: | ^~~ BUILDSTDERR: ../display.c:757:10: warning: 'n0' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 757 | lpos -= _rl_col_width (local_prompt, n0, num, 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../misc.c: In function '_rl_revert_all_lines': BUILDSTDERR: ../misc.c:458:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 458 | if (ul = (UNDO_LIST *)entry->data) BUILDSTDERR: | ^~ BUILDSTDERR: ../misc.c: In function 'rl_clear_history': BUILDSTDERR: ../misc.c:505:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 505 | if (ul = (UNDO_LIST *)hent->data) BUILDSTDERR: | ^~ BUILDSTDERR: ../text.c: In function '_rl_overwrite_char': BUILDSTDERR: ../text.c:862:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 862 | int k; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../rldefs.h:61, BUILDSTDERR: from ../text.c:45: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'rl_insert_text' at ../text.c:98:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../text.c: In function 'rl_insert_text': BUILDSTDERR: ../text.c:89:29: note: length computed here BUILDSTDERR: 89 | l = (string && *string) ? strlen (string) : 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../shell.c:127:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] BUILDSTDERR: 127 | static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../shell.c:126:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] BUILDSTDERR: 126 | static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ BUILDSTDERR: | ^~~~~~~~~~~ strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o nls.o ../nls.c mv nls.o nls.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f display.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o display.o ../display.c mv display.o display.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f misc.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o misc.o ../misc.c mv misc.o misc.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f history.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o history.o ../history.c mv history.o history.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f histsearch.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f text.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o text.o ../text.c mv text.o text.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f histfile.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f shell.so BUILDSTDERR: gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -gIn file included from ../mbutil.c:47: BUILDSTDERR: ../mbutil.c: In function '_rl_find_next_mbchar_internal': BUILDSTDERR: ../rlmbutil.h:130:77: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration] BUILDSTDERR: 130 | # define WCWIDTH(wc) ((_rl_utf8locale && UNICODE_COMBINING_CHAR(wc)) ? 0 : wcwidth(wc)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../mbutil.c:125:12: note: in expansion of macro 'WCWIDTH' BUILDSTDERR: 125 | if (WCWIDTH (wc) == 0) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../tilde.c: In function 'tilde_expand': BUILDSTDERR: ../tilde.c:199:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 199 | if (result = strchr (string, '~')) BUILDSTDERR: | ^~~~~~ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o shell.o ../shell.c mv shell.o shell.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f mbutil.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f tilde.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv tilde.o tilde.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f colors.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o colors.o ../colors.c mv colors.o colors.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f xfree.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o xfree.o ../xfree.c mv xfree.o xfree.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f xmalloc.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f compat.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o compat.o ../compat.c mv compat.o compat.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' BUILDSTDERR: make[1]: Entering directory '/builddir/build/BUILD/readline-6../histexpand.c: In function 'get_history_event': BUILDSTDERR: ../histexpand.c:207:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 207 | for (local_index = i; c = string[i]; i++) BUILDSTDERR: | ^ BUILDSTDERR: ../histexpand.c: In function 'history_expand_internal': BUILDSTDERR: ../histexpand.c:680:41: warning: variable 'ws' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 680 | int delimiter, failed, si, l_temp, ws, we; BUILDSTDERR: | ^~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 .3/shlib' rm -f parse-colors.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o parse-colors.o ../parse-colors.c mv parse-colors.o parse-colors.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f histexpand.so gcc -c -DHAVE_CONFIG_H -I/usr/include/ncurses -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o histexpand.o ../histexpand.c mv histexpand.o histexpand.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f libhistory.so.6.3 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-soname,libhistory.so.6.3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,`basename libhistory.so.6.3 .3` -o libhistory.so.6.3 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' rm -f libreadline.so.6.3 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-soname,libreadline.so.6.3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,`basename libreadline.so.6.3 .3` -o libreadline.so.6.3 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-6.3/shlib' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.15EoCs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 + cd readline-6.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 'INSTALL=/usr/bin/install -p' /bin/sh ./support/mkinstalldirs /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/include \ /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/include/readline /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64 \ /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/man/man3 /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/doc/readline mkdir -p -- /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/include /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/include/readline /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64 /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/man/man3 /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.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/compat-readline6-6.3-16.fc31.riscv64/usr/include/readline ; \ done /usr/bin/install -p -m 644 ./CHANGES ./INSTALL ./README /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/doc/readline ( if test -d doc ; then \ cd doc && \ /usr/bin/make infodir=/usr/share/info DESTDIR=/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 install; \ fi ) make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/doc' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 ; \ fi if test -f readline.info; then \ /usr/bin/install -p -m 644 readline.info /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/readline.info; \ else \ /usr/bin/install -p -m 644 ./readline.info /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /usr/bin/install -p -m 644 rluserman.info /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/rluserman.info; \ else \ /usr/bin/install -p -m 644 ./rluserman.info /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /usr/bin/install -p -m 644 history.info /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/history.info; \ else \ /usr/bin/install -p -m 644 ./history.info /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.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/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/dir \ /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/readline.info ; \ install-info --dir-file=/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/dir \ /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/history.info ; \ install-info --dir-file=/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/dir \ /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info/rluserman.info ; \ else true; fi /usr/bin/install -p -m 644 ./readline.3 /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/man/man3/readline.3 /usr/bin/install -p -m 644 ./history.3 /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.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/compat-readline6-6.3-16.fc31.riscv64/readline.html; \ else \ BUILDSTDERR: /usr/bin/install -p -m 644 ./readline.html /builddir/build/BUILDROOT/compamv: cannot stat '/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libreadline.a': No such file or directory BUILDSTDERR: make: [Makefile:238: install-static] Error 1 (ignored) BUILDSTDERR: mv: cannot stat '/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libhistory.a': No such file or directory BUILDSTDERR: make: [Makefile:241: install-static] Error 1 (ignored) + mkdir /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/readline6 + mv /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libhistory.a /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libreadline.a /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libhistory.so /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libreadline.so /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/readline6/ + pushd /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/readline6 + for f in *.so + ln -sf ../libhistory.so.6 libhistory.so + for f in *.so + ln -sf ../libreadline.so.6 libreadline.so + popd + mv /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/include/readline /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/include/readline6 + rm -rf /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/readline + rm -rf /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/doc/readline + rm -rf /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/info + rm -rf /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/man + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 6.3-16.fc31 --unique-debug-suffix -6.3-16.fc31.riscv64 --unique-debug-src-base compat-readline6-6.3-16.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/readline-6.3 t-readline6-6.3-16.fc31.riscv64/readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -p -m 644 history.html /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/history.html; \ else \ /usr/bin/install -p -m 644 ./history.html /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -p -m 644 rluserman.html /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/rluserman.html; \ else \ /usr/bin/install -p -m 644 ./rluserman.html /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/rluserman.html; \ fi ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/doc' ( cd examples ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 install ) make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/examples' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/readline mkdir /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/readline make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/examples' mv /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libreadline.a /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libreadline.old /usr/bin/install -p -m 644 libreadline.a /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libreadline.a test -n "ranlib" && ranlib /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libreadline.a mv /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libhistory.a /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libhistory.old /usr/bin/install -p -m 644 libhistory.a /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libhistory.a test -n "ranlib" && ranlib /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libhistory.a test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make all ) make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' ( cd shlib ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 install ) make[1]: Entering directory '/builddir/build/BUILD/readline-6.3/shlib' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64 /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/bin /bin/sh ../support/shlib-install -O linux-gnu -V koji -d /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64 -b /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/bin -i "/usr/bin/install -p -m 644" libhistory.so.6.3 /bin/sh ../support/shlib-install -O linux-gnu -V koji -d /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64 -b /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/bin -i "/usr/bin/install -p -m 644" libreadline.so.6.3 install: you may need to run ldconfig make[1]: Leaving directory '/builddir/build/BUILD/readline-6.3/shlib' ~/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/readline6 ~/build/BUILD/readline-6.3 ~/build/BUILD/readline-6.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libreadline.so.6.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libhistory.so.6.3 extracting debug info from /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libreadline.so.6.3 extracting debug info from /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/lib64/libhistory.so.6.3 original debug info size: 1200kB, size after compression: 1032kB BUILDSTDERR: /usr/lib/rpm/sepdebugcrcfix: Update1675 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs d 2 CRC32s, 0 CRC32s did match. Processing files: compat-readline6-6.3-16.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NxqZip + umask 022 + cd /builddir/build/BUILD + cd readline-6.3 + DOCDIR=/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/doc/compat-readline6 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/doc/compat-readline6 + cp -pr CHANGES /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/doc/compat-readline6 + cp -pr NEWS /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/doc/compat-readline6 + cp -pr README /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/doc/compat-readline6 + cp -pr USAGE /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/doc/compat-readline6 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.opBMOp + umask 022 + cd /builddir/build/BUILD + cd readline-6.3 + LICENSEDIR=/builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/licenses/compat-readline6 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/licenses/compat-readline6 + cp -pr COPYING /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64/usr/share/licenses/compat-readline6 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: compat-readline6 = 6.3-16.fc31 compat-readline6(riscv-64) = 6.3-16.fc31 libhistory.so.6()(64bit) libreadline.so.6()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): info Requires(preun): info 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: compat-readline6-devel-6.3-16.fc31.riscv64 Provides: compat-readline6-devel = 6.3-16.fc31 compat-readline6-devel(riscv-64) = 6.3-16.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): info Requires(preun): info Requires: libhistory.so.6()(64bit) libreadline.so.6()(64bit) Processing files: compat-readline6-static-6.3-16.fc31.riscv64 Provides: compat-readline6-static = 6.3-16.fc31 compat-readline6-static(riscv-64) = 6.3-16.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: compat-readline6-debugsource-6.3-16.fc31.riscv64 Provides: compat-readline6-debugsource = 6.3-16.fc31 compat-readline6-debugsource(riscv-64) = 6.3-16.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: compat-readline6-debuginfo-6.3-16.fc31.riscv64 Provides: compat-readline6-debuginfo = 6.3-16.fc31 compat-readline6-debuginfo(riscv-64) = 6.3-16.fc31 debuginfo(build-id) = 8c2e94604b171a1ded85bb06625f42cb9cffd838 debuginfo(build-id) = ae7018adea7b0194bcdf6b2229367547d8771e24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: compat-readline6-debugsource(riscv-64) = 6.3-16.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 Wrote: /builddir/build/RPMS/compat-readline6-devel-6.3-16.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/compat-readline6-6.3-16.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/compat-readline6-debugsource-6.3-16.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/compat-readline6-debuginfo-6.3-16.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/compat-readline6-static-6.3-16.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0n7UUp + umask 022 + cd /builddir/build/BUILD + cd readline-6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/compat-readline6-6.3-16.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0