bugGNU Octave - Bugs: bug #54735, [octave forge] (signal) version...

 
 

bug #54735: [octave forge] (signal) version 1.4.0 of package fails to install with Octave 5 development sources

Submitter:  Lars Kindermann <larskindermann>
Submitted:  Wed 26 Sep 2018 03:20:44 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 26 Sep 2018 04:42:21 PM UTC, comment #2: 

Yes, the development version of the signal package (and the upcoming 1.4.1 bug fix release) will compile against the development version of Octave.

You can download a snapshot from the hg repository and install it as a package if you want to use it now.

Marking as a duplicate of bug #54010.

Mike Miller <mtmiller>
Group Member
Wed 26 Sep 2018 04:14:26 PM UTC, comment #1: 

Although we try to avoid these kinds of problems, if you want to use the development version of Octave, you may need to use development versions of the packages.

Mike says there will be a new release of the signal package soon, so that may also fix this problem.

John W. Eaton <jwe>
Group administrator
Wed 26 Sep 2018 03:20:44 PM UTC, original submission:  

the other packages just installed fine...


>> ver
----------------------------------------------------------------------
GNU Octave Version: 5.0.0 (hg id: 31ec95ca0a41)
GNU Octave License: GNU General Public License
Operating System: Linux 4.15.0-34-generic #37~16.04.1-Ubuntu SMP Tue Aug 28 10:44:06 UTC 2018 x86_64
----------------------------------------------------------------------
Package Name       | Version | Installation directory
-------------------+---------+-----------------------
          control  |   3.1.0 | /home/kinder/octave/control-3.1.0
            image  |   2.8.0 | /home/kinder/octave/image-2.8.0
image-acquisition  |   0.2.2 | /home/kinder/octave/image-acquisition-0.2.2
               io  |  2.4.11 | /home/kinder/octave/io-2.4.11

>> pkg install -forge signal
cl2bp.cc: In function ‘octave_value_list Fcl2bp(const octave_value_list&, int)’:
cl2bp.cc:92:43: error: ‘gripe_wrong_type_arg’ was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(0));
                                           ^
cl2bp.cc:97:43: error: ‘gripe_wrong_type_arg’ was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(1));
                                           ^
cl2bp.cc:102:43: error: ‘gripe_wrong_type_arg’ was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(2));
                                           ^
cl2bp.cc:107:43: error: ‘gripe_wrong_type_arg’ was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(3));
                                           ^
cl2bp.cc:112:43: error: ‘gripe_wrong_type_arg’ was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(4));
                                           ^
cl2bp.cc:129:43: error: ‘gripe_wrong_type_arg’ was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(5));
                                           ^
make: *** [cl2bp.o] Fehler 1
make: *** Auf noch nicht beendete Prozesse wird gewartet …
make: Verzeichnis „/tmp/oct-KwU7V6/signal-1.4.0/src“ wird betreten
/usr/local/bin/mkoctfile-5.0.0 -Wall -Wno-deprecated-declarations  __fwht__.cc -o __fwht__.oct
/usr/local/bin/mkoctfile-5.0.0 -Wall -Wno-deprecated-declarations  __ultrwin__.cc -o __ultrwin__.oct
/usr/local/bin/mkoctfile-5.0.0 -Wall -Wno-deprecated-declarations  -c cl2bp.cc -o cl2bp.o
/usr/local/bin/mkoctfile-5.0.0 -Wall -Wno-deprecated-declarations  -c cl2bp_lib.cc -o cl2bp_lib.o
/usr/local/bin/mkoctfile-5.0.0 -Wall -Wno-deprecated-declarations  medfilt1.cc -o medfilt1.oct
Makefile:40: die Regel für Ziel „cl2bp.o“ scheiterte
make: Verzeichnis „/tmp/oct-KwU7V6/signal-1.4.0/src“ wird verlassen

pkg: error running `make' for the signal package.
error: called from
    configure_make at line 99 column 9
    install at line 184 column 7
    pkg at line 440 column 9
>>


Lars Kindermann <larskindermann>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by larskindermann (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
    2018-09-26 mtmiller Dependencies- Depends on bugs #54010
    2018-09-26 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
    2018-09-26 jwe Summaryovtave forge: signal package installation fails [octave forge] (signal) version 1.4.0 of package fails to install with Octave 5 development sources

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code