From bug-request at octave dot org Fri Nov 26 13:40:44 2004 Subject: 16 Tests failed V2.1.63 ( cygwin ) From: Fabian at isas-berlin dot de To: bug at octave dot org Date: Fri, 26 Nov 2004 08:56:52 -0600 I've compiled V2.1.63 under Cygwin with gcc 3.3.3 . 16 FAIL statements were returned by 'make check' . See log file below. Rolf Fabian ------------------------------------------------------------ Fabian at pc-fabian2 ~/oct2163-gcc333/octave-2.1.63 $ gcc --version gcc (GCC) 3.3.3 (cygwin special) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Fabian at pc-fabian2 ~/oct2163-gcc333/octave-2.1.63/scripts $ make check ... === octave tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./octave.test/args/args.exp ... Running ./octave.test/arith/arith.exp ... Running ./octave.test/audio/audio.exp ... Running ./octave.test/contin/contin.exp ... FAIL: octave.test/contin/contin-7.m FAIL: octave.test/contin/contin-8.m FAIL: octave.test/contin/contin-9.m FAIL: octave.test/contin/contin-13.m FAIL: octave.test/contin/contin-14.m Running ./octave.test/control/control.exp ... Running ./octave.test/diffeq/diffeq.exp ... Running ./octave.test/error/error.exp ... Running ./octave.test/eval-catch/eval-catch.exp ... FAIL: octave.test/eval-catch/eval-catch-1.m FAIL: octave.test/eval-catch/eval-catch-2.m FAIL: octave.test/eval-catch/eval-catch-8.m FAIL: octave.test/eval-catch/eval-catch-9.m Running ./octave.test/eval/eval.exp ... FAIL: octave.test/eval/eval-2.m Running ./octave.test/for/for.exp ... Running ./octave.test/global/global.exp ... FAIL: octave.test/global/global-4.m Running ./octave.test/if/if.exp ... Running ./octave.test/image/image.exp ... Running ./octave.test/index-wfi-f/index.exp ... Running ./octave.test/index-wfi-t/index.exp ... Running ./octave.test/infnan/infnan.exp ... Running ./octave.test/io/io.exp ... Running ./octave.test/linalg/linalg.exp ... FAIL: octave.test/linalg/qr-7.m Running ./octave.test/logical-wfi-f/logical-wfi-f.exp ... Running ./octave.test/logical-wfi-t/logical-wfi-t.exp ... Running ./octave.test/matrix/matrix.exp ... Running ./octave.test/nonlin/nonlin.exp ... Running ./octave.test/number/number.exp ... Running ./octave.test/optim/optim.exp ... Running ./octave.test/plot/plot.exp ... Running ./octave.test/poly/poly.exp ... Running ./octave.test/prefer/prefer.exp ... FAIL: octave.test/prefer/prefer-25.m Running ./octave.test/quad/quad.exp ... Running ./octave.test/recursion/recursion.exp ... Running ./octave.test/return/return.exp ... Running ./octave.test/set/set.exp ... Running ./octave.test/signal/signal.exp ... Running ./octave.test/stats/stats.exp ... Running ./octave.test/string/string.exp ... Running ./octave.test/struct/struct.exp ... Running ./octave.test/switch/switch.exp ... Running ./octave.test/system/system.exp ... Running ./octave.test/transpose/transpose.exp ... Running ./octave.test/try/try.exp ... FAIL: octave.test/try/try-8.m FAIL: octave.test/try/try-9.m Running ./octave.test/unwind/unwind.exp ... Running ./octave.test/while/while.exp ... FAIL: octave.test/while/while-1.m === octave Summary === # of expected passes 1184 # of unexpected failures 16 ../src/octave version 2.1.63 (i686-pc-cygwin). Copyright (C) 2004 John W. Eaton. This is free software; see the source code for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE. Additional information about Octave is available at http://www.octave.org. Please contribute if you find this software useful. For more information, visit http://www.octave.org/help-wanted.html Report bugs to (but first, please read http://www.octave.org/bugs.html to learn how to write a helpful report). make[2]: *** [check] Error 1 make[2]: Leaving directory `/cygdrive/c/Dokumente und Einstellungen/Fabian.BERLIN/oct2163-gcc333/octave-2.1.63/test' make[1]: *** [check] Error 2 make[1]: Leaving directory `/cygdrive/c/Dokumente und Einstellungen/Fabian.BERLIN/oct2163-gcc333/octave-2.1.63' make: *** [check] Error 2 Fabian at pc-fabian2 ~/oct2163-gcc333/octave-2.1.63 $ ------------------------------------------------------------- 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 -------------------------------------------------------------