Most of the tests require a live SOAP server. We will start a server on your computer listening on localhost port 9670. This server will be killed at the end of the tests, or after 5 seconds, whichever comes first. Do you want to enable these tests? [y] y Warning: prerequisite CAM::App 0.08 not found. We have 0.07. Warning: prerequisite SOAP::Lite 0.55 not found. Checking if your kit is complete... Looks good Writing Makefile for CAM::SOAPApp cp lib/CAM/SOAPApp.pm blib/lib/CAM/SOAPApp.pm Manifying blib/man3/CAM::SOAPApp.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/lenient.........1..1 # Failed test 'use CAM::SOAPApp;' # at t/lenient.t line 6. # Tried to use 'CAM::SOAPApp'. # Error: Can't locate SOAP/Lite.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CAM-SOAPApp/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CAM-SOAPApp/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CAM-SOAPApp/blib/lib/CAM/SOAPApp.pm line 7. # BEGIN failed--compilation aborted at t/lenient.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use CAM::SOAPApp; # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod-coverage....1..0 # Skip Optional Test::Pod::Coverage 1.04 not found -- no big deal skipped all skipped: Optional Test::Pod::Coverage 1.04 not found -- no big deal t/pod.............1..1 ok 1 - blib/lib/CAM/SOAPApp.pm ok t/server..........1..8 # Failed test 'use CAM::SOAPApp;' # at t/server.t line 15. # Tried to use 'CAM::SOAPApp'. # Error: Can't locate SOAP/Lite.pm in @INC (@INC contains: ./t /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CAM-SOAPApp/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CAM-SOAPApp/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CAM-SOAPApp/blib/lib/CAM/SOAPApp.pm line 7. # BEGIN failed--compilation aborted at t/server.t line 15. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. not ok 1 - use CAM::SOAPApp; # Failed test 'use Example::Server;' # at t/server.t line 16. not ok 2 - use Example::Server; # Tried to use 'Example::Server'. # Error: Attempt to reload CAM/SOAPApp.pm aborted. # Compilation failed in require at t/Example/Server.pm line 5. # BEGIN failed--compilation aborted at t/server.t line 16. # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at (eval 5) line 2. Name "SOAP::Constants::PREFIX_ENV" used only once: possible typo at t/server.t line 85. ok 3 - forked off a server daemon process, waiting 2 seconds Can't locate SOAP/Transport/HTTP.pm in @INC (@INC contains: ./t /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CAM-SOAPApp/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CAM-SOAPApp/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at t/server.t line 143. # Failed test 'server is running' # at t/server.t line 70. not ok 4 - server is running Can't locate object method "uri" via package "SOAP::Lite" (perhaps you forgot to load "SOAP::Lite"?) at t/server.t line 79. # Looks like you planned 8 tests but only ran 4. # Looks like you failed 3 tests of 4 run. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2, 4-8 Failed 7/8 tests, 12.50% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/lenient.t 1 256 1 1 1 t/server.t 255 65280 8 11 1-2 4-8 1 test skipped. Failed 2/4 test scripts. 8/10 subtests failed. Files=4, Tests=10, 3 wallclock secs ( 0.42 cusr + 0.14 csys = 0.56 CPU) Failed 2/4 test programs. 8/10 subtests failed. make: *** [test_dynamic] Error 255