<86>Apr 10 07:03:15 userdel[550743]: delete user 'rooter'
<86>Apr 10 07:03:15 userdel[550743]: removed group 'rooter' owned by 'rooter'
<86>Apr 10 07:03:15 userdel[550743]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 10 07:03:15 groupadd[550772]: group added to /etc/group: name=rooter, GID=960
<86>Apr 10 07:03:15 groupadd[550772]: group added to /etc/gshadow: name=rooter
<86>Apr 10 07:03:15 groupadd[550772]: new group: name=rooter, GID=960
<86>Apr 10 07:03:15 useradd[550793]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash
<86>Apr 10 07:03:15 userdel[550820]: delete user 'builder'
<86>Apr 10 07:03:15 userdel[550820]: removed group 'builder' owned by 'builder'
<86>Apr 10 07:03:15 userdel[550820]: removed shadow group 'builder' owned by 'builder'
<86>Apr 10 07:03:15 groupadd[550838]: group added to /etc/group: name=builder, GID=961
<86>Apr 10 07:03:15 groupadd[550838]: group added to /etc/gshadow: name=builder
<86>Apr 10 07:03:15 groupadd[550838]: new group: name=builder, GID=961
<86>Apr 10 07:03:15 useradd[550861]: new user: name=builder, UID=961, GID=961, 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>Apr 10 07:03:16 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Apr 10 07:03:16 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Apr 10 07:03:16 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Apr 10 07:03:16 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Apr 10 07:03:16 rpmi: perl-Crypt-CBC-2.33-alt1 1375472462 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Crypt-Blowfish-2.14-alt2.2.nosrc.rpm (w1.gzdio)
Installing perl-Crypt-Blowfish-2.14-alt2.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95849
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Crypt-Blowfish-2.14
+ echo 'Source #0 (Crypt-Blowfish-2.14.tar.gz):'
Source #0 (Crypt-Blowfish-2.14.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-Blowfish-2.14.tar.gz
+ /bin/tar -xf -
+ cd Crypt-Blowfish-2.14
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25320
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-Blowfish-2.14
+ 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::Blowfish
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
Running Mkbootstrap for Blowfish ()
chmod 644 "Blowfish.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
cp Blowfish.pm blib/lib/Crypt/Blowfish.pm
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14/typemap'  Blowfish.xs > Blowfish.xsc
mv Blowfish.xsc Blowfish.c
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
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.14\" -DXS_VERSION=\"2.14\" -fPIC "-I/usr/lib64/perl5/CORE"   _blowfish.c
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
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.14\" -DXS_VERSION=\"2.14\" -fPIC "-I/usr/lib64/perl5/CORE"   Blowfish.c
Blowfish.xs: In function 'XS_Crypt__Blowfish_init':
Blowfish.xs:39:27: warning: pointer targets in passing argument 1 of 'blowfish_make_bfkey' differ in signedness [-Wpointer-sign]
   if (blowfish_make_bfkey(key, key_len, ks))
                           ^~~
In file included from Blowfish.xs:12:
blowfish.h:5:5: note: expected 'char *' but argument is of type 'unsigned char *'
 int blowfish_make_bfkey(char * key_string, int keylength, char * bfkey);
     ^~~~~~~~~~~~~~~~~~~
In file included from Blowfish.xs:10:
/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) \
                            ^~~~
Blowfish.c:183:9: warning: unused variable 'RETVAL' [-Wunused-variable]
  char * RETVAL;
         ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
rm -f blib/arch/auto/Crypt/Blowfish/Blowfish.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Blowfish.o _blowfish.o  -o blib/arch/auto/Crypt/Blowfish/Blowfish.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Crypt/Blowfish/Blowfish.so
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
+ : 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-Blowfish-2.14'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..11
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10

Running standard mode speed tests.. encrypting with non-cached cipher
5,000 cycles:  0 wallclock secs ( 0.16 usr +  0.00 sys =  0.16 CPU)

Running standard mode speed tests.. decrypting with non-cached cipher
5,000 cycles:  0 wallclock secs ( 0.15 usr +  0.00 sys =  0.15 CPU)

Running standard mode speed tests.. encrypting with cached cipher
10,000 cycles:  0 wallclock secs ( 0.01 usr +  0.00 sys =  0.01 CPU)

Running standard mode speed tests.. decrypting with cached cipher
10,000 cycles:  0 wallclock secs ( 0.00 usr +  0.00 sys =  0.00 CPU)

Testing Cipher Block Chaining..
ok 11 - CBC Mode
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25320
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-Blowfish-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Crypt-Blowfish-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Crypt-Blowfish-2.14
+ 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-Blowfish-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Crypt-Blowfish-buildroot/usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so
Installing /usr/src/tmp/perl-Crypt-Blowfish-buildroot/usr/lib64/perl5/Crypt/Blowfish.pm
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Blowfish-2.14'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Crypt-Blowfish-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Crypt-Blowfish-buildroot/usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Crypt-Blowfish-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-Blowfish-buildroot (auto)
removed './usr/lib64/perl5/auto/Crypt/Blowfish/.packlist'
mode of './usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Crypt-Blowfish-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Crypt-Blowfish-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Crypt-Blowfish-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Crypt-Blowfish-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Crypt-Blowfish-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-Blowfish-2.14-alt2.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44000
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-Blowfish-2.14
+ DOCDIR=/usr/src/tmp/perl-Crypt-Blowfish-buildroot/usr/share/doc/perl-Crypt-Blowfish-2.14
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Crypt-Blowfish-buildroot/usr/share/doc/perl-Crypt-Blowfish-2.14
+ /bin/mkdir -p /usr/src/tmp/perl-Crypt-Blowfish-buildroot/usr/share/doc/perl-Crypt-Blowfish-2.14
+ cp -prL Changes README /usr/src/tmp/perl-Crypt-Blowfish-buildroot/usr/share/doc/perl-Crypt-Blowfish-2.14
+ chmod -R go-w /usr/src/tmp/perl-Crypt-Blowfish-buildroot/usr/share/doc/perl-Crypt-Blowfish-2.14
+ chmod -R a+rX /usr/src/tmp/perl-Crypt-Blowfish-buildroot/usr/share/doc/perl-Crypt-Blowfish-2.14
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ir0rJa
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.RH4dyM
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-Blowfish-buildroot/usr/lib64/perl5/Crypt/Blowfish.pm syntax OK
Provides: perl(Crypt/Blowfish.pm) = 2.140
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:okjB3Szi7acE1gGcPXXQENN3Av1eBN9sR9BWMMhywtGvFr, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.09kvNr
Creating perl-Crypt-Blowfish-debuginfo package
Processing files: perl-Crypt-Blowfish-debuginfo-2.14-alt2.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XJB5Aa
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W2sg5W
find-requires: running scripts (debuginfo)
Requires: perl-Crypt-Blowfish = 2.14-alt2.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Crypt-Blowfish-debuginfo a strict dependency on perl-Crypt-Blowfish
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Blowfish-2.14-alt2.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Blowfish-debuginfo-2.14-alt2.2.x86_64.rpm (w2.lzdio)
2.42user 0.75system 0:07.27elapsed 43%CPU (0avgtext+0avgdata 62136maxresident)k
0inputs+0outputs (0major+270685minor)pagefaults 0swaps
4.88user 3.35system 0:11.72elapsed 70%CPU (0avgtext+0avgdata 120248maxresident)k
0inputs+0outputs (34414major+561888minor)pagefaults 0swaps
--- perl-Crypt-Blowfish-2.14-alt2.2.x86_64.rpm.repo	2019-01-24 22:39:39.000000000 +0000
+++ perl-Crypt-Blowfish-2.14-alt2.2.x86_64.rpm.hasher	2022-04-10 07:03:25.865695551 +0000
@@ -23,3 +23,3 @@
 File: /usr/lib64/perl5/auto/Crypt/Blowfish	40755	root:root		
-File: /usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so	100644	root:root	bd611e939ce1289bba5c8e29f2d7b15e	
+File: /usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so	100644	root:root	d325ab84137501fd0e8f0e61a1e34c02	
 File: /usr/share/doc/perl-Crypt-Blowfish-2.14	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/share/doc/perl-Crypt-Blowfish-2.14/README	100644	root:root	15e0c492ab73ad2c6a86000597103136	
-RPMIdentity: 9ad50dfe66e965ec2447adbd3a8350693e38032a5d0ec58fe5f9dfc3934b25fd0c016ddfb0cd0dacc62f91a8dee23fa499f16b26c42dc31880ae448410db96c8
+RPMIdentity: c8fdaf762fbe17e9e456b901c1021830dcf4d83c6bb6bfad006207c1f2b14bbdececac7dd4adb387bb3b35821667b84efb62756352710a83c5aaf1729bd05707
--- perl-Crypt-Blowfish-debuginfo-2.14-alt2.2.x86_64.rpm.repo	2019-01-24 22:39:39.000000000 +0000
+++ perl-Crypt-Blowfish-debuginfo-2.14-alt2.2.x86_64.rpm.hasher	2022-04-10 07:03:25.934696742 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/b3	40755	root:root	
-/usr/lib/debug/.build-id/b3/c8894f6b524ceae12ad0ff30c8850c9bdf13ef	120777	root:root	../../../../lib64/perl5/auto/Crypt/Blowfish/Blowfish.so
-/usr/lib/debug/.build-id/b3/c8894f6b524ceae12ad0ff30c8850c9bdf13ef.debug	120777	root:root	../../usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so.debug
+/usr/lib/debug/.build-id/a1	40755	root:root	
+/usr/lib/debug/.build-id/a1/44979879b89721c2b927cba1219b60a7dfc434	120777	root:root	../../../../lib64/perl5/auto/Crypt/Blowfish/Blowfish.so
+/usr/lib/debug/.build-id/a1/44979879b89721c2b927cba1219b60a7dfc434.debug	120777	root:root	../../usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -19,5 +19,5 @@
 Provides: perl-Crypt-Blowfish-debuginfo = 2.14-alt2.2:sisyphus+219907.21500.1.1
-File: /usr/lib/debug/.build-id/b3	40755	root:root		
-File: /usr/lib/debug/.build-id/b3/c8894f6b524ceae12ad0ff30c8850c9bdf13ef	120777	root:root		../../../../lib64/perl5/auto/Crypt/Blowfish/Blowfish.so
-File: /usr/lib/debug/.build-id/b3/c8894f6b524ceae12ad0ff30c8850c9bdf13ef.debug	120777	root:root		../../usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so.debug
+File: /usr/lib/debug/.build-id/a1	40755	root:root		
+File: /usr/lib/debug/.build-id/a1/44979879b89721c2b927cba1219b60a7dfc434	120777	root:root		../../../../lib64/perl5/auto/Crypt/Blowfish/Blowfish.so
+File: /usr/lib/debug/.build-id/a1/44979879b89721c2b927cba1219b60a7dfc434.debug	120777	root:root		../../usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -26,3 +26,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Blowfish	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so.debug	100644	root:root	ac8e9238a0e829fa7640a2fa94a32f68	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Blowfish/Blowfish.so.debug	100644	root:root	fc2113a01a2b49b74d51c14c69e14ca7	
 File: /usr/src/debug/Crypt-Blowfish-2.14	40755	root:root		
@@ -32,2 +32,2 @@
 File: /usr/src/debug/Crypt-Blowfish-2.14/blowfish.h	100644	root:root	4fe17f5d7a1c86d8a78f958bd0702e0e	
-RPMIdentity: d9140e45be691909d279ffc4fe1c1a216bd4111a2e90082b2661e36f0dac7d31461525ded8c9e6dce4c45580116f9bf4eab4c975fbcd5d122b74ac7f0718e46b
+RPMIdentity: a71a4d9b9b7261eca161d525a4cec08b9a7af418ec2fadff5fbaba91c6f15187edeea8e8cce834816c0a24eeb4ea23a7d24a0e26e0e24ac495c824a23946f800