<86>Aug  4 11:03:37 userdel[1844270]: delete user 'rooter'
<86>Aug  4 11:03:37 userdel[1844270]: removed group 'rooter' owned by 'rooter'
<86>Aug  4 11:03:37 userdel[1844270]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  4 11:03:37 groupadd[1844297]: group added to /etc/group: name=rooter, GID=1814
<86>Aug  4 11:03:37 groupadd[1844297]: group added to /etc/gshadow: name=rooter
<86>Aug  4 11:03:37 groupadd[1844297]: new group: name=rooter, GID=1814
<86>Aug  4 11:03:37 useradd[1844315]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash
<86>Aug  4 11:03:37 userdel[1844351]: delete user 'builder'
<86>Aug  4 11:03:37 userdel[1844351]: removed group 'builder' owned by 'builder'
<86>Aug  4 11:03:37 userdel[1844351]: removed shadow group 'builder' owned by 'builder'
<86>Aug  4 11:03:37 groupadd[1844377]: group added to /etc/group: name=builder, GID=1815
<86>Aug  4 11:03:37 groupadd[1844377]: group added to /etc/gshadow: name=builder
<86>Aug  4 11:03:37 groupadd[1844377]: new group: name=builder, GID=1815
<86>Aug  4 11:03:37 useradd[1844398]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash
warning: Macro %gpl2only not found
<13>Aug  4 11:03:40 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/mmsrip-0.7.0-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing mmsrip-0.7.0-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3593
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mmsrip-0.7.0
+ echo 'Source #0 (mmsrip-0.7.0.tar.gz):'
Source #0 (mmsrip-0.7.0.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/mmsrip-0.7.0.tar.gz
+ /bin/tar -xf -
+ cd mmsrip-0.7.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking for library containing strerror... none required
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for inet_ntoa... yes
checking for memset... yes
checking for socket... yes
checking for strerror... yes
checking for strrchr... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gettimeofday... yes
checking for getopt_long... yes
checking for socket... (cached) yes
checking for gethostbyname... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22221
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mmsrip-0.7.0
+ make -j16
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c error.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c main.c
main.c: In function 'main':
main.c:596:39: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
               fprintf ( stderr, "%s: %d bytes written (--.- kbps)\r", output_filename, (ssize_t)total_len_written );
                                      ~^                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
                                      %ld
main.c:669:49: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
                         fprintf ( stderr, "%s: %d bytes written (%.1f mbps)\r", output_filename, (ssize_t)total_len_written, speed/1024.0f );
                                                ~^                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                %ld
main.c:671:49: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
                         fprintf ( stderr, "%s: %d bytes written (%.1f kbps)\r", output_filename, (ssize_t)total_len_written, speed );
                                                ~^                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                %ld
main.c:674:45: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
                     fprintf ( stderr, "%s: %d bytes written (--.- kbps)\r", output_filename, (ssize_t)total_len_written );
                                            ~^                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
                                            %ld
main.c:694:39: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
               fprintf ( stderr, "%s: %d bytes written\n", output_filename, (ssize_t)total_len_written );
                                      ~^                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~
                                      %ld
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c mms.c
mms.c: In function 'mms_print_packet':
mms.c:166:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'const long int'} [-Wformat=]
     fprintf ( stddebug, " command from server (%d bytes)\n", length );
                                                ~^            ~~~~~~
                                                %ld
mms.c:168:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'const long int'} [-Wformat=]
     fprintf ( stddebug, " command from client (%d bytes)\n", length );
                                                ~^            ~~~~~~
                                                %ld
mms.c: In function 'mms_recv_header_packet':
mms.c:440:61: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=]
             fprintf ( mms->stddebug, "\nASF Header Packet (%d bytes)\n", packet_len );
                                                            ~^            ~~~~~~~~~~
                                                            %ld
mms.c: In function 'mms_interp_header':
mms.c:561:68: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
               fprintf ( mms->stddebug, "File Properties Object (%lld bytes)\n", length );
                                                                 ~~~^            ~~~~~~
                                                                 %ld
mms.c:563:65: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=]
               fprintf ( mms->stddebug, " -> min packet length: %d\n", packet_length );
                                                                ~^     ~~~~~~~~~~~~~
                                                                %ld
mms.c:597:59: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
               fprintf ( mms->stddebug, "Stream Object (%lld bytes)\n", length );
                                                        ~~~^            ~~~~~~
                                                        %ld
mms.c:606:55: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Data Object (%lld bytes)\n\n", length );
                                                    ~~~^              ~~~~~~
                                                    %ld
mms.c:611:57: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Header Object (%lld bytes)\n\n", length );
                                                      ~~~^              ~~~~~~
                                                      %ld
mms.c:613:63: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Simple Index Object (%lld bytes)\n\n", length );
                                                            ~~~^              ~~~~~~
                                                            %ld
mms.c:615:56: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Index Object (%lld bytes)\n\n", length );
                                                     ~~~^              ~~~~~~
                                                     %ld
mms.c:617:67: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Header Extension Object (%lld bytes)\n\n", length );
                                                                ~~~^              ~~~~~~
                                                                %ld
mms.c:619:70: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Content Description Object (%lld bytes)\n\n", length );
                                                                   ~~~^              ~~~~~~
                                                                   %ld
mms.c:621:79: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Extended Content Description Object (%lld bytes)\n\n", length );
                                                                            ~~~^              ~~~~~~
                                                                            %ld
mms.c:623:61: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Codec List Object (%lld bytes)\n\n", length );
                                                          ~~~^              ~~~~~~
                                                          %ld
mms.c:625:76: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Stream Bitrate Properties Object (%lld bytes)\n\n", length );
                                                                         ~~~^              ~~~~~~
                                                                         %ld
mms.c:627:58: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf ( mms->stddebug, "Unknown Object (%lld bytes)\n\n", length );
                                                       ~~~^              ~~~~~~
                                                       %ld
mms.c: In function 'mms_recv_media_packet':
mms.c:676:56: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=]
         fprintf ( mms->stddebug, "\nASF Media Packet (%d bytes)\n", packet_len );
                                                       ~^            ~~~~~~~~~~
                                                       %ld
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o mmsrip  main.o error.o mms.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74390
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mmsrip-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mmsrip-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mmsrip-0.7.0
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/mmsrip-buildroot/usr exec_prefix=/usr/src/tmp/mmsrip-buildroot/usr bindir=/usr/src/tmp/mmsrip-buildroot/usr/bin sbindir=/usr/src/tmp/mmsrip-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mmsrip-buildroot/etc datadir=/usr/src/tmp/mmsrip-buildroot/usr/share includedir=/usr/src/tmp/mmsrip-buildroot/usr/include libdir=/usr/src/tmp/mmsrip-buildroot/usr/lib64 libexecdir=/usr/src/tmp/mmsrip-buildroot/usr/lib localstatedir=/usr/src/tmp/mmsrip-buildroot/var/lib sharedstatedir=/usr/src/tmp/mmsrip-buildroot/var/lib mandir=/usr/src/tmp/mmsrip-buildroot/usr/share/man infodir=/usr/src/tmp/mmsrip-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
test -z "/usr/src/tmp/mmsrip-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/mmsrip-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p 'mmsrip' '/usr/src/tmp/mmsrip-buildroot/usr/bin/mmsrip'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/mmsrip-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/mmsrip-buildroot/usr/share/man/man1"
 /usr/libexec/rpm-build/install -p -m 644 './mmsrip.1' '/usr/src/tmp/mmsrip-buildroot/usr/share/man/man1/mmsrip.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
make: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mmsrip-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mmsrip-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mmsrip-buildroot/ (default)
Compressing files in /usr/src/tmp/mmsrip-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/mmsrip-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: mmsrip-0.7.0-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74390
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mmsrip-0.7.0
+ DOCDIR=/usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ /bin/mkdir -p /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ chmod -R go-w /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ chmod -R a+rX /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X84vhj
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.C0ZV8w
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hWiCxO
Creating mmsrip-debuginfo package
Processing files: mmsrip-debuginfo-0.7.0-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.inSdq9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3te7Kx
find-requires: running scripts (debuginfo)
Requires: mmsrip = 0.7.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/mmsrip-0.7.0-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/mmsrip-debuginfo-0.7.0-alt1.qa1.x86_64.rpm (w2.lzdio)
2.34user 2.95system 0:10.23elapsed 51%CPU (0avgtext+0avgdata 36472maxresident)k
0inputs+0outputs (0major+653747minor)pagefaults 0swaps
3.08user 2.24system 0:18.89elapsed 28%CPU (0avgtext+0avgdata 135540maxresident)k
0inputs+0outputs (0major+192365minor)pagefaults 0swaps
--- mmsrip-0.7.0-alt1.qa1.x86_64.rpm.repo	2013-04-18 11:58:14.000000000 +0000
+++ mmsrip-0.7.0-alt1.qa1.x86_64.rpm.hasher	2024-08-04 11:03:53.517331911 +0000
@@ -7,3 +7,3 @@
 /usr/share/doc/mmsrip-0.7.0/README	100644	root:root	
-/usr/share/man/man1/mmsrip.1.gz	100644	root:root	
+/usr/share/man/man1/mmsrip.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -16,3 +16,3 @@
 Provides: mmsrip = 0.7.0-alt1.qa1
-File: /usr/bin/mmsrip	100755	root:root	ee4db175d4de0e6c145500d86d62251e	
+File: /usr/bin/mmsrip	100755	root:root	aeae86a38419a45928ad6633454eb11b	
 File: /usr/share/doc/mmsrip-0.7.0	40755	root:root		
@@ -23,3 +23,3 @@
 File: /usr/share/doc/mmsrip-0.7.0/README	100644	root:root	df5302207831d66d11b6d250fbf48171	
-File: /usr/share/man/man1/mmsrip.1.gz	100644	root:root	2c80f44ae7fa7352b42a9fab5c0facd9	
-RPMIdentity: ca20b52576d9cd0a948bb87accd4ad3b7778d04c19ebd97c5cdb1624088f8ea3b5b80defe4dc569e8038335cad4cf38604ac48e2e15cefd72f7dab31b089c1d5
+File: /usr/share/man/man1/mmsrip.1.xz	100644	root:root	515d9f4d41f8ef13fc4a81aa7d0e0084	
+RPMIdentity: 736ea2ed446e8bb24aeddcd29ad336bce94eba8d78bdbad8eaac94a1602f1b7ef6f4788b73df52cc92294e33576754611d266d6c816f7d7c1e6c5ec15b8f2093
--- mmsrip-debuginfo-0.7.0-alt1.qa1.x86_64.rpm.repo	2013-04-18 11:58:14.000000000 +0000
+++ mmsrip-debuginfo-0.7.0-alt1.qa1.x86_64.rpm.hasher	2024-08-04 11:03:53.595332879 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/9a	40755	root:root	
-/usr/lib/debug/.build-id/9a/4ba4ae5d0ec1a4e7380a0e6640a5c1759ab606	120777	root:root	../../../../bin/mmsrip
-/usr/lib/debug/.build-id/9a/4ba4ae5d0ec1a4e7380a0e6640a5c1759ab606.debug	120777	root:root	../../usr/bin/mmsrip.debug
+/usr/lib/debug/.build-id/27	40755	root:root	
+/usr/lib/debug/.build-id/27/c1387b418b1bd507c4ba17cff7fc07c3dc6a7e	120777	root:root	../../../../bin/mmsrip
+/usr/lib/debug/.build-id/27/c1387b418b1bd507c4ba17cff7fc07c3dc6a7e.debug	120777	root:root	../../usr/bin/mmsrip.debug
 /usr/lib/debug/usr/bin/mmsrip.debug	100644	root:root	
@@ -17,6 +17,6 @@
 Provides: mmsrip-debuginfo = 0.7.0-alt1.qa1
-File: /usr/lib/debug/.build-id/9a	40755	root:root		
-File: /usr/lib/debug/.build-id/9a/4ba4ae5d0ec1a4e7380a0e6640a5c1759ab606	120777	root:root		../../../../bin/mmsrip
-File: /usr/lib/debug/.build-id/9a/4ba4ae5d0ec1a4e7380a0e6640a5c1759ab606.debug	120777	root:root		../../usr/bin/mmsrip.debug
-File: /usr/lib/debug/usr/bin/mmsrip.debug	100644	root:root	502d99cbf2d81e3a0eee253b4d06345a	
+File: /usr/lib/debug/.build-id/27	40755	root:root		
+File: /usr/lib/debug/.build-id/27/c1387b418b1bd507c4ba17cff7fc07c3dc6a7e	120777	root:root		../../../../bin/mmsrip
+File: /usr/lib/debug/.build-id/27/c1387b418b1bd507c4ba17cff7fc07c3dc6a7e.debug	120777	root:root		../../usr/bin/mmsrip.debug
+File: /usr/lib/debug/usr/bin/mmsrip.debug	100644	root:root	016bd14da533c1a7da9e9d530507758f	
 File: /usr/src/debug/mmsrip-0.7.0	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/src/debug/mmsrip-0.7.0/src/mms.h	100644	root:root	540ddfd44ba2835fb1cdae157042311a	
-RPMIdentity: d8992a0e274de1196bcb411b222f7e25bc4b1dcf44feb9241e9397c911c409fc91d9f7146e70147d4c4da6d37d9a4ab3f4ef6e39c53f9ab365dd864e3cca9993
+RPMIdentity: a3ff902c82b59053ef4b209ab13abfb68ef54882b144bf3f7dcf819a7205ae5a217e3fabc83ae6c9b0bdb8bc986dcccef3966910b6345a8aae71fe12d211d77c