Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-File-chmod.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-eb06820818d713664056ae636e279619661e05aa/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-File-chmod.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-File-chmod-0.40-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-File-chmod.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-eb06820818d713664056ae636e279619661e05aa/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-File-chmod.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.870Yyy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf File-chmod-0.40 + /usr/bin/gzip -dc /builddir/build/SOURCES/File-chmod-0.40.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd File-chmod-0.40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cVIQj1 + umask 022 + cd /builddir/build/BUILD + cd File-chmod-0.40 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for File::chmod + make -j4 cp lib/File/chmod.pm blib/lib/File/chmod.pm Manifying blib/man3/File::chmod.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XF9xGB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch + cd File-chmod-0.40 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch Installing /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch/usr/share/perl5/vendor_perl/File/chmod.pm Installing /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch/usr/share/man/man3/File::chmod.3pm + find /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/File-chmod-0.40 /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.uAQv7Y + umask 022 + cd /builddir/build/BUILD + cd File-chmod-0.40 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ................ ok # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10 # perl: 5.016003 (wanted any version) on linux from /usr/bin/perl # # Carp => 1.26 (want any version) # English => 1.05 (want any version) # Exporter => 5.68 (want any version) # ExtUtils::MakeMaker => 6.68 (want 6.30) # File::Spec => 3.40 (want any version) # File::Temp => 0.2301 (want any version) # IO::Handle => 1.33 (want any version) # IPC::Open3 => 1.12 (want any version) # Test::More => 0.98 (want 0.88) # autodie => 2.16 (want any version) # base => 2.18 (want any version) # strict => 1.07 (want any version) # utf8 => 1.09 (want any version) # vars => 1.02 (want any version) # warnings => 1.13 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok t/author-critic.t ............. skipped: these tests are for testing by the author t/author-pod-spell.t .......... skipped: these tests are for testing by the author t/author-test-eol.t ........... skipped: these tests are for testing by the author t/executable.t ................ ok t/load_chmod.t ................ ok t/read.t ...................... ok t/release-cpan-changes.t ...... skipped: these tests are for release candidate testing t/release-dist-manifest.t ..... skipped: these tests are for release candidate testing t/release-distmeta.t .......... skipped: these tests are for release candidate testing t/release-kwalitee.t .......... skipped: these tests are for release candidate testing t/release-meta-json.t ......... skipped: these tests are for release candidate testing t/release-minimum-version.t ... skipped: these tests are for release candidate testing t/release-mojibake.t .......... skipped: these tests are for release candidate testing t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing t/release-portability.t ....... skipped: these tests are for release candidate testing t/release-synopsis.t .......... skipped: these tests are for release candidate testing t/release-test-version.t ...... skipped: these tests are for release candidate testing t/release-unused-vars.t ....... skipped: these tests are for release candidate testing sticky bit has no effect for 'user' at t/sticky-bit.t line 17. sticky bit has no effect for 'group' at t/sticky-bit.t line 17. sticky bit has no effect for 'user' at t/sticky-bit.t line 21. sticky bit has no effect for 'group' at t/sticky-bit.t line 21. sticky bit has no effect for 'user' at t/sticky-bit.t line 35. t/sticky-bit.t ................ ok t/write.t ..................... ok All tests successful. Files=23, Tests=37, 8 wallclock secs ( 0.60 usr 0.04 sys + 6.67 cusr 0.54 csys = 7.85 CPU) Result: PASS + exit 0 Processing files: perl-File-chmod-0.40-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.33oxeQ + umask 022 + cd /builddir/build/BUILD + cd File-chmod-0.40 + DOCDIR=/builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch/usr/share/doc/perl-File-chmod-0.40 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch/usr/share/doc/perl-File-chmod-0.40 + cp -pr Changes /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch/usr/share/doc/perl-File-chmod-0.40 + exit 0 Provides: perl(File::chmod) = 0.40 perl-File-chmod = 0.40-1.el7 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(base) perl(strict) perl(vars) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch Wrote: /builddir/build/RPMS/perl-File-chmod-0.40-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7qiC26 + umask 022 + cd /builddir/build/BUILD + cd File-chmod-0.40 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-File-chmod-0.40-1.el7.noarch + exit 0 Child return code was: 0