<86>Jan 28 08:44:03 userdel[49865]: delete user 'rooter'
<86>Jan 28 08:44:03 groupadd[49887]: group added to /etc/group: name=rooter, GID=1874
<86>Jan 28 08:44:03 groupadd[49887]: group added to /etc/gshadow: name=rooter
<86>Jan 28 08:44:03 groupadd[49887]: new group: name=rooter, GID=1874
<86>Jan 28 08:44:03 useradd[49902]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash
<86>Jan 28 08:44:03 userdel[49925]: delete user 'builder'
<86>Jan 28 08:44:03 userdel[49925]: removed group 'builder' owned by 'builder'
<86>Jan 28 08:44:03 userdel[49925]: removed shadow group 'builder' owned by 'builder'
<86>Jan 28 08:44:03 groupadd[49953]: group added to /etc/group: name=builder, GID=1875
<86>Jan 28 08:44:03 groupadd[49953]: group added to /etc/gshadow: name=builder
<86>Jan 28 08:44:03 groupadd[49953]: new group: name=builder, GID=1875
<86>Jan 28 08:44:03 useradd[49974]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56288
+ 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.56288
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sreadahead-1.0
+ make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -Os'
make: Entering directory '/usr/src/RPM/BUILD/sreadahead-1.0'
gcc -pipe -frecord-gcc-switches -Wall -g -Os -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.56288
+ 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)
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.idMloI
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.VE6mTj
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.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), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oNXAOY
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.DSLNcH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A4RX1s
find-requires: running scripts (debuginfo)
Requires: sreadahead = 1.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0)
Wrote: /usr/src/RPM/RPMS/x86_64/sreadahead-1.0-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/sreadahead-debuginfo-1.0-alt1.qa1.x86_64.rpm (w2.lzdio)
1.08user 0.56system 0:06.30elapsed 26%CPU (0avgtext+0avgdata 33504maxresident)k
0inputs+0outputs (0major+182475minor)pagefaults 0swaps
0.45user 0.93system 0:09.18elapsed 15%CPU (0avgtext+0avgdata 12040maxresident)k
0inputs+0outputs (0major+93533minor)pagefaults 0swaps
--- sreadahead-1.0-alt1.qa1.x86_64.rpm.repo	2013-04-16 22:10:55.000000000 +0000
+++ sreadahead-1.0-alt1.qa1.x86_64.rpm.hasher	2024-01-28 08:44:11.309656206 +0000
@@ -12,5 +12,5 @@
 Provides: sreadahead = 1.0-alt1.qa1
-File: /sbin/sreadahead	100755	root:root	de94ddb4b3ea4f7b5574600ca34fa463	
+File: /sbin/sreadahead	100755	root:root	77dc559b31698c260aac564d97b9b554	
 File: /var/lib/sreadahead	40755	root:root		
 File: /var/lib/sreadahead/debugfs	40755	root:root		
-RPMIdentity: f8b185f4eb4762e85ebee01491f05cf0a57ff7beff01053bcb1a284147cca94404c59f236e96b227c0c735d348a5eb43a0d9819d0d9b6cb45c0a1da6c88192e0
+RPMIdentity: 193b263c46a226a64fd4aab3cbcc5d277a2cd2d4cffdf39efa36cf656743df3a42c7f10b17249effff3e7e1130759ae92a791c0291ce46a2630e876143985ab0
--- sreadahead-debuginfo-1.0-alt1.qa1.x86_64.rpm.repo	2013-04-16 22:10:55.000000000 +0000
+++ sreadahead-debuginfo-1.0-alt1.qa1.x86_64.rpm.hasher	2024-01-28 08:44:11.387657296 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/02	40755	root:root	
-/usr/lib/debug/.build-id/02/c4c85ad723ed857858389edee985e3137778f7	120777	root:root	../../../../../sbin/sreadahead
-/usr/lib/debug/.build-id/02/c4c85ad723ed857858389edee985e3137778f7.debug	120777	root:root	../../sbin/sreadahead.debug
+/usr/lib/debug/.build-id/ed	40755	root:root	
+/usr/lib/debug/.build-id/ed/38fec5ce4568928da700bf12cba79cd77873e0	120777	root:root	../../../../../sbin/sreadahead
+/usr/lib/debug/.build-id/ed/38fec5ce4568928da700bf12cba79cd77873e0.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/02	40755	root:root		
-File: /usr/lib/debug/.build-id/02/c4c85ad723ed857858389edee985e3137778f7	120777	root:root		../../../../../sbin/sreadahead
-File: /usr/lib/debug/.build-id/02/c4c85ad723ed857858389edee985e3137778f7.debug	120777	root:root		../../sbin/sreadahead.debug
-File: /usr/lib/debug/sbin/sreadahead.debug	100644	root:root	2e0b914580468c8a19bba8d2bdf61608	
+File: /usr/lib/debug/.build-id/ed	40755	root:root		
+File: /usr/lib/debug/.build-id/ed/38fec5ce4568928da700bf12cba79cd77873e0	120777	root:root		../../../../../sbin/sreadahead
+File: /usr/lib/debug/.build-id/ed/38fec5ce4568928da700bf12cba79cd77873e0.debug	120777	root:root		../../sbin/sreadahead.debug
+File: /usr/lib/debug/sbin/sreadahead.debug	100644	root:root	43530551691de4bce03c36f3041bef9a	
 File: /usr/src/debug/sreadahead-1.0	40755	root:root		
 File: /usr/src/debug/sreadahead-1.0/sreadahead.c	100644	root:root	f702b5eebd62912accdc08a67214a14f	
-RPMIdentity: 91072719e96f94d838d5f9e977f08011faa0086a311883de72cde604f598c5716311b624e8623cc44996c7d63a63dea7b828fb437d25497228191d91e7505d25
+RPMIdentity: 510196bcb50aa4aed8cb6836198737a0b6de694f5f15931134093df63048995433f03da8cea40594d7f2b65434479c8df52b5b0e93ad1b4026548f2e00254687