Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-List-MoreUtils.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-4995-7634/root/', None, 86400, True, False, 488, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-List-MoreUtils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: opus3 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-List-MoreUtils-0.415-1.ru7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-List-MoreUtils.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-4995-7634/root/', None, 86400, True, False, 488, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-List-MoreUtils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6qfdNQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf List-MoreUtils-0.415 + /usr/bin/gzip -dc /builddir/build/SOURCES/List-MoreUtils-0.415.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd List-MoreUtils-0.415 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zDVeyO + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.415 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' Checking whether pureperl is required... no Checking for cc... Checking if your kit is complete... Looks good Writing Makefile for List::MoreUtils + make -j2 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap MoreUtils.xs > MoreUtils.xsc && mv MoreUtils.xsc MoreUtils.c cp lib/List/MoreUtils.pm blib/lib/List/MoreUtils.pm cp lib/List/MoreUtils/XS.pm blib/lib/List/MoreUtils/XS.pm cp lib/List/MoreUtils/Contributing.pod blib/lib/List/MoreUtils/Contributing.pod cp lib/List/MoreUtils/PP.pm blib/lib/List/MoreUtils/PP.pm Running Mkbootstrap for List::MoreUtils () chmod 644 MoreUtils.bs cp MoreUtils.bs blib/arch/auto/List/MoreUtils/MoreUtils.bs chmod 644 blib/arch/auto/List/MoreUtils/MoreUtils.bs gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"0.415\" -DXS_VERSION=\"0.415\" -fPIC "-I/usr/lib64/perl5/CORE" MoreUtils.c MoreUtils.xs: In function 'in_pad': MoreUtils.xs:160:7: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if (!(PadnameFLAGS(name_sv)) & SVf_OK) ^ MoreUtils.xs:145:15: warning: unused variable 'pad_names' [-Wunused-variable] PADNAME **pad_names = PadnamelistARRAY(pad_namelist); ^ In file included from /usr/lib64/perl5/CORE/perl.h:3446:0, from MoreUtils.xs:3: MoreUtils.xs: In function 'XS_List__MoreUtils_any': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:231:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) ON_TRUE) \ ^ MoreUtils.xs:377:5: note: in expansion of macro 'TRUE_JUNCTION' TRUE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_all': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:235:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (!SvTRUE(*PL_stack_sp)) ON_FALSE) \ ^ MoreUtils.xs:391:5: note: in expansion of macro 'FALSE_JUNCTION' FALSE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_none': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:231:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) ON_TRUE) \ ^ MoreUtils.xs:406:5: note: in expansion of macro 'TRUE_JUNCTION' TRUE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_notall': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:235:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (!SvTRUE(*PL_stack_sp)) ON_FALSE) \ ^ MoreUtils.xs:420:5: note: in expansion of macro 'FALSE_JUNCTION' FALSE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_one': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:231:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) ON_TRUE) \ ^ MoreUtils.xs:435:5: note: in expansion of macro 'TRUE_JUNCTION' TRUE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_any_u': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:231:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) ON_TRUE) \ ^ MoreUtils.xs:451:5: note: in expansion of macro 'TRUE_JUNCTION' TRUE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_all_u': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:235:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (!SvTRUE(*PL_stack_sp)) ON_FALSE) \ ^ MoreUtils.xs:465:5: note: in expansion of macro 'FALSE_JUNCTION' FALSE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_none_u': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:231:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) ON_TRUE) \ ^ MoreUtils.xs:480:5: note: in expansion of macro 'TRUE_JUNCTION' TRUE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_notall_u': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:235:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (!SvTRUE(*PL_stack_sp)) ON_FALSE) \ ^ MoreUtils.xs:494:5: note: in expansion of macro 'FALSE_JUNCTION' FALSE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_one_u': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:231:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) ON_TRUE) \ ^ MoreUtils.xs:509:5: note: in expansion of macro 'TRUE_JUNCTION' TRUE_JUNCTION; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_true': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:524:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) count++); ^ MoreUtils.xs: In function 'XS_List__MoreUtils_false': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:537:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (!SvTRUE(*PL_stack_sp)) count++); ^ MoreUtils.xs: In function 'XS_List__MoreUtils_firstidx': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:550:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) { RETVAL = i-1; break; }); ^ MoreUtils.xs: In function 'XS_List__MoreUtils_firstval': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:562:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) { SvREFCNT_inc(RETVAL = args[i]); break; }); ^ MoreUtils.xs: In function 'XS_List__MoreUtils_firstres': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:574:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) { SvREFCNT_inc(RETVAL = *PL_stack_sp); break; }); ^ MoreUtils.xs: In function 'XS_List__MoreUtils_onlyidx': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:587:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) { if (found++) {RETVAL = -1; break;} RETVAL = i-1; }); ^ MoreUtils.xs: In function 'XS_List__MoreUtils_onlyval': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:600:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) { if (found++) {SvREFCNT_dec(RETVAL); RETVAL = &PL_sv_undef; break;} SvREFCNT_inc(RETVAL = args[i]); }); ^ MoreUtils.xs: In function 'XS_List__MoreUtils_onlyres': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:211:9: note: in expansion of macro 'dMULTICALL' dMULTICALL; \ ^ MoreUtils.xs:613:5: note: in expansion of macro 'FOR_EACH' FOR_EACH(if (SvTRUE(*PL_stack_sp)) { if (found++) {SvREFCNT_dec(RETVAL); RETVAL = &PL_sv_undef; break;}SvREFCNT_inc(RETVAL = *PL_stack_sp); }); ^ MoreUtils.xs: In function 'XS_List__MoreUtils_lastidx': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:624:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_lastval': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:662:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_lastres': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:701:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_insert_after': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:742:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_apply': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:839:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_after': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:876:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_after_incl': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:917:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_before': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:957:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_before_incl': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:995:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_indexes': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:1034:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_part': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:1568:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_bsearch': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:1699:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_bsearchidx': /usr/lib64/perl5/CORE/cop.h:1202:10: warning: variable 'newsp' set but not used [-Wunused-but-set-variable] SV **newsp; /* set by POPBLOCK */ \ ^ MoreUtils.xs:1762:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ rm -f blib/arch/auto/List/MoreUtils/MoreUtils.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro MoreUtils.o -o blib/arch/auto/List/MoreUtils/MoreUtils.so \ \ chmod 755 blib/arch/auto/List/MoreUtils/MoreUtils.so Manifying blib/man3/List::MoreUtils.3pm Manifying blib/man3/List::MoreUtils::XS.3pm Manifying blib/man3/List::MoreUtils::Contributing.3pm Manifying blib/man3/List::MoreUtils::PP.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OuwLm0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 + cd List-MoreUtils-0.415 + rm -rf /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/lib64/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.so Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/lib64/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.bs Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/lib64/perl5/vendor_perl/List/MoreUtils.pm Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/lib64/perl5/vendor_perl/List/MoreUtils/PP.pm Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/lib64/perl5/vendor_perl/List/MoreUtils/Contributing.pod Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/lib64/perl5/vendor_perl/List/MoreUtils/XS.pm Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/share/man/man3/List::MoreUtils::PP.3pm Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/share/man/man3/List::MoreUtils::Contributing.3pm Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/share/man/man3/List::MoreUtils.3pm Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/share/man/man3/List::MoreUtils::XS.3pm + find /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/List-MoreUtils-0.415 extracting debug info from /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/lib64/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 183 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4kcfee + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.415 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/pureperl/*.t xt/*.t t/pureperl/ab.t ......... ok t/pureperl/Functions.t .. ok t/pureperl/Import.t ..... ok t/pureperl/XS.t ......... ok All tests successful. Files=4, Tests=3463, 3 wallclock secs ( 0.57 usr 0.03 sys + 1.38 cusr 0.10 csys = 2.08 CPU) Result: PASS + exit 0 Processing files: perl-List-MoreUtils-0.415-1.ru7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bYGnUx + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.415 + DOCDIR=/builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/share/doc/perl-List-MoreUtils-0.415 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/share/doc/perl-List-MoreUtils-0.415 + cp -pr Changes /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/share/doc/perl-List-MoreUtils-0.415 + cp -pr META.json /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/share/doc/perl-List-MoreUtils-0.415 + cp -pr README.md /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64/usr/share/doc/perl-List-MoreUtils-0.415 + exit 0 Provides: perl(List::MoreUtils) perl(List::MoreUtils) = 0.415 perl(List::MoreUtils::PP) = 0.415 perl(List::MoreUtils::XS) = 0.415 perl-List-MoreUtils = 0.415-1.ru7 perl-List-MoreUtils(x86-64) = 0.415-1.ru7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl >= 0:5.006 perl(Exporter::Tiny) perl(List::MoreUtils::XS) perl(XSLoader) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-List-MoreUtils-debuginfo-0.415-1.ru7.x86_64 Provides: perl-List-MoreUtils-debuginfo = 0.415-1.ru7 perl-List-MoreUtils-debuginfo(x86-64) = 0.415-1.ru7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 warning: Could not canonicalize hostname: opus3 Wrote: /builddir/build/RPMS/perl-List-MoreUtils-0.415-1.ru7.x86_64.rpm Wrote: /builddir/build/RPMS/perl-List-MoreUtils-debuginfo-0.415-1.ru7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rR22Tw + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.415 + rm -rf /builddir/build/BUILDROOT/perl-List-MoreUtils-0.415-1.ru7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->