<86>Jul 27 09:49:39 userdel[2020113]: delete user 'rooter'
<86>Jul 27 09:49:39 groupadd[2020125]: group added to /etc/group: name=rooter, GID=672
<86>Jul 27 09:49:39 groupadd[2020125]: group added to /etc/gshadow: name=rooter
<86>Jul 27 09:49:39 groupadd[2020125]: new group: name=rooter, GID=672
<86>Jul 27 09:49:39 useradd[2020132]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash
<86>Jul 27 09:49:39 userdel[2020147]: delete user 'builder'
<86>Jul 27 09:49:39 userdel[2020147]: removed group 'builder' owned by 'builder'
<86>Jul 27 09:49:39 userdel[2020147]: removed shadow group 'builder' owned by 'builder'
<86>Jul 27 09:49:39 groupadd[2020153]: group added to /etc/group: name=builder, GID=673
<86>Jul 27 09:49:39 groupadd[2020153]: group added to /etc/gshadow: name=builder
<86>Jul 27 09:49:39 groupadd[2020153]: new group: name=builder, GID=673
<86>Jul 27 09:49:39 useradd[2020160]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash
warning: Macro %gpl2only not found
<13>Jul 27 09:49:41 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/mmsrip-0.7.0-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing mmsrip-0.7.0-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87260
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mmsrip-0.7.0
+ echo 'Source #0 (mmsrip-0.7.0.tar.gz):'
Source #0 (mmsrip-0.7.0.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/mmsrip-0.7.0.tar.gz
+ cd mmsrip-0.7.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ ./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 for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... 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 ANSI C... none needed
checking dependency style of i586-alt-linux-gcc... none
checking for library containing strerror... none required
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for inet_ntoa... yes
checking for memset... yes
checking for socket... yes
checking for strerror... yes
checking for strrchr... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gettimeofday... yes
checking for getopt_long... yes
checking for socket... (cached) yes
checking for gethostbyname... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62668
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mmsrip-0.7.0
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c error.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c main.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mms.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o mmsrip  main.o error.o mms.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62668
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mmsrip-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mmsrip-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mmsrip-0.7.0
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/mmsrip-buildroot/usr exec_prefix=/usr/src/tmp/mmsrip-buildroot/usr bindir=/usr/src/tmp/mmsrip-buildroot/usr/bin sbindir=/usr/src/tmp/mmsrip-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mmsrip-buildroot/etc datadir=/usr/src/tmp/mmsrip-buildroot/usr/share includedir=/usr/src/tmp/mmsrip-buildroot/usr/include libdir=/usr/src/tmp/mmsrip-buildroot/usr/lib libexecdir=/usr/src/tmp/mmsrip-buildroot/usr/lib localstatedir=/usr/src/tmp/mmsrip-buildroot/var/lib sharedstatedir=/usr/src/tmp/mmsrip-buildroot/var/lib mandir=/usr/src/tmp/mmsrip-buildroot/usr/share/man infodir=/usr/src/tmp/mmsrip-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
test -z "/usr/src/tmp/mmsrip-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/mmsrip-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p 'mmsrip' '/usr/src/tmp/mmsrip-buildroot/usr/bin/mmsrip'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/mmsrip-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/mmsrip-buildroot/usr/share/man/man1"
 /usr/libexec/rpm-build/install -p -m 644 './mmsrip.1' '/usr/src/tmp/mmsrip-buildroot/usr/share/man/man1/mmsrip.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
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/mmsrip-0.7.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
make: Leaving directory '/usr/src/RPM/BUILD/mmsrip-0.7.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mmsrip-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mmsrip-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mmsrip-buildroot/ (default)
Compressing files in /usr/src/tmp/mmsrip-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/mmsrip-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/mmsrip: uses non-LFS functions: fopen
Processing files: mmsrip-0.7.0-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62668
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mmsrip-0.7.0
+ DOCDIR=/usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ /bin/mkdir -p /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ chmod -R go-w /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ chmod -R a+rX /usr/src/tmp/mmsrip-buildroot/usr/share/doc/mmsrip-0.7.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6UbaqG
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4kGZGF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.1.3), 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.raztmE
Creating mmsrip-debuginfo package
Processing files: mmsrip-debuginfo-0.7.0-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZoBZNE
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UJVMxF
find-requires: running scripts (debuginfo)
Requires: mmsrip = 0.7.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/mmsrip-0.7.0-alt1.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/mmsrip-debuginfo-0.7.0-alt1.qa1.i586.rpm (w2.lzdio)
3.04user 1.34system 0:09.61elapsed 45%CPU (0avgtext+0avgdata 29536maxresident)k
0inputs+0outputs (0major+527845minor)pagefaults 0swaps
6.20user 3.83system 0:15.25elapsed 65%CPU (0avgtext+0avgdata 102068maxresident)k
24inputs+0outputs (0major+797819minor)pagefaults 0swaps
--- mmsrip-0.7.0-alt1.qa1.i586.rpm.repo	2013-04-18 11:58:15.000000000 +0000
+++ mmsrip-0.7.0-alt1.qa1.i586.rpm.hasher	2021-07-27 09:49:52.907166773 +0000
@@ -7,3 +7,3 @@
 /usr/share/doc/mmsrip-0.7.0/README	100644	root:root	
-/usr/share/man/man1/mmsrip.1.gz	100644	root:root	
+/usr/share/man/man1/mmsrip.1.xz	100644	root:root	
 Requires: /lib/ld-linux.so.2  
@@ -11,2 +11,3 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
@@ -16,3 +17,3 @@
 Provides: mmsrip = 0.7.0-alt1.qa1
-File: /usr/bin/mmsrip	100755	root:root	6b1185c7e6d2a9af812867a8e4c907bf	
+File: /usr/bin/mmsrip	100755	root:root	cc8566617c08cfeb845762c0e12bf495	
 File: /usr/share/doc/mmsrip-0.7.0	40755	root:root		
@@ -23,3 +24,3 @@
 File: /usr/share/doc/mmsrip-0.7.0/README	100644	root:root	df5302207831d66d11b6d250fbf48171	
-File: /usr/share/man/man1/mmsrip.1.gz	100644	root:root	2c80f44ae7fa7352b42a9fab5c0facd9	
-RPMIdentity: c69775e5978738a6d66d2bee2bfa03a9
+File: /usr/share/man/man1/mmsrip.1.xz	100644	root:root	515d9f4d41f8ef13fc4a81aa7d0e0084	
+RPMIdentity: abaf904c65915c95f86a8aa3398f9680
--- mmsrip-debuginfo-0.7.0-alt1.qa1.i586.rpm.repo	2013-04-18 11:58:15.000000000 +0000
+++ mmsrip-debuginfo-0.7.0-alt1.qa1.i586.rpm.hasher	2021-07-27 09:49:52.977166883 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/7c	40755	root:root	
-/usr/lib/debug/.build-id/7c/6fad97329f9128ccef2979f5eca77814f03ee9	120777	root:root	../../../../bin/mmsrip
-/usr/lib/debug/.build-id/7c/6fad97329f9128ccef2979f5eca77814f03ee9.debug	120777	root:root	../../usr/bin/mmsrip.debug
+/usr/lib/debug/.build-id/ab	40755	root:root	
+/usr/lib/debug/.build-id/ab/d79e15c3fb9eaf00ff069e8b169a78167f666e	120777	root:root	../../../../bin/mmsrip
+/usr/lib/debug/.build-id/ab/d79e15c3fb9eaf00ff069e8b169a78167f666e.debug	120777	root:root	../../usr/bin/mmsrip.debug
 /usr/lib/debug/usr/bin/mmsrip.debug	100644	root:root	
@@ -17,6 +17,6 @@
 Provides: mmsrip-debuginfo = 0.7.0-alt1.qa1
-File: /usr/lib/debug/.build-id/7c	40755	root:root		
-File: /usr/lib/debug/.build-id/7c/6fad97329f9128ccef2979f5eca77814f03ee9	120777	root:root		../../../../bin/mmsrip
-File: /usr/lib/debug/.build-id/7c/6fad97329f9128ccef2979f5eca77814f03ee9.debug	120777	root:root		../../usr/bin/mmsrip.debug
-File: /usr/lib/debug/usr/bin/mmsrip.debug	100644	root:root	07e43a649887e755841da76141608914	
+File: /usr/lib/debug/.build-id/ab	40755	root:root		
+File: /usr/lib/debug/.build-id/ab/d79e15c3fb9eaf00ff069e8b169a78167f666e	120777	root:root		../../../../bin/mmsrip
+File: /usr/lib/debug/.build-id/ab/d79e15c3fb9eaf00ff069e8b169a78167f666e.debug	120777	root:root		../../usr/bin/mmsrip.debug
+File: /usr/lib/debug/usr/bin/mmsrip.debug	100644	root:root	34a7af791527d973b2e9fcd03481e0c4	
 File: /usr/src/debug/mmsrip-0.7.0	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/src/debug/mmsrip-0.7.0/src/mms.h	100644	root:root	540ddfd44ba2835fb1cdae157042311a	
-RPMIdentity: 1e4538fbd6e9011a79b26dad0387a742
+RPMIdentity: 6fa41a2a79e1ef41a3afbc5b2da74bef