<86>Oct 6 11:41:59 userdel[2387401]: delete user 'rooter' <86>Oct 6 11:41:59 userdel[2387401]: removed group 'rooter' owned by 'rooter' <86>Oct 6 11:41:59 userdel[2387401]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 11:41:59 groupadd[2387435]: group added to /etc/group: name=rooter, GID=1826 <86>Oct 6 11:41:59 groupadd[2387435]: group added to /etc/gshadow: name=rooter <86>Oct 6 11:41:59 groupadd[2387435]: new group: name=rooter, GID=1826 <86>Oct 6 11:41:59 useradd[2387459]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Oct 6 11:41:59 userdel[2387485]: delete user 'builder' <86>Oct 6 11:41:59 userdel[2387485]: removed group 'builder' owned by 'builder' <86>Oct 6 11:41:59 userdel[2387485]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 11:41:59 groupadd[2387505]: group added to /etc/group: name=builder, GID=1827 <86>Oct 6 11:41:59 groupadd[2387505]: group added to /etc/gshadow: name=builder <86>Oct 6 11:41:59 groupadd[2387505]: new group: name=builder, GID=1827 <86>Oct 6 11:41:59 useradd[2387520]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/rman-3.2-alt1.qa1.nosrc.rpm (w1.gzdio) Installing rman-3.2-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43089 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rman-3.2 + echo 'Source #0 (rman-3.2.tar.gz):' Source #0 (rman-3.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/rman-3.2.tar.gz + /bin/tar -xf - + cd rman-3.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (rman-3.2-alt-make.patch):' Patch #1 (rman-3.2-alt-make.patch): + /usr/bin/patch -p1 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43089 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rman-3.2 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/rman-3.2' gcc -DNDEBUG -DVOLLIST='"1:2:3:4:5:6:7:8:9:o:l:n:p"' -DMANTITLEPRINTF='"%s(%s) manual page"' -DMANREFPRINTF='"%s.%s"' -DPOLYGLOTMANVERSION=\"3.2\" -O2 -finline-functions -o rman rman.c rman.c: In function 'casify': rman.c:364:78: warning: passing argument 5 of 'bsearch' from incompatible pointer type [-Wincompatible-pointer-types] exp = (char **)bsearch(&p, lcexceptions, lcexceptionslen, sizeof(char *), lcexceptionscmp); ^~~~~~~~~~~~~~~ In file included from /usr/include/stdlib.h:830, from rman.c:24: /usr/include/bits/stdlib-bsearch.h:21:17: note: expected '__compar_fn_t' {aka 'int (*)(const void *, const void *)'} but argument is of type 'int (*)(const char **, const char **)' __compar_fn_t __compar) ~~~~~~~~~~~~~~^~~~~~~~ rman.c: In function 'HTML': rman.c:1375:3: warning: format not a string literal and no format arguments [-Wformat-security] if (sectheadid==NAME && message!=NULL) printf(message); ^~ rman.c: In function 'source_command': rman.c:4174:37: warning: passing argument 1 of 'source_out' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (fcharout) { source_out(tcltkOP[i]); source_out(": "); } ~~~~~~~^~~ rman.c:3558:24: note: expected 'char *' but argument is of type 'const char *' char *source_out(char *p) { ~~~~~~^ rman.c: In function 'main': rman.c:4669:54: warning: passing argument 4 of 'qsort' from incompatible pointer type [-Wincompatible-pointer-types] qsort(lcexceptions, lcexceptionslen, sizeof(char*), lcexceptionscmp); ^~~~~~~~~~~~~~~ In file included from rman.c:24: /usr/include/stdlib.h:836:20: note: expected '__compar_fn_t' {aka 'int (*)(const void *, const void *)'} but argument is of type 'int (*)(const char **, const char **)' __compar_fn_t __compar) __nonnull ((1, 4)); ~~~~~~~~~~~~~~^~~~~~~~ rman.c: In function 'source_filter': rman.c:4440:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(p, MAXBUF-lenp, difffd); p[strlen(p)-1]='\0'; lenp+=strlen(p); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rman.c:4494:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(diffline, MAXBUF, difffd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rman.c:4503:43: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] if (diffcmd=='c') while (insertcnt0--) fgets(diffline, MAXBUF, difffd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rman.c:4508:24: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] while (insertcnt--) fgets(diffline, MAXBUF, difffd); /* eat duplicate text of above */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/rman-3.2' make: Entering directory '/usr/src/RPM/BUILD/rman-3.2' Files made in current directory. You should "make install". make: Leaving directory '/usr/src/RPM/BUILD/rman-3.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79811 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rman-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rman-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd rman-3.2 + make DESTDIR=/usr/src/tmp/rman-buildroot install make: Entering directory '/usr/src/RPM/BUILD/rman-3.2' rm -f /usr/src/tmp/rman-buildroot/usr/bin/rman mkdir -p /usr/src/tmp/rman-buildroot/usr/bin cp rman /usr/src/tmp/rman-buildroot/usr/bin/ rm -f /usr/src/tmp/rman-buildroot/usr/share/man/man1/rman.1 mkdir -p /usr/src/tmp/rman-buildroot/usr/share/man/man1 cp rman.1 /usr/src/tmp/rman-buildroot/usr/share/man/man1/ make: Leaving directory '/usr/src/RPM/BUILD/rman-3.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rman-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rman-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/rman-buildroot/ (default) Compressing files in /usr/src/tmp/rman-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/rman-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: rman-3.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SmOIDB 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.RE6fl2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) 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), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C1Brvw Creating rman-debuginfo package Processing files: rman-debuginfo-3.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RLmr83 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IXcEeF find-requires: running scripts (debuginfo) Requires: rman = 3.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/rman-3.2-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/rman-debuginfo-3.2-alt1.qa1.x86_64.rpm (w2.lzdio) 1.91user 0.95system 0:07.31elapsed 39%CPU (0avgtext+0avgdata 63496maxresident)k 0inputs+0outputs (0major+192511minor)pagefaults 0swaps 0.50user 1.54system 0:11.56elapsed 17%CPU (0avgtext+0avgdata 12040maxresident)k 0inputs+0outputs (0major+96645minor)pagefaults 0swaps --- rman-3.2-alt1.qa1.x86_64.rpm.repo 2013-04-18 15:02:08.000000000 +0000 +++ rman-3.2-alt1.qa1.x86_64.rpm.hasher 2024-10-06 11:42:08.573519571 +0000 @@ -1,3 +1,3 @@ /usr/bin/rman 100755 root:root -/usr/share/man/man1/rman.1.bz2 100644 root:root +/usr/share/man/man1/rman.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -12,4 +12,4 @@ Provides: rman = 3.2-alt1.qa1 -File: /usr/bin/rman 100755 root:root ed722dbf66302491b356efbb64bd6459 -File: /usr/share/man/man1/rman.1.bz2 100644 root:root 9e1daf306f4626dade98a1122ce93663 -RPMIdentity: 3850efe2c9d8b4b9f2f70db9ddf5b6d4470f6579b588921d6bfc3727389632b9dcb9440e379edea2a4e55411cc9bf540c56595592f9dc6873562fd5f567dfa0e +File: /usr/bin/rman 100755 root:root 5b1443c395f5cba9f04ac0ac7ae2e7bc +File: /usr/share/man/man1/rman.1.xz 100644 root:root d720f7b6913f7f7adcc6ee8f5be2743d +RPMIdentity: 5e090b132b488c777615cf07d1dc17e08c2ed638eb4f48fd3ea5739d6d8ad28b164527936659d6bb6c00846aa7c87854aa7d6138968bcc5d6388ff159319579a --- rman-debuginfo-3.2-alt1.qa1.x86_64.rpm.repo 2013-04-18 15:02:08.000000000 +0000 +++ rman-debuginfo-3.2-alt1.qa1.x86_64.rpm.hasher 2024-10-06 11:42:08.742521986 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/ff9c0979ef1206e177e6dcf7046fdca1816908 120777 root:root ../../../../bin/rman -/usr/lib/debug/.build-id/0b/ff9c0979ef1206e177e6dcf7046fdca1816908.debug 120777 root:root ../../usr/bin/rman.debug +/usr/lib/debug/.build-id/d8 40755 root:root +/usr/lib/debug/.build-id/d8/2a289f9a6f1bf8eaee12ab65c0236203476a70 120777 root:root ../../../../bin/rman +/usr/lib/debug/.build-id/d8/2a289f9a6f1bf8eaee12ab65c0236203476a70.debug 120777 root:root ../../usr/bin/rman.debug /usr/lib/debug/usr/bin/rman.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: rman-debuginfo = 3.2-alt1.qa1 -File: /usr/lib/debug/.build-id/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/ff9c0979ef1206e177e6dcf7046fdca1816908 120777 root:root ../../../../bin/rman -File: /usr/lib/debug/.build-id/0b/ff9c0979ef1206e177e6dcf7046fdca1816908.debug 120777 root:root ../../usr/bin/rman.debug -File: /usr/lib/debug/usr/bin/rman.debug 100644 root:root 11ae046fd1aa91e220cbeced9abd2b8a -RPMIdentity: 37ddd8c141d3c24e626d588b7347c0a8ecfdf271b39359d14382c68c3c9446f731ccd7f84ca18a6d3226c7edd84490012c539015d99da74036891a405d6c2b9a +File: /usr/lib/debug/.build-id/d8 40755 root:root +File: /usr/lib/debug/.build-id/d8/2a289f9a6f1bf8eaee12ab65c0236203476a70 120777 root:root ../../../../bin/rman +File: /usr/lib/debug/.build-id/d8/2a289f9a6f1bf8eaee12ab65c0236203476a70.debug 120777 root:root ../../usr/bin/rman.debug +File: /usr/lib/debug/usr/bin/rman.debug 100644 root:root 89935037c9b5a1750de04f253c743bc6 +RPMIdentity: 5a2f245d8773f972ae3745d40c88b340247830f17a00948b35e19ee9b2d2a24c1c62e402e3e6680cbc51cd8a68168a28b9330f55d97b81d282ab10f2ead9b169