<86>Nov 24 01:58:26 userdel[66617]: delete user 'rooter'
<86>Nov 24 01:58:26 userdel[66617]: removed group 'rooter' owned by 'rooter'
<86>Nov 24 01:58:26 userdel[66617]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 24 01:58:26 groupadd[66636]: group added to /etc/group: name=rooter, GID=687
<86>Nov 24 01:58:26 groupadd[66636]: group added to /etc/gshadow: name=rooter
<86>Nov 24 01:58:26 groupadd[66636]: new group: name=rooter, GID=687
<86>Nov 24 01:58:26 useradd[66650]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Nov 24 01:58:26 userdel[66669]: delete user 'builder'
<86>Nov 24 01:58:26 userdel[66669]: removed group 'builder' owned by 'builder'
<86>Nov 24 01:58:26 userdel[66669]: removed shadow group 'builder' owned by 'builder'
<86>Nov 24 01:58:26 groupadd[66679]: group added to /etc/group: name=builder, GID=688
<86>Nov 24 01:58:26 groupadd[66679]: group added to /etc/gshadow: name=builder
<86>Nov 24 01:58:26 groupadd[66679]: new group: name=builder, GID=688
<86>Nov 24 01:58:26 useradd[66690]: 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/txt2pdbdoc-1.4.4-alt2.qa1.nosrc.rpm
Installing txt2pdbdoc-1.4.4-alt2.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65720
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf txt2pdbdoc-1.4.4
+ echo 'Source #0 (txt2pdbdoc-1.4.4.tar.gz):'
Source #0 (txt2pdbdoc-1.4.4.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/txt2pdbdoc-1.4.4.tar.gz
+ cd txt2pdbdoc-1.4.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70286
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd txt2pdbdoc-1.4.4
+ 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 '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ sort -u
+ 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
+ ./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 --disable-silent-rules --without-included-gettext
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for a BSD compatible install... /bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for perl... /usr/bin/perl
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for time.h... yes
checking for netinet/in.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) 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 unsigned short... yes
checking size of unsigned short... 2
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 8
checking for working memcmp... yes
checking for getopt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating html2pdbtxt
config.status: creating pdbtxt2html
+ make
make: Entering directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
cd . && /bin/sh /usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing --run aclocal-1.6 
/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing: line 46: aclocal-1.6: command not found
WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
  /bin/sh /usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing --run automake-1.6 --gnu  Makefile
/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing: line 46: automake-1.6: command not found
WARNING: `automake-1.6' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./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 --disable-silent-rules --without-included-gettext CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 build_alias=x86_64-alt-linux host_alias=x86_64-alt-linux  --no-create --no-recursion
configure: WARNING: unrecognized options: --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 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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking for perl... /usr/bin/perl
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 time.h usability... yes
checking time.h presence... yes
checking for time.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 an ANSI C-conforming const... yes
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for working memcmp... yes
checking for getopt... yes
configure: creating ./config.status
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
cd . && /bin/sh ./config.status Makefile depfiles
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: executing depfiles commands
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"txt2pdbdoc\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_GETOPT=1 -I. -I.     -O2 -c `test -f 'txt2pdbdoc.c' || echo './'`txt2pdbdoc.c
txt2pdbdoc.c: In function 'main':
txt2pdbdoc.c:180:17: warning: implicit declaration of function 'getopt'; did you mean 'getsubopt'? [-Wimplicit-function-declaration]
  while ( (opt = getopt( argc, argv, opts )) != EOF )
                 ^~~~~~
                 getsubopt
x86_64-alt-linux-gcc  -O2   -o txt2pdbdoc  txt2pdbdoc.o  
cd . && /bin/sh ./config.status html2pdbtxt
config.status: creating html2pdbtxt
cd . && /bin/sh ./config.status pdbtxt2html
config.status: creating pdbtxt2html
make: Leaving directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92533
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/txt2pdbdoc-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/txt2pdbdoc-buildroot
+ cd txt2pdbdoc-1.4.4
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/txt2pdbdoc-buildroot/usr exec_prefix=/usr/src/tmp/txt2pdbdoc-buildroot/usr bindir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/bin sbindir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/sbin sysconfdir=/usr/src/tmp/txt2pdbdoc-buildroot/etc datadir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/share includedir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/include libdir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/lib64 libexecdir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/lib localstatedir=/usr/src/tmp/txt2pdbdoc-buildroot/var/lib sharedstatedir=/usr/src/tmp/txt2pdbdoc-buildroot/var/lib mandir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man infodir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
/bin/sh ./mkinstalldirs /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin
mkdir -p -- /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin
  /bin/install -p txt2pdbdoc /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/txt2pdbdoc
/bin/sh ./mkinstalldirs /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin
 /bin/install -p html2pdbtxt /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/html2pdbtxt
 /bin/install -p pdbtxt2html /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/pdbtxt2html
/bin/sh ./mkinstalldirs /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1
mkdir -p -- /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1
 /bin/install -p -m 644 ./html2pdbtxt.1 /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1/html2pdbtxt.1
 /bin/install -p -m 644 ./pdbtxt2html.1 /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1/pdbtxt2html.1
 /bin/install -p -m 644 ./txt2pdbdoc.1 /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1/txt2pdbdoc.1
/bin/sh ./mkinstalldirs /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man4
mkdir -p -- /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man4
 /bin/install -p -m 644 ./doc.4 /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man4/doc.4
make[1]: Leaving directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
make: Leaving directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/txt2pdbdoc-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/txt2pdbdoc-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/txt2pdbdoc-buildroot/ (default)
Compressing files in /usr/src/tmp/txt2pdbdoc-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/txt2pdbdoc-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: txt2pdbdoc-1.4.4-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.991
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd txt2pdbdoc-1.4.4
+ DOCDIR=/usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ /bin/mkdir -p /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ cp -prL README INSTALL.README AUTHORS COPYING ChangeLog /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ chmod -R go-w /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ chmod -R a+rX /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Kq9GR
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.OTmRl5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/html2pdbtxt syntax OK
/usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/pdbtxt2html syntax OK
Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), perl(File/Basename.pm), perl(Getopt/Std.pm), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LlUOIn
Creating txt2pdbdoc-debuginfo package
Processing files: txt2pdbdoc-debuginfo-1.4.4-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a2rbnJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZlfT88
find-requires: running scripts (debuginfo)
Requires: txt2pdbdoc = 1.4.4-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/txt2pdbdoc-1.4.4-alt2.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/txt2pdbdoc-debuginfo-1.4.4-alt2.qa1.x86_64.rpm
5.93user 2.23system 0:16.37elapsed 49%CPU (0avgtext+0avgdata 29708maxresident)k
0inputs+0outputs (0major+630682minor)pagefaults 0swaps
7.95user 5.92system 0:22.35elapsed 62%CPU (0avgtext+0avgdata 29708maxresident)k
0inputs+0outputs (0major+820445minor)pagefaults 0swaps
--- txt2pdbdoc-1.4.4-alt2.qa1.x86_64.rpm.repo	2013-04-18 18:31:00.000000000 +0000
+++ txt2pdbdoc-1.4.4-alt2.qa1.x86_64.rpm.hasher	2019-11-24 01:58:45.492596296 +0000
@@ -9,6 +9,6 @@
 /usr/share/doc/txt2pdbdoc-1.4.4/README	100644	
-/usr/share/man/man1/html2pdbtxt.1.gz	100644	
-/usr/share/man/man1/pdbtxt2html.1.gz	100644	
-/usr/share/man/man1/txt2pdbdoc.1.gz	100644	
-/usr/share/man/man4/doc.4.gz	100644	
+/usr/share/man/man1/html2pdbtxt.1.xz	100644	
+/usr/share/man/man1/pdbtxt2html.1.xz	100644	
+/usr/share/man/man1/txt2pdbdoc.1.xz	100644	
+/usr/share/man/man4/doc.4.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2