Skip to content
Snippets Groups Projects

community/arpack: build with -fallow-argument-mismatch

Merged Kevin Daudt requested to merge kdaudt/aports:arpack-allow-argument-mismatch into master

arpack fails to build with:

Error: Rank mismatch between actual argument at (1) and actual
argument at (2) (scalar and rank-1)

According to 1 and 2, this is common for older fortran code. To get arround it, you can pass -fallow-argument-mismatch to the fortran compiler.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading