<86>Jan  3 02:09:59 userdel[1750029]: delete user 'rooter'
<86>Jan  3 02:09:59 userdel[1750029]: removed group 'rooter' owned by 'rooter'
<86>Jan  3 02:09:59 userdel[1750029]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  3 02:10:00 groupadd[1750050]: group added to /etc/group: name=rooter, GID=657
<86>Jan  3 02:10:00 groupadd[1750050]: group added to /etc/gshadow: name=rooter
<86>Jan  3 02:10:00 groupadd[1750050]: new group: name=rooter, GID=657
<86>Jan  3 02:10:00 useradd[1750103]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash
<86>Jan  3 02:10:00 userdel[1750434]: delete user 'builder'
<86>Jan  3 02:10:00 groupadd[1750519]: group added to /etc/group: name=builder, GID=658
<86>Jan  3 02:10:00 groupadd[1750519]: group added to /etc/gshadow: name=builder
<86>Jan  3 02:10:00 groupadd[1750519]: new group: name=builder, GID=658
<86>Jan  3 02:10:00 useradd[1750571]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25195
+ 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/gzip -dc /usr/src/RPM/SOURCES/u3-tool-0.3.tar.gz
+ /bin/tar -xf -
+ 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.89765
+ 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'
+ 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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ ./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-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... x86_64-alt-linux-gnu
checking host 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 style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking whether x86_64-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... 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 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 x86_64-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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -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.39541
+ 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)
Hardlinking identical .pyc and .pyo files
Processing files: u3-tool-0.3-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61471
+ 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.RWNXm3
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.bWsVny
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.TvS8D6
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.rI4SPJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7W7Nrr
find-requires: running scripts (debuginfo)
Requires: u3-tool = 0.3-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/u3-tool-0.3-alt1.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/u3-tool-debuginfo-0.3-alt1.qa1.x86_64.rpm
4.30user 1.03system 0:18.23elapsed 29%CPU (0avgtext+0avgdata 31896maxresident)k
0inputs+0outputs (0major+557061minor)pagefaults 0swaps
5.71user 2.72system 0:28.83elapsed 29%CPU (0avgtext+0avgdata 31896maxresident)k
0inputs+0outputs (0major+744466minor)pagefaults 0swaps
--- u3-tool-0.3-alt1.qa1.x86_64.rpm.repo	2013-04-16 23:23:03.000000000 +0000
+++ u3-tool-0.3-alt1.qa1.x86_64.rpm.hasher	2021-01-03 02:10:22.355611656 +0000
@@ -6,5 +6,4 @@
 /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: /lib64/ld-linux-x86-64.so.2  
-Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)