PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2013-10-02T02:06:33 ActivePerl-1400 CPAN-2.00 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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.14\var\cpan\Metadata' Database was generated on Wed, 02 Oct 2013 07:53:03 GMT Running make for D/DA/DAGOLDEN/Path-Tiny-0.038.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\D\DA\DAGOLDEN\Path-Tiny-0.038.tar.gz ok Path-Tiny-0.038/ Path-Tiny-0.038/Changes Path-Tiny-0.038/CONTRIBUTING Path-Tiny-0.038/cpanfile Path-Tiny-0.038/dist.ini Path-Tiny-0.038/lib/ Path-Tiny-0.038/LICENSE Path-Tiny-0.038/Makefile.PL Path-Tiny-0.038/MANIFEST Path-Tiny-0.038/META.json Path-Tiny-0.038/META.yml Path-Tiny-0.038/perlcritic.rc Path-Tiny-0.038/README Path-Tiny-0.038/t/ Path-Tiny-0.038/tidyall.ini Path-Tiny-0.038/xt/ Path-Tiny-0.038/xt/author/ Path-Tiny-0.038/xt/release/ Path-Tiny-0.038/xt/release/distmeta.t Path-Tiny-0.038/xt/release/minimum-version.t Path-Tiny-0.038/xt/release/pod-coverage.t Path-Tiny-0.038/xt/release/pod-syntax.t Path-Tiny-0.038/xt/release/portability.t Path-Tiny-0.038/xt/release/test-version.t Path-Tiny-0.038/xt/author/critic.t Path-Tiny-0.038/xt/author/pod-spell.t Path-Tiny-0.038/t/00-compile.t Path-Tiny-0.038/t/00-report-prereqs.t Path-Tiny-0.038/t/basic.t Path-Tiny-0.038/t/children.t Path-Tiny-0.038/t/digest.t Path-Tiny-0.038/t/exception.t Path-Tiny-0.038/t/exports.t Path-Tiny-0.038/t/filesystem.t Path-Tiny-0.038/t/input_output.t Path-Tiny-0.038/t/input_output_no_UU.t Path-Tiny-0.038/t/lib/ Path-Tiny-0.038/t/mkpath.t Path-Tiny-0.038/t/normalize.t Path-Tiny-0.038/t/overloading.t Path-Tiny-0.038/t/parent.t Path-Tiny-0.038/t/README Path-Tiny-0.038/t/recurse.t Path-Tiny-0.038/t/rel-abs.t Path-Tiny-0.038/t/temp.t Path-Tiny-0.038/t/zzz-spec.t Path-Tiny-0.038/t/lib/TestUtils.pm Path-Tiny-0.038/lib/Path/ Path-Tiny-0.038/lib/Path/Tiny.pm CPAN.pm: Building D/DA/DAGOLDEN/Path-Tiny-0.038.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Warning: prerequisite File::Spec 3.40 not found. We have 3.33. Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Path::Tiny Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Path/Tiny.pm blib\lib\Path\Tiny.pm DAGOLDEN/Path-Tiny-0.038.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Failed test 'Path/Tiny.pm loaded ok' # at t/00-compile.t line 36. # got: '255' # expected: '0' File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at -e line 1. # Looks like you failed 1 test of 1. t/00-compile.t .......... 1..1 not ok 1 - Path/Tiny.pm loaded ok Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Prerequisite Report: # Version Module # ------- --------------------- # 1.32 Carp # 3.33 Cwd # 1.17 Digest # 5.61 Digest::SHA # 5.68 Exporter # 6.76 ExtUtils::MakeMaker # 1.11 Fcntl # 2.82 File::Basename # 2.21 File::Copy # 2.08 File::Path # 3.33 File::Spec # 3.33 File::Spec::Functions # 3.33 File::Spec::Unix # 0.2302 File::Temp # 1.05 File::stat # 1.28 IO::Handle # 1.09 IPC::Open3 # 1.32 List::Util # 0.008 Test::FailWarnings # 0.98 Test::More # 0.59 Unicode::UTF8 # 1.27 constant # 0.0601 if # 0.63 lib # 1.08 open # 1.13 overload # 1.04 strict # 1.12 warnings t/00-report-prereqs.t ... 1..1 ok 1 ok File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/basic.t line 6. BEGIN failed--compilation aborted at t/basic.t line 6. t/basic.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/children.t line 12. BEGIN failed--compilation aborted at t/children.t line 12. t/children.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/digest.t line 9. BEGIN failed--compilation aborted at t/digest.t line 9. t/digest.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/exception.t line 9. BEGIN failed--compilation aborted at t/exception.t line 9. t/exception.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/exports.t line 9. BEGIN failed--compilation aborted at t/exports.t line 9. t/exports.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/filesystem.t line 12. BEGIN failed--compilation aborted at t/filesystem.t line 12. t/filesystem.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/input_output.t line 9. BEGIN failed--compilation aborted at t/input_output.t line 9. t/input_output.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/input_output_no_UU.t .. # Hiding Unicode::UTF8 No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/mkpath.t line 10. BEGIN failed--compilation aborted at t/mkpath.t line 10. t/mkpath.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/normalize.t line 9. BEGIN failed--compilation aborted at t/normalize.t line 9. t/normalize.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/overloading.t line 9. BEGIN failed--compilation aborted at t/overloading.t line 9. t/overloading.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/parent.t line 18. BEGIN failed--compilation aborted at t/parent.t line 18. t/parent.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/recurse.t line 11. BEGIN failed--compilation aborted at t/recurse.t line 11. t/recurse.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/rel-abs.t line 9. BEGIN failed--compilation aborted at t/rel-abs.t line 9. t/rel-abs.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/temp.t line 10. BEGIN failed--compilation aborted at t/temp.t line 10. t/temp.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run File::Spec version 3.4 required--this is only version 3.33 at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Path-Tiny-0.038-Kp6Gz7\blib\lib/Path/Tiny.pm line 11. Compilation failed in require at t/zzz-spec.t line 9. BEGIN failed--compilation aborted at t/zzz-spec.t line 9. t/zzz-spec.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/00-compile.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/basic.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/children.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/digest.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/exception.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/exports.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/filesystem.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/input_output.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/input_output_no_UU.t (Wstat: 0 Tests: 0 Failed: 0) Parse errors: No plan found in TAP output t/mkpath.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/normalize.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/overloading.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/parent.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/recurse.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/rel-abs.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/temp.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/zzz-spec.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=18, Tests=2, 4 wallclock secs ( 0.09 usr + 0.00 sys = 0.09 CPU) Result: FAIL Failed 17/18 test programs. 1/2 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.14\bin\perl.exe' : return code '0xff' Stop. DAGOLDEN/Path-Tiny-0.038.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DAGOLDEN/Path-Tiny-0.038.tar.gz Finished 2013-10-02T02:06:42