<86>Dec  1 07:40:07 userdel[920169]: delete user 'rooter'
<86>Dec  1 07:40:07 userdel[920169]: removed group 'rooter' owned by 'rooter'
<86>Dec  1 07:40:07 userdel[920169]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  1 07:40:07 groupadd[920179]: group added to /etc/group: name=rooter, GID=648
<86>Dec  1 07:40:07 groupadd[920179]: group added to /etc/gshadow: name=rooter
<86>Dec  1 07:40:07 groupadd[920179]: new group: name=rooter, GID=648
<86>Dec  1 07:40:07 useradd[920188]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash
<86>Dec  1 07:40:07 userdel[920206]: delete user 'builder'
<86>Dec  1 07:40:07 userdel[920206]: removed group 'builder' owned by 'builder'
<86>Dec  1 07:40:07 userdel[920206]: removed shadow group 'builder' owned by 'builder'
<86>Dec  1 07:40:07 groupadd[920216]: group added to /etc/group: name=builder, GID=649
<86>Dec  1 07:40:07 groupadd[920216]: group added to /etc/gshadow: name=builder
<86>Dec  1 07:40:07 groupadd[920216]: new group: name=builder, GID=649
<86>Dec  1 07:40:07 useradd[920224]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/mtx-1.3.12-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL
<13>Dec  1 07:40:11 rpmi: gcc-c++-common-1.4.25-alt1 sisyphus+255450.100.1.1 1595851517 installed
<13>Dec  1 07:40:11 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed
<13>Dec  1 07:40:13 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed
<13>Dec  1 07:40:13 rpmi: gcc-c++-9-alt2 sisyphus+251923.100.2.2 1589881401 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/mtx-1.3.12-alt1.qa1.nosrc.rpm
Installing mtx-1.3.12-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63273
+ 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.63273
+ 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 -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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri dirname -- '{}'
+ ./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 build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-alt-linux-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 ISO C89... none needed
checking for a BSD-compatible install... /bin/install -c
checking for objcopy... yes
checking how to run the C preprocessor... i586-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... 4
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 -j8
make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
  149 |  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
  149 |  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]
  867 |     write(outfile,buffer,len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
scsitape.c:887:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  887 |      write(outfile,buffer,len);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
scsitape.c:899:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  899 |    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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-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'
i586-alt-linux-gcc  -o tapeinfo tapeinfo.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'
i586-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'
i586-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'
i586-alt-linux-gcc  -o loaderinfo loaderinfo.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.3488
+ 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
+ cd mtx-1.3.12
+ make 'INSTALL=/bin/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'
/bin/install -p -m 755 -d /usr/src/tmp/mtx-buildroot/usr/sbin
for file in mtx tapeinfo loaderinfo scsitape scsieject; do \
/bin/install -p -m 755 "$file" /usr/src/tmp/mtx-buildroot/usr/sbin ; \
done	
/bin/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 \
/bin/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)
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)
verify-elf: WARNING: ./usr/sbin/scsieject: uses non-LFS functions: open
verify-elf: WARNING: ./usr/sbin/scsitape: uses non-LFS functions: open
verify-elf: WARNING: ./usr/sbin/loaderinfo: uses non-LFS functions: open
verify-elf: WARNING: ./usr/sbin/tapeinfo: uses non-LFS functions: open
verify-elf: WARNING: ./usr/sbin/mtx: uses non-LFS functions: open
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.3S2csI
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.08o6lH
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e1dLrK
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.VplcyH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RsVWVL
find-requires: running scripts (debuginfo)
Requires: mtx = 1.3.12-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/mtx-1.3.12-alt1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/mtx-debuginfo-1.3.12-alt1.qa1.i586.rpm
10.61user 5.25system 0:15.64elapsed 101%CPU (0avgtext+0avgdata 31584maxresident)k
0inputs+0outputs (0major+734616minor)pagefaults 0swaps
/.out/mtx-1.3.12-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/mtx-debuginfo-1.3.12-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
19.77user 11.83system 0:30.20elapsed 104%CPU (0avgtext+0avgdata 109388maxresident)k
0inputs+0outputs (0major+1040613minor)pagefaults 0swaps
--- mtx-1.3.12-alt1.qa1.i586.rpm.repo	2013-04-18 02:14:36.000000000 +0000
+++ mtx-1.3.12-alt1.qa1.i586.rpm.hasher	2020-12-01 07:40:33.455906167 +0000
@@ -5,7 +5,7 @@
 /usr/sbin/tapeinfo	100755	
-/usr/share/man/man1/loaderinfo.1.gz	100644	
-/usr/share/man/man1/mtx.1.gz	100644	
-/usr/share/man/man1/scsieject.1.gz	100644	
-/usr/share/man/man1/scsitape.1.gz	100644	
-/usr/share/man/man1/tapeinfo.1.gz	100644	
+/usr/share/man/man1/loaderinfo.1.xz	100644	
+/usr/share/man/man1/mtx.1.xz	100644	
+/usr/share/man/man1/scsieject.1.xz	100644	
+/usr/share/man/man1/scsitape.1.xz	100644	
+/usr/share/man/man1/tapeinfo.1.xz	100644	
 Requires: /lib/ld-linux.so.2