octave-maintainers
[Top][All Lists]
Advanced

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

Octave-2.9.9 luinc failure


From: Tom Holroyd (NIH/NIMH) [E]
Subject: Octave-2.9.9 luinc failure
Date: Tue, 03 Oct 2006 12:58:47 -0400
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929)

I got this for make check on two different machines, neither has sparse matrix 
stuff built 'cause the libraries aren't there. Would that explain this?

Integrated test scripts:

src/DLD-FUNCTIONS/cellfun.cc ........................... PASS 29/29 src/DLD-FUNCTIONS/conv2.cc ............................. PASS 1/1 src/DLD-FUNCTIONS/dispatch.cc .......................... PASS 13/13 src/DLD-FUNCTIONS/luinc.cc .............................panic: Segmentation fault -- stopping myself...
make[2]: *** [check] Segmentation fault

Running luinc() by hand various ways produces things like
octave:3> a = sparse(a);
octave:4> [l,u,p,q] = luinc(a, struct('droptol',0));
error: UMFPACK not installed

so I'm unsure how to test this.

--
Tom Holroyd, Ph.D.
We experience the world not as it is, but as we expect it to be.


reply via email to

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