make check error in linalg
Carl Henney
henney@noao.edu
Wed Dec 19 13:20:00 GMT 2001
> Thanks for the bug report. Further up in the output there should be
> more details for each of the tests that failed. Could you send those
> too? Something like './linalg/test | grep FAIL:' on the output will
> catch them.
With 'make check | grep FAIL' in ./gsl-0.8 I get the following:
FAIL: QR_update vander(12)
FAIL: QR Rank-1 Update
FAIL: test
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1
With './linalg/test', that is, without the 'grep'
no output occurs. With 'ls -lt test*' I have:
-rwxr-xr-x 1 henney users 4818 Jun 27 09:27 test*
-rw-r--r-- 1 henney users 92628 Jun 27 09:27 test.o
-rw-r--r-- 1 henney users 40742 May 17 09:03 test.c
I hope this helps, and/or let me know if you need some more info.
Cheers,
Carl
More information about the Gsl-discuss
mailing list