<86>Jul 25 02:37:17 userdel[4047065]: delete user 'rooter'
<86>Jul 25 02:37:17 userdel[4047065]: removed group 'rooter' owned by 'rooter'
<86>Jul 25 02:37:17 groupadd[4047077]: group added to /etc/group: name=rooter, GID=690
<86>Jul 25 02:37:17 groupadd[4047077]: group added to /etc/gshadow: name=rooter
<86>Jul 25 02:37:17 groupadd[4047077]: new group: name=rooter, GID=690
<86>Jul 25 02:37:17 useradd[4047083]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash
<86>Jul 25 02:37:17 userdel[4047094]: delete user 'builder'
<86>Jul 25 02:37:17 userdel[4047094]: removed group 'builder' owned by 'builder'
<86>Jul 25 02:37:17 userdel[4047094]: removed shadow group 'builder' owned by 'builder'
<86>Jul 25 02:37:17 groupadd[4047103]: group added to /etc/group: name=builder, GID=691
<86>Jul 25 02:37:17 groupadd[4047103]: group added to /etc/gshadow: name=builder
<86>Jul 25 02:37:17 groupadd[4047103]: new group: name=builder, GID=691
<86>Jul 25 02:37:17 useradd[4047111]: new user: name=builder, UID=691, GID=691, 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 (w1.gzdio)
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.67752
+ 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.67752
+ 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 '' ']'
++ 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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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-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_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-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.19835
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd u3-tool-0.3
+ make 'INSTALL=/usr/libexec/rpm-build/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"
 /usr/libexec/rpm-build/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"
  /usr/libexec/rpm-build/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,gnuconfig)
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.76883
+ 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.EFGXHN
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.YsQLcP
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.EHc6NT
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.EIKmw1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sreTkc
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 (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/u3-tool-debuginfo-0.3-alt1.qa1.x86_64.rpm (w2.lzdio)
3.71user 1.43system 0:10.09elapsed 50%CPU (0avgtext+0avgdata 31932maxresident)k
0inputs+0outputs (0major+567158minor)pagefaults 0swaps
4.94user 3.25system 0:12.95elapsed 63%CPU (0avgtext+0avgdata 31932maxresident)k
0inputs+0outputs (0major+754084minor)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-07-25 02:37:29.204917712 +0000
@@ -6,5 +6,4 @@
 /usr/share/doc/u3-tool-0.3/TODO	100644	root:root	
-/usr/share/man/man1/u3-tool.1.gz	100644	root:root	
+/usr/share/man/man1/u3-tool.1.xz	100644	root:root	
 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)  
@@ -15,3 +14,3 @@
 Provides: u3-tool = 0.3-alt1.qa1
-File: /usr/sbin/u3-tool	100755	root:root	a3f8d74ea965ddc5fbc2e417b5616344	
+File: /usr/sbin/u3-tool	100755	root:root	33cdc917cd3a6451853a20c8a9eece8e	
 File: /usr/share/doc/u3-tool-0.3	40755	root:root		
@@ -21,3 +20,3 @@
 File: /usr/share/doc/u3-tool-0.3/TODO	100644	root:root	3d0cf564f086ce734a43db8d6abb88f1	
-File: /usr/share/man/man1/u3-tool.1.gz	100644	root:root	9027ee28f1fe728d5ab833085f0a944a	
-RPMIdentity: b5445c46ec590af56723aff0ca6ff508
+File: /usr/share/man/man1/u3-tool.1.xz	100644	root:root	b4bb3e10a063e8c572a8e84a4b8cf14b	
+RPMIdentity: 6bbeee9bc66a104a928768187fa857d8
--- u3-tool-debuginfo-0.3-alt1.qa1.x86_64.rpm.repo	2013-04-16 23:23:03.000000000 +0000
+++ u3-tool-debuginfo-0.3-alt1.qa1.x86_64.rpm.hasher	2021-07-25 02:37:29.273917940 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a9	40755	root:root	
-/usr/lib/debug/.build-id/a9/c457d53b94a81d0d9e18f13905b09220105abd	120777	root:root	../../../../sbin/u3-tool
-/usr/lib/debug/.build-id/a9/c457d53b94a81d0d9e18f13905b09220105abd.debug	120777	root:root	../../usr/sbin/u3-tool.debug
+/usr/lib/debug/.build-id/73	40755	root:root	
+/usr/lib/debug/.build-id/73/a79df2e9f323be7227ab0c3c3c00ecdd3f859d	120777	root:root	../../../../sbin/u3-tool
+/usr/lib/debug/.build-id/73/a79df2e9f323be7227ab0c3c3c00ecdd3f859d.debug	120777	root:root	../../usr/sbin/u3-tool.debug
 /usr/lib/debug/usr/sbin/u3-tool.debug	100644	root:root	
@@ -25,6 +25,6 @@
 Provides: u3-tool-debuginfo = 0.3-alt1.qa1
-File: /usr/lib/debug/.build-id/a9	40755	root:root		
-File: /usr/lib/debug/.build-id/a9/c457d53b94a81d0d9e18f13905b09220105abd	120777	root:root		../../../../sbin/u3-tool
-File: /usr/lib/debug/.build-id/a9/c457d53b94a81d0d9e18f13905b09220105abd.debug	120777	root:root		../../usr/sbin/u3-tool.debug
-File: /usr/lib/debug/usr/sbin/u3-tool.debug	100644	root:root	e61bdb9b86699e15b3e089bb8653a301	
+File: /usr/lib/debug/.build-id/73	40755	root:root		
+File: /usr/lib/debug/.build-id/73/a79df2e9f323be7227ab0c3c3c00ecdd3f859d	120777	root:root		../../../../sbin/u3-tool
+File: /usr/lib/debug/.build-id/73/a79df2e9f323be7227ab0c3c3c00ecdd3f859d.debug	120777	root:root		../../usr/sbin/u3-tool.debug
+File: /usr/lib/debug/usr/sbin/u3-tool.debug	100644	root:root	264d62ca4312cf8af01eaf272b363138	
 File: /usr/src/debug/u3-tool-0.3	40755	root:root		
@@ -45,2 +45,2 @@
 File: /usr/src/debug/u3-tool-0.3/src/u3_scsi_sg.c	100644	root:root	a8d3370979790c079c9d483a3cec35a9	
-RPMIdentity: 923ad7c8ab972adf8340434fd53409fe
+RPMIdentity: 72081252fe863c7ec759ecf49048a954