<86>Jun  4 08:36:59 userdel[3414687]: delete user 'rooter'
<86>Jun  4 08:36:59 groupadd[3414719]: group added to /etc/group: name=rooter, GID=1265
<86>Jun  4 08:36:59 groupadd[3414719]: group added to /etc/gshadow: name=rooter
<86>Jun  4 08:36:59 groupadd[3414719]: new group: name=rooter, GID=1265
<86>Jun  4 08:36:59 useradd[3414732]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash
<86>Jun  4 08:36:59 userdel[3414775]: delete user 'builder'
<86>Jun  4 08:36:59 userdel[3414775]: removed group 'builder' owned by 'builder'
<86>Jun  4 08:36:59 userdel[3414775]: removed shadow group 'builder' owned by 'builder'
<86>Jun  4 08:36:59 groupadd[3414830]: group added to /etc/group: name=builder, GID=1266
<86>Jun  4 08:36:59 groupadd[3414830]: group added to /etc/gshadow: name=builder
<86>Jun  4 08:36:59 groupadd[3414830]: new group: name=builder, GID=1266
<86>Jun  4 08:36:59 useradd[3414893]: new user: name=builder, UID=1266, GID=1266, 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 08:37:02 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jun  4 08:37:02 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jun  4 08:37:02 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jun  4 08:37:02 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-Crypt-TripleDES-0.24-alt2.1.nosrc.rpm (w1.gzdio)
Installing perl-Crypt-TripleDES-0.24-alt2.1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98873
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Crypt-TripleDES-0.24
+ echo 'Source #0 (Crypt-TripleDES-0.24.tar.gz):'
Source #0 (Crypt-TripleDES-0.24.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-TripleDES-0.24.tar.gz
+ /bin/tar -xf -
+ cd Crypt-TripleDES-0.24
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13234
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-TripleDES-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

+ : 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 Crypt::TripleDES
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-TripleDES-0.24'
cp lib/Crypt/TripleDES.pm blib/lib/Crypt/TripleDES.pm
cp lib/Crypt/PPDES.pm blib/lib/Crypt/PPDES.pm
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-TripleDES-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/Crypt-TripleDES-0.24'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..1
ok 1
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-TripleDES-0.24'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13234
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-TripleDES-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Crypt-TripleDES-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Crypt-TripleDES-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-Crypt-TripleDES-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Crypt-TripleDES-0.24'
Installing /usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/perl5/Crypt/PPDES.pm
Installing /usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/perl5/Crypt/TripleDES.pm
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-TripleDES-0.24'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Crypt-TripleDES-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Crypt-TripleDES-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-Crypt-TripleDES-buildroot (auto)
removed './usr/lib64/perl5/auto/Crypt/TripleDES/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Crypt-TripleDES-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Crypt-TripleDES-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Crypt-TripleDES-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Crypt-TripleDES-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Crypt-TripleDES-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-Crypt-TripleDES-0.24-alt2.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19064
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-TripleDES-0.24
+ DOCDIR=/usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/doc/perl-Crypt-TripleDES-0.24
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/doc/perl-Crypt-TripleDES-0.24
+ /bin/mkdir -p /usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/doc/perl-Crypt-TripleDES-0.24
+ cp -prL examples/deswrapper /usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/doc/perl-Crypt-TripleDES-0.24
+ chmod -R go-w /usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/doc/perl-Crypt-TripleDES-0.24
+ chmod -R a+rX /usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/doc/perl-Crypt-TripleDES-0.24
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4XcaD6
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.wxafS5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/perl5/Crypt/PPDES.pm syntax OK
/usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/perl5/Crypt/TripleDES.pm syntax OK
shebang.req.files: executable script /usr/src/tmp/perl-Crypt-TripleDES-buildroot/usr/share/perl5/Crypt/PPDES.pm is not executable
Provides: perl(Crypt/PPDES.pm), perl(Crypt/TripleDES.pm) = 0.240
Requires: /usr/bin/perl, /usr/share/perl5
Wrote: /usr/src/RPM/RPMS/noarch/perl-Crypt-TripleDES-0.24-alt2.1.noarch.rpm (w2.lzdio)
1.71user 0.52system 0:04.91elapsed 45%CPU (0avgtext+0avgdata 16048maxresident)k
0inputs+0outputs (0major+131017minor)pagefaults 0swaps
2.88user 1.74system 0:16.64elapsed 27%CPU (0avgtext+0avgdata 121964maxresident)k
0inputs+0outputs (0major+187302minor)pagefaults 0swaps
--- perl-Crypt-TripleDES-0.24-alt2.1.noarch.rpm.repo	2010-11-23 03:47:33.000000000 +0000
+++ perl-Crypt-TripleDES-0.24-alt2.1.noarch.rpm.hasher	2023-06-04 08:37:11.754387473 +0000
@@ -14,2 +14,2 @@
 File: /usr/share/perl5/Crypt/TripleDES.pm	100755	root:root	f67279774749029638cbb316d0fd37ab	
-RPMIdentity: 61a6bb2e8f260a6239b8abbd67921167752b46b08a26ce909fcc5987c814030612312cf74b84841ffdba945ada1b20b329da49f2461e97785905b03396886b9f
+RPMIdentity: d57d145a6c73f062f159f5593ae8fa060200bb2b936f33f8824b98c3bbec07750bb10658b4468c639b5d6e10b255d7d94f20b8a311fb236a958debcadc8fec63