<86>Aug 1 08:51:35 userdel[1895241]: delete user 'rooter' <86>Aug 1 08:51:35 userdel[1895241]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:51:35 userdel[1895241]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 08:51:35 groupadd[1895246]: group added to /etc/group: name=rooter, GID=645 <86>Aug 1 08:51:35 groupadd[1895246]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:51:35 groupadd[1895246]: new group: name=rooter, GID=645 <86>Aug 1 08:51:35 useradd[1895250]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Aug 1 08:51:35 userdel[1895256]: delete user 'builder' <86>Aug 1 08:51:35 userdel[1895256]: removed group 'builder' owned by 'builder' <86>Aug 1 08:51:35 userdel[1895256]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:51:35 groupadd[1895261]: group added to /etc/group: name=builder, GID=646 <86>Aug 1 08:51:35 groupadd[1895261]: group added to /etc/gshadow: name=builder <86>Aug 1 08:51:35 groupadd[1895261]: new group: name=builder, GID=646 <86>Aug 1 08:51:35 useradd[1895265]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash warning: Macro %gpl2only not found <13>Aug 1 08:51:38 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/yasr-0.6.7-alt7.qa1.nosrc.rpm (w1.gzdio) Installing yasr-0.6.7-alt7.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82115 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf yasr-0.6.7 + echo 'Source #0 (yasr-0.6.7.tar.gz):' Source #0 (yasr-0.6.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/yasr-0.6.7.tar.gz + /bin/tar -xf - + cd yasr-0.6.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (yasr-0.6.7-alt-config.patch):' Patch #0 (yasr-0.6.7-alt-config.patch): + /usr/bin/patch -p1 patching file yasr/config.c patching file yasr/yasr.1 + echo 'Patch #1 (yasr-0.6.7-alt-voiceman.patch):' Patch #1 (yasr-0.6.7-alt-voiceman.patch): + /usr/bin/patch -p1 patching file yasr.conf + echo 'Patch #2 (yasr-0.6.7-alt-pty.patch):' Patch #2 (yasr-0.6.7-alt-pty.patch): + /usr/bin/patch -p1 patching file yasr/yasr.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82115 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd yasr-0.6.7 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ 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 --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of i586-alt-linux-gcc... none checking for strerror in -lcposix... no checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for a BSD-compatible install... /bin/install -c checking for openpty in -lutil... yes checking for ANSI C header files... (cached) 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... 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 i586-alt-linux-gcc needs -traditional... no checking return type of signal handlers... void checking for select... yes checking for strdup... yes checking for strtol... yes checking for inet_pton... yes checking for openpty... yes checking for forkpty... yes checking for login_tty... yes checking for cfmakeraw... yes checking for socket... yes checking for gethostbyname... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating yasr/Makefile config.status: creating acclogin/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make make: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7' Making all in yasr make[2]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7/yasr' i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'config.c' || echo './'`config.c config.c: In function 'readconf': config.c:82:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets((char *) buf, 200, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'debug.c' || echo './'`debug.c i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'getfn.c' || echo './'`getfn.c i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'keybind.c' || echo './'`keybind.c i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'main.c' || echo './'`main.c main.c: In function 'child': main.c:120:5: warning: missing sentinel in function call [-Wformat=] (void) execl(usershell, arg, 0); ^ main.c: In function 'wininit': main.c:1346:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] fprintf(stderr, "wininit: cannot allocate %ld bytes\n", sizeof(Win)); ~~^ ~~~~~~~~~~~ %d main.c: In function 'utmpconv': main.c:197:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void) fread(&u, sizeof(struct utmp), 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'getinput': main.c:305:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(master, buf, size); ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:317:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(master, buf, size); ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:328:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(master, buf, size); ^~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'getoutput': main.c:927:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(1, buf, size); ^~~~~~~~~~~~~~~~~~~ main.c: In function 'gulp': main.c:444:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(1, buf + n, *size - n); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:450:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(1, buf, *size); ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'get_tts_input': main.c:1193:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] (void) read(tts.fd, buf, 100); ^~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'child': main.c:91:12: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void) chown((char *) buf, getuid(), -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:92:12: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] (void) setuid(getuid()); ^~~~~~~~~~~~~~~~ main.c: In function 'utmpconv.isra.2.constprop': main.c:202:10: warning: 'strcmp' argument 1 declared attribute 'nonstring' is smaller than the specified bound 256 [-Wstringop-overflow=] if (!strcmp(u.ut_line, rs)) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/utmp.h:29, from main.c:27: /usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here char ut_line[UT_LINESIZE] ^~~~~~~ main.c:202:10: warning: 'strcmp' argument 1 declared attribute 'nonstring' is smaller than the specified bound 256 [-Wstringop-overflow=] if (!strcmp(u.ut_line, rs)) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/utmp.h:29, from main.c:27: /usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here char ut_line[UT_LINESIZE] ^~~~~~~ main.c: In function 'main': main.c:103:33: warning: '%s' directive writing up to 79 bytes into a region of size 34 [-Wformat-overflow=] (void) sprintf(envstr, "SHELL=%s", usershell); ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:862, from yasr.h:24, from main.c:25: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 86 bytes into a destination of size 40 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'option.c' || echo './'`option.c option.c: In function 'optmenu': option.c:521:5: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] (!opt[i].type & OT_SYNTH || ^~~~~~~~~~~~ option.c: In function 'opt_read': option.c:668:18: warning: format '%lf' expects argument of type 'double *', but argument 3 has type 'float *' [-Wformat=] sscanf(p, "%lf", &float_val); ~~^ ~~~~~~~~~~ %f i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'tts.c' || echo './'`tts.c i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'ui.c' || echo './'`ui.c ui.c: In function 'ui_saypos': ui.c:912:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 7 and 17 [-Wformat-overflow=] (void) sprintf(buf, "c%dl%d", col + 1, row + 1); ^~ ui.c:912:23: note: directive argument in the range [-2147483647, 2147483647] (void) sprintf(buf, "c%dl%d", col + 1, row + 1); ^~~~~~~~ In file included from /usr/include/stdio.h:862, from yasr.h:24, from ui.c:19: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 25 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o yasr config.o debug.o getfn.o keybind.o main.o option.o tts.o ui.o -lutil i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'keytest.c' || echo './'`keytest.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o keytest keytest.o -lutil make[2]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7/yasr' Making all in m4 make[2]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7/m4' Making all in po make[2]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7/po' make[2]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7' make[2]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7' make[1]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7' make: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62153 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/yasr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/yasr-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd yasr-0.6.7 + /bin/install -pD -m775 ./yasr/yasr /usr/src/tmp/yasr-buildroot/usr/bin/yasr + /bin/install -pD -m664 ./yasr.conf /usr/src/tmp/yasr-buildroot/etc/yasr.conf + /bin/install -pD -m664 ./yasr/yasr.1 /usr/src/tmp/yasr-buildroot/usr/share/man/man1/yasr.1 + /bin/install -pD -m755 /usr/src/RPM/SOURCES/voiceman-emacspeak-yasr /usr/src/tmp/yasr-buildroot/usr/bin/voiceman-emacspeak-yasr + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/yasr-buildroot (auto) mode of 'usr/bin/yasr' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/share/man/man1/yasr.1' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/yasr-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/yasr-buildroot/ (default) Compressing files in /usr/src/tmp/yasr-buildroot (auto) Verifying ELF objects in /usr/src/tmp/yasr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/yasr: uses non-LFS functions: __open_2 fgetpos fopen fsetpos open Hardlinking identical .pyc and .pyo files Processing files: yasr-0.6.7-alt7.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62153 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd yasr-0.6.7 + DOCDIR=/usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7 + export DOCDIR + rm -rf /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7 + /bin/mkdir -p /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7 + cp -prL ChangeLog BUGS CREDITS NEWS README TODO /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7 + chmod -R go-w /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7 + chmod -R a+rX /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wYkJoB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9rvAjr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) shell.req: /usr/src/tmp/yasr-buildroot/usr/bin/voiceman-emacspeak-yasr: /usr/bin/voiceman-emacspeak -> /usr/bin/voiceman-emacspeak (raw, not installed) Requires: voiceman, /bin/sh, /lib/ld-linux.so.2, /usr/bin/voiceman-emacspeak, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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), libc.so.6(GLIBC_2.7), libutil.so.1(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SLBkEy Creating yasr-debuginfo package Processing files: yasr-debuginfo-0.6.7-alt7.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U77lw8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zwmHSb find-requires: running scripts (debuginfo) Requires: yasr = 0.6.7-alt7.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libutil.so.1) Wrote: /usr/src/RPM/RPMS/i586/yasr-0.6.7-alt7.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/yasr-debuginfo-0.6.7-alt7.qa1.i586.rpm (w2.lzdio) 9.26user 3.52system 0:17.00elapsed 75%CPU (0avgtext+0avgdata 33772maxresident)k 0inputs+0outputs (0major+617822minor)pagefaults 0swaps 15.05user 8.32system 0:26.68elapsed 87%CPU (0avgtext+0avgdata 118216maxresident)k 0inputs+0outputs (0major+887375minor)pagefaults 0swaps --- yasr-0.6.7-alt7.qa1.i586.rpm.repo 2013-04-18 08:07:34.000000000 +0000 +++ yasr-0.6.7-alt7.qa1.i586.rpm.hasher 2021-08-01 08:51:59.634903107 +0000 @@ -10,3 +10,3 @@ /usr/share/doc/yasr-0.6.7/TODO 100644 root:root -/usr/share/man/man1/yasr.1.gz 100644 root:root +/usr/share/man/man1/yasr.1.xz 100644 root:root Requires: voiceman @@ -23,4 +23,2 @@ Requires: libc.so.6(GLIBC_2.7) -Requires: libutil.so.1 >= set:geRguHYs1 -Requires: rpmlib(SetVersions) Requires: libutil.so.1(GLIBC_2.0) @@ -31,3 +29,3 @@ File: /usr/bin/voiceman-emacspeak-yasr 100755 root:root c5e8fc9913a813cb4d1b3f9424e4bd1b -File: /usr/bin/yasr 100755 root:root e2b3827eed008a794fc03c9c00fef5dc +File: /usr/bin/yasr 100755 root:root 491cc810f01ecbe3b470d519d1bcf4ca File: /usr/share/doc/yasr-0.6.7 40755 root:root @@ -39,3 +37,3 @@ File: /usr/share/doc/yasr-0.6.7/TODO 100644 root:root 03375c7f84577749d2ce000d94268960 -File: /usr/share/man/man1/yasr.1.gz 100644 root:root cfebb5409e52d788088309acd08bccc2 -RPMIdentity: 2cfc9469e437a4e6f32477cb8f1f8c18a6a759e21a8ce991b2f8c52cfa56ff687e7d02f7923a1da8d4c65b91e7b701a6b5426ea84d017615ec151bf6b00d6866 +File: /usr/share/man/man1/yasr.1.xz 100644 root:root 7794db89a4c768f10a2db3a238b98ac4 +RPMIdentity: c14180e28beffb8162e86ddab50c88d4c32ad4942cc0c7a16937105316ac4570cb7efdc409b0172edfa3fd44dc6726c8060c3f44494f1d0eb1fe5ac5a44606e8 --- yasr-debuginfo-0.6.7-alt7.qa1.i586.rpm.repo 2013-04-18 08:07:34.000000000 +0000 +++ yasr-debuginfo-0.6.7-alt7.qa1.i586.rpm.hasher 2021-08-01 08:51:59.755899066 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d4 40755 root:root -/usr/lib/debug/.build-id/d4/f2fbaf61476c4af2315351e9e87fb074e44347 120777 root:root ../../../../bin/yasr -/usr/lib/debug/.build-id/d4/f2fbaf61476c4af2315351e9e87fb074e44347.debug 120777 root:root ../../usr/bin/yasr.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/5b54f205e3840647ff11ac795f24eb4c7e2a01 120777 root:root ../../../../bin/yasr +/usr/lib/debug/.build-id/6e/5b54f205e3840647ff11ac795f24eb4c7e2a01.debug 120777 root:root ../../usr/bin/yasr.debug /usr/lib/debug/usr/bin/yasr.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: yasr-debuginfo = 0.6.7-alt7.qa1 -File: /usr/lib/debug/.build-id/d4 40755 root:root -File: /usr/lib/debug/.build-id/d4/f2fbaf61476c4af2315351e9e87fb074e44347 120777 root:root ../../../../bin/yasr -File: /usr/lib/debug/.build-id/d4/f2fbaf61476c4af2315351e9e87fb074e44347.debug 120777 root:root ../../usr/bin/yasr.debug -File: /usr/lib/debug/usr/bin/yasr.debug 100644 root:root a80b09457e1ae7ef5184862250c84bea +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/5b54f205e3840647ff11ac795f24eb4c7e2a01 120777 root:root ../../../../bin/yasr +File: /usr/lib/debug/.build-id/6e/5b54f205e3840647ff11ac795f24eb4c7e2a01.debug 120777 root:root ../../usr/bin/yasr.debug +File: /usr/lib/debug/usr/bin/yasr.debug 100644 root:root 8aaaa4253d2bfe3826f1edfef4bbdbbf File: /usr/src/debug/yasr-0.6.7 40755 root:root @@ -38,2 +38,2 @@ File: /usr/src/debug/yasr-0.6.7/yasr/yasr.h 100644 root:root 2862e03096060a76a05f53fa2ddf1c38 -RPMIdentity: 5599a73b36711d6d6c10f006e41c974a8b4a7fc11deb79bc4a0beed17f9d24f26e33f79f8f96269b345305041da496417b8b50467bc1ba0fcb91445a707f8dc3 +RPMIdentity: b316b08de67e772d99e7855c3fd68fe417613497459617935032185b770c41bb522a756e28d0662eb4e810805d431fcc341bc47f09c94a8c43f5db4ebaa3ae90