Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/readline.spec'], chrootPath='/var/lib/mock/rocky-9-aarch64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/readline.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1628553600 Wrote: /builddir/build/SRPMS/readline-8.1-4.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/readline.spec'], chrootPath='/var/lib/mock/rocky-9-aarch64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/readline.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1628553600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cxsFzV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf readline-8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/readline-8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd readline-8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/readline-8.0-shlib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aiYRHy + umask 022 + cd /builddir/build/BUILD + cd readline-8.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-10-30 14:00:08.000000000 +0000 +++ ./configure 2022-04-24 19:12:27.573161836 +0000 @@ -1834,7 +1834,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./examples/rlfe/configure + diff -u ./examples/rlfe/configure.backup ./examples/rlfe/configure + mv ./examples/rlfe/configure.backup ./examples/rlfe/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./examples/rlfe/configure + diff -u ./examples/rlfe/configure.backup ./examples/rlfe/configure + mv ./examples/rlfe/configure.backup ./examples/rlfe/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./examples/rlfe/configure + diff -u ./examples/rlfe/configure.backup ./examples/rlfe/configure --- ./examples/rlfe/configure.backup 2011-10-01 17:52:41.000000000 +0000 +++ ./examples/rlfe/configure 2022-04-24 19:12:27.593161753 +0000 @@ -1568,7 +1568,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./examples/rlfe/configure + diff -u ./examples/rlfe/configure.backup ./examples/rlfe/configure + mv ./examples/rlfe/configure.backup ./examples/rlfe/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./examples/rlfe/configure + diff -u ./examples/rlfe/configure.backup ./examples/rlfe/configure + mv ./examples/rlfe/configure.backup ./examples/rlfe/configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./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-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-curses --disable-install-examples configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu Beginning configuration for readline-8.1 for aarch64-redhat-linux-gnu checking whether make sets $(MAKE)... yes checking for aarch64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for aarch64-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 fnmatch... 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... 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 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... yes checking size of wchar_t... 4 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 -j8 V=1 VERBOSE=1 rm -f funmap.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection funmap.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection keymaps.c rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection parens.c parens.c: In function 'rl_insert_close': parens.c:118:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] 118 | int orig_point, match_point, ready; | ^~~~~ rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection rltty.c rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection search.c search.c: In function 'rl_history_search_internal': search.c:524:9: warning: unused variable 't' [-Wunused-variable] 524 | char *t; | ^ rm -f readline.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection readline.c readline.c: In function 'readline_internal_char': readline.c:549:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] 549 | int c, code, lk, r; | ^ readline.c:548:21: warning: unused variable 'eof_found' [-Wunused-variable] 548 | static int lastc, eof_found; | ^~~~~~~~~ At top level: readline.c:548:21: warning: 'eof_found' defined but not used [-Wunused-variable] readline.c:1311:1: warning: 'reset_default_bindings' defined but not used [-Wunused-function] 1311 | reset_default_bindings (void) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection signals.c signals.c: In function 'rl_set_signals': signals.c:439:25: warning: unused variable 'oset' [-Wunused-variable] 439 | static sigset_t bset, oset; | ^~~~ At top level: signals.c:439:25: warning: 'oset' defined but not used [-Wunused-variable] signals.c:650:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] 650 | static sigset_t sigint_set, sigint_oset; | ^~~~~~~~~~~ signals.c:650:17: warning: 'sigint_set' defined but not used [-Wunused-variable] 650 | static sigset_t sigint_set, sigint_oset; | ^~~~~~~~~~ rm -f isearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection isearch.c isearch.c: In function '_rl_isearch_dispatch': isearch.c:341:37: warning: unused variable 'incr' [-Wunused-variable] 341 | int n, wstart, wlen, limit, cval, incr; | ^~~~ isearch.c: In function 'rl_search_history': isearch.c:845:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 845 | int c, r; | ^ isearch.c: In function '_rl_isearch_callback': isearch.c:882:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 882 | int c, r; | ^ rm -f util.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection util.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection undo.c undo.c: In function 'rl_free_undo_list': undo.c:121:14: warning: unused variable 'release' [-Wunused-variable] 121 | UNDO_LIST *release, *orig_list; | ^~~~~~~ rm -f macro.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection macro.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection kill.c kill.c: In function 'rl_bracketed_paste_begin': kill.c:726:15: warning: unused variable 'cap' [-Wunused-variable] 726 | size_t len, cap; | ^~~ kill.c:725:15: warning: unused variable 'c' [-Wunused-variable] 725 | int retval, c; | ^ kill.c: In function '_rl_read_bracketed_paste_prefix': kill.c:743:17: warning: unused variable 'j' [-Wunused-variable] 743 | int key, ind, j; | ^ kill.c: In function '_rl_bracketed_read_mbstring': kill.c:815:10: warning: unused variable 'r' [-Wunused-variable] 815 | int c, r; | ^ kill.c: In function '_rl_read_bracketed_paste_prefix': kill.c:766:29: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized] 766 | return (key < 0 ? key : 0); | ~~~~~~~~~~~~~~~^~~~ rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection input.c input.c: In function 'rl_read_key': input.c:486:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 486 | if (c = _rl_next_macro_key ()) | ^ input.c: In function 'rl_getc': input.c:595:1: warning: label 'handle_error' defined but not used [-Wunused-label] 595 | handle_error: | ^~~~~~~~~~~~ input.c:529:12: warning: unused variable 'empty_set' [-Wunused-variable] 529 | sigset_t empty_set; | ^~~~~~~~~ rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection callback.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection nls.c nls.c: In function 'utf8locale': nls.c:106:10: warning: unused variable 'len' [-Wunused-variable] 106 | size_t len; | ^~~ nls.c: In function '_rl_init_eightbit': nls.c:154:9: warning: unused variable 'lspec' [-Wunused-variable] 154 | char *lspec, *t; | ^~~~~ At top level: nls.c:244:1: warning: 'find_codeset' defined but not used [-Wunused-function] 244 | find_codeset (char *name, size_t *lenp) | ^~~~~~~~~~~~ rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection terminal.c rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection complete.c complete.c: In function '_rl_find_completion_word': complete.c:1149:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1149 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^~~~~~~~ complete.c: In function 'compute_lcd_of_matches': complete.c:1321:7: warning: unused variable 'v' [-Wunused-variable] 1321 | int v; | ^ complete.c: In function 'rl_completion_matches': complete.c:2217:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2217 | while (string = (*entry_function) (text, matches)) | ^~~~~~ complete.c: In function 'rl_username_completion_function': complete.c:2289:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2289 | while (entry = getpwent ()) | ^~~~~ complete.c: In function 'rl_menu_complete': complete.c:2826:25: warning: unused variable 'cstate' [-Wunused-variable] 2826 | static int delimiter, cstate; | ^~~~~~ At top level: complete.c:2826:25: warning: 'cstate' defined but not used [-Wunused-variable] complete.c: In function 'print_filename': complete.c:1042:22: warning: 'printed_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 1042 | printed_len++; | ~~~~~~~~~~~^~ complete.c: In function 'rl_complete_internal': complete.c:2086:14: warning: 'tlen' may be used uninitialized in this function [-Wmaybe-uninitialized] 2086 | if (mlen >= tlen) | ^ rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection misc.c misc.c: In function '_rl_revert_previous_lines': misc.c:450:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 450 | if (ul = (UNDO_LIST *)entry->data) | ^~ misc.c: In function 'rl_clear_history': misc.c:510:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 510 | if (ul = (UNDO_LIST *)hent->data) | ^~ rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection vi_mode.c vi_mode.c: In function 'rl_vi_fword': vi_mode.c:639:7: warning: variable 'opoint' set but not used [-Wunused-but-set-variable] 639 | int opoint; | ^~~~~~ vi_mode.c: In function 'rl_vi_domove': vi_mode.c:1360:7: warning: unused variable 'r' [-Wunused-variable] 1360 | int r; | ^ At top level: vi_mode.c:104:12: warning: 'vi_continued_command' defined but not used [-Wunused-variable] 104 | static int vi_continued_command; | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from rldefs.h:61, from vi_mode.c:53: In function 'strncpy', inlined from 'rl_vi_change_char' at vi_mode.c:2065:7: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection history.c history.c: In function 'add_history': history.c:279:20: warning: unused variable 'i' [-Wunused-variable] 279 | register int i; | ^ history.c: In function 'remove_history': history.c:482:16: warning: unused variable 'i' [-Wunused-variable] 482 | register int i; | ^ rm -f shell.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection shell.c shell.c:126:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] 126 | static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ | ^~~~~~~~~~~ shell.c:125:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] 125 | static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ | ^~~~~~~~~~~ rm -f bind.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection bind.c bind.c: In function '_rl_skip_to_delim': bind.c:1495:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1495 | for (i = start,passc = 0; c = string[i]; i++) | ^ bind.c: In function 'rl_parse_and_bind': bind.c:1589:11: warning: unused variable 's' [-Wunused-variable] 1589 | int s; | ^ bind.c: In function 'rl_function_dumper': bind.c:2693:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2693 | for (i = 0; name = names[i]; i++) | ^~~~ rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection histsearch.c histsearch.c: In function '_hs_history_patsearch': histsearch.c:212:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 212 | if (unescaped_backslash = (string[ret] == '\\')) | ^~~~~~~~~~~~~~~~~~~ rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection histfile.c histfile.c: In function 'history_backupfile': histfile.c:195:15: warning: unused variable 'fs' [-Wunused-variable] 195 | struct stat fs; | ^~ histfile.c: In function 'history_tempfile': histfile.c:223:15: warning: unused variable 'fs' [-Wunused-variable] 223 | struct stat fs; | ^~ histfile.c: In function 'history_truncate_file': histfile.c:523:49: warning: variable 'r' set but not used [-Wunused-but-set-variable] 523 | int file, chars_read, rv, orig_lines, exists, r; | ^ histfile.c: In function 'history_do_write': histfile.c:685:22: warning: unused variable 'nfinfo' [-Wunused-variable] 685 | struct stat finfo, nfinfo; | ^~~~~~ At top level: histfile.c:475:1: warning: 'histfile_backup' defined but not used [-Wunused-function] 475 | histfile_backup (const char *filename, const char *back) | ^~~~~~~~~~~~~~~ histfile.c:189:1: warning: 'history_backupfile' defined but not used [-Wunused-function] 189 | history_backupfile (const char *filename) | ^~~~~~~~~~~~~~~~~~ histfile.c: In function 'history_truncate_file': histfile.c:648:46: warning: 'orig_lines' may be used uninitialized [-Wmaybe-uninitialized] 648 | history_lines_written_to_file = orig_lines - lines; | ~~~~~~~~~~~^~~~~~~ rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection mbutil.c mbutil.c: In function '_rl_find_prev_utf8char': mbutil.c:247:9: warning: unused variable 's' [-Wunused-variable] 247 | char *s; | ^ At top level: mbutil.c:87:1: warning: '_rl_utf8_mblen' defined but not used [-Wunused-function] 87 | _rl_utf8_mblen (const char *s, size_t n) | ^~~~~~~~~~~~~~ rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection xmalloc.c rm -f tilde.o gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DREADLINE_LIBRARY -c ./tilde.c ./tilde.c: In function 'tilde_expand': ./tilde.c:195:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 195 | if (result = strchr (string, '~')) | ^~~~~~ rm -f text.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection text.c text.c: In function '_rl_overwrite_char': text.c:919:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] 919 | int k; | ^ In file included from /usr/include/string.h:519, from rldefs.h:61, from text.c:45: In function 'strncpy', inlined from 'rl_insert_text' at text.c:99:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ text.c: In function 'rl_insert_text': text.c:90:29: note: length computed here 90 | l = (string && *string) ? strlen (string) : 0; | ^~~~~~~~~~~~~~~ rm -f colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection colors.c rm -f parse-colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection parse-colors.c rm -f xfree.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection xfree.c test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make -j8 -Otarget --jobserver-auth=3,4 all ) make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: warning: -j8 forced in submake: resetting jobserver mode. rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection compat.c make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f funmap.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f keymaps.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f parens.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o parens.o ../parens.c mv parens.o parens.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../parens.c: In function 'rl_insert_close': ../parens.c:118:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] 118 | int orig_point, match_point, ready; | ^~~~~ rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection histexpand.c histexpand.c: In function 'get_history_event': histexpand.c:213:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 213 | for (local_index = i; c = string[i]; i++) | ^ histexpand.c: In function 'history_expand_internal': histexpand.c:682:48: warning: variable 'ws' set but not used [-Wunused-but-set-variable] 682 | int delimiter, failed, si, l_temp, ws, we; | ^~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f rltty.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f search.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o search.o ../search.c mv search.o search.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../search.c: In function 'rl_history_search_internal': ../search.c:524:9: warning: unused variable 't' [-Wunused-variable] 524 | char *t; | ^ 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-8.1/shlib' rm -f readline.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o readline.o ../readline.c mv readline.o readline.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../readline.c: In function 'readline_internal_char': ../readline.c:549:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] 549 | int c, code, lk, r; | ^ ../readline.c:548:21: warning: unused variable 'eof_found' [-Wunused-variable] 548 | static int lastc, eof_found; | ^~~~~~~~~ At top level: ../readline.c:548:21: warning: 'eof_found' defined but not used [-Wunused-variable] ../readline.c:1311:1: warning: 'reset_default_bindings' defined but not used [-Wunused-function] 1311 | reset_default_bindings (void) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection display.c display.c: In function 'rl_redisplay': display.c:746:38: warning: variable 'prompt_lines_estimate' set but not used [-Wunused-but-set-variable] 746 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~~~~~~~~~~~~~~~~~~~~ display.c:746:33: warning: variable 'num' set but not used [-Wunused-but-set-variable] 746 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~~ display.c:746:29: warning: unused variable 'n0' [-Wunused-variable] 746 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~ display.c: In function 'update_line': display.c:1766:21: warning: unused variable 'optr' [-Wunused-variable] 1766 | char *optr; | ^~~~ display.c:1765:19: warning: unused variable 'count' [-Wunused-variable] 1765 | int count, i, j; | ^~~~~ display.c:1634:39: warning: unused variable 'twidth' [-Wunused-variable] 1634 | int temp, lendiff, wsatend, od, nd, twidth, o_cpos; | ^~~~~~ At top level: display.c:3202:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] 3202 | insert_some_chars (char *string, int count, int col) | ^~~~~~~~~~~~~~~~~ display.c: In function 'rl_redisplay': display.c:1141:29: warning: 'wc_width' may be used uninitialized in this function [-Wmaybe-uninitialized] 1141 | for (i = 0; i < wc_width; i++) | ~~^~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f signals.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o signals.o ../signals.c mv signals.o signals.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../signals.c: In function 'rl_set_signals': ../signals.c:439:25: warning: unused variable 'oset' [-Wunused-variable] 439 | static sigset_t bset, oset; | ^~~~ At top level: ../signals.c:439:25: warning: 'oset' defined but not used [-Wunused-variable] ../signals.c:650:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] 650 | static sigset_t sigint_set, sigint_oset; | ^~~~~~~~~~~ ../signals.c:650:17: warning: 'sigint_set' defined but not used [-Wunused-variable] 650 | static sigset_t sigint_set, sigint_oset; | ^~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f util.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o util.o ../util.c mv util.o util.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/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-8.1/shlib' rm -f isearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o isearch.o ../isearch.c mv isearch.o isearch.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../isearch.c: In function '_rl_isearch_dispatch': ../isearch.c:341:37: warning: unused variable 'incr' [-Wunused-variable] 341 | int n, wstart, wlen, limit, cval, incr; | ^~~~ ../isearch.c: In function 'rl_search_history': ../isearch.c:845:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 845 | int c, r; | ^ ../isearch.c: In function '_rl_isearch_callback': ../isearch.c:882:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 882 | int c, r; | ^ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f undo.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o undo.o ../undo.c mv undo.o undo.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../undo.c: In function 'rl_free_undo_list': ../undo.c:121:14: warning: unused variable 'release' [-Wunused-variable] 121 | UNDO_LIST *release, *orig_list; | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f macro.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o macro.o ../macro.c mv macro.o macro.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f kill.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o kill.o ../kill.c mv kill.o kill.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../kill.c: In function 'rl_bracketed_paste_begin': ../kill.c:726:15: warning: unused variable 'cap' [-Wunused-variable] 726 | size_t len, cap; | ^~~ ../kill.c:725:15: warning: unused variable 'c' [-Wunused-variable] 725 | int retval, c; | ^ ../kill.c: In function '_rl_read_bracketed_paste_prefix': ../kill.c:743:17: warning: unused variable 'j' [-Wunused-variable] 743 | int key, ind, j; | ^ ../kill.c: In function '_rl_bracketed_read_mbstring': ../kill.c:815:10: warning: unused variable 'r' [-Wunused-variable] 815 | int c, r; | ^ ../kill.c: In function '_rl_read_bracketed_paste_prefix': ../kill.c:766:29: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized] 766 | return (key < 0 ? key : 0); | ~~~~~~~~~~~~~~~^~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f callback.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o callback.o ../callback.c mv callback.o callback.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f input.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o input.o ../input.c mv input.o input.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../input.c: In function 'rl_read_key': ../input.c:486:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 486 | if (c = _rl_next_macro_key ()) | ^ ../input.c: In function 'rl_getc': ../input.c:595:1: warning: label 'handle_error' defined but not used [-Wunused-label] 595 | handle_error: | ^~~~~~~~~~~~ ../input.c:529:12: warning: unused variable 'empty_set' [-Wunused-variable] 529 | sigset_t empty_set; | ^~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f nls.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o nls.o ../nls.c mv nls.o nls.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../nls.c: In function 'utf8locale': ../nls.c:106:10: warning: unused variable 'len' [-Wunused-variable] 106 | size_t len; | ^~~ ../nls.c: In function '_rl_init_eightbit': ../nls.c:154:9: warning: unused variable 'lspec' [-Wunused-variable] 154 | char *lspec, *t; | ^~~~~ At top level: ../nls.c:244:1: warning: 'find_codeset' defined but not used [-Wunused-function] 244 | find_codeset (char *name, size_t *lenp) | ^~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f vi_mode.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../vi_mode.c: In function 'rl_vi_fword': ../vi_mode.c:639:7: warning: variable 'opoint' set but not used [-Wunused-but-set-variable] 639 | int opoint; | ^~~~~~ ../vi_mode.c: In function 'rl_vi_domove': ../vi_mode.c:1360:7: warning: unused variable 'r' [-Wunused-variable] 1360 | int r; | ^ At top level: ../vi_mode.c:104:12: warning: 'vi_continued_command' defined but not used [-Wunused-variable] 104 | static int vi_continued_command; | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../rldefs.h:61, from ../vi_mode.c:53: In function 'strncpy', inlined from 'rl_vi_change_char' at ../vi_mode.c:2065:7: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f complete.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o complete.o ../complete.c mv complete.o complete.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../complete.c: In function '_rl_find_completion_word': ../complete.c:1149:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1149 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^~~~~~~~ ../complete.c: In function 'compute_lcd_of_matches': ../complete.c:1321:7: warning: unused variable 'v' [-Wunused-variable] 1321 | int v; | ^ ../complete.c: In function 'rl_completion_matches': ../complete.c:2217:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2217 | while (string = (*entry_function) (text, matches)) | ^~~~~~ ../complete.c: In function 'rl_username_completion_function': ../complete.c:2289:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2289 | while (entry = getpwent ()) | ^~~~~ ../complete.c: In function 'rl_menu_complete': ../complete.c:2826:25: warning: unused variable 'cstate' [-Wunused-variable] 2826 | static int delimiter, cstate; | ^~~~~~ At top level: ../complete.c:2826:25: warning: 'cstate' defined but not used [-Wunused-variable] ../complete.c: In function 'print_filename': ../complete.c:1042:22: warning: 'printed_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 1042 | printed_len++; | ~~~~~~~~~~~^~ ../complete.c: In function 'rl_complete_internal': ../complete.c:2086:14: warning: 'tlen' may be used uninitialized in this function [-Wmaybe-uninitialized] 2086 | if (mlen >= tlen) | ^ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f terminal.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f misc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o misc.o ../misc.c mv misc.o misc.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../misc.c: In function '_rl_revert_previous_lines': ../misc.c:450:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 450 | if (ul = (UNDO_LIST *)entry->data) | ^~ ../misc.c: In function 'rl_clear_history': ../misc.c:510:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 510 | if (ul = (UNDO_LIST *)hent->data) | ^~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f histsearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../histsearch.c: In function '_hs_history_patsearch': ../histsearch.c:212:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 212 | if (unescaped_backslash = (string[ret] == '\\')) | ^~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f bind.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o bind.o ../bind.c mv bind.o bind.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../bind.c: In function '_rl_skip_to_delim': ../bind.c:1495:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1495 | for (i = start,passc = 0; c = string[i]; i++) | ^ ../bind.c: In function 'rl_parse_and_bind': ../bind.c:1589:11: warning: unused variable 's' [-Wunused-variable] 1589 | int s; | ^ ../bind.c: In function 'rl_function_dumper': ../bind.c:2693:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2693 | for (i = 0; name = names[i]; i++) | ^~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f shell.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o shell.o ../shell.c mv shell.o shell.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../shell.c:126:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] 126 | static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ | ^~~~~~~~~~~ ../shell.c:125:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] 125 | static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ | ^~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f history.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o history.o ../history.c mv history.o history.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../history.c: In function 'add_history': ../history.c:279:20: warning: unused variable 'i' [-Wunused-variable] 279 | register int i; | ^ ../history.c: In function 'remove_history': ../history.c:482:16: warning: unused variable 'i' [-Wunused-variable] 482 | register int i; | ^ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f histfile.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../histfile.c: In function 'history_backupfile': ../histfile.c:195:15: warning: unused variable 'fs' [-Wunused-variable] 195 | struct stat fs; | ^~ ../histfile.c: In function 'history_tempfile': ../histfile.c:223:15: warning: unused variable 'fs' [-Wunused-variable] 223 | struct stat fs; | ^~ ../histfile.c: In function 'history_truncate_file': ../histfile.c:523:49: warning: variable 'r' set but not used [-Wunused-but-set-variable] 523 | int file, chars_read, rv, orig_lines, exists, r; | ^ ../histfile.c: In function 'history_do_write': ../histfile.c:685:22: warning: unused variable 'nfinfo' [-Wunused-variable] 685 | struct stat finfo, nfinfo; | ^~~~~~ At top level: ../histfile.c:475:1: warning: 'histfile_backup' defined but not used [-Wunused-function] 475 | histfile_backup (const char *filename, const char *back) | ^~~~~~~~~~~~~~~ ../histfile.c:189:1: warning: 'history_backupfile' defined but not used [-Wunused-function] 189 | history_backupfile (const char *filename) | ^~~~~~~~~~~~~~~~~~ ../histfile.c: In function 'history_truncate_file': ../histfile.c:648:46: warning: 'orig_lines' may be used uninitialized [-Wmaybe-uninitialized] 648 | history_lines_written_to_file = orig_lines - lines; | ~~~~~~~~~~~^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f tilde.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv tilde.o tilde.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../tilde.c: In function 'tilde_expand': ../tilde.c:195:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 195 | if (result = strchr (string, '~')) | ^~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o colors.o ../colors.c mv colors.o colors.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f xmalloc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f text.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o text.o ../text.c mv text.o text.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../text.c: In function '_rl_overwrite_char': ../text.c:919:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] 919 | int k; | ^ In file included from /usr/include/string.h:519, from ../rldefs.h:61, from ../text.c:45: In function 'strncpy', inlined from 'rl_insert_text' at ../text.c:99:3: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../text.c: In function 'rl_insert_text': ../text.c:90:29: note: length computed here 90 | l = (string && *string) ? strlen (string) : 0; | ^~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f xfree.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o xfree.o ../xfree.c mv xfree.o xfree.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f parse-colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o parse-colors.o ../parse-colors.c mv parse-colors.o parse-colors.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f mbutil.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../mbutil.c: In function '_rl_find_prev_utf8char': ../mbutil.c:247:9: warning: unused variable 's' [-Wunused-variable] 247 | char *s; | ^ At top level: ../mbutil.c:87:1: warning: '_rl_utf8_mblen' defined but not used [-Wunused-function] 87 | _rl_utf8_mblen (const char *s, size_t n) | ^~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f compat.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o compat.o ../compat.c mv compat.o compat.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f histexpand.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o histexpand.o ../histexpand.c mv histexpand.o histexpand.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../histexpand.c: In function 'get_history_event': ../histexpand.c:213:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 213 | for (local_index = i; c = string[i]; i++) | ^ ../histexpand.c: In function 'history_expand_internal': ../histexpand.c:682:48: warning: variable 'ws' set but not used [-Wunused-but-set-variable] 682 | int delimiter, failed, si, l_temp, ws, we; | ^~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f display.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o display.o ../display.c mv display.o display.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ../display.c: In function 'rl_redisplay': ../display.c:746:38: warning: variable 'prompt_lines_estimate' set but not used [-Wunused-but-set-variable] 746 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~~~~~~~~~~~~~~~~~~~~ ../display.c:746:33: warning: variable 'num' set but not used [-Wunused-but-set-variable] 746 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~~ ../display.c:746:29: warning: unused variable 'n0' [-Wunused-variable] 746 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~ ../display.c: In function 'update_line': ../display.c:1766:21: warning: unused variable 'optr' [-Wunused-variable] 1766 | char *optr; | ^~~~ ../display.c:1765:19: warning: unused variable 'count' [-Wunused-variable] 1765 | int count, i, j; | ^~~~~ ../display.c:1634:39: warning: unused variable 'twidth' [-Wunused-variable] 1634 | int temp, lendiff, wsatend, od, nd, twidth, o_cpos; | ^~~~~~ At top level: ../display.c:3202:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] 3202 | insert_some_chars (char *string, int count, int col) | ^~~~~~~~~~~~~~~~~ ../display.c: In function 'rl_redisplay': ../display.c:1141:29: warning: 'wc_width' may be used uninitialized in this function [-Wmaybe-uninitialized] 1141 | for (i = 0; i < wc_width; i++) | ~~^~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f libhistory.so.8.1 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-soname,libhistory.so.8.1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname,`basename libhistory.so.8.1 .1` -o libhistory.so.8.1 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' rm -f libreadline.so.8.1 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-soname,libreadline.so.8.1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname,`basename libreadline.so.8.1 .1` -o libreadline.so.8.1 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-8.1/shlib' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zMFcZD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 + cd readline-8.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 'INSTALL=/usr/bin/install -p' /bin/sh ./support/mkinstalldirs /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/include \ /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/include/readline /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64 \ /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/man/man3 /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline \ /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/pkgconfig mkdir -p -- /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/include /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/include/readline /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64 /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/man/man3 /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/pkgconfig for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /usr/bin/install -p -m 644 ./$f /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/include/readline ; \ done /usr/bin/install -p -m 644 ./CHANGES ./INSTALL ./README /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline ( if test -d doc ; then \ cd doc && \ /usr/bin/make infodir=/usr/share/info DESTDIR=/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 install; \ fi ) make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/doc' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 ; \ fi if test -f readline.info; then \ /usr/bin/install -p -m 644 readline.info /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/readline.info; \ else \ /usr/bin/install -p -m 644 ./readline.info /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /usr/bin/install -p -m 644 rluserman.info /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/rluserman.info; \ else \ /usr/bin/install -p -m 644 ./rluserman.info /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /usr/bin/install -p -m 644 history.info /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/history.info; \ else \ /usr/bin/install -p -m 644 ./history.info /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/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-8.1-4.el9.aarch64/usr/share/info/dir \ /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/readline.info ; \ install-info --dir-file=/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/dir \ /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/history.info ; \ install-info --dir-file=/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/dir \ /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/rluserman.info ; \ else true; fi /usr/bin/install -p -m 644 ./readline.3 /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/man/man3/readline.3 /usr/bin/install -p -m 644 ./history.3 /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /usr/bin/install -p -m 644 readline.html /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/readline.html; \ else \ /usr/bin/install -p -m 644 ./readline.html /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -p -m 644 history.html /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/history.html; \ else \ /usr/bin/install -p -m 644 ./history.html /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -p -m 644 rluserman.html /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/rluserman.html; \ else \ /usr/bin/install -p -m 644 ./rluserman.html /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/rluserman.html; \ fi ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/doc' /usr/bin/install -p -m 644 /builddir/build/BUILD/readline-8.1/readline.pc /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/pkgconfig/readline.pc mv /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libreadline.a /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libreadline.old mv: cannot stat '/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libreadline.a': No such file or directory /usr/bin/install -p -m 644 libreadline.a /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libreadline.a make: [Makefile:254: install-static] Error 1 (ignored) test -n "ranlib" && ranlib /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libreadline.a mv /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libhistory.a /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libhistory.old mv: cannot stat '/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libhistory.a': No such file or directory /usr/bin/install -p -m 644 libhistory.a /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libhistory.a make: [Makefile:257: install-static] Error 1 (ignored) test -n "ranlib" && ranlib /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libhistory.a test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make all ) make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' ( cd shlib ; /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 install ) make[1]: Entering directory '/builddir/build/BUILD/readline-8.1/shlib' /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64 /bin/sh ../support/mkdirs /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/bin mkdir /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/bin /bin/sh ../support/shlib-install -O linux-gnu -V redhat -d /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64 -b /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/bin -i "/usr/bin/install -p -m 644" libhistory.so.8.1 /bin/sh ../support/shlib-install -O linux-gnu -V redhat -d /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64 -b /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/bin -i "/usr/bin/install -p -m 644" libreadline.so.8.1 install: you may need to run ldconfig make[1]: Leaving directory '/builddir/build/BUILD/readline-8.1/shlib' + rm -vrf /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline removed '/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline/CHANGES' removed '/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline/INSTALL' removed '/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline/README' removed directory '/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline' + rm -vf /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/dir removed '/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/info/dir' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 8.1-4.el9 --unique-debug-suffix -8.1-4.el9.aarch64 --unique-debug-src-base readline-8.1-4.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/readline-8.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libhistory.so.8.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libreadline.so.8.1 extracting debug info from /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libreadline.so.8.1 extracting debug info from /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/lib64/libhistory.so.8.1 original debug info size: 1096kB, size after compression: 1048kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1902 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: readline-8.1-4.el9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C1sWbd + umask 022 + cd /builddir/build/BUILD + cd readline-8.1 + LICENSEDIR=/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/licenses/readline + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/licenses/readline + cp -pr COPYING /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/licenses/readline + cp -pr USAGE /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/licenses/readline + RPM_EC=0 ++ jobs -p + exit 0 Provides: libhistory.so.8()(64bit) libreadline.so.8()(64bit) readline = 8.1-4.el9 readline(aarch-64) = 8.1-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: readline-devel-8.1-4.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iCVFFF + umask 022 + cd /builddir/build/BUILD + cd readline-8.1 + DOCDIR=/builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline-devel + cp -pr CHANGES /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline-devel + cp -pr NEWS /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline-devel + cp -pr README /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/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/rlkeymaps.c examples/rlptytest.c examples/rltest.c examples/rlversion.c /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline-devel + cp -pr examples/readlinebuf.h /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline-devel + cp -pr examples/rlfe /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64/usr/share/doc/readline-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(readline) = 8.1 readline-devel = 8.1-4.el9 readline-devel(aarch-64) = 8.1-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libhistory.so.8()(64bit) libreadline.so.8()(64bit) pkgconfig(ncurses) Processing files: readline-static-8.1-4.el9.aarch64 Provides: readline-static = 8.1-4.el9 readline-static(aarch-64) = 8.1-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: readline-debugsource-8.1-4.el9.aarch64 Provides: readline-debugsource = 8.1-4.el9 readline-debugsource(aarch-64) = 8.1-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: readline-debuginfo-8.1-4.el9.aarch64 Provides: debuginfo(build-id) = 27e751c348b820531337afa30f4199175ac03aeb debuginfo(build-id) = a367a7f7e3465986299f99964a5f20e4b7c7030c readline-debuginfo = 8.1-4.el9 readline-debuginfo(aarch-64) = 8.1-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: readline-debugsource(aarch-64) = 8.1-4.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 Wrote: /builddir/build/RPMS/readline-8.1-4.el9.aarch64.rpm Wrote: /builddir/build/RPMS/readline-devel-8.1-4.el9.aarch64.rpm Wrote: /builddir/build/RPMS/readline-debuginfo-8.1-4.el9.aarch64.rpm Wrote: /builddir/build/RPMS/readline-static-8.1-4.el9.aarch64.rpm Wrote: /builddir/build/RPMS/readline-debugsource-8.1-4.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VpkFU6 + umask 022 + cd /builddir/build/BUILD + cd readline-8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/readline-8.1-4.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0