Jason Moxham on Fri, 03 Jul 2009 00:13:36 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Some bugs?


----- Original Message ----- From: "Bill Allombert" <Bill.Allombert@math.u-bordeaux1.fr>
To: <pari-dev@list.cr.yp.to>
Sent: Thursday, July 02, 2009 5:51 PM
Subject: Re: Some bugs?


On Thu, Jul 02, 2009 at 05:00:42PM +0100, Jason Moxham wrote:
The tests ellglobalred and galois both static and dynamic are broken on
linux64,cygwin32 on pari-2.4.2 and svn , I assume you allready know this
so I wont post details.

Did you sure you installed the optional packages ?
(ellglobalred needs elldata and galois needs galdata)


No , I knew there were optional packages , but did not consider that they would tested the same way. I'll try them later.

Pari SVN on linux 64 breaks on ellsea and ZN both static and dynamic ,
I'll post details when I'm back on that machine.

ellsea needs the package seadata. zn has been broken by Karim latest
commit (which remove a warning). ideal has been broken in 32bit
for several months.

Pari-2.4.2 on Cygwin32 with gmp breaks on polchebshev static and dynamic

This seems to work on linux32 though. Could you compare the output of
polchebyshev(n,2) (for n=26..50) on cygwin and linux ?

Pari svn on cygwin32 breaks on ellsea,ideal and aurifeuille(STATIC)

I covered ellsea and ideal earlier. aurifeuille should work fine.
The aurifeuille problem is probably caused by the use of 'install'.
Is the test 'program' passing ?  Is install working correctly ?
Maybe 'install' on cygwin cannot cope with long symbol names like
'factor_Aurifeuille_prime' but work fine with 'addii'.

Thanks for performing all these tests!

Cheers,
Bill.

I'll have a look at the others when I boot back to linux , I've just run the test under MSVC , and now I've got a lot errors to deal with , although most look fairly trivial , ie stacksize changes