<86>Oct 11 17:02:58 userdel[30855]: delete user 'rooter' <86>Oct 11 17:02:58 userdel[30855]: removed group 'rooter' owned by 'rooter' <86>Oct 11 17:02:58 userdel[30855]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 11 17:02:58 groupadd[30864]: group added to /etc/group: name=rooter, GID=537 <86>Oct 11 17:02:58 groupadd[30864]: group added to /etc/gshadow: name=rooter <86>Oct 11 17:02:58 groupadd[30864]: new group: name=rooter, GID=537 <86>Oct 11 17:02:58 useradd[30874]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Oct 11 17:02:58 userdel[30893]: delete user 'builder' <86>Oct 11 17:02:58 userdel[30893]: removed group 'builder' owned by 'builder' <86>Oct 11 17:02:58 userdel[30893]: removed shadow group 'builder' owned by 'builder' <86>Oct 11 17:02:58 groupadd[30906]: group added to /etc/group: name=builder, GID=538 <86>Oct 11 17:02:58 groupadd[30906]: group added to /etc/gshadow: name=builder <86>Oct 11 17:02:58 groupadd[30906]: new group: name=builder, GID=538 <86>Oct 11 17:02:58 useradd[30915]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cachefilesd-0.10.1-alt1.qa2.nosrc.rpm Installing cachefilesd-0.10.1-alt1.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62465 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cachefilesd-0.10.1 + echo 'Source #0 (cachefilesd-0.10.1-alt1.qa2.tar):' Source #0 (cachefilesd-0.10.1-alt1.qa2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cachefilesd-0.10.1-alt1.qa2.tar + cd cachefilesd-0.10.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67314 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cachefilesd-0.10.1 + make make: Entering directory '/usr/src/RPM/BUILD/cachefilesd-0.10.1' cc -g -O2 -Wall -o cachefilesd cachefilesd.c cachefilesd.c: In function 'reap_graveyard_aux': cachefilesd.c:696:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 696 | while (ret = readdir_r(dir, &dirent, &de), | ^~~~~ In file included from cachefilesd.c:45: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ cachefilesd.c: In function 'build_cull_table': cachefilesd.c:1143:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 1143 | if (readdir_r(curr->dir, &dirent, &de) < 0) { | ^~ In file included from cachefilesd.c:45: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cachefilesd-0.10.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50484 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cachefilesd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cachefilesd-buildroot + cd cachefilesd-0.10.1 + make install DESTDIR=/usr/src/tmp/cachefilesd-buildroot make: Entering directory '/usr/src/RPM/BUILD/cachefilesd-0.10.1' install -D cachefilesd /usr/src/tmp/cachefilesd-buildroot/sbin/cachefilesd install -D -m 0644 cachefilesd.conf /usr/src/tmp/cachefilesd-buildroot/etc/cachefilesd.conf install -D -m 0644 cachefilesd.conf.5 /usr/src/tmp/cachefilesd-buildroot/usr/share/man/man5/cachefilesd.conf.5 install -D -m 0644 cachefilesd.8 /usr/src/tmp/cachefilesd-buildroot/usr/share/man/man8/cachefilesd.8 make: Leaving directory '/usr/src/RPM/BUILD/cachefilesd-0.10.1' + install -pD -m0755 cachefilesd.initd /usr/src/tmp/cachefilesd-buildroot/etc/rc.d/init.d/cachefilesd + mkdir -p /usr/src/tmp/cachefilesd-buildroot/var/cache/fscache + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cachefilesd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cachefilesd-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/cachefilesd-buildroot/ (default) Compressing files in /usr/src/tmp/cachefilesd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cachefilesd-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: cachefilesd-0.10.1-alt1.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88954 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cachefilesd-0.10.1 + DOCDIR=/usr/src/tmp/cachefilesd-buildroot/usr/share/doc/cachefilesd-0.10.1 + export DOCDIR + rm -rf /usr/src/tmp/cachefilesd-buildroot/usr/share/doc/cachefilesd-0.10.1 + /bin/mkdir -p /usr/src/tmp/cachefilesd-buildroot/usr/share/doc/cachefilesd-0.10.1 + cp -prL README howto.txt /usr/src/tmp/cachefilesd-buildroot/usr/share/doc/cachefilesd-0.10.1 + chmod -R go-w /usr/src/tmp/cachefilesd-buildroot/usr/share/doc/cachefilesd-0.10.1 + chmod -R a+rX /usr/src/tmp/cachefilesd-buildroot/usr/share/doc/cachefilesd-0.10.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zNOi54 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.IfKyfZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: modprobe Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xNk3ZW Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.03qEwY Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, kmod, 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.8)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kr8Vn4 Creating cachefilesd-debuginfo package Processing files: cachefilesd-debuginfo-0.10.1-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yD3P1d find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DlYPJr find-requires: running scripts (debuginfo) Requires: cachefilesd = 0.10.1-alt1.qa2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cachefilesd-0.10.1-alt1.qa2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/cachefilesd-debuginfo-0.10.1-alt1.qa2.x86_64.rpm 5.73user 1.56system 0:14.22elapsed 51%CPU (0avgtext+0avgdata 37004maxresident)k 0inputs+0outputs (0major+276498minor)pagefaults 0swaps 8.03user 5.75system 0:20.66elapsed 66%CPU (0avgtext+0avgdata 37004maxresident)k 0inputs+0outputs (0major+465679minor)pagefaults 0swaps --- cachefilesd-0.10.1-alt1.qa2.x86_64.rpm.repo 2018-03-21 12:35:36.000000000 +0000 +++ cachefilesd-0.10.1-alt1.qa2.x86_64.rpm.hasher 2019-10-11 17:03:15.993827143 +0000 @@ -11,3 +11,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d