Ask a Question related to PERL Modules, Design and Development.
-
core@spam.me #1
Math::Pari - Solaris 2.8 sparcv9 - make test error
Although I am able to make pari-2.1.5 with no problems, and
Math-Pari-2.010500 seems to build just fine, make test fails. The
general error is:
PARI: *** Invalid arguments to divll. at [module] line [line].
This is a Solaris 2.8 box. Perl is compiled as 64 bit as is pari.
Has anyone had this problem?
----- make test output follows:
cd libPARI && make LIB="" LIBPERL_A="libperl.a" LINKTYPE="dynamic"
PREFIX="/usr/local" OPTIMIZE="-O" PASTHRU_DEFINE="" PAS
THRU_INC=""
PERL_DL_NONLAZY=1 /usr/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.
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.
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.
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.
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.
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.
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.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-62
Failed 62/62 tests, 0.00% okay
t/Pari........PARI: *** Invalid arguments to divll. at t/Pari.t line
341.
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.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-34
Failed 34/34 tests, 0.00% okay
t/PlotRect....# Can't locate Term/Gnuplot.pm in @INC, ignoring the test
skipped
all skipped: Can't locate Term/Gnuplot.pm in @INC
t/polyser.....PARI: *** Invalid arguments to divll. at
test_eng/Testout.pm line 30.
...propagated at t/polyser.t line 9.
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.
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.
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.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-62
Failed 62/62 tests, 0.00% okay
Failed 13/14 test scripts, 7.14% okay. 743/823 subtests failed, 9.72% 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.
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'
core@spam.me Guest
-
Math::GMP Make Test error on Itanium running HP-UX 11.23
I am receiving the following error when I do a make test for Math::GMP 2.04: make test PERL_DL_NONLAZY=1 /opt/perl-5.8/bin/perl... -
Math-Pari-2.010501- make - cannot exec 'cc1'
Does anyone know how to resolve this? C:\CPAN~1\BUILD\MATH-P~1.010>make cp libPARI.dumb.pod blib/lib/Math/libPARI.dumb.pod cp PariInit.pm... -
Math::Pari test fail on Compaq OSF1 5.1b
Hi again and sorry for the double posting, the first post was sent to comp.lang.perl by a mistake (I blame the evil M$ programs for this ;) ### ... -
Math::GMP tests and Crypt::Random fail on Compaq (Math::Pari related ??)
Hi, I've been compiling Math::GMP for different OS's in order to use Net::SFTP and I have successfully compiled and used it for Solaris,... -
Math::Pari and libsunmath.so.1 - is it really required?
Hi, first of all my apologies for not being able to help/debug the precision problem I posted recently in comp.lang.perl.modules. I just run out... -
Ilya Zakharevich #2
Re: Math::Pari - Solaris 2.8 sparcv9 - make test error
[A complimentary Cc of this posting was sent to
<core@spam.me>], who wrote in article <bgp5in065n@enews1.newsguy.com>:I got a message from another user who managed to trace one of the> Although I am able to make pari-2.1.5 with no problems, and
> Math-Pari-2.010500 seems to build just fine, make test fails. The
> general error is:
>
> PARI: *** Invalid arguments to divll. at [module] line [line].
>
> This is a Solaris 2.8 box. Perl is compiled as 64 bit as is pari.
problems on 64-bit platforms: only the files in libPARI/ are compiled
with -DULONG_IS_64BIT; but ./Pari.c should be also compiled with this
flag. Edit the DEFINES in the toplevel Makefile.
Please report,
Ilya
Ilya Zakharevich Guest



Reply With Quote

