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 Jo Walsh,
    
This is a computer-generated test report for SVG-Plot-0.06, 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
    ---------------------------------- ---- ----
    Algorithm::Points::MinimumDistance 0    0.01
    Class::MethodMaker                 0.1  2.10
    SVG                                0.1  2.36
    Test::XML                          0.04 0.07
    XML::XPath                         0    1.13

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

Environment variables:

    LANG = en_US.utf8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/lib/ccache:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 24380
    PERL5_CPAN_IS_RUNNING = 24380
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

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  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.72  
    version             0.73  

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

Output from '/usr/bin/make test':

make[2]: Entering directory `/home/sand/.cpan/build/SVG-Plot-0.06-by29iH'
PERL_DL_NONLAZY=1 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/1..............
#   Failed test 'image dimensions as expected with default scale and margin'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id7793192" style="fill: white; stroke: red">
#               <a id="anchor__:id5782483" 
xlink:href="http://example.com/?x=0;y=1";>
#                       <circle cx="5" cy="15" id="dot__:id5782483" r="3" />
#               </a>
#               <a id="anchor__:id8644169" 
xlink:href="http://example.com/?x=1;y=2";>
#                       <circle cx="15" cy="5" id="dot__:id8644169" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: /[EMAIL PROTECTED]"20"[EMAIL PROTECTED]"20"]

#   Failed test '...and first point where we expect it'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id7793192" style="fill: white; stroke: red">
#               <a id="anchor__:id5782483" 
xlink:href="http://example.com/?x=0;y=1";>
#                       <circle cx="5" cy="15" id="dot__:id5782483" r="3" />
#               </a>
#               <a id="anchor__:id8644169" 
xlink:href="http://example.com/?x=1;y=2";>
#                       <circle cx="15" cy="5" id="dot__:id8644169" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: //[EMAIL PROTECTED]"5"[EMAIL PROTECTED]"15"]

#   Failed test '...and dimensions OK with default margin but scale set to 100'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="110" width="110" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id5775570" style="fill: white; stroke: red">
#               <a id="anchor__:id5780806" 
xlink:href="http://example.com/?x=0;y=1";>
#                       <circle cx="5" cy="105" id="dot__:id5780806" r="3" />
#               </a>
#               <a id="anchor__:id4830206" 
xlink:href="http://example.com/?x=1;y=2";>
#                       <circle cx="105" cy="5" id="dot__:id4830206" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: /[EMAIL PROTECTED]"110"[EMAIL PROTECTED]"110"]

#   Failed test '...first point too'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="110" width="110" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id5775570" style="fill: white; stroke: red">
#               <a id="anchor__:id5780806" 
xlink:href="http://example.com/?x=0;y=1";>
#                       <circle cx="5" cy="105" id="dot__:id5780806" r="3" />
#               </a>
#               <a id="anchor__:id4830206" 
xlink:href="http://example.com/?x=1;y=2";>
#                       <circle cx="105" cy="5" id="dot__:id4830206" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: //[EMAIL PROTECTED]"5"[EMAIL PROTECTED]"105"]

#   Failed test '...and dimensions OK with default scale but margin set to 50'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="60" width="60" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id0891515" style="fill: white; stroke: red">
#               <a id="anchor__:id4268027" 
xlink:href="http://example.com/?x=0;y=1";>
#                       <circle cx="25" cy="35" id="dot__:id4268027" r="3" />
#               </a>
#               <a id="anchor__:id9576448" 
xlink:href="http://example.com/?x=1;y=2";>
#                       <circle cx="35" cy="25" id="dot__:id9576448" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: /[EMAIL PROTECTED]"60"[EMAIL PROTECTED]"60"]

#   Failed test '...first point too'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="60" width="60" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id0891515" style="fill: white; stroke: red">
#               <a id="anchor__:id4268027" 
xlink:href="http://example.com/?x=0;y=1";>
#                       <circle cx="25" cy="35" id="dot__:id4268027" r="3" />
#               </a>
#               <a id="anchor__:id9576448" 
xlink:href="http://example.com/?x=1;y=2";>
#                       <circle cx="35" cy="25" id="dot__:id9576448" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: //[EMAIL PROTECTED]"25"[EMAIL PROTECTED]"35"]

#   Failed test 'max_width can't make scale bigger'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id4777771" style="fill: white; stroke: red">
#               <a id="anchor__:id4407917" 
xlink:href="http://example.com/?x=0;y=1";>
#                       <circle cx="5" cy="15" id="dot__:id4407917" r="3" />
#               </a>
#               <a id="anchor__:id8773070" 
xlink:href="http://example.com/?x=1;y=2";>
#                       <circle cx="15" cy="5" id="dot__:id8773070" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: /[EMAIL PROTECTED]"20"[EMAIL PROTECTED]"20"]

#   Failed test 'max_height can't make scale bigger'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id1345649" style="fill: white; stroke: red">
#               <a id="anchor__:id0779298" 
xlink:href="http://example.com/?x=0;y=1";>
#                       <circle cx="5" cy="15" id="dot__:id0779298" r="3" />
#               </a>
#               <a id="anchor__:id7176117" 
xlink:href="http://example.com/?x=1;y=2";>
#                       <circle cx="15" cy="5" id="dot__:id7176117" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: /[EMAIL PROTECTED]"20"[EMAIL PROTECTED]"20"]
# Looks like you failed 8 tests of 23.
dubious
        Test returned status 8 (wstat 2048, 0x800)
DIED. FAILED tests 5-10, 12, 15
        Failed 8/23 tests, 65.22% okay
t/grid...........
#   Failed test 'viewbox correct with single set of points'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="40" width="40" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id5693669" style="fill: white; stroke: red">
#               <a id="anchor__:id4027342" xlink:href="_:id0254511">
#                       <circle cx="5" cy="35" id="dot__:id4027342" r="3" />
#               </a>
#               <a id="anchor__:id7640660" xlink:href="_:id5593443">
#                       <circle cx="35" cy="5" id="dot__:id7640660" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: /[EMAIL PROTECTED]"40"[EMAIL PROTECTED]"40"]

#   Failed test 'viewbox correct with multiple pointsets'
#   at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/Test/XML/XPath.pm line 54.
#            input: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
# <svg height="200" width="200" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
#       <g id="group__:id8497825" style="fill: white; stroke: red">
#               <a id="anchor__:id6557112" xlink:href="_:id3573617">
#                       <circle cx="5" cy="195" id="dot__:id6557112" r="3" />
#               </a>
#               <a id="anchor__:id3170585" xlink:href="_:id6952474">
#                       <circle cx="15" cy="185" id="dot__:id3170585" r="3" />
#               </a>
#       </g>
#       <g id="group__:id4353681" style="fill: white; stroke: red">
#               <a id="anchor__:id5328137" xlink:href="_:id7984393">
#                       <circle cx="95" cy="105" id="dot__:id5328137" r="3" />
#               </a>
#               <a id="anchor__:id3062891" xlink:href="_:id2164166">
#                       <circle cx="195" cy="5" id="dot__:id3062891" r="3" />
#               </a>
#       </g><!-- 
#       Generated using the Perl SVG Module V2.36
#       by Ronan Oger
#       Info: http://www.roitsystems.com/
#  -->
# </svg>
#   does not match: /[EMAIL PROTECTED]"200"[EMAIL PROTECTED]"200"]
# Looks like you failed 2 tests of 2.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/radii..........ok
t/svg_options....ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/1.t          8  2048    23    8  5-10 12 15
t/grid.t       2   512     2    2  1-2
Failed 2/4 test scripts. 10/34 subtests failed.
Files=4, Tests=34,  7 wallclock secs ( 1.74 cusr +  0.13 csys =  1.87 CPU)
Failed 2/4 test programs. 10/34 subtests failed.
make[2]: *** [test_dynamic] Error 255
make[2]: Leaving directory `/home/sand/.cpan/build/SVG-Plot-0.06-by29iH'


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 32025) 
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/pXGjdKF/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel -Duserelocatableinc'
    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 ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -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.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to