<86>Jul 28 10:29:47 userdel[1423252]: delete user 'rooter'
<86>Jul 28 10:29:47 userdel[1423252]: removed group 'rooter' owned by 'rooter'
<86>Jul 28 10:29:47 userdel[1423252]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 28 10:29:47 groupadd[1423311]: group added to /etc/group: name=rooter, GID=1877
<86>Jul 28 10:29:47 groupadd[1423311]: group added to /etc/gshadow: name=rooter
<86>Jul 28 10:29:47 groupadd[1423311]: new group: name=rooter, GID=1877
<86>Jul 28 10:29:47 useradd[1423354]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash
<86>Jul 28 10:29:47 userdel[1423438]: delete user 'builder'
<86>Jul 28 10:29:47 userdel[1423438]: removed group 'builder' owned by 'builder'
<86>Jul 28 10:29:47 groupadd[1423494]: group added to /etc/group: name=builder, GID=1878
<86>Jul 28 10:29:47 groupadd[1423494]: group added to /etc/gshadow: name=builder
<86>Jul 28 10:29:47 groupadd[1423494]: new group: name=builder, GID=1878
<86>Jul 28 10:29:47 useradd[1423567]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
<13>Jul 28 10:29:50 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jul 28 10:29:50 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jul 28 10:29:50 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jul 28 10:29:50 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Filesys-Df-0.92-alt3.2.nosrc.rpm (w1.gzdio)
Installing perl-Filesys-Df-0.92-alt3.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55812
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Filesys-Df-0.92
+ echo 'Source #0 (Filesys-Df-0.92.tar.gz):'
Source #0 (Filesys-Df-0.92.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Filesys-Df-0.92.tar.gz
+ /bin/tar -xf -
+ cd Filesys-Df-0.92
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55812
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Filesys-Df-0.92
+ perl_vendor_build
+ export PERL_EXTUTILS_AUTOINSTALL=--skip
+ PERL_EXTUTILS_AUTOINSTALL=--skip
+ export XSUBPP_STATIC_XS=1
+ XSUBPP_STATIC_XS=1
+ _perl_vendor_fixin
+ find . -type f -print0
+ xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,'
+ /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL
+ _perl_vendor_MM_build
+ : looking for PREREQ dependencies
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1
+ tee .perl.req
OS = linux
Checking for statvfs .....
d_statvfs is defined.
i_sysstatvfs is defined.
Building with statvfs ....

+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
OS = linux
Checking for statvfs .....
d_statvfs is defined.
i_sysstatvfs is defined.
Building with statvfs ....
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Filesys::Df
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
Running Mkbootstrap for Df ()
chmod 644 "Df.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Df.bs blib/arch/auto/Filesys/Df/Df.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
cp Df.pm blib/lib/Filesys/Df.pm
make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -prototypes -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Filesys-Df-0.92/typemap'  Df.xs > Df.xsc
mv Df.xsc Df.c
make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2   -DVERSION=\"0.92\" -DXS_VERSION=\"0.92\" -fPIC "-I/usr/lib64/perl5/CORE"   Df.c
make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
rm -f blib/arch/auto/Filesys/Df/Df.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Df.o  -o blib/arch/auto/Filesys/Df/Df.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Filesys/Df/Df.so
make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
+ : running tests
+ LD_BIND_NOW=1
+ PERL_DL_NONLAZY=1
+ /usr/bin/make test 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Df.bs blib/arch/auto/Filesys/Df/Df.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..2
ok 1
ok 2
ok 3

Results for directory: "/" in 1K blocks:
Total: 67108864
Free: 66617676
Available: 66617676
Used: 491188
Percent Full: 1
Total Inodes: 66023129
Free Inodes: 66005482
Inode Percent Full: 0

Results for "test.pl" filehandle in 1K blocks:
Total: 67108864
Free: 66617676
Available: 66617676
Used: 491188
Percent Full: 1
Total Inodes: 66023129
Free Inodes: 66005482
Inode Percent Full: 0

All tests successful!

make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55812
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Filesys-Df-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Filesys-Df-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Filesys-Df-0.92
+ perl_vendor_install
+ /bin/grep -qs -Ew Build_PL Build.PL
+ /bin/grep -qs -Ew '(dist|module)_name' Build.PL
+ _perl_vendor_MM_install
+ : installing
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Filesys-Df-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Df.bs blib/arch/auto/Filesys/Df/Df.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib64/perl5/auto/Filesys/Df/Df.so
Installing /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib64/perl5/Filesys/Df.pm
make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Filesys-Df-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib64/perl5/auto/Filesys/Df/Df.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Filesys-Df-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
/usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib64/perl5/Filesys/Df.pm:  my $ref = df("/tmp");  # Default output is 1K blocks
/usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib64/perl5/Filesys/Df.pm:  my $ref = df("/tmp", 8192);  # output is 8K blocks
/usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib64/perl5/Filesys/Df.pm:  my $ref = df("/tmp", 1);     # output is bytes
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Filesys-Df-buildroot (auto)
removed './usr/lib64/perl5/auto/Filesys/Df/.packlist'
mode of './usr/lib64/perl5/auto/Filesys/Df/Df.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Filesys-Df-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Filesys-Df-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Filesys-Df-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Filesys-Df-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Filesys-Df-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: perl-Filesys-Df-0.92-alt3.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3590
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Filesys-Df-0.92
+ DOCDIR=/usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92
+ /bin/mkdir -p /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92
+ cp -prL Changes README /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92
+ chmod -R go-w /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92
+ chmod -R a+rX /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dNlE3Z
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.DIUtih
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib64/perl5/Filesys/Df.pm syntax OK
Provides: perl(Filesys/Df.pm) = 0.920
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:okjB3WJuRIi8EGFcPXXQUWX6XPEUYaNW64DGf, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(DynaLoader.pm), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j22W1B
Creating perl-Filesys-Df-debuginfo package
Processing files: perl-Filesys-Df-debuginfo-0.92-alt3.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J9cOk0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HGjg7r
find-requires: running scripts (debuginfo)
Requires: perl-Filesys-Df = 0.92-alt3.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Filesys-Df-debuginfo a strict dependency on perl-Filesys-Df
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Filesys-Df-0.92-alt3.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Filesys-Df-debuginfo-0.92-alt3.2.x86_64.rpm (w2.lzdio)
1.83user 1.72system 0:07.25elapsed 49%CPU (0avgtext+0avgdata 62752maxresident)k
0inputs+0outputs (0major+263827minor)pagefaults 0swaps
3.15user 2.44system 0:16.16elapsed 34%CPU (0avgtext+0avgdata 135540maxresident)k
0inputs+0outputs (0major+209111minor)pagefaults 0swaps
--- perl-Filesys-Df-0.92-alt3.2.x86_64.rpm.repo	2019-01-24 21:17:34.000000000 +0000
+++ perl-Filesys-Df-0.92-alt3.2.x86_64.rpm.hasher	2024-07-28 10:30:00.491279880 +0000
@@ -23,3 +23,3 @@
 File: /usr/lib64/perl5/auto/Filesys/Df	40755	root:root		
-File: /usr/lib64/perl5/auto/Filesys/Df/Df.so	100644	root:root	4fdfc81cecc3847efbc7a92a1c59ab5b	
+File: /usr/lib64/perl5/auto/Filesys/Df/Df.so	100644	root:root	39d656804ab3ec094ee4cf167628a1c3	
 File: /usr/share/doc/perl-Filesys-Df-0.92	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/share/doc/perl-Filesys-Df-0.92/README	100644	root:root	3fc025f30da3e40cba0d3894275c6d42	
-RPMIdentity: c66da68cf719607e7e48983d89f173334824705c59342bf67bf60bc01f3602d73e15beb0dbea333988824a7fc2f8ac00c69f69c1c63b4a5575cb0f82d6104737
+RPMIdentity: 0928c9cbf01c6022ee6d52ee1f6dbf9f5ceeb2788fa3a95de67b9030474181d6ad885e2dfe86b8e7c67d078c77600397bb8e29dedd8b43d5a0092704b448a080
--- perl-Filesys-Df-debuginfo-0.92-alt3.2.x86_64.rpm.repo	2019-01-24 21:17:34.000000000 +0000
+++ perl-Filesys-Df-debuginfo-0.92-alt3.2.x86_64.rpm.hasher	2024-07-28 10:30:01.205291072 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/75	40755	root:root	
-/usr/lib/debug/.build-id/75/8a1d6643bf98756e912d5a2356b3c16b18d713	120777	root:root	../../../../lib64/perl5/auto/Filesys/Df/Df.so
-/usr/lib/debug/.build-id/75/8a1d6643bf98756e912d5a2356b3c16b18d713.debug	120777	root:root	../../usr/lib64/perl5/auto/Filesys/Df/Df.so.debug
+/usr/lib/debug/.build-id/13	40755	root:root	
+/usr/lib/debug/.build-id/13/91eb3bf1262bc9b354c4c1c899d4bdf93ee35b	120777	root:root	../../../../lib64/perl5/auto/Filesys/Df/Df.so
+/usr/lib/debug/.build-id/13/91eb3bf1262bc9b354c4c1c899d4bdf93ee35b.debug	120777	root:root	../../usr/lib64/perl5/auto/Filesys/Df/Df.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -17,5 +17,5 @@
 Provides: perl-Filesys-Df-debuginfo = 0.92-alt3.2:sisyphus+219907.17400.1.1
-File: /usr/lib/debug/.build-id/75	40755	root:root		
-File: /usr/lib/debug/.build-id/75/8a1d6643bf98756e912d5a2356b3c16b18d713	120777	root:root		../../../../lib64/perl5/auto/Filesys/Df/Df.so
-File: /usr/lib/debug/.build-id/75/8a1d6643bf98756e912d5a2356b3c16b18d713.debug	120777	root:root		../../usr/lib64/perl5/auto/Filesys/Df/Df.so.debug
+File: /usr/lib/debug/.build-id/13	40755	root:root		
+File: /usr/lib/debug/.build-id/13/91eb3bf1262bc9b354c4c1c899d4bdf93ee35b	120777	root:root		../../../../lib64/perl5/auto/Filesys/Df/Df.so
+File: /usr/lib/debug/.build-id/13/91eb3bf1262bc9b354c4c1c899d4bdf93ee35b.debug	120777	root:root		../../usr/lib64/perl5/auto/Filesys/Df/Df.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -24,3 +24,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/Filesys/Df	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/Filesys/Df/Df.so.debug	100644	root:root	73e0f125b56cc3f4b0625e8b9114a283	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Filesys/Df/Df.so.debug	100644	root:root	1951fadc0a7f282c3f50835bc1f90fed	
 File: /usr/src/debug/Filesys-Df-0.92	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/src/debug/Filesys-Df-0.92/Df.xs	100644	root:root	b0d79dec4ee93e8e7acf38e4e1e9557b	
-RPMIdentity: 4e4ad000f5409f4fc9d562a75c5750fa1722ab401e3444f0e26b132e13d801b40175845e482f0e725e79bb99d3fe68ae4c026d87159799282e2e00e227b9a6c3
+RPMIdentity: c7dbdbc9e1df579162b2a060000cce7a702446239d77d7c1ff9654d331e352734a408ed773c383fbf3d3b56c5a923350d1f4475bca6ce0a78fd071470f89ddbd