<86>Jan  3 09:33:38 userdel[817844]: delete user 'rooter'
<86>Jan  3 09:33:38 userdel[817844]: removed group 'rooter' owned by 'rooter'
<86>Jan  3 09:33:38 userdel[817844]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  3 09:33:38 groupadd[817852]: group added to /etc/group: name=rooter, GID=702
<86>Jan  3 09:33:38 groupadd[817852]: group added to /etc/gshadow: name=rooter
<86>Jan  3 09:33:38 groupadd[817852]: new group: name=rooter, GID=702
<86>Jan  3 09:33:38 useradd[817859]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash
<86>Jan  3 09:33:38 userdel[817877]: delete user 'builder'
<86>Jan  3 09:33:38 userdel[817877]: removed group 'builder' owned by 'builder'
<86>Jan  3 09:33:38 userdel[817877]: removed shadow group 'builder' owned by 'builder'
<86>Jan  3 09:33:38 groupadd[817891]: group added to /etc/group: name=builder, GID=703
<86>Jan  3 09:33:38 groupadd[817891]: group added to /etc/gshadow: name=builder
<86>Jan  3 09:33:38 groupadd[817891]: new group: name=builder, GID=703
<86>Jan  3 09:33:38 useradd[817901]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/u3-tool-0.3-alt1.qa1.nosrc.rpm
Installing u3-tool-0.3-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52511
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf u3-tool-0.3
+ echo 'Source #0 (u3-tool-0.3.tar.gz):'
Source #0 (u3-tool-0.3.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/u3-tool-0.3.tar.gz
+ cd u3-tool-0.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52511
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd u3-tool-0.3
+ 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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ 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
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i586-alt-linux-gnu
checking host 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 style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /bin/install -c
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 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 for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking whether i586-alt-linux-gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for memset... yes
checking for regcomp... yes
checking for strdup... yes
checking for strerror... yes
checking for strtoul... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext

Subsystem:     sg

+ make -j8
make  all-recursive
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o u3_tool-u3_scsi_usb.o `test -f 'u3_scsi_usb.c' || echo './'`u3_scsi_usb.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o u3_tool-display_progress.o `test -f 'display_progress.c' || echo './'`display_progress.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o u3_tool-secure_input.o `test -f 'secure_input.c' || echo './'`secure_input.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o u3_tool-u3_scsi_spt.o `test -f 'u3_scsi_spt.c' || echo './'`u3_scsi_spt.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o u3_tool-u3_error.o `test -f 'u3_error.c' || echo './'`u3_error.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o u3_tool-u3_scsi_sg.o `test -f 'u3_scsi_sg.c' || echo './'`u3_scsi_sg.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o u3_tool-u3_commands.o `test -f 'u3_commands.c' || echo './'`u3_commands.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o u3_tool-md5.o `test -f 'md5.c' || echo './'`md5.c
md5.c:386:19: warning: '_md5_src' defined but not used [-Wunused-const-variable=]
 static const char _md5_src[] = "_md5_src";
                   ^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o u3_tool-main.o `test -f 'main.c' || echo './'`main.c
main.c: In function 'do_dump':
main.c:488:6: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
  int retval = EXIT_SUCCESS;
      ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o u3-tool u3_tool-display_progress.o u3_tool-main.o u3_tool-md5.o u3_tool-secure_input.o u3_tool-u3_commands.o u3_tool-u3_error.o u3_tool-u3_scsi_usb.o u3_tool-u3_scsi_spt.o u3_tool-u3_scsi_sg.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18466
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/u3-tool-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/u3-tool-buildroot
+ cd u3-tool-0.3
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/u3-tool-buildroot
make: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/u3-tool-buildroot/usr/share/man/man1"
 /bin/install -p -m 644 'u3-tool.1' '/usr/src/tmp/u3-tool-buildroot/usr/share/man/man1/u3-tool.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/doc'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/u3-tool-buildroot/usr/sbin"
  /bin/install -p 'u3-tool' '/usr/src/tmp/u3-tool-buildroot/usr/sbin/u3-tool'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3'
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/u3-tool-0.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3'
make: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/u3-tool-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/u3-tool-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/u3-tool-buildroot/ (default)
Compressing files in /usr/src/tmp/u3-tool-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/u3-tool-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/u3-tool: uses non-LFS functions: __xstat fopen open
Hardlinking identical .pyc and .pyo files
Processing files: u3-tool-0.3-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18466
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd u3-tool-0.3
+ DOCDIR=/usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3
+ /bin/mkdir -p /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3
+ cp -prL AUTHORS ChangeLog README TODO /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3
+ chmod -R go-w /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3
+ chmod -R a+rX /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YNqi5d
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.no05Ru
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.1), 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.LDTuW2
Creating u3-tool-debuginfo package
Processing files: u3-tool-debuginfo-0.3-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cirABO
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oofwrQ
find-requires: running scripts (debuginfo)
Requires: u3-tool = 0.3-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/u3-tool-0.3-alt1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/u3-tool-debuginfo-0.3-alt1.qa1.i586.rpm
4.25user 1.19system 0:10.57elapsed 51%CPU (0avgtext+0avgdata 26916maxresident)k
0inputs+0outputs (0major+490197minor)pagefaults 0swaps
5.44user 3.09system 0:13.70elapsed 62%CPU (0avgtext+0avgdata 26916maxresident)k
0inputs+0outputs (0major+666257minor)pagefaults 0swaps
--- u3-tool-0.3-alt1.qa1.i586.rpm.repo	2013-04-16 23:23:03.000000000 +0000
+++ u3-tool-0.3-alt1.qa1.i586.rpm.hasher	2021-01-03 09:33:50.861595841 +0000
@@ -6,3 +6,3 @@
 /usr/share/doc/u3-tool-0.3/TODO	100644	
-/usr/share/man/man1/u3-tool.1.gz	100644	
+/usr/share/man/man1/u3-tool.1.xz	100644	
 Requires: /lib/ld-linux.so.2