Hello,
I'm trying to compile Amber16 with MPT/2.15 and GCC/6.1.0 on RHEL 7.3.
Serial compilation of Amber16 went well but parallel compilation is
giving the following error messages. Any advice would be greatly
appreciated.
############################################################################################################
Error: Common block member ‘mpi_status_ignore’ at (1) cannot be an
EQUIVALENCE object in the pure procedure ‘pythag’
nfe_colvar.F90:9994:7:
use nfe_lib_mod
1
Error: Common block member ‘mpi_bottom’ at (1) cannot be an EQUIVALENCE
object in the pure procedure ‘pythag’
nfe_colvar.F90:9994:7:
use nfe_lib_mod
1
Error: Common block member ‘mpi_argv_null’ at (1) cannot be an
EQUIVALENCE object in the pure procedure ‘pythag’
nfe_colvar.F90:9054:7:
use nfe_lib_mod, only : ONE
1
Error: Common block member ‘mpi_status_ignore’ at (1) cannot be an
EQUIVALENCE object in the pure procedure ‘cosine’
nfe_colvar.F90:9054:7:
use nfe_lib_mod, only : ONE
1
Error: Common block member ‘mpi_bottom’ at (1) cannot be an EQUIVALENCE
object in the pure procedure ‘cosine’
nfe_colvar.F90:9054:7:
use nfe_lib_mod, only : ONE
1
Error: Common block member ‘mpi_argv_null’ at (1) cannot be an
EQUIVALENCE object in the pure procedure ‘cosine’
nfe_colvar.F90:4355:7:
use nfe_lib_mod, only : ONE
1
Error: Common block member ‘mpi_status_ignore’ at (1) cannot be an
EQUIVALENCE object in the pure procedure ‘f6_12_derivative’
nfe_colvar.F90:4355:7:
use nfe_lib_mod, only : ONE
1
Error: Common block member ‘mpi_bottom’ at (1) cannot be an EQUIVALENCE
object in the pure procedure ‘f6_12_derivative’
nfe_colvar.F90:4355:7:
use nfe_lib_mod, only : ONE
1
Error: Common block member ‘mpi_argv_null’ at (1) cannot be an
EQUIVALENCE object in the pure procedure ‘f6_12_derivative’
nfe_colvar.F90:4341:7:
use nfe_lib_mod, only : ONE
1
Error: Common block member ‘mpi_status_ignore’ at (1) cannot be an
EQUIVALENCE object in the pure procedure ‘f6_12_value’
nfe_colvar.F90:4341:7:
use nfe_lib_mod, only : ONE
1
Error: Common block member ‘mpi_bottom’ at (1) cannot be an EQUIVALENCE
object in the pure procedure ‘f6_12_value’
nfe_colvar.F90:4341:7:
use nfe_lib_mod, only : ONE
1
Error: Common block member ‘mpi_argv_null’ at (1) cannot be an
EQUIVALENCE object in the pure procedure ‘f6_12_value’
make[3]: *** [nfe_colvar.o] Error 1
make[3]: Leaving directory
`/mnt/homeapps/apps/uv/apps/amber16_tools16/amber16/src/pmemd/src'
make[2]: *** [parallel] Error 2
make[2]: Leaving directory
`/mnt/homeapps/apps/uv/apps/amber16_tools16/amber16/src/pmemd'
make[1]: *** [parallel] Error 2
make[1]: Leaving directory
`/mnt/homeapps/apps/uv/apps/amber16_tools16/amber16/src'
make: *** [install] Error 2
############################################################################################################
Regards
Sudhakar
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Feb 08 2017 - 07:30:02 PST