<86>Jan 7 01:40:56 userdel[127075]: delete user 'rooter' <86>Jan 7 01:40:56 userdel[127075]: removed group 'rooter' owned by 'rooter' <86>Jan 7 01:40:56 userdel[127075]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 7 01:40:56 groupadd[127172]: group added to /etc/group: name=rooter, GID=543 <86>Jan 7 01:40:56 groupadd[127172]: group added to /etc/gshadow: name=rooter <86>Jan 7 01:40:56 groupadd[127172]: new group: name=rooter, GID=543 <86>Jan 7 01:40:56 useradd[127265]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Jan 7 01:40:56 userdel[127358]: delete user 'builder' <86>Jan 7 01:40:56 userdel[127358]: removed group 'builder' owned by 'builder' <86>Jan 7 01:40:56 userdel[127358]: removed shadow group 'builder' owned by 'builder' <86>Jan 7 01:40:56 groupadd[127389]: group added to /etc/group: name=builder, GID=544 <86>Jan 7 01:40:56 groupadd[127389]: group added to /etc/gshadow: name=builder <86>Jan 7 01:40:56 useradd[127453]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>Jan 7 01:40:59 rpmi: perl-Unicode-Normalize-1:5.26.2-alt2 1534850660 installed <13>Jan 7 01:40:59 rpmi: perl-Unicode-EastAsianWidth-1.40-alt1 sisyphus.217785.100 1544703272 installed <13>Jan 7 01:41:00 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed <13>Jan 7 01:41:00 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jan 7 01:41:00 rpmi: perl-Filter-1.59-alt1 1533737240 installed <13>Jan 7 01:41:00 rpmi: perl-Encode-2.98-alt1 1525447808 installed <13>Jan 7 01:41:00 rpmi: perl-libintl-1.31-alt1 sisyphus.216662.100 1542744837 installed <13>Jan 7 01:41:00 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Jan 7 01:41:00 rpmi: rpm-macros-info-install-6.5-alt1.1 1520363044 installed <13>Jan 7 01:41:00 rpmi: makeinfo-6.5-alt1.1 1520363031 installed <13>Jan 7 01:41:00 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831969 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/readline6-6.3.8-alt3.nosrc.rpm Installing readline6-6.3.8-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf readline-6.3.8 + echo 'Source #0 (readline-6.3.8.tar):' Source #0 (readline-6.3.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/readline-6.3.8.tar + cd readline-6.3.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (readline-6.3.8-alt3.patch):' Patch #0 (readline-6.3.8-alt3.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file bind.c patching file complete.c patching file configure.ac 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 misc.c patching file nls.c patching file readline.c patching file readline.h patching file rltty.h patching file shell.c patching file shlib/Makefile.in patching file support/shobj-conf patching file tilde.c patching file undo.c + rm examples/rlwrap-0.30.tar.gz + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd readline-6.3.8 + 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 -D_GNU_SOURCE' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu Beginning configuration for readline-6.3 for x86_64-alt-linux-gnu checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-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 for working volatile... yes checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for memmove... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes 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 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 for sig_atomic_t in signal.h... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking whether AUDIT_USER_TTY is declared... (cached) 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 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... checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --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-6.3.8' rm -f parens.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE parens.c parens.c: In function 'rl_insert_close': parens.c:109:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] int orig_point, match_point, ready; ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f keymaps.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE keymaps.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f funmap.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE funmap.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f rltty.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE rltty.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f search.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE search.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f signals.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE signals.c signals.c:579:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^~~~~~~~~~~ signals.c:579:17: warning: 'sigint_set' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f util.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE util.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f isearch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE isearch.c isearch.c: In function 'rl_search_history': isearch.c:743:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c, r; ^ isearch.c: In function '_rl_isearch_callback': isearch.c:781:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c, r; ^ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f readline.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE readline.c readline.c: In function 'readline_internal_char': readline.c:574:21: warning: variable 'eof_found' set but not used [-Wunused-but-set-variable] static int lastc, eof_found; ^~~~~~~~~ At top level: readline.c:340:1: warning: 'audit_tty' defined but not used [-Wunused-function] audit_tty (char *string) ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f bind.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE bind.c bind.c: In function 'rl_parse_and_bind': bind.c:1300:11: warning: unused variable 's' [-Wunused-variable] int s; ^ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f vi_mode.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE vi_mode.c vi_mode.c: In function 'rl_domove_motion_callback': vi_mode.c:1092:10: warning: unused variable 'save' [-Wunused-variable] int c, save, r; ^~~~ vi_mode.c: In function 'rl_vi_domove': vi_mode.c:1260:7: warning: unused variable 'r' [-Wunused-variable] int r; ^ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f undo.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE undo.c undo.c: In function 'rl_free_undo_list': undo.c:127:14: warning: unused variable 'release' [-Wunused-variable] UNDO_LIST *release, *orig_list; ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f complete.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE complete.c complete.c: In function 'rl_menu_complete': complete.c:2726:25: warning: unused variable 'cstate' [-Wunused-variable] static int delimiter, cstate; ^~~~~~ At top level: complete.c:2726:25: warning: 'cstate' defined but not used [-Wunused-variable] make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f kill.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE kill.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f macro.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE macro.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f input.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE input.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f callback.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE callback.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f nls.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE nls.c nls.c: In function 'utf8locale': nls.c:107:10: warning: unused variable 'len' [-Wunused-variable] size_t len; ^~~ nls.c: In function '_rl_init_eightbit': nls.c:136:34: warning: passing argument 1 of 'utf8locale' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] _rl_utf8locale = utf8locale (t); ^ nls.c:104:12: note: expected 'char *' but argument is of type 'const char *' char *lspec; ^~~~~ At top level: nls.c:223:1: warning: 'find_codeset' defined but not used [-Wunused-function] find_codeset (name, lenp) ^~~~~~~~~~~~ nls.c:88:1: warning: '_rl_get_locale_var' defined but not used [-Wunused-function] _rl_get_locale_var (v) ^~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f history.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE history.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f misc.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE misc.c misc.c: In function '_rl_revert_all_lines': misc.c:460:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)entry->data) ^~ misc.c: In function 'rl_clear_history': misc.c:507:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)hent->data) ^~ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f histsearch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE histsearch.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f shell.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE shell.c shell.c:127:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ ^~~~~~~~~~~ shell.c:126:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f terminal.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE terminal.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f mbutil.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE mbutil.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f colors.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE colors.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f tilde.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DREADLINE_LIBRARY -c ./tilde.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f xfree.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE xfree.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f xmalloc.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE xmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' test -d doc || mkdir doc make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make -C doc -w -j8 -Otarget --jobserver-auth=3,4 info make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f compat.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE compat.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' echo -e '{\n global:' >map sed -e 's/\//g' -e 's|/\*\*/||g' -ne \ 's/^[[:blank:]]*extern[[:space:]]\+[^[:space:]]\+[[:space:]]\+\**\([A-Za-z_0-9]\+\(,[[:space:]]*[A-Za-z_0-9]\+\)*\)\([[:space:]]\+[^(]*(.*)\)\?;.*/ \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-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' test -d shlib || mkdir shlib make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make -C shlib -w -j8 -Otarget --jobserver-auth=3,4 all make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f parse-colors.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE parse-colors.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f funmap.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f parens.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o parens.o ../parens.c ../parens.c: In function 'rl_insert_close': ../parens.c:109:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] int orig_point, match_point, ready; ^~~~~ mv parens.o parens.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f search.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o search.o ../search.c mv search.o search.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f histfile.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE histfile.c make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f keymaps.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f isearch.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o isearch.o ../isearch.c ../isearch.c: In function 'rl_search_history': ../isearch.c:743:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c, r; ^ ../isearch.c: In function '_rl_isearch_callback': ../isearch.c:781:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c, r; ^ mv isearch.o isearch.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f text.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE text.c text.c: In function '_rl_overwrite_char': text.c:862:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] int k; ^ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f signals.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o signals.o ../signals.c ../signals.c:579:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^~~~~~~~~~~ ../signals.c:579:17: warning: 'sigint_set' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^~~~~~~~~~ mv signals.o signals.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f vi_mode.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o vi_mode.o ../vi_mode.c ../vi_mode.c: In function 'rl_domove_motion_callback': ../vi_mode.c:1092:10: warning: unused variable 'save' [-Wunused-variable] int c, save, r; ^~~~ ../vi_mode.c: In function 'rl_vi_domove': ../vi_mode.c:1260:7: warning: unused variable 'r' [-Wunused-variable] int r; ^ mv vi_mode.o vi_mode.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f rltty.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f undo.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o undo.o ../undo.c ../undo.c: In function 'rl_free_undo_list': ../undo.c:127:14: warning: unused variable 'release' [-Wunused-variable] UNDO_LIST *release, *orig_list; ^~~~~~~ mv undo.o undo.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f complete.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o complete.o ../complete.c ../complete.c: In function 'rl_menu_complete': ../complete.c:2726:25: warning: unused variable 'cstate' [-Wunused-variable] static int delimiter, cstate; ^~~~~~ At top level: ../complete.c:2726:25: warning: 'cstate' defined but not used [-Wunused-variable] mv complete.o complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f readline.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o readline.o ../readline.c ../readline.c: In function 'readline_internal_char': ../readline.c:574:21: warning: variable 'eof_found' set but not used [-Wunused-but-set-variable] static int lastc, eof_found; ^~~~~~~~~ At top level: ../readline.c:340:1: warning: 'audit_tty' defined but not used [-Wunused-function] audit_tty (char *string) ^~~~~~~~~ mv readline.o readline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f macro.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o macro.o ../macro.c mv macro.o macro.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f callback.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o callback.o ../callback.c mv callback.o callback.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f util.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o util.o ../util.c mv util.o util.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f histexpand.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE histexpand.c histexpand.c: In function 'history_expand_internal': histexpand.c:680:41: warning: variable 'ws' set but not used [-Wunused-but-set-variable] int delimiter, failed, si, l_temp, ws, we; ^~ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' 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: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f nls.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o nls.o ../nls.c ../nls.c: In function 'utf8locale': ../nls.c:107:10: warning: unused variable 'len' [-Wunused-variable] size_t len; ^~~ ../nls.c: In function '_rl_init_eightbit': ../nls.c:136:34: warning: passing argument 1 of 'utf8locale' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] _rl_utf8locale = utf8locale (t); ^ ../nls.c:104:12: note: expected 'char *' but argument is of type 'const char *' char *lspec; ^~~~~ At top level: ../nls.c:223:1: warning: 'find_codeset' defined but not used [-Wunused-function] find_codeset (name, lenp) ^~~~~~~~~~~~ ../nls.c:88:1: warning: '_rl_get_locale_var' defined but not used [-Wunused-function] _rl_get_locale_var (v) ^~~~~~~~~~~~~~~~~~ mv nls.o nls.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f kill.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o kill.o ../kill.c mv kill.o kill.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f misc.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o misc.o ../misc.c ../misc.c: In function '_rl_revert_all_lines': ../misc.c:460:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)entry->data) ^~ ../misc.c: In function 'rl_clear_history': ../misc.c:507:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)hent->data) ^~ mv misc.o misc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' rm -f display.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE display.c display.c: In function 'update_line': display.c:1317:39: warning: unused variable 'twidth' [-Wunused-variable] int temp, lendiff, wsatend, od, nd, twidth, o_cpos; ^~~~~~ At top level: display.c:2490:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] insert_some_chars (string, count, col) ^~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' 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: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f input.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o input.o ../input.c mv input.o input.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f terminal.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f history.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o history.o ../history.c mv history.o history.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f shell.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o shell.o ../shell.c ../shell.c:127:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ ^~~~~~~~~~~ ../shell.c:126:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ ^~~~~~~~~~~ mv shell.o shell.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f histsearch.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f histfile.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f xfree.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o xfree.o ../xfree.c mv xfree.o xfree.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' LANGUAGE= makeinfo --no-split -I . -o history.info ./history.texi make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f display.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o display.o ../display.c ../display.c: In function 'update_line': ../display.c:1317:39: warning: unused variable 'twidth' [-Wunused-variable] int temp, lendiff, wsatend, od, nd, twidth, o_cpos; ^~~~~~ At top level: ../display.c:2490:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] insert_some_chars (string, count, col) ^~~~~~~~~~~~~~~~~ mv display.o display.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f colors.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o colors.o ../colors.c mv colors.o colors.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f xmalloc.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f bind.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o bind.o ../bind.c ../bind.c: In function 'rl_parse_and_bind': ../bind.c:1300:11: warning: unused variable 's' [-Wunused-variable] int s; ^ mv bind.o bind.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f mbutil.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' LANGUAGE= makeinfo --no-split -I . -o rluserman.info ./rluserman.texi make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f parse-colors.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o parse-colors.o ../parse-colors.c mv parse-colors.o parse-colors.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f compat.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o compat.o ../compat.c mv compat.o compat.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f tilde.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -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-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f histexpand.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o histexpand.o ../histexpand.c ../histexpand.c: In function 'history_expand_internal': ../histexpand.c:680:41: warning: variable 'ws' set but not used [-Wunused-but-set-variable] int delimiter, failed, si, l_temp, ws, we; ^~ mv histexpand.o histexpand.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f text.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o text.o ../text.c ../text.c: In function '_rl_overwrite_char': ../text.c:862:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] int k; ^ mv text.o text.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f libhistory.so.6.3 x86_64-alt-linux-gcc -shared -Wl,-soname,libhistory.so.6.3 -Wl,-soname,`basename libhistory.so.6.3 .3`,--no-undefined,--version-script,../map -o libhistory.so.6.3 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so ln -sf libhistory.so.6.3 `basename libhistory.so.6.3 .3` ln -sf libhistory.so.6.3 `basename libhistory.so.6.3 .6.3` make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f libreadline.so.6.3 x86_64-alt-linux-gcc -shared -Wl,-soname,libreadline.so.6.3 -Wl,-soname,`basename libreadline.so.6.3 .3`,--no-undefined,--version-script,../map -o libreadline.so.6.3 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so tilde.so colors.so parse-colors.so compat.so -ltinfo ln -sf libreadline.so.6.3 `basename libreadline.so.6.3 .3` ln -sf libreadline.so.6.3 `basename libreadline.so.6.3 .6.3` make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' test -d examples || mkdir examples make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' 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-6.3.8/examples' make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' rm -f rltest.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -c rltest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' rm -f rlcat.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -c rlcat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' x86_64-alt-linux-gcc -L../shlib -o rltest rltest.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' x86_64-alt-linux-gcc -L../shlib -o rlcat rlcat.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' LANGUAGE= makeinfo --no-split -I . -o readline.info ./rlman.texi make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' rm -f fileman.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -c fileman.c fileman.c: In function 'com_stat': fileman.c:397:20: warning: format '%d' expects argument of type 'int', but argument 3 has type '__nlink_t' {aka 'long unsigned int'} [-Wformat=] printf ("%s has %d link%s, and is %lu byte%s in length.\n", ~^ %ld fileman.c:399:11: finfo.st_nlink, ~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' rm -f rlversion.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -c rlversion.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' x86_64-alt-linux-gcc -L../shlib -o fileman fileman.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' rm -f rl-callbacktest.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -c rl-callbacktest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' x86_64-alt-linux-gcc -L../shlib -o rlversion rlversion.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' rm -f histexamp.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -c histexamp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' rm -f rl.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -c rl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' rm -f rlevent.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -c rlevent.c rlevent.c: In function 'event_hook': rlevent.c:64:3: warning: implicit declaration of function 'sleep'; did you mean 'strsep'? [-Wimplicit-function-declaration] sleep (1); ^~~~~ strsep rlevent.c: In function 'main': rlevent.c:108:17: warning: implicit declaration of function 'getopt'; did you mean 'getpt'? [-Wimplicit-function-declaration] while ((opt = getopt(argc, argv, "p:u:d:n:")) != EOF) ^~~~~~ getpt make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' x86_64-alt-linux-gcc -L../shlib -o rl-callbacktest rl-callbacktest.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' x86_64-alt-linux-gcc -L../shlib -o histexamp histexamp.o -lhistory make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' x86_64-alt-linux-gcc -L../shlib -o rl rl.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' x86_64-alt-linux-gcc -L../shlib -o rlevent rlevent.o ../shlib/libreadline.so make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/examples' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68957 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/readline6-buildroot + : + /bin/rm -rf -- /usr/src/tmp/readline6-buildroot + cd readline-6.3.8 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/readline6-buildroot make: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8' /bin/sh ./support/mkinstalldirs /usr/src/tmp/readline6-buildroot/usr/include \ /usr/src/tmp/readline6-buildroot/usr/include/readline /usr/src/tmp/readline6-buildroot/usr/lib64 \ /usr/src/tmp/readline6-buildroot/usr/share/info /usr/src/tmp/readline6-buildroot/usr/share/man/man3 /usr/src/tmp/readline6-buildroot/usr/share/doc/readline mkdir -p -- /usr/src/tmp/readline6-buildroot/usr/include /usr/src/tmp/readline6-buildroot/usr/include/readline /usr/src/tmp/readline6-buildroot/usr/lib64 /usr/src/tmp/readline6-buildroot/usr/share/info /usr/src/tmp/readline6-buildroot/usr/share/man/man3 /usr/src/tmp/readline6-buildroot/usr/share/doc/readline 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/readline6-buildroot/usr/include/readline ; \ done /bin/install -p -m 644 ./CHANGES ./INSTALL ./README /usr/src/tmp/readline6-buildroot/usr/share/doc/readline ( if test -d doc ; then \ cd doc && \ make -w -Otarget infodir=/usr/share/info DESTDIR=/usr/src/tmp/readline6-buildroot install; \ fi ) make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' /bin/sh ../support/mkdirs /usr/src/tmp/readline6-buildroot/usr/share/info /usr/src/tmp/readline6-buildroot/usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /usr/src/tmp/readline6-buildroot ; \ fi if test -f readline.info; then \ /bin/install -p -m 644 readline.info /usr/src/tmp/readline6-buildroot/usr/share/info/readline.info; \ else \ /bin/install -p -m 644 ./readline.info /usr/src/tmp/readline6-buildroot/usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /bin/install -p -m 644 rluserman.info /usr/src/tmp/readline6-buildroot/usr/share/info/rluserman.info; \ else \ /bin/install -p -m 644 ./rluserman.info /usr/src/tmp/readline6-buildroot/usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /bin/install -p -m 644 history.info /usr/src/tmp/readline6-buildroot/usr/share/info/history.info; \ else \ /bin/install -p -m 644 ./history.info /usr/src/tmp/readline6-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/readline6-buildroot/usr/share/info/dir \ /usr/src/tmp/readline6-buildroot/usr/share/info/readline.info ; \ install-info --dir-file=/usr/src/tmp/readline6-buildroot/usr/share/info/dir \ /usr/src/tmp/readline6-buildroot/usr/share/info/history.info ; \ install-info --dir-file=/usr/src/tmp/readline6-buildroot/usr/share/info/dir \ /usr/src/tmp/readline6-buildroot/usr/share/info/rluserman.info ; \ else true; fi /bin/install -p -m 644 ./readline.3 /usr/src/tmp/readline6-buildroot/usr/share/man/man3/readline.3 /bin/install -p -m 644 ./history.3 /usr/src/tmp/readline6-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/readline6-buildroot/readline.html; \ else \ /bin/install -p -m 644 ./readline.html /usr/src/tmp/readline6-buildroot/readline.html; \ fi ; \ if test -f history.html; then \ /bin/install -p -m 644 history.html /usr/src/tmp/readline6-buildroot/history.html; \ else \ /bin/install -p -m 644 ./history.html /usr/src/tmp/readline6-buildroot/history.html; \ fi ; \ if test -f rluserman.html; then \ /bin/install -p -m 644 rluserman.html /usr/src/tmp/readline6-buildroot/rluserman.html; \ else \ /bin/install -p -m 644 ./rluserman.html /usr/src/tmp/readline6-buildroot/rluserman.html; \ fi ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/doc' test -d shlib || mkdir shlib make -C shlib -w -Otarget all make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f vi_mode.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -fPIC -o vi_mode.o ../vi_mode.c ../vi_mode.c: In function 'rl_domove_motion_callback': ../vi_mode.c:1092:10: warning: unused variable 'save' [-Wunused-variable] int c, save, r; ^~~~ ../vi_mode.c: In function 'rl_vi_domove': ../vi_mode.c:1260:7: warning: unused variable 'r' [-Wunused-variable] int r; ^ mv vi_mode.o vi_mode.so rm -f libreadline.so.6.3 x86_64-alt-linux-gcc -shared -Wl,-soname,libreadline.so.6.3 -Wl,-soname,`basename libreadline.so.6.3 .3`,--no-undefined,--version-script,../map -o libreadline.so.6.3 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so tilde.so colors.so parse-colors.so compat.so -ltinfo ln -sf libreadline.so.6.3 `basename libreadline.so.6.3 .3` ln -sf libreadline.so.6.3 `basename libreadline.so.6.3 .6.3` make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' mv /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.a /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.old mv: cannot stat '/usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.a': No such file or directory make: [Makefile:241: install-static] Error 1 (ignored) /bin/install -p -m 644 libreadline.a /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.a test -n "ranlib" && ranlib /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.a mv /usr/src/tmp/readline6-buildroot/usr/lib64/libhistory.a /usr/src/tmp/readline6-buildroot/usr/lib64/libhistory.old mv: cannot stat '/usr/src/tmp/readline6-buildroot/usr/lib64/libhistory.a': No such file or directory make: [Makefile:244: install-static] Error 1 (ignored) /bin/install -p -m 644 libhistory.a /usr/src/tmp/readline6-buildroot/usr/lib64/libhistory.a test -n "ranlib" && ranlib /usr/src/tmp/readline6-buildroot/usr/lib64/libhistory.a ( cd shlib ; make -w -Otarget DESTDIR=/usr/src/tmp/readline6-buildroot install ) make[1]: Entering directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' /bin/sh ../support/mkdirs /usr/src/tmp/readline6-buildroot/usr/lib64 /bin/sh ../support/mkdirs /usr/src/tmp/readline6-buildroot/usr/bin mkdir /usr/src/tmp/readline6-buildroot/usr/bin /bin/sh ../support/shlib-install -O linux-gnu -V alt -d /usr/src/tmp/readline6-buildroot/usr/lib64 -b /usr/src/tmp/readline6-buildroot/usr/bin -i "/bin/install -p -m 644" libhistory.so.6.3 /bin/sh ../support/shlib-install -O linux-gnu -V alt -d /usr/src/tmp/readline6-buildroot/usr/lib64 -b /usr/src/tmp/readline6-buildroot/usr/bin -i "/bin/install -p -m 644" libreadline.so.6.3 install: you may need to run ldconfig make[1]: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8/shlib' make: Leaving directory '/usr/src/RPM/BUILD/readline-6.3.8' ++ readlink /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.so + soname=libreadline.so.6 + mkdir -p /usr/src/tmp/readline6-buildroot/lib64 + for f in /usr/src/tmp/readline6-buildroot/usr/lib64/*.so ++ readlink /usr/src/tmp/readline6-buildroot/usr/lib64/libhistory.so + t=libhistory.so.6 + ln -snf ../../lib64/libhistory.so.6 /usr/src/tmp/readline6-buildroot/usr/lib64/libhistory.so + for f in /usr/src/tmp/readline6-buildroot/usr/lib64/*.so ++ readlink /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.so + t=libreadline.so.6 + ln -snf ../../lib64/libreadline.so.6 /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.so + mv /usr/src/tmp/readline6-buildroot/usr/lib64/libhistory.so.6 /usr/src/tmp/readline6-buildroot/usr/lib64/libhistory.so.6.3 /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.so.6 /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.so.6.3 /usr/src/tmp/readline6-buildroot/lib64/ + rm /usr/src/tmp/readline6-buildroot/usr/lib64/libreadline.so + cat + mkdir -p /usr/src/tmp/readline6-buildroot/usr/share/doc/readline-6.3.8 + cp -a README CHANGELOG CHANGES USAGE examples /usr/src/tmp/readline6-buildroot/usr/share/doc/readline-6.3.8/ + bzip2 -9 /usr/src/tmp/readline6-buildroot/usr/share/doc/readline-6.3.8/CHANGELOG /usr/src/tmp/readline6-buildroot/usr/share/doc/readline-6.3.8/CHANGES + cp -p config.h posixstat.h xmalloc.h /usr/src/tmp/readline6-buildroot/usr/share/doc/readline-6.3.8/examples/ + pushd /usr/src/tmp/readline6-buildroot/usr/share/doc/readline-6.3.8/examples ~/tmp/readline6-buildroot/usr/share/doc/readline-6.3.8/examples ~/RPM/BUILD/readline-6.3.8 + 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/readline6-buildroot/usr/share/doc/readline-6.3.8/examples' rm -f fileman.o rltest.o rl.o rlevent.o rlcat.o rlversion.o histexamp.o rl-callbacktest.o hist_erasedups.o hist_purgecmd.o rlptytest.o rm -f fileman rltest rl rlcat rlevent rlversion histexamp rl-callbacktest rlptytest *.exe make: Leaving directory '/usr/src/tmp/readline6-buildroot/usr/share/doc/readline-6.3.8/examples' + popd ~/RPM/BUILD/readline-6.3.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/readline6-buildroot (auto) mode of './lib64/libreadline.so.6.3' changed from 0555 (r-xr-xr-x) to 0644 (rw-r--r--) mode of './lib64/libhistory.so.6.3' changed from 0555 (r-xr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/readline6-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/readline6-buildroot/ (default) Compressing files in /usr/src/tmp/readline6-buildroot (auto) Verifying info files in /usr/src/tmp/readline6-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/readline6-buildroot ./lib64: libhistory.so.6 -> libhistory.so.6.3 libreadline.so.6 -> libreadline.so.6.3 ./usr/lib64: Verifying ELF objects in /usr/src/tmp/readline6-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: libreadline6-6.3.8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1LH86b 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.GJJCZB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: readline = 6.3.8-alt3, libreadline = 6.3.8-alt3, libhistory.so.6()(64bit) = set:jdBGm6r3gnhuEMcBmh9xswaYZpoaQnoEpzElZ0DLqA8ZmsW0IiwXnGiV5KBAH3FZ6qsTbpIz5ZDWFITVd4C704aAGGKNP7X4eFZgeUDESZ1J0, libreadline.so.6()(64bit) = set:ndBawq0etFog9e1o7Bm11KqtCFujbPtPVizMx0RKU1yRPpf5BepqJn8JX6XnZfMFdaCSx7wFgP5M9CRA2jHwWDOIl26lUta3oCmzShKhDDZbUiWIdAYVOzN8Zbwv3mdZ4JBuSoZJni7eoIOqpnltv23U7T25XbpOLi6c1N8lo9crpso16b1oCJKe9zvJhdRtvGd8F4fCI6wxx7pF3OIm009B4uNZwW4zl6KXm4u1WhWXh6GQBZ4WRZnneqFiILQN8AcQwCeUab6x4bn8dFigpQ9YfmC4YrXzhv2Z48cq0ortXikoGKwpmkPOJOb8A0GaidHCR5dv8cVwVnztCWckvAvDHsQW0uJPZpSADAMduMr3nkrdbLB0V88AvRcZDMet3mKc4PWIEi6jbCENhjFHODR7hZ35B3uzVP4bwPNP0MYeg4HQMgSraVEH8XhQyBlY033Ho9ZjCOL145Pm3glPc5F9gCUbu5xd7HFUvBxZ3oNGSzkHMW9Z0z1XeGBwEIZ5yTahwxjK2ifVw4n5hyvBkMCowxg7oZ4xDc3wZ1g30RSZjwV0gagcMM88DZwHeUD04vCe33wMDTmW7iQgpqMQJqe8WD2HMampKIDCsCrs1JEa6Q9leZz9VOspSSDznu2yBFfF8ffXPkFJHNtFhFROSkdLi3MkI05wxjSi3k7uadZcShZvRbZEwpq1lAFqZh2WEhiEWRAtxdw65KSiIk2PupFqLZJkYwif5ud03322pV6Ht0ZrLM8tD2LInOTgzy9vpxP1n7E5micybmUsLqsT894GI7tBZzZhWOP9ASflctG0136wA5h4H4iCMipsmm0m7yehDfltM5BVbtD5rPgWknzBqfhrpAMvjGoEYj7nILGtqQJvwG16fZGQeB5fws2aBnrAkNw51wBYJKFIwkp8iytFGVWSy2vT6nRVWxmYWFsIOXVuT36tZ5V0Pf6L6Tmi0UZ6gTzmwZ97H4ZhO71zSOCFBjMFAEGbTQpjZGEDANqACrvbNUyMWsVs1kkEAh1ETxjGHLiJNX35SBc2ncpV6KIL4qDwcRNwcwjA8fZuTLGdCK0iW092zWAD5C2VZ1rOZnwu2rz1FovLJk17CZ1boGledXfr1ZAAKD2Thqh1xFxZhysXUDSG20p98dgmhfy4MT6xZytv23RY6gBrFAcKd3UGr7a1wG20ZcrZ2l3QTiBYqxexFaexGWUtkjrNYmc5iM5AgA0d0pdX8tI796z491 Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libtinfo.so.5()(64bit) >= set:lhhUhAbsKjla15663bavzB1gH80, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: readline Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pF3kJ8 Creating libreadline6-debuginfo package Processing files: libreadline6-debuginfo-6.3.8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E3Dl9I find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bPtNDn find-requires: running scripts (debuginfo) Provides: debug64(libhistory.so.6), debug64(libreadline.so.6) Requires: libreadline6 = 6.3.8-alt3, debug64(libc.so.6), debug64(libtinfo.so.5) warning: Installed (but unpackaged) file(s) found: /usr/include/readline/chardefs.h /usr/include/readline/history.h /usr/include/readline/keymaps.h /usr/include/readline/readline.h /usr/include/readline/rlconf.h /usr/include/readline/rlstdc.h /usr/include/readline/rltypedefs.h /usr/include/readline/tilde.h /usr/lib64/libhistory.a /usr/lib64/libhistory.so /usr/lib64/libreadline.a /usr/lib64/libreadline.so /usr/share/doc/readline-6.3.8/CHANGELOG.bz2 /usr/share/doc/readline-6.3.8/CHANGES.bz2 /usr/share/doc/readline-6.3.8/README /usr/share/doc/readline-6.3.8/USAGE /usr/share/doc/readline-6.3.8/examples/Inputrc /usr/share/doc/readline-6.3.8/examples/Makefile /usr/share/doc/readline-6.3.8/examples/Makefile.in /usr/share/doc/readline-6.3.8/examples/autoconf/BASH_CHECK_LIB_TERMCAP /usr/share/doc/readline-6.3.8/examples/autoconf/RL_LIB_READLINE_VERSION /usr/share/doc/readline-6.3.8/examples/autoconf/wi_LIB_READLINE /usr/share/doc/readline-6.3.8/examples/config.h /usr/share/doc/readline-6.3.8/examples/excallback.c /usr/share/doc/readline-6.3.8/examples/fileman.c /usr/share/doc/readline-6.3.8/examples/hist_erasedups.c /usr/share/doc/readline-6.3.8/examples/hist_purgecmd.c /usr/share/doc/readline-6.3.8/examples/histexamp.c /usr/share/doc/readline-6.3.8/examples/manexamp.c /usr/share/doc/readline-6.3.8/examples/posixstat.h /usr/share/doc/readline-6.3.8/examples/readlinebuf.h /usr/share/doc/readline-6.3.8/examples/rl-callbacktest.c /usr/share/doc/readline-6.3.8/examples/rl-fgets.c /usr/share/doc/readline-6.3.8/examples/rl.c /usr/share/doc/readline-6.3.8/examples/rlcat.c /usr/share/doc/readline-6.3.8/examples/rlevent.c /usr/share/doc/readline-6.3.8/examples/rlfe/ChangeLog /usr/share/doc/readline-6.3.8/examples/rlfe/Makefile.in /usr/share/doc/readline-6.3.8/examples/rlfe/README /usr/share/doc/readline-6.3.8/examples/rlfe/config.h.in /usr/share/doc/readline-6.3.8/examples/rlfe/configure /usr/share/doc/readline-6.3.8/examples/rlfe/configure.in /usr/share/doc/readline-6.3.8/examples/rlfe/extern.h /usr/share/doc/readline-6.3.8/examples/rlfe/os.h /usr/share/doc/readline-6.3.8/examples/rlfe/pty.c /usr/share/doc/readline-6.3.8/examples/rlfe/rlfe.c /usr/share/doc/readline-6.3.8/examples/rlfe/screen.h /usr/share/doc/readline-6.3.8/examples/rlptytest.c /usr/share/doc/readline-6.3.8/examples/rltest.c /usr/share/doc/readline-6.3.8/examples/rlversion.c /usr/share/doc/readline-6.3.8/examples/xmalloc.h /usr/share/doc/readline/CHANGES /usr/share/doc/readline/INSTALL /usr/share/doc/readline/README /usr/share/info/history.info.xz /usr/share/info/readline.info.xz /usr/share/info/rluserman.info.xz /usr/share/man/man3/history.3.xz /usr/share/man/man3/readline.3.xz Wrote: /usr/src/RPM/RPMS/x86_64/libreadline6-6.3.8-alt3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libreadline6-debuginfo-6.3.8-alt3.x86_64.rpm 27.07user 4.12system 0:39.03elapsed 79%CPU (0avgtext+0avgdata 47148maxresident)k 0inputs+0outputs (0major+1539011minor)pagefaults 0swaps 36.66user 6.91system 0:59.55elapsed 73%CPU (0avgtext+0avgdata 121936maxresident)k 0inputs+0outputs (0major+1985194minor)pagefaults 0swaps