Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725722 - sys-cluster/mpich2-1.5 - configure: error: The Fortran compiler x86_64-pc-linux-gnu-gfortran will not compile files that call the same routine with arguments of different types.
Summary: sys-cluster/mpich2-1.5 - configure: error: The Fortran compiler x86_64-pc-lin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-10
  Show dependency tree
 
Reported: 2020-05-28 07:13 UTC by Agostino Sarubbo
Modified: 2021-09-23 20:31 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,38.34 KB, text/plain)
2020-05-28 07:13 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,9.42 KB, application/x-bzip2)
2020-05-28 07:13 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-28 07:13:47 UTC
This is an auto-filed bug because sys-cluster/mpich2 fails to compile.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-28 07:13:52 UTC
Created attachment 642160 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-28 07:13:55 UTC
Created attachment 642162 [details]
other.tar.bz2

other logs
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-02 12:01:30 UTC
*** Bug 725842 has been marked as a duplicate of this bug. ***
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2021-03-06 12:25:35 UTC
@cluster: ping, this is blocking gcc-10 stabilization
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2021-03-06 21:42:14 UTC
not waiting with gcc-10 anymore
Comment 6 Marco Genasci 2021-03-11 20:17:53 UTC
The patches from freebsd svn [1] seems to resolve the problem.

[1] https://svnweb.freebsd.org/ports?view=revision&revision=541283
Comment 7 Larry the Git Cow gentoo-dev 2021-09-23 20:31:31 UTC
The bug has been closed via the following commit(s):

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

commit 4c2a5999e1c81c0fc121361463751f1e034edfdf
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-09-23 20:23:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-23 20:31:22 +0000

    sys-cluster/mpich2: workaround build failures with GCC 10
    
    Closes: https://bugs.gentoo.org/725722
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-cluster/mpich2/mpich2-1.5.ebuild | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)