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

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

[Octave-bug-tracker] [bug #49776] Can't install image package on dev bra


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #49776] Can't install image package on dev branch
Date: Tue, 6 Dec 2016 05:35:15 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36

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

                 Summary: Can't install image package on dev branch
                 Project: GNU Octave
            Submitted by: avinoam
            Submitted on: Tue 06 Dec 2016 05:35:13 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: Any

    _______________________________________________________

Details:


After last changes of octave_idx_type, installation of image package in dev
brach fails:


>> pkg install image-2.6.1.tar.gz

In file included from
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/m
x-ext.h:50:0,
                 from
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/M
atrix.h:34,
                 from
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/o
ct.h:30,
                 from __spatial_filtering__.cc:21:
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/schur.h:55:50:
error: '
octave_f77_int_type' has not been declared
       schur (const T& a, const std::string& ord, octave_f77_int_type& info,
                                                  ^
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/schur.h:96:7:
error: 'o
ctave_f77_int_type' does not name a type
       octave_f77_int_type
       ^
In file included from
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/m
x-ext.h:67:0,
                 from
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/M
atrix.h:34,
                 from
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/o
ct.h:30,
                 from __spatial_filtering__.cc:21:
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/lu.h:103:13:
error: 'oc
tave_f77_int_type' was not declared in this scope
       Array<octave_f77_int_type> ipvt;
             ^
D:\Octave\Octave-4.3.0+\include\octave-4.3.0+\octave\../octave/lu.h:103:32:
error: tem
plate argument 1 is invalid
       Array<octave_f77_int_type> ipvt;
                                ^
make: *** [__spatial_filtering__.oct] Error 1






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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