<86>Jan 23 03:29:17 userdel[846532]: delete user 'rooter'
<86>Jan 23 03:29:17 userdel[846532]: removed group 'rooter' owned by 'rooter'
<86>Jan 23 03:29:17 groupadd[846557]: group added to /etc/group: name=rooter, GID=963
<86>Jan 23 03:29:17 groupadd[846557]: group added to /etc/gshadow: name=rooter
<86>Jan 23 03:29:17 groupadd[846557]: new group: name=rooter, GID=963
<86>Jan 23 03:29:17 useradd[846580]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash
<86>Jan 23 03:29:17 userdel[846608]: delete user 'builder'
<86>Jan 23 03:29:17 userdel[846608]: removed group 'builder' owned by 'builder'
<86>Jan 23 03:29:17 groupadd[846647]: group added to /etc/group: name=builder, GID=964
<86>Jan 23 03:29:17 groupadd[846647]: group added to /etc/gshadow: name=builder
<86>Jan 23 03:29:17 groupadd[846647]: new group: name=builder, GID=964
<86>Jan 23 03:29:17 useradd[846675]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/docbook-to-man-2.0.0-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing docbook-to-man-2.0.0-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77848
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf docbook-to-man-2.0.0.orig
+ echo 'Source #0 (docbook-to-man_2.0.0.orig.tar.gz):'
Source #0 (docbook-to-man_2.0.0.orig.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/docbook-to-man_2.0.0.orig.tar.gz
+ /bin/tar -xf -
+ cd docbook-to-man-2.0.0.orig
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (docbook-to-man-debian.patch):'
Patch #0 (docbook-to-man-debian.patch):
+ /usr/bin/patch -p1
patching file debian/patches/01-conglomeration.dpatch
patching file debian/patches/00list
patching file debian/changelog
patching file debian/compat
patching file debian/rules
patching file debian/control
patching file debian/copyright
patching file debian/docs
patching file debian/dirs
+ /usr/bin/patch -p1 -s
+ echo 'Patch #1 (docbook-to-man-opt.patch):'
Patch #1 (docbook-to-man-opt.patch):
+ /usr/bin/patch -p1
patching file Instant/tptregexp/Makefile
+ echo 'Patch #2 (docbook-to-man-addpath.patch):'
Patch #2 (docbook-to-man-addpath.patch):
+ /usr/bin/patch -p1
patching file cmd/docbook-to-man.sh
+ echo 'Patch #3 (docbook-to-man-catalog.patch):'
Patch #3 (docbook-to-man-catalog.patch):
+ /usr/bin/patch -p1
patching file cmd/docbook-to-man.sh
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77848
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd docbook-to-man-2.0.0.orig
+ make -j16
for dir in cmd Instant Transpec; \
do (cd $dir; make all); \
done
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/cmd'
cat docbook-to-man.sh >docbook-to-man 
chmod a+x docbook-to-man
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/cmd'
cd tptregexp; make all
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -g -Itptregexp -DDEF_TPT_LIB=\"/usr/local/share/sgml/transpec\"    -c -o masterVersion.o masterVersion.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[2]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
gcc -O  -I.    -c -o strerror.o strerror.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
make[2]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
gcc -O  -I.    -c -o regerror.o regerror.c
regerror.c: In function 'tpt_regerror':
regerror.c:11:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  exit(1);
  ^~~~
regerror.c:11:2: warning: incompatible implicit declaration of built-in function 'exit'
regerror.c:11:2: note: include '<stdlib.h>' or provide a declaration of 'exit'
regerror.c:2:1:
+#include <stdlib.h>
 
regerror.c:11:2:
  exit(1);
  ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
make[2]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
gcc -O  -I.    -c -o regsub.o regsub.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -g -Itptregexp -DDEF_TPT_LIB=\"/usr/local/share/sgml/transpec\"    -c -o info.o info.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -g -Itptregexp -DDEF_TPT_LIB=\"/usr/local/share/sgml/transpec\"    -c -o traninit.o traninit.c
traninit.c: In function 'ReadTransSpec':
traninit.c:217:6: warning: implicit declaration of function 'ExpandVariables'; did you mean 'IMS_variables'? [-Wimplicit-function-declaration]
      ExpandVariables(tok[1], buf, 0);
      ^~~~~~~~~~~~~~~
      IMS_variables
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -g -Itptregexp -DDEF_TPT_LIB=\"/usr/local/share/sgml/transpec\"    -c -o browse.o browse.c
browse.c: In function 'Browse':
browse.c:171:7: warning: format not a string literal and no format arguments [-Wformat-security]
       printf(ce->dcont[n]);
       ^~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -g -Itptregexp -DDEF_TPT_LIB=\"/usr/local/share/sgml/transpec\"    -c -o tranvar.o tranvar.c
tranvar.c: In function 'ExpandSpecialVar':
tranvar.c:443:2: warning: implicit declaration of function 'CALStable'; did you mean 'OSFtable'? [-Wimplicit-function-declaration]
  CALStable(e, fp, tok, ntok);
  ^~~~~~~~~
  OSFtable
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -g -Itptregexp -DDEF_TPT_LIB=\"/usr/local/share/sgml/transpec\"    -c -o translate.o translate.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -g -Itptregexp -DDEF_TPT_LIB=\"/usr/local/share/sgml/transpec\"    -c -o main.o main.c
main.c: In function 'HandleArgs':
main.c:288:15: warning: implicit declaration of function 'getopt'; did you mean 'getsubopt'? [-Wimplicit-function-declaration]
     while ((c=getopt(ac, av, "df:t:vc:s:o:huSxIl:bHVWi:D:Z")) != EOF) {
               ^~~~~~
               getsubopt
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -g -Itptregexp -DDEF_TPT_LIB=\"/usr/local/share/sgml/transpec\"    -c -o util.o util.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[2]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
gcc -O  -I.    -c -o regexp.o regexp.c
regexp.c: In function 'tpt_regcomp':
regexp.c:217:16: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  r = (regexp *)malloc(sizeof(regexp) + (unsigned)regsize);
                ^~~~~~
regexp.c:217:16: warning: incompatible implicit declaration of built-in function 'malloc'
regexp.c:217:16: note: include '<stdlib.h>' or provide a declaration of 'malloc'
regexp.c:29:1:
+#include <stdlib.h>
 
regexp.c:217:16:
  r = (regexp *)malloc(sizeof(regexp) + (unsigned)regsize);
                ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
make[2]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
ar rcv libtptregexp.a regexp.o regsub.o regerror.o strerror.o
a - regexp.o
a - regsub.o
a - regerror.o
a - strerror.o
if [ -f /usr/bin/ranlib ] ; then ranlib libtptregexp.a ; else true ; fi
make[2]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -g -Itptregexp -DDEF_TPT_LIB=\"/usr/local/share/sgml/transpec\"    -c -o tables.o tables.c
tables.c: In function 'CALStable':
tables.c:383:32: warning: format '%s' expects a matching 'char *' argument [-Wformat=]
   fprintf(stderr, "Incomplete %s table instruction\n");
                               ~^
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
gcc -o instant -g main.o util.o info.o translate.o traninit.o tranvar.o tables.o browse.o masterVersion.o -Ltptregexp -ltptregexp
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[1]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72722
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/docbook-to-man-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/docbook-to-man-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd docbook-to-man-2.0.0.orig
+ install -d /usr/src/tmp/docbook-to-man-buildroot/usr/bin /usr/src/tmp/docbook-to-man-buildroot/usr/share/sgml
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' ROOT=/usr/src/tmp/docbook-to-man-buildroot/usr install
make: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig'
for dir in cmd Instant Transpec; \
do (cd $dir; make ROOT=/usr/src/tmp/docbook-to-man-buildroot/usr install); \
done
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/cmd'
cp docbook-to-man /usr/src/tmp/docbook-to-man-buildroot/usr/bin
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/cmd'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
cd tptregexp; make all
make[2]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp'
cp instant /usr/src/tmp/docbook-to-man-buildroot/usr/bin
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Instant'
make[1]: Entering directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Transpec'
if [ ! -d /usr/src/tmp/docbook-to-man-buildroot/usr/share/sgml/transpec ]; then mkdir /usr/src/tmp/docbook-to-man-buildroot/usr/share/sgml/transpec; fi
cd /usr/src/tmp/docbook-to-man-buildroot/usr/share/sgml/transpec; rm -f docbook-to-man.ts roff.cmap roff.sdata
cp docbook-to-man.ts roff.cmap roff.sdata /usr/src/tmp/docbook-to-man-buildroot/usr/share/sgml/transpec
make[1]: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig/Transpec'
make: Leaving directory '/usr/src/RPM/BUILD/docbook-to-man-2.0.0.orig'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/docbook-to-man-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/docbook-to-man-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/docbook-to-man-buildroot/ (default)
Compressing files in /usr/src/tmp/docbook-to-man-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/docbook-to-man-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: docbook-to-man-2.0.0-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fwmsap
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.2XoOU1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: sed
Requires: /bin/sh, /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.4)(64bit), rtld(GNU_HASH), sed
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f9Bw6H
Creating docbook-to-man-debuginfo package
Processing files: docbook-to-man-debuginfo-2.0.0-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y4TMJr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7hcZNe
find-requires: running scripts (debuginfo)
Requires: docbook-to-man = 2.0.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/docbook-to-man-2.0.0-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/docbook-to-man-debuginfo-2.0.0-alt1.qa1.x86_64.rpm (w2.lzdio)
1.76user 0.57system 0:06.38elapsed 36%CPU (0avgtext+0avgdata 26936maxresident)k
0inputs+0outputs (0major+246327minor)pagefaults 0swaps
2.67user 2.74system 0:08.79elapsed 61%CPU (0avgtext+0avgdata 26936maxresident)k
0inputs+0outputs (0major+431070minor)pagefaults 0swaps
--- docbook-to-man-2.0.0-alt1.qa1.x86_64.rpm.repo	2013-04-16 12:31:42.000000000 +0000
+++ docbook-to-man-2.0.0-alt1.qa1.x86_64.rpm.hasher	2022-01-23 03:29:24.710235253 +0000
@@ -17,3 +17,3 @@
 File: /usr/bin/docbook-to-man	100755	root:root	6251e68ba66c9cf0620762596d2e149e	
-File: /usr/bin/instant	100755	root:root	d8f329f3da990439f5413140108c19e6	
+File: /usr/bin/instant	100755	root:root	883898148d510a64f460fe822d5d80b4	
 File: /usr/share/sgml/transpec	40755	root:root		
@@ -22,2 +22,2 @@
 File: /usr/share/sgml/transpec/roff.sdata	100644	root:root	006af4302e2bac07182b026464760897	
-RPMIdentity: 36972b3737c75c3e1eeb08cb7e9cc753e1ec895cf329cae43c658c5df6f4e45666f5dc953ab13dd58daada27ecadb20f27ff4dc046e0cbee2e2e287bf48377bf
+RPMIdentity: 2c13a45586e464d1ab85abc5f02e65e6d6270df1c14a095635b5f774d0dc6970a9cf64d6df68a93989ceb995d7119fd902277cc8158c77023a873a95b77058c4
--- docbook-to-man-debuginfo-2.0.0-alt1.qa1.x86_64.rpm.repo	2013-04-16 12:31:42.000000000 +0000
+++ docbook-to-man-debuginfo-2.0.0-alt1.qa1.x86_64.rpm.hasher	2022-01-23 03:29:24.760235981 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/4e	40755	root:root	
-/usr/lib/debug/.build-id/4e/cc1d4d54f469223983337c6001924ee5216d8b	120777	root:root	../../../../bin/instant
-/usr/lib/debug/.build-id/4e/cc1d4d54f469223983337c6001924ee5216d8b.debug	120777	root:root	../../usr/bin/instant.debug
+/usr/lib/debug/.build-id/43	40755	root:root	
+/usr/lib/debug/.build-id/43/f8c90813d6e302e5d1dfad811e0832c08f5b7e	120777	root:root	../../../../bin/instant
+/usr/lib/debug/.build-id/43/f8c90813d6e302e5d1dfad811e0832c08f5b7e.debug	120777	root:root	../../usr/bin/instant.debug
 /usr/lib/debug/usr/bin/instant.debug	100644	root:root	
@@ -24,6 +24,6 @@
 Provides: docbook-to-man-debuginfo = 2.0.0-alt1.qa1
-File: /usr/lib/debug/.build-id/4e	40755	root:root		
-File: /usr/lib/debug/.build-id/4e/cc1d4d54f469223983337c6001924ee5216d8b	120777	root:root		../../../../bin/instant
-File: /usr/lib/debug/.build-id/4e/cc1d4d54f469223983337c6001924ee5216d8b.debug	120777	root:root		../../usr/bin/instant.debug
-File: /usr/lib/debug/usr/bin/instant.debug	100644	root:root	0575b3cd13b8ea6c5c12d8a4dacf05e0	
+File: /usr/lib/debug/.build-id/43	40755	root:root		
+File: /usr/lib/debug/.build-id/43/f8c90813d6e302e5d1dfad811e0832c08f5b7e	120777	root:root		../../../../bin/instant
+File: /usr/lib/debug/.build-id/43/f8c90813d6e302e5d1dfad811e0832c08f5b7e.debug	120777	root:root		../../usr/bin/instant.debug
+File: /usr/lib/debug/usr/bin/instant.debug	100644	root:root	56adec05c514025dd25eff593a1b7dda	
 File: /usr/src/debug/docbook-to-man-2.0.0.orig	40755	root:root		
@@ -43,2 +43,2 @@
 File: /usr/src/debug/docbook-to-man-2.0.0.orig/Instant/util.c	100644	root:root	0bd99533826f9d204bdb44c834819ed6	
-RPMIdentity: 4b04bba2402c495e422fc9defe34c3a884e0734a9ec008d95446551225f61d0a4866e95b76497de9712fd6712934119f113241ac73e9ac3b6916ce7dd90d1801
+RPMIdentity: 966a22ba18a55c64038cfd24362c53a28fbc82f22d214840b22a6b81547faa13e3e7b818376b677cd1f7edb532ca49a81c237c91b8c5872d874de9315f5bf48a