|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #44974] Make check fails nargin undefined |
| Date: | Fri, 01 May 2015 04:15:55 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26 |
URL:
<http://savannah.gnu.org/bugs/?44974>
Summary: Make check fails nargin undefined
Project: GNU Octave
Submitted by: None
Submitted on: Fri 01 May 2015 04:15:52 AM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Other
Status: None
Assigned to: None
Originator Name: Thomas Dean
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: 4.0.0-rc3
Operating System: GNU/Linux
_______________________________________________________
Details:
> make check
...
libinterp/corefcn/toplev.cc-tst ............................. PASS 6/6
libinterp/corefcn/tril.cc-tst ............................... PASS 2/2
libinterp/corefcn/tsearch.cc-tst ............................error: 'nargin'
undefined near line 35 column 7
error: called from
__unimplemented__ at line 35 column 3
__run_test_suite__ at line 113 column 7
../../octave/test/fntests.m at line 57 column 1
error: scope not found!
error: called from
__run_test_suite__ at line 113 column 7
../../octave/test/fntests.m at line 57 column 1
error: evaluating argument list element number 1
error: called from
__run_test_suite__ at line 113 column 7
../../octave/test/fntests.m at line 57 column 1
error: 'nargin' undefined near line 35 column 7
error: called from
__unimplemented__ at line 35 column 3
__run_test_suite__ at line 116 column 5
../../octave/test/fntests.m at line 57 column 1
error: scope not found!
error: called from
__run_test_suite__ at line 116 column 5
../../octave/test/fntests.m at line 57 column 1
error: scope not found!
error: called from
../../octave/test/fntests.m at line 57 column 1
error: scope not found!
*** Error in `/home/tomdean/Math/Octave/octave-build/src/.libs/lt-octave-cli':
free(): invalid pointer: 0x00002b820f7fa0c0 ***
panic: Aborted -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
make[1]: *** [check] Aborted (core dumped)
make[1]: Leaving directory `/home/tomdean/Math/Octave/octave-build/test'
make: *** [check] Error 2
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?44974>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |