Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-List-MoreUtils.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 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: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-List-MoreUtils-0.33-9.el7.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, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 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.yDfppN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf List-MoreUtils-0.33 + /usr/bin/gzip -dc /builddir/build/SOURCES/List-MoreUtils-0.33.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd List-MoreUtils-0.33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.apEfLm + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.33 + 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 if your kit is complete... Looks good Writing Makefile for List::MoreUtils + make -j16 /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 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 cp lib/List/MoreUtils.pm blib/lib/List/MoreUtils.pm 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.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_EXT MoreUtils.c In file included from /usr/lib64/perl5/CORE/perl.h:3446:0, from MoreUtils.xs:2: 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:221:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ 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:254:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ 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:288:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ 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:321:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ 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:354:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ 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:390:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ 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:426:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ 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:461: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:498:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_apply': MoreUtils.xs:589:9: warning: unused variable 'count' [-Wunused-variable] I32 count = 0; ^ In file included from /usr/lib64/perl5/CORE/perl.h:3446:0, from MoreUtils.xs:2: /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:582:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs:608:5: warning: label 'done' defined but not used [-Wunused-label] done: ^ In file included from /usr/lib64/perl5/CORE/perl.h:3446:0, from MoreUtils.xs:2: 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:618: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:655: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:692: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:727: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:763: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:802:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ 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:838:5: note: in expansion of macro 'dMULTICALL' dMULTICALL; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_pairwise': MoreUtils.xs:1007:7: warning: unused variable 'oldsp' [-Wunused-variable] SV **oldsp; ^ MoreUtils.xs: In function 'XS_List__MoreUtils_part': MoreUtils.xs:1279:9: warning: unused variable 'count' [-Wunused-variable] I32 count = 0; ^ MoreUtils.xs:1275:21: warning: unused variable 'j' [-Wunused-variable] register int i, j; ^ In file included from /usr/lib64/perl5/CORE/perl.h:3446:0, from MoreUtils.xs:2: /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:1274: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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wWi6F3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64 + cd List-MoreUtils-0.33 + rm -rf /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.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.33-9.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.bs Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.so Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64/usr/lib64/perl5/vendor_perl/List/MoreUtils.pm Installing /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64/usr/share/man/man3/List::MoreUtils.3pm + find /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64 -type f -name '*.bs' -empty -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64 + /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.33 extracting debug info from /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.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. 141 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.QQFjuL + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.33 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t .. ok t/02_perl.t ..... ok t/03_xs.t ....... ok All tests successful. Files=3, Tests=370, 0 wallclock secs ( 0.07 usr 0.01 sys + 0.33 cusr 0.04 csys = 0.45 CPU) Result: PASS + make test 'TEST_FILES=xt/*.t' AUTOMATED_TESTING=1 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" xt/*.t xt/meta.t .. ok xt/pmv.t ... ok xt/pod.t ... ok All tests successful. Files=3, Tests=9, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.79 cusr 0.03 csys = 3.86 CPU) Result: PASS + exit 0 Processing files: perl-List-MoreUtils-0.33-9.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QStgSE + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.33 + DOCDIR=/builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64/usr/share/doc/perl-List-MoreUtils-0.33 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64/usr/share/doc/perl-List-MoreUtils-0.33 + cp -pr Changes /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64/usr/share/doc/perl-List-MoreUtils-0.33 + cp -pr README /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64/usr/share/doc/perl-List-MoreUtils-0.33 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64/usr/share/doc/perl-List-MoreUtils-0.33 + exit 0 Provides: perl(List::MoreUtils) = 0.33 perl-List-MoreUtils = 0.33-9.el7 perl-List-MoreUtils(x86-64) = 0.33-9.el7 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.00503 perl(DynaLoader) perl(Exporter) perl(constant) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-List-MoreUtils-debuginfo-0.33-9.el7.x86_64 Provides: perl-List-MoreUtils-debuginfo = 0.33-9.el7 perl-List-MoreUtils-debuginfo(x86-64) = 0.33-9.el7 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.33-9.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/perl-List-MoreUtils-0.33-9.el7.x86_64.rpm Wrote: /builddir/build/RPMS/perl-List-MoreUtils-debuginfo-0.33-9.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6mf67l + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.33 + rm -rf /builddir/build/BUILDROOT/perl-List-MoreUtils-0.33-9.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->