Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Getopt-Long.spec'], chrootPath='/var/lib/mock/perl-Getopt-Long-2.40-3.el7-20180411033735-20755/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=1002) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Getopt-Long.spec'] with env {'LANG': 'en_GB.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 warning: Could not canonicalize hostname: aarch64-01.bsys.centos.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/perl-Getopt-Long-2.40-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Getopt-Long.spec'], chrootPath='/var/lib/mock/perl-Getopt-Long-2.40-3.el7-20180411033735-20755/root'shell=Falseuid=1002env={'LANG': 'en_GB.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 aarch64 --nodeps /builddir/build/SPECS/perl-Getopt-Long.spec'] with env {'LANG': 'en_GB.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cXBvvM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Getopt-Long-2.40 + /usr/bin/gzip -dc /builddir/build/SOURCES/Getopt-Long-2.40.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Getopt-Long-2.40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uuJ4Bs + umask 022 + cd /builddir/build/BUILD + cd Getopt-Long-2.40 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Getopt::Long + make -j8 cp lib/Getopt/Long.pm blib/lib/Getopt/Long.pm cp lib/newgetopt.pl blib/lib/newgetopt.pl Manifying blib/man3/Getopt::Long.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nJHImR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64 + cd Getopt-Long-2.40 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64 Installing /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64/usr/share/perl5/vendor_perl/newgetopt.pl Installing /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64/usr/share/perl5/vendor_perl/Getopt/Long.pm Installing /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64/usr/share/man/man3/Getopt::Long.3pm + find /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64 -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64/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/Getopt-Long-2.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.osjqqE + umask 022 + cd /builddir/build/BUILD + cd Getopt-Long-2.40 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/gol-basic.t .... ok t/gol-compat.t ... ok t/gol-linkage.t .. ok t/gol-oo.t ....... ok t/gol-xargv.t .... ok t/gol-xstring.t .. ok All tests successful. Files=6, Tests=89, 1 wallclock secs ( 0.08 usr 0.00 sys + 0.19 cusr 0.02 csys = 0.29 CPU) Result: PASS + exit 0 Processing files: perl-Getopt-Long-2.40-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I3z7oJ + umask 022 + cd /builddir/build/BUILD + cd Getopt-Long-2.40 + DOCDIR=/builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64/usr/share/doc/perl-Getopt-Long-2.40 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64/usr/share/doc/perl-Getopt-Long-2.40 + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64/usr/share/doc/perl-Getopt-Long-2.40 + cp -pr examples /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64/usr/share/doc/perl-Getopt-Long-2.40 + cp -pr README /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64/usr/share/doc/perl-Getopt-Long-2.40 + exit 0 Provides: perl(Getopt::Long) = 2.40 perl(Getopt::Long::CallBack) perl(Getopt::Long::Parser) perl(newgetopt.pl) = 2.40 perl-Getopt-Long = 2.40-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.004 perl(Exporter) perl(constant) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64 warning: Could not canonicalize hostname: aarch64-01.bsys.centos.org Wrote: /builddir/build/RPMS/perl-Getopt-Long-2.40-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EPS9BN + umask 022 + cd /builddir/build/BUILD + cd Getopt-Long-2.40 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Getopt-Long-2.40-3.el7.aarch64 + exit 0 Child return code was: 0