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

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

[Octave-bug-tracker] [bug #55646] image package 2.10.0 install fails on


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #55646] image package 2.10.0 install fails on Windows (octave v4.4.1 and later)
Date: Tue, 5 Feb 2019 17:36:04 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299

Follow-up Comment #8, bug #55646 (project octave):

ok, so something's just off. here's the output when I try to install signal:


>> pkg install -forge signal
cl2bp.cc: In function 'octave_value_list Fcl2bp(const octave_value_list&,
int)':
cl2bp.cc:92:5: error: 'gripe_wrong_type_arg' was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(0));
     ^~~~~~~~~~~~~~~~~~~~
cl2bp.cc:92:5: note: suggested alternative: 'err_wrong_type_arg'
     gripe_wrong_type_arg ("cl2bp", args(0));
     ^~~~~~~~~~~~~~~~~~~~
     err_wrong_type_arg
cl2bp.cc:97:5: error: 'gripe_wrong_type_arg' was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(1));
     ^~~~~~~~~~~~~~~~~~~~
cl2bp.cc:97:5: note: suggested alternative: 'err_wrong_type_arg'
     gripe_wrong_type_arg ("cl2bp", args(1));
     ^~~~~~~~~~~~~~~~~~~~
     err_wrong_type_arg
cl2bp.cc:102:5: error: 'gripe_wrong_type_arg' was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(2));
     ^~~~~~~~~~~~~~~~~~~~
cl2bp.cc:102:5: note: suggested alternative: 'err_wrong_type_arg'
     gripe_wrong_type_arg ("cl2bp", args(2));
     ^~~~~~~~~~~~~~~~~~~~
     err_wrong_type_arg
cl2bp.cc:107:5: error: 'gripe_wrong_type_arg' was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(3));
     ^~~~~~~~~~~~~~~~~~~~
cl2bp.cc:107:5: note: suggested alternative: 'err_wrong_type_arg'
     gripe_wrong_type_arg ("cl2bp", args(3));
     ^~~~~~~~~~~~~~~~~~~~
     err_wrong_type_arg
cl2bp.cc:112:5: error: 'gripe_wrong_type_arg' was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(4));
     ^~~~~~~~~~~~~~~~~~~~
cl2bp.cc:112:5: note: suggested alternative: 'err_wrong_type_arg'
     gripe_wrong_type_arg ("cl2bp", args(4));
     ^~~~~~~~~~~~~~~~~~~~
     err_wrong_type_arg
cl2bp.cc:129:5: error: 'gripe_wrong_type_arg' was not declared in this scope
     gripe_wrong_type_arg ("cl2bp", args(5));
     ^~~~~~~~~~~~~~~~~~~~
cl2bp.cc:129:5: note: suggested alternative: 'err_wrong_type_arg'
     gripe_wrong_type_arg ("cl2bp", args(5));
     ^~~~~~~~~~~~~~~~~~~~
     err_wrong_type_arg
make: *** [Makefile:40: cl2bp.o] Error 1
make: Entering directory
'/c/Users/NICHOL~1.JAN/AppData/Local/Temp/oct-wLRxet/signal-1.4.0/src'
C:/Programs/Octave/OCTAVE~1.91-/mingw64/bin/mkoctfile-5.0.91.exe -Wall
-Wno-deprecated-declaratio
ns  __fwht__.cc -o __fwht__.oct
C:/Programs/Octave/OCTAVE~1.91-/mingw64/bin/mkoctfile-5.0.91.exe -Wall
-Wno-deprecated-declaratio
ns  __ultrwin__.cc -o __ultrwin__.oct
C:/Programs/Octave/OCTAVE~1.91-/mingw64/bin/mkoctfile-5.0.91.exe -Wall
-Wno-deprecated-declaratio
ns  -c cl2bp.cc -o cl2bp.o
make: Leaving directory
'/c/Users/NICHOL~1.JAN/AppData/Local/Temp/oct-wLRxet/signal-1.4.0/src'

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 441 column 9


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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