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 2016-07-26T05:08:05 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, 25 Jul 2016 05:53:34 GMT Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\C\CH\CHROMATIC\Acme-UNIVERSAL-new-0.01.tar.gz ok Acme-UNIVERSAL-new-0.01/ Acme-UNIVERSAL-new-0.01/META.yml Acme-UNIVERSAL-new-0.01/Changes Acme-UNIVERSAL-new-0.01/t/ Acme-UNIVERSAL-new-0.01/t/pod-coverage.t Acme-UNIVERSAL-new-0.01/t/0-signature.t Acme-UNIVERSAL-new-0.01/t/00-load.t Acme-UNIVERSAL-new-0.01/t/pod.t Acme-UNIVERSAL-new-0.01/t/base.t Acme-UNIVERSAL-new-0.01/MANIFEST Acme-UNIVERSAL-new-0.01/lib/ Acme-UNIVERSAL-new-0.01/lib/Acme/ Acme-UNIVERSAL-new-0.01/lib/Acme/UNIVERSAL/ Acme-UNIVERSAL-new-0.01/lib/Acme/UNIVERSAL/new.pm Acme-UNIVERSAL-new-0.01/Build.PL Acme-UNIVERSAL-new-0.01/Makefile.PL Acme-UNIVERSAL-new-0.01/README Acme-UNIVERSAL-new-0.01/SIGNATURE Configuring C/CH/CHROMATIC/Acme-UNIVERSAL-new-0.01.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 Acme::UNIVERSAL::new Writing MYMETA.yml and MYMETA.json CHROMATIC/Acme-UNIVERSAL-new-0.01.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for C/CH/CHROMATIC/Acme-UNIVERSAL-new-0.01.tar.gz >>> dmake cp lib/Acme/UNIVERSAL/new.pm blib\lib\Acme\UNIVERSAL\new.pm CHROMATIC/Acme-UNIVERSAL-new-0.01.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 # Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. t/0-signature.t ... 1..1 ok 1 # skip Module::Signature not installed ok # Testing Acme::UNIVERSAL::new 0.01, Perl 5.024000, C:\Perl-5.24-32\bin\perl.exe t/00-load.t ....... 1..1 ok 1 - use Acme::UNIVERSAL::new; ok # Failed test '... but no other classes' # at t/base.t line 40. # got: '15' # expected: '100' (in cleanup) Not a HASH reference at C:/cpanfly-5.24-32/var/megalib/Test2/Hub.pm line 436. (in cleanup) Not a HASH reference at C:/cpanfly-5.24-32/var/megalib/Test2/Hub.pm line 436. (in cleanup) Not a HASH reference at C:/cpanfly-5.24-32/var/megalib/Test2/Hub.pm line 436. (in cleanup) Not a HASH reference at C:/cpanfly-5.24-32/var/megalib/Test2/Hub.pm line 436. (in cleanup) Not a HASH reference at C:/cpanfly-5.24-32/var/megalib/Test2/Hub.pm line 436. (in cleanup) Not a HASH reference at C:/cpanfly-5.24-32/var/megalib/Test2/Hub.pm line 436. # Looks like you failed 1 test of 14. t/base.t .......... ok 1 - use Acme::UNIVERSAL::new; ok 2 - main->can('new') ok 3 - new() should be UNIVERSAL ok 4 - UNIVERSAL::new() should create Foo objects... ok 5 - UNIVERSAL::new() should create Foo::Bar objects... ok 6 - UNIVERSAL::new() should create Foo::Bar::Baz objects... ok 7 - UNIVERSAL::new() should create Test::Builder objects... not ok 8 - ... but no other classes ok 9 - UNIVERSAL::new() should create HASH objects... ok 10 - UNIVERSAL::new() should create SCALAR objects... ok 11 - UNIVERSAL::new() should create ARRAY objects... ok 12 - UNIVERSAL::new() should create CODE objects... ok 13 - UNIVERSAL::new() should create GLOB objects... ok 14 - ... but only those types 1..14 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Acme::UNIVERSAL::new ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Acme/UNIVERSAL/new.pm ok Test Summary Report ------------------- t/base.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 8 Non-zero exit status: 1 Files=5, Tests=18, 2 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: FAIL Failed 1/5 test programs. 1/18 subtests failed. dmake: Error code 255, while making 'test_dynamic' CHROMATIC/Acme-UNIVERSAL-new-0.01.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/Acme-UNIVERSAL-new-0.01.tar.gz Finished 2016-07-26T05:08:20