<86>Apr 17 06:47:54 userdel[191586]: delete user 'rooter'
<86>Apr 17 06:47:54 userdel[191586]: removed group 'rooter' owned by 'rooter'
<86>Apr 17 06:47:54 groupadd[191603]: group added to /etc/group: name=rooter, GID=987
<86>Apr 17 06:47:54 groupadd[191603]: group added to /etc/gshadow: name=rooter
<86>Apr 17 06:47:54 groupadd[191603]: new group: name=rooter, GID=987
<86>Apr 17 06:47:54 useradd[191625]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash
<86>Apr 17 06:47:54 userdel[191665]: delete user 'builder'
<86>Apr 17 06:47:54 userdel[191665]: removed group 'builder' owned by 'builder'
<86>Apr 17 06:47:54 groupadd[191696]: group added to /etc/group: name=builder, GID=988
<86>Apr 17 06:47:54 groupadd[191696]: group added to /etc/gshadow: name=builder
<86>Apr 17 06:47:54 groupadd[191696]: new group: name=builder, GID=988
<86>Apr 17 06:47:54 useradd[191714]: new user: name=builder, UID=988, GID=988, 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>Apr 17 06:47:56 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Apr 17 06:47:56 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Apr 17 06:47:56 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Apr 17 06:47:56 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-Quota-1.7.2-alt1.2.nosrc.rpm (w1.gzdio)
Installing perl-Quota-1.7.2-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99189
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Quota-1.7.2
+ echo 'Source #0 (Quota-1.7.2.tar.gz):'
Source #0 (Quota-1.7.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Quota-1.7.2.tar.gz
+ /bin/tar -xf -
+ cd Quota-1.7.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i- 's/Linux 2/Linux/' Makefile.PL
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99189
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Quota-1.7.2
+ 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
Using hints/linux.h for myconfig.h

+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Using hints/linux.h for myconfig.h
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Quota
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
rm -f myconfig.h
ln -s hints/linux.h myconfig.h
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
Running Mkbootstrap for Quota ()
chmod 644 "Quota.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
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=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib64/perl5/CORE"   stdio_wrap.c
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
cp Quota.pm blib/lib/Quota.pm
AutoSplitting blib/lib/Quota.pm (blib/lib/auto/Quota)
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Quota.xs > Quota.xsc
mv Quota.xsc Quota.c
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
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=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib64/perl5/CORE"   linuxapi.c
linuxapi.c: In function 'linuxquota_get_api':
linuxapi.c:146:13: warning: implicit declaration of function 'quotactl'; did you mean 'SYS_quotactl'? [-Wimplicit-function-declaration]
         if (quotactl(QCMD(Q_V2_GETSTATS, 0), NULL, 0, (void *)&v2_stats) >= 0) {
             ^~~~~~~~
             SYS_quotactl
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
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=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib64/perl5/CORE"   Quota.c
Quota.xs: In function 'callaurpc':
Quota.xs:77:1: warning: type of 'prognum' defaults to 'int' [-Wimplicit-int]
 callaurpc(host, prognum, versnum, procnum, inproc, in, outproc, out)
 ^~~~~~~~~
Quota.xs:77:1: warning: type of 'versnum' defaults to 'int' [-Wimplicit-int]
Quota.xs:77:1: warning: type of 'procnum' defaults to 'int' [-Wimplicit-int]
Quota.xs: In function 'XS_Quota_query':
Quota.xs:349:12: warning: implicit declaration of function 'quotactl'; did you mean 'ioctl'? [-Wimplicit-function-declaration]
      err = quotactl(QCMD(Q_XGETQUOTA, ((kind == 2) ? XQM_PRJQUOTA : ((kind == 1) ? XQM_GRPQUOTA : XQM_USRQUOTA))), dev+5, uid, CADR &xfs_dqblk);
            ^~~~~~~~
            ioctl
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
rm -f blib/arch/auto/Quota/Quota.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Quota.o stdio_wrap.o  linuxapi.o    -o blib/arch/auto/Quota/Quota.so  \
   -lrpcsvc   \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Quota/Quota.so
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
+ : 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/Quota-1.7.2'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl

This is an interactive test script - input and output must be a tty
Exiting now.
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1584
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Quota-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Quota-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Quota-1.7.2
+ 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-Quota-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/auto/Quota/Quota.so
Installing /usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/Quota.pm
Installing /usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/auto/Quota/autosplit.ix
make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Quota-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/auto/Quota/Quota.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Quota-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Quota-buildroot (auto)
removed './usr/lib64/perl5/auto/Quota/.packlist'
mode of './usr/lib64/perl5/auto/Quota/Quota.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Quota-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Quota-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Quota-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Quota-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Quota-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-Quota-1.7.2-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1584
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Quota-1.7.2
+ DOCDIR=/usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2
+ /bin/mkdir -p /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2
+ cp -prL CHANGES README contrib /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2
+ chmod -R go-w /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2
+ chmod -R a+rX /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f5LZ8U
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.CUChKR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/Quota.pm syntax OK
Provides: perl(Quota.pm) = 1.007.002
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:ojjB3I7B6acQIisRZDZampCZHjPJejwH7wDar0a7P4HLj5dQ5QfV7QrFs3, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), perl(DynaLoader.pm), perl(POSIX.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.XEgcMR
Creating perl-Quota-debuginfo package
Processing files: perl-Quota-debuginfo-1.7.2-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qjc1eV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lK3P71
find-requires: running scripts (debuginfo)
Requires: perl-Quota = 1.7.2-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Quota-debuginfo a strict dependency on perl-Quota
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Quota-1.7.2-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Quota-debuginfo-1.7.2-alt1.2.x86_64.rpm (w2.lzdio)
2.03user 0.82system 0:06.96elapsed 41%CPU (0avgtext+0avgdata 81376maxresident)k
0inputs+0outputs (0major+285038minor)pagefaults 0swaps
4.58user 3.48system 0:11.44elapsed 70%CPU (0avgtext+0avgdata 120236maxresident)k
0inputs+0outputs (34414major+557782minor)pagefaults 0swaps
--- perl-Quota-1.7.2-alt1.2.x86_64.rpm.repo	2019-01-25 04:35:02.000000000 +0000
+++ perl-Quota-1.7.2-alt1.2.x86_64.rpm.hasher	2022-04-17 06:48:04.953793829 +0000
@@ -42,3 +42,3 @@
 File: /usr/lib64/perl5/auto/Quota	40755	root:root		
-File: /usr/lib64/perl5/auto/Quota/Quota.so	100644	root:root	313bb4f2797685ff8906cc1e0552ef64	
+File: /usr/lib64/perl5/auto/Quota/Quota.so	100644	root:root	3953f8d72a61dbdcee9df8911ebadf23	
 File: /usr/lib64/perl5/auto/Quota/autosplit.ix	100644	root:root	f8c998d32c002c8f321130150fa74947	
@@ -66,2 +66,2 @@
 File: /usr/share/doc/perl-Quota-1.7.2/contrib/test-group.pl	100755	root:root	de4a4b543b946d5ede3759610e944b2c	
-RPMIdentity: 86c9602d91dcdc0251699b6485226b6b37d7b1d2d03baa712491f0102f2062cf329e811bd09f86c9c819d9cf142d21ccaacbc98aa05ad212a12dcafecabe0b23
+RPMIdentity: 1f298e5069ed0d57c7a36897fbb8e37e9e1eaa16edf7fe18d414dc2f127868a4db7d6ba2634367e805f9c65fefc99a216234a1eba52f49cc3d9430762b7dbd7b
--- perl-Quota-debuginfo-1.7.2-alt1.2.x86_64.rpm.repo	2019-01-25 04:35:02.000000000 +0000
+++ perl-Quota-debuginfo-1.7.2-alt1.2.x86_64.rpm.hasher	2022-04-17 06:48:05.026794944 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/39	40755	root:root	
-/usr/lib/debug/.build-id/39/5a1bba9c0c78e3bb0109a05619b3a5ee2ac9d8	120777	root:root	../../../../lib64/perl5/auto/Quota/Quota.so
-/usr/lib/debug/.build-id/39/5a1bba9c0c78e3bb0109a05619b3a5ee2ac9d8.debug	120777	root:root	../../usr/lib64/perl5/auto/Quota/Quota.so.debug
+/usr/lib/debug/.build-id/76	40755	root:root	
+/usr/lib/debug/.build-id/76/7f7ae049994ab61a84e9b79c2b0fc1de687e34	120777	root:root	../../../../lib64/perl5/auto/Quota/Quota.so
+/usr/lib/debug/.build-id/76/7f7ae049994ab61a84e9b79c2b0fc1de687e34.debug	120777	root:root	../../usr/lib64/perl5/auto/Quota/Quota.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -21,5 +21,5 @@
 Provides: perl-Quota-debuginfo = 1.7.2-alt1.2:sisyphus+219907.62600.1.1
-File: /usr/lib/debug/.build-id/39	40755	root:root		
-File: /usr/lib/debug/.build-id/39/5a1bba9c0c78e3bb0109a05619b3a5ee2ac9d8	120777	root:root		../../../../lib64/perl5/auto/Quota/Quota.so
-File: /usr/lib/debug/.build-id/39/5a1bba9c0c78e3bb0109a05619b3a5ee2ac9d8.debug	120777	root:root		../../usr/lib64/perl5/auto/Quota/Quota.so.debug
+File: /usr/lib/debug/.build-id/76	40755	root:root		
+File: /usr/lib/debug/.build-id/76/7f7ae049994ab61a84e9b79c2b0fc1de687e34	120777	root:root		../../../../lib64/perl5/auto/Quota/Quota.so
+File: /usr/lib/debug/.build-id/76/7f7ae049994ab61a84e9b79c2b0fc1de687e34.debug	120777	root:root		../../usr/lib64/perl5/auto/Quota/Quota.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -27,3 +27,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/Quota	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/Quota/Quota.so.debug	100644	root:root	886cebabec16ad99cbdcb89582a78204	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Quota/Quota.so.debug	100644	root:root	9201579900e87f788a3bd15d169d3f01	
 File: /usr/src/debug/Quota-1.7.2	40755	root:root		
@@ -36,2 +36,2 @@
 File: /usr/src/debug/Quota-1.7.2/stdio_wrap.c	100644	root:root	5b37fe16c9eea17ba18a2413873fe50b	
-RPMIdentity: 9d782852ca0e5ee5f3f825ee38722a05b5e05b76bdb007a1c71af8abb71fb3c497995857e9d70cd3b9bcd735dc84c313e21a8a6aed62e4cf1f1306135f063b81
+RPMIdentity: 4c6725487ca7d9a694dd1ce9b2ed723d718406a933d8195a10ed539ce687d9c7514a91c208036ce0c231df1890086e686eeefb63a5350931afa7c4bb5a9233de