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:\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 2017-06-19T08:05: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:\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 Mon, 19 Jun 2017 05:53:40 GMT Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\I\IS\ISHIGAKI\ExtUtils-MakeMaker-CPANfile-0.08.tar.gz ok ExtUtils-MakeMaker-CPANfile-0.08/ ExtUtils-MakeMaker-CPANfile-0.08/lib/ ExtUtils-MakeMaker-CPANfile-0.08/lib/ExtUtils/ ExtUtils-MakeMaker-CPANfile-0.08/lib/ExtUtils/MakeMaker/ ExtUtils-MakeMaker-CPANfile-0.08/lib/ExtUtils/MakeMaker/CPANfile.pm ExtUtils-MakeMaker-CPANfile-0.08/t/ ExtUtils-MakeMaker-CPANfile-0.08/t/00_compile.t ExtUtils-MakeMaker-CPANfile-0.08/t/01_basic.t ExtUtils-MakeMaker-CPANfile-0.08/.travis.yml ExtUtils-MakeMaker-CPANfile-0.08/META.json ExtUtils-MakeMaker-CPANfile-0.08/Changes ExtUtils-MakeMaker-CPANfile-0.08/README.md ExtUtils-MakeMaker-CPANfile-0.08/Makefile.PL ExtUtils-MakeMaker-CPANfile-0.08/META.yml ExtUtils-MakeMaker-CPANfile-0.08/MANIFEST ExtUtils-MakeMaker-CPANfile-0.08/LICENSE Configuring I/IS/ISHIGAKI/ExtUtils-MakeMaker-CPANfile-0.08.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 ExtUtils::MakeMaker::CPANfile Writing MYMETA.yml and MYMETA.json ISHIGAKI/ExtUtils-MakeMaker-CPANfile-0.08.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for I/IS/ISHIGAKI/ExtUtils-MakeMaker-CPANfile-0.08.tar.gz >>> dmake cp lib/ExtUtils/MakeMaker/CPANfile.pm blib\lib\ExtUtils\MakeMaker\CPANfile.pm ISHIGAKI/ExtUtils-MakeMaker-CPANfile-0.08.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/00_compile.t .. ok 1 - use ExtUtils::MakeMaker::CPANfile; 1..1 ok t/01_basic.t .... # use strict; # use warnings; # use ExtUtils::MakeMaker::CPANfile; # print "# EUMM version: ", $ExtUtils::MakeMaker::VERSION, "\n"; # WriteMakefile( # NAME => 'Test::EUMM::CPANfile', # AUTHOR => 'Test', # # The following should not let EUMM warn even if it's old # LICENSE => 'perl', # MIN_PERL_VERSION => '5.008001', # Lancaster consensus # META_ADD => {}, # META_MERGE => {}, # CONFIGURE_REQUIRES => {}, # BUILD_REQUIRES => {}, # TEST_REQUIRES => {}, # ); # EUMM version: 7.16 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 Test::EUMM::CPANfile Writing MYMETA.yml and MYMETA.json ok 1 - ran Makefile.PL ok 2 - generated Makefile ok 3 - EUMM is listed as some kind of prereqs ok 4 - Test::More is listed as some kind of prereqs # { # "abstract" : "unknown", # "author" : [ # "Test" # ], # "dynamic_config" : 0, # "generated_by" : "ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter version 2.150005", # "license" : [ # "perl_5" # ], # "meta-spec" : { # "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", # "version" : "2" # }, # "name" : "Test-EUMM-CPANfile", # "no_index" : { # "directory" : [ # "t", # "inc" # ] # }, # "prereqs" : { # "build" : { # "requires" : { # "Test::More" : "0.47" # } # }, # "configure" : { # "requires" : { # "ExtUtils::MakeMaker" : "6.30", # "ExtUtils::MakeMaker::CPANfile" : "0.08" # } # }, # "runtime" : { # "requires" : { # "ExtUtils::MakeMaker" : "6.17", # "perl" : "5.008001" # } # }, # "test" : { # "requires" : { # "Test::More" : "0.88" # } # } # }, # "release_status" : "stable", # "version" : "", # "x_serialization_backend" : "JSON::PP version 2.27400" # } 1..4 ok All tests successful. Files=2, Tests=5, 0 wallclock secs ( 0.03 usr + 0.03 sys = 0.06 CPU) Result: PASS ISHIGAKI/ExtUtils-MakeMaker-CPANfile-0.08.tar.gz dmake test TEST_VERBOSE=1 -- OK Kenichi Ishigaki <ishigaki@cpan.org> cpanfile support for EUMM >>> (cd C:\cpanfly-5.24-32\var\tmp\cpan_build\ExtUtils-MakeMaker-CPANfile-0.08-C5tHfS && tar cvf - ExtUtils-MakeMaker-CPANfile-0.08.ppd blib) | gzip -c >C:/cpanfly-5.24-32/var/REPO/I/IS/ISHIGAKI/ExtUtils-MakeMaker-CPANfile-0.08.tar.gz ExtUtils-MakeMaker-CPANfile-0.08.ppd blib/ blib/lib/ blib/lib/ExtUtils/ blib/lib/ExtUtils/MakeMaker/ blib/lib/ExtUtils/MakeMaker/CPANfile.pm Finished 2017-06-19T08:05:59