bugGNU Octave - Bugs: bug #59606, [octave forge] (sec2sd) Fails to...

 
 

bug #59606: [octave forge] (sec2sd) Fails to build against Octave 6.1

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Wed 02 Dec 2020 09:45:09 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  None Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * other Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 02 Dec 2020 09:45:09 PM UTC, original submission:  

Compilation of the secs2d package against Octave 6.1 fails with this error message:


/usr/bin/mkoctfile --verbose -c  Ubern.cc -o Ubern.o
Ubern.cc: In function ‘octave_value_list FUbern(const octave_value_list&, int)’:
Ubern.cc:118:26: error: ‘class NDArray’ has no member named ‘length’
  118 |   octave_idx_type lx = X.length();
      |                          ^~~~~~
make[1]: *** [Makefile:13: Ubern.o] Error 1


The patch attached to this bug report fixes the problem.

Note that the patch included in [#44803 https://savannah.gnu.org/bugs/?44803] must also be applied, in order to build against Octave 6.1.

Rafael Laboissière <rlaboiss>

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rlaboiss (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-12-02 rlaboiss Attached File- Added build-against-octave-6.patch, #50383

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code