>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.
--
The automated installation procedure pulled down pari-2.1.0.
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.6.0/ppc-linux -I/usr/local/lib/perl5/5.6.0 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/Pari..............ok
t/PlotRect..........# Can't locate Term/Gnuplot.pm in @INC, ignoring the test
skipped test on this platform
t/analyz............ok, 2/6 skipped: various reasons
t/elliptic..........ok, 2/46 skipped: various reasons
t/graph.............# Can't locate Term/Gnuplot.pm in @INC, ignoring plotting
ok, 3/28 skipped: various reasons
t/linear............ok, 2/105 skipped: various reasons
t/nfields...........PARI: *** Warning: insufficient precision for fundamental
units, not given.
PARI: *** Warning: not a fundamental discriminant in quadclassunit.
ok, 3/161 skipped: various reasons
t/number............ok, 3/83 skipped: various reasons
t/objets............ok, 5/62 skipped: various reasons
t/ploth.............# Can't locate Term/Gnuplot.pm in @INC, ignoring plotting
FAILED tests 3-5, 7, 9-11, 20-21, 24-25, 27-31, 33
Failed 17/34 tests, 50.00% okay (-11 skipped tests: 6 okay, 17.65%)
t/polyser...........ok, 5/51 skipped: various reasons
t/program...........ok, 17/37 skipped: various reasons
t/sumiter...........ok, 6/21 skipped: various reasons
t/trans.............ok, 4/62 skipped: various reasons
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/ploth.t 34 17 50.00% 3-5, 7, 9-11, 20-21, 24-25, 27-
31, 33
1 test and 63 subtests skipped.
Failed 1/14 test scripts, 92.86% okay. 17/788 subtests failed, 97.84% okay.
make: *** [test_dynamic] Error 29
bin@schinder% perl -Mblib t/ploth.t
Using /usr/local/src/.cpan/build/Math-Pari-2.001804/blib
1..34
# Can't locate Term/Gnuplot.pm in @INC, ignoring plotting
# Setting precision to 9 digits.
ok 1
# eval-noans: $t=safe_sizes();
ok 2
# eval-noans: plotinit(0,$t -> [-1+1]-11,$t -> [-1+2]-11)
not ok 3 # in='plotinit(0,$t -> [-1+1]-11,$t -> [-1+2]-11)', err='PARI: ***
impossible assignment I-->S at (eval 3) line 1.
'
# eval-noans: plotscale(0,0,1000,0,1000);
not ok 4 # in='plotscale(0,0,1000,0,1000);', err='PARI: *** you must initialize
the rectwindow first. at (eval 4) line 1.
'
# eval-noans: plotbox(0,500,500)
not ok 5 # in='plotbox(0,500,500)', err='PARI: *** you must initialize the
rectwindow first. at (eval 5) line 1.
'
# eval-noans: plotdraw([0,0,0])
# in='plotdraw([0,0,0])'
ok 6 # Skipped: Term::Gnuplot is not loaded
# eval-noans: psdraw([0,0,0])
not ok 7 # in='psdraw([0,0,0])', err='PARI: *** you must initialize the rectwindow
first. at (eval 7) line 1.
'
# eval-noans: plotcolor(0,2);
ok 8
# eval-noans: plotmove(0,0,900);plotlines(0,900,0)
not ok 9 # in='plotmove(0,0,900);plotlines(0,900,0)', err='PARI: *** you must
initialize the rectwindow first. at (eval 9) line 1.
'
# eval-noans: plotlines(0,vector(5,$k, sub{50*$k}),vector(5,$k, sub{10*$k*$k}))
not ok 10 # in='plotlines(0,vector(5,$k, sub{50*$k}),vector(5,$k, sub{10*$k*$k}))',
err='PARI: *** you must initialize the rectwindow first. at (eval 10) line 1.
'
# eval: plotmove(0,243,583);plotcursor(0)
not ok 11 # in='plotmove(0,243,583);plotcursor(0)', err='PARI: *** you must
initialize the rectwindow first. at (eval 11) line 1.
'
# 12: `plot(x=-5,5,sin(x))'
ok 12 # Skipping print
# eval: ploth($x,-5,5, sub{sin($x)})
# in='ploth($x,-5,5, sub{sin($x)})'
ok 13 # Skipped: Term::Gnuplot is not loaded
# eval: ploth($t,0,2* Pi, sub{[sin(5*$t),sin(7*$t)]})
# in='ploth($t,0,2* Pi, sub{[sin(5*$t),sin(7*$t)]})'
ok 14 # Skipped: Term::Gnuplot is not loaded
# eval: ploth($t,0,2* Pi, sub{[sin(5*$t),sin(7*$t)]},1,100)
# in='ploth($t,0,2* Pi, sub{[sin(5*$t),sin(7*$t)]},1,100)'
ok 15 # Skipped: Term::Gnuplot is not loaded
# `ploth(t=0,2*Pi,[sin(5*t),sin(7*t)],2,100)'
ok 16 # Skipping error(multi-curves cannot be plot recursively.) test
# eval: ploth($t,0,2* Pi, sub{[sin(5*$t),sin(7*$t)]},3,100)
# in='ploth($t,0,2* Pi, sub{[sin(5*$t),sin(7*$t)]},3,100)'
ok 17 # Skipped: Term::Gnuplot is not loaded
# eval: plothraw(vector(501,$k, sub{$k-1}),vector(501,$k, sub{($k-1)*($k-1)/500}))
# in='plothraw(vector(501,$k, sub{$k-1}),vector(501,$k, sub{($k-1)*($k-1)/500}))'
ok 18 # Skipped: Term::Gnuplot is not loaded
# eval: plothraw(vector(501,$k, sub{$k-1}),vector(501,$k, sub{($k-1)*($k-1)/500}),1)
# in='plothraw(vector(501,$k, sub{$k-1}),vector(501,$k, sub{($k-1)*($k-1)/500}),1)'
ok 19 # Skipped: Term::Gnuplot is not loaded
# eval-noans: plotpoints(0,225,334)
not ok 20 # in='plotpoints(0,225,334)', err='PARI: *** you must initialize the
rectwindow first. at (eval 18) line 1.
'
# eval-noans: plotpoints(0,vector(10,$k, sub{10*$k}),vector(10,$k, sub{5*$k*$k}))
not ok 21 # in='plotpoints(0,vector(10,$k, sub{10*$k}),vector(10,$k, sub{5*$k*$k}))',
err='PARI: *** you must initialize the rectwindow first. at (eval 19) line 1.
'
# eval: psploth($x,-5,5, sub{sin($x)})
ok 22
# eval: psplothraw(vector(501,$k, sub{$k-1}),vector(501,$k, sub{($k-1)*($k-1)/500}),1)
ok 23
# eval-noans: plotmove(0,50,50);plotrbox(0,50,50)
not ok 24 # in='plotmove(0,50,50);plotrbox(0,50,50)', err='PARI: *** you must
initialize the rectwindow first. at (eval 22) line 1.
'
# eval-noans: plotrline(0,150,100)
not ok 25 # in='plotrline(0,150,100)', err='PARI: *** you must initialize the
rectwindow first. at (eval 23) line 1.
'
# eval-noans: plotcolor(0,4);
ok 26
# eval: plotcursor(0)
not ok 27 # in='plotcursor(0)', err='PARI: *** you must initialize the rectwindow
first. at (eval 25) line 1.
'
# eval: plotrmove(0,5,5);plotcursor(0)
not ok 28 # in='plotrmove(0,5,5);plotcursor(0)', err='PARI: *** you must
initialize the rectwindow first. at (eval 26) line 1.
'
# eval-noans: plotrpoint(0,20,20)
not ok 29 # in='plotrpoint(0,20,20)', err='PARI: *** you must initialize the
rectwindow first. at (eval 27) line 1.
'
# eval-noans: plotmove(0,100,100);plotstring(0, Pi)
not ok 30 # in='plotmove(0,100,100);plotstring(0, Pi)', err='PARI: *** you must
initialize the rectwindow first. at (eval 28) line 1.
'
# eval-noans: plotmove(0,200,200);plotstring(0,"(0,0)")
not ok 31 # in='plotmove(0,200,200);plotstring(0,"(0,0)")', err='PARI: *** you
must initialize the rectwindow first. at (eval 29) line 1.
'
# eval-noans: plotdraw([0,10,10])
# in='plotdraw([0,10,10])'
ok 32 # Skipped: Term::Gnuplot is not loaded
# eval-noans: psdraw([0,10,10])
not ok 33 # in='psdraw([0,10,10])', err='PARI: *** you must initialize the
rectwindow first. at (eval 31) line 1.
'
# `print("Total time spent: ",gettime);'
ok 34 # Skipping (converting test for 'gettime' needs additional work)
--
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
Platform:
osname=linux, osvers=2.2.14, archname=ppc-linux
uname='linux c22234-c.scllg1.pa.home.com 2.2.14 #2 sun jan 9 20:34:00 est 2000 ppc
unknown '
config_args='-Dcc=gcc -Dprefix=/usr/local -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define
use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
Compiler:
cc='gcc', optimize='-O2', gccversion=2.95.2 19991024 (release/franzo)
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64'
stdchar='char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'