module_bl_mynn_common.f90(21): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_GFS_MACHINE]
  use module_gfs_machine,  only : kind_phys
------^
module_bl_mynn_common.f90(21): error #6580: Name in only-list does not exist.   [KIND_PHYS]
  use module_gfs_machine,  only : kind_phys
----------------------------------^