octave-maintainers
[Top][All Lists]
Advanced

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

make check Fail of quadgk.m at sources of the Development Branch (Sep. 3


From: Tatsuro MATSUOKA
Subject: make check Fail of quadgk.m at sources of the Development Branch (Sep. 30, 09) (mingw gcc 4.4.0)
Date: Thu, 1 Oct 2009 20:54:39 +0900 (JST)

Hello

I have at last succeeded in building sources of the  Development Branch (Sep. 
30,09) 

FAILs of make check
  d:\usr\Tatsu\mingwhome\octaves\hg\octave-work\src\data.cc  PASS  515/518  
FAIL 3
  d:\usr\Tatsu\mingwhome\octaves\hg\octave-work\scripts/help\doc.m  PASS    0/1 
   FAIL 1
  d:\usr\Tatsu\mingwhome\octaves\hg\octave-work\scripts/general\quadgk.m  PASS  
 11/12   FAIL 1

FAILs of data.cc is already known.
FAIL of doc.m  is perhaps documentation creation error.
  ***** test if exist( info_file ()) != 2 && exist (sprintf ("%s.gz", info_file 
())) != 2
       error ("Info file %s or %s.gz does not exist!", info_file (), info_file 
());
     endif
!!!!! test failed
Info file 
d:/usr/Tatsu/mingwhome/octaves/OctBuild/hg-devel/doc/interpreter/octave.info or
d:/usr/Tatsu/mingwhome/octaves/OctBuild/hg-devel/doc

FAIL of quadgk.m error is new and essential error at the development sources.
  ***** assert (quadgk (@(z) log (z), 1+1i, 1+1i, 'WayPoints', [1-1i, -1,-1i, 
-1+1i]), -pi * 1i, 1e-6)
!!!!! test failed

octave.exe:1> quadgk (@(z) log (z), 1+1i, 1+1i, 'WayPoints', [1-1i, -1,-1i, 
-1+1i])
error: max_recursion_limit exceeded
error: called from:
error:  
d:\usr\Tatsu\mingwhome\octaves\OctBuild\hg-devel\..\..\hg\octave-work\scripts\general\quadgk.m
 at line
124, col
umn 15

Regards

Tatsuro

--------------------------------------
Yahoo! JAPAN - Internet Security for teenagers and parents.
http://pr.mail.yahoo.co.jp/security/


reply via email to

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