<86>Jun  4 09:04:50 userdel[2403943]: delete user 'rooter'
<86>Jun  4 09:04:50 userdel[2403943]: removed group 'rooter' owned by 'rooter'
<86>Jun  4 09:04:50 userdel[2403943]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  4 09:04:51 groupadd[2403998]: group added to /etc/group: name=rooter, GID=1817
<86>Jun  4 09:04:51 groupadd[2403998]: group added to /etc/gshadow: name=rooter
<86>Jun  4 09:04:51 groupadd[2403998]: new group: name=rooter, GID=1817
<86>Jun  4 09:04:51 useradd[2404043]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash
<86>Jun  4 09:04:51 userdel[2404126]: delete user 'builder'
<86>Jun  4 09:04:51 userdel[2404126]: removed group 'builder' owned by 'builder'
<86>Jun  4 09:04:51 userdel[2404126]: removed shadow group 'builder' owned by 'builder'
<86>Jun  4 09:04:51 groupadd[2404189]: group added to /etc/group: name=builder, GID=1818
<86>Jun  4 09:04:51 groupadd[2404189]: group added to /etc/gshadow: name=builder
<86>Jun  4 09:04:51 groupadd[2404189]: new group: name=builder, GID=1818
<86>Jun  4 09:04:51 useradd[2404243]: new user: name=builder, UID=1818, GID=1818, 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>Jun  4 09:04:52 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jun  4 09:04:52 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jun  4 09:04:52 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jun  4 09:04:52 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Jun  4 09:04:52 rpmi: perl-Devel-CheckLib-1.13-alt1 1528716876 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Compress-Snappy-0.24-alt1.2.nosrc.rpm (w1.gzdio)
Installing perl-Compress-Snappy-0.24-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7320
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Compress-Snappy-0.24
+ echo 'Source #0 (Compress-Snappy-0.24.tar.gz):'
Source #0 (Compress-Snappy-0.24.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Compress-Snappy-0.24.tar.gz
+ /bin/tar -xf -
+ cd Compress-Snappy-0.24
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i- /CCFLAGS/d Makefile.PL
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7320
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Compress-Snappy-0.24
+ 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(Exporter)>=5.57  perl(XSLoader)>=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 Compress::Snappy
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
Running Mkbootstrap for Snappy ()
chmod 644 "Snappy.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Snappy.bs blib/arch/auto/Compress/Snappy/Snappy.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
cp lib/Compress/Snappy.pm blib/lib/Compress/Snappy.pm
make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Snappy.xs > Snappy.xsc
mv Snappy.xsc Snappy.c
make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
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.24\" -DXS_VERSION=\"0.24\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_BUILTIN_CTZ Snappy.c
In file included from Snappy.xs:8:
ppport.h:765: warning: "WIDEST_UTYPE" redefined
 #define WIDEST_UTYPE U64TYPE
 
In file included from /usr/lib64/perl5/CORE/perl.h:2465,
                 from Snappy.xs:4:
/usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition
 #   define WIDEST_UTYPE U64
 
make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
rm -f blib/arch/auto/Compress/Snappy/Snappy.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Snappy.o  -o blib/arch/auto/Compress/Snappy/Snappy.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Compress/Snappy/Snappy.so
make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
+ : 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/Compress-Snappy-0.24'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Snappy.bs blib/arch/auto/Compress/Snappy/Snappy.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_compile.t .. ok
t/01_snappy.t ... ok
All tests successful.
Files=2, Tests=1034,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.14 cusr  0.02 csys =  0.22 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41251
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Compress-Snappy-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Compress-Snappy-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Compress-Snappy-0.24
+ 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-Compress-Snappy-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Snappy.bs blib/arch/auto/Compress/Snappy/Snappy.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/lib64/perl5/auto/Compress/Snappy/Snappy.so
Installing /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/lib64/perl5/Compress/Snappy.pm
make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Compress-Snappy-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/lib64/perl5/auto/Compress/Snappy/Snappy.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Compress-Snappy-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Exporter)>=5.57  perl(XSLoader)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Compress-Snappy-buildroot (auto)
removed './usr/lib64/perl5/auto/Compress/Snappy/.packlist'
mode of './usr/lib64/perl5/auto/Compress/Snappy/Snappy.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Compress-Snappy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Compress-Snappy-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Compress-Snappy-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Compress-Snappy-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Compress-Snappy-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-Compress-Snappy-0.24-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10189
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Compress-Snappy-0.24
+ DOCDIR=/usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24
+ /bin/mkdir -p /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24
+ cp -prL Changes README /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24
+ chmod -R go-w /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24
+ chmod -R a+rX /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oHeZ3E
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.eo60iq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Compress-Snappy-buildroot/usr/lib64/perl5/Compress/Snappy.pm syntax OK
Provides: perl(Compress/Snappy.pm) = 0.240
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), 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:okjB3IX7V1XZ4nCvREbhGfOk3uxwLmEtJi, perl(XSLoader.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.QHyWqi
Creating perl-Compress-Snappy-debuginfo package
Processing files: perl-Compress-Snappy-debuginfo-0.24-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QViRme
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MPkZ4d
find-requires: running scripts (debuginfo)
Requires: perl-Compress-Snappy = 0.24-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so)
Adding to perl-Compress-Snappy-debuginfo a strict dependency on perl-Compress-Snappy
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Snappy-0.24-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Snappy-debuginfo-0.24-alt1.2.x86_64.rpm (w2.lzdio)
2.63user 1.57system 0:09.05elapsed 46%CPU (0avgtext+0avgdata 76416maxresident)k
0inputs+0outputs (0major+286492minor)pagefaults 0swaps
2.40user 1.49system 0:16.77elapsed 23%CPU (0avgtext+0avgdata 120268maxresident)k
32inputs+0outputs (0major+204376minor)pagefaults 0swaps
--- perl-Compress-Snappy-0.24-alt1.2.x86_64.rpm.repo	2019-01-25 00:01:38.000000000 +0000
+++ perl-Compress-Snappy-0.24-alt1.2.x86_64.rpm.hasher	2023-06-04 09:05:06.237926028 +0000
@@ -24,3 +24,3 @@
 File: /usr/lib64/perl5/auto/Compress/Snappy	40755	root:root		
-File: /usr/lib64/perl5/auto/Compress/Snappy/Snappy.so	100644	root:root	bd21414092520766a8e24fa3db20a7f2	
+File: /usr/lib64/perl5/auto/Compress/Snappy/Snappy.so	100644	root:root	2f3fbbf492cc765875f693821386b00f	
 File: /usr/share/doc/perl-Compress-Snappy-0.24	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/share/doc/perl-Compress-Snappy-0.24/README	100644	root:root	6596dd87c6409dbdc350c80c8fdb55f0	
-RPMIdentity: be6289ac608eacc30ff1f08a108cf5cc6140b82f938b8df1e05b719b2a4ec3868fb48aaa5812bb305a61b4d4800f5a58d2e68798a9fd8449708f54aa70ea2ec1
+RPMIdentity: 84e00059e28553cf37e5da64f9ef26677216ab4bb52ae398d73b3003ba989ad0a31debde6e5f23157e3d18d6f3d5fa1bef153411bcf4ec4d6feef7a04901f0c1
--- perl-Compress-Snappy-debuginfo-0.24-alt1.2.x86_64.rpm.repo	2019-01-25 00:01:38.000000000 +0000
+++ perl-Compress-Snappy-debuginfo-0.24-alt1.2.x86_64.rpm.hasher	2023-06-04 09:05:06.455929611 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/15	40755	root:root	
-/usr/lib/debug/.build-id/15/0ee6eb2a38c3bc27261940e8980d19f9647402	120777	root:root	../../../../lib64/perl5/auto/Compress/Snappy/Snappy.so
-/usr/lib/debug/.build-id/15/0ee6eb2a38c3bc27261940e8980d19f9647402.debug	120777	root:root	../../usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug
+/usr/lib/debug/.build-id/8f	40755	root:root	
+/usr/lib/debug/.build-id/8f/61bf99604379da068fbf2d5e8d2edb5210cfbc	120777	root:root	../../../../lib64/perl5/auto/Compress/Snappy/Snappy.so
+/usr/lib/debug/.build-id/8f/61bf99604379da068fbf2d5e8d2edb5210cfbc.debug	120777	root:root	../../usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -22,5 +22,5 @@
 Provides: perl-Compress-Snappy-debuginfo = 0.24-alt1.2:sisyphus+219907.30100.1.1
-File: /usr/lib/debug/.build-id/15	40755	root:root		
-File: /usr/lib/debug/.build-id/15/0ee6eb2a38c3bc27261940e8980d19f9647402	120777	root:root		../../../../lib64/perl5/auto/Compress/Snappy/Snappy.so
-File: /usr/lib/debug/.build-id/15/0ee6eb2a38c3bc27261940e8980d19f9647402.debug	120777	root:root		../../usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug
+File: /usr/lib/debug/.build-id/8f	40755	root:root		
+File: /usr/lib/debug/.build-id/8f/61bf99604379da068fbf2d5e8d2edb5210cfbc	120777	root:root		../../../../lib64/perl5/auto/Compress/Snappy/Snappy.so
+File: /usr/lib/debug/.build-id/8f/61bf99604379da068fbf2d5e8d2edb5210cfbc.debug	120777	root:root		../../usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -29,3 +29,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Snappy	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug	100644	root:root	3d819b16dd8c14783fad6d62f06ee3e2	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug	100644	root:root	47bd91f84ee519ca42aed61f8c818bca	
 File: /usr/src/debug/Compress-Snappy-0.24	40755	root:root		
@@ -39,2 +39,2 @@
 File: /usr/src/debug/Compress-Snappy-0.24/src/csnappy_internal_userspace.h	100644	root:root	91f0555bb92fcf7cd712a9b8d71103ba	
-RPMIdentity: 259edca472237769508496cb3cd59a815d35d1911d7831ad1db9929a5d7440320f0331fe46afacf057a3dbfd66272a99d195a2ed1e12b8dfd467c7a609c6c43f
+RPMIdentity: 7e0da036a0bee5739c3540600061d73a49b4e96f47e83b15087d6ba34c13500753da1cb9fabff7eeee811d27de8ad6e31a02ae9c0f5d9c309b55df0162539369