<86>Mar  6 06:15:26 userdel[2980745]: delete user 'rooter'
<86>Mar  6 06:15:26 userdel[2980745]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  6 06:15:26 groupadd[2980779]: group added to /etc/group: name=rooter, GID=921
<86>Mar  6 06:15:26 groupadd[2980779]: group added to /etc/gshadow: name=rooter
<86>Mar  6 06:15:26 groupadd[2980779]: new group: name=rooter, GID=921
<86>Mar  6 06:15:26 useradd[2980805]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash
<86>Mar  6 06:15:26 userdel[2980842]: delete user 'builder'
<86>Mar  6 06:15:26 userdel[2980842]: removed group 'builder' owned by 'builder'
<86>Mar  6 06:15:26 groupadd[2980863]: group added to /etc/group: name=builder, GID=922
<86>Mar  6 06:15:26 groupadd[2980863]: group added to /etc/gshadow: name=builder
<86>Mar  6 06:15:26 groupadd[2980863]: new group: name=builder, GID=922
<86>Mar  6 06:15:26 useradd[2980883]: new user: name=builder, UID=922, GID=922, 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  6 06:15:27 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Mar  6 06:15:27 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Mar  6 06:15:27 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Mar  6 06:15:27 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Mar  6 06:15:27 rpmi: perl-common-sense-3.74-alt1 1444597122 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Linux-Inotify2-2.1-alt1.1.nosrc.rpm (w1.gzdio)
Installing perl-Linux-Inotify2-2.1-alt1.1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60796
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Linux-Inotify2-2.1
+ echo 'Source #0 (Linux-Inotify2-2.1.tar.gz):'
Source #0 (Linux-Inotify2-2.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Linux-Inotify2-2.1.tar.gz
+ /bin/tar -xf -
+ cd Linux-Inotify2-2.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i- 's/watch->cancel,/watch->cancel || 1,/' t/01_inotify.t
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60796
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Linux-Inotify2-2.1
+ 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
perl(common::sense)>=0 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Linux::Inotify2
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
Running Mkbootstrap for Inotify2 ()
chmod 644 "Inotify2.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Inotify2.bs blib/arch/auto/Linux/Inotify2/Inotify2.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
cp Inotify2.pm blib/lib/Linux/Inotify2.pm
make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Inotify2.xs > Inotify2.xsc
mv Inotify2.xsc Inotify2.c
make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
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=\"2.1\" -DXS_VERSION=\"2.1\" -fPIC "-I/usr/lib64/perl5/CORE"   Inotify2.c
In file included from Inotify2.xs:5:
Inotify2.c: In function 'XS_Linux__Inotify2_inotify_blocking':
/usr/lib64/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
Inotify2.c:252:6: warning: unused variable 'RETVAL' [-Wunused-variable]
  int RETVAL;
      ^~~~~~
Inotify2.xs: In function 'XS_Linux__Inotify2_inotify_read':
Inotify2.xs:79:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
         if (got < 0)
            ^
make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
rm -f blib/arch/auto/Linux/Inotify2/Inotify2.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Inotify2.o  -o blib/arch/auto/Linux/Inotify2/Inotify2.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Linux/Inotify2/Inotify2.so
make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
+ : 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/Linux-Inotify2-2.1'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Inotify2.bs blib/arch/auto/Linux/Inotify2/Inotify2.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/00_load.t ..... ok
t/01_inotify.t .. ok
All tests successful.
Files=2, Tests=6,  0 wallclock secs ( 0.01 usr  0.00 sys +  0.03 cusr  0.00 csys =  0.04 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49578
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Linux-Inotify2-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Linux-Inotify2-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Linux-Inotify2-2.1
+ 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-Linux-Inotify2-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Inotify2.bs blib/arch/auto/Linux/Inotify2/Inotify2.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so
Installing /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib64/perl5/Linux/Inotify2.pm
make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.1'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Linux-Inotify2-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Linux-Inotify2-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(common::sense)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (auto)
removed './usr/lib64/perl5/auto/Linux/Inotify2/.packlist'
mode of './usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Linux-Inotify2-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Linux-Inotify2-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Linux-Inotify2-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-Linux-Inotify2-2.1-alt1.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49578
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Linux-Inotify2-2.1
+ DOCDIR=/usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.1
+ /bin/mkdir -p /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.1
+ cp -prL Changes README /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.1
+ chmod -R go-w /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.1
+ chmod -R a+rX /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hKfPyW
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.OWbOkD
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib64/perl5/Linux/Inotify2.pm syntax OK
Provides: perl(Linux/Inotify2.pm) = 2.100
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:ojjB3ZyS464Y93MZt0FMzRHmpCnJxfcxq03yCl5LY2w210Hrg2SFWNi3WJkK1, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(Scalar/Util.pm), perl(XSLoader.pm), perl(common/sense.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.jgf3xn
Creating perl-Linux-Inotify2-debuginfo package
Processing files: perl-Linux-Inotify2-debuginfo-2.1-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mzCwbb
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NId7g2
find-requires: running scripts (debuginfo)
Requires: perl-Linux-Inotify2 = 2.1-alt1.1, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Linux-Inotify2-debuginfo a strict dependency on perl-Linux-Inotify2
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Linux-Inotify2-2.1-alt1.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Linux-Inotify2-debuginfo-2.1-alt1.1.x86_64.rpm (w2.lzdio)
1.85user 0.93system 0:06.92elapsed 40%CPU (0avgtext+0avgdata 63724maxresident)k
0inputs+0outputs (0major+271892minor)pagefaults 0swaps
4.40user 3.87system 0:11.71elapsed 70%CPU (0avgtext+0avgdata 120084maxresident)k
0inputs+0outputs (34411major+564406minor)pagefaults 0swaps
--- perl-Linux-Inotify2-2.1-alt1.1.x86_64.rpm.repo	2019-01-24 18:41:26.000000000 +0000
+++ perl-Linux-Inotify2-2.1-alt1.1.x86_64.rpm.hasher	2022-03-06 06:15:36.401398498 +0000
@@ -25,3 +25,3 @@
 File: /usr/lib64/perl5/auto/Linux/Inotify2	40755	root:root		
-File: /usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so	100644	root:root	5e77706d83618208001cc9adc8c62289	
+File: /usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so	100644	root:root	c024c46be19bd6da62c86744f1830fe4	
 File: /usr/share/doc/perl-Linux-Inotify2-2.1	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/share/doc/perl-Linux-Inotify2-2.1/README	100644	root:root	7f96ff69736032f1ac38a62c06096732	
-RPMIdentity: f9e7a0a9a084f307415b387e6c2df5255355c6989be7a58a36c83991611971c12ca1adda38ac74bf340c7cef707301fe5f80998d624bb9c7a98f728e955ca7b7
+RPMIdentity: 8ad8b3ff97116bf1605f3a9452c74d5c3a8a6b654167c2f6b98aadbbe1df4c4dc43c1d6370e0edbba26582436b7c8975cd24d778a5b4fc73a42e8ee6725036f7
--- perl-Linux-Inotify2-debuginfo-2.1-alt1.1.x86_64.rpm.repo	2019-01-24 18:41:26.000000000 +0000
+++ perl-Linux-Inotify2-debuginfo-2.1-alt1.1.x86_64.rpm.hasher	2022-03-06 06:15:36.453399275 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a2	40755	root:root	
-/usr/lib/debug/.build-id/a2/1d0b90b3e376e559c6d4902e0ac661182910db	120777	root:root	../../../../lib64/perl5/auto/Linux/Inotify2/Inotify2.so
-/usr/lib/debug/.build-id/a2/1d0b90b3e376e559c6d4902e0ac661182910db.debug	120777	root:root	../../usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug
+/usr/lib/debug/.build-id/ae	40755	root:root	
+/usr/lib/debug/.build-id/ae/5f41a0d99f31979416e796e7bfa99418c91bc6	120777	root:root	../../../../lib64/perl5/auto/Linux/Inotify2/Inotify2.so
+/usr/lib/debug/.build-id/ae/5f41a0d99f31979416e796e7bfa99418c91bc6.debug	120777	root:root	../../usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -17,5 +17,5 @@
 Provides: perl-Linux-Inotify2-debuginfo = 2.1-alt1.1:sisyphus+219907.11000.1.1
-File: /usr/lib/debug/.build-id/a2	40755	root:root		
-File: /usr/lib/debug/.build-id/a2/1d0b90b3e376e559c6d4902e0ac661182910db	120777	root:root		../../../../lib64/perl5/auto/Linux/Inotify2/Inotify2.so
-File: /usr/lib/debug/.build-id/a2/1d0b90b3e376e559c6d4902e0ac661182910db.debug	120777	root:root		../../usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug
+File: /usr/lib/debug/.build-id/ae	40755	root:root		
+File: /usr/lib/debug/.build-id/ae/5f41a0d99f31979416e796e7bfa99418c91bc6	120777	root:root		../../../../lib64/perl5/auto/Linux/Inotify2/Inotify2.so
+File: /usr/lib/debug/.build-id/ae/5f41a0d99f31979416e796e7bfa99418c91bc6.debug	120777	root:root		../../usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -24,3 +24,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/Linux/Inotify2	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug	100644	root:root	cd5ee3c5367b33c98884ea3ab5b89575	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so.debug	100644	root:root	6c1bd488733ff0eaa7a7053c557070b0	
 File: /usr/src/debug/Linux-Inotify2-2.1	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/src/debug/Linux-Inotify2-2.1/Inotify2.xs	100644	root:root	c9134be60a168ab2db8bfe7b023bde7c	
-RPMIdentity: f542bc455bc3d0fa213fd02ba11084097a814f29e6ea3d36d85d9e2f46c8e7955357b71c91a34144136883cdef3f476c344b60924a3be5bd73fde9e961ed5273
+RPMIdentity: 29f4b9a3b00cfd823e61864f9334b86e50c9cc83d507c4067f388512b37722ed46bfcb7c2a2bb30d66c4c791d3d65da295cfd94aa620b55496db54c20cd02288