<86>Dec 25 01:07:27 userdel[6325]: delete user 'rooter'
<86>Dec 25 01:07:27 userdel[6325]: removed group 'rooter' owned by 'rooter'
<86>Dec 25 01:07:27 userdel[6325]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 25 01:07:27 groupadd[6365]: group added to /etc/group: name=rooter, GID=687
<86>Dec 25 01:07:27 groupadd[6365]: group added to /etc/gshadow: name=rooter
<86>Dec 25 01:07:27 useradd[6395]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Dec 25 01:07:27 userdel[6436]: delete user 'builder'
<86>Dec 25 01:07:27 groupadd[6470]: group added to /etc/group: name=builder, GID=688
<86>Dec 25 01:07:27 groupadd[6470]: new group: name=builder, GID=688
<86>Dec 25 01:07:27 useradd[6482]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/hashalot-0.3-alt1.qa1.nosrc.rpm
Installing hashalot-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.36881
+ 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.36881
+ 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: http://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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -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=/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 --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 style of include used by make... GNU
checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... none
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 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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -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.3230
+ 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/lib64 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)
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.SGeFW2
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.HlKSQQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4dcgFK
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.RJ7GYH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6VPsUI
find-requires: running scripts (debuginfo)
Requires: hashalot = 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/hashalot-0.3-alt1.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/hashalot-debuginfo-0.3-alt1.qa1.x86_64.rpm
6.03user 1.32system 0:18.73elapsed 39%CPU (0avgtext+0avgdata 35640maxresident)k
0inputs+0outputs (0major+746135minor)pagefaults 0swaps
12.04user 3.27system 0:30.87elapsed 49%CPU (0avgtext+0avgdata 121904maxresident)k
0inputs+0outputs (0major+1066305minor)pagefaults 0swaps
--- hashalot-0.3-alt1.qa1.x86_64.rpm.repo	2013-04-18 22:19:15.000000000 +0000
+++ hashalot-0.3-alt1.qa1.x86_64.rpm.hasher	2018-12-25 01:07:50.290550018 +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: /lib64/ld-linux-x86-64.so.2