<86>Jun 29 09:05:44 userdel[50726]: delete user 'rooter'
<86>Jun 29 09:05:44 groupadd[50738]: group added to /etc/group: name=rooter, GID=681
<86>Jun 29 09:05:44 groupadd[50738]: group added to /etc/gshadow: name=rooter
<86>Jun 29 09:05:44 groupadd[50738]: new group: name=rooter, GID=681
<86>Jun 29 09:05:44 useradd[50745]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>Jun 29 09:05:44 userdel[50752]: delete user 'builder'
<86>Jun 29 09:05:44 userdel[50752]: removed group 'builder' owned by 'builder'
<86>Jun 29 09:05:44 userdel[50752]: removed shadow group 'builder' owned by 'builder'
<86>Jun 29 09:05:44 groupadd[50772]: group added to /etc/group: name=builder, GID=682
<86>Jun 29 09:05:44 groupadd[50772]: group added to /etc/gshadow: name=builder
<86>Jun 29 09:05:44 groupadd[50772]: new group: name=builder, GID=682
<86>Jun 29 09:05:44 useradd[50776]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/hashalot-0.3-alt1.qa1.nosrc.rpm
Installing hashalot-0.3-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99983
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf hashalot-0.3
+ echo 'Source #0 (hashalot-0.3.tar):'
Source #0 (hashalot-0.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/hashalot-0.3.tar
+ cd hashalot-0.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (hashalot-0.3-alt1.qa1.patch):'
Patch #0 (hashalot-0.3-alt1.qa1.patch):
+ /usr/bin/patch -p1
patching file ChangeLog
patching file Makefile.am
patching file configure.ac
patching file getline.h
patching file getpass.c
patching file getpass.h
patching file hashalot.1
patching file hashalot.8
patching file hashalot.c
patching file sha512.c
patching file sha512.h
patching file unlocked-io.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99983
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hashalot-0.3
+ 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:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:5: installing './compile'
parallel-tests: installing './test-driver'
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=/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 whether make supports the include directive... yes (GNU style)
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 dependency style of i586-alt-linux-gcc... none
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of i586-alt-linux-gcc... (cached) none
checking whether ln -s works... yes
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking error.h usability... yes
checking error.h presence... yes
checking for error.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking for asprintf... yes
checking for error... yes
checking for getline... yes
checking for getopt... yes
checking for snprintf... yes
checking for tcgetattr... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o getpass.o getpass.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hashalot.o hashalot.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sha512.o sha512.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rmd160.o rmd160.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o hashalot hashalot.o getpass.o rmd160.o sha512.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69793
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/hashalot-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/hashalot-buildroot
+ cd hashalot-0.3
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/hashalot-buildroot/usr exec_prefix=/usr/src/tmp/hashalot-buildroot/usr bindir=/usr/src/tmp/hashalot-buildroot/usr/bin sbindir=/usr/src/tmp/hashalot-buildroot/sbin sysconfdir=/usr/src/tmp/hashalot-buildroot/etc datadir=/usr/src/tmp/hashalot-buildroot/usr/share includedir=/usr/src/tmp/hashalot-buildroot/usr/include libdir=/usr/src/tmp/hashalot-buildroot/usr/lib libexecdir=/usr/src/tmp/hashalot-buildroot/usr/lib localstatedir=/usr/src/tmp/hashalot-buildroot/var/lib sharedstatedir=/usr/src/tmp/hashalot-buildroot/var/lib mandir=/usr/src/tmp/hashalot-buildroot/usr/share/man infodir=/usr/src/tmp/hashalot-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3'
 /bin/mkdir -p '/usr/src/tmp/hashalot-buildroot/sbin'
  /bin/install -p hashalot '/usr/src/tmp/hashalot-buildroot/sbin'
/usr/bin/make  install-exec-hook
make[2]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3'
cd /usr/src/tmp/hashalot-buildroot/sbin && \
ln -s -f hashalot rmd160 && \
ln -s -f hashalot sha256 && \
ln -s -f hashalot sha384 && \
ln -s -f hashalot sha512
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3'
 /bin/mkdir -p '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8'
 /bin/install -p -m 644 hashalot.8 '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8'
/usr/bin/make  install-data-hook
make[2]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3'
cd /usr/src/tmp/hashalot-buildroot/usr/share/man/man8 && \
ln -s -f hashalot.8 rmd160.8 && \
ln -s -f hashalot.8 sha256.8 && \
ln -s -f hashalot.8 sha384.8 && \
ln -s -f hashalot.8 sha512.8
make[2]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3'
make: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/hashalot-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/hashalot-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/hashalot-buildroot/ (default)
Compressing files in /usr/src/tmp/hashalot-buildroot (auto)
removed '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha512.8'
'/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha512.8.xz' -> 'hashalot.8.xz'
removed '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha384.8'
'/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha384.8.xz' -> 'hashalot.8.xz'
removed '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha256.8'
'/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha256.8.xz' -> 'hashalot.8.xz'
removed '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/rmd160.8'
'/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/rmd160.8.xz' -> 'hashalot.8.xz'
Verifying ELF objects in /usr/src/tmp/hashalot-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./sbin/hashalot: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: hashalot-0.3-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vrJtbD
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.d5zdLC
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.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wgh1T7
Creating hashalot-debuginfo package
Processing files: hashalot-debuginfo-0.3-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MaXjU9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mpEdhA
find-requires: running scripts (debuginfo)
Requires: hashalot = 0.3-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/hashalot-0.3-alt1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/hashalot-debuginfo-0.3-alt1.qa1.i586.rpm
6.99user 1.19system 0:20.74elapsed 39%CPU (0avgtext+0avgdata 33036maxresident)k
0inputs+0outputs (0major+658216minor)pagefaults 0swaps
8.21user 2.81system 0:25.24elapsed 43%CPU (0avgtext+0avgdata 33036maxresident)k
0inputs+0outputs (0major+834337minor)pagefaults 0swaps
--- hashalot-0.3-alt1.qa1.i586.rpm.repo	2013-04-18 22:19:15.000000000 +0000
+++ hashalot-0.3-alt1.qa1.i586.rpm.hasher	2019-06-29 09:06:08.174997547 +0000
@@ -5,7 +5,7 @@
 /sbin/sha512	120777	hashalot
-/usr/share/man/man8/hashalot.8.gz	100644	
-/usr/share/man/man8/rmd160.8.gz	120777	hashalot.8.gz
-/usr/share/man/man8/sha256.8.gz	120777	hashalot.8.gz
-/usr/share/man/man8/sha384.8.gz	120777	hashalot.8.gz
-/usr/share/man/man8/sha512.8.gz	120777	hashalot.8.gz
+/usr/share/man/man8/hashalot.8.xz	100644	
+/usr/share/man/man8/rmd160.8.xz	120777	hashalot.8.xz
+/usr/share/man/man8/sha256.8.xz	120777	hashalot.8.xz
+/usr/share/man/man8/sha384.8.xz	120777	hashalot.8.xz
+/usr/share/man/man8/sha512.8.xz	120777	hashalot.8.xz
 Requires: /lib/ld-linux.so.2