Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Debug-Client.spec'], False, '/var/lib/mock/f20-build-1818439-314447/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', '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 noarch --nodeps builddir/build/SPECS/perl-Debug-Client.spec'] with env {'LANG': 'en_US.UTF-8', '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: arm02-builder06.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Debug-Client-0.29-1.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Debug-Client.spec'], False, '/var/lib/mock/f20-build-1818439-314447/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', '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 noarch --nodeps builddir/build/SPECS/perl-Debug-Client.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mkbPFd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Debug-Client-0.29 + /usr/bin/gzip -dc /builddir/build/SOURCES/Debug-Client-0.29.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Debug-Client-0.29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r inc + sed -i -e '/^inc\//d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YLkVdm + umask 022 + cd /builddir/build/BUILD + cd Debug-Client-0.29 + perl Makefile.PL INSTALLDIRS=vendor include /builddir/build/BUILD/Debug-Client-0.29/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm include inc/Module/Install/WriteAll.pm include inc/Module/Install/Win32.pm include inc/Module/Install/Can.pm include inc/Module/Install/Fetch.pm Checking if your kit is complete... Looks good Writing Makefile for Debug::Client Writing MYMETA.yml and MYMETA.json Writing META.yml + make -j4 cp lib/Debug/Client.pm blib/lib/Debug/Client.pm Manifying blib/man3/Debug::Client.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M2YnX7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch ++ dirname /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch + cd Debug-Client-0.29 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch Installing /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch/usr/share/perl5/vendor_perl/Debug/Client.pm Installing /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch/usr/share/man/man3/Debug::Client.3pm + find /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.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/Debug-Client-0.29 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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.ptpfvA + umask 022 + cd /builddir/build/BUILD + cd Debug-Client-0.29 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00-check-deps.t ..... ok # Info: Testing Debug::Client 0.29 # Info: Perl v5.18.1 t/01-compile.t ........ ok t/02-exports.t ........ ok t/03-pod.t ............ skipped: Author tests, not required for installation. t/04-pod-coverage.t ... skipped: Author tests, not required for installation. # # Info: Perl v5.18.1 # Info: OS linux # Info: Term::ReadLine::Gnu installed # Info: Using ReadLine implementation -> Term::ReadLine::Gnu # INFO: $ENV{TERM} -> vt100 t/06-term.t ........... ok t/07-initialize.t ..... ok t/08-io.t ............. ok t/10-top_tail.t ....... ok t/10-top_tail_old.t ... ok t/11-add.t ............ ok t/13-return.t ......... ok t/14-run.t ............ ok # Info: perl5db version 1.39_10 t/15-run_to_line.t .... ok t/16-run_to_sub.t ..... ok t/17-stepin.t ......... ok t/18-stepout.t ........ ok t/19-stepover.t ....... ok t/20-get_value.t ...... ok t/21-toggle_trace.t ... ok t/22-subnames.t ....... ok t/23-breakpoints.t .... ok t/24-y_zero.t ......... ok t/25-get_v_vars.t ..... ok t/26-get_x_vars.t ..... ok t/27-get_p_exp.t ...... ok t/28-get_h_var.t ...... ok # Info: ComamandSet = '580' t/29-options.t ........ ok t/40-test_1415-old.t .. ok t/40-test_1415.t ...... ok t/99-perldb.t ......... ok # Prerequisite Report: #   Version Module #   ------- --------------------- #   1.26 Carp #   5.68 Exporter #   6.72 ExtUtils::MakeMaker #   1.00 File::HomeDir #   3.40 File::Spec #   3.40 File::Spec::Functions #   0.2301 File::Temp #   0.22 IO::Socket::IP #   1.31 List::Util #   1.96 PadWalker #   1.12 Term::ReadLine #   1.20 Term::ReadLine::Gnu #   0.006 Test::CheckDeps #   0.39 Test::Class #   0.110 Test::Deep #   0.98_05 Test::More #   1.48 Test::Pod #   1.08 Test::Pod::Coverage #   0.07 Test::Requires #   missing Win32 #   missing Win32::Process #   1.27 constant #   0.226 parent #   0.9902 version t/report-prereqs.t .... ok All tests successful. Files=32, Tests=181, 52 wallclock secs ( 0.40 usr 0.05 sys + 10.72 cusr 0.91 csys = 12.08 CPU) Result: PASS + exit 0 Processing files: perl-Debug-Client-0.29-1.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QLFknU + umask 022 + cd /builddir/build/BUILD + cd Debug-Client-0.29 + DOCDIR=/builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch/usr/share/doc/perl-Debug-Client + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch/usr/share/doc/perl-Debug-Client + cp -pr Changes /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch/usr/share/doc/perl-Debug-Client + cp -pr eg /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch/usr/share/doc/perl-Debug-Client + exit 0 Provides: perl(Debug::Client) = 0.29 perl-Debug-Client = 0.29-1.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 1:5.010 perl(English) perl(IO::Socket::IP) >= 0.21 perl(Term::ReadLine) perl(constant) perl(strict) perl(utf8) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch warning: Could not canonicalize hostname: arm02-builder06.arm.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Debug-Client-0.29-1.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.avdP03 + umask 022 + cd /builddir/build/BUILD + cd Debug-Client-0.29 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Debug-Client-0.29-1.fc20.noarch + exit 0 Child return code was: 0 LEAVE do -->