develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL Chart-Clicker-1.4.2 i686-linux-64int 2.6.22-1-k7

Thread Next
From:
andreas.koenig.gmwojprw
Date:
June 18, 2008 02:25
Subject:
FAIL Chart-Clicker-1.4.2 i686-linux-64int 2.6.22-1-k7
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/


--
Dear Cory Watson,
    
This is a computer-generated report for Chart-Clicker-1.4.2
on perl 5.8.8 patch 34066, created by CPAN-Reporter-1.15. 

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://cpantest.grango.org/wiki/CPANAuthorNotes

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':

make[3]: Entering directory `/home/sand/.cpan/build/Chart-Clicker-1.4.2-Wxuv2s'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.8/pxNYwJK/perl-5.8.8@34066/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-basic.t t/00-drawing-border.t t/00-drawing-color.t t/00-drawing-colorallocator.t t/00-drawing-component.t t/00-drawing-container.t t/00-drawing-dimension.t t/00-drawing-font.t t/00-drawing-insets.t t/00-drawing-point.t t/00-drawing-stroke.t t/01-data-dataset.t t/01-data-marker.t t/01-data-range.t t/01-data-series.t t/01-shape-arc.t t/01-shape-rectangle.t t/01-shape.t t/03-axis-datetime.t t/03-axis.t t/03-renderer-base.t t/04-renderer-area.t t/04-renderer-bar.t t/04-renderer-line.t t/04-renderer-pie.t t/04-renderer-point.t t/05-decoration-glass.t t/05-decoration-grid.t t/05-decoration-label.t t/05-decoration-legend.t t/05-decoration-legenditem.t t/05-decoration-markeroverlay.t t/05-decoration-plot.t t/05-decoration.t t/06-data-marker.t t/800-layout.t t/990-normal.t t/995-newstyle.t t/999-si!
 mple.t t/pod.t
t/00-basic.........................ok
t/00-drawing-border................ok
t/00-drawing-color.................ok
t/00-drawing-colorallocator........ok
t/00-drawing-component.............ok
t/00-drawing-container.............ok
t/00-drawing-dimension.............ok
t/00-drawing-font..................ok
t/00-drawing-insets................ok
t/00-drawing-point.................ok
t/00-drawing-stroke................ok
t/01-data-dataset..................ok
t/01-data-marker...................ok
t/01-data-range....................ok
t/01-data-series...................ok
t/01-shape-arc.....................ok
t/01-shape-rectangle...............ok
t/01-shape.........................ok
t/03-axis-datetime.................ok
t/03-axis..........................ok
t/03-renderer-base.................ok
t/04-renderer-area.................ok
t/04-renderer-bar..................ok
t/04-renderer-line.................ok
t/04-renderer-pie..................ok
t/04-renderer-point................ok
t/05-decoration-glass..............ok
t/05-decoration-grid...............ok
t/05-decoration-label..............ok
t/05-decoration-legend.............ok
t/05-decoration-legenditem.........ok
t/05-decoration-markeroverlay......ok
t/05-decoration-plot...............ok
t/05-decoration....................ok
t/06-data-marker...................ok
t/800-layout.......................ok
t/990-normal.......................Attribute (dataset_count) does not pass the type constraint because: Validation failed for 'Int' failed with value undef at (eval 189) line 7
	Chart::Clicker::Renderer::Base::dataset_count('Chart::Clicker::Renderer::Point=HASH(0x87bd8d0)', undef) called at /home/sand/.cpan/build/Chart-Clicker-1.4.2-Wxuv2s/blib/lib/Chart/Clicker/Decoration/Plot.pm line 66
	Chart::Clicker::Decoration::Plot::prepare('Chart::Clicker::Decoration::Plot=HASH(0x87b09d0)', 'Chart::Clicker=HASH(0x814f988)', 'Chart::Clicker::Drawing::Dimension=HASH(0x87c61f4)') called at /home/sand/.cpan/build/Chart-Clicker-1.4.2-Wxuv2s/blib/lib/Chart/Clicker/Drawing/Container.pm line 114
	Chart::Clicker::Drawing::Container::prepare('Chart::Clicker=HASH(0x814f988)', 'Chart::Clicker=HASH(0x814f988)', 'Chart::Clicker::Drawing::Dimension=HASH(0x87be140)') called at /home/sand/.cpan/build/Chart-Clicker-1.4.2-Wxuv2s/blib/lib/Chart/Clicker.pm line 213
	Chart::Clicker::prepare('Chart::Clicker=HASH(0x814f988)') called at t/990-normal.t line 113
# Looks like your test died just after 19.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 All 19 subtests passed 
t/995-newstyle.....................ok
t/999-simple.......................Attribute (format) does not pass the type constraint because: Validation failed for 'Str' failed with value undef at (eval 128) line 7
	Chart::Clicker::Axis::format('Chart::Clicker::Axis=HASH(0x878f388)', undef) called at /home/sand/.cpan/build/Chart-Clicker-1.4.2-Wxuv2s/blib/lib/Chart/Clicker/Simple.pm line 73
	Chart::Clicker::Simple::new('Chart::Clicker::Simple', 'HASH(0x878bc64)') called at t/999-simple.t line 8
# Looks like you planned 3 tests but only ran 2.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 1/3 subtests 
t/pod..............................ok

Test Summary Report
-------------------
t/990-normal.t                 (Wstat: 65280 Tests: 19 Failed: 0)
  Non-zero exit status: 255
t/999-simple.t                 (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 2.
Files=40, Tests=276, 32 wallclock secs ( 0.27 usr  0.08 sys + 26.10 cusr  1.56 csys = 28.01 CPU)
Result: FAIL
Failed 2/40 test programs. 0/276 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/Chart-Clicker-1.4.2-Wxuv2s'

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

Prerequisite modules loaded:

requires:

    Module        Need Have  
    ------------- ---- ------
    Cairo         1    1.060 
    DateTime      0.36 0.4302
    DateTime::Set 0.25 0.25  
    Moose         0.25 0.50  

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

Environment variables:

    LANG = en_US.utf8
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /home/sand/.cpan/build/parrot-0.6.3-LiSMRu/blib/arch:/home/sand/.cpan/build/parrot-0.6.3-LiSMRu/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31900
    PERL5_CPAN_IS_RUNNING = 31900
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pxNYwJK/perl-5.8.8@34066/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9205 
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.14   
    ExtUtils::Install   1.50_01
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.19   
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       3.10   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.05   
    version             0.7501 


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 34066) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pxNYwJK/perl-5.8.8@34066 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
    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=define 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=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=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About