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@gmail.com
http://jeffhammond.github.io/