Report for Config-IniFiles-2.59

Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: FAIL Config-IniFiles-2.59 v5.8.9 GNU/Linux
Date: 2010-11-12T23:52:33Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Shlomi Fish,

This is a computer-generated report for Config-IniFiles-2.59
on perl 5.8.9, created by CPAN-Reporter-1.1803.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/00load......................................ok
t/01basic.....................................ok
t/02weird.....................................ok
t/03comments..................................ok
t/04import....................................ok
t/05hash......................................ok
t/06oo........................................ok
t/07misc......................................ok
t/08group.....................................ok
t/09case......................................ok
t/10delta.....................................ok
t/11copy-ties-with-array-vals.................ok
t/12open-empty-file...........................ok
t/13val-in-list-context.......................ok
t/14brackets-within-values....................ok
t/15store-and-retrieve-here-doc-terminator....ok
t/16case-sensitive-default....................ok
t/17untainted-multiline-values................ok
t/18non-contiguous-groups.....................ok
t/19param-found-outside-section...............SCALAR reference as file descriptor requires IO::stringy v2.109 or later at /home/cpt3/.cpan/build/Config-IniFiles-2.59-Z6_RdM/blib/lib/Config/IniFiles.pm line 2103, <DATA> line 9.
Failed to open SCALAR(0x8762e68): No such file or directory at t/19param-found-outside-section.t line 18

#   Failed test 'There is one error.'
#   at t/19param-found-outside-section.t line 24.
#          got: '0'
#     expected: '1'
Use of uninitialized value in pattern match (m//) at t/19param-found-outside-section.t line 29, <DATA> line 9.

#   Failed test 'Error was correct - 'parameter found outside a section''
#   at t/19param-found-outside-section.t line 29.
#                   undef
#     doesn't match '(?-xism:parameter found outside a section)'
SCALAR reference as file descriptor requires IO::stringy v2.109 or later at /home/cpt3/.cpan/build/Config-IniFiles-2.59-Z6_RdM/blib/lib/Config/IniFiles.pm line 2103, <DATA> line 9.
Failed to open SCALAR(0x8762e68): No such file or directory at t/19param-found-outside-section.t line 34

#   Failed test '(-fallback) Ini was initialised'
#   at t/19param-found-outside-section.t line 37.
Can't call method "SectionExists" on an undefined value at t/19param-found-outside-section.t line 40, <DATA> line 9.
# Looks like you planned 6 tests but only ran 4.
# Looks like you failed 3 tests of 4 run.
# Looks like your test died just after 4.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-6
	Failed 5/6 tests, 16.67% okay
t/20allowedcommentchars.......................ok
t/22trailing-comment-lines....................ok
t/23scalar-ref................................skipped
        all skipped: IO::Scalar is not available
t/24case-sensitive-exists.....................ok
t/25line-endings..............................ok
t/26scalar-filehandle.........................skipped
        all skipped: IO::Scalar is not available
t/27empty-ini.................................ok
t/pod-coverage................................skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.........................................skipped
        all skipped: Test::Pod 1.14 required for testing POD
Failed Test                       Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/19param-found-outside-section.t  255 65280     6    7  2-6
4 tests skipped.
Failed 1/29 test scripts. 5/162 subtests failed.
Files=29, Tests=162,  1 wallclock secs ( 0.67 cusr +  0.09 csys =  0.76 CPU)
Failed 1/29 test programs. 5/162 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module        Need Have   
    ------------- ---- -------
    Carp          0    1.10   
    strict        0    1.03   
    Symbol        0    1.06   
    warnings      0    1.05_01

build_requires:

    Module        Need Have   
    ------------- ---- -------
    base          0    2.13   
    File::Spec    0    3.29   
    List::Util    0    1.19   
    Scalar::Util  0    1.19   
    strict        0    1.03   
    Test::More    0    0.80   
    warnings      0    1.05_01

configure_requires:

    Module        Need Have   
    ------------- ---- -------
    Module::Build 0.36 0.3607 


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.utf8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6492
    PERL5_CPAN_IS_RUNNING = 6492
    PERL5_MINISMOKEBOX = 0.32
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/cpt3/testing/perl-5.8.9/bin/perl
    $UID/$EUID = 1004 / 1004
    $GID = 1004 20 24 25 27 29 30 44 46 100 103 111 113 114 1004
    $EGID = 1004 20 24 25 27 29 30 44 46 100 103 111 113 114 1004

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9301 
    Cwd                 3.29   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.15   
    ExtUtils::Install   1.50_01
    ExtUtils::MakeMaker 6.48   
    ExtUtils::Manifest  1.55   
    ExtUtils::ParseXS   2.19   
    File::Spec          3.29   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.80   
    YAML                0.72   
    YAML::Syck          n/a    
    version             n/a    


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=linux, osvers=2.6.35-4.slh.9-aptosid-686, archname=i686-linux
    uname='linux firenze 2.6.35-4.slh.9-aptosid-686 #1 smp preempt mon sep 13 16:40:35 utc 2010 i686 gnulinux '
    config_args='-Dprefix=/home/cpt3/testing/perl-5.8.9'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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.4.5', 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.11.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_FAST_STDIO USE_LARGE_FILES
                        USE_PERLIO
  Built under linux
  Compiled at Oct 11 2010 12:18:13
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="6492"
    PERL5_CPAN_IS_RUNNING="6492"
    PERL5_MINISMOKEBOX="0.32"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpt3/testing/perl-5.8.9/lib/5.8.9/i686-linux
    /home/cpt3/testing/perl-5.8.9/lib/5.8.9
    /home/cpt3/testing/perl-5.8.9/lib/site_perl/5.8.9/i686-linux
    /home/cpt3/testing/perl-5.8.9/lib/site_perl/5.8.9
    .