<86>Jun 22 05:56:32 userdel[2796571]: delete user 'rooter'
<86>Jun 22 05:56:32 groupadd[2796611]: group added to /etc/group: name=rooter, GID=1799
<86>Jun 22 05:56:32 groupadd[2796611]: group added to /etc/gshadow: name=rooter
<86>Jun 22 05:56:32 groupadd[2796611]: new group: name=rooter, GID=1799
<86>Jun 22 05:56:32 useradd[2796634]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none
<86>Jun 22 05:56:32 userdel[2796676]: delete user 'builder'
<86>Jun 22 05:56:32 userdel[2796676]: removed group 'builder' owned by 'builder'
<86>Jun 22 05:56:32 userdel[2796676]: removed shadow group 'builder' owned by 'builder'
<86>Jun 22 05:56:32 groupadd[2796704]: group added to /etc/group: name=builder, GID=1800
<86>Jun 22 05:56:32 groupadd[2796704]: group added to /etc/gshadow: name=builder
<86>Jun 22 05:56:32 groupadd[2796704]: new group: name=builder, GID=1800
<86>Jun 22 05:56:32 useradd[2796728]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none
<13>Jun 22 05:56:35 rpmi: strace-6.9-alt1 sisyphus+348069.100.1.1 1715722593 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/nocache-1.2-alt1.nosrc.rpm (w1.gzdio)
Installing nocache-1.2-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75565
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf nocache-1.2
+ echo 'Source #0 (nocache-1.2.tar):'
Source #0 (nocache-1.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/nocache-1.2.tar
+ cd nocache-1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75565
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nocache-1.2
+ make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2  -march=i586 -mtune=generic'
make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2'
sed 's!##libdir##!$(dirname "$0")!' <nocache.in >nocache
chmod a+x nocache
make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2'
make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2'
cc -pipe -frecord-gcc-switches -Wall -g -O2  -march=i586 -mtune=generic   -fPIC -c -o fcntl_helpers.o fcntl_helpers.c
make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2'
make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2'
cc -pipe -frecord-gcc-switches -Wall -g -O2  -march=i586 -mtune=generic   -o cachedel cachedel.c
make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2'
make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2'
cc -pipe -frecord-gcc-switches -Wall -g -O2  -march=i586 -mtune=generic   -fPIC -c -o pageinfo.o pageinfo.c
make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2'
make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2'
cc -pipe -frecord-gcc-switches -Wall -g -O2  -march=i586 -mtune=generic   -o cachestats cachestats.c
make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2'
make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2'
cc -pipe -frecord-gcc-switches -Wall -g -O2  -march=i586 -mtune=generic   -fPIC -c -o nocache.o nocache.c
make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2'
make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2'
cc -pipe -frecord-gcc-switches -Wall -g -O2  -march=i586 -mtune=generic   -pthread -shared -Wl,-soname,nocache.so -o nocache.so nocache.o fcntl_helpers.o pageinfo.o -ldl
make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30218
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/nocache-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/nocache-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd nocache-1.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/nocache-buildroot PREFIX=/usr LIBDIR=/../usr/lib
make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2'
mkdir -v -p /usr/src/tmp/nocache-buildroot/usr/share/man/man1
mkdir: created directory '/usr/src/tmp/nocache-buildroot'
mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr'
mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/share'
mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/share/man'
mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/share/man/man1'
mkdir -v -p /usr/src/tmp/nocache-buildroot/usr/../usr/lib
mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/../usr/lib'
mkdir -v -p /usr/src/tmp/nocache-buildroot/usr/bin
mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/bin'
sed 's!##libdir##!/usr/../usr/lib!' <nocache.in >nocache.global
install -pm 0644 nocache.so /usr/src/tmp/nocache-buildroot/usr/../usr/lib
install -pm 0755 nocache.global /usr/src/tmp/nocache-buildroot/usr/bin/nocache
install -pm 0755 cachedel cachestats /usr/src/tmp/nocache-buildroot/usr/bin
install -pm 0644 man/cachedel.1 man/cachestats.1 man/nocache.1 /usr/src/tmp/nocache-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/nocache-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/nocache-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/nocache-buildroot/ (default)
Compressing files in /usr/src/tmp/nocache-buildroot (auto)
Adjusting library links in /usr/src/tmp/nocache-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/nocache-buildroot (arch=relaxed,fhs=relaxed,lfs=relaxed,lint=relaxed,rpath=relaxed,stack=relaxed,textrel=relaxed,unresolved=relaxed)
verify-elf: WARNING: ./usr/bin/cachestats: uses non-LFS functions: fstat mmap open
verify-elf: WARNING: ./usr/bin/cachedel: uses non-LFS functions: fstat open posix_fadvise
verify-elf: WARNING: ./usr/lib/nocache.so: uses non-LFS functions: fcntl fstat getrlimit mmap posix_fadvise
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/nocache-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.30218
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nocache-1.2
+ strace -f -o log -y -- ./nocache cp README OUTPUT
+ grep 'fadvise.*/README.*POSIX_FADV_NOREUSE' log
2818370 fadvise64(3</usr/src/RPM/BUILD/nocache-1.2/README>, 0, 0, POSIX_FADV_NOREUSE) = 0
+ exit 0
Processing files: nocache-1.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30218
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nocache-1.2
+ DOCDIR=/usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2
+ /bin/mkdir -p /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2
+ cp -prL COPYING README /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2
+ chmod -R go-w /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2
+ chmod -R a+rX /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vGQRzC
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/nocache-buildroot/usr/lib/nocache.so: 34 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hcpluF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: nocache.so = set:jdi2jfc2fAsKZ1ARnFN8MhVCPfA56ERPk4nrmb7lagKqcBGznRiU5I72ZpEMzfTU4pcyIKajl
Requires: /bin/bash, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hi7dnL
Creating nocache-debuginfo package
Processing files: nocache-debuginfo-1.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3NdmKT
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yqn2Le
find-requires: running scripts (debuginfo)
Provides: debug(nocache.so)
Requires: nocache = 1.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to nocache-debuginfo a strict dependency on nocache
Wrote: /usr/src/RPM/RPMS/i586/nocache-1.2-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/nocache-debuginfo-1.2-alt1.i586.rpm (w2.lzdio)
0.81user 1.39system 0:05.85elapsed 37%CPU (0avgtext+0avgdata 27960maxresident)k
0inputs+0outputs (0major+244850minor)pagefaults 0swaps
3.57user 2.45system 0:14.86elapsed 40%CPU (0avgtext+0avgdata 128076maxresident)k
0inputs+0outputs (0major+190685minor)pagefaults 0swaps
--- nocache-1.2-alt1.i586.rpm.repo	2023-03-09 02:10:01.000000000 +0000
+++ nocache-1.2-alt1.i586.rpm.hasher	2024-06-22 05:56:43.707674210 +0000
@@ -21,2 +21,3 @@
 Requires: libc.so.6(GLIBC_2.34)  
+Requires: libc.so.6(GLIBC_2.38)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -26,6 +27,6 @@
 Provides: nocache = 1.2-alt1:sisyphus+316401.100.1.1
-File: /usr/bin/cachedel	100755	root:root	ed0983a2ae973d14de4f20b239e2a1d0	
-File: /usr/bin/cachestats	100755	root:root	3d866413dc14657ba2a2191ddd373f3b	
+File: /usr/bin/cachedel	100755	root:root	def5a1b2bf0ef474962190e140e610d1	
+File: /usr/bin/cachestats	100755	root:root	7dda5a14aff54ba88620c0a12a0640c8	
 File: /usr/bin/nocache	100755	root:root	e01949305f8380bf7d7cf20ab7a73a11	
-File: /usr/lib/nocache.so	100644	root:root	1e0e1c1dd1868ddbefe3b3d729602640	
+File: /usr/lib/nocache.so	100644	root:root	f2ca123cdbc5da49bc22e2797b6fb5ab	
 File: /usr/share/doc/nocache-1.2	40755	root:root		
@@ -36,2 +37,2 @@
 File: /usr/share/man/man1/nocache.1.xz	100644	root:root	dabf42b20cb1cd15ae477cd1c092caa6	
-RPMIdentity: 9cab84a8809f7538e7e81696cfa699384a9cab9fa4e8799a3cec372d7387ebad9e77c3e6635c609380f6d8fea73569d1179dbeaec9b1e660ad17642d330f72a6
+RPMIdentity: 98d2732a67c726b364157851f25dedd9aa72ff22d252c40e258f3441a46f814c91b4eeb6b354633c7cc1b91a01e089152df84a00c6679d97eac2dc9c13177793
--- nocache-debuginfo-1.2-alt1.i586.rpm.repo	2023-03-09 02:10:01.000000000 +0000
+++ nocache-debuginfo-1.2-alt1.i586.rpm.hasher	2024-06-22 05:56:43.787675622 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/a6	40755	root:root	
-/usr/lib/debug/.build-id/a6/826852a1019700fee38b6458ec0faef95d5f52	120777	root:root	../../../nocache.so
-/usr/lib/debug/.build-id/a6/826852a1019700fee38b6458ec0faef95d5f52.debug	120777	root:root	../../usr/lib/nocache.so.debug
-/usr/lib/debug/.build-id/d1	40755	root:root	
-/usr/lib/debug/.build-id/d1/f9ee0d273470cba9ba98cf3e1cc20ee0a26b39	120777	root:root	../../../../bin/cachedel
-/usr/lib/debug/.build-id/d1/f9ee0d273470cba9ba98cf3e1cc20ee0a26b39.debug	120777	root:root	../../usr/bin/cachedel.debug
-/usr/lib/debug/.build-id/df	40755	root:root	
-/usr/lib/debug/.build-id/df/e028e20adefac1d0ed8fb4a784cd4a115bba60	120777	root:root	../../../../bin/cachestats
-/usr/lib/debug/.build-id/df/e028e20adefac1d0ed8fb4a784cd4a115bba60.debug	120777	root:root	../../usr/bin/cachestats.debug
+/usr/lib/debug/.build-id/29	40755	root:root	
+/usr/lib/debug/.build-id/29/b5dae190a7eda1ed7d777ff9c1013fec676097	120777	root:root	../../../../bin/cachestats
+/usr/lib/debug/.build-id/29/b5dae190a7eda1ed7d777ff9c1013fec676097.debug	120777	root:root	../../usr/bin/cachestats.debug
+/usr/lib/debug/.build-id/ad	40755	root:root	
+/usr/lib/debug/.build-id/ad/c16d9fde920d6b2e1b35b9fa3262b8f387ed12	120777	root:root	../../../../bin/cachedel
+/usr/lib/debug/.build-id/ad/c16d9fde920d6b2e1b35b9fa3262b8f387ed12.debug	120777	root:root	../../usr/bin/cachedel.debug
+/usr/lib/debug/.build-id/e7	40755	root:root	
+/usr/lib/debug/.build-id/e7/cb68dcc5a9bffcdccc751d48b8113d2b7dee07	120777	root:root	../../../nocache.so
+/usr/lib/debug/.build-id/e7/cb68dcc5a9bffcdccc751d48b8113d2b7dee07.debug	120777	root:root	../../usr/lib/nocache.so.debug
 /usr/lib/debug/usr/bin/cachedel.debug	100644	root:root	
@@ -26,14 +26,14 @@
 Provides: nocache-debuginfo = 1.2-alt1:sisyphus+316401.100.1.1
-File: /usr/lib/debug/.build-id/a6	40755	root:root		
-File: /usr/lib/debug/.build-id/a6/826852a1019700fee38b6458ec0faef95d5f52	120777	root:root		../../../nocache.so
-File: /usr/lib/debug/.build-id/a6/826852a1019700fee38b6458ec0faef95d5f52.debug	120777	root:root		../../usr/lib/nocache.so.debug
-File: /usr/lib/debug/.build-id/d1	40755	root:root		
-File: /usr/lib/debug/.build-id/d1/f9ee0d273470cba9ba98cf3e1cc20ee0a26b39	120777	root:root		../../../../bin/cachedel
-File: /usr/lib/debug/.build-id/d1/f9ee0d273470cba9ba98cf3e1cc20ee0a26b39.debug	120777	root:root		../../usr/bin/cachedel.debug
-File: /usr/lib/debug/.build-id/df	40755	root:root		
-File: /usr/lib/debug/.build-id/df/e028e20adefac1d0ed8fb4a784cd4a115bba60	120777	root:root		../../../../bin/cachestats
-File: /usr/lib/debug/.build-id/df/e028e20adefac1d0ed8fb4a784cd4a115bba60.debug	120777	root:root		../../usr/bin/cachestats.debug
-File: /usr/lib/debug/usr/bin/cachedel.debug	100644	root:root	d576c5cddc7955841fc6098bbe09a7df	
-File: /usr/lib/debug/usr/bin/cachestats.debug	100644	root:root	a6aa4996992e009a2f248e5b8d770dc2	
-File: /usr/lib/debug/usr/lib/nocache.so.debug	100644	root:root	393f3bc18cc8c3afe78686a72708e3f5	
+File: /usr/lib/debug/.build-id/29	40755	root:root		
+File: /usr/lib/debug/.build-id/29/b5dae190a7eda1ed7d777ff9c1013fec676097	120777	root:root		../../../../bin/cachestats
+File: /usr/lib/debug/.build-id/29/b5dae190a7eda1ed7d777ff9c1013fec676097.debug	120777	root:root		../../usr/bin/cachestats.debug
+File: /usr/lib/debug/.build-id/ad	40755	root:root		
+File: /usr/lib/debug/.build-id/ad/c16d9fde920d6b2e1b35b9fa3262b8f387ed12	120777	root:root		../../../../bin/cachedel
+File: /usr/lib/debug/.build-id/ad/c16d9fde920d6b2e1b35b9fa3262b8f387ed12.debug	120777	root:root		../../usr/bin/cachedel.debug
+File: /usr/lib/debug/.build-id/e7	40755	root:root		
+File: /usr/lib/debug/.build-id/e7/cb68dcc5a9bffcdccc751d48b8113d2b7dee07	120777	root:root		../../../nocache.so
+File: /usr/lib/debug/.build-id/e7/cb68dcc5a9bffcdccc751d48b8113d2b7dee07.debug	120777	root:root		../../usr/lib/nocache.so.debug
+File: /usr/lib/debug/usr/bin/cachedel.debug	100644	root:root	22cde85a48696ea15cd5c7f36a34ef57	
+File: /usr/lib/debug/usr/bin/cachestats.debug	100644	root:root	1fe27cda3b38a0a385fc8b38eb4a9925	
+File: /usr/lib/debug/usr/lib/nocache.so.debug	100644	root:root	9d62b00eedc7ec05783dadd0dd50215c	
 File: /usr/src/debug/nocache-1.2	40755	root:root		
@@ -46,2 +46,2 @@
 File: /usr/src/debug/nocache-1.2/pageinfo.h	100644	root:root	5831ff8f1348147e8683943bfa1d06ae	
-RPMIdentity: fe32bf5a95bf9bfa17970ba4e1b0c68efe526a96b656f0cfe6a8387280745adc48db2ebcbc118ab8e906c228c9e97681670ab31112dea9428be3713c28bd4e83
+RPMIdentity: f172bef6196907c9108247c3b39fc8f79e4597b7be40008b4939d38c071cff33c0956127cacf9f7211c6e8a476c39794521f3d3c123a4558438578e3c63d9e8c