PATH=/usr/bin:/bin Start 2011-05-01T16:44:25 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Sat, 30 Apr 2011 22:27:38 GMT Running make for D/DM/DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz ok SMS-Send-US-TMobile-v0.0.3/ SMS-Send-US-TMobile-v0.0.3/Build.PL SMS-Send-US-TMobile-v0.0.3/Changes SMS-Send-US-TMobile-v0.0.3/lib/ SMS-Send-US-TMobile-v0.0.3/lib/SMS/ SMS-Send-US-TMobile-v0.0.3/lib/SMS/Send/ SMS-Send-US-TMobile-v0.0.3/lib/SMS/Send/US/ SMS-Send-US-TMobile-v0.0.3/lib/SMS/Send/US/TMobile.pm SMS-Send-US-TMobile-v0.0.3/Makefile.PL SMS-Send-US-TMobile-v0.0.3/MANIFEST SMS-Send-US-TMobile-v0.0.3/META.yml SMS-Send-US-TMobile-v0.0.3/README SMS-Send-US-TMobile-v0.0.3/t/ SMS-Send-US-TMobile-v0.0.3/t/00.load.t SMS-Send-US-TMobile-v0.0.3/t/perlcritic.t SMS-Send-US-TMobile-v0.0.3/t/pod-coverage.t SMS-Send-US-TMobile-v0.0.3/t/pod.t CPAN.pm: Going to build D/DM/DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz >>> /Users/fly1400/bin/perl Makefile.PL Warning: prerequisite SMS::Send::Driver 0 not found. Checking if your kit is complete... Looks good Writing Makefile for SMS::Send::US::TMobile Writing MYMETA.yml ---- Unsatisfied dependencies detected during ---- ---- DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz ---- SMS::Send::Driver [requires] Running make test Delayed until after prerequisites Running test for module 'SMS::Send::Driver' Running make for A/AD/ADAMK/SMS-Send-0.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AD/ADAMK/SMS-Send-0.05.tar.gz ok SMS-Send-0.05/ SMS-Send-0.05/README SMS-Send-0.05/Makefile.PL SMS-Send-0.05/LICENSE SMS-Send-0.05/META.yml SMS-Send-0.05/MANIFEST SMS-Send-0.05/lib/ SMS-Send-0.05/lib/SMS/ SMS-Send-0.05/lib/SMS/Send/ SMS-Send-0.05/lib/SMS/Send/Driver.pm SMS-Send-0.05/lib/SMS/Send/Test.pm SMS-Send-0.05/lib/SMS/Send/AU/ SMS-Send-0.05/lib/SMS/Send/AU/Test.pm SMS-Send-0.05/lib/SMS/Send.pm SMS-Send-0.05/Changes SMS-Send-0.05/t/ SMS-Send-0.05/t/04_send.t SMS-Send-0.05/t/03_new.t SMS-Send-0.05/t/02_basic.t SMS-Send-0.05/t/01_compile.t SMS-Send-0.05/t/98_pod.t SMS-Send-0.05/t/lib/ SMS-Send-0.05/t/lib/SMS/ SMS-Send-0.05/t/lib/SMS/Send/ SMS-Send-0.05/t/lib/SMS/Send/BAD5.pm SMS-Send-0.05/t/lib/SMS/Send/BAD3.pm SMS-Send-0.05/t/lib/SMS/Send/BAD2.pm SMS-Send-0.05/t/lib/SMS/Send/BAD1.pm SMS-Send-0.05/t/lib/SMS/Send/BAD4.pm SMS-Send-0.05/t/99_pmv.t SMS-Send-0.05/inc/ SMS-Send-0.05/inc/Module/ SMS-Send-0.05/inc/Module/Install/ SMS-Send-0.05/inc/Module/Install/Win32.pm SMS-Send-0.05/inc/Module/Install/WriteAll.pm SMS-Send-0.05/inc/Module/Install/Can.pm SMS-Send-0.05/inc/Module/Install/Metadata.pm SMS-Send-0.05/inc/Module/Install/Base.pm SMS-Send-0.05/inc/Module/Install/Makefile.pm SMS-Send-0.05/inc/Module/Install/Fetch.pm SMS-Send-0.05/inc/Module/Install.pm CPAN.pm: Going to build A/AD/ADAMK/SMS-Send-0.05.tar.gz >>> /Users/fly1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for SMS::Send Writing MYMETA.yml >>> make cp lib/SMS/Send/Driver.pm blib/lib/SMS/Send/Driver.pm cp lib/SMS/Send/AU/Test.pm blib/lib/SMS/Send/AU/Test.pm cp lib/SMS/Send.pm blib/lib/SMS/Send.pm cp lib/SMS/Send/Test.pm blib/lib/SMS/Send/Test.pm Manifying blib/man3/SMS::Send::Driver.3 Manifying blib/man3/SMS::Send::AU::Test.3 Manifying blib/man3/SMS::Send::Test.3 Manifying blib/man3/SMS::Send.3 ADAMK/SMS-Send-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t .. 1..5 ok 1 - Perl version is 5.005 or newer ok 2 - use SMS::Send; ok 3 - use SMS::Send::Driver; ok 4 - use SMS::Send::Test; ok 5 - use SMS::Send::AU::Test; ok t/02_basic.t .... 1..4 ok 1 - Found at least 2 drivers ok 2 - Found "Test" driver ok 3 - Found "AU::Test" driver ok 4 - Did not load drivers when locating them ok t/03_new.t ...... 1..25 ok 1 - The object isa SMS::Send ok 2 - Methods pass through to the driver ok 3 - The object isa SMS::Send ok 4 - Methods pass through to the driver ok 5 - Dies as expected with message like (?^:Did not provide a SMS::Send driver name) ok 6 - Dies as expected with message like (?^:Did not provide a SMS::Send driver name) ok 7 - Dies as expected with message like (?^:Did not provide a SMS::Send driver name) ok 8 - Dies as expected with message like (?^:Did not provide a SMS::Send driver name) ok 9 - Dies as expected with message like (?^:Did not provide a SMS::Send driver name) ok 10 - Dies as expected with message like (?^:Did not provide a SMS::Send driver name) ok 11 - Dies as expected with message like (?^:Not a valid SMS::Send driver name) ok 12 - Dies as expected with message like (?^:Not a valid SMS::Send driver name) ok 13 - Dies as expected with message like (?^:Not a valid SMS::Send driver name) ok 14 - Dies as expected with message like (?^:Not a valid SMS::Send driver name) ok 15 - Dies as expected with message like (?^:Not a valid SMS::Send driver name) ok 16 - Dies as expected with message like (?^:does not exist, or is not installed) ok 17 - Dies as expected with message like (?^:does not exist, or is not installed) ok 18 - Dies as expected with message like (?^:A SPECIFIC ERROR) ok 19 - Dies as expected with message like (?^:is not a subclass of SMS::Send::Driver) ok 20 - Dies as expected with message like (?^:is not a subclass of SMS::Send::Driver) ok 21 - Dies as expected with message like (?^:new dies as expected) ok 22 - Dies as expected with message like (?^:^Driver Error:) ok 23 - Dies as expected with message like (?^:does not implement the 'new' constructor) ok 24 - Dies as expected with message like (?^:^Driver Error:) ok 25 - Dies as expected with message like (?^:did not return a driver object) ok t/04_send.t ..... 1..17 ok 1 - The object isa SMS::Send ok 2 - Methods pass through to the driver ok 3 - ->send_sms returns true ok 4 - Message gets send as expected ok 5 - The object isa SMS::Send ok 6 - Methods pass through to the driver ok 7 - Dies as expected with message like (?^:Did not provide a 'text' string param) ok 8 - Dies as expected with message like (?^:Did not provide a 'text' string param) ok 9 - Dies as expected with message like (?^:Did not provide a 'text' string param) ok 10 - Dies as expected with message like (?^:Did not provide a 'text' string param) ok 11 - Dies as expected with message like (?^:Did not provide a 'text' string param) ok 12 - Dies as expected with message like (?^:Did not provide a 'text' string param) ok 13 - Dies as expected with message like (?^:Did not provide a 'to' message destination) ok 14 - Dies as expected with message like (?^:Did not provide a 'to' message destination) ok 15 - Dies as expected with message like (?^:Did not provide a 'to' message destination) ok 16 - Dies as expected with message like (?^:Did not provide a 'to' message destination) ok 17 - Dies as expected with message like (?^:Did not provide a 'to' message destination) ok t/98_pod.t ...... 1..4 ok 1 - POD test for blib/lib/SMS/Send.pm ok 2 - POD test for blib/lib/SMS/Send/Driver.pm ok 3 - POD test for blib/lib/SMS/Send/Test.pm ok 4 - POD test for blib/lib/SMS/Send/AU/Test.pm ok # Failed test 't/03_new.t' # at /Users/fly1400/var/megalib/Test/MinimumVersion.pm line 104. # t/03_new.t requires 5.005.03 due to syntax # version markers for 5.005.03: # - _any_qr_tokens # Failed test 't/04_send.t' # at /Users/fly1400/var/megalib/Test/MinimumVersion.pm line 104. # t/04_send.t requires 5.005.03 due to syntax # version markers for 5.005.03: # - _any_qr_tokens # Looks like you failed 2 tests of 16. t/99_pmv.t ...... 1..16 ok 1 - lib/SMS/Send.pm ok 2 - lib/SMS/Send/Driver.pm ok 3 - lib/SMS/Send/Test.pm ok 4 - lib/SMS/Send/AU/Test.pm ok 5 - t/01_compile.t ok 6 - t/02_basic.t not ok 7 - t/03_new.t not ok 8 - t/04_send.t ok 9 - t/98_pod.t ok 10 - t/99_pmv.t ok 11 - t/lib/SMS/Send/BAD1.pm ok 12 - t/lib/SMS/Send/BAD2.pm ok 13 - t/lib/SMS/Send/BAD3.pm ok 14 - t/lib/SMS/Send/BAD4.pm ok 15 - t/lib/SMS/Send/BAD5.pm ok 16 - Makefile.PL Dubious, test returned 2 (wstat 512, 0x200) Failed 2/16 subtests Test Summary Report ------------------- t/99_pmv.t (Wstat: 512 Tests: 16 Failed: 2) Failed tests: 7-8 Non-zero exit status: 2 Files=6, Tests=71, 3 wallclock secs ( 0.05 usr 0.02 sys + 1.88 cusr 0.08 csys = 2.03 CPU) Result: FAIL Failed 1/6 test programs. 2/71 subtests failed. make: *** [test_dynamic] Error 2 ADAMK/SMS-Send-0.05.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ADAMK/SMS-Send-0.05.tar.gz Running make for D/DM/DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz Has already been unwrapped into directory /Users/fly1400/var/cpan/build/SMS-Send-US-TMobile-v0.0.3-x9wGMu CPAN.pm: Going to build D/DM/DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz Warning: Prerequisite 'SMS::Send::Driver => 0' for 'DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz' failed when processing 'ADAMK/SMS-Send-0.05.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/SMS/Send/US/TMobile.pm blib/lib/SMS/Send/US/TMobile.pm Manifying blib/man3/SMS::Send::US::TMobile.3 DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use SMS::Send::US::TMobile;' # at t/00.load.t line 4. # Tried to use 'SMS::Send::US::TMobile'. # Error: Base class package "SMS::Send::Driver" is empty. # (Perhaps you need to 'use' the module which defines that package first, # or make that module available in @INC (@INC contains: /Users/fly1400/var/cpan/build/SMS-Send-US-TMobile-v0.0.3-x9wGMu/blib/lib /Users/fly1400/var/cpan/build/SMS-Send-US-TMobile-v0.0.3-x9wGMu/blib/arch /Users/fly1400/var/megalib /Users/fly1400/var/megalib /Users/fly1400/Library/ActivePerl-5.14/lib /Users/fly1400/ap1400/site/lib /Users/fly1400/ap1400/lib .). # at /Users/fly1400/var/cpan/build/SMS-Send-US-TMobile-v0.0.3-x9wGMu/blib/lib/SMS/Send/US/TMobile.pm line 12 # BEGIN failed--compilation aborted at /Users/fly1400/var/cpan/build/SMS-Send-US-TMobile-v0.0.3-x9wGMu/blib/lib/SMS/Send/US/TMobile.pm line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Use of uninitialized value $SMS::Send::US::TMobile::VERSION in concatenation (.) or string at t/00.load.t line 7. # Testing SMS::Send::US::TMobile # Looks like you failed 1 test of 1. t/00.load.t ....... 1..1 not ok 1 - use SMS::Send::US::TMobile; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Failed test 'Test::Perl::Critic for "blib/lib/SMS/Send/US/TMobile.pm"' # at /Users/fly1400/var/megalib/Test/Perl/Critic.pm line 110. # # Perl::Critic found these violations in "blib/lib/SMS/Send/US/TMobile.pm": # Modules have to return a true value ("1;") at line 1, column 1. Use "1;" as the last statement of the module. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 18, column 1. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 19, column 6. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 19, column 13. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 20, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 22, column 5. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 28, column 26. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 29, column 26. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 30, column 26. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 36, column 2. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 39, column 41. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 40, column 50. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 42, column 17. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 42, column 48. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 45, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 45, column 55. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 45, column 78. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 54, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 54, column 19. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 54, column 30. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 59, column 32. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 62, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 63, column 21. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 66, column 21. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 68, column 20. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 69, column 20. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 71, column 20. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 78, column 21. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 80, column 20. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 81, column 20. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 83, column 20. (no explanation). (Severity: 5) # Looks like you failed 1 test of 1. t/perlcritic.t .... 1..1 not ok 1 - Test::Perl::Critic for "blib/lib/SMS/Send/US/TMobile.pm" Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on SMS::Send::US::TMobile ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/SMS/Send/US/TMobile.pm ok Test Summary Report ------------------- t/00.load.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=4, Tests=4, 4 wallclock secs ( 0.03 usr 0.01 sys + 1.47 cusr 0.13 csys = 1.64 CPU) Result: FAIL Failed 2/4 test programs. 2/4 subtests failed. make: *** [test_dynamic] Error 255 DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DMUEY/SMS-Send-US-TMobile-v0.0.3.tar.gz Finished 2011-05-01T16:44:41