This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: make check error in linalg



> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]