<86>Oct 23 09:42:54 userdel[2609680]: delete user 'rooter' <86>Oct 23 09:42:54 userdel[2609680]: removed group 'rooter' owned by 'rooter' <86>Oct 23 09:42:54 userdel[2609680]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 23 09:42:54 groupadd[2609705]: group added to /etc/group: name=rooter, GID=585 <86>Oct 23 09:42:54 groupadd[2609705]: group added to /etc/gshadow: name=rooter <86>Oct 23 09:42:54 groupadd[2609705]: new group: name=rooter, GID=585 <86>Oct 23 09:42:54 useradd[2609720]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Oct 23 09:42:54 userdel[2609754]: delete user 'builder' <86>Oct 23 09:42:54 groupadd[2609785]: group added to /etc/group: name=builder, GID=586 <86>Oct 23 09:42:54 groupadd[2609785]: group added to /etc/gshadow: name=builder <86>Oct 23 09:42:54 groupadd[2609785]: new group: name=builder, GID=586 <86>Oct 23 09:42:54 useradd[2609798]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Oct 23 09:42:56 rpmi: rpm-macros-info-install-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed <13>Oct 23 09:42:56 rpmi: perl-Unicode-Normalize-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed <13>Oct 23 09:42:56 rpmi: perl-Unicode-EastAsianWidth-12.0-alt1 sisyphus+237401.100.1.1 1568197363 installed <13>Oct 23 09:42:56 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed <13>Oct 23 09:42:56 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Oct 23 09:42:56 rpmi: perl-Filter-1.60-alt1 sisyphus+258375.300.14.2 1600904226 installed <13>Oct 23 09:42:56 rpmi: perl-Encode-3.07-alt1 sisyphus+258375.400.14.2 1600904306 installed <13>Oct 23 09:42:56 rpmi: perl-libintl-1.31-alt1.1 sisyphus+258375.6500.14.3 1600992609 installed <13>Oct 23 09:42:56 rpmi: perl-Pod-Simple-3.40-alt1 sisyphus+239861.100.1.1 1572267919 installed <13>Oct 23 09:42:56 rpmi: makeinfo-6.5-alt2 sisyphus+220294.200.2.1 1548933643 installed <13>Oct 23 09:42:56 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/readline5-5.2.14-alt6.nosrc.rpm Installing readline5-5.2.14-alt6.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66424 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf readline-5.2.14 + echo 'Source #0 (readline-5.2.14.tar):' Source #0 (readline-5.2.14.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/readline-5.2.14.tar + cd readline-5.2.14 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (readline-5.2.14-alt6.patch):' Patch #0 (readline-5.2.14-alt6.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file bind.c patching file complete.c patching file config.h.in patching file configure.in patching file display.c patching file examples/Makefile.in patching file examples/fileman.c patching file examples/histexamp.c patching file examples/rl.c patching file examples/rlcat.c patching file examples/rlfe/Makefile.in patching file examples/rltest.c patching file examples/rlversion.c patching file histexpand.c patching file history.h patching file input.c patching file mbutil.c patching file misc.c patching file nls.c patching file readline.c patching file readline.h patching file rltty.c patching file rltty.h patching file search.c patching file shell.c patching file shlib/Makefile.in patching file support/shobj-conf patching file tilde.c patching file undo.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66424 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd readline-5.2.14 + export bash_cv_termcap_lib=libtinfo + bash_cv_termcap_lib=libtinfo + sed -i s,/tmp/,,g aclocal.m4 + autoconf + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu Beginning configuration for readline-5.2 for i586-alt-linux-gnu checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 i586-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for memmove... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes 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... 64 checking whether AUDIT_USER_TTY is declared... yes checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking 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 which library has the termcap functions... (cached) using libtinfo checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrlen... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... 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 configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: WARNING: 'shlib/Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing default commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + rm doc/history.info doc/readline.info doc/rluserman.info + make -j8 all examples documentation make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f funmap.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE funmap.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f keymaps.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE keymaps.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f parens.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE 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; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f search.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE search.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f readline.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE readline.c readline.c: In function 'readline_internal_char': readline.c:502:21: warning: variable 'eof_found' set but not used [-Wunused-but-set-variable] 502 | static int lastc, eof_found; | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f signals.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE signals.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f util.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE util.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f kill.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE kill.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f vi_mode.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE vi_mode.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f rltty.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE rltty.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f undo.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE undo.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f macro.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE macro.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f input.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE input.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f callback.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE callback.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f nls.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE nls.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f terminal.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE terminal.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f compat.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE compat.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f isearch.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE isearch.c isearch.c: In function 'rl_search_history': isearch.c:627:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 627 | int c, r; | ^ isearch.c: In function '_rl_isearch_callback': isearch.c:665:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 665 | int c, r; | ^ make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f text.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE text.c text.c: In function '_rl_overwrite_char': text.c:814:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] 814 | int k; | ^ In file included from /usr/include/string.h:508, from rldefs.h:59, from text.c:45: In function 'strncpy', inlined from 'rl_insert_text' at text.c:94:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ text.c: In function 'rl_insert_text': text.c:85:29: note: length computed here 85 | l = (string && *string) ? strlen (string) : 0; | ^~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f xmalloc.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE xmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f histfile.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE histfile.c histfile.c: In function 'history_truncate_file': histfile.c:401:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 401 | write (file, bp, chars_read - (bp - buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f history.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE history.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f shell.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE shell.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f misc.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE misc.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f histsearch.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE histsearch.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' test -d doc || mkdir doc make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make -C doc -w -j8 -Otarget --jobserver-auth=3,4 info make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' echo -e '{\n global:' >map sed -e 's/\//g' -e 's|/\*\*/||g' -ne \ 's/^[[:blank:]]*extern[[:blank:]]\+[^[:blank:]]\+[[:blank:]]\+\**\([A-Za-z_0-9]\+\(,[[:blank:]]*[A-Za-z_0-9]\+\)*\)\([[:blank:]]\+[^(]*(.*)\)\?;.*/ \1;/p' readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h rlprivate.h | \ sed 's/,/;/g' >>map echo ' sh_*;' >>map echo -e ' local: *;\n};' >>map make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' test -d shlib || mkdir shlib make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make -C shlib -w -j8 -Otarget --jobserver-auth=3,4 all make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f tilde.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DREADLINE_LIBRARY -c ./tilde.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f mbutil.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE mbutil.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f parens.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o parens.o ../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; | ^~~~~ mv parens.o parens.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f funmap.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f keymaps.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f display.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE display.c In file included from /usr/include/string.h:508, from rldefs.h:59, from display.c:45: In function 'strncpy', inlined from 'rl_redisplay' at display.c:562:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ display.c: In function 'rl_redisplay': display.c:554:40: note: length computed here 554 | prompt_physical_chars = pmtlen = strlen (prompt_this_line); | ^~~~~~~~~~~~~~~~~~~~~~~~~ display.c:684:10: warning: 'n0' may be used uninitialized in this function [-Wmaybe-uninitialized] 684 | lpos -= _rl_col_width (local_prompt, n0, num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f complete.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE complete.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f histexpand.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE histexpand.c histexpand.c: In function 'history_expand_internal': histexpand.c:696:41: warning: variable 'ws' set but not used [-Wunused-but-set-variable] 696 | int delimiter, failed, si, l_temp, ws, we; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o test -n "ranlib" && ranlib libhistory.a make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' rm -f bind.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE bind.c make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f search.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o search.o ../search.c mv search.o search.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f readline.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o readline.o ../readline.c ../readline.c: In function 'readline_internal_char': ../readline.c:502:21: warning: variable 'eof_found' set but not used [-Wunused-but-set-variable] 502 | static int lastc, eof_found; | ^~~~~~~~~ mv readline.o readline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' 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 compat.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o test -n "ranlib" && ranlib libreadline.a make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f isearch.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o isearch.o ../isearch.c ../isearch.c: In function 'rl_search_history': ../isearch.c:627:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 627 | int c, r; | ^ ../isearch.c: In function '_rl_isearch_callback': ../isearch.c:665:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 665 | int c, r; | ^ mv isearch.o isearch.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f signals.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o signals.o ../signals.c mv signals.o signals.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f util.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o util.o ../util.c mv util.o util.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f rltty.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f macro.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o macro.o ../macro.c mv macro.o macro.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f kill.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o kill.o ../kill.c mv kill.o kill.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f undo.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o undo.o ../undo.c mv undo.o undo.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f input.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o input.o ../input.c mv input.o input.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f nls.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o nls.o ../nls.c mv nls.o nls.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f bind.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o bind.o ../bind.c mv bind.o bind.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f callback.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o callback.o ../callback.c mv callback.o callback.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f misc.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o misc.o ../misc.c mv misc.o misc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' LANGUAGE= makeinfo --no-split -I . -o history.info ./history.texi make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f histfile.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o histfile.o ../histfile.c ../histfile.c: In function 'history_truncate_file': ../histfile.c:401:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 401 | write (file, bp, chars_read - (bp - buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv histfile.o histfile.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f history.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o history.o ../history.c mv history.o history.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f terminal.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f histsearch.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f shell.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o shell.o ../shell.c mv shell.o shell.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f xmalloc.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f display.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o display.o ../display.c In file included from /usr/include/string.h:508, from ../rldefs.h:59, from ../display.c:45: In function 'strncpy', inlined from 'rl_redisplay' at ../display.c:562:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../display.c: In function 'rl_redisplay': ../display.c:554:40: note: length computed here 554 | prompt_physical_chars = pmtlen = strlen (prompt_this_line); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../display.c:684:10: warning: 'n0' may be used uninitialized in this function [-Wmaybe-uninitialized] 684 | lpos -= _rl_col_width (local_prompt, n0, num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv display.o display.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f histexpand.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o histexpand.o ../histexpand.c ../histexpand.c: In function 'history_expand_internal': ../histexpand.c:696:41: warning: variable 'ws' set but not used [-Wunused-but-set-variable] 696 | int delimiter, failed, si, l_temp, ws, we; | ^~ mv histexpand.o histexpand.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f tilde.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv tilde.o tilde.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f compat.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o compat.o ../compat.c mv compat.o compat.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f mbutil.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f text.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o text.o ../text.c ../text.c: In function '_rl_overwrite_char': ../text.c:814:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] 814 | int k; | ^ In file included from /usr/include/string.h:508, from ../rldefs.h:59, from ../text.c:45: In function 'strncpy', inlined from 'rl_insert_text' at ../text.c:94:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../text.c: In function 'rl_insert_text': ../text.c:85:29: note: length computed here 85 | l = (string && *string) ? strlen (string) : 0; | ^~~~~~~~~~~~~~~ mv text.o text.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f libhistory.so.5.2 i586-alt-linux-gcc -shared -Wl,-soname,libhistory.so.5.2 -Wl,-soname,`basename libhistory.so.5.2 .2`,--no-undefined,--version-script,../map -o libhistory.so.5.2 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so ln -sf libhistory.so.5.2 `basename libhistory.so.5.2 .2` ln -sf libhistory.so.5.2 `basename libhistory.so.5.2 .5.2` make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f vi_mode.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f complete.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o complete.o ../complete.c mv complete.o complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' rm -f libreadline.so.5.2 i586-alt-linux-gcc -shared -Wl,-soname,libreadline.so.5.2 -Wl,-soname,`basename libreadline.so.5.2 .2`,--no-undefined,--version-script,../map -o libreadline.so.5.2 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 xmalloc.so tilde.so compat.so -ltinfo ln -sf libreadline.so.5.2 `basename libreadline.so.5.2 .2` ln -sf libreadline.so.5.2 `basename libreadline.so.5.2 .5.2` make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' test -d examples || mkdir examples make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' LD_LIBRARY_PATH="`pwd`/shlib" make -C examples -w -j8 -Otarget --jobserver-auth=3,4 all make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' LANGUAGE= makeinfo --no-split -I . -o rluserman.info ./rluserman.texi ./rluser.texi:4: warning: multiple @setchapternewpage make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' rm -f rl.o i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"5.2"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' i586-alt-linux-gcc -L../shlib -o rl rl.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' rm -f histexamp.o i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"5.2"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c histexamp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' rm -f rltest.o i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"5.2"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rltest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' rm -f rlversion.o i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"5.2"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rlversion.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' i586-alt-linux-gcc -L../shlib -o histexamp histexamp.o -lhistory make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' rm -f rlcat.o i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"5.2"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rlcat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' i586-alt-linux-gcc -L../shlib -o rltest rltest.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' i586-alt-linux-gcc -L../shlib -o rlversion rlversion.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' i586-alt-linux-gcc -L../shlib -o rlcat rlcat.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' rm -f fileman.o i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"5.2"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c fileman.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' i586-alt-linux-gcc -L../shlib -o fileman fileman.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' LANGUAGE= makeinfo --no-split -I . -o readline.info ./rlman.texi ./rluser.texi:4: warning: multiple @setchapternewpage ./rltech.texi:4: warning: multiple @setchapternewpage make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41675 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/readline5-buildroot + : + /bin/rm -rf -- /usr/src/tmp/readline5-buildroot + cd readline-5.2.14 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/readline5-buildroot make: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14' /bin/sh ./support/mkinstalldirs /usr/src/tmp/readline5-buildroot/usr/include \ /usr/src/tmp/readline5-buildroot/usr/include/readline /usr/src/tmp/readline5-buildroot/usr/lib \ /usr/src/tmp/readline5-buildroot/usr/share/info /usr/src/tmp/readline5-buildroot/usr/share/man/man3 mkdir -p -- /usr/src/tmp/readline5-buildroot/usr/include /usr/src/tmp/readline5-buildroot/usr/include/readline /usr/src/tmp/readline5-buildroot/usr/lib /usr/src/tmp/readline5-buildroot/usr/share/info /usr/src/tmp/readline5-buildroot/usr/share/man/man3 for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /bin/install -p -m 644 ./$f /usr/src/tmp/readline5-buildroot/usr/include/readline ; \ done ( if test -d doc ; then \ cd doc && \ make -w -Otarget infodir=/usr/share/info DESTDIR=/usr/src/tmp/readline5-buildroot install; \ fi ) make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' /bin/sh ../support/mkdirs /usr/src/tmp/readline5-buildroot/usr/share/info /usr/src/tmp/readline5-buildroot/usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /usr/src/tmp/readline5-buildroot ; \ fi if test -f readline.info; then \ /bin/install -p -m 644 readline.info /usr/src/tmp/readline5-buildroot/usr/share/info/readline.info; \ else \ /bin/install -p -m 644 ./readline.info /usr/src/tmp/readline5-buildroot/usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /bin/install -p -m 644 rluserman.info /usr/src/tmp/readline5-buildroot/usr/share/info/rluserman.info; \ else \ /bin/install -p -m 644 ./rluserman.info /usr/src/tmp/readline5-buildroot/usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /bin/install -p -m 644 history.info /usr/src/tmp/readline5-buildroot/usr/share/info/history.info; \ else \ /bin/install -p -m 644 ./history.info /usr/src/tmp/readline5-buildroot/usr/share/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/usr/src/tmp/readline5-buildroot/usr/share/info/dir \ /usr/src/tmp/readline5-buildroot/usr/share/info/readline.info ; \ install-info --dir-file=/usr/src/tmp/readline5-buildroot/usr/share/info/dir \ /usr/src/tmp/readline5-buildroot/usr/share/info/history.info ; \ install-info --dir-file=/usr/src/tmp/readline5-buildroot/usr/share/info/dir \ /usr/src/tmp/readline5-buildroot/usr/share/info/rluserman.info ; \ else true; fi /bin/install -p -m 644 ./readline.3 /usr/src/tmp/readline5-buildroot/usr/share/man/man3/readline.3 /bin/install -p -m 644 ./history.3 /usr/src/tmp/readline5-buildroot/usr/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /bin/install -p -m 644 readline.html /usr/src/tmp/readline5-buildroot/readline.html; \ else \ /bin/install -p -m 644 ./readline.html /usr/src/tmp/readline5-buildroot/readline.html; \ fi ; \ if test -f history.html; then \ /bin/install -p -m 644 history.html /usr/src/tmp/readline5-buildroot/history.html; \ else \ /bin/install -p -m 644 ./history.html /usr/src/tmp/readline5-buildroot/history.html; \ fi ; \ if test -f rluserman.html; then \ /bin/install -p -m 644 rluserman.html /usr/src/tmp/readline5-buildroot/rluserman.html; \ else \ /bin/install -p -m 644 ./rluserman.html /usr/src/tmp/readline5-buildroot/rluserman.html; \ fi ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/doc' mv /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.a /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.old mv: cannot stat '/usr/src/tmp/readline5-buildroot/usr/lib/libreadline.a': No such file or directory make: [Makefile:226: install-static] Error 1 (ignored) /bin/install -p -m 644 libreadline.a /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.a test -n "ranlib" && ranlib /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.a mv /usr/src/tmp/readline5-buildroot/usr/lib/libhistory.a /usr/src/tmp/readline5-buildroot/usr/lib/libhistory.old mv: cannot stat '/usr/src/tmp/readline5-buildroot/usr/lib/libhistory.a': No such file or directory make: [Makefile:229: install-static] Error 1 (ignored) /bin/install -p -m 644 libhistory.a /usr/src/tmp/readline5-buildroot/usr/lib/libhistory.a test -n "ranlib" && ranlib /usr/src/tmp/readline5-buildroot/usr/lib/libhistory.a test -d shlib || mkdir shlib make -C shlib -w -Otarget all make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' ( cd shlib ; make -w -Otarget DESTDIR=/usr/src/tmp/readline5-buildroot install ) make[1]: Entering directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' /bin/sh ../support/mkdirs /usr/src/tmp/readline5-buildroot/usr/lib /bin/sh ../support/shlib-install -O linux-gnu -d /usr/src/tmp/readline5-buildroot/usr/lib -b /usr/src/tmp/readline5-buildroot/usr/bin -i "/bin/install -p -m 644" libhistory.so.5.2 /bin/sh ../support/shlib-install -O linux-gnu -d /usr/src/tmp/readline5-buildroot/usr/lib -b /usr/src/tmp/readline5-buildroot/usr/bin -i "/bin/install -p -m 644" libreadline.so.5.2 install: you may need to run ldconfig make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14/shlib' make: Leaving directory '/usr/src/RPM/BUILD/readline-5.2.14' ++ readlink /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.so + soname=libreadline.so.5 + mkdir -p /usr/src/tmp/readline5-buildroot/lib + for f in /usr/src/tmp/readline5-buildroot/usr/lib/*.so ++ readlink /usr/src/tmp/readline5-buildroot/usr/lib/libhistory.so + t=libhistory.so.5 + ln -snf ../../lib/libhistory.so.5 /usr/src/tmp/readline5-buildroot/usr/lib/libhistory.so + for f in /usr/src/tmp/readline5-buildroot/usr/lib/*.so ++ readlink /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.so + t=libreadline.so.5 + ln -snf ../../lib/libreadline.so.5 /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.so + mv /usr/src/tmp/readline5-buildroot/usr/lib/libhistory.so.5 /usr/src/tmp/readline5-buildroot/usr/lib/libhistory.so.5.2 /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.so.5 /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.so.5.2 /usr/src/tmp/readline5-buildroot/lib/ + rm /usr/src/tmp/readline5-buildroot/usr/lib/libreadline.so + cat + mkdir -p /usr/src/tmp/readline5-buildroot/usr/share/doc/readline-5.2.14 + cp -a README CHANGELOG CHANGES USAGE examples /usr/src/tmp/readline5-buildroot/usr/share/doc/readline-5.2.14/ + bzip2 -9 /usr/src/tmp/readline5-buildroot/usr/share/doc/readline-5.2.14/CHANGELOG /usr/src/tmp/readline5-buildroot/usr/share/doc/readline-5.2.14/CHANGES + cp -p config.h posixstat.h xmalloc.h /usr/src/tmp/readline5-buildroot/usr/share/doc/readline-5.2.14/examples/ + pushd /usr/src/tmp/readline5-buildroot/usr/share/doc/readline-5.2.14/examples ~/tmp/readline5-buildroot/usr/share/doc/readline-5.2.14/examples ~/RPM/BUILD/readline-5.2.14 + sed -i 's,\.\./shlib/lib\([^.]\+\)\.so,-l\1,' Makefile + sed -i 's,^\(top_srcdir *=\).*,\1 /usr/include/readline,g;s,^\(LDFLAGS *=\).*,\1,g' Makefile + make clean make: Entering directory '/usr/src/tmp/readline5-buildroot/usr/share/doc/readline-5.2.14/examples' rm -f fileman.o rltest.o rl.o rlcat.o rlversion.o histexamp.o rm -f fileman rltest rl rlcat rlversion histexamp *.exe make: Leaving directory '/usr/src/tmp/readline5-buildroot/usr/share/doc/readline-5.2.14/examples' + popd ~/RPM/BUILD/readline-5.2.14 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/readline5-buildroot (auto) mode of './lib/libreadline.so.5.2' changed from 0555 (r-xr-xr-x) to 0644 (rw-r--r--) mode of './lib/libhistory.so.5.2' changed from 0555 (r-xr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/readline5-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/readline5-buildroot/ (default) Compressing files in /usr/src/tmp/readline5-buildroot (auto) Verifying info files in /usr/src/tmp/readline5-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/readline5-buildroot ./lib: libhistory.so.5 -> libhistory.so.5.2 libreadline.so.5 -> libreadline.so.5.2 ./usr/lib: Verifying ELF objects in /usr/src/tmp/readline5-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Hardlinking identical .pyc and .pyo files Processing files: libreadline5-5.2.14-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CPfPHd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/readline5-buildroot/lib/libhistory.so.5: 52 symbols, 16 bpp lib.prov: /usr/src/tmp/readline5-buildroot/lib/libreadline.so.5: 538 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5WWvVc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: readline = 5.2.14-alt6, libreadline = 5.2.14-alt6, libhistory.so.5 = set:jdBGm6r3gnhuEMcBmh9xswaYZpoaQnoEpzElZ0DTrYdet0m9MZbkBObsb9n7iXddKXBcSNyZzZ4pLPr8cf08k8lltzDfS9siZ1sMfhJXzm, libreadline.so.5 = set:ndBawq0etFog9e1o7Bm11KqtCFujbPtPVizMx0Re4WDPcfBFRuxQKrIvRZwDSEoq7u00AWQ9MXHlgZ3Bp0S5O0CFREtArQVpZyKAer39vKYociZyUTwljfRmWpzZ7v9tUwNaHBtlRZ9M0ZhT25XbpOLi6c1N8lMTO08t7wpSWWAcZlrkjtTDyxG7jm3MMMz4QjI00ia9YyZxQ96HcsTJ8Y2QzQTzckFbX9ZaZfKsQMEn7zg20Es86x4bn8dF4FjUUmMLJf6Z90tm30rHrny2jR5cPyqmKlu1x4glhGpRIKEV3x97cZGNejt6GfOLPleqt0LSpZArOjiU6fUJxbGJCB73aMtOYvMet3mUoSphBcCmchzzCin54Ho9QoZs4bwPNP0MYeg4HQMgSraVEH8XhQyBlY033Ho9ZjCOL145Pm3glPc5F9gCUbu5xd7HFUvB1kU1tlxRjWxNwt7RigkSZiNrB8MM9nNBRkc7AUG8iYHA2S43c4W0ubAp0Ifw60GJZ70P1wkwowxhgeZxmtMf18ZsQ1w8gW7iQgpqMQJqe8WD2HMampKIDCsCrs1JEa6Q9leZz9VOspSSDznu2yBFfF8ffXPkFJHNtFhFROCB5d0jN2k06epbdMMFFDJzYZGnZil9EyclPf4QhzAgRH9X2r0dasJBoF4CZ2blXZfCy7wkef322pV6Ht0ZrLM8tD2LInOTgzy9vpxP1n7E5miUswPZa6Tdi2xa4JczV4iXDaCelww13gOy8yl29joFcebb0H3hDEPDGeUyOYBKPyJp8tGHNilGqAwQWftsNZqqD6tX7EqwNPLiXkmY0O9Ek2vgcoh0o9vHrab8l6yAonOLPy2vT6nRVW1nwONaLDXtfoUg30K5mi0UZ6gTzmwZ97AmVzwhrpzY5QoDerWnhf9zR8dTZm96n4mDbDbwy2Bca0Ze04WcuvEMKAhUy9bTMBZ52JjgCWog6M9iA7vZKnR6jn09tw4xhtOP2jxYZodpZzgfxJNwkILTmGw3PZo5cRaDCZ7S2Zp8tDcF554C6W7Isuq0ow2F1OaWhA0ZmzMvFjUdL1kVma9zrP0KWSxi00008cBaVR2t2jls2lRN8CdLFg2Kw4y4E18Hp7FzZ84zhyA Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libtinfo.so.5 >= set:lhhUhAbsKjla15663bavzB1gH80, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: readline, libreadline < 5.2.14-alt6 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G0NBed Creating libreadline5-debuginfo package Processing files: libreadline5-devel-5.2.14-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QBmedb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Or0v5b find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libreadline5 = 5.2.14-alt6, /lib/libhistory.so.5 Obsoletes: readline-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rIFeHc Processing files: libreadline5-devel-static-5.2.14-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r9ZVXb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AXfIhe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libreadline5-devel = 5.2.14-alt6, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xYahxe Processing files: libreadline5-debuginfo-5.2.14-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4KyWtb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xmT7bb find-requires: running scripts (debuginfo) Provides: debug(libhistory.so.5), debug(libreadline.so.5) Requires: libreadline5 = 5.2.14-alt6, debug(libc.so.6), debug(libtinfo.so.5) Adding to libreadline5-devel a strict dependency on libreadline5 Adding to libreadline5-debuginfo a strict dependency on libreadline5 Adding to libreadline5-devel-static a strict dependency on libreadline5-devel Removing 1 extra deps from libreadline5-devel due to dependency on libreadline5 Wrote: /usr/src/RPM/RPMS/i586/libreadline5-5.2.14-alt6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libreadline5-devel-5.2.14-alt6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libreadline5-devel-static-5.2.14-alt6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libreadline5-debuginfo-5.2.14-alt6.i586.rpm 22.64user 3.84system 0:24.77elapsed 106%CPU (0avgtext+0avgdata 35116maxresident)k 0inputs+0outputs (0major+1365135minor)pagefaults 0swaps 26.97user 6.66system 0:32.37elapsed 103%CPU (0avgtext+0avgdata 109696maxresident)k 0inputs+0outputs (0major+1712565minor)pagefaults 0swaps --- libreadline5-5.2.14-alt6.i586.rpm.repo 2019-03-02 00:14:27.000000000 +0000 +++ libreadline5-5.2.14-alt6.i586.rpm.hasher 2020-10-23 09:43:24.588764532 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.2) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3)