PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2016-12-24T10:10:54 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Sat, 24 Dec 2016 06:29:03 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TM/TMURRAY/Graphics-GVG-SVG-0.1.tar.gz Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/T/TM/TMURRAY/Graphics-GVG-SVG-0.1.tar.gz ok Graphics-GVG-SVG-0.1/ Graphics-GVG-SVG-0.1/TODO Graphics-GVG-SVG-0.1/dist.ini Graphics-GVG-SVG-0.1/META.json Graphics-GVG-SVG-0.1/LICENSE Graphics-GVG-SVG-0.1/t/ Graphics-GVG-SVG-0.1/t/010_convert.t Graphics-GVG-SVG-0.1/t/002_pod.t Graphics-GVG-SVG-0.1/t/020_coord_convert.t Graphics-GVG-SVG-0.1/t/001_load.t Graphics-GVG-SVG-0.1/Makefile.PL Graphics-GVG-SVG-0.1/lib/ Graphics-GVG-SVG-0.1/lib/Graphics/ Graphics-GVG-SVG-0.1/lib/Graphics/GVG/ Graphics-GVG-SVG-0.1/lib/Graphics/GVG/SVG.pm Graphics-GVG-SVG-0.1/CHANGELOG Graphics-GVG-SVG-0.1/META.yml Graphics-GVG-SVG-0.1/examples/ Graphics-GVG-SVG-0.1/examples/poly.gvg Graphics-GVG-SVG-0.1/examples/many_shapes.svg Graphics-GVG-SVG-0.1/examples/circle.gvg Graphics-GVG-SVG-0.1/examples/render_svg.pl Graphics-GVG-SVG-0.1/examples/many_shapes.gvg Graphics-GVG-SVG-0.1/examples/rect.gvg Graphics-GVG-SVG-0.1/examples/lines.gvg Graphics-GVG-SVG-0.1/examples/ellipse.gvg Graphics-GVG-SVG-0.1/MANIFEST Configuring T/TM/TMURRAY/Graphics-GVG-SVG-0.1.tar.gz with Makefile.PL >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2000/cpanfly-5.20/var/megalib Want /Users/fly2000/ap2000-298465/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Graphics::GVG::SVG Writing MYMETA.yml and MYMETA.json TMURRAY/Graphics-GVG-SVG-0.1.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for T/TM/TMURRAY/Graphics-GVG-SVG-0.1.tar.gz >>> make cp lib/Graphics/GVG/SVG.pm blib/lib/Graphics/GVG/SVG.pm Manifying 1 pod document TMURRAY/Graphics-GVG-SVG-0.1.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2000/ap2000-298465/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load.t ........... 1..1 ok 1 - use Graphics::GVG::SVG; ok t/002_pod.t ............ 1..1 ok 1 - POD test for lib/Graphics/GVG/SVG.pm ok t/010_convert.t ........ 1..6 ok 1 - An object of class 'Graphics::GVG::SVG' isa 'Graphics::GVG::SVG' ok 2 - An object of class 'SVG' isa 'SVG' ok 3 - Got main_group ok 4 - Lines drawn ok 5 - Circles drawn ok 6 - Polygons drawn ok t/020_coord_convert.t .. 1..10 ok 1 - Convert X -1 ok 2 - Convert Y -1 ok 3 - Convert X 1 ok 4 - Convert Y 1 ok 5 - Convert X 0 ok 6 - Convert Y 0 ok 7 - Convert X 0.75 ok 8 - Convert Y 0.75 ok 9 - Convert X -0.75 ok 10 - Convert Y -0.75 ok All tests successful. Files=4, Tests=18, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.50 cusr 0.13 csys = 1.68 CPU) Result: PASS TMURRAY/Graphics-GVG-SVG-0.1.tar.gz make test TEST_VERBOSE=1 -- OK Timm Murray <tmurray@wumpus-cave.net> Convert GVG into SVG >>> (cd /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Graphics-GVG-SVG-0.1-B2WqTa && tar cvf - Graphics-GVG-SVG-0.1.ppd blib) | gzip -c >/Users/fly2000/cpanfly-5.20/var/REPO/T/TM/TMURRAY/Graphics-GVG-SVG-0.1.tar.gz Graphics-GVG-SVG-0.1.ppd blib/ blib/lib/ blib/lib/Graphics/ blib/lib/Graphics/GVG/ blib/lib/Graphics/GVG/SVG.pm blib/man3/ blib/man3/Graphics::GVG::SVG.3 Finished 2016-12-24T10:10:59