<86>Aug 1 07:22:17 userdel[2501185]: delete user 'rooter' <86>Aug 1 07:22:17 userdel[2501185]: removed group 'rooter' owned by 'rooter' <86>Aug 1 07:22:17 userdel[2501185]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 07:22:17 groupadd[2501196]: group added to /etc/group: name=rooter, GID=624 <86>Aug 1 07:22:17 groupadd[2501196]: group added to /etc/gshadow: name=rooter <86>Aug 1 07:22:17 groupadd[2501196]: new group: name=rooter, GID=624 <86>Aug 1 07:22:17 useradd[2501205]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash <86>Aug 1 07:22:17 userdel[2501219]: delete user 'builder' <86>Aug 1 07:22:17 userdel[2501219]: removed group 'builder' owned by 'builder' <86>Aug 1 07:22:17 userdel[2501219]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 07:22:17 groupadd[2501233]: group added to /etc/group: name=builder, GID=625 <86>Aug 1 07:22:17 groupadd[2501233]: group added to /etc/gshadow: name=builder <86>Aug 1 07:22:17 groupadd[2501233]: new group: name=builder, GID=625 <86>Aug 1 07:22:17 useradd[2501247]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55727 + 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.57605 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd docbook-to-man-2.0.0.orig + make -j8 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 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 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 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 util.o util.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 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 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 masterVersion.o masterVersion.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 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[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 regsub.o regsub.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 '' or provide a declaration of 'exit' regerror.c:2:1: +#include 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 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 '' or provide a declaration of 'malloc' regexp.c:29:1: +#include 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.12349 + 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) verify-elf: WARNING: ./usr/bin/instant: uses non-LFS functions: fopen 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.gDS1ge 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.1thimK 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH), sed Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DKbdKJ 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.rYXzq9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kJYXF0 find-requires: running scripts (debuginfo) Requires: docbook-to-man = 2.0.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/docbook-to-man-2.0.0-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/docbook-to-man-debuginfo-2.0.0-alt1.qa1.i586.rpm (w2.lzdio) 5.38user 1.50system 0:09.42elapsed 73%CPU (0avgtext+0avgdata 22120maxresident)k 0inputs+0outputs (0major+206345minor)pagefaults 0swaps 7.76user 5.84system 0:15.21elapsed 89%CPU (0avgtext+0avgdata 22120maxresident)k 0inputs+0outputs (0major+376372minor)pagefaults 0swaps --- docbook-to-man-2.0.0-alt1.qa1.i586.rpm.repo 2013-04-16 12:31:40.000000000 +0000 +++ docbook-to-man-2.0.0-alt1.qa1.i586.rpm.hasher 2021-08-01 07:22:29.517311639 +0000 @@ -17,3 +17,3 @@ File: /usr/bin/docbook-to-man 100755 root:root 6251e68ba66c9cf0620762596d2e149e -File: /usr/bin/instant 100755 root:root 220b49e38deb9c578664fdcf18ef996a +File: /usr/bin/instant 100755 root:root b768de1e1de66f76ce7cfba3d76488cc File: /usr/share/sgml/transpec 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/sgml/transpec/roff.sdata 100644 root:root 006af4302e2bac07182b026464760897 -RPMIdentity: 2a8ad979f08b31ff852f976c20a5e89fc3d59d4b774545f7fa4986d6e5a5cff48173c17f345918b043e4a35320805408b5724a6d067c9e0189b0ba3830c7ecdc +RPMIdentity: 41c3a85ffb91b1faca185df1a366304231630711a115d6a69e543602b30bfda5e7f5313b73c2e4d831546201d285ed80fd81dcbccf456bb27c2bf9a04be8e0f0 --- docbook-to-man-debuginfo-2.0.0-alt1.qa1.i586.rpm.repo 2013-04-16 12:31:40.000000000 +0000 +++ docbook-to-man-debuginfo-2.0.0-alt1.qa1.i586.rpm.hasher 2021-08-01 07:22:29.674306020 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cc 40755 root:root -/usr/lib/debug/.build-id/cc/6a31719cae46be9943e2bd95a7fcb3773589c0 120777 root:root ../../../../bin/instant -/usr/lib/debug/.build-id/cc/6a31719cae46be9943e2bd95a7fcb3773589c0.debug 120777 root:root ../../usr/bin/instant.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/97f7665458e0997b3624a5ce49e217f0c23f72 120777 root:root ../../../../bin/instant +/usr/lib/debug/.build-id/5c/97f7665458e0997b3624a5ce49e217f0c23f72.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/cc 40755 root:root -File: /usr/lib/debug/.build-id/cc/6a31719cae46be9943e2bd95a7fcb3773589c0 120777 root:root ../../../../bin/instant -File: /usr/lib/debug/.build-id/cc/6a31719cae46be9943e2bd95a7fcb3773589c0.debug 120777 root:root ../../usr/bin/instant.debug -File: /usr/lib/debug/usr/bin/instant.debug 100644 root:root 1c6d4ccbdadba9340dbe3aad51d65b35 +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/97f7665458e0997b3624a5ce49e217f0c23f72 120777 root:root ../../../../bin/instant +File: /usr/lib/debug/.build-id/5c/97f7665458e0997b3624a5ce49e217f0c23f72.debug 120777 root:root ../../usr/bin/instant.debug +File: /usr/lib/debug/usr/bin/instant.debug 100644 root:root 1bc64d48377c1559fcb3bdc5eb300082 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: d310f6a76b85595f78e590a9361cb0bba673833b6fd60b82f083558fd3ca4ec05d4a5391eb57d187f24853641fe15655e6bb9850f5e77d4f5fd11b3a031ac3d5 +RPMIdentity: ccaaaadd8e8b624596a5c646ff4af490894c644e2471832ea1d0b6efb155b8f287ec133c7573877ccfda5d4165a3bd7a12ec86462d714147ba44d5832c6d15ee