Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727592 - sci-libs/arpack configure: error: Fortran 77 compiler cannot create executables
Summary: sci-libs/arpack configure: error: Fortran 77 compiler cannot create executables
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-08 22:06 UTC by John Helmert III
Modified: 2020-06-14 22:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,10.21 KB, text/x-log)
2020-06-08 22:06 UTC, John Helmert III
Details
build.log (build.log,4.29 KB, text/x-log)
2020-06-08 22:08 UTC, John Helmert III
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2020-06-08 22:06:35 UTC
Created attachment 644030 [details]
config.log

Issue affects both arpack-3.4.0 and arpack-3.5.0. Issue is present when compiling using GCC 9 but not when using GCC 10.
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2020-06-08 22:08:26 UTC
Created attachment 644032 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2020-06-14 22:13:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbb89ed506d70f133c0f233291a27b8fbe7def8

commit cfbb89ed506d70f133c0f233291a27b8fbe7def8
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-06-14 22:13:31 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-06-14 22:13:31 +0000

    sci-libs/arpack: Conditionally add -fallow-argument-mismatch
    
    Closes: https://bugs.gentoo.org/727592
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-libs/arpack/arpack-3.4.0.ebuild | 4 +++-
 sci-libs/arpack/arpack-3.5.0.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)