<86>Oct  9 07:40:09 userdel[814239]: delete user 'rooter'
<86>Oct  9 07:40:09 userdel[814239]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 07:40:09 groupadd[814255]: group added to /etc/group: name=rooter, GID=663
<86>Oct  9 07:40:09 groupadd[814255]: group added to /etc/gshadow: name=rooter
<86>Oct  9 07:40:09 groupadd[814255]: new group: name=rooter, GID=663
<86>Oct  9 07:40:09 useradd[814260]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>Oct  9 07:40:09 userdel[814281]: delete user 'builder'
<86>Oct  9 07:40:09 userdel[814281]: removed group 'builder' owned by 'builder'
<86>Oct  9 07:40:09 userdel[814281]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 07:40:09 groupadd[814293]: group added to /etc/group: name=builder, GID=664
<86>Oct  9 07:40:09 groupadd[814293]: group added to /etc/gshadow: name=builder
<86>Oct  9 07:40:09 groupadd[814293]: new group: name=builder, GID=664
<86>Oct  9 07:40:09 useradd[814301]: new user: name=builder, UID=664, GID=664, 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>Oct  9 07:40:11 rpmi: liblzo2-2.10-alt1 sisyphus+225108.100.1.1 1552705748 installed
<13>Oct  9 07:40:11 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Oct  9 07:40:11 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Oct  9 07:40:11 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Oct  9 07:40:11 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Oct  9 07:40:11 rpmi: liblzo2-devel-2.10-alt1 sisyphus+225108.100.1.1 1552705748 installed
<13>Oct  9 07:40:11 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-LZO-1.09-alt1.2.nosrc.rpm (w1.gzdio)
Installing perl-Compress-LZO-1.09-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4422
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Compress-LZO-1.09
+ echo 'Source #0 (Compress-LZO-1.09.tar.gz):'
Source #0 (Compress-LZO-1.09.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Compress-LZO-1.09.tar.gz
+ /bin/tar -xf -
+ cd Compress-LZO-1.09
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4422
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Compress-LZO-1.09
+ 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(AutoLoader)>=0  perl(DynaLoader)>=0  perl(Exporter)>=0  perl(perl)>=5.004  perl(strict)>=0  perl(vars)>=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::LZO
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
Running Mkbootstrap for LZO ()
chmod 644 "LZO.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZO.bs blib/arch/auto/Compress/LZO/LZO.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
cp lib/Compress/LZO.pm blib/lib/Compress/LZO.pm
AutoSplitting blib/lib/Compress/LZO.pm (blib/lib/auto/Compress/LZO)
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Compress-LZO-1.09/typemap'  LZO.xs > LZO.xsc
mv LZO.xsc LZO.c
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
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.09\" -DXS_VERSION=\"1.09\" -fPIC "-I/usr/lib64/perl5/CORE"   LZO.c
LZO.xs: In function 'XS_Compress__LZO_compress':
LZO.xs:134:7: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
   out = SvPVX(RETVAL);
       ^
LZO.xs: In function 'XS_Compress__LZO_decompress':
LZO.xs:182:7: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
   out = SvPVX(RETVAL);
       ^
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
rm -f blib/arch/auto/Compress/LZO/LZO.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  LZO.o  -o blib/arch/auto/Compress/LZO/LZO.so  \
   -llzo2   \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Compress/LZO/LZO.so
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
+ : 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-LZO-1.09'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZO.bs blib/arch/auto/Compress/LZO/LZO.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
# Testing with Perl 5.028003, /usr/bin/perl
#     AutoLoader version is 5.74
#     Devel::CheckLib version is 1.13
#     DynaLoader version is 1.45
#     Exporter version is 5.73
#     ExtUtils::MakeMaker version is 7.34
#     Scalar::Util version is 1.5
#     Test::More version is 1.302141
#     strict version is 1.11
#     vars version is 1.04
#     warnings version is 1.42
t/000-report-versions.t .... ok
t/author-pod-syntax.t ...... skipped: these tests are for testing by the author
t/release-dist-manifest.t .. skipped: these tests are for release candidate testing
t/release-distmeta.t ....... skipped: these tests are for release candidate testing
t/release-eol.t ............ skipped: these tests are for release candidate testing
t/release-has-version.t .... skipped: these tests are for release candidate testing
t/release-kwalitee.t ....... skipped: these tests are for release candidate testing
t/release-portability.t .... skipped: these tests are for release candidate testing
t/release-unused-vars.t .... skipped: these tests are for release candidate testing
t/test.t ................... ok
All tests successful.
Files=10, Tests=17,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.14 cusr  0.02 csys =  0.19 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67565
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Compress-LZO-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Compress-LZO-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Compress-LZO-1.09
+ 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-LZO-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZO.bs blib/arch/auto/Compress/LZO/LZO.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Compress-LZO-buildroot/usr/lib64/perl5/auto/Compress/LZO/LZO.so
Installing /usr/src/tmp/perl-Compress-LZO-buildroot/usr/lib64/perl5/auto/Compress/LZO/autosplit.ix
Installing /usr/src/tmp/perl-Compress-LZO-buildroot/usr/lib64/perl5/Compress/LZO.pm
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Compress-LZO-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Compress-LZO-buildroot/usr/lib64/perl5/auto/Compress/LZO/LZO.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Compress-LZO-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(AutoLoader)>=0  perl(DynaLoader)>=0  perl(Exporter)>=0  perl(perl)>=5.004  perl(strict)>=0  perl(vars)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Compress-LZO-buildroot (auto)
removed './usr/lib64/perl5/auto/Compress/LZO/.packlist'
mode of './usr/lib64/perl5/auto/Compress/LZO/LZO.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Compress-LZO-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Compress-LZO-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Compress-LZO-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Compress-LZO-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Compress-LZO-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-LZO-1.09-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73564
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Compress-LZO-1.09
+ DOCDIR=/usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09
+ /bin/mkdir -p /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09
+ cp -prL README README.md /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09
+ chmod -R go-w /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09
+ chmod -R a+rX /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6rndOe
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.JLs821
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-LZO-buildroot/usr/lib64/perl5/Compress/LZO.pm syntax OK
Provides: perl(Compress/LZO.pm) = 1.090
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblzo2.so.2()(64bit) >= set:kge851orP4ItSTJ3qPX6W6ozMQ51, libperl-5.28.so()(64bit) >= set:ojjBzbKbDWTrz4q3THnJjnSLqYXQAHTYhCMwno1V26NzQAmUsgYtGExKgMeRLQ5, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), 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.Mw5goS
Creating perl-Compress-LZO-debuginfo package
Processing files: perl-Compress-LZO-debuginfo-1.09-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H3E1RL
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u2S7rI
find-requires: running scripts (debuginfo)
Requires: perl-Compress-LZO = 1.09-alt1.2, debug64(libc.so.6), debug64(liblzo2.so.2), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Compress-LZO-debuginfo a strict dependency on perl-Compress-LZO
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-LZO-1.09-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-LZO-debuginfo-1.09-alt1.2.x86_64.rpm (w2.lzdio)
3.16user 1.10system 0:08.23elapsed 51%CPU (0avgtext+0avgdata 75520maxresident)k
0inputs+0outputs (0major+322991minor)pagefaults 0swaps
2.90user 1.45system 0:14.84elapsed 29%CPU (0avgtext+0avgdata 122088maxresident)k
32inputs+0outputs (34278major+154264minor)pagefaults 0swaps
--- perl-Compress-LZO-1.09-alt1.2.x86_64.rpm.repo	2019-01-25 04:01:40.000000000 +0000
+++ perl-Compress-LZO-1.09-alt1.2.x86_64.rpm.hasher	2022-10-09 07:40:22.009185215 +0000
@@ -26,3 +26,3 @@
 File: /usr/lib64/perl5/auto/Compress/LZO	40755	root:root		
-File: /usr/lib64/perl5/auto/Compress/LZO/LZO.so	100644	root:root	997c93a9235612faaf369cf6de8e684f	
+File: /usr/lib64/perl5/auto/Compress/LZO/LZO.so	100644	root:root	80bef11bcffcfc63958ee2c44fa9552c	
 File: /usr/lib64/perl5/auto/Compress/LZO/autosplit.ix	100644	root:root	597951113bb63d57364cf59832feb794	
@@ -31,2 +31,2 @@
 File: /usr/share/doc/perl-Compress-LZO-1.09/README.md	100644	root:root	51404d989b8c81444045dde0ba5bdd6d	
-RPMIdentity: d9337984a8f60543e0e4b8bd849df746d2efc6629f385cb71f007b415810c43d1bee6fea66bdd9f66b2f28e4b4d7684873fc646cd9c063bef4dd7ae5b086a964
+RPMIdentity: afd9f4960bb263ce2ad6b3835e3b76a9e72d7379f5413253c91fac6d9445f3b702934f10fab0c4f152b2b4d4ad8f2a69e91eda7d6569552fa32403f07f79009f
--- perl-Compress-LZO-debuginfo-1.09-alt1.2.x86_64.rpm.repo	2019-01-25 04:01:40.000000000 +0000
+++ perl-Compress-LZO-debuginfo-1.09-alt1.2.x86_64.rpm.hasher	2022-10-09 07:40:22.093185551 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/9e	40755	root:root	
-/usr/lib/debug/.build-id/9e/c5f4bc4f5d5b326e0a96dd4738f3f073b4a38d	120777	root:root	../../../../lib64/perl5/auto/Compress/LZO/LZO.so
-/usr/lib/debug/.build-id/9e/c5f4bc4f5d5b326e0a96dd4738f3f073b4a38d.debug	120777	root:root	../../usr/lib64/perl5/auto/Compress/LZO/LZO.so.debug
+/usr/lib/debug/.build-id/00	40755	root:root	
+/usr/lib/debug/.build-id/00/4de417c4be5d2e6d8c2801fe52526990f1317c	120777	root:root	../../../../lib64/perl5/auto/Compress/LZO/LZO.so
+/usr/lib/debug/.build-id/00/4de417c4be5d2e6d8c2801fe52526990f1317c.debug	120777	root:root	../../usr/lib64/perl5/auto/Compress/LZO/LZO.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -18,5 +18,5 @@
 Provides: perl-Compress-LZO-debuginfo = 1.09-alt1.2:sisyphus+219907.56100.1.1
-File: /usr/lib/debug/.build-id/9e	40755	root:root		
-File: /usr/lib/debug/.build-id/9e/c5f4bc4f5d5b326e0a96dd4738f3f073b4a38d	120777	root:root		../../../../lib64/perl5/auto/Compress/LZO/LZO.so
-File: /usr/lib/debug/.build-id/9e/c5f4bc4f5d5b326e0a96dd4738f3f073b4a38d.debug	120777	root:root		../../usr/lib64/perl5/auto/Compress/LZO/LZO.so.debug
+File: /usr/lib/debug/.build-id/00	40755	root:root		
+File: /usr/lib/debug/.build-id/00/4de417c4be5d2e6d8c2801fe52526990f1317c	120777	root:root		../../../../lib64/perl5/auto/Compress/LZO/LZO.so
+File: /usr/lib/debug/.build-id/00/4de417c4be5d2e6d8c2801fe52526990f1317c.debug	120777	root:root		../../usr/lib64/perl5/auto/Compress/LZO/LZO.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -25,3 +25,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/LZO	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/LZO/LZO.so.debug	100644	root:root	f282ed670a6e5af8053ace871cc985a2	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/LZO/LZO.so.debug	100644	root:root	787414159625f8ff919a9236c0910867	
 File: /usr/src/debug/Compress-LZO-1.09	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/src/debug/Compress-LZO-1.09/LZO.xs	100644	root:root	5fddafde917bbeb243ca1789202c5536	
-RPMIdentity: 61c855c197969741d582e990d40dba175e7b3e400ce5b2aa23542becc26da0144b8497623d32fdf08a2c376c4f6b0995f546af1ddfc08483b197246923b3f51b
+RPMIdentity: bc15b2be0117f15705e7f4ed2597ba3ff5d2aeb42f358c3d1604cf4e7ed6f0d443b45a27cb205d9198ed65d89f22a87e36cbc646a93d76597ae898f133de8362