<86>Feb 17 06:54:50 userdel[29304]: delete user 'rooter' <86>Feb 17 06:54:50 userdel[29304]: removed group 'rooter' owned by 'rooter' <86>Feb 17 06:54:50 groupadd[29316]: group added to /etc/group: name=rooter, GID=561 <86>Feb 17 06:54:50 groupadd[29316]: group added to /etc/gshadow: name=rooter <86>Feb 17 06:54:50 groupadd[29316]: new group: name=rooter, GID=561 <86>Feb 17 06:54:50 useradd[29322]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Feb 17 06:54:50 userdel[29334]: delete user 'builder' <86>Feb 17 06:54:50 userdel[29334]: removed group 'builder' owned by 'builder' <86>Feb 17 06:54:50 userdel[29334]: removed shadow group 'builder' owned by 'builder' <86>Feb 17 06:54:50 groupadd[29346]: group added to /etc/group: name=builder, GID=562 <86>Feb 17 06:54:50 groupadd[29346]: group added to /etc/gshadow: name=builder <86>Feb 17 06:54:50 groupadd[29346]: new group: name=builder, GID=562 <86>Feb 17 06:54:50 useradd[29355]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Feb 17 06:54:53 rpmi: perl-Encode-2.83-alt1 1459157779 installed <13>Feb 17 06:54:53 rpmi: perl-libintl-1.24-alt1.1 1448486048 installed <13>Feb 17 06:54:53 rpmi: perl-Unicode-EastAsianWidth-1.33-alt1 1383358357 installed <13>Feb 17 06:54:54 rpmi: perl-Text-Unidecode-1.27-alt1 1445859908 installed <13>Feb 17 06:54:54 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Feb 17 06:54:54 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Feb 17 06:54:54 rpmi: rpm-macros-info-install-6.0-alt3 1449879498 installed <13>Feb 17 06:54:54 rpmi: libtinfo-devel-5.9-alt8 1456756589 installed <13>Feb 17 06:54:54 rpmi: perl-Unicode-Normalize-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Feb 17 06:54:54 rpmi: perl-unicore-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Feb 17 06:54:54 rpmi: makeinfo-6.0-alt3 1449879498 installed Installing readline-6.3.8-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58310 + 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.58310 + 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 -march=i586 -mtune=generic -D_GNU_SOURCE' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu Beginning configuration for readline-6.3 for i586-alt-linux-gnu checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether i586-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking 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... 64 checking whether AUDIT_USER_TTY is declared... yes checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking 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 i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE readline.c rm -f funmap.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE vi_mode.c i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE funmap.c rm -f keymaps.o rm -f parens.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE keymaps.c i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE parens.c rm -f search.o rm -f rltty.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE search.c i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE rltty.c rm -f complete.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE complete.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; ^ rm -f bind.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE bind.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; ^ complete.c: In function 'rl_menu_complete': complete.c:2726:25: warning: unused variable 'cstate' [-Wunused-variable] static int delimiter, cstate; ^ 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; ^ bind.c: In function 'rl_parse_and_bind': bind.c:1300:11: warning: unused variable 's' [-Wunused-variable] int s; ^ readline.c: At top level: readline.c:340:1: warning: 'audit_tty' defined but not used [-Wunused-function] audit_tty (char *string) ^ rm -f isearch.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE isearch.c rm -f display.o 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; ^ i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -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; ^ 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 i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE signals.c rm -f util.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE util.c rm -f kill.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE kill.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 undo.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE undo.c rm -f macro.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE macro.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 input.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE input.c rm -f callback.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE callback.c rm -f terminal.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE terminal.c rm -f text.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE text.c rm -f nls.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE 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; ^ 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 misc.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE misc.c rm -f history.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE history.c rm -f histexpand.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE histexpand.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) ^ 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 histfile.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE histfile.c rm -f histsearch.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE histsearch.c rm -f shell.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE shell.c rm -f mbutil.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DREADLINE_LIBRARY -c ./tilde.c rm -f colors.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE colors.c rm -f parse-colors.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE parse-colors.c rm -f xmalloc.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE xmalloc.c rm -f xfree.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE xfree.c rm -f compat.o i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE compat.c 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 test -d doc || mkdir doc echo -e ' local: *;\n};' >>map make -C doc -w --jobserver-fds=3,4 -j info 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/doc' LANGUAGE= makeinfo --no-split -I . -o readline.info ./rlman.texi LANGUAGE= makeinfo --no-split -I . -o history.info ./history.texi make[1]: Entering directory `/usr/src/RPM/BUILD/readline-6.3.8/shlib' rm -f readline.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o readline.o ../readline.c LANGUAGE= makeinfo --no-split -I . -o rluserman.info ./rluserman.texi rm -f vi_mode.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o vi_mode.o ../vi_mode.c rm -f funmap.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -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; ^ rm -f keymaps.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o keymaps.o ../keymaps.c mv funmap.o funmap.so rm -f parens.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o parens.o ../parens.c ../parens.c: In function 'rl_insert_close': ../parens.c:109:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] int orig_point, match_point, ready; ^ ../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) ^ mv keymaps.o keymaps.so rm -f search.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o search.o ../search.c mv parens.o parens.so rm -f rltty.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o rltty.o ../rltty.c rm -f complete.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -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; ^ mv rltty.o rltty.so rm -f bind.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o bind.o ../bind.c mv readline.o readline.so 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 isearch.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o isearch.o ../isearch.c ../isearch.c: In function 'rl_search_history': ../isearch.c: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; ^ mv search.o search.so rm -f display.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -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; ^ ../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) ^ mv isearch.o isearch.so rm -f signals.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o signals.o ../signals.c mv vi_mode.o vi_mode.so rm -f util.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o util.o ../util.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; ^ mv signals.o signals.so rm -f kill.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o kill.o ../kill.c rm -f undo.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o undo.o ../undo.c mv util.o util.so rm -f macro.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o macro.o ../macro.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 input.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o input.o ../input.c mv macro.o macro.so rm -f callback.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o callback.o ../callback.c mv undo.o undo.so rm -f terminal.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o terminal.o ../terminal.c mv kill.o kill.so rm -f text.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o text.o ../text.c ../text.c: In function '_rl_overwrite_char': ../text.c:862:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] int k; ^ mv callback.o callback.so rm -f nls.so mv terminal.o terminal.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o nls.o ../nls.c rm -f misc.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o misc.o ../misc.c mv input.o input.so rm -f history.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -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) ^ ../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) ^ mv nls.o nls.so rm -f histexpand.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o histexpand.o ../histexpand.c mv display.o display.so rm -f histfile.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o histfile.o ../histfile.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 complete.o complete.so rm -f histsearch.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so rm -f shell.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o shell.o ../shell.c mv history.o history.so rm -f mbutil.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o mbutil.o ../mbutil.c mv bind.o bind.so rm -f xmalloc.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o xmalloc.o ../xmalloc.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 misc.o misc.so rm -f xfree.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o xfree.o ../xfree.c mv shell.o shell.so mv xmalloc.o xmalloc.so rm -f tilde.so rm -f colors.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o colors.o ../colors.c mv text.o text.so rm -f parse-colors.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o parse-colors.o ../parse-colors.c mv xfree.o xfree.so rm -f compat.so i586-alt-linux-gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -fPIC -o compat.o ../compat.c mv mbutil.o mbutil.so mv compat.o compat.so mv histfile.o histfile.so mv colors.o colors.so mv tilde.o tilde.so mv parse-colors.o parse-colors.so make[1]: Leaving directory `/usr/src/RPM/BUILD/readline-6.3.8/doc' mv histexpand.o histexpand.so rm -f libreadline.so.6.3 rm -f libhistory.so.6.3 i586-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 i586-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 i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c fileman.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rltest.c rm -f rl.o rm -f rlcat.o i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rl.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rlcat.c rm -f rlevent.o rm -f rlversion.o rm -f histexamp.o i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rlevent.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rlversion.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c histexamp.c rm -f rl-callbacktest.o i586-alt-linux-gcc -DHAVE_CONFIG_H -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"6.3"' -I. -I.. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -c rl-callbacktest.c i586-alt-linux-gcc -L../shlib -o rlversion rlversion.o ../shlib/libreadline.so 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) ^ i586-alt-linux-gcc -L../shlib -o rl-callbacktest rl-callbacktest.o ../shlib/libreadline.so i586-alt-linux-gcc -L../shlib -o rl rl.o ../shlib/libreadline.so i586-alt-linux-gcc -L../shlib -o rlcat rlcat.o ../shlib/libreadline.so i586-alt-linux-gcc -L../shlib -o histexamp histexamp.o -lhistory i586-alt-linux-gcc -L../shlib -o rltest rltest.o ../shlib/libreadline.so i586-alt-linux-gcc -L../shlib -o rlevent rlevent.o ../shlib/libreadline.so i586-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.53319 + 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/lib \ /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/lib /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' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/readline-6.3.8/shlib' mv /usr/src/tmp/readline-buildroot/usr/lib/libreadline.a /usr/src/tmp/readline-buildroot/usr/lib/libreadline.old mv: cannot stat '/usr/src/tmp/readline-buildroot/usr/lib/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/lib/libreadline.a test -n "ranlib" && ranlib /usr/src/tmp/readline-buildroot/usr/lib/libreadline.a mv /usr/src/tmp/readline-buildroot/usr/lib/libhistory.a /usr/src/tmp/readline-buildroot/usr/lib/libhistory.old mv: cannot stat '/usr/src/tmp/readline-buildroot/usr/lib/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/lib/libhistory.a test -n "ranlib" && ranlib /usr/src/tmp/readline-buildroot/usr/lib/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/lib /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/lib -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/lib -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/lib/libreadline.so + soname=libreadline.so.6 + mkdir -p /usr/src/tmp/readline-buildroot/lib + for f in '/usr/src/tmp/readline-buildroot/usr/lib/*.so' ++ readlink /usr/src/tmp/readline-buildroot/usr/lib/libhistory.so + t=libhistory.so.6 + ln -snf ../../lib/libhistory.so.6 /usr/src/tmp/readline-buildroot/usr/lib/libhistory.so + for f in '/usr/src/tmp/readline-buildroot/usr/lib/*.so' ++ readlink /usr/src/tmp/readline-buildroot/usr/lib/libreadline.so + t=libreadline.so.6 + ln -snf ../../lib/libreadline.so.6 /usr/src/tmp/readline-buildroot/usr/lib/libreadline.so + mv /usr/src/tmp/readline-buildroot/usr/lib/libhistory.so.6 /usr/src/tmp/readline-buildroot/usr/lib/libhistory.so.6.3 /usr/src/tmp/readline-buildroot/usr/lib/libreadline.so.6 /usr/src/tmp/readline-buildroot/usr/lib/libreadline.so.6.3 /usr/src/tmp/readline-buildroot/lib/ + rm /usr/src/tmp/readline-buildroot/usr/lib/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 './lib/libreadline.so.6.3' changed from 0555 (r-xr-xr-x) to 0644 (rw-r--r--) mode of './lib/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 ./lib: libhistory.so.6 -> libhistory.so.6.3 libreadline.so.6 -> libreadline.so.6.3 ./usr/lib: 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.HVTpSp 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.R8jjpJ 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 = set:jdBGm6r3gnhuEMcBmh9xswaYZpoaQnoEpzElZ0DLqA8ZmsW0IiwXnGiV5KBAH3FZ6qsTbpIz5ZDWFITVd4C704aAGGKNP7X4eFZgeUDESZ1J0, libreadline.so.6 = set:ndBawq0etFog9e1o7Bm11KqtCFujbPtPVizMx0RKU1yRPpf5BepqJn8JX6XnZfMFdaCSx7wFgP5M9CRA2jHwWDOIl26lUta3oCmzShKhDDZbUiWIdAYVOzN8Zbwv3mdZ4JBuSoZJni7eoIOqpnltv23U7T25XbpOLi6c1N8lo9crpso16b1oCJKe9zvJhdRtvGd8F4fCI6wxx7pF3OIm009B4uNZwW4zl6KXm4u1WhWXh6GQBZ4WRZnneqFiILQN8AcQwCeUab6x4bn8dFigpQ9YfmC4YrXzhv2Z48cq0ortXikoGKwpmkPOJOb8A0GaidHCR5dv8cVwVnztCWckvAvDHsQW0uJPZpSADAMduMr3nkrdbLB0V88AvRcZDMet3mKc4PWIEi6jbCENhjFHODR7hZ35B3uzVP4bwPNP0MYeg4HQMgSraVEH8XhQyBlY033Ho9ZjCOL145Pm3glPc5F9gCUbu5xd7HFUvBxZ3oNGSzkHMW9Z0z1XeGBwEIZ5yTahwxjK2ifVw4n5hyvBkMCowxg7oZ4xDc3wZ1g30RSZjwV0gagcMM88DZwHeUD04vCe33wMDTmW7iQgpqMQJqe8WD2HMampKIDCsCrs1JEa6Q9leZz9VOspSSDznu2yBFfF8ffXPkFJHNtFhFROSkdLi3MkI05wxjSi3k7uadZcShZvRbZEwpq1lAFqZh2WEhiEWRAtxdw65KSiIk2PupFqLZJkYwif5ud03322pV6Ht0ZrLM8tD2LInOTgzy9vpxP1n7E5micybmUsLqsT894GI7tBZzZhWOP9ASflctG0136wA5h4H4iCMipsmm0m7yehDfltM5BVbtD5rPgWknzBqfhrpAMvjGoEYj7nILGtqQJvwG16fZGQeB5fws2aBnrAkNw51wBYJKFIwkp8iytFGVWSy2vT6nRVWxmYWFsIOXVuT36tZ5V0Pf6L6Tmi0UZ6gTzmwZ97H4ZhO71zSOCFBjMFAEGbTQpjZGEDANqACrvbNUyMWsVs1kkEAh1ETxjGHLiJNX35SBc2ncpV6KIL4qDwcRNwcwjA8fZuTLGdCK0iW092zWAD5C2VZ1rOZnwu2rz1FovLJk17CZ1boGledXfr1ZAAKD2Thqh1xFxZhysXUDSG20p98dgmhfy4MT6xZytv23RY6gBrFAcKd3UGr7a1wG20ZcrZ2l3QTiBYqxexFaexGWUtkjrNYmc5iM5AgA0d0pdX8tI796z491 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libtinfo.so.5 >= set:lhhUhAbsKjla15663bavzB1gH80, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: readline Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0kyUB9 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.gKd7tI 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.f2HDFu 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: /lib/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.hlmbHm 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.yR1JPr 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.dtoUJt 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.bki0Dy 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.kyfdXL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QF79s4 find-requires: running scripts (debuginfo) Provides: debug(libhistory.so.6), debug(libreadline.so.6) Requires: libreadline6 = 6.3.8-alt2, debug(libc.so.6), debug(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/i586/libreadline6-6.3.8-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libreadline-devel-6.3.8-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libreadline-devel-static-6.3.8-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libreadline6-debuginfo-6.3.8-alt2.i586.rpm 43.06user 6.86system 0:28.60elapsed 174%CPU (0avgtext+0avgdata 32808maxresident)k 0inputs+0outputs (0major+1309270minor)pagefaults 0swaps 55.62user 11.91system 0:45.98elapsed 146%CPU (0avgtext+0avgdata 125092maxresident)k 0inputs+0outputs (0major+1694869minor)pagefaults 0swaps