<86>Mar 18 04:56:37 userdel[4098137]: delete user 'rooter' <86>Mar 18 04:56:37 userdel[4098137]: removed group 'rooter' owned by 'rooter' <86>Mar 18 04:56:37 userdel[4098137]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 18 04:56:37 groupadd[4098156]: group added to /etc/group: name=rooter, GID=1338 <86>Mar 18 04:56:37 groupadd[4098156]: group added to /etc/gshadow: name=rooter <86>Mar 18 04:56:37 groupadd[4098156]: new group: name=rooter, GID=1338 <86>Mar 18 04:56:37 useradd[4098173]: new user: name=rooter, UID=1338, GID=1338, home=/root, shell=/bin/bash <86>Mar 18 04:56:37 userdel[4098192]: delete user 'builder' <86>Mar 18 04:56:37 userdel[4098192]: removed group 'builder' owned by 'builder' <86>Mar 18 04:56:37 userdel[4098192]: removed shadow group 'builder' owned by 'builder' <86>Mar 18 04:56:37 groupadd[4098205]: group added to /etc/group: name=builder, GID=1339 <86>Mar 18 04:56:37 groupadd[4098205]: group added to /etc/gshadow: name=builder <86>Mar 18 04:56:37 groupadd[4098205]: new group: name=builder, GID=1339 <86>Mar 18 04:56:37 useradd[4098214]: new user: name=builder, UID=1339, GID=1339, home=/usr/src, shell=/bin/bash <13>Mar 18 04:56:39 rpmi: strace-6.2-alt1 sisyphus+315869.100.1.1 1677450018 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.19078 + 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.19078 + 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 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.19078 + 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:/bin:/usr/bin:/usr/X11R6/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.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 :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 Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.19078 + 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 4121264 fadvise64(3, 0, 0, POSIX_FADV_NOREUSE) = 0 + exit 0 Processing files: nocache-1.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19078 + 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.Rvw0H5 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.QqTVBf 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.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QvRcaH 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.bgCKcJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NexZoI 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.95user 0.85system 0:05.76elapsed 31%CPU (0avgtext+0avgdata 28044maxresident)k 0inputs+0outputs (0major+243056minor)pagefaults 0swaps 1.79user 1.12system 0:10.45elapsed 27%CPU (0avgtext+0avgdata 108760maxresident)k 976inputs+0outputs (32328major+155654minor)pagefaults 0swaps