472,992 Members | 3,341 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,992 software developers and data experts.

Math::Pari test fail on Compaq OSF1 5.1b

Hi,

I'm having problems to successfully execute the test scripts on a
Compaq host ( OSF1 tr51bdev V5.1 2650 alpha ). Almost all tests end up
with the following error message

"PARI: *** Invalid arguments to divll. at test_eng/Testout.pm line
30.
...propagated at t/polyser.t line 9.
t/polyser.....dubious
Test returned status 255 (wstat 65280, 0xff00)"

or similar. I've been wondering whether the fact that my perl was
compiled with a native 'cc' thus forcing it to be used whenever
compiling modules with perl, has some effect on the PARI c-library?
I've succesfully compiled Math::Pari using 'gcc' (3.1.1 or greater) on
HP, Solaris and Linux.

here's the output from 'perl Makefile.PL', compilation messages, the
test results and 'perl -V' (a very long cut'n'paste)

---

cpt2jmo_test@tr51bdev> perl Makefile.PL machine=none
PREFIX=/vobs/prod/AMD/ftp_transfer/lib/OSF1.5
Setting up Math::Pari with Perl 5.008 on dec_osf version 5.1;
cc=cc, gccversion=, ccflags='-std -D_INTRINSICS -fprm d -ieee
-I/usr/local/include -DLANGUAGE_C',
ld=ld, ldflags=' -L/usr/local/lib', optimize='-O4'.
Found GP/PARI build directory in ../pari-2.1.5
(integer-formatted version 2001005).
....Generating libPARI/paricfg.h ...
Scanning header files...
....ulong
....getrusage
Creating libPARI/paricfg.h...
Problems with numeric interface codes noted:
May be harmless: non-unique string interfaces for numeric
interfaces:
29 meaning "GGp GG GGD0,L,p"
(appears for agm, besseljh, bnrconductorofchar, ellheightmatrix,
ellordinate, ellpointtoz, ellztopoint, idealprimedec, ideleprincipal,
incgamc, qfbprimeform, rnfconductor, rnfinit, rnfpolred, theta)
Possible problems with Math::Pari interface to GP/PARI:
unexpected value of string interfaces for numeric interfaces:
29 meaning "GGp GG GGD0,L,p" (was meaning "GGp" in 2.1.3)
(may affect functions idealprimedec, rnfconductor)
Checking if your kit is complete...
Looks good
....Via command-line: processor family `none'
....I will use portable assembler-less build
Writing Makefile for Math::PARI::libPARI
Writing Makefile for Math::Pari
cpt2jmo_test@tr51bdev> /usr/local/gnu/bin/gmake
cp libPARI.dumb.pod blib/lib/Math/libPARI.dumb.pod
cp PariInit.pm blib/lib/Math/PariInit.pm
cp Pari.pm blib/lib/Math/Pari.pm
cp libPARI.pod blib/lib/Math/libPARI.pod
cd libPARI && /usr/local/gnu/bin/gmake LIB="" LIBPERL_A="libperl.a"
LINKTYPE="dynamic" PREFIX="/vobs/prod/AMD/ftp_transfer/lib/OSF1.5"
OPTIMIZE="-O4" PASTHRU_DEFINE="" PASTHRU_INC=""
gmake[1]: Entering directory
`/vobs/prod/AMD/ftp_transfer/build/OSF1.5/Math-Pari-2.010500/libPARI'
/vobs/prod/tools/perl/OSF1alpha.NG/bin/perl -pe1
.../../pari-2.1.5/src/kernel/none/level0.h
.../../pari-2.1.5/src/kernel/none/level1.h > pariinl.h
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o es.o ../../pari-2.1.5/src/language/es.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o base5.o ../../pari-2.1.5/src/basemath/base5.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o bibli1.o ../../pari-2.1.5/src/basemath/bibli1.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o buch2.o ../../pari-2.1.5/src/basemath/buch2.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o init.o ../../pari-2.1.5/src/language/init.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o gen1.o ../../pari-2.1.5/src/basemath/gen1.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o galconj.o
.../../pari-2.1.5/src/basemath/galconj.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o trans3.o ../../pari-2.1.5/src/basemath/trans3.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o buch4.o ../../pari-2.1.5/src/basemath/buch4.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o sumiter.o
.../../pari-2.1.5/src/language/sumiter.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o polarit2.o
.../../pari-2.1.5/src/basemath/polarit2.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o gen3.o ../../pari-2.1.5/src/basemath/gen3.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o alglin2.o
.../../pari-2.1.5/src/basemath/alglin2.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o stark.o ../../pari-2.1.5/src/modules/stark.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o errmsg.o ../../pari-2.1.5/src/language/errmsg.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o arith1.o ../../pari-2.1.5/src/basemath/arith1.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o helpmsg.o
.../../pari-2.1.5/src/language/helpmsg.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o buch1.o ../../pari-2.1.5/src/basemath/buch1.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o nffactor.o
.../../pari-2.1.5/src/modules/nffactor.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o galois.o ../../pari-2.1.5/src/modules/galois.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o plotgnuplot.o
.../../pari-2.1.5/src/graph/plotgnuplot.c
cc: Warning: ../../pari-2.1.5/src/graph/Gnuplot.h, line 433: Non-void
function "myterm_table_not_loaded_di" does not contain a return
statement. (missingreturn)
static double
^
cc: Warning: ../../pari-2.1.5/src/graph/Gnuplot.h, line 655: Non-void
function "StartOutput" does not contain a return statement.
(missingreturn)
int
^
cc: Warning: ../../pari-2.1.5/src/graph/Gnuplot.h, line 658: Non-void
function "EndOutput" does not contain a return statement.
(missingreturn)
int
^
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o subfield.o
.../../pari-2.1.5/src/modules/subfield.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o gen2.o ../../pari-2.1.5/src/basemath/gen2.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o highlvl.o ../../pari-2.1.5/src/gp/highlvl.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o arith2.o ../../pari-2.1.5/src/basemath/arith2.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o polarit1.o
.../../pari-2.1.5/src/basemath/polarit1.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o subgroup.o
.../../pari-2.1.5/src/basemath/subgroup.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o alglin1.o
.../../pari-2.1.5/src/basemath/alglin1.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o base2.o ../../pari-2.1.5/src/basemath/base2.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o polarit3.o
.../../pari-2.1.5/src/basemath/polarit3.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o ifactor1.o
.../../pari-2.1.5/src/basemath/ifactor1.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o base1.o ../../pari-2.1.5/src/basemath/base1.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o bibli2.o ../../pari-2.1.5/src/basemath/bibli2.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o plotport.o ../../pari-2.1.5/src/graph/plotport.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o trans2.o ../../pari-2.1.5/src/basemath/trans2.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o trans1.o ../../pari-2.1.5/src/basemath/trans1.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o kumme.o ../../pari-2.1.5/src/modules/kummer.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o buch3.o ../../pari-2.1.5/src/basemath/buch3.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o elliptic.o
.../../pari-2.1.5/src/modules/elliptic.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o mpqs.o ../../pari-2.1.5/src/modules/mpqs.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o thue.o ../../pari-2.1.5/src/modules/thue.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o base4.o ../../pari-2.1.5/src/basemath/base4.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o rootpol.o
.../../pari-2.1.5/src/basemath/rootpol.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o anal.o ../../pari-2.1.5/src/language/anal.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o compat.o ../../pari-2.1.5/src/language/compat.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o base3.o ../../pari-2.1.5/src/basemath/base3.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o kernel.o
.../../pari-2.1.5/src/kernel/none/level0.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o mp.o ../../pari-2.1.5/src/kernel//none/mp.c
cc -c -I../../pari-2.1.5/src/headers -I../../pari-2.1.5/src/graph -I.
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err -D__HAS_NO_ASM__
-DDYNAMIC_PLOTTING -o mpinl.o
.../../pari-2.1.5/src/kernel//none/level1.c
rm -f libPARI.a
ar cr libPARI.a es.o base5.o bibli1.o buch2.o init.o gen1.o galconj.o
trans3.o buch4.o sumiter.o polarit2.o gen3.o alglin2.o stark.o
errmsg.o arith1.o helpmsg.o buch1.o nffactor.o galois.o plotgnuplot.o
subfield.o gen2.o highlvl.o arith2.o polarit1.o subgroup.o alglin1.o
base2.o polarit3.o ifactor1.o base1.o bibli2.o plotport.o trans2.o
trans1.o kummer.o buch3.o elliptic.o mpqs.o thue.o base4.o rootpol.o
anal.o compat.o base3.o kernel.o mp.o mpinl.o
: libPARI.a
gmake[1]: Leaving directory
`/vobs/prod/AMD/ftp_transfer/build/OSF1.5/Math-Pari-2.010500/libPARI'
gmake[1]: Entering directory
`/vobs/prod/AMD/ftp_transfer/build/OSF1.5/Math-Pari-2.010500/libPARI'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory
`/vobs/prod/AMD/ftp_transfer/build/OSF1.5/Math-Pari-2.010500/libPARI'
/vobs/prod/tools/perl/OSF1alpha.NG/bin/perl
/vobs/prod/tools/perl/OSF1alpha/lib/5.8.0/ExtUtils/xsubpp -typemap
/vobs/prod/tools/perl/OSF1alpha/lib/5.8.0/ExtUtils/typemap -typemap
typemap Pari.xs > Pari.xsc && mv Pari.xsc Pari.c
cc -c -I../pari-2.1.5/src/headers -I../pari-2.1.5/src -I./libPARI
-std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4
-DVERSION=\"2.010500\" -DXS_VERSION=\"2.010500\"
"-I/vobs/prod/tools/perl/OSF1alpha/lib/5.8.0/OSF1alpha-dec_osf/CORE"
-DPARI_VERSION_EXP=2001005 -DDEBUG_PARI -DLSB_in_U32=0 -Derr=pari_err
Pari.c
Running Mkbootstrap for Math::Pari ()
chmod 644 Pari.bs
ar cr tmp.a Pari.o
: tmp.a
rm -f blib/arch/auto/Math/Pari/Pari.so
LD_RUN_PATH="/usr/shlib" ld -shared -expect_unresolved "*" -O4 -msym
-std -s -L/usr/local/lib -all tmp.a -none -o
blib/arch/auto/Math/Pari/Pari.so libPARI/libPARI.a -lm
chmod 755 blib/arch/auto/Math/Pari/Pari.so
cp Pari.bs blib/arch/auto/Math/Pari/Pari.bs
chmod 644 blib/arch/auto/Math/Pari/Pari.bs
Manifying blib/man3/Math::libPARI.dumb.3
Manifying blib/man3/Math::PariInit.3
Manifying blib/man3/Math::Pari.3
Manifying blib/man3/Math::libPARI.3
cpt2jmo_test@tr51bdev> /usr/local/gnu/bin/gmake test
cd libPARI && /usr/local/gnu/bin/gmake LIB="" LIBPERL_A="libperl.a"
LINKTYPE="dynamic" PREFIX="/vobs/prod/AMD/ftp_transfer/lib/OSF1.5"
OPTIMIZE="-O4" PASTHRU_DEFINE="" PASTHRU_INC=""
gmake[1]: Entering directory
`/vobs/prod/AMD/ftp_transfer/build/OSF1.5/Math-Pari-2.010500/libPARI'
gmake[1]: Nothing to be done for `makemakerdflt'.
gmake[1]: Leaving directory
`/vobs/prod/AMD/ftp_transfer/build/OSF1.5/Math-Pari-2.010500/libPARI'
gmake[1]: Entering directory
`/vobs/prod/AMD/ftp_transfer/build/OSF1.5/Math-Pari-2.010500/libPARI'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory
`/vobs/prod/AMD/ftp_transfer/build/OSF1.5/Math-Pari-2.010500/libPARI'
PERL_DL_NONLAZY=1 /vobs/prod/tools/perl/OSF1alpha.NG/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/analyz......PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/analyz.t line 9.
t/analyz......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/elliptic....PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/elliptic.t line 9.
t/elliptic....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-46
Failed 46/46 tests, 0.00% okay
t/graph.......PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/graph.t line 9.
t/graph.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-28
Failed 28/28 tests, 0.00% okay
t/linear......PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/linear.t line 9.
t/linear......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-105
Failed 105/105 tests, 0.00% okay
t/nfields.....PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/nfields.t line 9.
t/nfields.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-161
Failed 161/161 tests, 0.00% okay
t/number......PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/number.t line 9.
t/number......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-83
Failed 83/83 tests, 0.00% okay
t/objets......PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/objets.t line 9.
t/objets......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-62
Failed 62/62 tests, 0.00% okay
t/Pari........ok 80/127PARI: *** Invalid arguments to divll. at
t/Pari.t line 341.
t/Pari........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 7, 29-32, 35-36, 66, 86-88, 92-127
Failed 47/127 tests, 62.99% okay
t/ploth.......PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/ploth.t line 9.
t/ploth.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-34
Failed 34/34 tests, 0.00% okay
t/PlotRect....skipped
all skipped: no reason given
t/polyser.....PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/polyser.t line 9.
t/polyser.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-51
Failed 51/51 tests, 0.00% okay
t/program.....PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/program.t line 9.
t/program.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-37
Failed 37/37 tests, 0.00% okay
t/sumiter.....PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/sumiter.t line 9.
t/sumiter.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-21
Failed 21/21 tests, 0.00% okay
t/trans.......PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/trans.t line 9.
t/trans.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-62
Failed 62/62 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/Pari.t 255 65280 127 47 37.01% 7 29-32 35-36 66 86-88
92-127
t/analyz.t 255 65280 6 6 100.00% 1-6
t/elliptic.t 255 65280 46 46 100.00% 1-46
t/graph.t 255 65280 28 28 100.00% 1-28
t/linear.t 255 65280 105 105 100.00% 1-105
t/nfields.t 255 65280 161 161 100.00% 1-161
t/number.t 255 65280 83 83 100.00% 1-83
t/objets.t 255 65280 62 62 100.00% 1-62
t/ploth.t 255 65280 34 34 100.00% 1-34
t/polyser.t 255 65280 51 51 100.00% 1-51
t/program.t 255 65280 37 37 100.00% 1-37
t/sumiter.t 255 65280 21 21 100.00% 1-21
t/trans.t 255 65280 62 62 100.00% 1-62
1 test skipped.
Failed 13/14 test scripts, 7.14% okay. 743/823 subtests failed, 9.72%
okay.
gmake: *** [test_dynamic] Error 2
cpt2jmo_test@tr51bdev> perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0)
configuration:
Platform:
osname=dec_osf, osvers=5.1, archname=OSF1alpha-dec_osf
uname='osf1 sinika v5.1 732 alpha '
config_args='-Dcc=cc -Dprefix=/vobs/prod/tools/perl/OSF1alpha'
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=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-std -D_INTRINSICS -fprm d -ieee
-I/usr/local/include -DLANGUAGE_C',
optimize='-O4',
cppflags='-std -D_INTRINSICS -ieee -I/usr/local/include
-DLANGUAGE_C'
ccversion='V6.3-029', gccversion='', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define,
longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc
/usr/lib /var/shlib
libs=-lpthread -ldbm -ldb -lm -lutil
perllibs=-lpthread -lm -lutil
libc=/usr/shlib/libc.so, so=so, useshrplib=true,
libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='
-Wl,-rpath,/vobs/prod/tools/perl/OSF1alpha/lib/5.8.0/OSF1alpha-dec_osf/CORE'
cccdlflags=' ', lddlflags='-shared -expect_unresolved "*" -O4
-msym -std -s -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
Built under dec_osf
Compiled at Oct 15 2002 10:03:55
%ENV:
PERL5LIB="/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib:/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib/site_perl:/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib/site_perl/5.8.0/OSF1.5"
@INC:
/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib/5.8.0/OSF1alpha-dec_osf
/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib/5.8.0
/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib
/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib/site_perl/5.8.0/OSF1alpha-dec_osf
/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib/site_perl/5.8.0
/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib/site_perl
/vobs/prod/AMD/ftp_transfer/lib/OSF1.5/lib/site_perl/5.8.0/OSF1.5
/vobs/prod/tools/perl/OSF1alpha/lib/5.8.0/OSF1alpha-dec_osf
/vobs/prod/tools/perl/OSF1alpha/lib/5.8.0
/vobs/prod/tools/perl/OSF1alpha/lib/site_perl/5.8.0/OSF1alpha-dec_osf
/vobs/prod/tools/perl/OSF1alpha/lib/site_perl/5.8.0
/vobs/prod/tools/perl/OSF1alpha/lib/site_perl
Jul 19 '05 #1
0 2253

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: M. Lavasani | last post by:
Hi I am trying to test Python-2.3. Any solution for this problem please: >>>gmake test case $MAKEFLAGS in \ *-s*)...
0
by: Haydin | last post by:
Hello Group, I am trying to install MATH::Pari package but it fails since ftp://megrez.math.u-bordeaux.fr/pub/pari/unix ftp server is not available. If I select manual configuration I cannot...
4
by: Robert Scheer | last post by:
Hi. Reading about the Math.random method I saw that by default it generates between 0 and 1. To generate numbers between a greater range I can use these syntaxes: x = Math.random()/10 x =...
17
by: cwdjrxyz | last post by:
Javascript has a very small math function list. However there is no reason that this list can not be extended greatly. Speed is not an issue, unless you nest complicated calculations several levels...
6
by: trentdk | last post by:
I want to test which language (testing C and FORTRAN) would be faster with math calculations; one test with intergers, and another test with floats. What math formulas/functions would you guys use...
2
by: mbelew | last post by:
I'm seeing a very strange behavior with double precision subtraction. I'm using csUnit for testing. If I run the test by itself, the test passes. When I run the batch of tests, the test fails. ...
7
by: bravesplace | last post by:
Hello, I am using the folling funtion to round a number to a single digit on my form: function round1(num) { return Math.round(num*1)/1 }
176
by: nw | last post by:
Hi, I previously asked for suggestions on teaching testing in C++. Based on some of the replies I received I decided that best way to proceed would be to teach the students how they might write...
7
by: Anton Mellit | last post by:
Hi, I am working on a Pari-Python module (see about GP/PARI at http://pari.math.u-bordeaux.fr/). Similar project was started by Stefane Fermigier 12 years ago (you can find a post about it on...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.