<86>Jan  3 00:48:40 userdel[3073090]: delete user 'rooter'
<86>Jan  3 00:48:40 userdel[3073090]: removed group 'rooter' owned by 'rooter'
<86>Jan  3 00:48:40 userdel[3073090]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  3 00:48:40 groupadd[3073127]: group added to /etc/group: name=rooter, GID=651
<86>Jan  3 00:48:40 groupadd[3073127]: group added to /etc/gshadow: name=rooter
<86>Jan  3 00:48:40 groupadd[3073127]: new group: name=rooter, GID=651
<86>Jan  3 00:48:40 useradd[3073160]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash
<86>Jan  3 00:48:40 userdel[3073215]: delete user 'builder'
<86>Jan  3 00:48:40 userdel[3073215]: removed group 'builder' owned by 'builder'
<86>Jan  3 00:48:40 userdel[3073215]: removed shadow group 'builder' owned by 'builder'
<86>Jan  3 00:48:40 groupadd[3073254]: group added to /etc/group: name=builder, GID=652
<86>Jan  3 00:48:40 groupadd[3073254]: group added to /etc/gshadow: name=builder
<86>Jan  3 00:48:40 groupadd[3073254]: new group: name=builder, GID=652
<86>Jan  3 00:48:40 useradd[3073287]: new user: name=builder, UID=652, GID=652, 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>Jan  3 00:48:43 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jan  3 00:48:43 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jan  3 00:48:43 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jan  3 00:48:43 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Jan  3 00:48:43 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
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.94885
+ 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.94885
+ 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
+ xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,'
+ find . -type f -print0
+ /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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
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'
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'
"/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:  1 wallclock secs ( 0.20 usr +  0.00 sys =  0.20 CPU)

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

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

Running standard mode speed tests.. decrypting with cached cipher
10,000 cycles:  0 wallclock secs ( 0.01 usr +  0.00 sys =  0.01 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.16251
+ 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
+ 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=/bin/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)
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.49604
+ 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.2YbPKi
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.VQ0fBP
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.MVgJJp
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.bAwQb3
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6YtFTJ
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
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Blowfish-debuginfo-2.14-alt2.2.x86_64.rpm
3.42user 0.67system 0:09.31elapsed 44%CPU (0avgtext+0avgdata 62704maxresident)k
0inputs+0outputs (0major+261004minor)pagefaults 0swaps
7.94user 4.09system 0:19.98elapsed 60%CPU (0avgtext+0avgdata 117296maxresident)k
0inputs+0outputs (0major+570225minor)pagefaults 0swaps