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

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

[Octave-bug-tracker] [bug #44058] pkg install control fails in mx-octave


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #44058] pkg install control fails in mx-octave 4.1.0
Date: Wed, 21 Jan 2015 06:44:00 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?44058>

                 Summary: pkg install control fails in mx-octave 4.1.0
                 Project: GNU Octave
            Submitted by: avinoam
            Submitted on: Wed 21 Jan 2015 06:43:59 AM GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Avinoam
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:


pkg install control fails in mx-octave 4.1.0 under windows 7:


>> pkg install control -forge
In file included from __control_slicot_functions__.cc:1:0:
sl_ab08nd.cc: In function 'octave_value_list F__sl_ab08nd__(const octave_val
ue_list&, int)':
sl_ab08nd.cc:202:26: error: ambiguous overload for 'operator*' (operand type
s are 'const Matrix' and 'octave_value')
                 gain = c * xpow (a, double (n-1-nu)) * b;
                          ^
sl_ab08nd.cc:202:26: note: candidates are:
In file included from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/oct-obj.h:34:0,
                 from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/ov-fcn.h:32,
                 from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/ov-builtin.h:28,
                 from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/defun-int.h:28,
                 from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/defun-dld.h:30,
                 from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/oct.h:36,
                 from sl_ab08nd.cc:30,
                 from __control_slicot_functions__.cc:1:
C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\../octave/ov.h:1299:3:
note: octave_value operator*(const octave_value&, const octave_value&)
   operator op (const octave_value& a1, const octave_value& a2) \
   ^
C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\../octave/ov.h:1306:3:
note: in expansion of macro 'OV_BINOP_OP'
   OV_BINOP_OP (name, op)
   ^
C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\../octave/ov.h:1310:1:
note: in expansion of macro 'OV_BINOP_FN_OP'
 OV_BINOP_FN_OP (op_mul, *)
 ^
In file included from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/boolNDArray.h:29:0,
                 from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/boolMatrix.h:28,
                 from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/mx-base.h:32,
                 from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/Matrix.h:30,
                 from C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\.
./octave/oct.h:33,
                 from sl_ab08nd.cc:30,
                 from __control_slicot_functions__.cc:1:
C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\../octave/mx-op-decl.h:
159:19: note: uint64NDArray operator*(const FloatNDArray&, const octave_uint
64&)
   BIN_OP_DECL (R, operator *, ND, S, API); \
                   ^
C:\Octave\Octave-4.1.0+\include\octave-4.1.0+\octave\../octave/mx-op-decl.h:
29:16: note: in definition of macro 'BIN_OP_DECL'
   extern API R OP (const X&, const Y&)





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44058>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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