Summary: | sys-cluster/mpich2-1.2.1_p1-r1 fails to crosscompile: configure: error: Unable to determine Fortran integer kinds for MPI types. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dennis Schridde <dschridde+gentoobugs> |
Component: | [OLD] Development | Assignee: | Justin Bronder (RETIRED) <jsbronder> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | cluster |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge --info ppc64-emerge --info |
Created attachment 334952 [details]
emerge --info
Created attachment 334954 [details]
ppc64-emerge --info
No longer in tree. If you care to re-file for a newer version, please use sys-cluster/mpich. |
Created attachment 334950 [details] build.log checking for size of Fortran type integer... 0 checking for size of Fortran type real... 0 checking for size of Fortran type double precision... 0 checking whether integer*1 is supported... yes checking whether integer*2 is supported... yes checking whether integer*4 is supported... yes checking whether integer*8 is supported... yes checking whether integer*16 is supported... yes checking whether real*4 is supported... yes checking whether real*8 is supported... yes checking whether real*16 is supported... yes configure: WARNING: Unable to determine size of an INTEGER type; using 4 configure: WARNING: Unable to determine size of a DOUBLE PRECISION type; using 8 configure: WARNING: Unable to determine size of a DOUBLE PRECISION type; using 8 checking for C type matching Fortran integer... unavailable checking for size of MPI_Status... 20 checking whether real*8 is supported in Fortran 90... yes configure: error: Unable to determine Fortran integer kinds for MPI types. If you do not need Fortran 90, add --disable-f90 to the configure opt ions.