public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* test release 1.13.90
@ 2010-03-04 12:18 Brian Gough
  2010-03-04 14:41 ` Rhys Ulerich
  2010-03-04 15:09 ` Picca Frédéric-Emmanuel
  0 siblings, 2 replies; 9+ messages in thread
From: Brian Gough @ 2010-03-04 12:18 UTC (permalink / raw)
  To: gsl-discuss

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've made a test release for gsl-1.14, please try it out and report
any problems:

ftp://alpha.gnu.org/gnu/gsl/gsl-1.13.90.tar.gz
ftp://alpha.gnu.org/gnu/gsl/gsl-1.13.90.tar.gz.sig

This is just the twice-yearly maintenance release for various bug
fixes, plus the multiset functions.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkuPnewACgkQbiFv7WQGnVykvgCfX56O0SGRCnovbRlr3RrYL7BF
gjAAnRRoM+aqq7SUhKqGzX3ML2otLIvQ
=aWsZ
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: test release 1.13.90
  2010-03-04 12:18 test release 1.13.90 Brian Gough
@ 2010-03-04 14:41 ` Rhys Ulerich
  2010-03-05  9:08   ` Brian Gough
  2010-03-04 15:09 ` Picca Frédéric-Emmanuel
  1 sibling, 1 reply; 9+ messages in thread
From: Rhys Ulerich @ 2010-03-04 14:41 UTC (permalink / raw)
  To: gsl-discuss

Hi Brian,

> I've made a test release for gsl-1.14...
> ftp://alpha.gnu.org/gnu/gsl/gsl-1.13.90.tar.gz

Builds on the Intel 10.1 20090203 compiler and passes make check at
-O0 (some test tolerances do not pass at -O{1,2}).  GCC 4.3.3 passes
make check at -O2.  Both on Ubuntu 9.04 (Jaunty).

> This is just the twice-yearly maintenance release for various bug
> fixes, plus the multiset functions....

Any chance you can also include the gsl_integration_glfixed
patch for fixed order Gauss-Legendre integration
(http://sourceware.org/ml/gsl-discuss/2009-q2/msg00035.html)?

- Rhys

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: test release 1.13.90
  2010-03-04 12:18 test release 1.13.90 Brian Gough
  2010-03-04 14:41 ` Rhys Ulerich
@ 2010-03-04 15:09 ` Picca Frédéric-Emmanuel
  2010-03-09 15:33   ` Brian Gough
  1 sibling, 1 reply; 9+ messages in thread
From: Picca Frédéric-Emmanuel @ 2010-03-04 15:09 UTC (permalink / raw)
  To: Brian Gough; +Cc: gsl-discuss

[-- Attachment #1: Type: text/plain, Size: 2645 bytes --]

Le Thu, 04 Mar 2010 11:48:24 +0000,
Brian Gough <bjg@network-theory.co.uk> a écrit :

On gcc (Debian 4.4.2-9) 4.4.3 20100108 (prerelease)

./configure
make check

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdiv.lo -MD -MP -MF .deps/fdiv.Tpo -c fdiv.c -o fdiv.o >/dev/null 2>&1
mv -f .deps/fdiv.Tpo .deps/fdiv.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -g -O2 -MT fcmp.lo -MD -MP -MF .deps/fcmp.Tpo -c -o fcmp.lo fcmp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fcmp.lo -MD -MP -MF .deps/fcmp.Tpo -c fcmp.c  -fPIC -DPIC -o .libs/fcmp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fcmp.lo -MD -MP -MF .deps/fcmp.Tpo -c fcmp.c -o fcmp.o >/dev/null 2>&1
mv -f .deps/fcmp.Tpo .deps/fcmp.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -g -O2 -MT ldfrexp.lo -MD -MP -MF .deps/ldfrexp.Tpo -c -o ldfrexp.lo ldfrexp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ldfrexp.lo -MD -MP -MF .deps/ldfrexp.Tpo -c ldfrexp.c  -fPIC -DPIC -o .libs/ldfrexp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ldfrexp.lo -MD -MP -MF .deps/ldfrexp.Tpo -c ldfrexp.c -o ldfrexp.o >/dev/null 2>&1
mv -f .deps/ldfrexp.Tpo .deps/ldfrexp.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2   -o libgslsys.la  minmax.lo prec.lo hypot.lo log1p.lo expm1.lo coerce.lo invhyp.lo pow_int.lo infnan.lo fdiv.lo fcmp.lo ldfrexp.lo  -lm 
libtool: link: ar cru .libs/libgslsys.a .libs/minmax.o .libs/prec.o .libs/hypot.o .libs/log1p.o .libs/expm1.o .libs/coerce.o .libs/invhyp.o .libs/pow_int.o .libs/infnan.o .libs/fdiv.o .libs/fcmp.o .libs/ldfrexp.o 
libtool: link: ranlib .libs/libgslsys.a
libtool: link: ( cd ".libs" && rm -f "libgslsys.la" && ln -s "../libgslsys.la" "libgslsys.la" )
make  test
make[2]: entrant dans le répertoire « /tmp/gsl-1.13.90/sys »
gcc -DHAVE_CONFIG_H -I. -I.. -I..    -g -O2 -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c
mv -f .deps/test.Tpo .deps/test.Po
make[2]: *** Pas de règle pour fabriquer la cible « ../ieee-utils/libgslieeeutils.la », nécessaire pour « test ». Arrêt.
make[2]: quittant le répertoire « /tmp/gsl-1.13.90/sys »
make[1]: *** [check-am] Erreur 2
make[1]: quittant le répertoire « /tmp/gsl-1.13.90/sys »
make: *** [check-recursive] Erreur 1



make
make check


everythings ok.

See you

Frederic
-- 
GPG public key   1024D/A59B1171 2009-08-11
    fingerprint = 1688 A3D6 F0BD E4DF 2E6B  06AA B6A9 BA6A A59B 1171
uid  Picca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: test release 1.13.90
  2010-03-04 14:41 ` Rhys Ulerich
@ 2010-03-05  9:08   ` Brian Gough
  2010-03-05 13:10     ` Rhys Ulerich
  2010-03-07  9:19     ` maxgacode
  0 siblings, 2 replies; 9+ messages in thread
From: Brian Gough @ 2010-03-05  9:08 UTC (permalink / raw)
  To: Rhys Ulerich; +Cc: gsl-discuss

At Thu, 4 Mar 2010 08:41:17 -0600,
Rhys Ulerich wrote:
> Any chance you can also include the gsl_integration_glfixed
> patch for fixed order Gauss-Legendre integration
> (http://sourceware.org/ml/gsl-discuss/2009-q2/msg00035.html)?

Now added. I had to increase a few of the test tolerances but that was
the only change.

ftp://alpha.gnu.org/gnu/gsl/gsl-1.13.91.tar.gz
ftp://alpha.gnu.org/gnu/gsl/gsl-1.13.91.tar.gz.sig



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: test release 1.13.90
  2010-03-05  9:08   ` Brian Gough
@ 2010-03-05 13:10     ` Rhys Ulerich
  2010-03-07  9:19     ` maxgacode
  1 sibling, 0 replies; 9+ messages in thread
From: Rhys Ulerich @ 2010-03-05 13:10 UTC (permalink / raw)
  To: Brian Gough; +Cc: gsl-discuss

>> Any chance you can also include the gsl_integration_glfixed
>> patch for fixed order Gauss-Legendre integration...

> Now added.

Thank you Brian.

> ftp://alpha.gnu.org/gnu/gsl/gsl-1.13.91.tar.gz

Again, on Ubuntu Jaunty that passes make check on -O0 with Intel 10.1
20090203 and -O2 with GCC 4.3.3.

- Rhys

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: test release 1.13.90
  2010-03-05  9:08   ` Brian Gough
  2010-03-05 13:10     ` Rhys Ulerich
@ 2010-03-07  9:19     ` maxgacode
  1 sibling, 0 replies; 9+ messages in thread
From: maxgacode @ 2010-03-07  9:19 UTC (permalink / raw)
  To: gsl-discuss

Il 05/03/2010 10.08, Brian Gough ha scritto:
> At Thu, 4 Mar 2010 08:41:17 -0600,
> Rhys Ulerich wrote:
>> Any chance you can also include the gsl_integration_glfixed
>> patch for fixed order Gauss-Legendre integration
>> (http://sourceware.org/ml/gsl-discuss/2009-q2/msg00035.html)?
> 
> Now added. I had to increase a few of the test tolerances but that was
> the only change.
> 
> ftp://alpha.gnu.org/gnu/gsl/gsl-1.13.91.tar.gz
> ftp://alpha.gnu.org/gnu/gsl/gsl-1.13.91.tar.gz.sig
> 
> 

Using MinGW (latest packages) + TDM GCC 4.4.1 + MSYS 1.0.11 and both

CFLAGS="-mfpmath=sse -msse2 -O2 -fexceptions"

CFLAGS="-O2 -fexceptions"

gsl-1.13.91 passes make check.

Hope this helps

Max

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: test release 1.13.90
  2010-03-04 15:09 ` Picca Frédéric-Emmanuel
@ 2010-03-09 15:33   ` Brian Gough
  2010-03-09 16:46     ` Picca Frédéric-Emmanuel
  0 siblings, 1 reply; 9+ messages in thread
From: Brian Gough @ 2010-03-09 15:33 UTC (permalink / raw)
  To: Picca Frédéric-Emmanuel; +Cc: gsl-discuss

At Thu, 4 Mar 2010 16:09:25 +0100,
Picca Frédéric-Emmanuel wrote:
> On gcc (Debian 4.4.2-9) 4.4.3 20100108 (prerelease)
> 
> ./configure
> make check

Just a note that it's always necessary to run "make" before "make check".

> make
> make check

Thanks for the testing.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: test release 1.13.90
  2010-03-09 15:33   ` Brian Gough
@ 2010-03-09 16:46     ` Picca Frédéric-Emmanuel
  2010-03-09 20:29       ` Brian Gough
  0 siblings, 1 reply; 9+ messages in thread
From: Picca Frédéric-Emmanuel @ 2010-03-09 16:46 UTC (permalink / raw)
  To: gsl-discuss

[-- Attachment #1: Type: text/plain, Size: 625 bytes --]

Le Tue, 09 Mar 2010 15:07:59 +0000,
Brian Gough <bjg@gnu.org> a écrit :

> At Thu, 4 Mar 2010 16:09:25 +0100,
> Picca Frédéric-Emmanuel wrote:
> > On gcc (Debian 4.4.2-9) 4.4.3 20100108 (prerelease)
> > 
> > ./configure
> > make check
> 
> Just a note that it's always necessary to run "make" before "make check".

if you put test at the end of the SUBDIRS=

will it help ?

> Thanks for the testing.

thanks for gsl.


-- 
GPG public key   1024D/A59B1171 2009-08-11
    fingerprint = 1688 A3D6 F0BD E4DF 2E6B  06AA B6A9 BA6A A59B 1171
uid  Picca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: test release 1.13.90
  2010-03-09 16:46     ` Picca Frédéric-Emmanuel
@ 2010-03-09 20:29       ` Brian Gough
  0 siblings, 0 replies; 9+ messages in thread
From: Brian Gough @ 2010-03-09 20:29 UTC (permalink / raw)
  To: Picca Frédéric-Emmanuel; +Cc: gsl-discuss

At Tue, 9 Mar 2010 17:45:58 +0100,
Picca Frédéric-Emmanuel wrote:
> 
> if you put test at the end of the SUBDIRS=
> 
> will it help ?

Maybe, but it's not the recommended way to do it.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-03-09 20:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-04 12:18 test release 1.13.90 Brian Gough
2010-03-04 14:41 ` Rhys Ulerich
2010-03-05  9:08   ` Brian Gough
2010-03-05 13:10     ` Rhys Ulerich
2010-03-07  9:19     ` maxgacode
2010-03-04 15:09 ` Picca Frédéric-Emmanuel
2010-03-09 15:33   ` Brian Gough
2010-03-09 16:46     ` Picca Frédéric-Emmanuel
2010-03-09 20:29       ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).