Menu

#12 OSKI 1.0.1h make check: 4 of 25 tests failed

open
nobody
5
2008-11-02
2008-11-02
Anonymous
No

Hi,

I installed OSKI 1.0.1h on Windows XP SP3, Cygwin, GCC 3.4.4
configure
make
process all files sucessfully, but make check reports: 4 of 25 tests failed, more exactly:

*** Checking ./test088-getset using a custom script ***
*** Error condition 'val == ((void *)0)' detected ***

***********************************************************
* OSKI Error -1 : An error occurred
* Occurred at/near 'testvec.c', line 997.

Additional information:
In call to 'create_rawmat_csr()': Out of memory.
**********************************************************
FAIL: test088.sh

*** Checking ./test169-trisolve_xform using a custom script ***
*** Error condition 'ind == ((void *)0)' detected ***

***********************************************************
* OSKI Error -1 : An error occurred
* Occurred at/near 'testvec.c', line 1403.

Additional information:
In call to 'testmat_GenTriCSR_Tid()': Out of memory.
**********************************************************
FAIL: test169.sh

Same result is for compiler options -O3 and -O2.

What I did wrong?

Ivan Simecek

Discussion


Log in to post a comment.