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.9.5, created automatically by CPAN-Reporter-1.02 
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 'make test':

PERL_DL_NONLAZY=1 /home/david/_/_/perl-5.9.5/bin/perl5.9.5 
"-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 status 1 (wstat 256, 0x100)
DIED. FAILED test 14
        Failed 1/16 tests, 93.75% okay
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
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
Failed Test                   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/PerlySense-BookmarkConfig.t    1   256    16    1  14
1 test skipped.
Failed 1/57 test scripts. 1/894 subtests failed.
Files=57, Tests=894, 359 wallclock secs (93.48 cusr + 14.27 csys = 107.75 CPU)
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.07    
    Data::Dumper      0     2.121_13
    File::Basename    0     2.76    
    File::chdir       0     0.09    
    File::Find::Rule  0     0.30    
    File::Slurp       0     9999.12 
    File::Spec        0.87  3.25    
    Getopt::Long      0     2.36    
    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.080   
    Pod::Text         0     3.08    
    Pod::Usage        0     1.35    
    PPI               1.003 1.201   
    Spiffy            0.2   0.30    
    Test::Differences 0     0.47    
    Test::Exception   0     0.25    
    Test::More        0     0.70    
    Text::Table       1.107 1.107   
    YAML::Tiny        0     1.20    

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 13755
    PERL5_CPAN_IS_RUNNING = 13755
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/david/_/_/perl-5.9.5/bin/perl5.9.5
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 20 24 25 29 44 46
    $EGID = 1000 1000 20 24 25 29 44 46

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9203 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_01
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    YAML                0.66   
    YAML::Syck          n/a    
    version             0.7203 


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.9.5 -de -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to