PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2014-11-24T00:36:02 ActivePerl-1400 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Mon, 24 Nov 2014 07:53:12 GMT Running make for A/AA/AARONJJ/WWW-Spotify-0.004.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/A/AA/AARONJJ/WWW-Spotify-0.004.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/A/AA/AARONJJ/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\A\AA\AARONJJ\WWW-Spotify-0.004.tar.gz ok WWW-Spotify-0.004/ WWW-Spotify-0.004/Changes WWW-Spotify-0.004/lib/ WWW-Spotify-0.004/Makefile.PL WWW-Spotify-0.004/MANIFEST WWW-Spotify-0.004/README WWW-Spotify-0.004/README.pod WWW-Spotify-0.004/t/ WWW-Spotify-0.004/t/01-test.t WWW-Spotify-0.004/t/02-test.t WWW-Spotify-0.004/lib/WWW/ WWW-Spotify-0.004/lib/WWW/Spotify.pm CPAN.pm: Building A/AA/AARONJJ/WWW-Spotify-0.004.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for WWW::Spotify 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/WWW/Spotify.pm blib\lib\WWW\Spotify.pm cp README.pod blib\lib\WWW\README.pod AARONJJ/WWW-Spotify-0.004.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:\Perl-5.14\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t\*.t # Failed test 'search' # at t\01-test.t line 59. # Failed test 'album' # at t\01-test.t line 65. # Failed test 'albums (multiple ids)' # at t\01-test.t line 73. # Failed test 'albums (multiple ids) as array ref' # at t\01-test.t line 83. # Failed test 'albums_tracks' # at t\01-test.t line 97. # Failed test 'artist' # at t\01-test.t line 105. # Failed test 'artists ( 0oSGxfWSnnOXhD2fKuz2Gy,3dBVyJ7JuOMt4GE9607Qin )' # at t\01-test.t line 115. # Failed test 'artist_albums' # at t\01-test.t line 127. # Failed test 'track returned valid json' # at t\01-test.t line 135. # Failed test 'tracks returned valid json' # at t\01-test.t line 143. # Failed test 'artist_top_tracks call' # at t\01-test.t line 156. # Failed test 'artist_related_artists call' # at t\01-test.t line 164. # Failed test 'user (glennpmcdonald)' # at t\01-test.t line 172. # Looks like you failed 13 tests of 17. t\01-test.t .. ok 1 - use WWW::Spotify; ok 2 - use Net::Ping; ok 3 - turn debug on ok 4 - turn debug off not ok 5 - search not ok 6 - album not ok 7 - albums (multiple ids) not ok 8 - albums (multiple ids) as array ref not ok 9 - albums_tracks not ok 10 - artist not ok 11 - artists ( 0oSGxfWSnnOXhD2fKuz2Gy,3dBVyJ7JuOMt4GE9607Qin ) not ok 12 - artist_albums not ok 13 - track returned valid json not ok 14 - tracks returned valid json not ok 15 - artist_top_tracks call not ok 16 - artist_related_artists call not ok 17 - user (glennpmcdonald) 1..17 Dubious, test returned 13 (wstat 3328, 0xd00) Failed 13/17 subtests t\02-test.t .. ok 1 - use WWW::Spotify; ok 2 - use Net::Ping; 1..2 ok Test Summary Report ------------------- t\01-test.t (Wstat: 3328 Tests: 17 Failed: 13) Failed tests: 5-17 Non-zero exit status: 13 Files=2, Tests=19, 34 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: FAIL Failed 1/2 test programs. 13/19 subtests failed. NMAKE : fatal error U1077: '"C:\Perl-5.14\bin\perl.exe"' : return code '0xff' Stop. AARONJJ/WWW-Spotify-0.004.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports AARONJJ/WWW-Spotify-0.004.tar.gz Finished 2014-11-24T00:36:45