<86>Mar  1 09:25:11 userdel[892169]: delete user 'rooter'
<86>Mar  1 09:25:11 userdel[892169]: removed group 'rooter' owned by 'rooter'
<86>Mar  1 09:25:11 userdel[892169]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  1 09:25:11 groupadd[892176]: group added to /etc/group: name=rooter, GID=573
<86>Mar  1 09:25:11 groupadd[892176]: group added to /etc/gshadow: name=rooter
<86>Mar  1 09:25:11 groupadd[892176]: new group: name=rooter, GID=573
<86>Mar  1 09:25:11 useradd[892180]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Mar  1 09:25:11 userdel[892198]: delete user 'builder'
<86>Mar  1 09:25:11 userdel[892198]: removed group 'builder' owned by 'builder'
<86>Mar  1 09:25:11 userdel[892198]: removed shadow group 'builder' owned by 'builder'
<86>Mar  1 09:25:11 groupadd[892210]: group added to /etc/group: name=builder, GID=574
<86>Mar  1 09:25:11 groupadd[892210]: group added to /etc/gshadow: name=builder
<86>Mar  1 09:25:11 groupadd[892210]: new group: name=builder, GID=574
<86>Mar  1 09:25:11 useradd[892217]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash
<13>Mar  1 09:25:14 rpmi: attr-2.4.48.0.9.cb478-alt1 sisyphus+221900.100.1.1 1550459920 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/srm-1.2.14-alt1.nosrc.rpm
Installing srm-1.2.14-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24873
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf srm-1.2.14
+ echo 'Source #0 (srm-1.2.14.tar.bz2):'
Source #0 (srm-1.2.14.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/srm-1.2.14.tar.bz2
+ /bin/tar -xf -
+ cd srm-1.2.14
+ /bin/chmod -c -Rf u+rwX,go-w .
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:8: installing './compile'
test/Makefile.am:5: warning: source file '../src/fill.c' is in a subdirectory,
test/Makefile.am:5: but option 'subdir-objects' is disabled
automake-default: warning: possible forward-incompatibility.
automake-default: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-default: automake option hasn't been enabled.  For now, the corresponding output
automake-default: object file(s) will be placed in the top-level directory.  However,
automake-default: this behaviour will change in future Automake versions: they will
automake-default: unconditionally cause object files to be placed in the same subdirectory
automake-default: of the corresponding sources.
automake-default: You are advised to start using 'subdir-objects' option throughout your
automake-default: project, to avoid future incompatibilities.
autoreconf-default: Leaving directory `.'
+ 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
+ '[' -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 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: --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 whether make supports nested variables... yes
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
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/vfs.h... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking for varargs.h... no
checking for stdarg.h... yes
checking for attr/xattr.h... no
checking for sys/extattr.h... no
checking for sys/xattr.h... yes
checking for linux/fs.h... yes
checking for linux/ext2_fs.h... no
checking for linux/ext3_fs.h... no
checking for an ANSI C-conforming const... 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 struct stat.st_blksize... yes
checking for fts_open... yes
checking for nftw... yes
checking for fdatasync... yes
checking for chflags... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for lrand48... yes
checking whether to enable debugging... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating win/Makefile
config.status: creating srm.spec
config.status: creating doc/srm.1
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70266
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd srm-1.2.14
+ make -j8
make  all-recursive
Making all in lib
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o getopt1.o getopt1.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o snprintf.o snprintf.c
snprintf.c:814:13: warning: 'do_nothing' defined but not used [-Wunused-function]
 static void do_nothing() { return; }
             ^~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o getopt.o getopt.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
rm -f libsrm.a
ar cru libsrm.a snprintf.o getopt1.o getopt.o 
ranlib libsrm.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o random.o random.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o rename_unlink.o rename_unlink.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o main.o main.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o fill.o fill.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o error.o error.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o sunlink.o sunlink.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o tree_walker.o tree_walker.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG   -o srm error.o main.o random.o rename_unlink.o sunlink.o tree_walker.o fill.o ../lib/libsrm.a 
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in win
make[2]: Nothing to be done for 'all'.
Making all in test
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../src  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o fill.o `test -f '../src/fill.c' || echo './'`../src/fill.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../src  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG -c -o fill_test.o fill_test.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DNDEBUG   -o fill_test fill.o fill_test.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77264
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/srm-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/srm-buildroot
+ cd srm-1.2.14
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/srm-buildroot
make: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
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/srm-1.2.14/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
 /bin/mkdir -p '/usr/src/tmp/srm-buildroot/usr/bin'
  /bin/install -p srm '/usr/src/tmp/srm-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/srm-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 srm.1 '/usr/src/tmp/srm-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/doc'
Making install in win
make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/win'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/win'
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/srm-1.2.14/win'
make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/win'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
 /bin/mkdir -p '/usr/src/tmp/srm-buildroot/usr/bin'
  /bin/install -p fill_test '/usr/src/tmp/srm-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14'
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/srm-1.2.14'
make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14'
make: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/srm-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/srm-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/srm-buildroot/ (default)
Compressing files in /usr/src/tmp/srm-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/srm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.234
Check is turned off by --disable check
Processing files: srm-1.2.14-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29254
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd srm-1.2.14
+ DOCDIR=/usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14
+ export DOCDIR
+ rm -rf /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14
+ /bin/mkdir -p /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14
+ cp -prL AUTHORS COPYING ChangeLog NEWS README TODO /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14
+ chmod -R go-w /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14
+ chmod -R a+rX /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Hb6Ib
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.GQsRxv
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.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.OhVhFp
Creating srm-debuginfo package
Processing files: srm-debuginfo-1.2.14-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4nmyOA
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TJCFRd
find-requires: running scripts (debuginfo)
Requires: srm = 1.2.14-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/srm-1.2.14-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/srm-debuginfo-1.2.14-alt1.i586.rpm
10.32user 3.41system 0:19.98elapsed 68%CPU (0avgtext+0avgdata 25484maxresident)k
0inputs+0outputs (0major+578289minor)pagefaults 0swaps
15.97user 7.96system 0:30.17elapsed 79%CPU (0avgtext+0avgdata 115300maxresident)k
80inputs+0outputs (0major+855475minor)pagefaults 0swaps
--- srm-1.2.14-alt1.i586.rpm.repo	2014-10-03 13:24:10.000000000 +0000
+++ srm-1.2.14-alt1.i586.rpm.hasher	2020-03-01 09:25:38.489772664 +0000
@@ -9,3 +9,3 @@
 /usr/share/doc/srm-1.2.14/TODO	100644	
-/usr/share/man/man1/srm.1.gz	100644	
+/usr/share/man/man1/srm.1.xz	100644	
 Requires: /lib/ld-linux.so.2