bugGNU Octave - Bugs: bug #58850, [octave forge] (optiminterp)...

 
 

bug #58850: [octave forge] (optiminterp) Compilation against gfortran 10

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Wed 29 Jul 2020 10:47:01 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  lostbard
Originator Name:  Open/Closed:  * Closed
Release:  * other Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 31 Aug 2020 01:42:09 PM UTC, comment #1: 
John Donoghue <lostbard>
Group Member
Wed 29 Jul 2020 10:47:01 AM UTC, original submission:  

In gfortran 10, mismatches between actual and dummy argument lists in a single file are now rejected with an error.  This causes a compilation error for file src/optimal_interpolation.F90 (in the call to LAPACK's function dsyev), which makes the package fail to build.

The problem is fixed with the patach attached to this bug report.

Rafael Laboissière <rlaboiss>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lostbard (Posted a comment)
  • -email is unavailable- added by rlaboiss (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-08-31 lostbard StatusNone Fixed
        Assigned toNone lostbard
        Open/ClosedOpen Closed
    2020-07-29 rlaboiss Attached File- Added compile-with-gfortran-10.patch, #49573

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code