Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Getopt-Tabular.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1630/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', '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-Getopt-Tabular.spec'] with env {'LANG': 'C', '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: i-0000dec6 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Getopt-Tabular-0.3-1.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-Getopt-Tabular.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1630/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', '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-Getopt-Tabular.spec'] with env {'LANG': 'C', '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.xere1U + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Getopt-Tabular-0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/Getopt-Tabular-0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Getopt-Tabular-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s#/usr/local/bin/perl5#/usr/bin/perl# demo + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OR2PQI + umask 022 + cd /builddir/build/BUILD + cd Getopt-Tabular-0.3 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Getopt::Tabular + make -j3 cp Tabular.pod blib/lib/Getopt/Tabular.pod cp Tabular.pm blib/lib/Getopt/Tabular.pm Manifying blib/man3/Getopt::Tabular.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jaaTOx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 + cd Getopt-Tabular-0.3 + rm -rf /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 Installing /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64/usr/share/perl5/vendor_perl/Getopt/Tabular.pm Installing /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64/usr/share/perl5/vendor_perl/Getopt/Tabular.pod Installing /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64/usr/share/man/man3/Getopt::Tabular.3pm + find /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.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/Getopt-Tabular-0.3 /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.6RVern + umask 022 + cd /builddir/build/BUILD + cd Getopt-Tabular-0.3 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 + exit 0 Processing files: perl-Getopt-Tabular-0.3-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tfMy8c + umask 022 + cd /builddir/build/BUILD + cd Getopt-Tabular-0.3 + DOCDIR=/builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64/usr/share/doc/perl-Getopt-Tabular-0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64/usr/share/doc/perl-Getopt-Tabular-0.3 + cp -pr Changes /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64/usr/share/doc/perl-Getopt-Tabular-0.3 + cp -pr demo /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64/usr/share/doc/perl-Getopt-Tabular-0.3 + cp -pr README /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64/usr/share/doc/perl-Getopt-Tabular-0.3 + exit 0 Provides: perl(Getopt::Tabular) = 0.3 perl-Getopt-Tabular = 0.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Carp) perl(Exporter) perl(Getopt::Tabular) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 warning: Could not canonicalize hostname: i-0000dec6 Wrote: /builddir/build/RPMS/perl-Getopt-Tabular-0.3-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jb6LsT + umask 022 + cd /builddir/build/BUILD + cd Getopt-Tabular-0.3 + rm -rf /builddir/build/BUILDROOT/perl-Getopt-Tabular-0.3-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->