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

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

[Octave-bug-tracker] [bug #49071] pkg install -forge fails with "unable


From: anonymous
Subject: [Octave-bug-tracker] [bug #49071] pkg install -forge fails with "unable to find mkoctfile" on Fedora 24
Date: Mon, 12 Sep 2016 17:57:46 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

Follow-up Comment #4, bug #49071 (project octave):

houston, we have a winner -- kind of sick that (fedora?) is requiring rpm
config files... as i am not repackaging this... 

(i've included the forge install dump, for the two warnings.)

$ dnf install redhat-rpm-config

>> pkg -forge install linear-algebra
pgmres.cc: In function ‘octave_value_list Fpgmres(const octave_value_list&,
int)’:
pgmres.cc:188:14: warning: deleting object of abstract class type
‘matrixfreematrix’ which has non-virtual destructor will cause undefined
behavior [-Wdelete-non-virtual-dtor]
       delete A;
              ^
pgmres.cc:189:14: warning: deleting object of abstract class type
‘matrixfreematrix’ which has non-virtual destructor will cause undefined
behavior [-Wdelete-non-virtual-dtor]
       delete invP;
              ^~~~
For information about changes from previous versions of the linear-algebra
package, run 'news linear-algebra'.


mike, thanks a ton -- bug listed and solved in less than 30 minutes.
WIZARD!!!!


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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