Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-GDGraph.spec'], chrootPath='/var/lib/mock/f29-build-13041772-949907/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-GDGraph.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: perl: command not found sh: /usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-GDGraph-1.54-7.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-GDGraph.spec'], chrootPath='/var/lib/mock/f29-build-13041772-949907/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-GDGraph.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', '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.lVxSrq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GDGraph-1.54 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/GDGraph-1.54.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd GDGraph-1.54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's{^#!/usr/local/bin/perl\b}{#!/usr/bin/perl}' samples/sample1A.pl samples/make_index.pl + perl -pi -e 's/\r\n/\n/' samples/sample64.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AoZrvH + umask 022 + cd /builddir/build/BUILD + cd GDGraph-1.54 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for GD::Graph The automatic tests for GDGraph are not really a solid workout of the library. The best way to test the package is to run the examples before installing it. You can run the examples in the samples directory with `make samples` or by going into that directory, and just running `make`. If that fails, please read samples/Makefile. UPDATE: Running the examples is part of the test procedure now. You are still encouraged to run check them out to learn from them and to see the ouput images. + make -j4 cp Graph/area.pm blib/lib/GD/Graph/area.pm cp Graph/pie.pm blib/lib/GD/Graph/pie.pm cp Graph/lines.pm blib/lib/GD/Graph/lines.pm cp Graph/colour.pm blib/lib/GD/Graph/colour.pm cp Graph/bars.pm blib/lib/GD/Graph/bars.pm cp Graph/linespoints.pm blib/lib/GD/Graph/linespoints.pm cp Graph.pm blib/lib/GD/Graph.pm cp Graph/mixed.pm blib/lib/GD/Graph/mixed.pm cp Graph/axestype.pm blib/lib/GD/Graph/axestype.pm cp Graph/FAQ.pod blib/lib/GD/Graph/FAQ.pod cp Graph/hbars.pm blib/lib/GD/Graph/hbars.pm cp Graph/points.pm blib/lib/GD/Graph/points.pm cp Graph/utils.pm blib/lib/GD/Graph/utils.pm cp Graph/Data.pm blib/lib/GD/Graph/Data.pm cp Graph/Error.pm blib/lib/GD/Graph/Error.pm Manifying 6 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MzXYFk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch ++ dirname /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch + cd GDGraph-1.54 + make install DESTDIR=/builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch Manifying 6 pod documents Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/mixed.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/Error.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/axestype.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/points.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/lines.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/pie.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/FAQ.pod Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/hbars.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/utils.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/area.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/bars.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/Data.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/linespoints.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/perl5/vendor_perl/GD/Graph/colour.pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/man/man3/GD::Graph::colour.3pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/man/man3/GD::Graph.3pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/man/man3/GD::Graph::FAQ.3pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/man/man3/GD::Graph::Data.3pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/man/man3/GD::Graph::Error.3pm Installing /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/man/man3/GD::Graph::hbars.3pm + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.54-7.fc29 --unique-debug-suffix -1.54-7.fc29.noarch --unique-debug-src-base perl-GDGraph-1.54-7.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/GDGraph-1.54 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.V80jUD + umask 022 + cd /builddir/build/BUILD + cd GDGraph-1.54 + 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/*/*.t t/axestype.t ................... ok t/bugfixes.t ................... ok t/colour.t ..................... ok t/data.t ....................... ok t/error.t ...................... ok t/samples.t .................... ok t/tickets/73185-div-by-zero.t .. ok t/use.t ........................ ok All tests successful. Files=8, Tests=194, 3 wallclock secs ( 0.13 usr 0.03 sys + 2.44 cusr 0.26 csys = 2.86 CPU) Result: PASS + exit 0 Processing files: perl-GDGraph-1.54-7.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xfT821 + umask 022 + cd /builddir/build/BUILD + cd GDGraph-1.54 + DOCDIR=/builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/doc/perl-GDGraph + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/doc/perl-GDGraph + cp -pr CHANGES /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/doc/perl-GDGraph + cp -pr README /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/doc/perl-GDGraph + cp -pr Dustismo_Sans.ttf /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/doc/perl-GDGraph + cp -pr samples/ /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/doc/perl-GDGraph + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PZAJDv + umask 022 + cd /builddir/build/BUILD + cd GDGraph-1.54 + LICENSEDIR=/builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/licenses/perl-GDGraph + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/licenses/perl-GDGraph + cp -pr Dustismo.LICENSE /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch/usr/share/licenses/perl-GDGraph + exit 0 Provides: perl(GD::Graph) = 1.54 perl(GD::Graph::Data) perl(GD::Graph::Error) perl(GD::Graph::area) perl(GD::Graph::axestype) perl(GD::Graph::bars) perl(GD::Graph::colour) perl(GD::Graph::hbars) perl(GD::Graph::lines) perl(GD::Graph::linespoints) perl(GD::Graph::mixed) perl(GD::Graph::pie) perl(GD::Graph::points) perl(GD::Graph::utils) perl-GDGraph = 1:1.54-7.fc29 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(GD::Graph) perl(GD::Graph::Data) perl(GD::Graph::Error) perl(GD::Graph::area) perl(GD::Graph::axestype) perl(GD::Graph::bars) perl(GD::Graph::colour) perl(GD::Graph::lines) perl(GD::Graph::linespoints) perl(GD::Graph::points) perl(GD::Graph::utils) perl(GD::Text::Align) perl(constant) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch Wrote: /builddir/build/RPMS/perl-GDGraph-1.54-7.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bx4etz + umask 022 + cd /builddir/build/BUILD + cd GDGraph-1.54 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-GDGraph-1.54-7.fc29.noarch + exit 0 Child return code was: 0