[mvapich-discuss] mvapich2-2.2a compile error with Intel 16.0.0 compiler

Jonathan Perkins perkinjo at cse.ohio-state.edu
Tue Nov 3 11:58:45 EST 2015


Thank you for this bug report.  We have reproduced this locally and will
have it resolved for our next release.

On Mon, Nov 2, 2015 at 2:48 PM Sayan Ghosh <sayandeep52 at gmail.com> wrote:

> Hi,
>
> Reporting this error while compiling MVAPICH2-2.2a with Intel 16.0.0
> compiler. Passing --disable-fortran sidesteps this error as expected.
>
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(214): error #7013:
> This module file was not generated by any release of this compiler.
> [MPI_F08_COMPILE_CONSTANTS]
>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
> --------^
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(218): error #6683: A
> kind type parameter must be a compile-time constant.   [MPI_ADDRESS_KIND]
>     integer(kind=MPI_ADDRESS_KIND) :: extra_state, attribute_val_in,
> attribute_val_out
> -----------------^
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(229): error #6580:
> Name in only-list does not exist.   [MPI_ADDRESS_KIND]
>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
> ------------------------------------------^
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(229): error #6580:
> Name in only-list does not exist.   [MPI_SUCCESS]
>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
> ------------------------------------------------------------^
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(233): error #6683: A
> kind type parameter must be a compile-time constant.   [MPI_ADDRESS_KIND]
>     integer(kind=MPI_ADDRESS_KIND) :: extra_state, attribute_val_in,
> attribute_val_out
> -----------------^
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(223): error #6406:
> Conflicting attributes or multiple declaration of name.   [MPI_SUCCESS]
>     ierror = MPI_SUCCESS
> -------------^
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(214): error #6580:
> Name in only-list does not exist.   [MPI_ADDRESS_KIND]
>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
> ------------------------------------------^
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(214): error #6580:
> Name in only-list does not exist.   [MPI_SUCCESS]
>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
> ------------------------------------------------------------^
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(237): error #6404:
> This name does not have a type, and must have an explicit type.
> [MPI_SUCCESS]
>     ierror = MPI_SUCCESS
> -------------^
> compilation aborted for
> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90 (code 1)
> Makefile:25332: recipe for target
> 'src/binding/fortran/use_mpi_f08/lib_libmpifort_la-mpi_f08_callbacks.lo'
> failed
> make[2]: ***
> [src/binding/fortran/use_mpi_f08/lib_libmpifort_la-mpi_f08_callbacks.lo]
> Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory '/home/sg/sources/mvapich2-2.2a'
> Makefile:45959: recipe for target 'install-recursive' failed
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory '/home/sg/sources/mvapich2-2.2a'
> Makefile:46259: recipe for target 'install' failed
> make: *** [install] Error 2
>
>
> --
> Regards,
> Sayan
> _______________________________________________
> mvapich-discuss mailing list
> mvapich-discuss at cse.ohio-state.edu
> http://mailman.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20151103/6747cc88/attachment.html>


More information about the mvapich-discuss mailing list