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 NKH, 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] [Thu Nov 1 22:11:57 2007] Trying to get 'file://ftp/pub/CPAN/authors/id/N/NK/NKH/Carp-Diagnostics-0.03.tar.gz' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/003_perl_critic.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/002_0_pod_spelling.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/004_diagnostics.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/002_2_pod_coverage.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/perlcriticrc' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/000_distribution.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/005_arguments.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/002_1_pod.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/000_dependencies.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/001_load.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/t/000_kwalitee.t' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/lib/' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/lib/Carp/' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/lib/Carp/Diagnostics.pm' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/README' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/Changes' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/Todo.txt' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/try_me.pl' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/Build.PL' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/Makefile.PL' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/META.yml' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp-Diagnostics-0.03/MANIFEST' [MSG] [Thu Nov 1 22:12:06 2007] Extracted 'Carp::Diagnostics' to '/net/sunu991/disc1/home/.cpanplus/5.8.8/build/Carp-Diagnostics-0.03' [MSG] [Thu Nov 1 22:12:20 2007] # running Build.PL /usr/local/perl-5.8.8/bin/perl Build.PL Creating custom builder _build/lib/Carp/Diagnostics.pm in _build/lib/Carp Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Carp-Diagnostics' version '0.03' Unknown 'build_class', defaulting to 'Module::Build' [MSG] [Thu Nov 1 22:12:20 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Nov 1 22:12:32 2007] /usr/local/perl-5.8.8/bin/perl Build --makefile_env_macros 1 Warning: AutoSplit had to create top-level blib/lib/auto unexpectedly. Copying lib/Carp/Diagnostics.pm -> blib/lib/Carp/Diagnostics.pm Manifying blib/lib/Carp/Diagnostics.pm -> blib/libdoc/Carp::Diagnostics.3 Build: blib/lib/Carp/Diagnostics.pm: cannot resolve L<Carp> in paragraph 18. Build: blib/lib/Carp/Diagnostics.pm: cannot resolve L<UseLongMessage> in paragraph 35. HTMLifying blib/lib/Carp/Diagnostics.pm -> blib/libhtml/site/lib/Carp/Diagnostics.html [ERROR] [Thu Nov 1 22:13:58 2007] MAKE TEST failed: Illegal seek /usr/local/perl-5.8.8/bin/perl Build --makefile_env_macros 1 test t/000_dependencies......ok 1/1 skipped: various reasons t/000_distribution......ok 1/10 skipped: various reasons t/000_kwalitee..........ok t/001_load..............ok t/002_0_pod_spelling....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/002_1_pod............. # Failed test 'POD spelling for blib/lib/Carp/Diagnostics.pm' # at /usr/local/perl-5.8.8/lib/site_perl/5.8.8/Test/Spelling.pm line 80. # Errors: # Damian # IE # ISBN # L # RT # Looks like you failed 1 test of 1. ok t/002_2_pod_coverage....ok t/003_perl_critic....... # Failed test 'Test::Perl::Critic for "blib/lib/Carp/Diagnostics.pm"' # at /usr/local/perl-5.8.8/lib/site_perl/5.8.8/Test/Perl/Critic.pm line 99. # # Perl::Critic found these violations in "blib/lib/Carp/Diagnostics.pm": # [4] Always unpack @_ first at [1m[34mDiagnostics.pm:201[0m. See page 178 of PBP # [4] Always unpack @_ first at [1m[34mDiagnostics.pm:222[0m. See page 178 of PBP # [4] Always unpack @_ first at [1m[34mDiagnostics.pm:261[0m. See page 178 of PBP # [4] Always unpack @_ first at [1m[34mDiagnostics.pm:298[0m. See page 178 of PBP # [4] Always unpack @_ first at [1m[34mDiagnostics.pm:335[0m. See page 178 of PBP # 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/004_diagnostics.......ok t/005_arguments.........ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/002_0_pod_spelling.t 1 256 1 1 1 t/003_perl_critic.t 1 256 1 1 1 2 subtests skipped. Failed 2/10 test scripts. 2/52 subtests failed. Files=10, Tests=52, 76 wallclock secs (25.11 cusr + 18.87 csys = 43.98 CPU) Failed 2/10 test programs. 2/52 subtests failed. make: *** [test] Error 29 [MSG] [Thu Nov 1 22:13:59 2007] 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 Data::Compare 0.17 0 Data::TreeDumper 0.33 0 IO::String 1.08 0 Pod::Text 3.08 0 Readonly 1.03 0 Sub::Exporter 0.976 0 Sub::Install 0.924 0 Term::Size 0.2 0.2 Test::Block 0.11 0 Test::Dependencies 0.08 0 Test::Distribution 1.26 0 Test::Exception 0.25 0 Test::NoWarnings 0.084 0 Test::Perl::Critic 1.01 0 Test::Pod 1.26 0 Test::Pod::Coverage 1.08 0 Test::Spelling 0.11 0 Test::Strict 0.08 0 Test::Warn 0.10 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.03. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi uname='sunos sunu991 5.9 generic_118558-14 sun4u sparc sunw,ultra-5_10 solaris ' config_args='-Dcc=gcc -Dprefix=/usr/local/perl-5.8.8 -Dinstallusrbinperl' 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='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include' ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9' 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='gcc', ldflags ='-L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib ' libpth=/usr/local/test/lib /usr/local/ssl/lib /usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib'
