<86>Apr 21 01:04:28 userdel[15413]: delete user 'rooter' <86>Apr 21 01:04:28 userdel[15413]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:04:28 userdel[15413]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:04:28 groupadd[15429]: group added to /etc/group: name=rooter, GID=591 <86>Apr 21 01:04:28 groupadd[15429]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:04:28 groupadd[15429]: new group: name=rooter, GID=591 <86>Apr 21 01:04:28 useradd[15438]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 21 01:04:28 userdel[15454]: delete user 'builder' <86>Apr 21 01:04:28 userdel[15454]: removed group 'builder' owned by 'builder' <86>Apr 21 01:04:28 userdel[15454]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:04:28 groupadd[15472]: group added to /etc/group: name=builder, GID=592 <86>Apr 21 01:04:28 groupadd[15472]: group added to /etc/gshadow: name=builder <86>Apr 21 01:04:28 groupadd[15472]: new group: name=builder, GID=592 <86>Apr 21 01:04:28 useradd[15481]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash <13>Apr 21 01:04:31 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:04:31 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:04:31 rpmi: libreadline-devel-6.3.8-alt2 1449773803 installed Installing rlwrap-0.42-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42630 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rlwrap-0.42 + echo 'Source #0 (rlwrap-0.42.tar.gz):' Source #0 (rlwrap-0.42.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/rlwrap-0.42.tar.gz + /bin/tar -xf - + cd rlwrap-0.42 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rlwrap-0.42 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ 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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for style of include used by make... GNU 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none 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 for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for perl... /usr/bin/perl checking for strip... strip checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/wait.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for term.h... yes checking for ncurses/term.h... yes checking argument type of tputs putc function... int checking whether your getopt() correctly understands double colons in option string... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking return type of signal handlers... void checking for getopt_long... yes checking for getopt_long... (cached) yes checking for isastream... yes checking for mkstemps... yes checking for pselect... yes checking for putenv... yes checking for readlink... yes checking for sched_yield... yes checking for setenv... yes checking for setitimer... yes checking for setsid... yes checking for setrlimit... yes checking for sigaction... yes checking for snprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for strnlen... yes checking for system... yes checking for openpty in -lutil... yes checking for openpty... yes checking for getpty... no checking for grantpt... yes checking for unlockpt... yes checking for getpt... yes checking for pty/tty type... checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes OPENPTY configure: checking for pty ranges... checking for tgetent... no checking for tgetent in -ltinfo... yes checking for readline in -lreadline... yes checking for tigetnum... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether your readline headers know about rl_set_screen_size... yes checking whether your readline library knows about rl_set_screen_size... checking for rl_set_screen_size... yes checking whether your readline knows about rl_variable_value... yes checking whether your readline knows about rl_readline_version... yes Will rlwrap find command's working directory under /proc//cwd? let's see... checking for /proc/28758/cwd/configure.ac... no checking whether we can find command line under //cmdline and mirror it by overwriting our own *argv... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating filters/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating doc/rlwrap.man config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext Now do: make (or gmake) to build rlwrap make check for instructions how to test it make install to install it + make make: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42/doc' sed -e 's#@DATADIR@#/usr/share#' rlwrap.man > rlwrap.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42/doc' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o main.o main.c main.c: In function 'main_loop': main.c:233:24: warning: variable 'timeoutstr' set but not used [-Wunused-but-set-variable] char buf[BUFFSIZE], *timeoutstr, *old_raw_prompt, *new_output_minus_prompt; ^ main.c: In function 'init_rlwrap': main.c:573:10: warning: variable 'now' set but not used [-Wunused-but-set-variable] time_t now; ^ main.c:572:46: warning: variable 'hostname' set but not used [-Wunused-but-set-variable] char *homedir, *histdir, *homedir_prefix, *hostname; ^ main.c: In function 'main_loop': main.c:473:13: warning: 'old_raw_prompt' may be used uninitialized in this function [-Wmaybe-uninitialized] free(old_raw_prompt); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o signals.o signals.c signals.c: In function 'pass_on_signal': signals.c:240:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret, saved_errno = errno, pass_it_on = TRUE; ^ signals.c: In function 'adapt_tty_winsize': signals.c:287:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ signals.c: In function 'handle_program_error_signal': signals.c:392:7: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o readline.o readline.c readline.c: In function 'move_cursor_to_start_of_prompt': readline.c:621:7: warning: unused variable 'cooked' [-Wunused-variable] int cooked = (saved_rl_state.cooked_prompt != NULL); ^ readline.c: In function 'line_handler': readline.c:293:12: warning: 'lookback' may be used uninitialized in this function [-Wmaybe-uninitialized] lookback = min(history_length, lookback); ^ readline.c:275:7: note: 'lookback' was declared here int lookback, count, here; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o pty.o pty.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o completion.o completion.c completion.c: In function 'rblookup': completion.c:693:6: warning: 'cmp' may be used uninitialized in this function [-Wmaybe-uninitialized] RB_ENTRY(_right_rotate)(&rbinfo->rb_root, x); ^ completion.c:636:6: note: 'cmp' was declared here while(x != rbinfo->rb_root && (x->up->colour == RED)) ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o term.o term.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o ptytty.o ptytty.c ptytty.c: In function 'ptytty_control_tty': ptytty.c:220:11: warning: unused variable 'ret' [-Wunused-variable] pid_t ret = setsid(); ^ ptytty.c:239:11: warning: unused variable 'ret' [-Wunused-variable] int ret = ioctl(fd, TIOCNOTTY, NULL); /* void tty associations */ ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o utils.o utils.c utils.c: In function 'set_ulimit': utils.c:297:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result; ^ utils.c: In function 'mysetsid': utils.c:706:9: warning: unused variable 'ret' [-Wunused-variable] pid_t ret = setsid(); ^ utils.c: In function 'mirror_args_init': utils.c:731:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ utils.c: In function 'mirror_args': utils.c:758:6: warning: type of 'command_pid' defaults to 'int' [-Wimplicit-int] void mirror_args(command_pid) { ^ utils.c: At top level: utils.c:598:1: warning: 'print_debug_flag' defined but not used [-Wunused-function] print_debug_flag(int flag, char *explanation) { ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o string_utils.o string_utils.c string_utils.c: In function 'mangle_buffer_for_debug_log': string_utils.c:383:7: warning: unused variable 'debug_saved' [-Wunused-variable] int debug_saved = debug; /* needed by macro MANGLE_LENGTH */ ^ string_utils.c: In function 'match_regexp': string_utils.c:785:7: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] int result; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o malloc_debug.o malloc_debug.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -c -o filter.o filter.c x86_64-alt-linux-gcc -DDATADIR=\"/usr/share\" -pipe -Wall -g -O2 -o rlwrap main.o signals.o readline.o pty.o completion.o term.o ptytty.o utils.o string_utils.o malloc_debug.o filter.o -lutil -lreadline -ltinfo make[2]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42/src' Making all in filters make[2]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42/filters' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42/filters' make[2]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42' make[2]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42' make[1]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42' make: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24130 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rlwrap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rlwrap-buildroot + cd rlwrap-0.42 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/rlwrap-buildroot/usr exec_prefix=/usr/src/tmp/rlwrap-buildroot/usr bindir=/usr/src/tmp/rlwrap-buildroot/usr/bin sbindir=/usr/src/tmp/rlwrap-buildroot/usr/sbin sysconfdir=/usr/src/tmp/rlwrap-buildroot/etc datadir=/usr/src/tmp/rlwrap-buildroot/usr/share includedir=/usr/src/tmp/rlwrap-buildroot/usr/include libdir=/usr/src/tmp/rlwrap-buildroot/usr/lib64 libexecdir=/usr/src/tmp/rlwrap-buildroot/usr/lib localstatedir=/usr/src/tmp/rlwrap-buildroot/var/lib sharedstatedir=/usr/src/tmp/rlwrap-buildroot/var/lib mandir=/usr/src/tmp/rlwrap-buildroot/usr/share/man infodir=/usr/src/tmp/rlwrap-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/rlwrap-buildroot/usr/share/man/man1' /bin/install -p -m 644 rlwrap.1 '/usr/src/tmp/rlwrap-buildroot/usr/share/man/man1' make[2]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42/doc' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42/src' make[2]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42/src' /bin/mkdir -p '/usr/src/tmp/rlwrap-buildroot/usr/bin' /bin/install -p rlwrap '/usr/src/tmp/rlwrap-buildroot/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42/src' Making install in filters make[1]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42/filters' make[2]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42/filters' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/rlwrap-buildroot/usr/share/man/man3' /bin/install -p -m 644 RlwrapFilter.3pm '/usr/src/tmp/rlwrap-buildroot/usr/share/man/man3' make[2]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42/filters' make[1]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42/filters' make[1]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42' make[2]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap' /bin/mkdir -p '/usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters' /bin/install -p -m 644 filters/README filters/RlwrapFilter.pm filters/RlwrapFilter.3pm filters/count_in_prompt filters/pipeto filters/logger filters/null filters/unbackspace filters/pipeline filters/ftp_filter filters/history_format filters/simple_macro filters/template filters/scrub_prompt filters/paint_prompt filters/censor_passwords filters/listing '/usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters' /bin/mkdir -p '/usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/completions' /bin/install -p -m 644 completions/testclient completions/coqtop '/usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/completions' /usr/bin/make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/rlwrap-0.42' chmod a+x /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/* make[3]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42' make[2]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42' make[1]: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42' make: Leaving directory `/usr/src/RPM/BUILD/rlwrap-0.42' + install -D -m644 /usr/src/RPM/SOURCES/rlwrap_cmucl_completions /usr/src/tmp/rlwrap-buildroot//usr/share/rlwrap/completions/lisp + install -D -m644 /usr/src/RPM/SOURCES/rlwrap_cmucl_completions /usr/src/tmp/rlwrap-buildroot//usr/share/rlwrap/completions/sbcl + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rlwrap-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rlwrap-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/rlwrap-buildroot (auto) Verifying ELF objects in /usr/src/tmp/rlwrap-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: rlwrap-0.42-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wa1bPL 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.gYu865 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/RlwrapFilter.pm syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/censor_passwords syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/count_in_prompt syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/ftp_filter syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/history_format syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/listing syntax OK Use of comma-less variable list is deprecated at /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/logger line 44. /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/logger syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/null syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/paint_prompt syntax OK Empty compile time value given to use lib at /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/pipeline line 11. /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/pipeline syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/pipeto syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/scrub_prompt syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/simple_macro syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/template syntax OK /usr/src/tmp/rlwrap-buildroot/usr/share/rlwrap/filters/unbackspace syntax OK find-requires: FINDPACKAGE-COMMANDS: perl Provides: perl(RlwrapFilter.pm) = 0.010 Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/env, libc.so.6()(64bit) >= set:pnCE0ZdiC7, 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), libreadline.so.6()(64bit) >= set:nhBaMb0ShhWMGRM93fe8SwzAlQjx4kG908jTt73cmjWA2eQzGvZcUju4qjV0fcbdzka4KDqbiHreloXhsezH3V9XwW9mGXXL0zqYMxRcjzAY4BUPQlm3SrNlrG9tV4DIi7CAq7td1, libtinfo.so.5()(64bit) >= set:lihU18GUOTE8i4, libutil.so.1()(64bit) >= set:gfyX1, libutil.so.1(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), perl(Config.pm), perl(Data/Dumper.pm), perl(File/Glob.pm), perl(Getopt/Std.pm), perl(POSIX.pm), perl(constant.pm), perl(lib.pm), perl-base, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z8oa9x Creating rlwrap-debuginfo package Processing files: rlwrap-debuginfo-0.42-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p4oZS2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i5xDkA find-requires: running scripts (debuginfo) Requires: rlwrap = 1:0.42-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libreadline.so.6), debug64(libtinfo.so.5), debug64(libutil.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/rlwrap-0.42-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/rlwrap-debuginfo-0.42-alt1.x86_64.rpm 9.05user 4.57system 0:16.89elapsed 80%CPU (0avgtext+0avgdata 33240maxresident)k 0inputs+0outputs (0major+802435minor)pagefaults 0swaps 13.25user 8.70system 0:33.53elapsed 65%CPU (0avgtext+0avgdata 124028maxresident)k 456inputs+0outputs (0major+1030739minor)pagefaults 0swaps --- rlwrap-0.42-alt1.x86_64.rpm.repo 2015-04-23 18:16:39.000000000 +0000 +++ rlwrap-0.42-alt1.x86_64.rpm.hasher 2019-04-21 01:04:59.156049616 +0000 @@ -1,4 +1,4 @@ /usr/bin/rlwrap 100755 -/usr/share/man/man1/rlwrap.1.bz2 100644 -/usr/share/man/man3/RlwrapFilter.3pm.bz2 100644 +/usr/share/man/man1/rlwrap.1.xz 100644 +/usr/share/man/man3/RlwrapFilter.3pm.xz 100644 /usr/share/rlwrap 40755