PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-12-24T04:35:48 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Sat, 24 Dec 2016 06:29:03 GMT Checksum for C:\cpanfly-5.24-32\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 >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~2.24-\var\megalib Want \perl-5~2.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Graphics::GVG::SVG Writing MYMETA.yml and MYMETA.json TMURRAY/Graphics-GVG-SVG-0.1.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for T/TM/TMURRAY/Graphics-GVG-SVG-0.1.tar.gz >>> dmake cp lib/Graphics/GVG/SVG.pm blib\lib\Graphics\GVG\SVG.pm TMURRAY/Graphics-GVG-SVG-0.1.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-32\bin\perl.exe" "-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, 3 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS TMURRAY/Graphics-GVG-SVG-0.1.tar.gz dmake test TEST_VERBOSE=1 -- OK Timm Murray <tmurray@wumpus-cave.net> Convert GVG into SVG >>> (cd C:\cpanfly-5.24-32\var\tmp\cpan_build\Graphics-GVG-SVG-0.1-JMtBew && tar cvf - Graphics-GVG-SVG-0.1.ppd blib) | gzip -c >C:/cpanfly-5.24-32/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 Finished 2016-12-24T04:36:03