| Andreas Enge on Thu, 19 Sep 2013 22:28:31 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: Please test pari-2.5.5 prerelease 1 |
On Sat, Sep 07, 2013 at 07:55:33PM +0200, Bill Allombert wrote:
> Please test the prerelease tarball:
> <http://pari.math.u-bordeaux.fr/pub/pari/snapshots/pari-2.5.5.pre1.tar.gz>
$ uname -a
Linux goflexnet 2.6.37.6-goflex #2 PREEMPT Fri May 13 21:06:35 IST 2011 armv5tel GNU/Linux
$ gcc --version
gcc (Debian 4.6.3-14) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
(Debian wheezy)
make test-all gives the following:
PROBLEMS WERE NOTED. The following files list them in diff format:
Directory: /home/privat/pari-2.5.5/Olinux-armv5tel
ellglobalred-sta.dif
ellsea-sta.dif
galois-sta.dif
ellglobalred-dyn.dif
ellsea-dyn.dif
galois-dyn.dif
I looked at the first one, it complains about missing data. Indeed, I did
not install the optional packages, which explains the other failures, so
everything should be fine.
Andreas