<86>Dec  8 02:41:26 userdel[25124]: delete user 'rooter'
<86>Dec  8 02:41:26 userdel[25124]: removed group 'rooter' owned by 'rooter'
<86>Dec  8 02:41:26 userdel[25124]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  8 02:41:26 groupadd[25135]: group added to /etc/group: name=rooter, GID=543
<86>Dec  8 02:41:26 groupadd[25135]: group added to /etc/gshadow: name=rooter
<86>Dec  8 02:41:26 groupadd[25135]: new group: name=rooter, GID=543
<86>Dec  8 02:41:26 useradd[25143]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Dec  8 02:41:26 userdel[25160]: delete user 'builder'
<86>Dec  8 02:41:26 userdel[25160]: removed group 'builder' owned by 'builder'
<86>Dec  8 02:41:26 userdel[25160]: removed shadow group 'builder' owned by 'builder'
<86>Dec  8 02:41:26 groupadd[25173]: group added to /etc/group: name=builder, GID=544
<86>Dec  8 02:41:26 groupadd[25173]: group added to /etc/gshadow: name=builder
<86>Dec  8 02:41:26 groupadd[25173]: new group: name=builder, GID=544
<86>Dec  8 02:41:26 useradd[25180]: new user: name=builder, UID=544, GID=544, 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>Dec  8 02:41:30 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Dec  8 02:41:30 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Dec  8 02:41:30 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Dec  8 02:41:30 rpmi: perl-devel-1:5.28.1-alt1 sisyphus+219907.100.1.1 1548343070 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Crypt-RIPEMD160-0.06-alt1.2.nosrc.rpm
Installing perl-Crypt-RIPEMD160-0.06-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11116
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Crypt-RIPEMD160-0.06
+ echo 'Source #0 (Crypt-RIPEMD160-0.06.tar.gz):'
Source #0 (Crypt-RIPEMD160-0.06.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-RIPEMD160-0.06.tar.gz
+ /bin/tar -xf -
+ cd Crypt-RIPEMD160-0.06
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46688
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-RIPEMD160-0.06
+ 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(Test::More)>=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 Crypt::RIPEMD160
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
cp RIPEMD160/MAC.pm blib/lib/Crypt/RIPEMD160/MAC.pm
cp RIPEMD160.pm blib/lib/Crypt/RIPEMD160.pm
AutoSplitting blib/lib/Crypt/RIPEMD160.pm (blib/lib/auto/Crypt/RIPEMD160)
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
Running Mkbootstrap for RIPEMD160 ()
chmod 644 "RIPEMD160.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
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.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/usr/lib64/perl5/CORE"  -DPERL_BYTEORDER=12345678 wrap_160.c
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06/typemap'  RIPEMD160.xs > RIPEMD160.xsc
mv RIPEMD160.xsc RIPEMD160.c
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
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.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/usr/lib64/perl5/CORE"  -DPERL_BYTEORDER=12345678 rmd160.c
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
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.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/usr/lib64/perl5/CORE"  -DPERL_BYTEORDER=12345678 RIPEMD160.c
RIPEMD160.c: In function 'XS_Crypt__RIPEMD160_new':
RIPEMD160.c:179:9: warning: variable 'packname' set but not used [-Wunused-but-set-variable]
  char * packname;
         ^~~~~~~~
RIPEMD160.xs: In function 'XS_Crypt__RIPEMD160_add':
RIPEMD160.xs:55:10: warning: unused variable 'svdata' [-Wunused-variable]
      SV *svdata;
          ^~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5310,
                 from RIPEMD160.xs:12:
RIPEMD160.xs: In function 'XS_Crypt__RIPEMD160_digest':
RIPEMD160.xs:96:33: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign]
      ST(0) = sv_2mortal(newSVpv(d_str, 20));
                                 ^~~~~
/usr/lib64/perl5/CORE/embed.h:719:46: note: in definition of macro 'sv_2mortal'
 #define sv_2mortal(a)  Perl_sv_2mortal(aTHX_ a)
                                              ^
RIPEMD160.xs:96:25: note: in expansion of macro 'newSVpv'
      ST(0) = sv_2mortal(newSVpv(d_str, 20));
                         ^~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5271,
                 from RIPEMD160.xs:12:
/usr/lib64/perl5/CORE/proto.h:2468:19: note: expected 'const char * const' but argument is of type 'unsigned char *'
 PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len)
                   ^~~~~~~~~~~~
RIPEMD160.c:305:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
rm -f blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  RIPEMD160.o rmd160.o wrap_160.o  -o blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
+ : 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-RIPEMD160-0.06'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.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/01test.t .. ok
All tests successful.
Files=1, Tests=26,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.69 cusr  0.01 csys =  0.74 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88074
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot
+ cd Crypt-RIPEMD160-0.06
+ 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-RIPEMD160-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib64/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so
Installing /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib64/perl5/auto/Crypt/RIPEMD160/autosplit.ix
Installing /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib64/perl5/Crypt/RIPEMD160.pm
Installing /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib64/perl5/Crypt/RIPEMD160/MAC.pm
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.06'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib64/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Test::More)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot (auto)
removed './usr/lib64/perl5/auto/Crypt/RIPEMD160/.packlist'
mode of './usr/lib64/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Crypt-RIPEMD160-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-RIPEMD160-0.06-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79894
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-RIPEMD160-0.06
+ DOCDIR=/usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.06
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.06
+ /bin/mkdir -p /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.06
+ cp -prL README /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.06
+ chmod -R go-w /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.06
+ chmod -R a+rX /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.06
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eR5LVA
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.ryR7yE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib64/perl5/Crypt/RIPEMD160.pm syntax OK
/usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib64/perl5/Crypt/RIPEMD160/MAC.pm syntax OK
Provides: perl(Crypt/RIPEMD160.pm) = 0.060, perl(Crypt/RIPEMD160/MAC.pm) = 0.010
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:okjB3Szi7acuyeUTlVQBVndWXQwIuc6wKnNsdjIqt3iMeRLQd, 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.qD807N
Creating perl-Crypt-RIPEMD160-debuginfo package
Processing files: perl-Crypt-RIPEMD160-debuginfo-0.06-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kvs9t1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LgNqFi
find-requires: running scripts (debuginfo)
Requires: perl-Crypt-RIPEMD160 = 0.06-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Crypt-RIPEMD160-debuginfo a strict dependency on perl-Crypt-RIPEMD160
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-RIPEMD160-0.06-alt1.2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-RIPEMD160-debuginfo-0.06-alt1.2.x86_64.rpm
7.06user 1.76system 0:14.13elapsed 62%CPU (0avgtext+0avgdata 64752maxresident)k
0inputs+0outputs (0major+274734minor)pagefaults 0swaps
13.92user 7.01system 0:27.72elapsed 75%CPU (0avgtext+0avgdata 115048maxresident)k
0inputs+0outputs (0major+584752minor)pagefaults 0swaps