<86>Sep 25 07:27:04 userdel[1256818]: delete user 'rooter'
<86>Sep 25 07:27:04 userdel[1256818]: removed group 'rooter' owned by 'rooter'
<86>Sep 25 07:27:04 userdel[1256818]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 25 07:27:04 groupadd[1256825]: group added to /etc/group: name=rooter, GID=993
<86>Sep 25 07:27:04 groupadd[1256825]: group added to /etc/gshadow: name=rooter
<86>Sep 25 07:27:04 groupadd[1256825]: new group: name=rooter, GID=993
<86>Sep 25 07:27:04 useradd[1256830]: new user: name=rooter, UID=993, GID=993, home=/root, shell=/bin/bash
<86>Sep 25 07:27:04 userdel[1256838]: delete user 'builder'
<86>Sep 25 07:27:04 userdel[1256838]: removed group 'builder' owned by 'builder'
<86>Sep 25 07:27:04 userdel[1256838]: removed shadow group 'builder' owned by 'builder'
<86>Sep 25 07:27:04 groupadd[1256845]: group added to /etc/group: name=builder, GID=994
<86>Sep 25 07:27:04 groupadd[1256845]: group added to /etc/gshadow: name=builder
<86>Sep 25 07:27:04 groupadd[1256845]: new group: name=builder, GID=994
<86>Sep 25 07:27:04 useradd[1256850]: new user: name=builder, UID=994, GID=994, home=/usr/src, shell=/bin/bash
<13>Sep 25 07:27:05 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Sep 25 07:27:05 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 25 07:27:06 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 25 07:27:06 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/mtx-1.3.12-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing mtx-1.3.12-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65944
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mtx-1.3.12
+ echo 'Source #0 (mtx-1.3.12.tar):'
Source #0 (mtx-1.3.12.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/mtx-1.3.12.tar
+ cd mtx-1.3.12
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65944
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mtx-1.3.12
+ 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 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 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 ISO C89... none needed
checking for a BSD-compatible install... /bin/install -c
checking for objcopy... yes
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 unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking scsi/scsi.h usability... yes
checking scsi/scsi.h presence... yes
checking for scsi/scsi.h... yes
checking scsi/scsi_ioctl.h usability... yes
checking scsi/scsi_ioctl.h presence... yes
checking for scsi/scsi_ioctl.h... yes
checking scsi/sg.h usability... yes
checking scsi/sg.h presence... yes
checking for scsi/sg.h... yes
checking sys/gscdds.h usability... no
checking sys/gscdds.h presence... no
checking for sys/gscdds.h... no
checking camlib.h usability... no
checking camlib.h presence... no
checking for camlib.h... no
checking cam/cam_ccb.h usability... no
checking cam/cam_ccb.h presence... no
checking for cam/cam_ccb.h... no
checking cam/scsi/scsi_message.h usability... no
checking cam/scsi/scsi_message.h presence... no
checking for cam/scsi/scsi_message.h... no
checking sys/fsid.h usability... no
checking sys/fsid.h presence... no
checking for sys/fsid.h... no
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/scsi/impl/uscsi.h usability... no
checking sys/scsi/impl/uscsi.h presence... no
checking for sys/scsi/impl/uscsi.h... no
checking sys/scsi.h usability... no
checking sys/scsi.h presence... no
checking for sys/scsi.h... no
checking sys/scsi_ctl.h usability... no
checking sys/scsi_ctl.h presence... no
checking for sys/scsi_ctl.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mtio.h usability... yes
checking sys/mtio.h presence... yes
checking for sys/mtio.h... yes
checking for sys/param.h... (cached) yes
checking dslib.h usability... no
checking dslib.h presence... no
checking for dslib.h... no
checking du/defs.h usability... no
checking du/defs.h presence... no
checking for du/defs.h... no
checking ddk/ntddscsi.h usability... no
checking ddk/ntddscsi.h presence... no
checking for ddk/ntddscsi.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating config.h
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1  -c -o scsieject.o scsieject.c
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1  -c -o loaderinfo.o loaderinfo.c
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1  -c -o tapeinfo.o tapeinfo.c
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1  -c -o scsitape.o scsitape.c
scsitape.c: In function 'execute_command':
scsitape.c:149:23: warning: comparison of constant '-1' with boolean expression is always false [-Wbool-compare]
  if (!MediumChangerFD == -1)
                       ^~
scsitape.c:149:23: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
scsitape.c:149:6: note: add parentheses around left hand side expression to silence this warning
  if (!MediumChangerFD == -1)
      ^~~~~~~~~~~~~~~~
      (               )
scsitape.c: In function 'S_read':
scsitape.c:867:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     write(outfile,buffer,len);
     ^~~~~~~~~~~~~~~~~~~~~~~~~
scsitape.c:887:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(outfile,buffer,len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~
scsitape.c:899:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(outfile,buffer,len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1  -c -o mtx.o mtx.c
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1  -c -o mtxl.o mtxl.c
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc  -o mtx mtx.o mtxl.o  
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc  -o scsitape scsitape.o mtxl.o  
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc  -o scsieject scsieject.o mtxl.o  
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc  -o loaderinfo loaderinfo.o mtxl.o  
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
x86_64-alt-linux-gcc  -o tapeinfo tapeinfo.o mtxl.o  
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84578
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mtx-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mtx-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mtx-1.3.12
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' mandir=/usr/src/tmp/mtx-buildroot/usr/share/man sbindir=/usr/src/tmp/mtx-buildroot/usr/sbin install
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
/usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/mtx-buildroot/usr/sbin
for file in mtx tapeinfo loaderinfo scsitape scsieject; do \
/usr/libexec/rpm-build/install -p -m 755 "$file" /usr/src/tmp/mtx-buildroot/usr/sbin ; \
done	
/usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/mtx-buildroot/usr/share/man /usr/src/tmp/mtx-buildroot/usr/share/man/man1
for file in mtx.1 tapeinfo.1 scsitape.1 scsieject.1 loaderinfo.1 ; do \
/usr/libexec/rpm-build/install -p -m 644 "$file"  /usr/src/tmp/mtx-buildroot/usr/share/man/man1 ; \
done
make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mtx-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mtx-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mtx-buildroot/ (default)
Compressing files in /usr/src/tmp/mtx-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/mtx-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: mtx-1.3.12-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sLRiHM
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.mltVOS
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.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.ErHhn2
Creating mtx-debuginfo package
Processing files: mtx-debuginfo-1.3.12-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IWwhrf
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u2eX0v
find-requires: running scripts (debuginfo)
Requires: mtx = 1.3.12-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/mtx-1.3.12-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/mtx-debuginfo-1.3.12-alt1.qa1.x86_64.rpm (w2.lzdio)
2.97user 2.69system 0:09.10elapsed 62%CPU (0avgtext+0avgdata 40396maxresident)k
0inputs+0outputs (0major+864437minor)pagefaults 0swaps
1.71user 1.12system 0:14.48elapsed 19%CPU (0avgtext+0avgdata 120276maxresident)k
0inputs+0outputs (34446major+169988minor)pagefaults 0swaps
--- mtx-1.3.12-alt1.qa1.x86_64.rpm.repo	2013-04-18 02:14:36.000000000 +0000
+++ mtx-1.3.12-alt1.qa1.x86_64.rpm.hasher	2022-09-25 07:27:17.085470497 +0000
@@ -5,7 +5,7 @@
 /usr/sbin/tapeinfo	100755	root:root	
-/usr/share/man/man1/loaderinfo.1.gz	100644	root:root	
-/usr/share/man/man1/mtx.1.gz	100644	root:root	
-/usr/share/man/man1/scsieject.1.gz	100644	root:root	
-/usr/share/man/man1/scsitape.1.gz	100644	root:root	
-/usr/share/man/man1/tapeinfo.1.gz	100644	root:root	
+/usr/share/man/man1/loaderinfo.1.xz	100644	root:root	
+/usr/share/man/man1/mtx.1.xz	100644	root:root	
+/usr/share/man/man1/scsieject.1.xz	100644	root:root	
+/usr/share/man/man1/scsitape.1.xz	100644	root:root	
+/usr/share/man/man1/tapeinfo.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -17,12 +17,12 @@
 Provides: mtx = 1.3.12-alt1.qa1
-File: /usr/sbin/loaderinfo	100755	root:root	64677a062d3f721cb7a8ff3bd3ed48d1	
-File: /usr/sbin/mtx	100755	root:root	5f14a22e5c8c60b237c10496f292e3fc	
-File: /usr/sbin/scsieject	100755	root:root	bd0e51e138821a1bde5cc11731dd68c7	
-File: /usr/sbin/scsitape	100755	root:root	5f956971bd06edba7a76f0419adbe034	
-File: /usr/sbin/tapeinfo	100755	root:root	df3dfc7cf83c130350e8db6c3e05feeb	
-File: /usr/share/man/man1/loaderinfo.1.gz	100644	root:root	214f43b5ec19e3d7d5870702aa726893	
-File: /usr/share/man/man1/mtx.1.gz	100644	root:root	d57aca276ada7e0311fc78a494da72ae	
-File: /usr/share/man/man1/scsieject.1.gz	100644	root:root	37d55f6d97e0a5283458b6bffc9c788a	
-File: /usr/share/man/man1/scsitape.1.gz	100644	root:root	46388239d938f42ab02cc45949de4ecd	
-File: /usr/share/man/man1/tapeinfo.1.gz	100644	root:root	e1a0116012bf4414b6b6f1c087722480	
-RPMIdentity: c1b009de2961b01ab5f2b0da9b2eaea78945545a75e26fd5074d6abbadb6456c800545409ddc4d9642d5dc9d3598540037502aa2b844eb913f24c11fc1283966
+File: /usr/sbin/loaderinfo	100755	root:root	27034479c6d1cb307b82873903ce19c1	
+File: /usr/sbin/mtx	100755	root:root	3cc2757178687f637b6dbecbb311218e	
+File: /usr/sbin/scsieject	100755	root:root	91d7b5570903ec3c46b6d44e6e6d12d5	
+File: /usr/sbin/scsitape	100755	root:root	9b23b329d6d4de245be5ffb43e7b57e5	
+File: /usr/sbin/tapeinfo	100755	root:root	784ef7c9e8fecc8490f7e51a427eb158	
+File: /usr/share/man/man1/loaderinfo.1.xz	100644	root:root	3628a8468777422fa0d83fa902a560e5	
+File: /usr/share/man/man1/mtx.1.xz	100644	root:root	124a3cc205f8963a520db25eab89fce5	
+File: /usr/share/man/man1/scsieject.1.xz	100644	root:root	aeaf3184ec343747bb77358d44ae7540	
+File: /usr/share/man/man1/scsitape.1.xz	100644	root:root	6af23965ccd03f312f4f954fc780a8d1	
+File: /usr/share/man/man1/tapeinfo.1.xz	100644	root:root	18acd93fd126165ef82dc5bb0d598764	
+RPMIdentity: 507cc963abe390c6f3d3e16caa895aa773196fcf951a0a97bd2d7e3436eb07333dfb9356768e20f66372b4a38e3e40c1f76798de88be73a40f02f128f14aace7
--- mtx-debuginfo-1.3.12-alt1.qa1.x86_64.rpm.repo	2013-04-18 02:14:36.000000000 +0000
+++ mtx-debuginfo-1.3.12-alt1.qa1.x86_64.rpm.hasher	2022-09-25 07:27:17.145471505 +0000
@@ -1,16 +1,16 @@
-/usr/lib/debug/.build-id/38	40755	root:root	
-/usr/lib/debug/.build-id/38/80062942d8f9e441642fb1eb87114100935ec8	120777	root:root	../../../../sbin/mtx
-/usr/lib/debug/.build-id/38/80062942d8f9e441642fb1eb87114100935ec8.debug	120777	root:root	../../usr/sbin/mtx.debug
-/usr/lib/debug/.build-id/42	40755	root:root	
-/usr/lib/debug/.build-id/42/f4eb5460833d7f914937b7424784bc1972f5f7	120777	root:root	../../../../sbin/scsieject
-/usr/lib/debug/.build-id/42/f4eb5460833d7f914937b7424784bc1972f5f7.debug	120777	root:root	../../usr/sbin/scsieject.debug
-/usr/lib/debug/.build-id/4d	40755	root:root	
-/usr/lib/debug/.build-id/4d/94c1103cf91f7d2eb23a6e17d7a175c06a1c8c	120777	root:root	../../../../sbin/scsitape
-/usr/lib/debug/.build-id/4d/94c1103cf91f7d2eb23a6e17d7a175c06a1c8c.debug	120777	root:root	../../usr/sbin/scsitape.debug
-/usr/lib/debug/.build-id/90	40755	root:root	
-/usr/lib/debug/.build-id/90/938c30fb1ca68adcd272c0420e0a11551f2ffa	120777	root:root	../../../../sbin/tapeinfo
-/usr/lib/debug/.build-id/90/938c30fb1ca68adcd272c0420e0a11551f2ffa.debug	120777	root:root	../../usr/sbin/tapeinfo.debug
-/usr/lib/debug/.build-id/f0	40755	root:root	
-/usr/lib/debug/.build-id/f0/650cc7174bf19203ee7bc77da016bf0e0e10d9	120777	root:root	../../../../sbin/loaderinfo
-/usr/lib/debug/.build-id/f0/650cc7174bf19203ee7bc77da016bf0e0e10d9.debug	120777	root:root	../../usr/sbin/loaderinfo.debug
+/usr/lib/debug/.build-id/04	40755	root:root	
+/usr/lib/debug/.build-id/04/4c059f99f97fa5cd454670906abe948d64afaa	120777	root:root	../../../../sbin/loaderinfo
+/usr/lib/debug/.build-id/04/4c059f99f97fa5cd454670906abe948d64afaa.debug	120777	root:root	../../usr/sbin/loaderinfo.debug
+/usr/lib/debug/.build-id/49	40755	root:root	
+/usr/lib/debug/.build-id/49/0141f6b81ba5cd97d9ec264464b7bc21f37051	120777	root:root	../../../../sbin/tapeinfo
+/usr/lib/debug/.build-id/49/0141f6b81ba5cd97d9ec264464b7bc21f37051.debug	120777	root:root	../../usr/sbin/tapeinfo.debug
+/usr/lib/debug/.build-id/a1	40755	root:root	
+/usr/lib/debug/.build-id/a1/4591432f78af174e9a99c31fb171641b141d24	120777	root:root	../../../../sbin/scsitape
+/usr/lib/debug/.build-id/a1/4591432f78af174e9a99c31fb171641b141d24.debug	120777	root:root	../../usr/sbin/scsitape.debug
+/usr/lib/debug/.build-id/c8	40755	root:root	
+/usr/lib/debug/.build-id/c8/6c790aa970ef569d9e1684ca49bc9c63dd4b7b	120777	root:root	../../../../sbin/scsieject
+/usr/lib/debug/.build-id/c8/6c790aa970ef569d9e1684ca49bc9c63dd4b7b.debug	120777	root:root	../../usr/sbin/scsieject.debug
+/usr/lib/debug/.build-id/e5	40755	root:root	
+/usr/lib/debug/.build-id/e5/8ffccbdd457417a51696f2b885e4059e8e1667	120777	root:root	../../../../sbin/mtx
+/usr/lib/debug/.build-id/e5/8ffccbdd457417a51696f2b885e4059e8e1667.debug	120777	root:root	../../usr/sbin/mtx.debug
 /usr/lib/debug/usr/sbin/loaderinfo.debug	100644	root:root	
@@ -36,22 +36,22 @@
 Provides: mtx-debuginfo = 1.3.12-alt1.qa1
-File: /usr/lib/debug/.build-id/38	40755	root:root		
-File: /usr/lib/debug/.build-id/38/80062942d8f9e441642fb1eb87114100935ec8	120777	root:root		../../../../sbin/mtx
-File: /usr/lib/debug/.build-id/38/80062942d8f9e441642fb1eb87114100935ec8.debug	120777	root:root		../../usr/sbin/mtx.debug
-File: /usr/lib/debug/.build-id/42	40755	root:root		
-File: /usr/lib/debug/.build-id/42/f4eb5460833d7f914937b7424784bc1972f5f7	120777	root:root		../../../../sbin/scsieject
-File: /usr/lib/debug/.build-id/42/f4eb5460833d7f914937b7424784bc1972f5f7.debug	120777	root:root		../../usr/sbin/scsieject.debug
-File: /usr/lib/debug/.build-id/4d	40755	root:root		
-File: /usr/lib/debug/.build-id/4d/94c1103cf91f7d2eb23a6e17d7a175c06a1c8c	120777	root:root		../../../../sbin/scsitape
-File: /usr/lib/debug/.build-id/4d/94c1103cf91f7d2eb23a6e17d7a175c06a1c8c.debug	120777	root:root		../../usr/sbin/scsitape.debug
-File: /usr/lib/debug/.build-id/90	40755	root:root		
-File: /usr/lib/debug/.build-id/90/938c30fb1ca68adcd272c0420e0a11551f2ffa	120777	root:root		../../../../sbin/tapeinfo
-File: /usr/lib/debug/.build-id/90/938c30fb1ca68adcd272c0420e0a11551f2ffa.debug	120777	root:root		../../usr/sbin/tapeinfo.debug
-File: /usr/lib/debug/.build-id/f0	40755	root:root		
-File: /usr/lib/debug/.build-id/f0/650cc7174bf19203ee7bc77da016bf0e0e10d9	120777	root:root		../../../../sbin/loaderinfo
-File: /usr/lib/debug/.build-id/f0/650cc7174bf19203ee7bc77da016bf0e0e10d9.debug	120777	root:root		../../usr/sbin/loaderinfo.debug
-File: /usr/lib/debug/usr/sbin/loaderinfo.debug	100644	root:root	61cdb97509374421a7964f75ade2c050	
-File: /usr/lib/debug/usr/sbin/mtx.debug	100644	root:root	df011075894fd7f56f3956108039f781	
-File: /usr/lib/debug/usr/sbin/scsieject.debug	100644	root:root	ea913e9cb0f21abfdb97f2b571a2a134	
-File: /usr/lib/debug/usr/sbin/scsitape.debug	100644	root:root	1e4df09f7d5e02915490705ddb1071e7	
-File: /usr/lib/debug/usr/sbin/tapeinfo.debug	100644	root:root	4364660a87ea785b078348c4972d203c	
+File: /usr/lib/debug/.build-id/04	40755	root:root		
+File: /usr/lib/debug/.build-id/04/4c059f99f97fa5cd454670906abe948d64afaa	120777	root:root		../../../../sbin/loaderinfo
+File: /usr/lib/debug/.build-id/04/4c059f99f97fa5cd454670906abe948d64afaa.debug	120777	root:root		../../usr/sbin/loaderinfo.debug
+File: /usr/lib/debug/.build-id/49	40755	root:root		
+File: /usr/lib/debug/.build-id/49/0141f6b81ba5cd97d9ec264464b7bc21f37051	120777	root:root		../../../../sbin/tapeinfo
+File: /usr/lib/debug/.build-id/49/0141f6b81ba5cd97d9ec264464b7bc21f37051.debug	120777	root:root		../../usr/sbin/tapeinfo.debug
+File: /usr/lib/debug/.build-id/a1	40755	root:root		
+File: /usr/lib/debug/.build-id/a1/4591432f78af174e9a99c31fb171641b141d24	120777	root:root		../../../../sbin/scsitape
+File: /usr/lib/debug/.build-id/a1/4591432f78af174e9a99c31fb171641b141d24.debug	120777	root:root		../../usr/sbin/scsitape.debug
+File: /usr/lib/debug/.build-id/c8	40755	root:root		
+File: /usr/lib/debug/.build-id/c8/6c790aa970ef569d9e1684ca49bc9c63dd4b7b	120777	root:root		../../../../sbin/scsieject
+File: /usr/lib/debug/.build-id/c8/6c790aa970ef569d9e1684ca49bc9c63dd4b7b.debug	120777	root:root		../../usr/sbin/scsieject.debug
+File: /usr/lib/debug/.build-id/e5	40755	root:root		
+File: /usr/lib/debug/.build-id/e5/8ffccbdd457417a51696f2b885e4059e8e1667	120777	root:root		../../../../sbin/mtx
+File: /usr/lib/debug/.build-id/e5/8ffccbdd457417a51696f2b885e4059e8e1667.debug	120777	root:root		../../usr/sbin/mtx.debug
+File: /usr/lib/debug/usr/sbin/loaderinfo.debug	100644	root:root	2d5f2e8bff45ebe97d5c5fb949d1fe7c	
+File: /usr/lib/debug/usr/sbin/mtx.debug	100644	root:root	4736252a44e905e087e3bfa68fac92f4	
+File: /usr/lib/debug/usr/sbin/scsieject.debug	100644	root:root	a730aeb31caa753dea5a907b5e01cf4b	
+File: /usr/lib/debug/usr/sbin/scsitape.debug	100644	root:root	a066bfe0da0b58214ce9f2e2ef25e1f9	
+File: /usr/lib/debug/usr/sbin/tapeinfo.debug	100644	root:root	2297a1a179e4c6b3c6a4610734999e9b	
 File: /usr/src/debug/mtx-1.3.12	40755	root:root		
@@ -67,2 +67,2 @@
 File: /usr/src/debug/mtx-1.3.12/tapeinfo.c	100644	root:root	2a00e31f97634aba73fd3c58ee763071	
-RPMIdentity: 04d44c8c5863f59231c596bc3e92626afc44b2dea3067dcc181cd74b70ed91e4cb6c15ce0597c5ad81ce5547a3bfce068723e969851f83d40d01b5ba0fcb9d30
+RPMIdentity: 6f035985b3d61a6f1e36950f40bd1ece351fe8814395f66a746f6dc7730604ebc6f3b391c6ba47d219e972bb7741da7fd6b1d47a92564142c29061acd15dc7c8