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 Johan Lindstrom, This is a computer-generated report for Devel-PerlySense-0.01_28 on perl-5.8.8, created automatically by CPAN-Reporter-1.05 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect, please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........................................ok t/PerlySense-Bookmark-match.......................# Find matches # Test multiple regexes, and that a definition only matches the first one ok t/PerlySense-BookmarkConfig.......................# Bad bookmark config # Proper bookmark config # Find matches # Failed test 'Got correct moniker for both match results' # at t/PerlySense-BookmarkConfig.t line 104. # Structures begin differing at: # $got->[1] = Does not exist # $expected->[1] = 'Debugging' # $VAR1 = [ # bless( { # 'oDefinition' => bless( { # 'raRexText' => [ # 'qr/\\# \\s* TODO \\s* : \\s* (.+?) \\s*$/x' # ], # 'moniker' => 'Todo', # 'rhQrRex' => { # 'qr/\\# \\s* TODO \\s* : \\s* (.+?) \\s*$/x' => qr/(?x-ism:\# \s* TODO \s* : \s* (.+?) \s*$ # )/ # } # }, 'Devel::PerlySense::Bookmark::Definition' ), # 'raMatch' => [ # bless( { # 'text' => 'Fix something here', # 'oLocation' => bless( { # 'rhProperty' => {}, # 'col' => 0, # 'row' => 76, # 'file' => 't/data/project-lib/Game/Object/Worm/ShaiHulud.pm' # }, 'Devel::PerlySense::Document::Location' ), # 'oDefinition' => $VAR1->[0]{'oDefinition'}, # 'line' => ' ##TODO: Fix something here' # }, 'Devel::PerlySense::Bookmark::Match' ), # bless( { # 'text' => 'Find a Prize', # 'oLocation' => bless( { # 'rhProperty' => {}, # 'col' => 0, # 'row' => 127, # 'file' => 't/data/project-lib/Game/Object/Worm/ShaiHulud.pm' # }, 'Devel::PerlySense::Document::Location' ), # 'oDefinition' => $VAR1->[0]{'oDefinition'}, # 'line' => ' ##TODO: Find a Prize' # }, 'Devel::PerlySense::Bookmark::Match' ), # bless( { # 'text' => 'Turn', # 'oLocation' => bless( { # 'rhProperty' => {}, # 'col' => 0, # 'row' => 134, # 'file' => 't/data/project-lib/Game/Object/Worm/ShaiHulud.pm' # }, 'Devel::PerlySense::Document::Location' ), # 'oDefinition' => $VAR1->[0]{'oDefinition'}, # 'line' => ' #TODO: Turn' # }, 'Devel::PerlySense::Bookmark::Match' ) # ] # }, 'Devel::PerlySense::Bookmark::MatchResult' ) # ]; # Looks like you failed 1 test of 16. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/16 subtests t/PerlySense-cache-methods........................ok t/PerlySense-cache................................ok t/PerlySense-Class-neighbourhood..................# Classes in (data/project-lib/Game/Object) # Classes in the neighbourhood of (data/project-lib/Game/Object/Worm.pm) ok t/PerlySense-Class-new............................# Game::Object::Worm::ShaiHulud # Game::Object::Worm # Game::Lawn # Game::Object ok t/PerlySense-Class-subclass.......................# Game::Object ok t/PerlySense-Config-Project.......................# Creating temp dir # Re-create, rename file # Create another one # Removing temp dir ok t/PerlySense-Document-Api-consists-supported......ok t/PerlySense-Document-api-likely..................ok t/PerlySense-Document-api-match...................ok t/PerlySense-Document-Api-merge...................ok t/PerlySense-Document-Api.........................ok t/PerlySense-Document-base-class..................ok t/PerlySense-Document-cache.......................ok t/PerlySense-Document-empty.......................ok t/PerlySense-Document-find-pod....................ok t/PerlySense-document-grep-in-dir.................ok t/PerlySense-Document-has-base-class..............ok t/PerlySense-Document-Location....................ok t/PerlySense-Document-Meta-base-class.............ok t/PerlySense-Document-Meta-method.................ok t/PerlySense-Document-Meta-module.................ok t/PerlySense-Document-Meta-package................ok t/PerlySense-Document-Meta-pod....................ok t/PerlySense-Document-Meta-sub....................ok t/PerlySense-Document-Meta-use....................ok t/PerlySense-Document-module-method-call..........ok t/PerlySense-Document-module......................ok t/PerlySense-Document-object-method-call..........ok t/PerlySense-Document-package.....................ok t/PerlySense-Document-self-method-call............ok t/PerlySense-Document-signature-survey............ok t/PerlySense-Document-sub.........................ok t/PerlySense-Document-use.........................ok t/PerlySense-Editor-Emacs-class-overview..........ok t/PerlySense-Editor-Emacs-item-in-groups..........ok t/PerlySense-Editor-Emacs-line-wrap...............ok t/PerlySense-find-file-inc........................ok t/PerlySense-find-file-up-down....................ok t/PerlySense-find-module-interface................ok t/PerlySense-go-to-module-file....................ok t/PerlySense-go-to-module-method-file.............ok t/PerlySense-go-to-object-method-file.............ok t/PerlySense-go-to-self-method-file...............ok t/PerlySense-module-pod...........................ok t/PerlySense-project-config.......................# No project -- default config # Look for a .PerlySenseProject indicate a project ok t/PerlySense-Project-find.........................# Look for dirs that indicate a project # Look for the modules itself that indicate a project # Look for a .PerlySenseProject indicate a project ok t/PerlySense-run-file.............................# Identify which file type to run # Bad config formats # Run test file inside dir # Run test .pm file inside dir with config # Run test .pl file inside dir with config ok t/PerlySense-smart-doc-module-method..............ok t/PerlySense-smart-doc-object-method..............ok t/PerlySense-smart-doc-pod........................ok t/PerlySense-user-home............................# Identify candidates # Create dir ok t/PerlySense-Util-arg.............................ok t/PerlySense......................................ok t/pod-coverage....................................skipped: Test::Pod::Coverage 1.04 required for testing POD coverage Test Summary Report ------------------- t/PerlySense-BookmarkConfig.t (Wstat: 256 Tests: 16 Failed: 1) Failed test number(s): 14 Non-zero exit status: 1 Files=57, Tests=894, 632 wallclock secs ( 2.00 usr 0.32 sys + 593.47 cusr 26.78 csys = 622.57 CPU) Result: FAIL Failed 1/57 test programs. 1/894 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ----------------- ----- -------- App::Ack 0 1.72 Cache::Cache 0 1.05 Carp 0 1.04 Data::Dumper 0 2.121_08 File::Basename 0 2.74 File::chdir 0 0.09 File::Find::Rule 0 0.30 File::Slurp 0 9999.12 File::Spec 0.87 3.12 Getopt::Long 0 2.35 Graph::Easy 0.57 0.60 HTTP::Date 0 1.47 List::MoreUtils 0 0.21 Path::Class 0.11 0.16 Perl::Critic 0 1.078 Pod::Text 0 2.21 Pod::Usage 0 1.33 PPI 1.003 1.118 Spiffy 0.2 0.30 Test::Differences 0 0.47 Test::Exception 0 0.25 Test::More 0 0.62 Text::Table 1.107 1.107 YAML::Tiny 0 1.19 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = /home/icerider70/.cpan/build/File-Slurp-9999.12-T5tEXB/blib/arch:/home/icerider70/.cpan/build/File-Slurp-9999.12-T5tEXB/blib/lib:/home/icerider70/.cpan/build/Graph-Easy-0.60-NZ4ABY/blib/arch:/home/icerider70/.cpan/build/Graph-Easy-0.60-NZ4ABY/blib/lib:/home/icerider70/.cpan/build/File-chdir-0.09-Lwhyvn/blib/arch:/home/icerider70/.cpan/build/File-chdir-0.09-Lwhyvn/blib/lib:/home/icerider70/.cpan/build/ack-1.72-XqaTfO/blib/arch:/home/icerider70/.cpan/build/ack-1.72-XqaTfO/blib/lib:/home/icerider70/.cpan/build/File-Next-1.00-YrNcXz/blib/arch:/home/icerider70/.cpan/build/File-Next-1.00-YrNcXz/blib/lib:/home/icerider70/.cpan/build/Text-Table-1.107-d0fCyM/blib/arch:/home/icerider70/.cpan/build/Text-Table-1.107-d0fCyM/blib/lib:/home/icerider70/.cpan/build/Text-Aligner-0.03-tZhWUM/blib/arch:/home/icerider70/.cpan/build/Text-Aligner-0.03-tZhWUM/blib/lib:/home/icerider70/lib/perl5 PERL5_CPANPLUS_IS_RUNNING = 21227 PERL5_CPAN_IS_RUNNING = 21227 PERL_AUTOINSTALL = --defaultdeps PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/bin/perl $UID/$EUID = 1001 / 1001 $GID = 1001 1001 $EGID = 1001 1001 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.76_02 Cwd 3.12 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30_01 ExtUtils::Manifest 1.46 ExtUtils::ParseXS 2.18 File::Spec 3.12 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.56 Test::More 0.62 YAML 0.62 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.22-3-amd64, archname=i486-linux-gnu-thread-multi uname='linux deneb 2.6.22-3-amd64 #1 smp thu oct 11 15:23:23 utc 2007 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' 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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
