Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-ExtUtils-Constant-ware.spec'], user='mockbuild'uid=1001nspawn_args=[]gid=135timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4872/root'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'TERM': 'vt100'}logger=shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-ExtUtils-Constant-ware.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: copr-builder-504297513.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-ExtUtils-Constant-ware.spec'], user='mockbuild'uid=1001nspawn_args=[]gid=135timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4872/root'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'TERM': 'vt100'}logger=shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-ExtUtils-Constant-ware.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HkE1nd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ExtUtils-Constant-0.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/ExtUtils-Constant-0.23.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ExtUtils-Constant-0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -R u+w /builddir/build/BUILD/ExtUtils-Constant-0.23 + perl -pi -e 's/^auto_install\;//' Makefile.PL + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d1KU5j + umask 022 + cd /builddir/build/BUILD + cd ExtUtils-Constant-0.23 + '[' -f Makefile.PL ']' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + perl Makefile.PL PREFIX=/builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for ExtUtils::Constant + make cp lib/ExtUtils/Constant/ProxySubs.pm blib/lib/ExtUtils/Constant/ProxySubs.pm cp lib/ExtUtils/Constant/Aaargh56Hash.pm blib/lib/ExtUtils/Constant/Aaargh56Hash.pm cp lib/ExtUtils/Constant/XS.pm blib/lib/ExtUtils/Constant/XS.pm cp lib/ExtUtils/Constant/Utils.pm blib/lib/ExtUtils/Constant/Utils.pm cp lib/ExtUtils/Constant/Base.pm blib/lib/ExtUtils/Constant/Base.pm cp lib/ExtUtils/Constant.pm blib/lib/ExtUtils/Constant.pm Manifying blib/man3/ExtUtils::Constant::XS.3pm Manifying blib/man3/ExtUtils::Constant::Utils.3pm Manifying blib/man3/ExtUtils::Constant::Base.3pm Manifying blib/man3/ExtUtils::Constant.3pm + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t In file included from /usr/lib64/perl5/CORE/perl.h:5071:0, from ExtTest.xs:2: ExtTest.c: In function 'XS_ExtTest_constant': /usr/lib64/perl5/CORE/embed.h:621:40: warning: 'pv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setpvn(a,b,c) Perl_sv_setpvn(aTHX_ a,b,c) ^ ExtTest.xs:420:14: note: 'pv' was declared here const char *pv; ^ In file included from /usr/lib64/perl5/CORE/perl.h:5071:0, from ExtTest.xs:2: /usr/lib64/perl5/CORE/embed.h:621:40: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setpvn(a,b,c) Perl_sv_setpvn(aTHX_ a,b,c) ^ ExtTest.xs:418:6: note: 'iv' was declared here IV iv; ^ In file included from /usr/lib64/perl5/CORE/perl.h:5071:0, from ExtTest.xs:2: ExtTest.c: In function 'XS_ExtTest_constant': /usr/lib64/perl5/CORE/embed.h:621:40: warning: 'pv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setpvn(a,b,c) Perl_sv_setpvn(aTHX_ a,b,c) ^ ExtTest.xs:194:14: note: 'pv' was declared here const char *pv; ^ In file included from /usr/lib64/perl5/CORE/perl.h:5071:0, from ExtTest.xs:2: ExtTest.c: In function 'XS_ExtTest_constant': /usr/lib64/perl5/CORE/embed.h:609:37: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) ^ ExtTest.xs:166:6: note: 'iv' was declared here IV iv; ^ t/Constant.t .. ok All tests successful. Files=1, Tests=302, 4 wallclock secs ( 0.04 usr 0.01 sys + 3.49 cusr 0.68 csys = 4.22 CPU) Result: PASS + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.32QKjI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 + cd ExtUtils-Constant-0.23 + rm -rf /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 + '[' -f Makefile.PL ']' + make install Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/perl5/vendor_perl/ExtUtils/Constant.pm Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/perl5/vendor_perl/ExtUtils/Constant/Base.pm Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/perl5/vendor_perl/ExtUtils/Constant/Utils.pm Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/perl5/vendor_perl/ExtUtils/Constant/XS.pm Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/perl5/vendor_perl/ExtUtils/Constant/Aaargh56Hash.pm Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/perl5/vendor_perl/ExtUtils/Constant/ProxySubs.pm Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/man/man3/ExtUtils::Constant.3pm Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/man/man3/ExtUtils::Constant::Base.3pm Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/man/man3/ExtUtils::Constant::Utils.3pm Installing /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/man/man3/ExtUtils::Constant::XS.3pm Appending installation info to /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/lib64/perl5/perllocal.pod + rm -rf /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/man/man3/ExtUtils::Constant.3pm /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/man/man3/ExtUtils::Constant::Base.3pm /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/man/man3/ExtUtils::Constant::Utils.3pm /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/share/man/man3/ExtUtils::Constant::XS.3pm + '[' -x /usr/lib/rpm/brp-compress ']' + /usr/lib/rpm/brp-compress + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 + find /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 -depth -type d -exec rmdir '{}' ';' + find /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 '(' -name perllocal.pod -o -name .packlist ')' -exec rm -v '{}' ';' removed '/builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/lib64/perl5/perllocal.pod' removed '/builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/ExtUtils/Constant/.packlist' /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + sed 's@^/builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64@@g' + find /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64/usr -type f -print + grep -v perllocal.pod + grep -v '\.packlist' ++ cat ExtUtils-Constant-0.23-filelist + '[' '/usr/share/perl5/vendor_perl/ExtUtils/Constant.pm /usr/share/perl5/vendor_perl/ExtUtils/Constant/ProxySubs.pm /usr/share/perl5/vendor_perl/ExtUtils/Constant/Aaargh56Hash.pm /usr/share/perl5/vendor_perl/ExtUtils/Constant/XS.pm /usr/share/perl5/vendor_perl/ExtUtils/Constant/Utils.pm /usr/share/perl5/vendor_perl/ExtUtils/Constant/Base.pmX' = X ']' + /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/ExtUtils-Constant-0.23 + /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 Processing files: perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.noarch Provides: perl(ExtUtils::Constant) = 0.23 perl(ExtUtils::Constant::Aaargh56Hash) perl(ExtUtils::Constant::Base) = 0.05 perl(ExtUtils::Constant::ProxySubs) = 0.08 perl(ExtUtils::Constant::Utils) = 0.03 perl(ExtUtils::Constant::XS) = 0.03 perl-ExtUtils-Constant-ware = 0.23-0.0.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Exporter) perl(ExtUtils::Constant) perl(ExtUtils::Constant::Base) perl(ExtUtils::Constant::Utils) perl(ExtUtils::Constant::XS) perl(Text::Wrap) perl(Tie::Hash) perl(constant) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-504297513.novalocal Wrote: /builddir/build/RPMS/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BQRJHw + umask 022 + cd /builddir/build/BUILD + cd ExtUtils-Constant-0.23 + rm -rf /builddir/build/BUILDROOT/perl-ExtUtils-Constant-ware-0.23-0.0.el7.centos.x86_64 + exit 0 Child return code was: 0