PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-12-26T04:06:50 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 26 Dec 2016 05:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TM/TMURRAY/Graphics-GVG-SVG-0.2.tar.gz Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/T/TM/TMURRAY/Graphics-GVG-SVG-0.2.tar.gz ok Graphics-GVG-SVG-0.2/ Graphics-GVG-SVG-0.2/TODO Graphics-GVG-SVG-0.2/t_data/ Graphics-GVG-SVG-0.2/t_data/many_shapes.svg Graphics-GVG-SVG-0.2/dist.ini Graphics-GVG-SVG-0.2/META.json Graphics-GVG-SVG-0.2/LICENSE Graphics-GVG-SVG-0.2/t/ Graphics-GVG-SVG-0.2/t/010_gvg_to_svg.t Graphics-GVG-SVG-0.2/t/002_pod.t Graphics-GVG-SVG-0.2/t/030_svg_to_gvg.t Graphics-GVG-SVG-0.2/t/020_coord_convert.t Graphics-GVG-SVG-0.2/t/001_load.t Graphics-GVG-SVG-0.2/inkscape/ Graphics-GVG-SVG-0.2/inkscape/gvg_output.inx Graphics-GVG-SVG-0.2/inkscape/gvg_input.inx Graphics-GVG-SVG-0.2/inkscape/gvg_output.pl Graphics-GVG-SVG-0.2/inkscape/gvg_input.pl Graphics-GVG-SVG-0.2/Makefile.PL Graphics-GVG-SVG-0.2/lib/ Graphics-GVG-SVG-0.2/lib/Graphics/ Graphics-GVG-SVG-0.2/lib/Graphics/GVG/ Graphics-GVG-SVG-0.2/lib/Graphics/GVG/SVG.pm Graphics-GVG-SVG-0.2/CHANGELOG Graphics-GVG-SVG-0.2/META.yml Graphics-GVG-SVG-0.2/examples/ Graphics-GVG-SVG-0.2/examples/poly.gvg Graphics-GVG-SVG-0.2/examples/many_shapes.svg Graphics-GVG-SVG-0.2/examples/circle.gvg Graphics-GVG-SVG-0.2/examples/render_svg.pl Graphics-GVG-SVG-0.2/examples/many_shapes.gvg Graphics-GVG-SVG-0.2/examples/rect.gvg Graphics-GVG-SVG-0.2/examples/lines.gvg Graphics-GVG-SVG-0.2/examples/ellipse.gvg Graphics-GVG-SVG-0.2/MANIFEST Configuring T/TM/TMURRAY/Graphics-GVG-SVG-0.2.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] 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.2.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for T/TM/TMURRAY/Graphics-GVG-SVG-0.2.tar.gz >>> make cp lib/Graphics/GVG/SVG.pm blib/lib/Graphics/GVG/SVG.pm Manifying 1 pod document TMURRAY/Graphics-GVG-SVG-0.2.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-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_gvg_to_svg.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 t/030_svg_to_gvg.t ..... 1..16 ok 1 - Width parsed ok 2 - Height parsed ok 3 - Lines drawn, with polygon becoming lines ok 4 - Circles drawn ok 5 - Glow effects drawn ok 6 - Ellipses drawn ok 7 - Center X of circle set ok 8 - Center Y of circle set ok 9 - Radius of circle set ok 10 - Color of circle set ok 11 - One rect under glow ok 12 - X coord of rect set ok 13 - Y coord of rect set ok 14 - Width of rect set ok 15 - Height of rect set ok 16 - Color of rect set ok All tests successful. Files=5, Tests=34, 3 wallclock secs ( 0.03 usr 0.02 sys + 2.36 cusr 0.31 csys = 2.72 CPU) Result: PASS TMURRAY/Graphics-GVG-SVG-0.2.tar.gz make test TEST_VERBOSE=1 -- OK Timm Murray <tmurray@wumpus-cave.net> Convert GVG into SVG >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Graphics-GVG-SVG-0.2-aZGXJZ && tar cvf - Graphics-GVG-SVG-0.2.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/T/TM/TMURRAY/Graphics-GVG-SVG-0.2.tar.gz Graphics-GVG-SVG-0.2.ppd blib/ blib/man3/ blib/man3/Graphics::GVG::SVG.3 blib/lib/ blib/lib/Graphics/ blib/lib/Graphics/GVG/ blib/lib/Graphics/GVG/SVG.pm VmSize: 342716 kB Finished 2016-12-26T04:06:57