<86>Feb 24 01:10:43 userdel[66512]: delete user 'rooter'
<86>Feb 24 01:10:43 userdel[66512]: removed group 'rooter' owned by 'rooter'
<86>Feb 24 01:10:43 userdel[66512]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 24 01:10:43 groupadd[66570]: group added to /etc/group: name=rooter, GID=627
<86>Feb 24 01:10:43 groupadd[66570]: new group: name=rooter, GID=627
<86>Feb 24 01:10:43 useradd[66585]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Feb 24 01:10:43 userdel[66595]: delete user 'builder'
<86>Feb 24 01:10:43 userdel[66595]: removed group 'builder' owned by 'builder'
<86>Feb 24 01:10:43 userdel[66595]: removed shadow group 'builder' owned by 'builder'
<86>Feb 24 01:10:43 groupadd[66647]: group added to /etc/group: name=builder, GID=628
<86>Feb 24 01:10:43 groupadd[66647]: group added to /etc/gshadow: name=builder
<86>Feb 24 01:10:43 groupadd[66647]: new group: name=builder, GID=628
<86>Feb 24 01:10:43 useradd[66706]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Feb 24 01:10:46 rpmi: autoconf_2.50-2:2.59-alt11 1449525230 installed
<13>Feb 24 01:10:46 rpmi: automake_1.9-1:1.9.6-alt6 1449516872 installed
Installing unrtf-0.21.9-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36538
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf unrtf-0.21.9
+ echo 'Source #0 (unrtf-0.21.9.tar.gz):'
Source #0 (unrtf-0.21.9.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/unrtf-0.21.9.tar.gz
+ /bin/tar -xf -
+ cd unrtf-0.21.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i s,/usr/local/lib/unrtf/,/usr/lib64/unrtf/,g src/path.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36538
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unrtf-0.21.9
+ ./bootstrap
configure.ac:28: installing 'config/compile'
configure.ac:44: installing 'config/config.guess'
configure.ac:44: installing 'config/config.sub'
configure.ac:12: installing 'config/install-sh'
configure.ac:12: installing 'config/missing'
src/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
+ CFLAGS='-pipe -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -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
+ 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
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ ./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 --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 to enable maintainer-specific portions of Makefiles... no
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 for style of include used by make... GNU
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 for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
checking for strchr... yes
checking for strstr... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
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 outputs/Makefile
config.status: creating patches/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ '[' -n '' ']'
+ NPROCS=8
+ make -j8
make: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
make  all-recursive
make[1]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
Making all in src
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o attr.o attr.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o convert.o convert.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o error.o error.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o hash.o hash.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o my_iconv.o my_iconv.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o main.o main.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o malloc.o malloc.c
convert.c: In function 'cptoencoding':
convert.c:475:14: warning: type of 'parm' defaults to 'int' [-Wimplicit-int]
 static char *cptoencoding(parm)
              ^
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o output.o output.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o parse.o parse.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o path.o path.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o unicode.o unicode.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o user.o user.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o util.o util.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\"   -pipe -Wall -g -O2 -c -o word.o word.c
x86_64-alt-linux-gcc  -pipe -Wall -g -O2   -o unrtf attr.o convert.o error.o hash.o my_iconv.o main.o malloc.o output.o parse.o path.o unicode.o user.o util.o word.o  
make[2]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/src'
Making all in tests
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/tests'
Making all in doc
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/doc'
sed -e 's!@DATADIR@!/usr/share/unrtf!g' < ./unrtf.1.in > unrtf.1
make[2]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/doc'
Making all in patches
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/patches'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/patches'
Making all in outputs
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/outputs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/outputs'
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
make[2]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
make[1]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
make: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85336
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/unrtf-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/unrtf-buildroot
+ cd unrtf-0.21.9
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/unrtf-buildroot/usr exec_prefix=/usr/src/tmp/unrtf-buildroot/usr bindir=/usr/src/tmp/unrtf-buildroot/usr/bin sbindir=/usr/src/tmp/unrtf-buildroot/usr/sbin sysconfdir=/usr/src/tmp/unrtf-buildroot/etc datadir=/usr/src/tmp/unrtf-buildroot/usr/share includedir=/usr/src/tmp/unrtf-buildroot/usr/include libdir=/usr/src/tmp/unrtf-buildroot/usr/lib64 libexecdir=/usr/src/tmp/unrtf-buildroot/usr/lib localstatedir=/usr/src/tmp/unrtf-buildroot/var/lib sharedstatedir=/usr/src/tmp/unrtf-buildroot/var/lib mandir=/usr/src/tmp/unrtf-buildroot/usr/share/man infodir=/usr/src/tmp/unrtf-buildroot/usr/share/info install
make: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
Making install in src
make[1]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/src'
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/src'
 /bin/mkdir -p '/usr/src/tmp/unrtf-buildroot/usr/bin'
  /bin/install -p unrtf '/usr/src/tmp/unrtf-buildroot/usr/bin'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/src'
make[1]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/src'
Making install in tests
make[1]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/tests'
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/tests'
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/unrtf-0.21.9/tests'
make[1]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/tests'
Making install in doc
make[1]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/doc'
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/doc'
make[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/unrtf-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 unrtf.1 '/usr/src/tmp/unrtf-buildroot/usr/share/man/man1'
make[2]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/doc'
make[1]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/doc'
Making install in patches
make[1]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/patches'
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/patches'
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/unrtf-0.21.9/patches'
make[1]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/patches'
Making install in outputs
make[1]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/outputs'
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9/outputs'
make[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/unrtf-buildroot/usr/share/unrtf'
 /bin/install -p -m 644 html.conf latex.conf rtf.conf text.conf troff_mm.conf vt.conf SYMBOL.charmap '/usr/src/tmp/unrtf-buildroot/usr/share/unrtf'
make[2]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/outputs'
make[1]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9/outputs'
make[1]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
make[2]: Entering directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
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/unrtf-0.21.9'
make[1]: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
make: Leaving directory `/usr/src/RPM/BUILD/unrtf-0.21.9'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/unrtf-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/unrtf-buildroot (binconfig,pkgconfig,libtool,desktop)
Compressing files in /usr/src/tmp/unrtf-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/unrtf-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: unrtf-0.21.9-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44811
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unrtf-0.21.9
+ DOCDIR=/usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.9
+ /bin/mkdir -p /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.9
+ cp -prL AUTHORS ChangeLog NEWS README tests /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.9
+ chmod -R go-w /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.9
+ chmod -R a+rX /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vs8nEi
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AHjvon
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)(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.p37a4u
Creating unrtf-debuginfo package
Processing files: unrtf-debuginfo-0.21.9-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yHaAGF
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LTPceT
find-requires: running scripts (debuginfo)
Requires: unrtf = 0.21.9-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/unrtf-0.21.9-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/unrtf-debuginfo-0.21.9-alt1.x86_64.rpm
4.91user 0.99system 0:15.49elapsed 38%CPU (0avgtext+0avgdata 42936maxresident)k
0inputs+0outputs (0major+460255minor)pagefaults 0swaps
13.27user 3.12system 0:31.21elapsed 52%CPU (0avgtext+0avgdata 125308maxresident)k
1512inputs+0outputs (0major+853180minor)pagefaults 0swaps
--- unrtf-0.21.9-alt1.x86_64.rpm.repo	2015-01-21 05:56:22.000000000 +0000
+++ unrtf-0.21.9-alt1.x86_64.rpm.hasher	2019-02-24 01:11:06.549471469 +0000
@@ -42,3 +42,3 @@
 /usr/share/doc/unrtf-0.21.9/tests/unnested.rtf	100644	
-/usr/share/man/man1/unrtf.1.gz	100644	
+/usr/share/man/man1/unrtf.1.xz	100644	
 /usr/share/unrtf/SYMBOL.charmap	100644