Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Getopt-Long.spec'], gid=425logger=timeout=172800uid=1000env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}user='mockbuild'shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/f25-perl-5583146-603112/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Getopt-Long.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Getopt-Long-2.48-365.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Getopt-Long.spec'], gid=425logger=timeout=172800uid=1000private_network=Trueenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}user='mockbuild'shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/f25-perl-5583146-603112/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Getopt-Long.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Of6UzW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Getopt-Long-2.48 + /usr/bin/gzip -dc /builddir/build/SOURCES/Getopt-Long-2.48.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Getopt-Long-2.48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PMumIy + umask 022 + cd /builddir/build/BUILD + cd Getopt-Long-2.48 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Getopt::Long + make -j4 cp lib/newgetopt.pl blib/lib/newgetopt.pl cp lib/Getopt/Long.pm blib/lib/Getopt/Long.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iOuOTb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch ++ dirname /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch + cd Getopt-Long-2.48 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch/usr/share/perl5/vendor_perl/newgetopt.pl Installing /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch/usr/share/perl5/vendor_perl/Getopt/Long.pm Installing /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch/usr/share/man/man3/Getopt::Long.3pm + find /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch -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.48-365.fc25.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/Getopt-Long-2.48 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hMZVKP + umask 022 + cd /builddir/build/BUILD + cd Getopt-Long-2.48 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; 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=93, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.11 cusr 0.02 csys = 0.17 CPU) Result: PASS + exit 0 Processing files: perl-Getopt-Long-2.48-365.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IhsIeu + umask 022 + cd /builddir/build/BUILD + cd Getopt-Long-2.48 + DOCDIR=/builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch/usr/share/doc/perl-Getopt-Long + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch/usr/share/doc/perl-Getopt-Long + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch/usr/share/doc/perl-Getopt-Long + cp -pr examples /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch/usr/share/doc/perl-Getopt-Long + cp -pr README /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch/usr/share/doc/perl-Getopt-Long + exit 0 Provides: perl(Getopt::Long) = 2.48 perl(Getopt::Long::CallBack) perl(Getopt::Long::Parser) perl(newgetopt.pl) = 2.48 perl-Getopt-Long = 2.48-365.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.4.0 perl(Exporter) perl(constant) perl(overload) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Getopt-Long-2.48-365.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r8ZQ08 + umask 022 + cd /builddir/build/BUILD + cd Getopt-Long-2.48 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Getopt-Long-2.48-365.fc25.noarch + exit 0 Child return code was: 0