From help-request at octave dot org Tue Nov 8 12:40:13 2005 Subject: Re: WARNING: Couldn't find tool init file From: "John W. Eaton" To: Keith Goodman Cc: "John W. Eaton" , octave help mailing list Date: Tue, 8 Nov 2005 13:39:54 -0500 On 8-Nov-2005, Keith Goodman wrote: | Now I only get one unexpected failure from 'make check'. If it is the coth-1 test, then that is a bug in the C library, not Octave. | But when I | look at the test log (test/octave.log) I see lots of errors and lots | of 'child process exited abnormally' and lots of doc strings. Here's | an example: | | Octave Output: | usage: shift (X, b, dim) | error: evaluating if command near line 37, column 3 | error: called from `shift' in file | `/home/keith/devel/octcvs/octave4/octave/scripts/general/shift.m' | error: near line 1 of file `./octave.test/matrix/shift-3.m' | child process exited abnormally | PASS: octave.test/matrix/shift-3.m | EXEC: ../src/octave -f -q -H -p .:../src//:./../scripts// | ./octave.test/matrix/sort-1.m | | Octave Output: | ans = 1 | PASS: octave.test/matrix/sort-1.m This is normal. Many of the tests are checking to see that diagnosics are produced appropriately. jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------