<86>May 4 00:34:11 userdel[1175588]: delete user 'rooter' <86>May 4 00:34:11 userdel[1175588]: removed group 'rooter' owned by 'rooter' <86>May 4 00:34:11 userdel[1175588]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:34:11 groupadd[1175602]: group added to /etc/group: name=rooter, GID=1868 <86>May 4 00:34:11 groupadd[1175602]: group added to /etc/gshadow: name=rooter <86>May 4 00:34:11 groupadd[1175602]: new group: name=rooter, GID=1868 <86>May 4 00:34:11 useradd[1175611]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>May 4 00:34:11 userdel[1175624]: delete user 'builder' <86>May 4 00:34:11 userdel[1175624]: removed group 'builder' owned by 'builder' <86>May 4 00:34:11 userdel[1175624]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:34:11 groupadd[1175634]: group added to /etc/group: name=builder, GID=1869 <86>May 4 00:34:11 groupadd[1175634]: group added to /etc/gshadow: name=builder <86>May 4 00:34:11 groupadd[1175634]: new group: name=builder, GID=1869 <86>May 4 00:34:11 useradd[1175643]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none /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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19954 + 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.19954 + 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:185:12: note: declared here 185 | 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:185:12: note: declared here 185 | 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.19954 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/cachefilesd-buildroot Processing files: cachefilesd-0.10.1-alt1.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19954 + 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.Fgbou6 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.5QJaNU 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.VLbWfp Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qXMtWN 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(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.vVj7rB 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.tRc4Z1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ijoe3O 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cachefilesd-debuginfo-0.10.1-alt1.qa2.x86_64.rpm (w2.lzdio) 0.67user 1.28system 0:07.91elapsed 24%CPU (0avgtext+0avgdata 39396maxresident)k 0inputs+0outputs (0major+230236minor)pagefaults 0swaps /.out/cachefilesd-0.10.1-alt1.qa2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/cachefilesd-debuginfo-0.10.1-alt1.qa2.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.59user 1.96system 0:13.69elapsed 18%CPU (0avgtext+0avgdata 12116maxresident)k 0inputs+0outputs (0major+97345minor)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 2024-05-04 00:34:21.361470230 +0000 @@ -11,3 +11,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -25,2 +24,5 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -34,3 +36,3 @@ File: /etc/rc.d/init.d/cachefilesd 100755 root:root c79f2bff64d7bf3d52e17c16dfc84da2 -File: /sbin/cachefilesd 100755 root:root 9551f0e91759e7840aea92c807c038cb +File: /sbin/cachefilesd 100755 root:root 3adbae55489ed848f84a9582ce27cc7a File: /usr/share/doc/cachefilesd-0.10.1 40755 root:root @@ -41,2 +43,2 @@ File: /var/cache/fscache 40700 root:root -RPMIdentity: 54c4bd84c4b472b2d45d774b034ddab778b0bd9a1a469ce4084f6803bfe94931b80127de077180ad7280c63ce32b852fd79ae51a381d172f2ed9f19336072923 +RPMIdentity: 310587d3a101a1a228068acbfe16af24e11790ff7516702403e0e313505c809e4cebe9746725e91f16032308c9ae6cf559f0b2f1f9f40c94cc7f2e5e20bc7956 --- cachefilesd-debuginfo-0.10.1-alt1.qa2.x86_64.rpm.repo 2018-03-21 12:35:36.000000000 +0000 +++ cachefilesd-debuginfo-0.10.1-alt1.qa2.x86_64.rpm.hasher 2024-05-04 00:34:21.433471234 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/d1c8ddb8ff607ba867e60a349a0fdd14487119 120777 root:root ../../../../../sbin/cachefilesd -/usr/lib/debug/.build-id/24/d1c8ddb8ff607ba867e60a349a0fdd14487119.debug 120777 root:root ../../sbin/cachefilesd.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/2360b42df4e3a598d08fdbdc25b738546a5896 120777 root:root ../../../../../sbin/cachefilesd +/usr/lib/debug/.build-id/39/2360b42df4e3a598d08fdbdc25b738546a5896.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/24 40755 root:root -File: /usr/lib/debug/.build-id/24/d1c8ddb8ff607ba867e60a349a0fdd14487119 120777 root:root ../../../../../sbin/cachefilesd -File: /usr/lib/debug/.build-id/24/d1c8ddb8ff607ba867e60a349a0fdd14487119.debug 120777 root:root ../../sbin/cachefilesd.debug -File: /usr/lib/debug/sbin/cachefilesd.debug 100644 root:root b46e993f0e27720002910d8242b1e7ac +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/2360b42df4e3a598d08fdbdc25b738546a5896 120777 root:root ../../../../../sbin/cachefilesd +File: /usr/lib/debug/.build-id/39/2360b42df4e3a598d08fdbdc25b738546a5896.debug 120777 root:root ../../sbin/cachefilesd.debug +File: /usr/lib/debug/sbin/cachefilesd.debug 100644 root:root 330d76b4839c643e05dcb88b82398daf 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: f68ba38472c737a1d2163ba8cdc6e4d31451bbdb86b169330fa6a55914c0e068f7b141e698052024f1ca37bf152226e00970bba9fb5e1d1440ddd7bd704d1748 +RPMIdentity: c9f50ac8efb4d687135c7b4af89980c7b0ec6878b276170a1e90572bd56a52547778ad35747d90a199d1138d03de108330bcdf419e42ab0db0f3a6ad1d75d8d6