PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\mysql-5.5.45-x64\bin;C:\mysql-5.5.45-x64\bin;=C:\mysql-5.5.45-win32\bin Start 2015-10-06T03:46:21 ActivePerl-2200 CPAN-2.00 PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\ Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Tue, 06 Oct 2015 04:17:02 GMT Running make for P/PR/PREACTION/Mercury-0.004.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/Mercury-0.004.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\P\PR\PREACTION\Mercury-0.004.tar.gz ok Mercury-0.004/ Mercury-0.004/bin/ Mercury-0.004/CHANGES Mercury-0.004/CONTRIBUTING.md Mercury-0.004/cpanfile Mercury-0.004/lib/ Mercury-0.004/LICENSE Mercury-0.004/Makefile.PL Mercury-0.004/MANIFEST Mercury-0.004/META.yml Mercury-0.004/README.mkdn Mercury-0.004/t/ Mercury-0.004/t/00-compile.t Mercury-0.004/t/00-report-prereqs.dd Mercury-0.004/t/00-report-prereqs.t Mercury-0.004/t/allow_origin.t Mercury-0.004/t/broker.t Mercury-0.004/t/share/ Mercury-0.004/t/share/allow_origin.conf Mercury-0.004/lib/Mercury/ Mercury-0.004/lib/Mercury.pm Mercury-0.004/lib/Mercury/Command/ Mercury-0.004/lib/Mercury/PushPull.pm Mercury-0.004/lib/Mercury/templates/ Mercury-0.004/lib/Mercury/templates/bus.html.ep Mercury-0.004/lib/Mercury/templates/index.html.ep Mercury-0.004/lib/Mercury/templates/layouts/ Mercury-0.004/lib/Mercury/templates/pubsub.html.ep Mercury-0.004/lib/Mercury/templates/pushpull.html.ep Mercury-0.004/lib/Mercury/templates/layouts/standard.html.ep Mercury-0.004/lib/Mercury/Command/mercury/ Mercury-0.004/lib/Mercury/Command/mercury.pm Mercury-0.004/lib/Mercury/Command/mercury/broker.pm Mercury-0.004/bin/mercury CPAN.pm: Building P/PR/PREACTION/Mercury-0.004.tar.gz >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Mercury Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Mercury/templates/layouts/standard.html.ep blib\lib\Mercury\templates\layouts\standard.html.ep cp lib/Mercury.pm blib\lib\Mercury.pm cp lib/Mercury/Command/mercury.pm blib\lib\Mercury\Command\mercury.pm cp lib/Mercury/Command/mercury/broker.pm blib\lib\Mercury\Command\mercury\broker.pm cp lib/Mercury/templates/pubsub.html.ep blib\lib\Mercury\templates\pubsub.html.ep cp lib/Mercury/templates/pushpull.html.ep blib\lib\Mercury\templates\pushpull.html.ep cp lib/Mercury/templates/bus.html.ep blib\lib\Mercury\templates\bus.html.ep cp lib/Mercury/templates/index.html.ep blib\lib\Mercury\templates\index.html.ep cp lib/Mercury/PushPull.pm blib\lib\Mercury\PushPull.pm "C:\Perl-5.22-32\bin\perl.exe" -MExtUtils::Command -e cp -- bin/mercury blib\script\mercury pl2bat.bat blib\script\mercury PREACTION/Mercury-0.004.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-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 ......... 1..5 ok 1 - Mercury.pm loaded ok ok 2 - Mercury/Command/mercury.pm loaded ok ok 3 - Mercury/Command/mercury/broker.pm loaded ok ok 4 - Mercury/PushPull.pm loaded ok ok 5 # skip bin/mercury isn't perl ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- -------- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.47 # IO::Handle any 1.35 # IPC::Open3 any 1.18 # Test::More 1.001005 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------------- ---- ---- # File::Basename any 2.85 # File::Spec::Functions any 3.47 # Mojolicious 6.00 6.15 # Scalar::Util any 1.42 # t/00-report-prereqs.t .. 1..1 ok 1 ok Can't load 'C:/cpanfly-5.22-32/var/megalib/auto/Digest/SHA/SHA.dll' for module Digest::SHA: load_file:Invalid access to memory location at C:/Perl-5.22-32/lib/DynaLoader.pm line 194. at C:/cpanfly-5.22-32/var/megalib/Mojo/Util.pm line 7. Compilation failed in require at C:/cpanfly-5.22-32/var/megalib/Mojo/Util.pm line 7. BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Mojo/Util.pm line 7. Compilation failed in require at C:/cpanfly-5.22-32/var/megalib/Mojo/IOLoop/Delay.pm line 5. BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Mojo/IOLoop/Delay.pm line 5. Compilation failed in require at C:/cpanfly-5.22-32/var/megalib/Mojo/IOLoop.pm line 8. BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Mojo/IOLoop.pm line 8. Compilation failed in require at C:/cpanfly-5.22-32/var/megalib/Test/Mojo.pm line 11. BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Test/Mojo.pm line 11. Compilation failed in require at t/allow_origin.t line 5. BEGIN failed--compilation aborted at t/allow_origin.t line 5. t/allow_origin.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load 'C:/cpanfly-5.22-32/var/megalib/auto/Digest/SHA/SHA.dll' for module Digest::SHA: load_file:Invalid access to memory location at C:/Perl-5.22-32/lib/DynaLoader.pm line 194. at C:/cpanfly-5.22-32/var/megalib/Mojo/Util.pm line 7. Compilation failed in require at C:/cpanfly-5.22-32/var/megalib/Mojo/Util.pm line 7. BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Mojo/Util.pm line 7. Compilation failed in require at C:/cpanfly-5.22-32/var/megalib/Mojo/IOLoop/Delay.pm line 5. BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Mojo/IOLoop/Delay.pm line 5. Compilation failed in require at C:/cpanfly-5.22-32/var/megalib/Mojo/IOLoop.pm line 8. BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Mojo/IOLoop.pm line 8. Compilation failed in require at C:/cpanfly-5.22-32/var/megalib/Test/Mojo.pm line 11. BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Test/Mojo.pm line 11. Compilation failed in require at t/broker.t line 3. BEGIN failed--compilation aborted at t/broker.t line 3. t/broker.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/allow_origin.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/broker.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=4, Tests=6, 12 wallclock secs ( 0.08 usr + 0.02 sys = 0.09 CPU) Result: FAIL Failed 2/4 test programs. 0/6 subtests failed. dmake: Error code 130, while making 'test_dynamic' PREACTION/Mercury-0.004.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PREACTION/Mercury-0.004.tar.gz Finished 2015-10-06T03:46:40