<86>Apr 14 01:17:54 userdel[81161]: delete user 'rooter' <86>Apr 14 01:17:54 userdel[81161]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:17:54 groupadd[81180]: group added to /etc/group: name=rooter, GID=561 <86>Apr 14 01:17:54 groupadd[81180]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:17:54 groupadd[81180]: new group: name=rooter, GID=561 <86>Apr 14 01:17:54 useradd[81197]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 14 01:17:54 userdel[81213]: delete user 'builder' <86>Apr 14 01:17:54 userdel[81213]: removed group 'builder' owned by 'builder' <86>Apr 14 01:17:54 userdel[81213]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:17:54 groupadd[81228]: group added to /etc/group: name=builder, GID=562 <86>Apr 14 01:17:54 groupadd[81228]: group added to /etc/gshadow: name=builder <86>Apr 14 01:17:54 groupadd[81228]: new group: name=builder, GID=562 <86>Apr 14 01:17:54 useradd[81240]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash Installing lrzsz-0.12.20-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45884 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lrzsz-0.12.20 + echo 'Source #0 (lrzsz-0.12.20.tar.bz2):' Source #0 (lrzsz-0.12.20.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/lrzsz-0.12.20.tar.bz2 + /bin/tar -xf - + cd lrzsz-0.12.20 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lrzsz-0.12.20-glibc21.patch.bz2):' Patch #0 (lrzsz-0.12.20-glibc21.patch.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/lrzsz-0.12.20-glibc21.patch.bz2 + /usr/bin/patch -p1 -b --suffix .glibc21 patching file src/lsz.c patching file src/lrz.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45884 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lrzsz-0.12.20 + 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 -- '{}' + 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 --disable-pubdir --enable-syslog --program-transform-name=s/l// creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for ranlib... ranlib checking for POSIXized ISC... no checking for AIX... no checking for minix/config.h... no checking for gcc option to accept ANSI C... none needed checking for function prototypes... yes checking for working const... yes checking for inline... inline checking for syslog in -lsocket... no checking for syslog in -lbe... no checking for gethostbyname in -lnsl... yes checking for ANSI C header files... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for sys/times.h... yes checking for termios.h... yes checking for sys/termios.h... yes checking for termio.h... yes checking for sys/termio.h... no checking for sgtty.h... yes checking for termios.h... (cached) yes checking for sys/termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/termio.h... (cached) no checking for sgtty.h... (cached) yes checking for sys/mman.h... yes checking for utime.h... yes checking for syslog.h... yes checking for sys/syslog.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for strings.h... yes checking for arpa/inet.h... yes checking for size_t... yes checking for mode_t... yes checking for off_t... yes checking for speed_t... yes checking for st_rdev in struct stat... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys/time.h and sys/select.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for errno declaration... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for settimeofday... yes checking for strchr... yes checking for memcpy... yes checking for select... yes checking for vprintf... yes checking for times... yes checking for rdchk... no checking for utime... yes checking for syslog... yes checking for siginterrupt... yes checking for mkdir... yes checking for mktime... yes checking for strerror... yes checking for strstr... yes checking for strdup... yes checking for strtoul... yes checking for strtol... yes checking for strpbrk... yes checking for stpcpy... yes checking for strftime... yes checking for vasprintf... yes checking for getopt_long... yes checking for ftime... yes checking that ftime works correctly... yes checking for timezone variable... yes checking for LOG_UUCP... yes checking for argz.h... yes checking for limits.h... (cached) yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for values.h... yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... (cached) yes checking for strcasecmp... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... de updating cache ./config.cache creating ./config.status creating Makefile creating intl/Makefile creating lib/Makefile creating testsuite/Makefile creating man/Makefile creating po/Makefile.in creating src/Makefile creating debian/rules creating Specfile creating systype creating src/lrzszbug creating config.h + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/lib' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c long-options.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c xstrtol.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c xstrtoul.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c error.c long-options.c: In function 'parse_long_options': long-options.c:65:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (0); ^ long-options.c:65:4: warning: incompatible implicit declaration of built-in function 'exit' long-options.c:65:4: note: include '' or provide a declaration of 'exit' rm -f libzmodem.a ar cru libzmodem.a long-options.o xstrtol.o xstrtoul.o error.o ranlib libzmodem.a make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/lib' Making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/intl' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/src' gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c lrz.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c timing.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c zperr.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c zreadline.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c crctab.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c rbsb.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c zm.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c protname.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c tcp.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c lsyslog.c In file included from zm.c:39:0: zm.c: In function 'zsda32': zm.c:454:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] VPRINTF(3,("zsdat32: %d %s", length, Zendnames[(frameend-ZCRCE)&3])); ^ zglobal.h:397:49: note: in definition of macro 'vstringf' #define vstringf(format,args...) fprintf(stderr,format, ##args) ^ zm.c:454:2: note: in expansion of macro 'VPRINTF' VPRINTF(3,("zsdat32: %d %s", length, Zendnames[(frameend-ZCRCE)&3])); ^ zm.c: In function 'zshhdr': zm.c:419:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,s,len); ^ gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c canit.c In file included from zreadline.c:26:0: zreadline.c: In function 'readline_internal': zreadline.c:71:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] vstringf("Calling read: alarm=%d Readnum=%d ", ^ zglobal.h:397:49: note: in definition of macro 'vstringf' #define vstringf(format,args...) fprintf(stderr,format, ##args) ^ zreadline.c:77:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] vstringf("Calling read: Readnum=%d ", ^ zglobal.h:397:49: note: in definition of macro 'vstringf' #define vstringf(format,args...) fprintf(stderr,format, ##args) ^ gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -pipe -Wall -g -O2 -c lsz.c lrz.c: In function 'exec2': lrz.c:2321:2: warning: missing sentinel in function call [-Wformat=] execl("/bin/sh", "sh", "-c", s); ^ lrz.c: In function 'zmputs': lrz.c:2198:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,s,strlen(s)); ^ lrz.c:2203:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,s,(size_t) (p-s)); ^ canit.c: In function 'canit': canit.c:42:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,canistr,strlen(canistr)); ^ canit.c:44:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,canistr,strlen(canistr)); ^ lsyslog.c: In function 'lsyslog': lsyslog.c:67:4: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration] sprintf(uid_string,"#%lu",(unsigned long) uid); ^ lsyslog.c:67:4: warning: incompatible implicit declaration of built-in function 'sprintf' lsyslog.c:67:4: note: include '' or provide a declaration of 'sprintf' lsyslog.c:72:5: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] vasprintf(&s,format, ap); ^ tcp.c: In function 'tcp_server': tcp.c:75:49: warning: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types] if (getsockname (sock, (struct sockaddr *) &t, &len)) { ^ In file included from tcp.c:26:0: /usr/include/sys/socket.h:127:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ tcp.c:83:45: warning: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types] getsockname (sock, (struct sockaddr *) &t, &len); ^ In file included from tcp.c:26:0: /usr/include/sys/socket.h:127:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ tcp.c: In function 'tcp_accept': tcp.c:103:44: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] if ((so = accept(d, (struct sockaddr*)&s, &namelen)) < 0) { ^ In file included from tcp.c:26:0: /usr/include/sys/socket.h:243:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ In file included from lsz.c:24:0: lsz.c: In function 'zsendfdata': lsz.c:1999:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] vstringf (_("blklen now %d\n"), blklen); ^ zglobal.h:397:49: note: in definition of macro 'vstringf' #define vstringf(format,args...) fprintf(stderr,format, ##args) ^ lsz.c:1999:14: note: in expansion of macro '_' vstringf (_("blklen now %d\n"), blklen); ^ lsz.c:1896:6: warning: variable 'newcnt' set but not used [-Wunused-but-set-variable] int newcnt; ^ lsz.c: In function 'zsendcmd': lsz.c:2423:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("rz"); ^ gcc -pipe -Wall -g -O2 -o lrz lrz.o timing.o zperr.o zreadline.o crctab.o rbsb.o zm.o protname.o tcp.o lsyslog.o canit.o ../lib/libzmodem.a -lnsl gcc -pipe -Wall -g -O2 -o lsz lsz.o timing.o zperr.o zreadline.o crctab.o rbsb.o zm.o protname.o tcp.o lsyslog.o canit.o ../lib/libzmodem.a -lnsl make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/src' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/po' PATH=../src:$PATH /usr/bin/xgettext --default-domain=lrzsz --directory=.. \ --add-comments --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in src/lrz.c:724: warning: internationalized messages should not contain the '\r' escape sequence src/lrz.c:724: warning: internationalized messages should not contain the '\r' escape sequence src/lrz.c:793: warning: internationalized messages should not contain the '\r' escape sequence src/lrz.c:793: warning: internationalized messages should not contain the '\r' escape sequence src/lrz.c:819: warning: internationalized messages should not contain the '\r' escape sequence src/lrz.c:819: warning: internationalized messages should not contain the '\r' escape sequence src/lrz.c:2085: warning: internationalized messages should not contain the '\r' escape sequence rm -f ./lrzsz.pot mv lrzsz.po ./lrzsz.pot rm -f cat-id-tbl.tmp sed -f ../intl/po2tbl.sed ./lrzsz.pot \ | sed -e "s/@PACKAGE NAME@/lrzsz/" > cat-id-tbl.tmp if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \ rm cat-id-tbl.tmp; \ else \ echo cat-id-tbl.c changed; \ rm -f ./cat-id-tbl.c; \ mv cat-id-tbl.tmp ./cat-id-tbl.c; \ fi cat-id-tbl.c changed cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/po' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/man' Making all in testsuite make[2]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/testsuite' make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20' make: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lrzsz-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lrzsz-buildroot + cd lrzsz-0.12.20 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/lrzsz-buildroot/usr exec_prefix=/usr/src/tmp/lrzsz-buildroot/usr bindir=/usr/src/tmp/lrzsz-buildroot/usr/bin sbindir=/usr/src/tmp/lrzsz-buildroot/usr/sbin sysconfdir=/usr/src/tmp/lrzsz-buildroot/etc datadir=/usr/src/tmp/lrzsz-buildroot/usr/share includedir=/usr/src/tmp/lrzsz-buildroot/usr/include libdir=/usr/src/tmp/lrzsz-buildroot/usr/lib64 libexecdir=/usr/src/tmp/lrzsz-buildroot/usr/lib localstatedir=/usr/src/tmp/lrzsz-buildroot/var/lib sharedstatedir=/usr/src/tmp/lrzsz-buildroot/var/lib mandir=/usr/src/tmp/lrzsz-buildroot/usr/share/man infodir=/usr/src/tmp/lrzsz-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/lib' Making install in intl make[1]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/intl' if test "lrzsz" = "gettext" \ && test '' = 'intl-compat.o'; then \ if test -r ./mkinstalldirs; then \ ./mkinstalldirs /usr/src/tmp/lrzsz-buildroot/usr/lib64 /usr/src/tmp/lrzsz-buildroot/usr/include; \ else \ ../mkinstalldirs /usr/src/tmp/lrzsz-buildroot/usr/lib64 /usr/src/tmp/lrzsz-buildroot/usr/include; \ fi; \ /bin/install -p -m 644 intlh.inst /usr/src/tmp/lrzsz-buildroot/usr/include/libintl.h; \ /bin/install -p -m 644 libintl.a /usr/src/tmp/lrzsz-buildroot/usr/lib64/libintl.a; \ else \ : ; \ fi if test "lrzsz" = "gettext"; then \ if test -r ./mkinstalldirs; then \ ./mkinstalldirs /usr/share/gettext/intl; \ else \ ../mkinstalldirs /usr/share/gettext/intl; \ fi; \ /bin/install -p -m 644 VERSION /usr/share/gettext/intl/VERSION; \ dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \ for file in $dists; do \ /bin/install -p -m 644 ./$file /usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/intl' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/src' /bin/sh ../mkinstalldirs /usr/src/tmp/lrzsz-buildroot/usr/bin mkdir /usr/src/tmp/lrzsz-buildroot mkdir /usr/src/tmp/lrzsz-buildroot/usr mkdir /usr/src/tmp/lrzsz-buildroot/usr/bin /bin/install -p lrz /usr/src/tmp/lrzsz-buildroot/usr/bin/rz /bin/install -p lsz /usr/src/tmp/lrzsz-buildroot/usr/bin/sz rm -f //usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lsb | sed -e 's/l//'` ln //usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lsz |sed -e 's/l//'` \ //usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lsb |sed -e 's/l//'` rm -f /usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lsx | sed -e 's/l//'` ln //usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lsz |sed -e 's/l//'` \ //usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lsx |sed -e 's/l//'` rm -f /usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lrb | sed -e 's/l//'` ln //usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lrz |sed -e 's/l//'` \ //usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lrb |sed -e 's/l//'` rm -f /usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lrx | sed -e 's/l//'` ln //usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lrz |sed -e 's/l//'` \ //usr/src/tmp/lrzsz-buildroot/usr/bin/`echo lrx |sed -e 's/l//'` make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/src' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/po' if test -r .././mkinstalldirs; then \ .././mkinstalldirs /usr/src/tmp/lrzsz-buildroot/usr/share; \ else \ ../mkinstalldirs /usr/src/tmp/lrzsz-buildroot/usr/share; \ fi mkdir /usr/src/tmp/lrzsz-buildroot/usr/share mkdir /usr/src/tmp/lrzsz-buildroot/usr/share/locale mkdir /usr/src/tmp/lrzsz-buildroot/usr/share/locale/de mkdir /usr/src/tmp/lrzsz-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/lrzsz-buildroot/usr/share/locale/de/LC_MESSAGES/lrzsz.mo if test "lrzsz" = "gettext"; then \ if test -r .././mkinstalldirs; then \ .././mkinstalldirs /usr/src/tmp/lrzsz-buildroot/usr/share/gettext/po; \ else \ ../mkinstalldirs /usr/src/tmp/lrzsz-buildroot/usr/share/gettext/po; \ fi; \ /bin/install -p -m 644 ./Makefile.in.in \ /usr/src/tmp/lrzsz-buildroot/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/po' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/man' /usr/bin/make install-man1 make[2]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/man' /bin/sh ../mkinstalldirs /usr/src/tmp/lrzsz-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/lrzsz-buildroot/usr/share/man mkdir /usr/src/tmp/lrzsz-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./lrz.1 /usr/src/tmp/lrzsz-buildroot/usr/share/man/man1/rz.1 /bin/install -p -m 644 ./lsz.1 /usr/src/tmp/lrzsz-buildroot/usr/share/man/man1/sz.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/man' Making install in testsuite make[1]: Entering directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/testsuite' make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20/testsuite' make: Leaving directory `/usr/src/RPM/BUILD/lrzsz-0.12.20' + /usr/lib/rpm/find-lang lrzsz + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lrzsz-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lrzsz-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/lrzsz-buildroot (auto) Verifying ELF objects in /usr/src/tmp/lrzsz-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: lrzsz-0.12.20-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BDRb1O 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.mGigIO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, 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), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9BbbeR Creating lrzsz-debuginfo package Processing files: lrzsz-debuginfo-0.12.20-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uB9iAW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XCc4T4 find-requires: running scripts (debuginfo) Requires: lrzsz = 1:0.12.20-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/lrzsz-0.12.20-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/lrzsz-debuginfo-0.12.20-alt1.qa1.x86_64.rpm 17.02user 3.76system 0:24.88elapsed 83%CPU (0avgtext+0avgdata 41288maxresident)k 0inputs+0outputs (0major+874265minor)pagefaults 0swaps 18.78user 6.68system 0:29.42elapsed 86%CPU (0avgtext+0avgdata 41288maxresident)k 0inputs+0outputs (0major+1021146minor)pagefaults 0swaps --- lrzsz-0.12.20-alt1.qa1.x86_64.rpm.repo 2013-04-17 13:25:16.000000000 +0000 +++ lrzsz-0.12.20-alt1.qa1.x86_64.rpm.hasher 2019-04-14 01:18:21.257710009 +0000 @@ -7,4 +7,4 @@ /usr/share/locale/de/LC_MESSAGES/lrzsz.mo 100644 -/usr/share/man/man1/rz.1.bz2 100644 -/usr/share/man/man1/sz.1.bz2 100644 +/usr/share/man/man1/rz.1.xz 100644 +/usr/share/man/man1/sz.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2