[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: control-3.1.0 released
From: |
Dildar Sk |
Subject: |
Re: control-3.1.0 released |
Date: |
Mon, 12 Mar 2018 18:46:44 -0700 (MST) |
On following command I get some error and it's not get installed.
>>pkg install -forge control-3.0.0.tar.gz
error: get_forge_pkg: package not found: "control-3.0.0.tar.gz". Maybe you
meant "fuzzy-logic-toolkit?"
error: called from
get_forge_pkg at line 84 column 5
get_forge_download at line 26 column 12
pkg at line 382 column 29
but doing,
>>pkg install control-3.0.0.tar.gz
I got it installed and a hell lot errors come.
....
,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:43:0:
sl_ib01cd.cc: In function ‘octave_value_list F__sl_ib01cd__(const
octave_value_list&, int)’:
sl_ib01cd.cc:97:47: warning: ‘octave_idx_type Array<T>::nelem() const [with
T = octave_value; octave_idx_type = long int]’ is deprecated: [4.4]: use
'numel' instead [-Wdeprecated-declarations]
octave_idx_type n_exp = y_cell.nelem (); // number of
experiments
^
In file included from
/usr/local/include/octave-4.3.0+/octave/../octave/Array-util.h:28:0,
from
/usr/local/include/octave-4.3.0+/octave/../octave/MSparse.h:29,
from
/usr/local/include/octave-4.3.0+/octave/../octave/MatrixType.h:29,
from
/usr/local/include/octave-4.3.0+/octave/../octave/mx-base.h:30,
from
/usr/local/include/octave-4.3.0+/octave/../octave/Matrix.h:31,
from
/usr/local/include/octave-4.3.0+/octave/../octave/oct.h:30,
from sl_ab08nd.cc:30,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/../octave/Array.h:363:19: note:
declared here
octave_idx_type nelem (void) const { return numel (); }
^
In file included from __control_slicot_functions__.cc:43:0:
sl_ib01cd.cc:163:17: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:43:0:
sl_ib01cd.cc:163:17: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:43:0:
sl_ib01cd.cc:163:42: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:43:0:
sl_ib01cd.cc:163:42: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:44:0:
sl_ib01ad.cc: In function ‘octave_value_list F__sl_ib01ad__(const
octave_value_list&, int)’:
sl_ib01ad.cc:148:47: warning: ‘octave_idx_type Array<T>::nelem() const [with
T = octave_value; octave_idx_type = long int]’ is deprecated: [4.4]: use
'numel' instead [-Wdeprecated-declarations]
octave_idx_type n_exp = y_cell.nelem (); // number of
experiments
^
In file included from
/usr/local/include/octave-4.3.0+/octave/../octave/Array-util.h:28:0,
from
/usr/local/include/octave-4.3.0+/octave/../octave/MSparse.h:29,
from
/usr/local/include/octave-4.3.0+/octave/../octave/MatrixType.h:29,
from
/usr/local/include/octave-4.3.0+/octave/../octave/mx-base.h:30,
from
/usr/local/include/octave-4.3.0+/octave/../octave/Matrix.h:31,
from
/usr/local/include/octave-4.3.0+/octave/../octave/oct.h:30,
from sl_ab08nd.cc:30,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/../octave/Array.h:363:19: note:
declared here
octave_idx_type nelem (void) const { return numel (); }
^
In file included from __control_slicot_functions__.cc:44:0:
sl_ib01ad.cc:334:17: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:44:0:
sl_ib01ad.cc:334:17: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:44:0:
sl_ib01ad.cc:334:42: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:44:0:
sl_ib01ad.cc:334:42: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:46:0:
sl_tg01fd.cc: In function ‘octave_value_list F__sl_tg01fd__(const
octave_value_list&, int)’:
sl_tg01fd.cc:134:13: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:46:0:
sl_tg01fd.cc:134:13: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:46:0:
sl_tg01fd.cc:134:38: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:46:0:
sl_tg01fd.cc:134:38: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:47:0:
sl_sb10ad.cc: In function ‘octave_value_list F__sl_sb10ad__(const
octave_value_list&, int)’:
sl_sb10ad.cc:193:13: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:47:0:
sl_sb10ad.cc:193:13: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:47:0:
sl_sb10ad.cc:193:38: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:47:0:
sl_sb10ad.cc:193:38: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:48:0:
sl_mb05nd.cc: In function ‘octave_value_list F__sl_mb05nd__(const
octave_value_list&, int)’:
sl_mb05nd.cc:97:13: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:48:0:
sl_mb05nd.cc:97:13: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:48:0:
sl_mb05nd.cc:97:38: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
In file included from __control_slicot_functions__.cc:48:0:
sl_mb05nd.cc:97:38: warning: ‘f77_exception_encountered’ is deprecated:
[4.4]: this variable is obsolete and should not be needed
[-Wdeprecated-declarations]
if (f77_exception_encountered)
^
In file included from sl_ab08nd.cc:31:0,
from __control_slicot_functions__.cc:1:
/usr/local/include/octave-4.3.0+/octave/f77-fcn.h:49:18: note: declared here
static const int f77_exception_encountered = 0;
^
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html