Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-GDGraph3d.spec'], False, '/var/lib/mock/dist-f14-perltest-801903-115613/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-GDGraph3d.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-GDGraph3d-0.63-13.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-GDGraph3d.spec'], False, '/var/lib/mock/dist-f14-perltest-801903-115613/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-GDGraph3d.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FjTTck + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf GD-Graph3d-0.63 + /usr/bin/gzip -dc /builddir/build/SOURCES/GD-Graph3d-0.63.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd GD-Graph3d-0.63 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/perl -pi -e 's/\r//g' Changes + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MSrj9h + umask 022 + cd /builddir/build/BUILD + cd GD-Graph3d-0.63 + LANG=C + export LANG + unset DISPLAY + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for GD::Graph3d The test suite for GD::Graph3d is very basic. It makes sure that graphs objects can be contructed and plotted. If you want to verify that the plots are accurate, you should run the 'visual-test.pl' script in the t/ directory. To do this you may need to look at images in a web browser or graphics program and visually verify that they are substantially similar. Otherwise continue on with the standard 'make', 'make test', 'make install' procedure. + make -j4 cp lib/GD/Graph3d.pm blib/lib/GD/Graph3d.pm cp lib/GD/Graph/pie3d.pm blib/lib/GD/Graph/pie3d.pm cp lib/GD/Graph/bars3d.pm blib/lib/GD/Graph/bars3d.pm cp lib/GD/Graph/cylinder.pm blib/lib/GD/Graph/cylinder.pm cp lib/GD/Graph/axestype3d.pm blib/lib/GD/Graph/axestype3d.pm cp lib/GD/Graph/cylinder3d.pm blib/lib/GD/Graph/cylinder3d.pm cp lib/GD/Graph/lines3d.pm blib/lib/GD/Graph/lines3d.pm Manifying blib/man3/GD::Graph3d.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.52nrWg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch ++ dirname /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch + cd GD-Graph3d-0.63 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch Manifying blib/man3/GD::Graph3d.3pm Installing /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/perl5/GD/Graph3d.pm Installing /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/perl5/GD/Graph/pie3d.pm Installing /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/perl5/GD/Graph/bars3d.pm Installing /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/perl5/GD/Graph/cylinder.pm Installing /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/perl5/GD/Graph/axestype3d.pm Installing /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/perl5/GD/Graph/cylinder3d.pm Installing /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/perl5/GD/Graph/lines3d.pm Installing /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/man/man3/GD::Graph3d.3pm + find /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/GD-Graph3d-0.63 + /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.d9JFfg + umask 022 + cd /builddir/build/BUILD + cd GD-Graph3d-0.63 + unset DISPLAY + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/all.t .. ok All tests successful. Files=1, Tests=15, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.09 cusr 0.01 csys = 0.13 CPU) Result: PASS + exit 0 Processing files: perl-GDGraph3d-0.63-13.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YsYj7f + umask 022 + cd /builddir/build/BUILD + cd GD-Graph3d-0.63 + DOCDIR=/builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/doc/perl-GDGraph3d-0.63 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/doc/perl-GDGraph3d-0.63 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/doc/perl-GDGraph3d-0.63 + cp -pr Changes /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch/usr/share/doc/perl-GDGraph3d-0.63 + exit 0 Provides: perl(GD::Graph3d) = 0.63 perl(GD::Graph::axestype3d) = 0.63 perl(GD::Graph::bars3d) = 0.63 perl(GD::Graph::cylinder) = 0.63 perl(GD::Graph::cylinder3d) = 0.63 perl(GD::Graph::lines3d) = 0.63 perl(GD::Graph::pie3d) = 0.63 perl-GD-Graph3d = 0.63-13.fc14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: perl(Carp) perl(Data::Dumper) perl(GD) perl(GD::Graph) perl(GD::Graph::axestype) perl(GD::Graph::axestype3d) perl(GD::Graph::bars) perl(GD::Graph::colour) perl(GD::Graph::cylinder) perl(GD::Graph::pie) perl(GD::Graph::utils) perl(base) perl(constant) perl(strict) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-GDGraph3d-0.63-13.fc14.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.efIGPg + umask 022 + cd /builddir/build/BUILD + cd GD-Graph3d-0.63 + rm -rf /builddir/build/BUILDROOT/perl-GDGraph3d-0.63-13.fc14.noarch + exit 0 Child returncode was: 0 LEAVE do -->