This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear BIGPRESH, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [MSG] [Sat Jan 19 22:39:32 2008] Trying to get 'http://www.cpan.org/authors/id/B/BI/BIGPRESH/CHECKSUMS' [MSG] [Sat Jan 19 22:39:33 2008] Checksum matches for 'SMS-Send-AQL-0.01.tar.gz' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/META.yml' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/Changes' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/t/' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/t/1-basic.t' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/t/2-pod.t' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/t/3-pod-coverage.t' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/MANIFEST' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/lib/' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/lib/SMS/' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/lib/SMS/Send/' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/lib/SMS/Send/AQL.pm' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/Makefile.PL' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS-Send-AQL-0.01/README' [MSG] [Sat Jan 19 22:39:34 2008] Extracted 'SMS::Send::AQL' to '/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-Send-AQL-0.01' [MSG] [Sat Jan 19 22:39:36 2008] Checking if your kit is complete... Looks good Warning: prerequisite SMS::AQL 0 not found. Writing Makefile for SMS::Send::AQL [MSG] [Sat Jan 19 22:39:36 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Jan 19 22:39:36 2008] Module 'SMS::Send::AQL' requires 'SMS::AQL' version '0' to be installed [MSG] [Sat Jan 19 22:39:36 2008] Trying to get 'http://www.cpan.org/authors/id/B/BI/BIGPRESH/CHECKSUMS' [MSG] [Sat Jan 19 22:39:37 2008] Checksum matches for 'SMS-AQL-0.07.tar.gz' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/eg/' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/eg/example.pl' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/lib/' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/lib/SMS/' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/lib/SMS/AQL.pm' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/META.yml' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/Changes' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/t/' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/t/1-basic.t' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/t/2-pod.t' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/t/4-mock.t' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/t/3-pod-coverage.t' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/MANIFEST' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/TODO' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/Makefile.PL' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS-AQL-0.07/README' [MSG] [Sat Jan 19 22:39:38 2008] Extracted 'SMS::AQL' to '/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-AQL-0.07' [MSG] [Sat Jan 19 22:39:40 2008] Writing Makefile for SMS::AQL [MSG] [Sat Jan 19 22:39:40 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Jan 19 22:39:41 2008] Manifying blib/man3/SMS::AQL.3 [MSG] [Sat Jan 19 22:39:47 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /Volumes/Media/smoke/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1-basic...........ok t/2-pod.............skipped all skipped: Test::Pod 1.00 required for testing POD t/3-pod-coverage....skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/4-mock............skipped all skipped: Test::MockObject::Extends required for mock testing All tests successful, 3 tests skipped. Files=4, Tests=4, 5 wallclock secs ( 1.53 cusr + 0.32 csys = 1.85 CPU) [MSG] [Sat Jan 19 22:39:47 2008] Ok, not sending test report [MSG] [Sat Jan 19 22:39:51 2008] cp lib/SMS/Send/AQL.pm blib/lib/SMS/Send/AQL.pm Manifying blib/man3/SMS::Send::AQL.3 [ERROR] [Sat Jan 19 22:39:53 2008] MAKE TEST failed: PERL_DL_NONLAZY=1 /Volumes/Media/smoke/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1-basic........... # Failed test 'use SMS::Send::AQL;' # at t/1-basic.t line 9. # Tried to use 'SMS::Send::AQL'. # Error: Base class package "SMS::Send::Driver" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-Send-AQL-0.01/blib/lib/SMS/Send/AQL.pm line 9 # BEGIN failed--compilation aborted at t/1-basic.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # 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/2-pod.............skipped all skipped: Test::Pod 1.00 required for testing POD t/3-pod-coverage....skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1-basic.t 1 256 1 1 1 2 tests skipped. Failed 1/3 test scripts. 1/1 subtests failed. Files=3, Tests=1, 1 wallclock secs ( 0.58 cusr + 0.17 csys = 0.75 CPU) Failed 1/3 test programs. 1/1 subtests failed. [MSG] [Sat Jan 19 22:39:53 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want SMS::AQL 0.07 0 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: This report was machine-generated by CPAN::YACSmoke 0.0307. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin PERL5LIB = :/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-AQL-0.07/blib/lib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-AQL-0.07/blib/arch:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-AQL-0.07/blib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-AQL-0.07/blib/lib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-AQL-0.07/blib/arch:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-AQL-0.07/blib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-Send-AQL-0.01/blib/lib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-Send-AQL-0.01/blib/arch:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/SMS-Send-AQL-0.01/blib PERL5_CPANPLUS_IS_RUNNING = 16248 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /Volumes/Media/smoke/perl588/bin/perl UID: $< = 502 EUID: $> = 502 GID: $( = 502 502 EGID: $) = 502 502 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-2level uname='darwin afalglas.local 8.10.0 darwin kernel version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh powerpc ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'
