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 Janek Schleicher,
    
This is a computer-generated test report for Tie-CSV_File-0.21, created
automatically by CPAN::Reporter, version 0.4801, 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
    ---------------- ---- ----
    Data::Compare    0    0.17
    File::Temp       0    0.16
    Params::Validate 0    0.88
    Test::Exception  0    0.25
    Test::ManyParams 0    0.10
    Test::More       0    0.62
    Test::Warn       0.05 0.10
    Text::CSV_XS     0    0.31
    Tie::File        0    0.97

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

Environment variables:

    LC_ALL = en_US.UTF-8
    LD_LIBRARY_PATH = /u5/mkamensky/SunOS/lib
    PATH = 
/u5/mkamensky/SunOS/bin:/u5/mkamensky/bin:/software/gnu/bin:/software/.admin/bins/bin:/usr/ccs/bin:/usr/bin:/usr/ucb:/usr/openwin/bin:/usr/dt/bin:/opt/csw/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /u5/mkamensky/SunOS/bin/zsh
    TERM = rxvt-unicode
    TMPDIR = /tmp

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

    Perl: $^X = /u5/mkamensky/SunOS/bin/perl
    UID:  $<  = 6788
    EUID: $>  = 6788
    GID:  $(  = 6847 6847
    EGID: $)  = 6847 6847

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.76_02
    Cwd                 3.12   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.09   
    ExtUtils::Install   1.43   
    ExtUtils::MakeMaker 6.30   
    ExtUtils::Manifest  1.46   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.12   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.56   
    Test::More          0.62   
    version             0.7203 

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

Output from '/u5/mkamensky/SunOS/bin/make test':

PERL_DL_NONLAZY=1 /u5/mkamensky/SunOS/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1..................................ok
t/assign_array.......................Use of uninitialized value in anonymous 
hash ({}) at /tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm 
line 103.
Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Can't locate object method "combine" via package "quote_char" (perhaps you 
forgot to load "quote_char"?) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 137.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/csv_options........................Use of uninitialized value in anonymous 
hash ({}) at /tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm 
line 103.
Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Use of uninitialized value in numeric gt (>) at 
/u5/mkamensky/lib/perl5/5.8.8/sun4-solaris/Data/Dumper.pm line 97.
Use of uninitialized value in subroutine entry at 
/u5/mkamensky/lib/perl5/5.8.8/sun4-solaris/Data/Dumper.pm line 179.
Can't locate object method "parse" via package "quote_char" (perhaps you forgot 
to load "quote_char"?) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 198, 
<$fh> line 8.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-15
        Failed 15/15 tests, 0.00% okay
t/delete.............................Use of uninitialized value in anonymous 
hash ({}) at /tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm 
line 103.
Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Can't locate object method "combine" via package "quote_char" (perhaps you 
forgot to load "quote_char"?) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 137.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-60
        Failed 60/60 tests, 0.00% okay
t/exists.............................Use of uninitialized value in anonymous 
hash ({}) at /tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm 
line 103.
Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Can't locate object method "combine" via package "quote_char" (perhaps you 
forgot to load "quote_char"?) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 137.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/false_but_defined_csv_options......Use of uninitialized value in anonymous 
hash ({}) at /tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm 
line 103.
Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Can't locate object method "combine" via package "quote_char" (perhaps you 
forgot to load "quote_char"?) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 137.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/fetch..............................Use of uninitialized value in anonymous 
hash ({}) at /tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm 
line 103.
Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Can't locate object method "parse" via package "quote_char" (perhaps you forgot 
to load "quote_char"?) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 198, 
<$fh> line 8.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/one_column_with_an_empty_string....Use of uninitialized value in anonymous 
hash ({}) at /tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm 
line 103.
Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Can't locate object method "parse" via package "quote_char" (perhaps you forgot 
to load "quote_char"?) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 198.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/store..............................Use of uninitialized value in anonymous 
hash ({}) at /tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm 
line 103.
Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Can't locate object method "combine" via package "quote_char" (perhaps you 
forgot to load "quote_char"?) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 220.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-53
        Failed 53/53 tests, 0.00% okay
t/storesize..........................Use of uninitialized value in anonymous 
hash ({}) at /tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm 
line 103.
Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
Can't locate object method "parse" via package "quote_char" (perhaps you forgot 
to load "quote_char"?) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 198, 
<$fh> line 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/warn_parameter.....................
#   Failed test at t/warn_parameter.t line 21.
# found carped warning: The sep_char should either be defined or not mentioned, 
but I got something like sep_char => undef
# found warning: Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# found warning: Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# found warning: Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# expected to find carped warning: (?i-xsm:sep_char)

#   Failed test at t/warn_parameter.t line 21.
# found carped warning: The sep_char should have a length of 1, not 0 at 
t/warn_parameter.t line 20
# found warning: Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# found warning: Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# found warning: Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# expected to find carped warning: (?i-xsm:sep_char)

#   Failed test at t/warn_parameter.t line 21.
# found carped warning: The sep_char should have a length of 1, not 2 at 
t/warn_parameter.t line 20
# found warning: Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# found warning: Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# found warning: Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# expected to find carped warning: (?i-xsm:sep_char)

#   Failed test at t/warn_parameter.t line 21.
# found carped warning: The sep_char ' ' is itself not matched by the sep_re 
'(?-xism:\S)' at t/warn_parameter.t line 20
# found warning: Use of uninitialized value in anonymous hash ({}) at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# found warning: Odd number of elements in anonymous hash at 
/tmp/cpan/build/Tie-CSV_File-0.21-MrNnGC/blib/lib/Tie/CSV_File.pm line 103.
# expected to find carped warning: (?i-xsm:sep_char)
# Looks like you failed 4 tests of 4.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/wrong_parameter....................ok
Failed Test                         Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/assign_array.t                     255 65280     2    4  1-2
t/csv_options.t                      255 65280    15   30  1-15
t/delete.t                           255 65280    60  120  1-60
t/exists.t                           255 65280    ??   ??  ??
t/false_but_defined_csv_options.t    255 65280    ??   ??  ??
t/fetch.t                            255 65280     5   10  1-5
t/one_column_with_an_empty_string.t  255 65280     6   12  1-6
t/store.t                            255 65280    53  106  1-53
t/storesize.t                        255 65280     1    0  ??
t/warn_parameter.t                     4  1024     4    4  1-4
Failed 10/12 test scripts. 145/151 subtests failed.
Files=12, Tests=151, 10 wallclock secs ( 2.70 cusr +  1.63 csys =  4.33 CPU)
Failed 10/12 test programs. 145/151 subtests failed.
make: *** [test_dynamic] Error 29

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos cpu105.math 5.8 generic_117350-39 sun4u sparc 
sunw,sun-fire-v440 solaris '
    config_args='-Dcc=gcc'
    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='gcc', ccflags ='-I/u5/mkamensky/include -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-I/u5/mkamensky/include -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement'
    ccversion='', gccversion='4.2.1', gccosandvers=''
    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/u5/mkamensky/SunOS/lib '
    libpth=/u5/mkamensky/SunOS/lib /usr/lib /usr/ccs/lib
    libs=-lmd5 -lrt -lsocket -lbind -lnsl -ldl -lm -lc
    perllibs=-lmd5 -lrt -lsocket -lbind -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
    cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/u5/mkamensky/SunOS/lib'

Reply via email to