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 Sebastien Aperghis-Tramoni,
    
This is a computer-generated test report for CPAN-Dependency-0.11, created
automatically by CPAN::Reporter, version 0.43, 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 testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module           Need  Have   
    ---------------- ----- -------
    CPANPLUS         0.053 0.060  
    DBD::SQLite      0     1.11   
    DBI              1.0   1.48   
    File::Slurp      0     9999.09
    File::Spec       0     3.12   
    Module::CoreList 2.09  2.11   
    Test::More       0     0.62   
    YAML             0     0.62   

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 2
    PATH = 
/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/bin:/cygdrive/c/uti:/bin:/usr/lib/lapack
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 6 Stepping 4, GenuineIntel
    TERM = xterm

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

    Perl: $^X = /bin/perl.exe
    UID:  $<  = 1004
    EUID: $>  = 1004
    GID:  $(  = 513 513 545
    EGID: $)  = 513 513 545

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.12  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.12  
    Module::Build       0.2612
    Module::Signature   0.55  
    Test::Harness       2.56  
    Test::More          0.62  
    version             0.7203

------------------------------
TEST OUTPUT
------------------------------

Output from '/bin/make test':

/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/00load.........# Testing CPAN::Dependency 0.11
ok
t/00prereq.......# Checking required modules
#  - using YAML 0.62
#  - using DBD::SQLite 1.11
#  - using File::Spec 3.12
#  - using Module::CoreList 2.11
#  - using CPANPLUS 0.060
#  - using File::Slurp 9999.09
#  - using DBI 1.48
ok
t/01api..........ok
t/02internals....Can't locate Test/Deep.pm in @INC (@INC contains: 
/home/rurban/.cpan/build/CPAN-Dependency-0.11-RlHXRn/blib/lib 
/home/rurban/.cpan/build/CPAN-Dependency-0.11-RlHXRn/blib/arch 
/usr/lib/perl5/5.8/cygwin /usr/lib/perl5/5.8 
/usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 
/usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin 
/usr/lib/perl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at 
t/02internals.t line 3.
BEGIN failed--compilation aborted at t/02internals.t line 3.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/03diag.........
#   Failed test 'passing unknown option to new()'
#   in t/03diag.t at line 14.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: warning: Unknown option 'blah': ignoring at t/03diag.t 
line 14
# expected to find warning: warning: Unknown option 'blah': ignoring

#   Failed test 'checking warning of attribute process'
#   in t/03diag.t at line 25.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: error: No argument given to attribute process() at 
t/03diag.t line 25
# expected to find warning: error: No argument given to attribute process()

#   Failed test 'checking warning of attribute skip'
#   in t/03diag.t at line 25.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: error: No argument given to attribute skip() at 
t/03diag.t line 25
# expected to find warning: error: No argument given to attribute skip()

#   Failed test 'checking warning of function save_deps_tree'
#   in t/03diag.t at line 32.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: error: No argument given to function save_deps_tree() 
at t/03diag.t line 32
# expected to find warning: error: No argument given to function 
save_deps_tree()

#   Failed test 'checking warning of function load_deps_tree'
#   in t/03diag.t at line 32.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: error: No argument given to function load_deps_tree() 
at t/03diag.t line 32
# expected to find warning: error: No argument given to function 
load_deps_tree()

#   Failed test 'checking warning of function load_cpants_db'
#   in t/03diag.t at line 32.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: Use of uninitialized value in string eq at 
/usr/lib/perl5/site_perl/5.8/Sub/Uplevel.pm line 123, <> line 4.
# found carped warning: error: No argument given to function load_cpants_db() 
at t/03diag.t line 32
# expected to find warning: error: No argument given to function 
load_cpants_db()
# Looks like you failed 6 tests of 10.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 1, 6-10
        Failed 6/10 tests, 40.00% okay
t/10process......skipped
        all skipped: Test::Deep required for this test
t/11skip.........skipped
        all skipped: Test::Deep required for this test
t/distchk........ok
t/pod............ok
t/podcover.......ok
t/portfs.........ok
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/02internals.t  255 65280    ??   ??       %  ??
t/03diag.t         6  1536    10    6  60.00%  1 6-10
2 tests skipped.
Failed 2/11 test scripts, 81.82% okay. 6/63 subtests failed, 90.48% okay.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.1 reini 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin '
    config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc 
-Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize -Dusedevel'
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement'
    ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 
0.125)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -s -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
    cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'

Reply via email to