<86>Apr 21 01:10:39 userdel[47077]: delete user 'rooter' <86>Apr 21 01:10:39 userdel[47077]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:10:39 groupadd[47082]: group added to /etc/group: name=rooter, GID=615 <86>Apr 21 01:10:39 groupadd[47082]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:10:39 groupadd[47082]: new group: name=rooter, GID=615 <86>Apr 21 01:10:39 useradd[47086]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Apr 21 01:10:39 userdel[47092]: delete user 'builder' <86>Apr 21 01:10:39 userdel[47092]: removed group 'builder' owned by 'builder' <86>Apr 21 01:10:39 groupadd[47097]: group added to /etc/group: name=builder, GID=616 <86>Apr 21 01:10:39 groupadd[47097]: group added to /etc/gshadow: name=builder <86>Apr 21 01:10:39 groupadd[47097]: new group: name=builder, GID=616 <86>Apr 21 01:10:39 useradd[47101]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash <13>Apr 21 01:10:40 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 01:10:40 rpmi: perl-libintl-1.24-alt1.1 1448485129 installed <13>Apr 21 01:10:40 rpmi: perl-Unicode-EastAsianWidth-1.33-alt1 1383358357 installed <13>Apr 21 01:10:40 rpmi: perl-Text-Unidecode-1.27-alt1 1445859908 installed <13>Apr 21 01:10:40 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 01:10:40 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 01:10:40 rpmi: rpm-macros-info-install-6.0-alt3 1449879498 installed <13>Apr 21 01:10:40 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:10:40 rpmi: perl-Unicode-Normalize-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 01:10:40 rpmi: perl-unicore-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Apr 21 01:10:40 rpmi: makeinfo-6.0-alt3 1449879498 installed Installing readline-6.3.8-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52066 + 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-alt2.patch):' Patch #0 (readline-6.3.8-alt2.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.52066 + 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 -Wall -g -O2 -D_GNU_SOURCE' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -D_GNU_SOURCE' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -D_GNU_SOURCE' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + '[' -n '' ']' + NPROCS=8 + make -j8 all examples documentation make: Entering directory `/usr/src/RPM/BUILD/readline-6.3.8' rm -f readline.o rm -f vi_mode.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE readline.c x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE vi_mode.c rm -f funmap.o rm -f keymaps.o rm -f parens.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE funmap.c rm -f search.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE parens.c x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE keymaps.c x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE search.c rm -f rltty.o rm -f complete.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE rltty.c x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE complete.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; ^ 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; ^ 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; ^ readline.c: At top level: readline.c:340:1: warning: 'audit_tty' defined but not used [-Wunused-function] audit_tty (char *string) ^ rm -f bind.o rm -f isearch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE bind.c x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE isearch.c rm -f display.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE display.c complete.c: In function 'rl_menu_complete': complete.c:2726:25: warning: unused variable 'cstate' [-Wunused-variable] static int delimiter, cstate; ^ 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; ^ bind.c: In function 'rl_parse_and_bind': bind.c:1300:11: warning: unused variable 's' [-Wunused-variable] int s; ^ 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; ^ display.c: At top level: display.c:2490:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] insert_some_chars (string, count, col) ^ rm -f signals.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE signals.c rm -f util.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE util.c rm -f kill.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE kill.c rm -f undo.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -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; ^ rm -f macro.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE macro.c signals.c:579:17: warning: 'sigint_set' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^ signals.c:579:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^ rm -f input.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE input.c rm -f callback.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE callback.c rm -f terminal.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE terminal.c rm -f text.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -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; ^ rm -f nls.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE nls.c rm -f misc.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE misc.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:103:1: note: expected 'char *' but argument is of type 'const char *' utf8locale (lspec) ^ nls.c: 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) ^ rm -f history.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE history.c rm -f histexpand.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE histexpand.c rm -f histfile.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE histfile.c misc.c: In function '_rl_revert_all_lines': misc.c:460:7: 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:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)hent->data) ^ rm -f histsearch.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE histsearch.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; ^ rm -f shell.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE shell.c rm -f mbutil.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE mbutil.c 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 */ ^ 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 */ ^ rm -f tilde.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -DREADLINE_LIBRARY -c ./tilde.c rm -f colors.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE colors.c rm -f parse-colors.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE parse-colors.c rm -f xmalloc.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE xmalloc.c rm -f xfree.o x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE xfree.c rm -f compat.o echo -e '{\n global:' >map x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE compat.c 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 test -d doc || mkdir doc make -C doc -w --jobserver-fds=3,4 -j info make[1]: Entering directory `/usr/src/RPM/BUILD/readline-6.3.8/doc' LANGUAGE= makeinfo --no-split -I . -o readline.info ./rlman.texi LANGUAGE= makeinfo --no-split -I . -o history.info ./history.texi LANGUAGE= makeinfo --no-split -I . -o rluserman.info ./rluserman.texi echo ' sh_*;' >>map echo -e ' local: *;\n};' >>map test -d shlib || mkdir shlib make -C shlib -w --jobserver-fds=3,4 -j all 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 -Wall -g -O2 -D_GNU_SOURCE -fPIC -o readline.o ../readline.c rm -f vi_mode.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o vi_mode.o ../vi_mode.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; ^ ../readline.c: At top level: ../readline.c:340:1: warning: 'audit_tty' defined but not used [-Wunused-function] audit_tty (char *string) ^ rm -f funmap.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o funmap.o ../funmap.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 funmap.o funmap.so rm -f keymaps.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o keymaps.o ../keymaps.c rm -f parens.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -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 rm -f search.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o search.o ../search.c mv keymaps.o keymaps.so rm -f rltty.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o rltty.o ../rltty.c mv readline.o readline.so rm -f complete.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o complete.o ../complete.c mv search.o search.so rm -f bind.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -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; ^ ../complete.c: In function 'rl_menu_complete': ../complete.c:2726:25: warning: unused variable 'cstate' [-Wunused-variable] static int delimiter, cstate; ^ mv vi_mode.o vi_mode.so rm -f isearch.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o isearch.o ../isearch.c mv rltty.o rltty.so rm -f display.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o display.o ../display.c 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 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 rm -f signals.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o signals.o ../signals.c ../signals.c:579:17: warning: 'sigint_set' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^ ../signals.c:579:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] static sigset_t sigint_set, sigint_oset; ^ ../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; ^ ../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; ^ rm -f util.so ../display.c: At top level: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o util.o ../util.c ../display.c:2490:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] insert_some_chars (string, count, col) ^ rm -f kill.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o kill.o ../kill.c mv isearch.o isearch.so rm -f undo.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -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 signals.o signals.so rm -f macro.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o macro.o ../macro.c mv undo.o undo.so rm -f input.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o input.o ../input.c mv kill.o kill.so rm -f callback.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o callback.o ../callback.c mv input.o input.so rm -f terminal.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so rm -f text.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o text.o ../text.c mv util.o util.so rm -f nls.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o nls.o ../nls.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 macro.o macro.so rm -f misc.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o misc.o ../misc.c ../misc.c: In function '_rl_revert_all_lines': ../misc.c:460:7: 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:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (ul = (UNDO_LIST *)hent->data) ^ make[1]: Leaving directory `/usr/src/RPM/BUILD/readline-6.3.8/doc' rm -f history.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o history.o ../history.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:103:1: note: expected 'char *' but argument is of type 'const char *' utf8locale (lspec) ^ ../nls.c: 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 callback.o callback.so rm -f histexpand.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o histexpand.o ../histexpand.c mv nls.o nls.so rm -f histfile.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o histfile.o ../histfile.c mv display.o display.so rm -f histsearch.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o histsearch.o ../histsearch.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 history.o history.so rm -f shell.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o shell.o ../shell.c ../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 */ ^ ../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 */ ^ mv histsearch.o histsearch.so rm -f mbutil.so mv shell.o shell.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o mbutil.o ../mbutil.c mv misc.o misc.so rm -f xmalloc.so rm -f xfree.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o xmalloc.o ../xmalloc.c x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o xfree.o ../xfree.c mv histfile.o histfile.so rm -f tilde.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv xfree.o xfree.so rm -f colors.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o colors.o ../colors.c mv xmalloc.o xmalloc.so rm -f parse-colors.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o parse-colors.o ../parse-colors.c mv tilde.o tilde.so rm -f compat.so x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -D_GNU_SOURCE -fPIC -o compat.o ../compat.c mv complete.o complete.so mv colors.o colors.so mv text.o text.so mv parse-colors.o parse-colors.so mv compat.o compat.so mv mbutil.o mbutil.so mv bind.o bind.so mv histexpand.o histexpand.so rm -f libreadline.so.6.3 rm -f libhistory.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 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` 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' test -d examples || mkdir examples LD_LIBRARY_PATH="`pwd`/shlib" make -C examples -w --jobserver-fds=3,4 -j all make[1]: Entering directory `/usr/src/RPM/BUILD/readline-6.3.8/examples' rm -f fileman.o rm -f rltest.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -D_GNU_SOURCE -c fileman.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -D_GNU_SOURCE -c rltest.c rm -f rl.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -D_GNU_SOURCE -c rl.c rm -f rlcat.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -D_GNU_SOURCE -c rlcat.c rm -f rlevent.o rm -f rlversion.o rm -f histexamp.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -D_GNU_SOURCE -c rlevent.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -D_GNU_SOURCE -c rlversion.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -D_GNU_SOURCE -c histexamp.c rm -f rl-callbacktest.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -D_GNU_SOURCE -c rl-callbacktest.c rlevent.c: In function 'event_hook': rlevent.c:64:3: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] sleep (1); ^ rlevent.c: In function 'main': rlevent.c:108:17: warning: implicit declaration of function 'getopt' [-Wimplicit-function-declaration] while ((opt = getopt(argc, argv, "p:u:d:n:")) != EOF) ^ x86_64-alt-linux-gcc -L../shlib -o rlevent rlevent.o ../shlib/libreadline.so x86_64-alt-linux-gcc -L../shlib -o rlversion rlversion.o ../shlib/libreadline.so x86_64-alt-linux-gcc -L../shlib -o rltest rltest.o ../shlib/libreadline.so fileman.c: In function 'com_stat': fileman.c:397:11: 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", ^ x86_64-alt-linux-gcc -L../shlib -o rl rl.o ../shlib/libreadline.so x86_64-alt-linux-gcc -L../shlib -o histexamp histexamp.o -lhistory x86_64-alt-linux-gcc -L../shlib -o rl-callbacktest rl-callbacktest.o ../shlib/libreadline.so x86_64-alt-linux-gcc -L../shlib -o rlcat rlcat.o ../shlib/libreadline.so 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: Leaving directory `/usr/src/RPM/BUILD/readline-6.3.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56789 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/readline-buildroot + : + /bin/rm -rf -- /usr/src/tmp/readline-buildroot + cd readline-6.3.8 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/readline-buildroot make: Entering directory `/usr/src/RPM/BUILD/readline-6.3.8' /bin/sh ./support/mkinstalldirs /usr/src/tmp/readline-buildroot/usr/include \ /usr/src/tmp/readline-buildroot/usr/include/readline /usr/src/tmp/readline-buildroot/usr/lib64 \ /usr/src/tmp/readline-buildroot/usr/share/info /usr/src/tmp/readline-buildroot/usr/share/man/man3 /usr/src/tmp/readline-buildroot/usr/share/doc/readline mkdir -p -- /usr/src/tmp/readline-buildroot/usr/include /usr/src/tmp/readline-buildroot/usr/include/readline /usr/src/tmp/readline-buildroot/usr/lib64 /usr/src/tmp/readline-buildroot/usr/share/info /usr/src/tmp/readline-buildroot/usr/share/man/man3 /usr/src/tmp/readline-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/readline-buildroot/usr/include/readline ; \ done /bin/install -p -m 644 ./CHANGES ./INSTALL ./README /usr/src/tmp/readline-buildroot/usr/share/doc/readline ( if test -d doc ; then \ cd doc && \ make -w infodir=/usr/share/info DESTDIR=/usr/src/tmp/readline-buildroot install; \ fi ) make[1]: Entering directory `/usr/src/RPM/BUILD/readline-6.3.8/doc' /bin/sh ../support/mkdirs /usr/src/tmp/readline-buildroot/usr/share/info /usr/src/tmp/readline-buildroot/usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /usr/src/tmp/readline-buildroot ; \ fi if test -f readline.info; then \ /bin/install -p -m 644 readline.info /usr/src/tmp/readline-buildroot/usr/share/info/readline.info; \ else \ /bin/install -p -m 644 ./readline.info /usr/src/tmp/readline-buildroot/usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /bin/install -p -m 644 rluserman.info /usr/src/tmp/readline-buildroot/usr/share/info/rluserman.info; \ else \ /bin/install -p -m 644 ./rluserman.info /usr/src/tmp/readline-buildroot/usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /bin/install -p -m 644 history.info /usr/src/tmp/readline-buildroot/usr/share/info/history.info; \ else \ /bin/install -p -m 644 ./history.info /usr/src/tmp/readline-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/readline-buildroot/usr/share/info/dir \ /usr/src/tmp/readline-buildroot/usr/share/info/readline.info ; \ install-info --dir-file=/usr/src/tmp/readline-buildroot/usr/share/info/dir \ /usr/src/tmp/readline-buildroot/usr/share/info/history.info ; \ install-info --dir-file=/usr/src/tmp/readline-buildroot/usr/share/info/dir \ /usr/src/tmp/readline-buildroot/usr/share/info/rluserman.info ; \ else true; fi /bin/install -p -m 644 ./readline.3 /usr/src/tmp/readline-buildroot/usr/share/man/man3/readline.3 /bin/install -p -m 644 ./history.3 /usr/src/tmp/readline-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/readline-buildroot/readline.html; \ else \ /bin/install -p -m 644 ./readline.html /usr/src/tmp/readline-buildroot/readline.html; \ fi ; \ if test -f history.html; then \ /bin/install -p -m 644 history.html /usr/src/tmp/readline-buildroot/history.html; \ else \ /bin/install -p -m 644 ./history.html /usr/src/tmp/readline-buildroot/history.html; \ fi ; \ if test -f rluserman.html; then \ /bin/install -p -m 644 rluserman.html /usr/src/tmp/readline-buildroot/rluserman.html; \ else \ /bin/install -p -m 644 ./rluserman.html /usr/src/tmp/readline-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 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 -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/readline-buildroot/usr/lib64/libreadline.a /usr/src/tmp/readline-buildroot/usr/lib64/libreadline.old mv: cannot stat '/usr/src/tmp/readline-buildroot/usr/lib64/libreadline.a': No such file or directory make: [install-static] Error 1 (ignored) /bin/install -p -m 644 libreadline.a /usr/src/tmp/readline-buildroot/usr/lib64/libreadline.a test -n "ranlib" && ranlib /usr/src/tmp/readline-buildroot/usr/lib64/libreadline.a mv /usr/src/tmp/readline-buildroot/usr/lib64/libhistory.a /usr/src/tmp/readline-buildroot/usr/lib64/libhistory.old mv: cannot stat '/usr/src/tmp/readline-buildroot/usr/lib64/libhistory.a': No such file or directory make: [install-static] Error 1 (ignored) /bin/install -p -m 644 libhistory.a /usr/src/tmp/readline-buildroot/usr/lib64/libhistory.a test -n "ranlib" && ranlib /usr/src/tmp/readline-buildroot/usr/lib64/libhistory.a ( cd shlib ; make -w DESTDIR=/usr/src/tmp/readline-buildroot install ) make[1]: Entering directory `/usr/src/RPM/BUILD/readline-6.3.8/shlib' /bin/sh ../support/mkdirs /usr/src/tmp/readline-buildroot/usr/lib64 /bin/sh ../support/mkdirs /usr/src/tmp/readline-buildroot/usr/bin mkdir /usr/src/tmp/readline-buildroot/usr/bin /bin/sh ../support/shlib-install -O linux-gnu -V alt -d /usr/src/tmp/readline-buildroot/usr/lib64 -b /usr/src/tmp/readline-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/readline-buildroot/usr/lib64 -b /usr/src/tmp/readline-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/readline-buildroot/usr/lib64/libreadline.so + soname=libreadline.so.6 + mkdir -p /usr/src/tmp/readline-buildroot/lib64 + for f in '/usr/src/tmp/readline-buildroot/usr/lib64/*.so' ++ readlink /usr/src/tmp/readline-buildroot/usr/lib64/libhistory.so + t=libhistory.so.6 + ln -snf ../../lib64/libhistory.so.6 /usr/src/tmp/readline-buildroot/usr/lib64/libhistory.so + for f in '/usr/src/tmp/readline-buildroot/usr/lib64/*.so' ++ readlink /usr/src/tmp/readline-buildroot/usr/lib64/libreadline.so + t=libreadline.so.6 + ln -snf ../../lib64/libreadline.so.6 /usr/src/tmp/readline-buildroot/usr/lib64/libreadline.so + mv /usr/src/tmp/readline-buildroot/usr/lib64/libhistory.so.6 /usr/src/tmp/readline-buildroot/usr/lib64/libhistory.so.6.3 /usr/src/tmp/readline-buildroot/usr/lib64/libreadline.so.6 /usr/src/tmp/readline-buildroot/usr/lib64/libreadline.so.6.3 /usr/src/tmp/readline-buildroot/lib64/ + rm /usr/src/tmp/readline-buildroot/usr/lib64/libreadline.so + cat + mkdir -p /usr/src/tmp/readline-buildroot/usr/share/doc/readline-6.3.8 + cp -a README CHANGELOG CHANGES USAGE examples /usr/src/tmp/readline-buildroot/usr/share/doc/readline-6.3.8/ + bzip2 -9 /usr/src/tmp/readline-buildroot/usr/share/doc/readline-6.3.8/CHANGELOG /usr/src/tmp/readline-buildroot/usr/share/doc/readline-6.3.8/CHANGES + cp -p config.h posixstat.h xmalloc.h /usr/src/tmp/readline-buildroot/usr/share/doc/readline-6.3.8/examples/ + pushd /usr/src/tmp/readline-buildroot/usr/share/doc/readline-6.3.8/examples ~/tmp/readline-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/readline-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/readline-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/readline-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/readline-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/readline-buildroot (auto) Verifying info files in /usr/src/tmp/readline-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/readline-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/readline-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-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mEmK9P find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/readline-buildroot/lib64/libhistory.so.6: 53 symbols, 16 bpp lib.prov: /usr/src/tmp/readline-buildroot/lib64/libreadline.so.6: 598 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3b2JHo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) warning: libreadline6 provides another subpackage: readline Provides: readline = 6.3.8-alt2, libreadline = 6.3.8-alt2, 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.uLETYZ Creating libreadline6-debuginfo package Processing files: libreadline-devel-6.3.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FGCrZD find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W4D3Ik find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: readline-devel = 6.3.8-alt2 PreReq: libreadline = 6.3.8-alt2 Requires: /lib64/libhistory.so.6 Obsoletes: readline-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.becJb4 Processing files: libreadline-devel-static-6.3.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C9RVnQ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JeAcjF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libreadline-devel = 6.3.8-alt2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yq2vXw Processing files: libreadline6-debuginfo-6.3.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.htfvlr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EsWDso find-requires: running scripts (debuginfo) Provides: debug64(libhistory.so.6), debug64(libreadline.so.6) Requires: libreadline6 = 6.3.8-alt2, debug64(libc.so.6), debug64(libtinfo.so.5) Adding to libreadline-devel a strict dependency on libreadline6 Removing 2 extra deps from libreadline-devel due to dependency on libreadline6 warning: Installed (but unpackaged) file(s) found: /usr/share/doc/readline/CHANGES /usr/share/doc/readline/INSTALL /usr/share/doc/readline/README Wrote: /usr/src/RPM/RPMS/x86_64/libreadline6-6.3.8-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libreadline-devel-6.3.8-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libreadline-devel-static-6.3.8-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libreadline6-debuginfo-6.3.8-alt2.x86_64.rpm 17.75user 3.31system 0:20.45elapsed 103%CPU (0avgtext+0avgdata 47940maxresident)k 0inputs+0outputs (0major+1465375minor)pagefaults 0swaps 20.53user 5.09system 0:26.30elapsed 97%CPU (0avgtext+0avgdata 124020maxresident)k 0inputs+0outputs (0major+1734498minor)pagefaults 0swaps