octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #59606] [octave forge] (sec2sd) Fails to build


From: Rafael Laboissiere
Subject: [Octave-bug-tracker] [bug #59606] [octave forge] (sec2sd) Fails to build against Octave 6.1
Date: Wed, 2 Dec 2020 16:45:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?59606>

                 Summary: [octave forge] (sec2sd) Fails to build against
Octave 6.1
                 Project: GNU Octave
            Submitted by: rlaboiss
            Submitted on: Wed 02 Dec 2020 09:45:09 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: other
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 02 Dec 2020 09:45:09 PM UTC  Name: build-against-octave-6.patch 
Size: 434B   By: rlaboiss

<http://savannah.gnu.org/bugs/download.php?file_id=50383>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59606>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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