PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-09-29T13:14:11 ActivePerl-2000 CPAN-2.00 PATH=C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Mon, 29 Sep 2014 15:53:59 GMT Running make for D/DA/DAMS/PerlIO-via-Timeout-0.29.tar.gz Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\D\DA\DAMS\PerlIO-via-Timeout-0.29.tar.gz ok PerlIO-via-Timeout-0.29 PerlIO-via-Timeout-0.29/README PerlIO-via-Timeout-0.29/Changes PerlIO-via-Timeout-0.29/LICENSE PerlIO-via-Timeout-0.29/dist.ini PerlIO-via-Timeout-0.29/META.yml PerlIO-via-Timeout-0.29/MANIFEST PerlIO-via-Timeout-0.29/Build.PL PerlIO-via-Timeout-0.29/README.pod PerlIO-via-Timeout-0.29/Makefile.PL PerlIO-via-Timeout-0.29/t PerlIO-via-Timeout-0.29/t/00-compile.t PerlIO-via-Timeout-0.29/t/release-distmeta.t PerlIO-via-Timeout-0.29/t/01_socket_timeout.t PerlIO-via-Timeout-0.29/t/release-pod-coverage.t PerlIO-via-Timeout-0.29/lib/PerlIO/via PerlIO-via-Timeout-0.29/lib/PerlIO/via/Timeout.pm CPAN.pm: Building D/DA/DAMS/PerlIO-via-Timeout-0.29.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Warning: prerequisite Time::Out 0 not found. Congratulations, your toolchain understands 'configure_requires'! Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for PerlIO::via::Timeout Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- DAMS/PerlIO-via-Timeout-0.29.tar.gz ---- Time::Out [requires] Running make test Delayed until after prerequisites Running test for module 'Time::Out' Running make for P/PA/PATL/Time-Out-0.11.tar.gz Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\P\PA\PATL\Time-Out-0.11.tar.gz ok Time-Out-0.11/ Time-Out-0.11/MANIFEST Time-Out-0.11/t/ Time-Out-0.11/t/01_init.t Time-Out-0.11/t/pod.t Time-Out-0.11/t/03_exceptions.t Time-Out-0.11/t/02_usage.t Time-Out-0.11/Out.pod Time-Out-0.11/README Time-Out-0.11/Out.pm Time-Out-0.11/META.yml Time-Out-0.11/Makefile.PL Time-Out-0.11/Changes CPAN.pm: Building P/PA/PATL/Time-Out-0.11.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Time::Out Writing MYMETA.yml and MYMETA.json >>> dmake cp Out.pm blib\lib\Time\Out.pm cp Out.pod blib\lib\Time\Out.pod PATL/Time-Out-0.11.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.20\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_init.t ........ 1..1 # Running under perl version 5.020001 for MSWin32 # Win32::BuildNumber 2000 # Current time local: Mon Sep 29 13:14:18 2014 # Current time GMT: Mon Sep 29 20:14:18 2014 # Using Test.pm version 1.26 ok 1 ok The following tests use sleep() so please be patient... # Failed test 11 in t/02_usage.t at line 97 # t/02_usage.t line 97 is: ok($@ eq 'timeout') ; # Failed test 12 in t/02_usage.t at line 108 # t/02_usage.t line 108 is: ok($@ eq 'timeout') ; # Failed test 13 in t/02_usage.t at line 109 # t/02_usage.t line 109 is: ok(!$seen) ; t/02_usage.t ....... 1..15 # Running under perl version 5.020001 for MSWin32 # Win32::BuildNumber 2000 # Current time local: Mon Sep 29 13:14:18 2014 # Current time GMT: Mon Sep 29 20:14:18 2014 # Using Test.pm version 1.26 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 # skip alarm() doesn't interrupt blocking I/O on Win32 ok 10 not ok 11 not ok 12 not ok 13 ok 14 ok 15 Failed 3/15 subtests (less 1 skipped subtest: 11 okay) t/03_exceptions.t .. 1..3 # Running under perl version 5.020001 for MSWin32 # Win32::BuildNumber 2000 # Current time local: Mon Sep 29 13:14:40 2014 # Current time GMT: Mon Sep 29 20:14:40 2014 # Using Test.pm version 1.26 ok 1 ok 2 ok 3 ok t/pod.t ............ 1..2 ok 1 - POD test for blib/lib/Time/Out.pm (no pod) ok 2 - POD test for blib/lib/Time/Out.pod ok Test Summary Report ------------------- t/02_usage.t (Wstat: 0 Tests: 15 Failed: 3) Failed tests: 11-13 Files=4, Tests=21, 22 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: FAIL Failed 1/4 test programs. 3/21 subtests failed. dmake: Error code 255, while making 'test_dynamic' PATL/Time-Out-0.11.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PATL/Time-Out-0.11.tar.gz Running make for D/DA/DAMS/PerlIO-via-Timeout-0.29.tar.gz Has already been unwrapped into directory C:\cpanfly-5.20\var\cpan\build\PerlIO-via-Timeout-0.29-evdbJZ CPAN.pm: Building D/DA/DAMS/PerlIO-via-Timeout-0.29.tar.gz Warning: Prerequisite 'Time::Out => 0' for 'DAMS/PerlIO-via-Timeout-0.29.tar.gz' failed when processing 'PATL/Time-Out-0.11.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> dmake cp README.pod blib\lib\PerlIO\via\README.pod cp lib/PerlIO/via/Timeout.pm blib\lib\PerlIO\via\Timeout.pm DAMS/PerlIO-via-Timeout-0.29.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.20\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..1 ok 1 - PerlIO/via/Timeout.pm loaded ok ok t/01_socket_timeout.t ..... # Subtest: socket without timeout ok 1 - layer has default 0 read timeout ok 2 - layer has default 0 write timeout ok 3 - got proper response 1..3 ok 1 - socket without timeout # Subtest: socket with timeout ok 1 - layer has timeout enabled ok 2 - layer has proper read timeout ok 3 - layer has default 0 write timeout ok 4 - got undef response ok 5 - error is timeout 1..5 ok 2 - socket with timeout # Subtest: socket with disabled timeout ok 1 - layer has 0.5 read timeout ok 2 - layer has default 0 write timeout ok 3 - got proper response 1..3 ok 3 - socket with disabled timeout 1..3 ok t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing All tests successful. Files=4, Tests=4, 7 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS DAMS/PerlIO-via-Timeout-0.29.tar.gz Tests succeeded but one dependency not OK (Time::Out) DAMS/PerlIO-via-Timeout-0.29.tar.gz [dependencies] -- NA Finished 2014-09-29T13:14:51