Configure error on package mpich

  • Done
  • quality assurance status badge
Details
2 participants
  • Clement Barthelemy
  • Ludovic Courtès
Owner
unassigned
Submitted by
Clement Barthelemy
Severity
normal
C
C
Clement Barthelemy wrote on 17 Jan 2022 15:23
(address . bug-guix@gnu.org)
1489154900.5958609.1642429424562.JavaMail.zimbra@inria.fr
Hi,

The package mpich@3.3.2 does not build using

guix build mpich

It fails with an error during the configure phase :

configure: error: The Fortran compiler gfortran will not compile files that call the same routine with arguments of different types.


I believe this is due to a change in gfortran10 :



Clément
L
L
Ludovic Courtès wrote on 17 Jan 2022 19:10
(name . Clement Barthelemy)(address . clement.barthelemy@inria.fr)(address . 53320-done@debbugs.gnu.org)
87k0eykzcw.fsf@gnu.org
Hello,

Clement Barthelemy <clement.barthelemy@inria.fr> skribis:

Toggle quote (13 lines)
> The package mpich@3.3.2 does not build using
>
> guix build mpich
>
> It fails with an error during the configure phase :
>
> configure: error: The Fortran compiler gfortran will not compile files that call the same routine with arguments of different types.
>
>
> I believe this is due to a change in gfortran10 :
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731

Indeed. Fixed in 7bf85e63c180e5ee235a8b0596096e1df34fd5d2.

Thanks!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 53320@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 53320
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch