bugGNU Octave - Bugs: bug #44974, Make check fails nargin undefined

 
 

bug #44974: Make check fails nargin undefined

Submitter:  None
Submitted:  Fri 01 May 2015 04:15:52 AM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Thomas Dean Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 02 Jun 2015 04:45:21 PM UTC, comment #3: 

Retagging release from 4.0.0-rc3 to 4.0.0.

John W. Eaton <jwe>
Group administrator
Fri 01 May 2015 03:27:58 PM UTC, comment #2: 

And the proposed check would be to download the rc4 tarball, unpack it, and then run configure in a brand new build directory rather than one that has been used before.  If that works then it is just cruft left over from previous release candidates.

Rik <rik5>
Group administrator
Fri 01 May 2015 04:52:03 AM UTC, comment #1: 

I think this problem is happening because you have an old tsearch.oct file in your build tree that should no longer be there because that function is now built in instead of being defined in a separate .oct file.

There are a few others like that in the libinterp/dldfcn directory.  This problem shows up now because we just bumped the library version numbers.

John W. Eaton <jwe>
Group administrator
Fri 01 May 2015 04:15:52 AM UTC, original submission:  


> 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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-06-02 jwe Release4.0.0-rc3 4.0.0
    2015-05-06 rik5 StatusNeed Info Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2015-05-01 rik5 StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code