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

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

[Octave-bug-tracker] [bug #59162] [Forge] Error installing optiminterp,


From: anonymous
Subject: [Octave-bug-tracker] [bug #59162] [Forge] Error installing optiminterp, Fortran function signature rank mismatch
Date: Tue, 22 Sep 2020 14:44:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0

URL:
  <https://savannah.gnu.org/bugs/?59162>

                 Summary: [Forge] Error installing optiminterp, Fortran
function signature rank mismatch
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 22 Sep 2020 06:44:18 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:


octave:13> pkg install -forge optiminterp
warning: LFLAGS is deprecated and will be removed in a future version of
Octave, use LDFLAGS instead
optimal_interpolation.F90:289:31:

  289 |       call dsyev ('V', 'U', N, A, N, D, work, size (work), info)
      |                               1
......
  317 |       call dsyev('V','U', N, dummy,N, dummy, rwork, -1, info )
      |                             2  
Error: Rank mismatch between actual argument at (1) and actual argument at (2)
(scalar and rank-2)
make: *** [Makefile:46: optimal_interpolation.o] Error 1


ending with


error: pkg: error running 'make' for the optiminterp package.
error: called from
    configure_make at line 110 column 9
    install at line 196 column 7
    pkg at line 568 column 9





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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