Click here to get back home

Failure to build Math::Pari Solaris 10 Studio 11

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Failure to build Math::Pari Solaris 10 Studio 11 Jim Hall 11-07-2006
Posted by Jim Hall on November 7, 2006, 1:28 pm
Please log in for more thread options


Hi -

I am trying to build Math::Pari and have hit a couple of problems:

- The automated FTP is not working with LWP. It seems the regex $match is
not working against the files currently at the web site (maybe the code
currently up there does not work with the current perl module?). Seems
2.3.* is on the site and the 2.1.* stuff is in the OLD. I downloaded the
latest old version.

- Downloading by hand, I am getting the following compilation error.
perl -V data at the bottom.

Any help would be appreciated, or perhaps 'known good' combinations of the
pari code combined with the Math::Pari module.

Here is the error message:

cc -c -I ./pari-2.1.7/src -I./pari-2.1.7/src/headers -I./pari-2.1.7/src
-I./libPARI -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8
-D_TS_ERRNO -xO3 -xspace -xildoff -DVERSION=\"2.010706\"
-DXS_VERSION=\"2.010706\" -K PIC
"-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE"
-DPARI_VERSION_EXP=2001007 -DDEBUG_PARI -DLSB_in_U32=3
-DLONG_SHORTER_THAN_IV -Derr=pari_err Pari.c
"Pari.xs", line 661: #error: "LONG_SHORTER_THAN_IV not implemented"
cc: acomp failed for Pari.c
*** Error code 2
make: Fatal error: Command failed for target `Pari.o'

I found this:

http://use.perl.org/~Beatnik/journal/30280

But the parenths problem seems to fixed in the build I have
(Math-Pari-2.010706). Is removing line 661 (with the LONG_SHORTER_THAN_IV
line) really the right thing to do?

Thanks,

JIM

Using Sun Studio 11.

foo-01% perl -V
Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
Platform:
osname=solaris, osvers=2.10, archname=sun4-solaris-64int
uname='sunos localhost 5.10 sun4u sparc SUNW,Ultra-2'
config_args=''
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 ='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-xarch=v8 -D_TS_ERRNO',
optimize='-xO3 -xspace -xildoff',
cppflags=''
ccversion='Sun WorkShop', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =''
libpth=/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-R
/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE'
cccdlflags='-KPIC', lddlflags='-G'


Characteristics of this binary (from libperl):
Compile-time options: USE_64_BIT_INT USE_LARGE_FILES
Locally applied patches:
22667 The optree builder was looping when constructing the ops ...
22715 Upgrade to FileCache 1.04
22733 Missing copyright in the README.
22746 fix a coredump caused by rv2gv not fully converting a PV ...
22755 Fix 29149 - another UTF8 cache bug hit by substr.
22774 [perl #28938] split could leave an array without ...
22775 [perl #29127] scalar delete of empty slice returned garbage
22776 [perl #28986] perl -e "open m" crashes Perl
22777 add test for change #22776 ("open m" crashes Perl)
22778 add test for change #22746 ([perl #29102] Crash on assign
...
22781 [perl #29340] Bizarre copy of ARRAY make sure a pad op's ...
22796 [perl #29346] Double warning for int(undef) and abs(undef)
...
22818 BOM-marked and (BOMless) UTF-16 scripts not working
22823 [perl #29581] glob() misses a lot of matches
22827 Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1
cpu)
22830 [perl #29637] Thread creation time is hypersensitive
22831 improve hashing algorithm for ptr tables in perl_clone: ...
22839 [perl #29790] Optimization busted: '@a = "b", sort @a' ...
22850 [PATCH] 'perl -v' fails if local_patches contains code
snippets
22852 TEST needs to ignore SCM files
22886 Pod::Find should ignore SCM files and dirs
22888 Remove redundant %SIG assignments from FileCache
23006 [perl #30509] use encoding and "eq" cause memory leak
23074 Segfault using HTML::Entities
23106 Numeric comparison operators mustn't compare addresses of
...
23320 [perl #30066] Memory leak in nested shared data structures
...
23321 [perl #31459] Bug in read()
SPRINTF0 - fixes for sprintf formatting issues - CVE-2005-3962
Built under solaris
Compiled at Feb 13 2006 05:12:02
%ENV:

PERL5LIB="/home/bar/perl/lib:/home/bar/perl/lib/site_perl:/home/bar/perl/lib/sun4-solaris-64int"
@INC:
/home/bar/perl/lib/sun4-solaris-64int
/home/bar/perl/lib
/home/bar/perl/lib/site_perl/5.8.4/sun4-solaris-64int
/home/bar/perl/lib/site_perl/5.8.4
/home/bar/perl/lib/site_perl
/home/bar/perl/lib/sun4-solaris-64int
/usr/perl5/5.8.4/lib/sun4-solaris-64int
/usr/perl5/5.8.4/lib
/usr/perl5/site_perl/5.8.4/sun4-solaris-64int
/usr/perl5/site_perl/5.8.4
/usr/perl5/site_perl
/usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int
/usr/perl5/vendor_perl/5.8.4
/usr/perl5/vendor_perl
.









Posted by Ilya Zakharevich on November 7, 2006, 11:35 pm
Please log in for more thread options


[A complimentary Cc of this posting was sent to
Jim Hall

The procedure to report bugs is documented. I can make nothing out of
what you wrote...

Hope this helps,
Ilya

Similar ThreadsPosted
math::pari on solaris 9 make failure December 8, 2004, 6:36 am
Building Math::Pari using Sun Studio 11 October 16, 2006, 11:46 am
Math::Pari doesn't compile with GCC 3.4.2 in Solaris 9 sparc January 17, 2005, 5:24 pm
Found problem in Mail-SpamAssassin-2.xx causing build failure onwin32 August 1, 2004, 9:33 pm
Math::Pari headaches August 15, 2006, 1:50 pm
Memory Leak in Math::Pari December 16, 2004, 6:21 am
Math::Pari 'factor' is wrong March 17, 2006, 1:41 pm
Newbie Desperate for Help Installing Math::Pari August 9, 2006, 10:25 pm
Math-Pari-2.010501- make - cannot exec 'cc1' September 26, 2004, 11:09 am
Segmentation violation in Math:Pari when used in connection with Thread:Pool February 2, 2006, 4:18 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap