Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/readline.spec'], timeout=172800uid=1000printOutput=Falsegid=425nspawn_args=[]shell=FalsechrootPath='/var/lib/mock/module-6faa4f4ef05d7418-build-9546429-776488/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/readline.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/readline-7.0-7.module_6faa4f4e.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/readline.spec'], timeout=172800uid=1000printOutput=Falsegid=425nspawn_args=[]shell=FalsechrootPath='/var/lib/mock/module-6faa4f4ef05d7418-build-9546429-776488/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/readline.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tilZCH + 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.osJpsT + 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-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... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu Beginning configuration for readline-7.0 for powerpc64le-redhat-linux-gnu checking whether make sets $(MAKE)... yes checking for ppc64le-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 ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64le-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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 util.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 kill.c 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 macro.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 callback.c 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 terminal.c 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 history.c history.c: In function 'add_history': history.c:285:20: warning: unused variable 'i' [-Wunused-variable] register int i; ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 histsearch.c 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 mbutil.c 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 xmalloc.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 parse-colors.c test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make -j4 -Otarget --jobserver-auth=3,4 all ) 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 xfree.c make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' make[1]: warning: -jN forced in submake: disabling jobserver mode. 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 compat.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-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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o parens.o ../parens.c mv parens.o parens.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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; ^~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o readline.o ../readline.c mv readline.o readline.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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 () ^~~~~~~~~~~~~~~~~~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../vi_mode.c: In function 'rl_vi_domove': ../vi_mode.c:1296:7: warning: unused variable 'r' [-Wunused-variable] int r; ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o isearch.o ../isearch.c mv isearch.o isearch.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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; ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o complete.o ../complete.c mv complete.o complete.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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) ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o signals.o ../signals.c mv signals.o signals.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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; ^~~~~~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o bind.o ../bind.c mv bind.o bind.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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++) ^~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o undo.o ../undo.c mv undo.o undo.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../undo.c: In function 'rl_free_undo_list': ../undo.c:126:14: warning: unused variable 'release' [-Wunused-variable] UNDO_LIST *release, *orig_list; ^~~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o input.o ../input.c mv input.o input.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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: ^~~~~~~~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o display.o ../display.c mv display.o display.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o nls.o ../nls.c mv nls.o nls.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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) ^~~~~~~~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o history.o ../history.c mv history.o history.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../history.c: In function 'add_history': ../history.c:285:20: warning: unused variable 'i' [-Wunused-variable] register int i; ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o misc.o ../misc.c mv misc.o misc.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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) ^~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o text.o ../text.c mv text.o text.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../text.c: In function '_rl_overwrite_char': ../text.c:866:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] int k; ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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; ~~~~~~~~~~~^~~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o shell.o ../shell.c mv shell.o shell.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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 */ ^~~~~~~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv tilde.o tilde.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../tilde.c: In function 'tilde_expand': ../tilde.c:199:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (result = strchr (string, '~')) ^~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -o histexpand.o ../histexpand.c mv histexpand.o histexpand.so make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/shlib' ../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; ^~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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.2NmxIe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le ++ dirname /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le + cd readline-7.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le /bin/sh ./support/mkinstalldirs /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/include \ /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/include/readline /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64 \ /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/man/man3 /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline mkdir -p -- /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/include /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/include/readline /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64 /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/man/man3 /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/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 -c -m 644 ./$f /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/include/readline ; \ done /usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/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.module_6faa4f4e.ppc64le install; \ fi ) make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/doc' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le ; \ fi if test -f readline.info; then \ /usr/bin/install -c -m 644 readline.info /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/readline.info; \ else \ /usr/bin/install -c -m 644 ./readline.info /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /usr/bin/install -c -m 644 rluserman.info /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/rluserman.info; \ else \ /usr/bin/install -c -m 644 ./rluserman.info /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /usr/bin/install -c -m 644 history.info /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/history.info; \ else \ /usr/bin/install -c -m 644 ./history.info /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/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.module_6faa4f4e.ppc64le/usr/share/info/dir \ /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/readline.info ; \ install-info --dir-file=/builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/dir \ /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/history.info ; \ install-info --dir-file=/builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/dir \ /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/rluserman.info ; \ else true; fi /usr/bin/install -c -m 644 ./readline.3 /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/man/man3/readline.3 /usr/bin/install -c -m 644 ./history.3 /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /usr/bin/install -c -m 644 readline.html /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/readline.html; \ else \ /usr/bin/install -c -m 644 ./readline.html /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -c -m 644 history.html /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/history.html; \ else \ /usr/bin/install -c -m 644 ./history.html /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -c -m 644 rluserman.html /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/rluserman.html; \ else \ /usr/bin/install -c -m 644 ./rluserman.html /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/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.module_6faa4f4e.ppc64le install ) make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/examples' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/readline mkdir /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/readline make[1]: Leaving directory '/builddir/build/BUILD/readline-7.0/examples' mv /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libreadline.a /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libreadline.old mv: cannot stat '/builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libreadline.a': No such file or directory /usr/bin/install -c -m 644 libreadline.a /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libreadline.a make: [Makefile:236: install-static] Error 1 (ignored) test -n "ranlib" && ranlib /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libreadline.a mv /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libhistory.a /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libhistory.old mv: cannot stat '/builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libhistory.a': No such file or directory /usr/bin/install -c -m 644 libhistory.a /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libhistory.a make: [Makefile:239: install-static] Error 1 (ignored) test -n "ranlib" && ranlib /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/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.module_6faa4f4e.ppc64le install ) make[1]: Entering directory '/builddir/build/BUILD/readline-7.0/shlib' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64 /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/bin mkdir /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/bin /bin/sh ../support/shlib-install -O linux-gnu -V redhat -d /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64 -b /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/bin -i "/usr/bin/install -c -m 644" libhistory.so.7.0 /bin/sh ../support/shlib-install -O linux-gnu -V redhat -d /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64 -b /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/bin -i "/usr/bin/install -c -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.module_6faa4f4e.ppc64le/usr/share/readline + rm -rf /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline + rm -f /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 7.0-7.module_6faa4f4e --unique-debug-suffix -7.0-7.module_6faa4f4e.ppc64le --unique-debug-src-base readline-7.0-7.module_6faa4f4e.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/readline-7.0 extracting debug info from /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libhistory.so.7.0 extracting debug info from /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/lib64/libreadline.so.7.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1758 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink Processing files: readline-7.0-7.module_6faa4f4e.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B7TmtA + umask 022 + cd /builddir/build/BUILD + cd readline-7.0 + DOCDIR=/builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline + cp -pr CHANGES /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline + cp -pr NEWS /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline + cp -pr README /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline + cp -pr USAGE /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LAnxeW + umask 022 + cd /builddir/build/BUILD + cd readline-7.0 + LICENSEDIR=/builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/licenses/readline + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/licenses/readline + cp -pr COPYING /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/licenses/readline + exit 0 Provides: libhistory.so.7()(64bit) libreadline.so.7()(64bit) readline = 7.0-7.module_6faa4f4e readline(ppc-64) = 7.0-7.module_6faa4f4e 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: readline-devel-7.0-7.module_6faa4f4e.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BGVo2h + umask 022 + cd /builddir/build/BUILD + cd readline-7.0 + DOCDIR=/builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/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.module_6faa4f4e.ppc64le/usr/share/doc/readline-devel + cp -pr examples/readlinebuf.h /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline-devel + cp -pr examples/rlfe /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le/usr/share/doc/readline-devel + exit 0 Provides: readline-devel = 7.0-7.module_6faa4f4e readline-devel(ppc-64) = 7.0-7.module_6faa4f4e 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: /bin/sh libhistory.so.7()(64bit) libreadline.so.7()(64bit) Processing files: readline-static-7.0-7.module_6faa4f4e.ppc64le Provides: readline-static = 7.0-7.module_6faa4f4e readline-static(ppc-64) = 7.0-7.module_6faa4f4e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: readline-debugsource-7.0-7.module_6faa4f4e.ppc64le Provides: readline-debugsource = 7.0-7.module_6faa4f4e readline-debugsource(ppc-64) = 7.0-7.module_6faa4f4e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: readline-debuginfo-7.0-7.module_6faa4f4e.ppc64le Provides: debuginfo(build-id) = 1bffe9b7990c0e59aec9c0405672d7b26d42d129 debuginfo(build-id) = a2b94c56ecadce8eb1874316b3e8fae1552746fb readline-debuginfo = 7.0-7.module_6faa4f4e readline-debuginfo(ppc-64) = 7.0-7.module_6faa4f4e 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.module_6faa4f4e.ppc64le Wrote: /builddir/build/RPMS/readline-7.0-7.module_6faa4f4e.ppc64le.rpm Wrote: /builddir/build/RPMS/readline-devel-7.0-7.module_6faa4f4e.ppc64le.rpm Wrote: /builddir/build/RPMS/readline-static-7.0-7.module_6faa4f4e.ppc64le.rpm Wrote: /builddir/build/RPMS/readline-debugsource-7.0-7.module_6faa4f4e.ppc64le.rpm Wrote: /builddir/build/RPMS/readline-debuginfo-7.0-7.module_6faa4f4e.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pjDX9D + umask 022 + cd /builddir/build/BUILD + cd readline-7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/readline-7.0-7.module_6faa4f4e.ppc64le + exit 0 Child return code was: 0