Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-CGI.spec'], timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-31952/root'uid=1001printOutput=Falselogger=gid=135shell=Falseenv={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-CGI.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-731049770.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-CGI-4.15-1.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-CGI.spec'], timeout=0private_network=Trueuid=1001printOutput=Falselogger=gid=135shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-31952/root'user='mockbuild'env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-CGI.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ksLBDz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CGI-4.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/CGI-4.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd CGI-4.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (CGI-4.15-Make-Test-Deep-and-Test-NoWarnings-tests-optional.patch):' Patch #0 (CGI-4.15-Make-Test-Deep-and-Test-NoWarnings-tests-optional.patch): + /usr/bin/cat /builddir/build/SOURCES/CGI-4.15-Make-Test-Deep-and-Test-NoWarnings-tests-optional.patch + /usr/bin/patch -p1 --fuzz=0 patching file t/cgi.t patching file t/param_list_context.t patching file t/request.t patching file t/util.t + iconv -f iso8859-1 -t utf-8 + mv Changes.1 Changes + sed -i 's?usr/bin perl?usr/bin/perl?' t/init.t + chmod -c -x examples/clickable_image.cgi examples/cookie.cgi examples/crash.cgi examples/file_upload.cgi examples/mojo_proxy.pl examples/wikipedia_example.cgi examples/wilogo.gif mode of 'examples/clickable_image.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/cookie.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/crash.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/file_upload.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/wikipedia_example.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I1vRiW + umask 022 + cd /builddir/build/BUILD + cd CGI-4.15 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for CGI + make -j2 cp lib/CGI.pod blib/lib/CGI.pod cp lib/CGI/Cookie.pm blib/lib/CGI/Cookie.pm cp lib/CGI/Pretty.pm blib/lib/CGI/Pretty.pm cp lib/CGI/HTML/Functions.pod blib/lib/CGI/HTML/Functions.pod cp lib/CGI.pm blib/lib/CGI.pm cp lib/CGI/HTML/Functions.pm blib/lib/CGI/HTML/Functions.pm cp lib/CGI/Carp.pm blib/lib/CGI/Carp.pm cp lib/CGI/Util.pm blib/lib/CGI/Util.pm cp lib/Fh.pm blib/lib/Fh.pm cp lib/CGI/File/Temp.pm blib/lib/CGI/File/Temp.pm cp lib/CGI/Push.pm blib/lib/CGI/Push.pm Manifying blib/man3/CGI::Carp.3pm Manifying blib/man3/CGI.3pm Manifying blib/man3/CGI::Util.3pm Manifying blib/man3/CGI::Cookie.3pm Manifying blib/man3/CGI::Push.3pm Manifying blib/man3/CGI::HTML::Functions.3pm Manifying blib/man3/CGI::Pretty.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2WKPxm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64 + cd CGI-4.15 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64 Manifying blib/man3/CGI::Carp.3pm Manifying blib/man3/CGI.3pm Manifying blib/man3/CGI::Util.3pm Manifying blib/man3/CGI::Cookie.3pm Manifying blib/man3/CGI::Push.3pm Manifying blib/man3/CGI::HTML::Functions.3pm Manifying blib/man3/CGI::Pretty.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/Fh.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI.pod Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI/Push.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI/Util.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI/Carp.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI/Pretty.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI/Cookie.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI/File/Temp.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI/HTML/Functions.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/CGI/HTML/Functions.pod Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/man/man3/CGI::Pretty.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/man/man3/CGI::HTML::Functions.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/man/man3/CGI::Push.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/man/man3/CGI::Cookie.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/man/man3/CGI::Util.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/man/man3/CGI.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/man/man3/CGI::Carp.3pm + find /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.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/CGI-4.15 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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.M7ecEP + umask 022 + cd /builddir/build/BUILD + cd CGI-4.15 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/headers/*.t t/arbitrary_handles.t ...... ok t/autoescape.t ............. ok t/can.t .................... ok [Sun Jul 17 11:05:30 2016] carp.t: "my" variable $fh masks earlier declaration in same scope at t/carp.t line 438. t/carp.t ................... ok # cgi-lib.pl routines Use of uninitialized value in lc at /builddir/build/BUILD/CGI-4.15/blib/lib/CGI.pm line 1672. Use of uninitialized value in lc at /builddir/build/BUILD/CGI-4.15/blib/lib/CGI.pm line 1672. Use of uninitialized value $src in concatenation (.) or string at /builddir/build/BUILD/CGI-4.15/blib/lib/CGI.pm line 1816. private_tempfiles has been deprecated at /builddir/build/BUILD/CGI-4.15/blib/lib/CGI.pm line 3217. t/cgi.t .................... ok t/changes.t ................ skipped: Test::CPAN::Changes required for this test t/charset.t ................ ok t/checkbox_group.t ......... ok [Sun Jul 17 11:05:31 2016] compiles_pod.t: CGI::Pretty is DEPRECATED and will be removed in a future release. Please see https://github.com/leejo/CGI.pm/issues/162 for more information at /builddir/build/BUILD/CGI-4.15/blib/lib/CGI/Pretty.pm line 19. t/compiles_pod.t ........... ok t/cookie.t ................. ok t/delete.t ................. ok t/Dump.t ................... ok t/end_form.t ............... ok t/form.t ................... ok t/function.t ............... ok t/gh-155.t ................. ok t/headers.t ................ ok t/headers/attachment.t ..... ok t/headers/charset.t ........ ok t/headers/cookie.t ......... ok t/headers/default.t ........ ok t/headers/nph.t ............ ok t/headers/p3p.t ............ ok t/headers/target.t ......... ok t/headers/type.t ........... ok t/hidden.t ................. ok t/html.t ................... ok t/html_functions.t ......... ok t/http.t ................... ok t/init.t ................... ok t/multipart_init.t ......... ok t/multipart_start.t ........ ok t/no_tabindex.t ............ ok t/param_fetch.t ............ ok t/param_list_context.t ..... ok t/popup_menu.t ............. ok t/postdata.t ............... ok CGI::Pretty is DEPRECATED and will be removed in a future release. Please see https://github.com/leejo/CGI.pm/issues/162 for more information at /builddir/build/BUILD/CGI-4.15/blib/lib/CGI/Pretty.pm line 19. t/pretty.t ................. ok t/push.t ................... ok t/query_string.t ........... ok t/redirect_query_string.t .. ok t/request.t ................ ok t/rt-31107.t ............... ok t/rt-52469.t ............... ok t/rt-57524.t ............... ok t/rt-75628.t ............... ok t/rt-84767.t ............... ok t/save_read_roundtrip.t .... ok t/sorted.t ................. ok t/start_end_asterisk.t ..... ok t/start_end_end.t .......... ok t/start_end_start.t ........ ok t/unescapeHTML.t ........... ok t/upload.t ................. ok t/uploadInfo.t ............. ok t/url.t .................... ok t/user_agent.t ............. ok t/utf8.t ................... ok t/util-58.t ................ ok t/util.t ................... ok All tests successful. Files=60, Tests=1487, 3 wallclock secs ( 0.30 usr 0.06 sys + 2.41 cusr 0.32 csys = 3.09 CPU) Result: PASS + exit 0 Processing files: perl-CGI-4.15-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EuKcmu + umask 022 + cd /builddir/build/BUILD + cd CGI-4.15 + DOCDIR=/builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/doc/perl-CGI-4.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/doc/perl-CGI-4.15 + cp -pr Changes /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/doc/perl-CGI-4.15 + cp -pr README.md /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/doc/perl-CGI-4.15 + cp -pr examples/ /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64/usr/share/doc/perl-CGI-4.15 + exit 0 Provides: perl(CGI) perl(CGI::Carp) = 4.15 perl(CGI::Cookie) perl(CGI::File::Temp) = 4.15 perl(CGI::HTML::Functions) perl(CGI::Pretty) = 4.15 perl(CGI::Push) perl(CGI::Util) = 4.15 perl(MultipartBuffer) perl-CGI = 4.15-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.000 perl >= 0:5.008001 perl(CGI) perl(CGI::Util) perl(Carp) perl(Exporter) perl(base) perl(if) perl(overload) perl(parent) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-731049770.novalocal Wrote: /builddir/build/RPMS/perl-CGI-4.15-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gI7EIP + umask 022 + cd /builddir/build/BUILD + cd CGI-4.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-CGI-4.15-1.el7.centos.x86_64 + exit 0 Child return code was: 0