<86>Jun 11 04:16:19 userdel[176496]: delete user 'rooter' <86>Jun 11 04:16:19 userdel[176496]: removed group 'rooter' owned by 'rooter' <86>Jun 11 04:16:19 userdel[176496]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 11 04:16:19 groupadd[176584]: group added to /etc/group: name=rooter, GID=993 <86>Jun 11 04:16:19 groupadd[176584]: group added to /etc/gshadow: name=rooter <86>Jun 11 04:16:19 groupadd[176584]: new group: name=rooter, GID=993 <86>Jun 11 04:16:19 useradd[176629]: new user: name=rooter, UID=993, GID=993, home=/root, shell=/bin/bash <86>Jun 11 04:16:19 userdel[176679]: delete user 'builder' <86>Jun 11 04:16:19 userdel[176679]: removed group 'builder' owned by 'builder' <86>Jun 11 04:16:19 userdel[176679]: removed shadow group 'builder' owned by 'builder' <86>Jun 11 04:16:19 groupadd[176739]: group added to /etc/group: name=builder, GID=994 <86>Jun 11 04:16:19 groupadd[176739]: group added to /etc/gshadow: name=builder <86>Jun 11 04:16:19 groupadd[176739]: new group: name=builder, GID=994 <86>Jun 11 04:16:19 useradd[176785]: new user: name=builder, UID=994, GID=994, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/cachefilesd-0.10.1-alt1.qa2.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cachefilesd-0.10.1-alt1.qa2.nosrc.rpm (w1.gzdio) Installing cachefilesd-0.10.1-alt1.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80328 + 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.80328 + 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:17: 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:9: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 1143 | if (readdir_r(curr->dir, &dirent, &de) < 0) { | ^~ /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.33507 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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,gnuconfig) 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) verify-elf: WARNING: ./sbin/cachefilesd: uses non-LFS functions: fcntl fopen fstatfs open openat readdir_r stat Processing files: cachefilesd-0.10.1-alt1.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33507 + 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.BZ01Yd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tvnUpH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: modprobe Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RvRT4X Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1RasUn 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, /lib/ld-linux.so.2, kmod, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), 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.iVWlyC 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.huyHuv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iSthWu find-requires: running scripts (debuginfo) Requires: cachefilesd = 0.10.1-alt1.qa2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/cachefilesd-0.10.1-alt1.qa2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cachefilesd-debuginfo-0.10.1-alt1.qa2.i586.rpm (w2.lzdio) 0.91user 0.79system 0:07.83elapsed 21%CPU (0avgtext+0avgdata 32140maxresident)k 0inputs+0outputs (0major+210413minor)pagefaults 0swaps /.out/cachefilesd-0.10.1-alt1.qa2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/cachefilesd-debuginfo-0.10.1-alt1.qa2.i586.rpm: The use of such a license name is ambiguous: GPL 2.01user 3.67system 0:10.94elapsed 52%CPU (0avgtext+0avgdata 32140maxresident)k 0inputs+0outputs (0major+382833minor)pagefaults 0swaps --- cachefilesd-0.10.1-alt1.qa2.i586.rpm.repo 2018-03-21 12:35:35.000000000 +0000 +++ cachefilesd-0.10.1-alt1.qa2.i586.rpm.hasher 2022-06-11 04:16:28.425762625 +0000 @@ -11,3 +11,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -23,4 +22,8 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -34,3 +37,3 @@ File: /etc/rc.d/init.d/cachefilesd 100755 root:root c79f2bff64d7bf3d52e17c16dfc84da2 -File: /sbin/cachefilesd 100755 root:root 052034cfe9a50b69421fb88d4fbfb6ae +File: /sbin/cachefilesd 100755 root:root 1f32370e67ce390e86dc01c9da2e24b6 File: /usr/share/doc/cachefilesd-0.10.1 40755 root:root @@ -41,2 +44,2 @@ File: /var/cache/fscache 40700 root:root -RPMIdentity: 8568dc79990b8f5d5bc9bf66d9f3a67bc9db3632af6c28cb4c387e8b43fcb4e098e0f463b34618e48b4fe8d318b86dd45ab4348dfb51e776f14c3d4e3dbe50d6 +RPMIdentity: 800597235aaf5be327ba9ac954e6b4e6e43c1d951775fe409274f465211369d212e7a10be121953f95a6c14ca10213d26d54a1cbdd2324929e19853c4bba1159 --- cachefilesd-debuginfo-0.10.1-alt1.qa2.i586.rpm.repo 2018-03-21 12:35:35.000000000 +0000 +++ cachefilesd-debuginfo-0.10.1-alt1.qa2.i586.rpm.hasher 2022-06-11 04:16:28.487763732 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6d 40755 root:root -/usr/lib/debug/.build-id/6d/c82bede12e6a29280f2855c19e358c76edf087 120777 root:root ../../../../../sbin/cachefilesd -/usr/lib/debug/.build-id/6d/c82bede12e6a29280f2855c19e358c76edf087.debug 120777 root:root ../../sbin/cachefilesd.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/b1018138fb5bef4932aa411a7286652f7504d5 120777 root:root ../../../../../sbin/cachefilesd +/usr/lib/debug/.build-id/1d/b1018138fb5bef4932aa411a7286652f7504d5.debug 120777 root:root ../../sbin/cachefilesd.debug /usr/lib/debug/sbin/cachefilesd.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: cachefilesd-debuginfo = 0.10.1-alt1.qa2 -File: /usr/lib/debug/.build-id/6d 40755 root:root -File: /usr/lib/debug/.build-id/6d/c82bede12e6a29280f2855c19e358c76edf087 120777 root:root ../../../../../sbin/cachefilesd -File: /usr/lib/debug/.build-id/6d/c82bede12e6a29280f2855c19e358c76edf087.debug 120777 root:root ../../sbin/cachefilesd.debug -File: /usr/lib/debug/sbin/cachefilesd.debug 100644 root:root 6110d2388cb224b19ad20ed91ce5e099 +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/b1018138fb5bef4932aa411a7286652f7504d5 120777 root:root ../../../../../sbin/cachefilesd +File: /usr/lib/debug/.build-id/1d/b1018138fb5bef4932aa411a7286652f7504d5.debug 120777 root:root ../../sbin/cachefilesd.debug +File: /usr/lib/debug/sbin/cachefilesd.debug 100644 root:root 40e37ca079bd3d4138878cf7b7537d49 File: /usr/src/debug/cachefilesd-0.10.1 40755 root:root File: /usr/src/debug/cachefilesd-0.10.1/cachefilesd.c 100644 root:root 2ecd5dcdc1279ad9be58553a157bb4bd -RPMIdentity: ff71f5c62d0f3d670b11ea854508e550621d677477eeb185890b242f83abbdab47f1fa761f9336ed0682b6ae57d30e5d18fe6b3a162770b7125945feb11264d3 +RPMIdentity: d88c2cb01b45e1a86610e1c732716c50ba1bd6db41b892d83d2a4dae5e1559d6694a621f63d28757eac53c955120652a769f2af348c7e55125b2f22e1e3006cb