help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] test release for 1.15


From: José Luis García Pallero
Subject: Re: [Help-gsl] test release for 1.15
Date: Wed, 13 Apr 2011 10:09:05 +0200

2011/4/12 Brian Gough <address@hidden>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I have uploaded a test release for 1.15 here:
>
>  http://alpha.gnu.org/gnu/gsl/gsl-1.14.90.tar.gz
>  http://alpha.gnu.org/gnu/gsl/gsl-1.14.90.tar.gz.sig
>
> Please report successes and/or problems to address@hidden thanks.

Hello,
I've done several tests with different machines and compilers. The
tests was of the type ./configure CC=compiler && make && make check
The results:

Machine     compiler             result

x86             gcc 4.5.2           all tests passed
x86             clang+llvm 2.9   all tests passed
x86_64       gcc 4.6.0           all tests passed
x86_64       icc 11.1              warning in compilation [1] and
fails in make check [2]


[1] warning in compilation with icc in x86_64
--------------------------------------------------------
mv -f .deps/gsl-randist.Tpo .deps/gsl-randist.Po
/bin/sh ./libtool --tag=CC   --mode=link icc  -g -O2   -o gsl-randist
gsl-randist.o libgsl.la cblas/libgslcblas.la -lm
libtool: link: icc -g -O2 -o .libs/gsl-randist gsl-randist.o
./.libs/libgsl.so cblas/.libs/libgslcblas.so -lm -Wl,-rpath
-Wl,/usr/local/lib
/opt/intel/Compiler/11.1/073/lib/intel64/libimf.so: warning: warning:
feupdateenv is not implemented and will always fail
icc -DHAVE_CONFIG_H -I.     -g -O2 -MT gsl-histogram.o -MD -MP -MF
.deps/gsl-histogram.Tpo -c -o gsl-histogram.o gsl-histogram.c
mv -f .deps/gsl-histogram.Tpo .deps/gsl-histogram.Po
/bin/sh ./libtool --tag=CC   --mode=link icc  -g -O2   -o
gsl-histogram gsl-histogram.o libgsl.la cblas/libgslcblas.la -lm
libtool: link: icc -g -O2 -o .libs/gsl-histogram gsl-histogram.o
./.libs/libgsl.so cblas/.libs/libgslcblas.so -lm -Wl,-rpath
-Wl,/usr/local/lib
/opt/intel/Compiler/11.1/073/lib/intel64/libimf.so: warning: warning:
feupdateenv is not implemented and will always fail
creating gsl-config
creating gsl.pc

[2]error in make check in x86_64
------------------------------------------
Making check in sys
make[1]: se ingresa al directorio
`/home/jlgpallero/Desktop/gsl-1.14.90/sys'
make  test
make[2]: se ingresa al directorio
`/home/jlgpallero/Desktop/gsl-1.14.90/sys'
icc -DHAVE_CONFIG_H -I. -I.. -I..    -g -O2 -MT test.o -MD -MP -MF
.deps/test.Tpo -c -o test.o test.c
(0): internal error: backend signals

compilation aborted for test.c (code 4)
make[2]: *** [test.o] Error 4
make[2]: se sale del directorio
`/home/jlgpallero/Desktop/gsl-1.14.90/sys'
make[1]: *** [check-am] Error 2
make[1]: se sale del directorio
`/home/jlgpallero/Desktop/gsl-1.14.90/sys'
make: *** [check-recursive] Error 1

-- 
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]