<86>Mar 12 07:54:20 userdel[4052617]: delete user 'rooter'
<86>Mar 12 07:54:20 userdel[4052617]: removed group 'rooter' owned by 'rooter'
<86>Mar 12 07:54:20 userdel[4052617]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 12 07:54:20 groupadd[4052638]: group added to /etc/group: name=rooter, GID=1347
<86>Mar 12 07:54:20 groupadd[4052638]: group added to /etc/gshadow: name=rooter
<86>Mar 12 07:54:20 groupadd[4052638]: new group: name=rooter, GID=1347
<86>Mar 12 07:54:20 useradd[4052660]: new user: name=rooter, UID=1347, GID=1347, home=/root, shell=/bin/bash
<86>Mar 12 07:54:20 userdel[4052693]: delete user 'builder'
<86>Mar 12 07:54:20 userdel[4052693]: removed group 'builder' owned by 'builder'
<86>Mar 12 07:54:20 userdel[4052693]: removed shadow group 'builder' owned by 'builder'
<86>Mar 12 07:54:20 groupadd[4052718]: group added to /etc/group: name=builder, GID=1348
<86>Mar 12 07:54:20 groupadd[4052718]: group added to /etc/gshadow: name=builder
<86>Mar 12 07:54:20 groupadd[4052718]: new group: name=builder, GID=1348
<86>Mar 12 07:54:20 useradd[4052735]: new user: name=builder, UID=1348, GID=1348, 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>Mar 12 07:54:21 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Mar 12 07:54:21 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Mar 12 07:54:21 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Mar 12 07:54:21 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-File-Sync-0.11-alt2.2.nosrc.rpm (w1.gzdio)
Installing perl-File-Sync-0.11-alt2.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95670
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf File-Sync-0.11
+ echo 'Source #0 (File-Sync-0.11.tar.gz):'
Source #0 (File-Sync-0.11.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/File-Sync-0.11.tar.gz
+ /bin/tar -xf -
+ cd File-Sync-0.11
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95670
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd File-Sync-0.11
+ 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
Testing if you have a working C compiler and the needed header files...
trying compilers: gcc... fdatasync() support detected, including

+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Testing if you have a working C compiler and the needed header files...
trying compilers: gcc... fdatasync() support detected, including
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::Sync
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11'
Running Mkbootstrap for Sync ()
chmod 644 "Sync.bs"
make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11'
make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Sync.bs blib/arch/auto/File/Sync/Sync.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11'
make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11'
cp Sync.pm blib/lib/File/Sync.pm
AutoSplitting blib/lib/File/Sync.pm (blib/lib/auto/File/Sync)
make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11'
make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Sync.xs > Sync.xsc
mv Sync.xsc Sync.c
make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11'
make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11'
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.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_SYNC -DHAVE_FDATASYNC Sync.c
Sync.c: In function 'XS_File__Sync_fsync_fd':
Sync.c:212:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
Sync.c: In function 'XS_File__Sync_fdatasync_fd':
Sync.c:231:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11'
make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11'
rm -f blib/arch/auto/File/Sync/Sync.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Sync.o  -o blib/arch/auto/File/Sync/Sync.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/File/Sync/Sync.so
make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11'
+ : 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/File-Sync-0.11'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Sync.bs blib/arch/auto/File/Sync/Sync.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_fsync.t ...... ok
t/02_error.t ...... ok
t/03_sync.t ....... ok
t/04_fdatasync.t .. ok
All tests successful.
Files=4, Tests=21,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.04 cusr  0.01 csys =  0.08 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41271
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-File-Sync-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-File-Sync-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd File-Sync-0.11
+ 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-File-Sync-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/File-Sync-0.11'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Sync.bs blib/arch/auto/File/Sync/Sync.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/auto/File/Sync/Sync.so
Installing /usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/auto/File/Sync/autosplit.ix
Installing /usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/File/Sync.pm
make: Leaving directory '/usr/src/RPM/BUILD/File-Sync-0.11'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-File-Sync-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/auto/File/Sync/Sync.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-File-Sync-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
/usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/File/Sync.pm:  $fh = new FileHandle("> /tmp/foo") 
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-File-Sync-buildroot (auto)
removed './usr/lib64/perl5/auto/File/Sync/.packlist'
mode of './usr/lib64/perl5/auto/File/Sync/Sync.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-File-Sync-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-File-Sync-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-File-Sync-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-File-Sync-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-File-Sync-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-File-Sync-0.11-alt2.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41271
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd File-Sync-0.11
+ DOCDIR=/usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11
+ /bin/mkdir -p /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11
+ cp -prL Changes README /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11
+ chmod -R go-w /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11
+ chmod -R a+rX /usr/src/tmp/perl-File-Sync-buildroot/usr/share/doc/perl-File-Sync-0.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rCEGAt
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.kOmvW5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-File-Sync-buildroot/usr/lib64/perl5/File/Sync.pm syntax OK
Provides: perl(File/Sync.pm) = 0.110
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libperl-5.28.so()(64bit) >= set:oljB3WJube3STFxHLr8sh6, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), perl(DynaLoader.pm), perl(Symbol.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.XnuVNL
Creating perl-File-Sync-debuginfo package
Processing files: perl-File-Sync-debuginfo-0.11-alt2.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2L7U6u
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JNiSUh
find-requires: running scripts (debuginfo)
Requires: perl-File-Sync = 0.11-alt2.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-File-Sync-debuginfo a strict dependency on perl-File-Sync
Wrote: /usr/src/RPM/RPMS/x86_64/perl-File-Sync-0.11-alt2.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm (w2.lzdio)
1.96user 0.77system 0:07.19elapsed 38%CPU (0avgtext+0avgdata 62200maxresident)k
0inputs+0outputs (0major+281727minor)pagefaults 0swaps
1.84user 0.97system 0:11.91elapsed 23%CPU (0avgtext+0avgdata 120564maxresident)k
0inputs+0outputs (34458major+153550minor)pagefaults 0swaps
--- perl-File-Sync-0.11-alt2.2.x86_64.rpm.repo	2019-01-24 23:52:16.000000000 +0000
+++ perl-File-Sync-0.11-alt2.2.x86_64.rpm.hasher	2023-03-12 07:54:30.986475173 +0000
@@ -25,3 +25,3 @@
 File: /usr/lib64/perl5/auto/File/Sync	40755	root:root		
-File: /usr/lib64/perl5/auto/File/Sync/Sync.so	100644	root:root	9cbb72defed4ff509e1634aa4cf23ad3	
+File: /usr/lib64/perl5/auto/File/Sync/Sync.so	100644	root:root	95c192fdf0fdc0e2d0f7445a062a7a04	
 File: /usr/lib64/perl5/auto/File/Sync/autosplit.ix	100644	root:root	ac6295f19d970f276f3c60052e71be28	
@@ -30,2 +30,2 @@
 File: /usr/share/doc/perl-File-Sync-0.11/README	100644	root:root	55a2b575f9e7ca38a190772654e815d5	
-RPMIdentity: de3d15f4fdd09a769f24c79b48e0a0873c333c2742000d51de2ae25ec25c5a10ecbb705a187084903264c79483e9f5e54386b228732bb0c4c69d88250d20f09d
+RPMIdentity: 4e574e8da0671d153f91715f459b5fe82224b9450960d14beccd3440f4d7938fef1ae0d840a171cead87013b8146eea4c70c75438953ef9a9d95c551040164a7
--- perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm.repo	2019-01-24 23:52:18.000000000 +0000
+++ perl-File-Sync-debuginfo-0.11-alt2.2.x86_64.rpm.hasher	2023-03-12 07:54:31.048476320 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/48	40755	root:root	
-/usr/lib/debug/.build-id/48/fa629fb75a8ddc5355ca5825ee20b2a7cf8680	120777	root:root	../../../../lib64/perl5/auto/File/Sync/Sync.so
-/usr/lib/debug/.build-id/48/fa629fb75a8ddc5355ca5825ee20b2a7cf8680.debug	120777	root:root	../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug
+/usr/lib/debug/.build-id/5e	40755	root:root	
+/usr/lib/debug/.build-id/5e/a0f521f8dedea49630db7a7438f9aae274853e	120777	root:root	../../../../lib64/perl5/auto/File/Sync/Sync.so
+/usr/lib/debug/.build-id/5e/a0f521f8dedea49630db7a7438f9aae274853e.debug	120777	root:root	../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -17,5 +17,5 @@
 Provides: perl-File-Sync-debuginfo = 0.11-alt2.2:sisyphus+219907.26700.1.1
-File: /usr/lib/debug/.build-id/48	40755	root:root		
-File: /usr/lib/debug/.build-id/48/fa629fb75a8ddc5355ca5825ee20b2a7cf8680	120777	root:root		../../../../lib64/perl5/auto/File/Sync/Sync.so
-File: /usr/lib/debug/.build-id/48/fa629fb75a8ddc5355ca5825ee20b2a7cf8680.debug	120777	root:root		../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug
+File: /usr/lib/debug/.build-id/5e	40755	root:root		
+File: /usr/lib/debug/.build-id/5e/a0f521f8dedea49630db7a7438f9aae274853e	120777	root:root		../../../../lib64/perl5/auto/File/Sync/Sync.so
+File: /usr/lib/debug/.build-id/5e/a0f521f8dedea49630db7a7438f9aae274853e.debug	120777	root:root		../../usr/lib64/perl5/auto/File/Sync/Sync.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -24,3 +24,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/File/Sync	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/File/Sync/Sync.so.debug	100644	root:root	e6b54686775d56cd8d0c80f7f5a5f3e7	
+File: /usr/lib/debug/usr/lib64/perl5/auto/File/Sync/Sync.so.debug	100644	root:root	ccda3da59d985aee6c25cefee102114c	
 File: /usr/src/debug/File-Sync-0.11	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/src/debug/File-Sync-0.11/Sync.xs	100644	root:root	fc3f0eaa367caaf26aff05454fba5452	
-RPMIdentity: 92d75fbc7c55e5da28517f8ed9419d774655dd2855c83337837e07ca5e492a3a5fd1fb20b00038d567cb535d0a4524adbf309d43e1b3db36517d870d0d0e2af7
+RPMIdentity: 3e42c64c3adbd1c7a5c8b234eaa0687324acc98a2d6f5061390a7385ee6bd6601ffcb877c75f27bd14973777b088cc303489ed370c90c4e540f02b6d26e662a4