<86>Feb 26 07:55:43 userdel[2186464]: delete user 'rooter'
<86>Feb 26 07:55:43 userdel[2186464]: removed group 'rooter' owned by 'rooter'
<86>Feb 26 07:55:43 userdel[2186464]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 26 07:55:43 groupadd[2186489]: group added to /etc/group: name=rooter, GID=1377
<86>Feb 26 07:55:43 groupadd[2186489]: group added to /etc/gshadow: name=rooter
<86>Feb 26 07:55:43 groupadd[2186489]: new group: name=rooter, GID=1377
<86>Feb 26 07:55:43 useradd[2186514]: new user: name=rooter, UID=1377, GID=1377, home=/root, shell=/bin/bash
<86>Feb 26 07:55:43 userdel[2186550]: delete user 'builder'
<86>Feb 26 07:55:43 userdel[2186550]: removed group 'builder' owned by 'builder'
<86>Feb 26 07:55:43 userdel[2186550]: removed shadow group 'builder' owned by 'builder'
<86>Feb 26 07:55:43 groupadd[2186571]: group added to /etc/group: name=builder, GID=1378
<86>Feb 26 07:55:43 groupadd[2186571]: group added to /etc/gshadow: name=builder
<86>Feb 26 07:55:43 groupadd[2186571]: new group: name=builder, GID=1378
<86>Feb 26 07:55:43 useradd[2186590]: new user: name=builder, UID=1378, GID=1378, home=/usr/src, shell=/bin/bash
<13>Feb 26 07:55:44 rpmi: libmhash-0.9.9.9-alt1 1339520949 installed
<13>Feb 26 07:55:44 rpmi: libmhash-devel-0.9.9.9-alt1 1339520949 installed
<13>Feb 26 07:55:44 rpmi: mt-st-1.1-alt1.qa1 1366022216 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/mbuffer-20150412-alt1.nosrc.rpm (w1.gzdio)
Installing mbuffer-20150412-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77698
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mbuffer-20150412
+ echo 'Source #0 (mbuffer-20150412.tar.gz):'
Source #0 (mbuffer-20150412.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/mbuffer-20150412.tar.gz
+ /bin/tar -xf -
+ cd mbuffer-20150412
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77698
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mbuffer-20150412
+ export ac_cv_search_MD5_Init=no
+ ac_cv_search_MD5_Init=no
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -m64'
+ export CFLAGS
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -m64'
+ 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
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-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 for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking for x86_64-alt-linux-cc... (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 for C/C++ restrict keyword... __restrict
checking for inline... inline
checking for a BSD-compatible install... /bin/install -c
checking for rm... /bin/rm
checking for mt... /bin/mt
checking return type of signal handlers... void
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
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 for struct stat.st_blksize... yes
checking whether to enable assertions... yes
checking for pthread_mutex_init in -lpthread... yes
checking for library containing clock_gettime... none required
checking for library containing sem_init... none required
checking for library containing rint... -lm
checking for library containing seteuid... none required
checking for library containing atoll... none required
checking for library containing hstrerror... none required
checking for library containing getaddrinfo... none required
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing sendfile... none required
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing mhash_init... -lmhash
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mbuffer.1
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/mbuffer-20150412'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -m64 -DHAVE_CONFIG_H -I. -I.   -c -o log.o log.c
log.c: In function 'logdebug':
log.c:74:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  (void) write(Log,buf,b);
         ^~~~~~~~~~~~~~~~
log.c: In function 'infomsg':
log.c:108:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   (void) write(Log,buf,s);
          ^~~~~~~~~~~~~~~~
log.c: In function 'warningmsg':
log.c:141:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   (void) write(Log,buf,s);
          ^~~~~~~~~~~~~~~~
log.c: In function 'errormsg':
log.c:175:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   (void) write(Log,buf,s);
          ^~~~~~~~~~~~~~~~
log.c: In function 'fatal':
log.c:212:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   (void) write(Log,buf,s);
          ^~~~~~~~~~~~~~~~
log.c: In function 'printmsg':
log.c:243:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  (void) write(Log,buf,s);
         ^~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mbuffer-20150412'
make: Entering directory '/usr/src/RPM/BUILD/mbuffer-20150412'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -m64 -DHAVE_CONFIG_H -I. -I.   -c -o network.o network.c
make: Leaving directory '/usr/src/RPM/BUILD/mbuffer-20150412'
make: Entering directory '/usr/src/RPM/BUILD/mbuffer-20150412'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -m64 -DHAVE_CONFIG_H -I. -I.   -c -o mbuffer.o mbuffer.c
mbuffer.c:121:3: warning: #warning sendfile is unable to send from buffers [-Wcpp]
  #warning sendfile is unable to send from buffers
   ^~~~~~~
mbuffer.c: In function 'inputThread':
mbuffer.c:763:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      pthread_exit((void *) in);
                   ^
mbuffer.c:764:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     return (void *) in;
            ^
mbuffer.c: In function 'terminateSender':
mbuffer.c:861:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  pthread_exit((void *) ret);
               ^
mbuffer.c: In function 'terminateOutputThread':
mbuffer.c:1145:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  pthread_exit((void *)status);
               ^
mbuffer.c: In function 'main':
mbuffer.c:2532:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      (void) write(STDERR_FILENO,d->result,strlen(d->result));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbuffer.c:2534:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       (void) write(Log,d->result,strlen(d->result));
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbuffer.c: In function 'requestOutputVolume':
mbuffer.c:1110:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   (void) write(STDERR_FILENO,msg,sizeof(msg));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbuffer.c: In function 'sigHandler':
mbuffer.c:316:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    (void) write(TermQ[1],"0",1);
           ^~~~~~~~~~~~~~~~~~~~~
mbuffer.c: In function 'requestInputVolume':
mbuffer.c:658:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   (void) write(STDERR_FILENO,msg,sizeof(msg));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbuffer.c: In function 'promptInteractive':
mbuffer.c:557:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    (void) write(STDERR_FILENO,donemsg,sizeof(donemsg));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbuffer.c:574:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    (void) write(STDERR_FILENO,contmsg,sizeof(contmsg));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbuffer.c: In function 'summary':
mbuffer.c:285:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   (void) write(Log,buf,msg-buf);
          ^~~~~~~~~~~~~~~~~~~~~~
mbuffer.c:287:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   (void) write(STDERR_FILENO,buf,msg-buf);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mbuffer-20150412'
make: Entering directory '/usr/src/RPM/BUILD/mbuffer-20150412'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -m64 -DHAVE_CONFIG_H -I. -I.  log.o network.o mbuffer.o -lmhash -lm -lpthread  -o mbuffer
make: Leaving directory '/usr/src/RPM/BUILD/mbuffer-20150412'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67162
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mbuffer-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mbuffer-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mbuffer-20150412
+ make install DESTDIR=/usr/src/tmp/mbuffer-buildroot 'INSTALL=install -p'
make: Entering directory '/usr/src/RPM/BUILD/mbuffer-20150412'
install -p -d /usr/src/tmp/mbuffer-buildroot/usr/bin
install -p mbuffer /usr/src/tmp/mbuffer-buildroot/usr/bin
install -p -d /usr/src/tmp/mbuffer-buildroot/usr/share/man/man1
install -p mbuffer.1 /usr/src/tmp/mbuffer-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/mbuffer-20150412'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mbuffer-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mbuffer-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mbuffer-buildroot/ (default)
Compressing files in /usr/src/tmp/mbuffer-buildroot (auto)
mode of '/usr/src/tmp/mbuffer-buildroot/usr/share/man/man1/mbuffer.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying ELF objects in /usr/src/tmp/mbuffer-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: mbuffer-20150412-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67162
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mbuffer-20150412
+ DOCDIR=/usr/src/tmp/mbuffer-buildroot/usr/share/doc/mbuffer-20150412
+ export DOCDIR
+ rm -rf /usr/src/tmp/mbuffer-buildroot/usr/share/doc/mbuffer-20150412
+ /bin/mkdir -p /usr/src/tmp/mbuffer-buildroot/usr/share/doc/mbuffer-20150412
+ cp -prL AUTHORS ChangeLog LICENSE NEWS README /usr/src/tmp/mbuffer-buildroot/usr/share/doc/mbuffer-20150412
+ chmod -R go-w /usr/src/tmp/mbuffer-buildroot/usr/share/doc/mbuffer-20150412
+ chmod -R a+rX /usr/src/tmp/mbuffer-buildroot/usr/share/doc/mbuffer-20150412
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ObMiG
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.spt0D5
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.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libmhash.so.2()(64bit) >= set:lihYJ4KIVx32rtBrux2, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), 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.Ak8uvy
Creating mbuffer-debuginfo package
Processing files: mbuffer-debuginfo-20150412-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w90vQ4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a9E6DE
find-requires: running scripts (debuginfo)
Requires: mbuffer = 20150412-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmhash.so.2), debug64(libpthread.so.0)
Wrote: /usr/src/RPM/RPMS/x86_64/mbuffer-20150412-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/mbuffer-debuginfo-20150412-alt1.x86_64.rpm (w2.lzdio)
2.63user 1.40system 0:08.68elapsed 46%CPU (0avgtext+0avgdata 59768maxresident)k
0inputs+0outputs (0major+517527minor)pagefaults 0swaps
1.99user 1.13system 0:13.95elapsed 22%CPU (0avgtext+0avgdata 120052maxresident)k
264inputs+0outputs (34458major+168841minor)pagefaults 0swaps
--- mbuffer-20150412-alt1.x86_64.rpm.repo	2015-10-07 14:14:06.000000000 +0000
+++ mbuffer-20150412-alt1.x86_64.rpm.hasher	2023-02-26 07:55:55.706269011 +0000
@@ -7,3 +7,3 @@
 /usr/share/doc/mbuffer-20150412/README	100644	root:root	
-/usr/share/man/man1/mbuffer.1.gz	100644	root:root	
+/usr/share/man/man1/mbuffer.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -16,3 +16,2 @@
 Requires: libc.so.6(GLIBC_2.7)(64bit)  
-Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
 Requires: libmhash.so.2()(64bit) >= set:lihYJ4KIVx32rtBrux2
@@ -25,3 +24,3 @@
 Provides: mbuffer = 20150412-alt1
-File: /usr/bin/mbuffer	100755	root:root	15635c845ee46a7a904e2f147da6387b	
+File: /usr/bin/mbuffer	100755	root:root	c529251176d52bb90c546669de97ae71	
 File: /usr/share/doc/mbuffer-20150412	40755	root:root		
@@ -32,3 +31,3 @@
 File: /usr/share/doc/mbuffer-20150412/README	100644	root:root	9c38d22be7c86c6ec110b800d274e9b8	
-File: /usr/share/man/man1/mbuffer.1.gz	100644	root:root	1069ab318ed73f97883447d056507051	
-RPMIdentity: 83bd0d20769f3cf12ae22fa00b890d01a16825331fe4fc58239a10829ab2382cad220e34ebe190949a12ba4a0dcfa23a5ad71903aba6faa4d3b4480d19876336
+File: /usr/share/man/man1/mbuffer.1.xz	100644	root:root	52b2de89c1a958cf9c84ba0ebe376b25	
+RPMIdentity: 79d124b3a311c47d74948a93174e4ef75b201b4a91c7657b95b72d729619743f84f77a3ad39d9833dc58336541c85d5613044af9582f873189fff95d7dd14148
--- mbuffer-debuginfo-20150412-alt1.x86_64.rpm.repo	2015-10-07 14:14:06.000000000 +0000
+++ mbuffer-debuginfo-20150412-alt1.x86_64.rpm.hasher	2023-02-26 07:55:55.851271468 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a8	40755	root:root	
-/usr/lib/debug/.build-id/a8/735a7766caaaa5b32225cb44d6d27538e8a5a5	120777	root:root	../../../../bin/mbuffer
-/usr/lib/debug/.build-id/a8/735a7766caaaa5b32225cb44d6d27538e8a5a5.debug	120777	root:root	../../usr/bin/mbuffer.debug
+/usr/lib/debug/.build-id/ea	40755	root:root	
+/usr/lib/debug/.build-id/ea/82a2cf9b9fc284928ff5a3a0a4644b8645be36	120777	root:root	../../../../bin/mbuffer
+/usr/lib/debug/.build-id/ea/82a2cf9b9fc284928ff5a3a0a4644b8645be36.debug	120777	root:root	../../usr/bin/mbuffer.debug
 /usr/lib/debug/usr/bin/mbuffer.debug	100644	root:root	
@@ -14,3 +14,2 @@
 Requires: debug64(libc.so.6)  
-Requires: debug64(libm.so.6)  
 Requires: debug64(libmhash.so.2)  
@@ -19,6 +18,6 @@
 Provides: mbuffer-debuginfo = 20150412-alt1
-File: /usr/lib/debug/.build-id/a8	40755	root:root		
-File: /usr/lib/debug/.build-id/a8/735a7766caaaa5b32225cb44d6d27538e8a5a5	120777	root:root		../../../../bin/mbuffer
-File: /usr/lib/debug/.build-id/a8/735a7766caaaa5b32225cb44d6d27538e8a5a5.debug	120777	root:root		../../usr/bin/mbuffer.debug
-File: /usr/lib/debug/usr/bin/mbuffer.debug	100644	root:root	70c46453ecf0f3713978bbcea2c71bd0	
+File: /usr/lib/debug/.build-id/ea	40755	root:root		
+File: /usr/lib/debug/.build-id/ea/82a2cf9b9fc284928ff5a3a0a4644b8645be36	120777	root:root		../../../../bin/mbuffer
+File: /usr/lib/debug/.build-id/ea/82a2cf9b9fc284928ff5a3a0a4644b8645be36.debug	120777	root:root		../../usr/bin/mbuffer.debug
+File: /usr/lib/debug/usr/bin/mbuffer.debug	100644	root:root	0c4d4825160a5a875e2181fec1a52bba	
 File: /usr/src/debug/mbuffer-20150412	40755	root:root		
@@ -30,2 +29,2 @@
 File: /usr/src/debug/mbuffer-20150412/network.h	100644	root:root	01940bbcab89f6b5cb1ffe76b9a91efa	
-RPMIdentity: e7f28c9b99b1e157f637f5ab8ebad86c955dfc0517ffe79e25ad0e49ee4d642a1f22af51924b5f3f0317e6cae8547431fd685d3f29a23c9353361cef3d3e034d
+RPMIdentity: ca5e4ce92b1186f27c8eae39364ee54b15a76ddadb1eff9eb1bec97edd0256e7d4e110ee9c8008e551451b354ca54d58def5e1810b69b440a4903aa43089134c