<86>Aug 1 07:20:24 userdel[2357189]: delete user 'rooter' <86>Aug 1 07:20:24 userdel[2357189]: removed group 'rooter' owned by 'rooter' <86>Aug 1 07:20:24 userdel[2357189]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 07:20:24 groupadd[2357204]: group added to /etc/group: name=rooter, GID=627 <86>Aug 1 07:20:24 groupadd[2357204]: group added to /etc/gshadow: name=rooter <86>Aug 1 07:20:24 groupadd[2357204]: new group: name=rooter, GID=627 <86>Aug 1 07:20:24 useradd[2357216]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Aug 1 07:20:24 userdel[2357229]: delete user 'builder' <86>Aug 1 07:20:24 userdel[2357229]: removed group 'builder' owned by 'builder' <86>Aug 1 07:20:24 userdel[2357229]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 07:20:24 groupadd[2357242]: group added to /etc/group: name=builder, GID=628 <86>Aug 1 07:20:24 groupadd[2357242]: group added to /etc/gshadow: name=builder <86>Aug 1 07:20:24 groupadd[2357242]: new group: name=builder, GID=628 <86>Aug 1 07:20:24 useradd[2357250]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/sreadahead-1.0-alt1.qa1.nosrc.rpm (w1.gzdio) Installing sreadahead-1.0-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sreadahead-1.0 + echo 'Source #0 (sreadahead-1.0.tar.gz):' Source #0 (sreadahead-1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/sreadahead-1.0.tar.gz + /bin/tar -xf - + cd sreadahead-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (sreadahead-1.0-asneeded.patch):' Patch #0 (sreadahead-1.0-asneeded.patch): + /usr/bin/patch -p1 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sreadahead-1.0 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -Os -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/sreadahead-1.0' gcc -pipe -frecord-gcc-switches -Wall -g -Os -march=i586 -mtune=generic -W sreadahead.c -o sreadahead -lpthread sreadahead.c: In function 'one_thread': sreadahead.c:172:31: warning: unused parameter 'ptr' [-Wunused-parameter] static void *one_thread(void *ptr) ~~~~~~^~~ sreadahead.c: In function 'trace_stop': sreadahead.c:444:28: warning: unused parameter 'signal' [-Wunused-parameter] static void trace_stop(int signal) ~~~~^~~~~~ sreadahead.c: In function 'main': sreadahead.c:682:2: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] daemon(0,0); ^~~~~~~~~~~ sreadahead.c: In function 'trace_start': sreadahead.c:402:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(DEBUGFS_MNT); ^~~~~~~~~~~~~~~~~~ sreadahead.c:413:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 4096, file); ^~~~~~~~~~~~~~~~~~~~~~ sreadahead.c:429:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 4096, file); ^~~~~~~~~~~~~~~~~~~~~~ sreadahead.c:436:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ sreadahead.c: In function 'trace_stop': sreadahead.c:458:2: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(20); ^~~~~~~~ sreadahead.c:475:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(DEBUGFS_MNT); ^~~~~~~~~~~~~~~~~~ sreadahead.c:551:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ sreadahead.c: In function 'readahead_set_len': sreadahead.c:128:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/sys/block"); ^~~~~~~~~~~~~~~~~~~ sreadahead.c:143:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sreadahead-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11409 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sreadahead-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sreadahead-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sreadahead-1.0 + install -d /usr/src/tmp/sreadahead-buildroot/var/lib/sreadahead/debugfs + install -d /usr/src/tmp/sreadahead-buildroot/sbin + install -p -m755 sreadahead /usr/src/tmp/sreadahead-buildroot/sbin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sreadahead-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sreadahead-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sreadahead-buildroot/ (default) Compressing files in /usr/src/tmp/sreadahead-buildroot (auto) Adjusting library links in /usr/src/tmp/sreadahead-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/sreadahead-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./sbin/sreadahead: uses non-LFS functions: __fxstat fopen mmap open Hardlinking identical .pyc and .pyo files Processing files: sreadahead-1.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SdYlEg 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.y9EOZH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hBKhlG Creating sreadahead-debuginfo package Processing files: sreadahead-debuginfo-1.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yTWbVC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TQ1hg7 find-requires: running scripts (debuginfo) Requires: sreadahead = 1.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/i586/sreadahead-1.0-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sreadahead-debuginfo-1.0-alt1.qa1.i586.rpm (w2.lzdio) 4.11user 1.10system 0:09.82elapsed 53%CPU (0avgtext+0avgdata 28100maxresident)k 0inputs+0outputs (0major+149770minor)pagefaults 0swaps 6.72user 5.45system 0:17.22elapsed 70%CPU (0avgtext+0avgdata 28100maxresident)k 0inputs+0outputs (0major+320262minor)pagefaults 0swaps --- sreadahead-1.0-alt1.qa1.i586.rpm.repo 2013-04-16 22:10:56.000000000 +0000 +++ sreadahead-1.0-alt1.qa1.i586.rpm.hasher 2021-08-01 07:20:38.320290889 +0000 @@ -15,5 +15,5 @@ Provides: sreadahead = 1.0-alt1.qa1 -File: /sbin/sreadahead 100755 root:root f2cffadde1e3fb19343eabac70ea5b8b +File: /sbin/sreadahead 100755 root:root 6ba9e2e2da8e1c5116edffd733cb92c8 File: /var/lib/sreadahead 40755 root:root File: /var/lib/sreadahead/debugfs 40755 root:root -RPMIdentity: 9dec5a2d6771374bedbb5d9216e7802817cd2cc9476e2f5584d0037f89df5d78dc121a5629a58761c9b7cfe2c1418d5a3fbbbcc4039471b7ad559f8f1fef98a2 +RPMIdentity: 42756a7b2f809bd75bb909a2944d17c2430dd1243943533e49efbf8937517af9c7029206ec5faaa2058726024df217ea6cc25ae0e98a4a9158fb37e8f5fca913 --- sreadahead-debuginfo-1.0-alt1.qa1.i586.rpm.repo 2013-04-16 22:10:56.000000000 +0000 +++ sreadahead-debuginfo-1.0-alt1.qa1.i586.rpm.hasher 2021-08-01 07:20:38.738275932 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0c 40755 root:root -/usr/lib/debug/.build-id/0c/23f03274a8f8d01c7bb2cdd8ff4d78123518a7 120777 root:root ../../../../../sbin/sreadahead -/usr/lib/debug/.build-id/0c/23f03274a8f8d01c7bb2cdd8ff4d78123518a7.debug 120777 root:root ../../sbin/sreadahead.debug +/usr/lib/debug/.build-id/27 40755 root:root +/usr/lib/debug/.build-id/27/170980f6763a685678240fcc57000b28ec0565 120777 root:root ../../../../../sbin/sreadahead +/usr/lib/debug/.build-id/27/170980f6763a685678240fcc57000b28ec0565.debug 120777 root:root ../../sbin/sreadahead.debug /usr/lib/debug/sbin/sreadahead.debug 100644 root:root @@ -12,8 +12,8 @@ Provides: sreadahead-debuginfo = 1.0-alt1.qa1 -File: /usr/lib/debug/.build-id/0c 40755 root:root -File: /usr/lib/debug/.build-id/0c/23f03274a8f8d01c7bb2cdd8ff4d78123518a7 120777 root:root ../../../../../sbin/sreadahead -File: /usr/lib/debug/.build-id/0c/23f03274a8f8d01c7bb2cdd8ff4d78123518a7.debug 120777 root:root ../../sbin/sreadahead.debug -File: /usr/lib/debug/sbin/sreadahead.debug 100644 root:root 07996940a277715e729ff6daba81a0b0 +File: /usr/lib/debug/.build-id/27 40755 root:root +File: /usr/lib/debug/.build-id/27/170980f6763a685678240fcc57000b28ec0565 120777 root:root ../../../../../sbin/sreadahead +File: /usr/lib/debug/.build-id/27/170980f6763a685678240fcc57000b28ec0565.debug 120777 root:root ../../sbin/sreadahead.debug +File: /usr/lib/debug/sbin/sreadahead.debug 100644 root:root 44ff932c2d62185d2347ec286614fa59 File: /usr/src/debug/sreadahead-1.0 40755 root:root File: /usr/src/debug/sreadahead-1.0/sreadahead.c 100644 root:root f702b5eebd62912accdc08a67214a14f -RPMIdentity: 44f4ff4b8ec90ef856c3da178efd4e2b41b95a0b3dc589065a93e21cd3489df422bf8fe37f0628890bf403a81938a451e9fd9ee201e53412b317f1356787f380 +RPMIdentity: cef8a39191fc986098c4bb502896b0ad963efc38cb5eeabdbcc434767ba858cb80f1e42bd7d372596a74b88b32811c3fbacabe7a2edeabd189a3547e207253ef