<86>Jun  7 01:54:57 userdel[3865149]: delete user 'rooter'
<86>Jun  7 01:54:57 userdel[3865149]: removed group 'rooter' owned by 'rooter'
<86>Jun  7 01:54:57 userdel[3865149]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  7 01:54:57 groupadd[3865156]: group added to /etc/group: name=rooter, GID=597
<86>Jun  7 01:54:57 groupadd[3865156]: group added to /etc/gshadow: name=rooter
<86>Jun  7 01:54:57 groupadd[3865156]: new group: name=rooter, GID=597
<86>Jun  7 01:54:57 useradd[3865161]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash
<86>Jun  7 01:54:57 userdel[3865171]: delete user 'builder'
<86>Jun  7 01:54:57 userdel[3865171]: removed group 'builder' owned by 'builder'
<86>Jun  7 01:54:57 userdel[3865171]: removed shadow group 'builder' owned by 'builder'
<86>Jun  7 01:54:57 groupadd[3865178]: group added to /etc/group: name=builder, GID=598
<86>Jun  7 01:54:57 groupadd[3865178]: group added to /etc/gshadow: name=builder
<86>Jun  7 01:54:57 groupadd[3865178]: new group: name=builder, GID=598
<86>Jun  7 01:54:57 useradd[3865185]: new user: name=builder, UID=598, GID=598, 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  7 01:55:00 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jun  7 01:55:00 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jun  7 01:55:00 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jun  7 01:55:01 rpmi: perl-devel-1:5.28.2-alt2 p9+244939.100.2.1 1580477449 installed
<13>Jun  7 01:55:01 rpmi: perl-BSD-Resource-1.2911-alt1.2 sisyphus+219907.13300.1.1 1548358716 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Devel-Mallinfo-14-alt1.2.nosrc.rpm
Installing perl-Devel-Mallinfo-14-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87890
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Devel-Mallinfo-14
+ echo 'Source #0 (Devel-Mallinfo-14.tar.gz):'
Source #0 (Devel-Mallinfo-14.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Devel-Mallinfo-14.tar.gz
+ /bin/tar -xf -
+ cd Devel-Mallinfo-14
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87890
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Devel-Mallinfo-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
perl(Test)>=0  perl(lib)>=0  perl(perl)>=5  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 Devel::Mallinfo
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
"/usr/bin/perl" config.pl "make" ".o" ""
config.pl: settings
  MAKE=make
  OBJ_EXT=.o
  EXE_EXT=
config.pl: testing whether compiler works
make conftest-link
make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
Running Mkbootstrap for Mallinfo ()
chmod 644 "Mallinfo.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-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  -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE"   conftest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mallinfo.bs blib/arch/auto/Devel/Mallinfo/Mallinfo.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
cp lib/Devel/Mallinfo.pm blib/lib/Devel/Mallinfo.pm
cp config.pl blib/lib/Devel/config.pl
make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
gcc -fstack-protector-strong -L/usr/local/lib conftest.o  \
    
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
config.pl: testing whether <malloc.h> is available
make conftest-link
make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Mallinfo.xs > Mallinfo.xsc
Please specify prototyping behavior for Mallinfo.xs (see perlxs manual)
mv Mallinfo.xsc Mallinfo.c
make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-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  -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE"   conftest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
gcc -fstack-protector-strong -L/usr/local/lib conftest.o  \
    
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
config.pl: <malloc.h> is available
config.pl: testing whether mallinfo() function is available
make conftest-link
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-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  -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE"   conftest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
gcc -fstack-protector-strong -L/usr/local/lib conftest.o  \
    
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
config.pl: mallinfo() is available
config.pl: extracting fields from struct mallinfo
make conftest.i
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
gcc  -E -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 \
 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" \
-DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE"   conftest.c > conftest.i
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
struct mallinfo fields found:
  arena ordblks smblks hblks hblkhd usmblks fsmblks uordblks fordblks keepcost
config.pl: testing whether malloc_info() function is available
make conftest-link
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-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  -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE"   conftest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
gcc -fstack-protector-strong -L/usr/local/lib conftest.o  \
    
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
config.pl: malloc_info() is available
config.pl: testing whether malloc_stats() function is available
make conftest-link
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-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  -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE"   conftest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
gcc -fstack-protector-strong -L/usr/local/lib conftest.o  \
    
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
config.pl: malloc_stats() is available
config.pl: testing whether malloc_trim() function is available
make conftest-link
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-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  -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE"   conftest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
gcc -fstack-protector-strong -L/usr/local/lib conftest.o  \
    
make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
config.pl: malloc_trim() is available
make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-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  -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE"   Mallinfo.c
In file included from Mallinfo.xs:29:
ppport.h:4385: warning: "WIDEST_UTYPE" redefined
 # define WIDEST_UTYPE U64TYPE
 
In file included from /usr/lib64/perl5/CORE/perl.h:2465,
                 from Mallinfo.xs:26:
/usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition
 #   define WIDEST_UTYPE U64
 
make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
rm -f blib/arch/auto/Devel/Mallinfo/Mallinfo.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Mallinfo.o  -o blib/arch/auto/Devel/Mallinfo/Mallinfo.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Devel/Mallinfo/Mallinfo.so
make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-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/Devel-Mallinfo-14'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mallinfo.bs blib/arch/auto/Devel/Mallinfo/Mallinfo.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/import-all.t ................ ok
t/import.t .................... ok
t/load.t ...................... ok
# Taint::Util not available -- Can't locate Taint/Util.pm in @INC (you may need to install the Taint::Util module) (@INC contains: t /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/lib /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/arch /usr/local/lib64/perl/5.28 /usr/local/share/perl/5.28 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at t/malloc-info-string-taint.t line 41.
# 
t/malloc-info-string-taint.t .. ok
# RLIMIT_NOFILE soft 1024 hard 4096
t/malloc-info-string.t ........ ok
<malloc version="1">
<heap nr="0">
<sizes>
							        <size from="33" to="33" total="231" count="7"/>
							        <size from="49" to="49" total="343" count="7"/>
							        <size from="2129" to="2129" total="2129" count="1"/>
							        <size from="2433" to="2433" total="2433" count="1"/>
							        <size from="8497" to="8497" total="8497" count="1"/>
  <unsorted from="33" to="14065" total="35624" count="24"/>
</sizes>
<total type="fast" count="0" size="0"/>
<total type="rest" count="41" size="49257"/>
<system type="current" size="2301952"/>
<system type="max" size="2301952"/>
<aspace type="total" size="2301952"/>
<aspace type="mprotect" size="2301952"/>
</heap>
<total type="fast" count="0" size="0"/>
<total type="rest" count="41" size="49257"/>
<total type="mmap" count="0" size="0"/>
<system type="current" size="2301952"/>
<system type="max" size="2301952"/>
<aspace type="total" size="2301952"/>
<aspace type="mprotect" size="2301952"/>
</malloc>
t/malloc-info.t ............... ok
Arena 0:
system bytes     =    2310144
in use bytes     =    2164736
Total (incl. mmap):
system bytes     =    2310144
in use bytes     =    2164736
max mmap regions =          0
max mmap bytes   =          0
Arena 0:
system bytes     =    2310144
in use bytes     =    2164736
Total (incl. mmap):
system bytes     =    2310144
in use bytes     =    2164736
max mmap regions =          0
max mmap bytes   =          0
t/malloc-stats.t .............. ok
# trim return 1
# keepcost before 64416 after 2976
# trim return 1
# keepcost before 2976 after 2976
t/malloc-trim.t ............... ok
t/noimport.t .................. ok
# Test::Weaken 3.002 not available -- Can't locate Test/Weaken.pm in @INC (you may need to install the Test::Weaken module) (@INC contains: t /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/lib /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/arch /usr/local/lib64/perl/5.28 /usr/local/share/perl/5.28 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at (eval 5) line 1.
# BEGIN failed--compilation aborted at (eval 5) line 1.
# 
# Test::Weaken version [undef]
t/test-weaken.t ............... ok
All tests successful.
Files=10, Tests=32,  1 wallclock secs ( 0.05 usr  0.02 sys +  0.27 cusr  0.05 csys =  0.39 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32468
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Devel-Mallinfo-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Devel-Mallinfo-buildroot
+ cd Devel-Mallinfo-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-Devel-Mallinfo-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mallinfo.bs blib/arch/auto/Devel/Mallinfo/Mallinfo.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so
Installing /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/Devel/config.pl
Installing /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/Devel/Mallinfo.pm
make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Devel-Mallinfo-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Devel-Mallinfo-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Test)>=0  perl(lib)>=0  perl(perl)>=5  perl(vars)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Devel-Mallinfo-buildroot (auto)
removed './usr/lib64/perl5/auto/Devel/Mallinfo/.packlist'
mode of './usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Devel-Mallinfo-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Devel-Mallinfo-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Devel-Mallinfo-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Devel-Mallinfo-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Devel-Mallinfo-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-Devel-Mallinfo-14-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74314
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Devel-Mallinfo-14
+ DOCDIR=/usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14
+ /bin/mkdir -p /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14
+ cp -prL Changes README examples /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14
+ chmod -R go-w /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14
+ chmod -R a+rX /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o91vPd
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.aBXGVw
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/Devel/Mallinfo.pm syntax OK
/usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/Devel/config.pl syntax OK
Provides: perl(Devel/Mallinfo.pm) = 14.0, perl(Devel/config.pl)
Requires: /usr/bin/perl, /usr/lib64/perl5, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:ojjB3cxGmt9Wy2UUqIuRaPYvD6KhnmXjpq6QIGYKeNA31P4bO4aoy2E7bdET0, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(DynaLoader.pm), perl(POSIX.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.xXNWCW
Creating perl-Devel-Mallinfo-debuginfo package
Processing files: perl-Devel-Mallinfo-debuginfo-14-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UrpAZp
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vSHwYW
find-requires: running scripts (debuginfo)
Requires: perl-Devel-Mallinfo = 14-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Devel-Mallinfo-debuginfo a strict dependency on perl-Devel-Mallinfo
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Devel-Mallinfo-14-alt1.2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Devel-Mallinfo-debuginfo-14-alt1.2.x86_64.rpm
6.52user 1.93system 0:13.85elapsed 61%CPU (0avgtext+0avgdata 72556maxresident)k
0inputs+0outputs (0major+322456minor)pagefaults 0swaps
12.95user 7.05system 0:26.59elapsed 75%CPU (0avgtext+0avgdata 116332maxresident)k
408inputs+0outputs (0major+633070minor)pagefaults 0swaps