[mpich-devel] ifort: error #10236: File not found: 'src/binding/fortran/use_mpi_f08/mpi_f08_types.f90'

Kenneth Raffenetti raffenet at mcs.anl.gov
Wed Sep 9 17:40:51 CDT 2015


Did the GCC 5.2 build actually build the F08 module? I suspect it might 
have been disabled at configure time. That is, is there an mpi_f08.mod 
file in the installed include dir?

On 09/09/2015 12:58 PM, Jeff Hammond wrote:
> I cannot configure MPICH due to any F08-related issue.  I ran autogen.sh
> twice just to be darn sure I wasn't making that mistake again.
>
> This is with the latest MPICH git master.  I am using Intel Fortran 16
> on Mac Yosemite.  The GCC 5.2 build was fine so this might be related to
> ifort, but it's not obvious why.
>
> Thanks,
>
> Jeff
>
>
> This is how I attempted to configure:
>
> jrhammon-mac01:build jrhammon$ head config.log
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by MPICH configure 3.2rc1, which was
> generated by GNU Autoconf 2.69.  Invocation command line was
>
>    $ ../configure CC=icc CXX=icpc FC=ifort F77=ifort --enable-cxx
> --enable-fortran --enable-threads=runtime --enable-g=dbg --with-pm=hydra
> --prefix=/opt/mpich/dev/intel/default --enable-wrapper-rpath
> --enable-static --enable-shared
>
> Here is the error:
>
> Configuration completed.
>    MOD      src/binding/fortran/use_mpi_f08/mpi_c_interface_types.stamp
>    MOD      src/binding/fortran/use_mpi_f08/mpi_f08_types.stamp
> ifort: error #10236: File not found:
>   'src/binding/fortran/use_mpi_f08/mpi_f08_types.f90'
> ifort: command line error: no files specified; for help type "ifort -help"
> make: *** [src/binding/fortran/use_mpi_f08/mpi_f08_types.stamp] Error 1
>
>
> --
> Jeff Hammond
> jeff.science at gmail.com <mailto:jeff.science at gmail.com>
> http://jeffhammond.github.io/
>
>
> _______________________________________________
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/devel
>


More information about the devel mailing list