- 积分
 - 909
 
	- 贡献
 -  
 
	- 精华
 
	- 在线时间
 -  小时
 
	- 注册时间
 - 2019-10-12
 
	- 最后登录
 - 1970-1-1
 
 
 
 
 
 
 | 
	
 
GrADS
| 系统平台: | 
Ubuntu-16.04  | 
 
| 问题截图: | 
- | 
 
| 问题概况: | 
在/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS目录下编译,结果wrf-hydro时Makefile:3: recipe for target 'all' failed  | 
 
| 我看过提问的智慧: | 
看过  | 
 
| 自己思考时长(天): | 
0.5  | 
 
 
 
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册 
 
 
 
x
 
编译详细内容如下: 
test@test-VirtualBox:~/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS$ ./compile_offline_NoahMP.sh setEnvar.sh 
configure: Sourcing setEnvar.sh for the compile options. 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/CPL/NoahMP_cpl' 
rm -f *.o *.mod *.stb *~ *.f Noah_hrldas_beta 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/CPL/NoahMP_cpl' 
(make -f Makefile.comm clean) 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS' 
(cd Data_Rec; make -f Makefile clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Data_Rec' 
rm -f *.o *.mod *.stb *~ *.f 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Data_Rec' 
(cd HYDRO_drv; make -f Makefile clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/HYDRO_drv' 
rm -f *.o *.mod *.stb *~ *.f 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/HYDRO_drv' 
(cd MPP; make -f Makefile clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/MPP' 
rm -f *.o *.mod *.stb *~ 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/MPP' 
(cd Routing;    make -f Makefile clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Routing' 
rm -f *.o *.mod *.stb *~ *.f 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Routing' 
(rm -f lib/*.a */*.mod */*.o CPL/*/*.o CPL/*/*.mod) 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS' 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
(cd Utility_routines;                make clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/Utility_routines' 
rm -f *.o *.mod *.stb *~ *.f90 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/Utility_routines' 
(cd phys;                        make clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/phys' 
rm -f *.o *.mod *.stb *~ *.f90 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/phys' 
(cd IO_code;                        make clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/IO_code' 
rm -f *.o *.mod *.stb *~ *.f90 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/IO_code' 
(cd run;                        make clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
rm -f *~ hrldas.exe 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
if [ 0 -eq 1 ]; then \ 
        (cd Rapid_routing; make -f makefile.cpl clean); \ 
fi 
(rm -f */*.mod */*.o lib/*.a Run/wrf_hydro.exe) 
(rm -f Run/wrf_hydro.exe   ) 
(make -f Makefile.comm BASIC) 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS' 
(cd MPP     ; make -f Makefile) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/MPP' 
 
rm -f CPL_WRF.o CPL_WRF.mod CPL_WRF.stb *~ *.f 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include CPL_WRF.F > CPL_WRF.f 
mpif90   -o CPL_WRF.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" CPL_WRF.f 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_CPL_LAND 
^ 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_CPL_LAND 
-^ 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_CPL_LAND 
--^ 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_CPL_LAND 
---^ 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_CPL_LAND 
----^ 
CPL_WRF.f(35): error #5118: First statement in file must not be continued 
MODULE MODULE_CPL_LAND 
-----^ 
CPL_WRF.f(39): error #5149: Illegal character in statement label field  [I] 
  IMPLICIT NONE 
--^ 
CPL_WRF.f(39): error #5149: Illegal character in statement label field  [M] 
  IMPLICIT NONE 
---^ 
CPL_WRF.f(39): error #5149: Illegal character in statement label field  [P] 
  IMPLICIT NONE 
----^ 
CPL_WRF.f(41): error #5149: Illegal character in statement label field  [i] 
  integer, public :: HYDRO_COMM_WORLD = -1 
--^ 
CPL_WRF.f(41): error #5149: Illegal character in statement label field  [n] 
  integer, public :: HYDRO_COMM_WORLD = -1 
---^ 
CPL_WRF.f(41): error #5149: Illegal character in statement label field  [t] 
  integer, public :: HYDRO_COMM_WORLD = -1 
----^ 
CPL_WRF.f(42): error #5149: Illegal character in statement label field  [i] 
  integer my_global_id 
--^ 
CPL_WRF.f(42): error #5149: Illegal character in statement label field  [n] 
  integer my_global_id 
---^ 
CPL_WRF.f(42): error #5149: Illegal character in statement label field  [t] 
  integer my_global_id 
----^ 
CPL_WRF.f(44): error #5149: Illegal character in statement label field  [i] 
  integer total_pe_num 
--^ 
CPL_WRF.f(44): error #5149: Illegal character in statement label field  [n] 
  integer total_pe_num 
---^ 
CPL_WRF.f(44): error #5149: Illegal character in statement label field  [t] 
  integer total_pe_num 
----^ 
CPL_WRF.f(45): error #5149: Illegal character in statement label field  [i] 
  integer global_ix,global_jx 
--^ 
CPL_WRF.f(45): error #5149: Illegal character in statement label field  [n] 
  integer global_ix,global_jx 
---^ 
CPL_WRF.f(45): error #5149: Illegal character in statement label field  [t] 
  integer global_ix,global_jx 
----^ 
CPL_WRF.f(47): error #5149: Illegal character in statement label field  [i] 
  integer,allocatable,dimension(:,:) :: node_info 
--^ 
CPL_WRF.f(47): error #5149: Illegal character in statement label field  [n] 
  integer,allocatable,dimension(:,:) :: node_info 
---^ 
CPL_WRF.f(47): error #5149: Illegal character in statement label field  [t] 
  integer,allocatable,dimension(:,:) :: node_info 
----^ 
CPL_WRF.f(49): error #5149: Illegal character in statement label field  [l] 
  logical initialized, cpl_land, time_step_read_rstart, & 
--^ 
CPL_WRF.f(49): error #5149: Illegal character in statement label field  [o] 
  logical initialized, cpl_land, time_step_read_rstart, & 
---^ 
CPL_WRF.f(49): error #5149: Illegal character in statement label field  [g] 
  logical initialized, cpl_land, time_step_read_rstart, & 
----^ 
CPL_WRF.f(41): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
  integer, public :: HYDRO_COMM_WORLD = -1 
---------^ 
CPL_WRF.f(41): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
  integer, public :: HYDRO_COMM_WORLD = -1 
--------------------------------------^ 
CPL_WRF.f(51): error #5149: Illegal character in statement label field  [c] 
  character(len=19) cpl_outdate, cpl_rstdate 
--^ 
CPL_WRF.f(52): catastrophic error: Too many errors, exiting 
compilation aborted for CPL_WRF.f (code 1) 
Makefile:18: recipe for target 'CPL_WRF.o' failed 
make[2]: [CPL_WRF.o] Error 1 (ignored) 
mpif90   -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -c CPL_WRF.F 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_CPL_LANDICIT 
^ 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_CPL_LANDICIT 
-^ 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_CPL_LANDICIT 
--^ 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_CPL_LANDICIT 
---^ 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_CPL_LANDICIT 
----^ 
CPL_WRF.F(22): error #5118: First statement in file must not be continued 
MODULE MODULE_CPL_LANDICIT 
-----^ 
CPL_WRF.F(26): error #5149: Illegal character in statement label field  [I] 
  IMPL NONEger 
--^ 
CPL_WRF.F(26): error #5149: Illegal character in statement label field  [M] 
  IMPL NONEger 
---^ 
CPL_WRF.F(26): error #5149: Illegal character in statement label field  [P] 
  IMPL NONEger 
----^ 
CPL_WRF.F(28): error #5149: Illegal character in statement label field  [i] 
  inte, public :: HYDRO_COMM_WORLD = -1 
--^ 
CPL_WRF.F(28): error #5149: Illegal character in statement label field  [n] 
  inte, public :: HYDRO_COMM_WORLD = -1 
---^ 
CPL_WRF.F(28): error #5149: Illegal character in statement label field  [t] 
  inte, public :: HYDRO_COMM_WORLD = -1 
----^ 
CPL_WRF.F(29): error #5149: Illegal character in statement label field  [i] 
  integer my_global_idger 
--^ 
CPL_WRF.F(29): error #5149: Illegal character in statement label field  [n] 
  integer my_global_idger 
---^ 
CPL_WRF.F(29): error #5149: Illegal character in statement label field  [t] 
  integer my_global_idger 
----^ 
CPL_WRF.F(31): error #5149: Illegal character in statement label field  [i] 
  inte total_pe_numger 
--^ 
CPL_WRF.F(31): error #5149: Illegal character in statement label field  [n] 
  inte total_pe_numger 
---^ 
CPL_WRF.F(31): error #5149: Illegal character in statement label field  [t] 
  inte total_pe_numger 
----^ 
CPL_WRF.F(32): error #5149: Illegal character in statement label field  [i] 
  inte global_ix,global_jxger 
--^ 
CPL_WRF.F(32): error #5149: Illegal character in statement label field  [n] 
  inte global_ix,global_jxger 
---^ 
CPL_WRF.F(32): error #5149: Illegal character in statement label field  [t] 
  inte global_ix,global_jxger 
----^ 
CPL_WRF.F(34): error #5149: Illegal character in statement label field  [i] 
  inte,allocatable,dimension(:,:) :: node_infocal 
--^ 
CPL_WRF.F(34): error #5149: Illegal character in statement label field  [n] 
  inte,allocatable,dimension(:,:) :: node_infocal 
---^ 
CPL_WRF.F(34): error #5149: Illegal character in statement label field  [t] 
  inte,allocatable,dimension(:,:) :: node_infocal 
----^ 
CPL_WRF.F(36): error #5149: Illegal character in statement label field  [l] 
  logi initialized, cpl_land, time_step_read_rstart, & 
--^ 
CPL_WRF.F(36): error #5149: Illegal character in statement label field  [o] 
  logi initialized, cpl_land, time_step_read_rstart, & 
---^ 
CPL_WRF.F(36): error #5149: Illegal character in statement label field  [g] 
  logi initialized, cpl_land, time_step_read_rstart, & 
----^ 
CPL_WRF.F(28): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
  inte, public :: HYDRO_COMM_WORLD = -1 
------^ 
CPL_WRF.F(28): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
  inte, public :: HYDRO_COMM_WORLD = -1 
-----------------------------------^ 
CPL_WRF.F(38): error #5149: Illegal character in statement label field  [c] 
  char(len=19) cpl_outdate, cpl_rstdateger 
--^ 
/tmp/ifortA0T7j7.i(40): catastrophic error: Too many errors, exiting 
compilation aborted for CPL_WRF.F (code 1) 
Makefile:18: recipe for target 'CPL_WRF.o' failed 
make[2]: [CPL_WRF.o] Error 1 (ignored) 
ar -r ../lib/libHYDRO.a CPL_WRF.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: CPL_WRF.o: 没有那个文件或目录 
Makefile:18: recipe for target 'CPL_WRF.o' failed 
make[2]: [CPL_WRF.o] Error 1 (ignored) 
 
rm -f mpp_land.o mpp_land.mod mpp_land.stb *~ 
mpif90   -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -c mpp_land.F 
mpp_land.F(22): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_MPP_LAND 
^ 
mpp_land.F(22): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_MPP_LAND 
-^ 
mpp_land.F(22): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_MPP_LAND 
--^ 
mpp_land.F(22): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_MPP_LAND 
---^ 
mpp_land.F(22): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_MPP_LAND 
----^ 
mpp_land.F(22): error #5118: First statement in file must not be continued 
MODULE MODULE_MPP_LAND 
-----^ 
mpp_land.F(24): error #5149: Illegal character in statement label field  [u] 
  use MODULE_CPL_LANDICIT 
--^ 
mpp_land.F(24): error #5149: Illegal character in statement label field  [s] 
  use MODULE_CPL_LANDICIT 
---^ 
mpp_land.F(24): error #5149: Illegal character in statement label field  [e] 
  use MODULE_CPL_LANDICIT 
----^ 
mpp_land.F(22): error #5192: Lead underscore not allowed 
MODULE MODULE_MPP_LAND 
-------------^ 
mpp_land.F(26): error #5149: Illegal character in statement label field  [I] 
  IMPL NONEude 
--^ 
mpp_land.F(26): error #5149: Illegal character in statement label field  [M] 
  IMPL NONEude 
---^ 
mpp_land.F(26): error #5149: Illegal character in statement label field  [P] 
  IMPL NONEude 
----^ 
mpp_land.F(27): error #5149: Illegal character in statement label field  [i] 
  incl "mpif.h" 
--^ 
mpp_land.F(27): error #5149: Illegal character in statement label field  [n] 
  incl "mpif.h" 
---^ 
mpp_land.F(27): error #5149: Illegal character in statement label field  [c] 
  incl "mpif.h" 
----^ 
mpp_land.F(29): error #5149: Illegal character in statement label field  [i] 
  integer, public :: left_id,right_id,up_id,down_id,my_idger 
--^ 
mpp_land.F(29): error #5149: Illegal character in statement label field  [n] 
  integer, public :: left_id,right_id,up_id,down_id,my_idger 
---^ 
mpp_land.F(29): error #5149: Illegal character in statement label field  [t] 
  integer, public :: left_id,right_id,up_id,down_id,my_idger 
----^ 
mpp_land.F(29): error #5144: Invalid character_kind_parameter. No underscore 
  integer, public :: left_id,right_id,up_id,down_id,my_idger 
------^ 
mpp_land.F(30): error #5149: Illegal character in statement label field  [i] 
  inte, public :: left_right_np,up_down_np ! define total process in two dimensions. 
--^ 
mpp_land.F(30): error #5149: Illegal character in statement label field  [n] 
  inte, public :: left_right_np,up_down_np ! define total process in two dimensions. 
---^ 
mpp_land.F(30): error #5149: Illegal character in statement label field  [t] 
  inte, public :: left_right_np,up_down_np ! define total process in two dimensions. 
----^ 
mpp_land.F(31): error #5149: Illegal character in statement label field  [i] 
  integer, public :: left_right_p ,up_down_p ! the position of the current process in the logical topography. 
--^ 
mpp_land.F(31): error #5149: Illegal character in statement label field  [n] 
  integer, public :: left_right_p ,up_down_p ! the position of the current process in the logical topography. 
---^ 
mpp_land.F(31): error #5149: Illegal character in statement label field  [t] 
  integer, public :: left_right_p ,up_down_p ! the position of the current process in the logical topography. 
----^ 
mpp_land.F(32): error #5149: Illegal character in statement label field  [i] 
  integer, public :: IO_id   ! the number for IO. (Last processor for IO) 
--^ 
mpp_land.F(32): error #5149: Illegal character in statement label field  [n] 
  integer, public :: IO_id   ! the number for IO. (Last processor for IO) 
---^ 
mpp_land.F(32): error #5149: Illegal character in statement label field  [t] 
  integer, public :: IO_id   ! the number for IO. (Last processor for IO) 
----^ 
mpp_land.F(33): error #5149: Illegal character in statement label field  [i] 
  integer, public :: global_nx, global_ny, local_nx,local_nyger 
--^ 
/tmp/ifortCoZKoc.i(35): catastrophic error: Too many errors, exiting 
compilation aborted for mpp_land.F (code 1) 
Makefile:12: recipe for target 'mpp_land.o' failed 
make[2]: [mpp_land.o] Error 1 (ignored) 
ar -r ../lib/libHYDRO.a mpp_land.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: mpp_land.o: 没有那个文件或目录 
Makefile:12: recipe for target 'mpp_land.o' failed 
make[2]: [mpp_land.o] Error 1 (ignored) 
 
rm -f module_mpp_ReachLS.o module_mpp_ReachLS.mod module_mpp_ReachLS.stb *~ 
mpif90   -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -c module_mpp_ReachLS.F 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_mpp_ReachLS 
^ 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_mpp_ReachLS 
-^ 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_mpp_ReachLS 
--^ 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_mpp_ReachLS 
---^ 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_mpp_ReachLS 
----^ 
module_mpp_ReachLS.F(22): error #5118: First statement in file must not be continued 
MODULE MODULE_mpp_ReachLS 
-----^ 
module_mpp_ReachLS.F(24): error #5149: Illegal character in statement label field  [u] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
--^ 
module_mpp_ReachLS.F(24): error #5149: Illegal character in statement label field  [s] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
---^ 
module_mpp_ReachLS.F(24): error #5149: Illegal character in statement label field  [e] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
----^ 
module_mpp_ReachLS.F(22): error #5192: Lead underscore not allowed 
MODULE MODULE_mpp_ReachLS 
-------------^ 
module_mpp_ReachLS.F(28): error #5149: Illegal character in statement label field  [T] 
  TYPE Grid2ReachMap 
--^ 
module_mpp_ReachLS.F(28): error #5149: Illegal character in statement label field  [Y] 
  TYPE Grid2ReachMap 
---^ 
module_mpp_ReachLS.F(28): error #5149: Illegal character in statement label field  [P] 
  TYPE Grid2ReachMap 
----^ 
module_mpp_ReachLS.F(24): error #5192: Lead underscore not allowed 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
------------^ 
module_mpp_ReachLS.F(24): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
---------------------^ 
module_mpp_ReachLS.F(33): error #5149: Illegal character in statement label field  [e] 
  end TYPE Grid2ReachMaprface 
--^ 
module_mpp_ReachLS.F(33): error #5149: Illegal character in statement label field  [n] 
  end TYPE Grid2ReachMaprface 
---^ 
module_mpp_ReachLS.F(33): error #5149: Illegal character in statement label field  [d] 
  end TYPE Grid2ReachMaprface 
----^ 
module_mpp_ReachLS.F(35): error #5149: Illegal character in statement label field  [i] 
  inte ReachLS_decompodule 
--^ 
module_mpp_ReachLS.F(35): error #5149: Illegal character in statement label field  [n] 
  inte ReachLS_decompodule 
---^ 
module_mpp_ReachLS.F(35): error #5149: Illegal character in statement label field  [t] 
  inte ReachLS_decompodule 
----^ 
module_mpp_ReachLS.F(40): error #5149: Illegal character in statement label field  [e] 
  end interfacerface 
--^ 
module_mpp_ReachLS.F(40): error #5149: Illegal character in statement label field  [n] 
  end interfacerface 
---^ 
module_mpp_ReachLS.F(40): error #5149: Illegal character in statement label field  [d] 
  end interfacerface 
----^ 
/tmp/ifortitHHrj.i(42): catastrophic error: Too many errors, exiting 
compilation aborted for module_mpp_ReachLS.F (code 1) 
Makefile:27: recipe for target 'module_mpp_ReachLS.o' failed 
make[2]: [module_mpp_ReachLS.o] Error 1 (ignored) 
ar -r ../lib/libHYDRO.a module_mpp_ReachLS.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_mpp_ReachLS.o: 没有那个文件或目录 
Makefile:27: recipe for target 'module_mpp_ReachLS.o' failed 
make[2]: [module_mpp_ReachLS.o] Error 1 (ignored) 
 
rm -f module_mpp_GWBUCKET.o module_mpp_GWBUCKET.mod module_mpp_GWBUCKET.stb *~ 
mpif90   -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -c module_mpp_GWBUCKET.F 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_mpp_GWBUCKET 
^ 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_mpp_GWBUCKET 
-^ 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_mpp_GWBUCKET 
--^ 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_mpp_GWBUCKET 
---^ 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_mpp_GWBUCKET 
----^ 
module_mpp_GWBUCKET.F(22): error #5118: First statement in file must not be continued 
MODULE MODULE_mpp_GWBUCKET 
-----^ 
module_mpp_GWBUCKET.F(24): error #5149: Illegal character in statement label field  [u] 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
--^ 
module_mpp_GWBUCKET.F(24): error #5149: Illegal character in statement label field  [s] 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
---^ 
module_mpp_GWBUCKET.F(24): error #5149: Illegal character in statement label field  [e] 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
----^ 
module_mpp_GWBUCKET.F(22): error #5192: Lead underscore not allowed 
MODULE MODULE_mpp_GWBUCKET 
-------------^ 
module_mpp_GWBUCKET.F(25): error #5149: Illegal character in statement label field  [u] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
--^ 
module_mpp_GWBUCKET.F(25): error #5149: Illegal character in statement label field  [s] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
---^ 
module_mpp_GWBUCKET.F(25): error #5149: Illegal character in statement label field  [e] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
----^ 
module_mpp_GWBUCKET.F(24): error #5192: Lead underscore not allowed 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
------------^ 
module_mpp_GWBUCKET.F(24): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
---------------------^ 
module_mpp_GWBUCKET.F(25): error #5192: Lead underscore not allowed 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
------------^ 
module_mpp_GWBUCKET.F(25): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
---------------------^ 
module_mpp_GWBUCKET.F(27): error #5149: Illegal character in statement label field  [i] 
  impl noneude 
--^ 
module_mpp_GWBUCKET.F(27): error #5149: Illegal character in statement label field  [m] 
  impl noneude 
---^ 
module_mpp_GWBUCKET.F(27): error #5149: Illegal character in statement label field  [p] 
  impl noneude 
----^ 
module_mpp_GWBUCKET.F(31): error #5149: Illegal character in statement label field  [i] 
  incl "mpif.h" 
--^ 
module_mpp_GWBUCKET.F(31): error #5149: Illegal character in statement label field  [n] 
  incl "mpif.h" 
---^ 
module_mpp_GWBUCKET.F(31): error #5149: Illegal character in statement label field  [c] 
  incl "mpif.h" 
----^ 
module_mpp_GWBUCKET.F(33): error #5149: Illegal character in statement label field  [i] 
  integer,allocatable,dimension(:) :: sizeInd  ! size of Basins for each tile 
--^ 
module_mpp_GWBUCKET.F(33): error #5149: Illegal character in statement label field  [n] 
  integer,allocatable,dimension(:) :: sizeInd  ! size of Basins for each tile 
---^ 
module_mpp_GWBUCKET.F(33): error #5149: Illegal character in statement label field  [t] 
  integer,allocatable,dimension(:) :: sizeInd  ! size of Basins for each tile 
----^ 
module_mpp_GWBUCKET.F(33): error #5144: Invalid character_kind_parameter. No underscore 
  integer,allocatable,dimension(:) :: sizeInd  ! size of Basins for each tile 
------^ 
module_mpp_GWBUCKET.F(34): error #5149: Illegal character in statement label field  [i] 
  integer ::  maxSizeIndger 
--^ 
module_mpp_GWBUCKET.F(34): error #5149: Illegal character in statement label field  [n] 
  integer ::  maxSizeIndger 
---^ 
module_mpp_GWBUCKET.F(34): error #5149: Illegal character in statement label field  [t] 
  integer ::  maxSizeIndger 
----^ 
/tmp/ifortjn8Uso.i(36): catastrophic error: Too many errors, exiting 
compilation aborted for module_mpp_GWBUCKET.F (code 1) 
Makefile:33: recipe for target 'module_mpp_GWBUCKET.o' failed 
make[2]: [module_mpp_GWBUCKET.o] Error 1 (ignored) 
ar -r ../lib/libHYDRO.a module_mpp_GWBUCKET.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_mpp_GWBUCKET.o: 没有那个文件或目录 
Makefile:33: recipe for target 'module_mpp_GWBUCKET.o' failed 
make[2]: [module_mpp_GWBUCKET.o] Error 1 (ignored) 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/MPP' 
(cd Data_Rec     ; make -f Makefile) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Data_Rec' 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_namelist.F > module_namelist.f 
mpif90   -o module_namelist.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I../mod module_namelist.f 
module_namelist.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_namelist 
^ 
module_namelist.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_namelist 
-^ 
module_namelist.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_namelist 
--^ 
module_namelist.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_namelist 
---^ 
module_namelist.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_namelist 
----^ 
module_namelist.f(34): error #5118: First statement in file must not be continued 
Module module_namelist 
-----^ 
module_namelist.f(34): error #5192: Lead underscore not allowed 
Module module_namelist 
-------------^ 
module_namelist.f(38): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
module_namelist.f(39): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: max_domain=5 
----^ 
module_namelist.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE namelist_rt_field   
---^ 
module_namelist.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE namelist_rt_field   
----^ 
module_namelist.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
    INTEGER, PARAMETER :: max_domain=5 
-----------^ 
module_namelist.f(39): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: max_domain=5 
------------------------------------^ 
module_namelist.f(73): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
module_namelist.f(74): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------^ 
module_namelist.f(74): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
--------------------------------------------------^ 
module_namelist.f(75): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-----------------------------^ 
module_namelist.f(75): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------------------------------------------^ 
module_namelist.f(76): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  sys_cpl, gwChanCondSw, GwPreCycles, GwSpinCycles, GwPreDiagInterval, & 
-------------------------^ 
module_namelist.f(77): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  gwsoilcpl, UDMP_OPT 
---------------------------^ 
module_namelist.f(120): error #5149: Illegal character in statement label field  [E] 
   END TYPE namelist_rt_field  
---^ 
module_namelist.f(120): error #5149: Illegal character in statement label field  [N] 
   END TYPE namelist_rt_field  
----^ 
module_namelist.f(122): error #5149: Illegal character in statement label field  [T] 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----^ 
module_namelist.f(123): error #5149: Illegal character in statement label field  [s] 
    save nlst_rt  
----^ 
module_namelist.f(127): error #5149: Illegal character in statement label field  [s] 
    subroutine read_rt_nlst(nlst)      
----^ 
module_namelist.f(122): error #5082: Syntax error, found '::' when expecting one of: * , <END-OF-STATEMENT> ; / = => 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----------------------------------------------------^ 
module_namelist.f(133): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
module_namelist.f(134): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
------------------------------^ 
module_namelist.f(134): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------------------------------^ 
module_namelist.f(135): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------^ 
module_namelist.f(137): catastrophic error: Too many errors, exiting 
compilation aborted for module_namelist.f (code 1) 
Makefile:16: recipe for target 'module_namelist.o' failed 
make[2]: [module_namelist.o] Error 1 (ignored) 
rm -f module_namelist.f 
 
ar -r ../lib/libHYDRO.a module_namelist.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_namelist.o: 没有那个文件或目录 
Makefile:16: recipe for target 'module_namelist.o' failed 
make[2]: [module_namelist.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:16: recipe for target 'module_namelist.o' failed 
make[2]: [module_namelist.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_RT_data.F > module_RT_data.f 
mpif90   -o module_RT_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I../mod module_RT_data.f 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_RT_data 
^ 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_RT_data 
-^ 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_RT_data 
--^ 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_RT_data 
---^ 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_RT_data 
----^ 
module_RT_data.f(34): error #5118: First statement in file must not be continued 
Module module_RT_data 
-----^ 
module_RT_data.f(35): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
module_RT_data.f(35): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
module_RT_data.f(36): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
module_RT_data.f(36): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
module_RT_data.f(39): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
module_RT_data.f(39): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
module_RT_data.f(40): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
module_RT_data.f(40): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
module_RT_data.f(41): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
module_RT_data.f(41): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
module_RT_data.f(42): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
module_RT_data.f(42): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
module_RT_data.f(43): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
module_RT_data.f(43): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
module_RT_data.f(43): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
module_RT_data.f(44): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
module_RT_data.f(44): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
module_RT_data.f(44): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
module_RT_data.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
module_RT_data.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
module_RT_data.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
----^ 
module_RT_data.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
--^ 
module_RT_data.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
---^ 
module_RT_data.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
----^ 
module_RT_data.f(47): catastrophic error: Too many errors, exiting 
compilation aborted for module_RT_data.f (code 1) 
Makefile:16: recipe for target 'module_RT_data.o' failed 
make[2]: [module_RT_data.o] Error 1 (ignored) 
rm -f module_RT_data.f 
 
ar -r ../lib/libHYDRO.a module_RT_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_RT_data.o: 没有那个文件或目录 
Makefile:16: recipe for target 'module_RT_data.o' failed 
make[2]: [module_RT_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:16: recipe for target 'module_RT_data.o' failed 
make[2]: [module_RT_data.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_gw_gw2d_data.F > module_gw_gw2d_data.f 
mpif90   -o module_gw_gw2d_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I../mod module_gw_gw2d_data.f 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [M] 
Module module_gw_gw2d_data 
^ 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [o] 
Module module_gw_gw2d_data 
-^ 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [d] 
Module module_gw_gw2d_data 
--^ 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [u] 
Module module_gw_gw2d_data 
---^ 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [l] 
Module module_gw_gw2d_data 
----^ 
module_gw_gw2d_data.f(35): error #5118: First statement in file must not be continued 
Module module_gw_gw2d_data 
-----^ 
module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [t] 
 type gw_field 
-^ 
module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [y] 
 type gw_field 
--^ 
module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [p] 
 type gw_field 
---^ 
module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [e] 
 type gw_field 
----^ 
module_gw_gw2d_data.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
   INTEGER, PARAMETER :: max_domain=5 
----------^ 
module_gw_gw2d_data.f(37): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
   INTEGER, PARAMETER :: max_domain=5 
-----------------------------------^ 
module_gw_gw2d_data.f(40): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
 type gw_field 
--------------^ 
module_gw_gw2d_data.f(47): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
module_gw_gw2d_data.f(48): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        elev,           &  ! elev/bathymetry of sfc rel to sl (m) 
------------^ 
module_gw_gw2d_data.f(49): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        bot,            &  ! elev. aquifer bottom rel to sl (m) 
-----------^ 
module_gw_gw2d_data.f(50): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        hycond,         &  ! hydraulic conductivity (m/s per m/m) 
--------------^ 
module_gw_gw2d_data.f(51): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        poros,          &  ! porosity (m3/m3) 
-------------^ 
module_gw_gw2d_data.f(52): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        compres,        &  ! compressibility (1/Pa) 
---------------^ 
module_gw_gw2d_data.f(53): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        ho                 ! head at start of timestep (m) 
----------------------------------------------------------^ 
module_gw_gw2d_data.f(55): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
module_gw_gw2d_data.f(56): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        h,              &  ! head, after ghmcompute (m) 
---------^ 
module_gw_gw2d_data.f(57): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        convgw,         &  ! convergence due to gw flow (m/s) 
--------------^ 
module_gw_gw2d_data.f(58): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        excess             ! surface exceeding groundwater (mm) 
---------------------------------------------------------------^ 
module_gw_gw2d_data.f(60): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
module_gw_gw2d_data.f(61): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        qdarcyRT,       &  ! approximated flux between soil and groundwater for coupled simulations on routing grid 
----------------^ 
module_gw_gw2d_data.f(63): catastrophic error: Too many errors, exiting 
compilation aborted for module_gw_gw2d_data.f (code 1) 
Makefile:16: recipe for target 'module_gw_gw2d_data.o' failed 
make[2]: [module_gw_gw2d_data.o] Error 1 (ignored) 
rm -f module_gw_gw2d_data.f 
 
ar -r ../lib/libHYDRO.a module_gw_gw2d_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_gw_gw2d_data.o: 没有那个文件或目录 
Makefile:16: recipe for target 'module_gw_gw2d_data.o' failed 
make[2]: [module_gw_gw2d_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:16: recipe for target 'module_gw_gw2d_data.o' failed 
make[2]: [module_gw_gw2d_data.o] Error 1 (ignored) 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Data_Rec' 
(cd Routing; make -f Makefile) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Routing' 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_date_utilities_rt.F > module_date_utilities_rt.f 
mpif90   -o module_date_utilities_rt.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_date_utilities_rt.f 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [m] 
module Module_Date_utilities_rt 
^ 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [o] 
module Module_Date_utilities_rt 
-^ 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [d] 
module Module_Date_utilities_rt 
--^ 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [u] 
module Module_Date_utilities_rt 
---^ 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [l] 
module Module_Date_utilities_rt 
----^ 
module_date_utilities_rt.f(34): error #5118: First statement in file must not be continued 
module Module_Date_utilities_rt 
-----^ 
module_date_utilities_rt.f(36): error #5149: Illegal character in statement label field  [s] 
  subroutine geth_newdate (ndate, odate, idt) 
--^ 
module_date_utilities_rt.f(36): error #5149: Illegal character in statement label field  [u] 
  subroutine geth_newdate (ndate, odate, idt) 
---^ 
module_date_utilities_rt.f(36): error #5149: Illegal character in statement label field  [b] 
  subroutine geth_newdate (ndate, odate, idt) 
----^ 
module_date_utilities_rt.f(37): error #5149: Illegal character in statement label field  [i] 
    implicit none 
----^ 
module_date_utilities_rt.f(47): error #5149: Illegal character in statement label field  [i] 
    integer, intent(in)           :: idt 
----^ 
module_date_utilities_rt.f(48): error #5149: Illegal character in statement label field  [c] 
    character (len=*), intent(out) :: ndate 
----^ 
module_date_utilities_rt.f(49): error #5149: Illegal character in statement label field  [c] 
    character (len=*), intent(in)  :: odate 
----^ 
module_date_utilities_rt.f(78): error #5149: Illegal character in statement label field  [i] 
    integer :: newlen, oldlen 
----^ 
module_date_utilities_rt.f(79): error #5149: Illegal character in statement label field  [i] 
    integer :: yrnew, monew, dynew, hrnew, minew, scnew, frnew 
----^ 
module_date_utilities_rt.f(80): error #5149: Illegal character in statement label field  [i] 
    integer :: yrold, moold, dyold, hrold, miold, scold, frold 
----^ 
module_date_utilities_rt.f(81): error #5149: Illegal character in statement label field  [i] 
    integer :: nday, nhour, nmin, nsec, nfrac, i, ifrc 
----^ 
module_date_utilities_rt.f(82): error #5149: Illegal character in statement label field  [l] 
    logical :: opass 
----^ 
module_date_utilities_rt.f(83): error #5149: Illegal character in statement label field  [c] 
    character (len=10) :: hfrc 
----^ 
module_date_utilities_rt.f(84): error #5149: Illegal character in statement label field  [c] 
    character (len=1) :: sp 
----^ 
module_date_utilities_rt.f(85): error #5149: Illegal character in statement label field  [l] 
    logical :: punct 
----^ 
module_date_utilities_rt.f(86): error #5149: Illegal character in statement label field  [i] 
    integer :: yrstart, yrend, mostart, moend, dystart, dyend 
----^ 
module_date_utilities_rt.f(87): error #5149: Illegal character in statement label field  [i] 
    integer :: hrstart, hrend, mistart, miend, scstart, scend, frstart 
----^ 
module_date_utilities_rt.f(88): error #5149: Illegal character in statement label field  [i] 
    integer :: units 
----^ 
module_date_utilities_rt.f(89): error #5149: Illegal character in statement label field  [i] 
    integer, dimension(12) :: mday = (/31,28,31,30,31,30,31,31,30,31,30,31/) 
----^ 
module_date_utilities_rt.f(90): catastrophic error: Too many errors, exiting 
compilation aborted for module_date_utilities_rt.f (code 1) 
Makefile:35: recipe for target 'module_date_utilities_rt.o' failed 
make[2]: [module_date_utilities_rt.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_date_utilities_rt.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_date_utilities_rt.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_date_utilities_rt.o' failed 
make[2]: [module_date_utilities_rt.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_date_utilities_rt.o' failed 
make[2]: [module_date_utilities_rt.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_namelist.F > ../Data_Rec/module_namelist.f 
mpif90   -o ../Data_Rec/module_namelist.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include ../Data_Rec/module_namelist.f 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_namelist 
^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_namelist 
-^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_namelist 
--^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_namelist 
---^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_namelist 
----^ 
../Data_Rec/module_namelist.f(34): error #5118: First statement in file must not be continued 
Module module_namelist 
-----^ 
../Data_Rec/module_namelist.f(34): error #5192: Lead underscore not allowed 
Module module_namelist 
-------------^ 
../Data_Rec/module_namelist.f(38): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
../Data_Rec/module_namelist.f(39): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE namelist_rt_field   
---^ 
../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE namelist_rt_field   
----^ 
../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
    INTEGER, PARAMETER :: max_domain=5 
-----------^ 
../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: max_domain=5 
------------------------------------^ 
../Data_Rec/module_namelist.f(73): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------^ 
../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
--------------------------------------------------^ 
../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-----------------------------^ 
../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(76): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  sys_cpl, gwChanCondSw, GwPreCycles, GwSpinCycles, GwPreDiagInterval, & 
-------------------------^ 
../Data_Rec/module_namelist.f(77): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  gwsoilcpl, UDMP_OPT 
---------------------------^ 
../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [E] 
   END TYPE namelist_rt_field  
---^ 
../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [N] 
   END TYPE namelist_rt_field  
----^ 
../Data_Rec/module_namelist.f(122): error #5149: Illegal character in statement label field  [T] 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----^ 
../Data_Rec/module_namelist.f(123): error #5149: Illegal character in statement label field  [s] 
    save nlst_rt  
----^ 
../Data_Rec/module_namelist.f(127): error #5149: Illegal character in statement label field  [s] 
    subroutine read_rt_nlst(nlst)      
----^ 
../Data_Rec/module_namelist.f(122): error #5082: Syntax error, found '::' when expecting one of: * , <END-OF-STATEMENT> ; / = => 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----------------------------------------------------^ 
../Data_Rec/module_namelist.f(133): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
------------------------------^ 
../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------------------------------^ 
../Data_Rec/module_namelist.f(135): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------^ 
../Data_Rec/module_namelist.f(137): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_namelist.f (code 1) 
Makefile:35: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_namelist.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_namelist.o: 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_RT_data.F > ../Data_Rec/module_RT_data.f 
mpif90   -o ../Data_Rec/module_RT_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include ../Data_Rec/module_RT_data.f 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_RT_data 
^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_RT_data 
-^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_RT_data 
--^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_RT_data 
---^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_RT_data 
----^ 
../Data_Rec/module_RT_data.f(34): error #5118: First statement in file must not be continued 
Module module_RT_data 
-----^ 
../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
----^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
--^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
---^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
----^ 
../Data_Rec/module_RT_data.f(47): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_RT_data.f (code 1) 
Makefile:35: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_RT_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_RT_data.o: 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_UDMAP.F > module_UDMAP.f 
mpif90   -o module_UDMAP.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_UDMAP.f 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [m] 
module module_UDMAP 
^ 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [o] 
module module_UDMAP 
-^ 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [d] 
module module_UDMAP 
--^ 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [u] 
module module_UDMAP 
---^ 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [l] 
module module_UDMAP 
----^ 
module_UDMAP.f(35): error #5118: First statement in file must not be continued 
module module_UDMAP 
-----^ 
module_UDMAP.f(37): error #5149: Illegal character in statement label field  [u] 
use module_namelist, only: nlst_rt 
^ 
module_UDMAP.f(37): error #5149: Illegal character in statement label field  [s] 
use module_namelist, only: nlst_rt 
-^ 
module_UDMAP.f(37): error #5149: Illegal character in statement label field  [e] 
use module_namelist, only: nlst_rt 
--^ 
module_UDMAP.f(37): error #5149: Illegal character in statement label field  [m] 
use module_namelist, only: nlst_rt 
----^ 
module_UDMAP.f(38): error #5149: Illegal character in statement label field  [u] 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
^ 
module_UDMAP.f(38): error #5149: Illegal character in statement label field  [s] 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
-^ 
module_UDMAP.f(38): error #5149: Illegal character in statement label field  [e] 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
--^ 
module_UDMAP.f(38): error #5149: Illegal character in statement label field  [m] 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
----^ 
module_UDMAP.f(35): error #5192: Lead underscore not allowed 
module module_UDMAP 
-------------^ 
module_UDMAP.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
use module_namelist, only: nlst_rt 
-------------------^ 
module_UDMAP.f(38): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
-------------------------^ 
module_UDMAP.f(38): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
---------------------------------------------------------------------^ 
module_UDMAP.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
         local_endx_rt,local_endy_rt, left_id, right_id, down_id, up_id, mpp_collect_1d_int_mem, & 
----------------------^ 
module_UDMAP.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
         local_endx_rt,local_endy_rt, left_id, right_id, down_id, up_id, mpp_collect_1d_int_mem, & 
--------------------------------------------------------------------------------------------------^ 
module_UDMAP.f(41): error #5149: Illegal character in statement label field  [u] 
use module_mpp_land, only: mpp_land_bcast_int, mpp_land_bcast_real8_1d, mpp_land_bcast_int1 
^ 
module_UDMAP.f(41): error #5149: Illegal character in statement label field  [s] 
use module_mpp_land, only: mpp_land_bcast_int, mpp_land_bcast_real8_1d, mpp_land_bcast_int1 
-^ 
module_UDMAP.f(41): error #5149: Illegal character in statement label field  [e] 
use module_mpp_land, only: mpp_land_bcast_int, mpp_land_bcast_real8_1d, mpp_land_bcast_int1 
--^ 
module_UDMAP.f(41): error #5149: Illegal character in statement label field  [m] 
use module_mpp_land, only: mpp_land_bcast_int, mpp_land_bcast_real8_1d, mpp_land_bcast_int1 
----^ 
module_UDMAP.f(43): error #5149: Illegal character in statement label field  [u] 
use module_mpp_land, only: sum_int1d, global_rt_nx, global_rt_ny, write_IO_rt_int, MPP_LAND_COM_INTEGER 
^ 
module_UDMAP.f(43): error #5149: Illegal character in statement label field  [s] 
use module_mpp_land, only: sum_int1d, global_rt_nx, global_rt_ny, write_IO_rt_int, MPP_LAND_COM_INTEGER 
-^ 
module_UDMAP.f(43): error #5149: Illegal character in statement label field  [e] 
use module_mpp_land, only: sum_int1d, global_rt_nx, global_rt_ny, write_IO_rt_int, MPP_LAND_COM_INTEGER 
--^ 
module_UDMAP.f(43): error #5149: Illegal character in statement label field  [m] 
use module_mpp_land, only: sum_int1d, global_rt_nx, global_rt_ny, write_IO_rt_int, MPP_LAND_COM_INTEGER 
----^ 
module_UDMAP.f(45): error #5149: Illegal character in statement label field  [u] 
use MODULE_mpp_ReachLS, only : updatelinkv, ReachLS_write_io, com_write1dInt, & 
^ 
module_UDMAP.f(45): error #5149: Illegal character in statement label field  [s] 
use MODULE_mpp_ReachLS, only : updatelinkv, ReachLS_write_io, com_write1dInt, & 
-^ 
module_UDMAP.f(46): catastrophic error: Too many errors, exiting 
compilation aborted for module_UDMAP.f (code 1) 
Makefile:35: recipe for target 'module_UDMAP.o' failed 
make[2]: [module_UDMAP.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_UDMAP.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_UDMAP.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_UDMAP.o' failed 
make[2]: [module_UDMAP.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_UDMAP.o' failed 
make[2]: [module_UDMAP.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_HYDRO_utils.F > module_HYDRO_utils.f 
mpif90   -o module_HYDRO_utils.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_HYDRO_utils.f 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_utils 
^ 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_utils 
-^ 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_utils 
--^ 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_utils 
---^ 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_utils 
----^ 
module_HYDRO_utils.f(34): error #5118: First statement in file must not be continued 
module module_HYDRO_utils 
-----^ 
module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [u] 
  use module_RT_data, only: rt_domain 
--^ 
module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [s] 
  use module_RT_data, only: rt_domain 
---^ 
module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [e] 
  use module_RT_data, only: rt_domain 
----^ 
module_HYDRO_utils.f(34): error #5192: Lead underscore not allowed 
module module_HYDRO_utils 
-------------^ 
module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [u] 
  use module_namelist, only: nlst_rt 
--^ 
module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [s] 
  use module_namelist, only: nlst_rt 
---^ 
module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [e] 
  use module_namelist, only: nlst_rt 
----^ 
module_HYDRO_utils.f(35): error #5192: Lead underscore not allowed 
  use module_RT_data, only: rt_domain 
------------^ 
module_HYDRO_utils.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_RT_data, only: rt_domain 
--------------------^ 
module_HYDRO_utils.f(36): error #5192: Lead underscore not allowed 
  use module_namelist, only: nlst_rt 
------------^ 
module_HYDRO_utils.f(36): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_namelist, only: nlst_rt 
---------------------^ 
module_HYDRO_utils.f(37): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
     use module_mpp_land, only: global_nx, global_ny, my_id, IO_id, & 
------------------------------^ 
module_HYDRO_utils.f(37): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
     use module_mpp_land, only: global_nx, global_ny, my_id, IO_id, & 
--------------------------------------------------------------------^ 
module_HYDRO_utils.f(38): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
           decompose_data_real, write_io_real, MPP_LAND_COM_REAL, & 
------------------------------^ 
module_HYDRO_utils.f(38): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
           decompose_data_real, write_io_real, MPP_LAND_COM_REAL, & 
------------------------------------------------------------------^ 
module_HYDRO_utils.f(39): error #5192: Lead underscore not allowed 
           write_io_int, mpp_land_bcast_real, global_rt_nx, global_rt_ny, & 
----------------^ 
module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [i] 
  implicit none 
--^ 
module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [m] 
  implicit none 
---^ 
module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [p] 
  implicit none 
----^ 
module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [l] 
  logical lr_dist_flag    !land routing distance calculated or not.  
--^ 
module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [o] 
  logical lr_dist_flag    !land routing distance calculated or not.  
---^ 
module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [g] 
  logical lr_dist_flag    !land routing distance calculated or not.  
----^ 
module_HYDRO_utils.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
           decompose_rt_real, write_io_rt_real 
----------------------------^ 
module_HYDRO_utils.f(50): catastrophic error: Too many errors, exiting 
compilation aborted for module_HYDRO_utils.f (code 1) 
Makefile:35: recipe for target 'module_HYDRO_utils.o' failed 
make[2]: [module_HYDRO_utils.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_HYDRO_utils.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_HYDRO_utils.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_HYDRO_utils.o' failed 
make[2]: [module_HYDRO_utils.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_HYDRO_utils.o' failed 
make[2]: [module_HYDRO_utils.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_noah_chan_param_init_rt.F > module_noah_chan_param_init_rt.f 
mpif90   -o module_noah_chan_param_init_rt.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_noah_chan_param_init_rt.f 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [M] 
MODULE module_noah_chan_param_init_rt 
^ 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [O] 
MODULE module_noah_chan_param_init_rt 
-^ 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [D] 
MODULE module_noah_chan_param_init_rt 
--^ 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [U] 
MODULE module_noah_chan_param_init_rt 
---^ 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [L] 
MODULE module_noah_chan_param_init_rt 
----^ 
module_noah_chan_param_init_rt.f(34): error #5118: First statement in file must not be continued 
MODULE module_noah_chan_param_init_rt 
-----^ 
module_noah_chan_param_init_rt.f(40): error #5149: Illegal character in statement label field  [S] 
  SUBROUTINE CHAN_PARM_INIT (BOTWID,HLINK_INIT,CHAN_SS,CHMann) 
--^ 
module_noah_chan_param_init_rt.f(40): error #5149: Illegal character in statement label field  [U] 
  SUBROUTINE CHAN_PARM_INIT (BOTWID,HLINK_INIT,CHAN_SS,CHMann) 
---^ 
module_noah_chan_param_init_rt.f(40): error #5149: Illegal character in statement label field  [B] 
  SUBROUTINE CHAN_PARM_INIT (BOTWID,HLINK_INIT,CHAN_SS,CHMann) 
----^ 
module_noah_chan_param_init_rt.f(43): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
module_noah_chan_param_init_rt.f(45): error #5149: Illegal character in statement label field  [i] 
    integer :: IINDEX, CHANCATS 
----^ 
module_noah_chan_param_init_rt.f(46): error #5149: Illegal character in statement label field  [i] 
    integer :: ORDER, IUNIT 
----^ 
module_noah_chan_param_init_rt.f(47): error #5149: Illegal character in statement label field  [i] 
    integer, PARAMETER :: NCHANTYPES=50  
----^ 
module_noah_chan_param_init_rt.f(48): error #5149: Illegal character in statement label field  [r] 
    real,dimension(NCHANTYPES)    :: BOTWID,HLINK_INIT,CHAN_SS,CHMann 
----^ 
module_noah_chan_param_init_rt.f(49): error #5149: Illegal character in statement label field  [c] 
    character(LEN=11) :: DATATYPE 
----^ 
module_noah_chan_param_init_rt.f(60): error #5149: Illegal character in statement label field  [I] 
    IUNIT = 23 
----^ 
module_noah_chan_param_init_rt.f(61): error #5149: Illegal character in statement label field  [O] 
    OPEN(IUNIT, & 
----^ 
module_noah_chan_param_init_rt.f(62): error #5149: Illegal character in statement label field  [F] 
    FILE='CHANPARM.TBL', & 
----^ 
module_noah_chan_param_init_rt.f(63): error #5149: Illegal character in statement label field  [F] 
    FORM='FORMATTED',STATUS='OLD') 
----^ 
module_noah_chan_param_init_rt.f(64): error #5149: Illegal character in statement label field  [R] 
    READ (IUNIT,*) 
----^ 
module_noah_chan_param_init_rt.f(65): error #5149: Illegal character in statement label field  [R] 
    READ (IUNIT,2000,END=2002) DATATYPE 
----^ 
module_noah_chan_param_init_rt.f(66): error #5149: Illegal character in statement label field  [R] 
    READ (IUNIT,*)CHANCATS,IINDEX 
----^ 
module_noah_chan_param_init_rt.f(67): error #5148: A continuation character is illegal on a line with a statement label 
2000 FORMAT (A11) 
-----^ 
module_noah_chan_param_init_rt.f(43): error #5082: Syntax error, found IDENTIFIER 'PLICITNONETEGER' when expecting one of: ( % [ . = => 
    IMPLICIT NONE 
------^ 
module_noah_chan_param_init_rt.f(47): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    integer, PARAMETER :: NCHANTYPES=50  
------------------------------------^ 
module_noah_chan_param_init_rt.f(71): error #5149: Illegal character in statement label field  [I] 
    IF(DATATYPE.EQ.'StreamOrder')THEN 
----^ 
module_noah_chan_param_init_rt.f(72): catastrophic error: Too many errors, exiting 
compilation aborted for module_noah_chan_param_init_rt.f (code 1) 
Makefile:35: recipe for target 'module_noah_chan_param_init_rt.o' failed 
make[2]: [module_noah_chan_param_init_rt.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_noah_chan_param_init_rt.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_noah_chan_param_init_rt.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_noah_chan_param_init_rt.o' failed 
make[2]: [module_noah_chan_param_init_rt.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_noah_chan_param_init_rt.o' failed 
make[2]: [module_noah_chan_param_init_rt.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_GW_baseflow.F > module_GW_baseflow.f 
mpif90   -o module_GW_baseflow.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_GW_baseflow.f 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [m] 
module module_GW_baseflow 
^ 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [o] 
module module_GW_baseflow 
-^ 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [d] 
module module_GW_baseflow 
--^ 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [u] 
module module_GW_baseflow 
---^ 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [l] 
module module_GW_baseflow 
----^ 
module_GW_baseflow.f(34): error #5118: First statement in file must not be continued 
module module_GW_baseflow 
-----^ 
module_GW_baseflow.f(36): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_land 
---^ 
module_GW_baseflow.f(36): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_land 
----^ 
module_GW_baseflow.f(37): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_GWBUCKET, only: gw_sum_real, gw_write_io_real 
---^ 
module_GW_baseflow.f(37): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_GWBUCKET, only: gw_sum_real, gw_write_io_real 
----^ 
module_GW_baseflow.f(38): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_ReachLS, only : updatelinkv 
---^ 
module_GW_baseflow.f(38): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_ReachLS, only : updatelinkv 
----^ 
module_GW_baseflow.f(39): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
module_GW_baseflow.f(39): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
module_GW_baseflow.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
module_GW_baseflow.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
module_GW_baseflow.f(42): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
module_GW_baseflow.f(42): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
module_GW_baseflow.f(43): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
module_GW_baseflow.f(43): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
module_GW_baseflow.f(44): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
module_GW_baseflow.f(44): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
module_GW_baseflow.f(47): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
module_GW_baseflow.f(47): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
module_GW_baseflow.f(48): catastrophic error: Too many errors, exiting 
compilation aborted for module_GW_baseflow.f (code 1) 
Makefile:35: recipe for target 'module_GW_baseflow.o' failed 
make[2]: [module_GW_baseflow.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_GW_baseflow.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_GW_baseflow.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_GW_baseflow.o' failed 
make[2]: [module_GW_baseflow.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_GW_baseflow.o' failed 
make[2]: [module_GW_baseflow.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_gw_gw2d_data.F > ../Data_Rec/module_gw_gw2d_data.f 
mpif90   -o ../Data_Rec/module_gw_gw2d_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include ../Data_Rec/module_gw_gw2d_data.f 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [M] 
Module module_gw_gw2d_data 
^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [o] 
Module module_gw_gw2d_data 
-^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [d] 
Module module_gw_gw2d_data 
--^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [u] 
Module module_gw_gw2d_data 
---^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [l] 
Module module_gw_gw2d_data 
----^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5118: First statement in file must not be continued 
Module module_gw_gw2d_data 
-----^ 
../Data_Rec/module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Data_Rec/module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [t] 
 type gw_field 
-^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [y] 
 type gw_field 
--^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [p] 
 type gw_field 
---^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [e] 
 type gw_field 
----^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
   INTEGER, PARAMETER :: max_domain=5 
----------^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
   INTEGER, PARAMETER :: max_domain=5 
-----------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
 type gw_field 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(47): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(48): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        elev,           &  ! elev/bathymetry of sfc rel to sl (m) 
------------^ 
../Data_Rec/module_gw_gw2d_data.f(49): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        bot,            &  ! elev. aquifer bottom rel to sl (m) 
-----------^ 
../Data_Rec/module_gw_gw2d_data.f(50): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        hycond,         &  ! hydraulic conductivity (m/s per m/m) 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(51): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        poros,          &  ! porosity (m3/m3) 
-------------^ 
../Data_Rec/module_gw_gw2d_data.f(52): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        compres,        &  ! compressibility (1/Pa) 
---------------^ 
../Data_Rec/module_gw_gw2d_data.f(53): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        ho                 ! head at start of timestep (m) 
----------------------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(55): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(56): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        h,              &  ! head, after ghmcompute (m) 
---------^ 
../Data_Rec/module_gw_gw2d_data.f(57): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        convgw,         &  ! convergence due to gw flow (m/s) 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(58): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        excess             ! surface exceeding groundwater (mm) 
---------------------------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(60): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(61): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        qdarcyRT,       &  ! approximated flux between soil and groundwater for coupled simulations on routing grid 
----------------^ 
../Data_Rec/module_gw_gw2d_data.f(63): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_gw_gw2d_data.f (code 1) 
Makefile:35: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_gw_gw2d_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_gw_gw2d_data.o: 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_HYDRO_io.F > module_HYDRO_io.f 
mpif90   -o module_HYDRO_io.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_HYDRO_io.f 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_io 
^ 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_io 
-^ 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_io 
--^ 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_io 
---^ 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_io 
----^ 
module_HYDRO_io.f(35): error #5118: First statement in file must not be continued 
module module_HYDRO_io 
-----^ 
module_HYDRO_io.f(35): error #5192: Lead underscore not allowed 
module module_HYDRO_io 
-------------^ 
module_HYDRO_io.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
     use module_mpp_reachls,  only: ReachLS_decomp, reachls_wreal, ReachLS_write_io, & 
---------------------------^ 
module_HYDRO_io.f(40): error #5149: Illegal character in statement label field  [u] 
   use Module_Date_utilities_rt, only: geth_newdate 
---^ 
module_HYDRO_io.f(40): error #5149: Illegal character in statement label field  [s] 
   use Module_Date_utilities_rt, only: geth_newdate 
----^ 
module_HYDRO_io.f(41): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_utils, only: get_dist_ll 
---^ 
module_HYDRO_io.f(41): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_utils, only: get_dist_ll 
----^ 
module_HYDRO_io.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_namelist, only: nlst_rt 
---^ 
module_HYDRO_io.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_namelist, only: nlst_rt 
----^ 
module_HYDRO_io.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_RT_data, only: rt_domain 
---^ 
module_HYDRO_io.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_RT_data, only: rt_domain 
----^ 
module_HYDRO_io.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d_data, only: gw2d    
---^ 
module_HYDRO_io.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_gw_gw2d_data, only: gw2d    
----^ 
module_HYDRO_io.f(45): error #5149: Illegal character in statement label field  [u] 
   use netcdf  
---^ 
module_HYDRO_io.f(45): error #5149: Illegal character in statement label field  [s] 
   use netcdf  
----^ 
module_HYDRO_io.f(47): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
module_HYDRO_io.f(47): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
module_HYDRO_io.f(38): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                                    ReachLS_wInt, reachls_wreal2, TONODE2RSL, gbcastvalue 
------------------------------------------------^ 
module_HYDRO_io.f(47): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) , : ] /) 
   implicit none 
----------------^ 
module_HYDRO_io.f(1789): error #5149: Illegal character in statement label field  [i] 
   interface w_rst_crt_reach 
---^ 
module_HYDRO_io.f(1789): error #5149: Illegal character in statement label field  [n] 
   interface w_rst_crt_reach 
----^ 
module_HYDRO_io.f(1789): error #5082: Syntax error, found IDENTIFIER 'ERFACEW_RST_CRT_REACH' when expecting one of: <END-OF-STATEMENT> ; 
   interface w_rst_crt_reach 
------^ 
module_HYDRO_io.f(1792): error #5149: Illegal character in statement label field  [e] 
   end interface 
---^ 
module_HYDRO_io.f(1792): error #5149: Illegal character in statement label field  [n] 
   end interface 
----^ 
module_HYDRO_io.f(1794): error #5149: Illegal character in statement label field  [i] 
   interface read_rst_crt_reach_nc 
---^ 
module_HYDRO_io.f(1795): catastrophic error: Too many errors, exiting 
compilation aborted for module_HYDRO_io.f (code 1) 
Makefile:35: recipe for target 'module_HYDRO_io.o' failed 
make[2]: [module_HYDRO_io.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_HYDRO_io.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_HYDRO_io.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_HYDRO_io.o' failed 
make[2]: [module_HYDRO_io.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_HYDRO_io.o' failed 
make[2]: [module_HYDRO_io.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_gw_gw2d.F > module_gw_gw2d.f 
mpif90   -o module_gw_gw2d.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_gw_gw2d.f 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [m] 
module module_gw_gw2d 
^ 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [o] 
module module_gw_gw2d 
-^ 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [d] 
module module_gw_gw2d 
--^ 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [u] 
module module_gw_gw2d 
---^ 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [l] 
module module_gw_gw2d 
----^ 
module_gw_gw2d.f(39): error #5118: First statement in file must not be continued 
module module_gw_gw2d 
-----^ 
module_gw_gw2d.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_land 
---^ 
module_gw_gw2d.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_land 
----^ 
module_gw_gw2d.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d_data, only: gw2d 
---^ 
module_gw_gw2d.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_gw_gw2d_data, only: gw2d 
----^ 
module_gw_gw2d.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_rt_data, only: rt_domain 
---^ 
module_gw_gw2d.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_rt_data, only: rt_domain 
----^ 
module_gw_gw2d.f(45): error #5149: Illegal character in statement label field  [u] 
   use module_namelist 
---^ 
module_gw_gw2d.f(45): error #5149: Illegal character in statement label field  [s] 
   use module_namelist 
----^ 
module_gw_gw2d.f(47): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
module_gw_gw2d.f(47): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
module_gw_gw2d.f(50): error #5149: Illegal character in statement label field  [t] 
 type gw_field 
-^ 
module_gw_gw2d.f(50): error #5149: Illegal character in statement label field  [y] 
 type gw_field 
--^ 
module_gw_gw2d.f(50): error #5149: Illegal character in statement label field  [p] 
 type gw_field 
---^ 
module_gw_gw2d.f(50): error #5149: Illegal character in statement label field  [e] 
 type gw_field 
----^ 
module_gw_gw2d.f(39): error #5192: Lead underscore not allowed 
module module_gw_gw2d 
-------------^ 
module_gw_gw2d.f(43): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_gw_gw2d_data, only: gw2d 
--------------------------^ 
module_gw_gw2d.f(44): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
   use module_rt_data, only: rt_domain 
---------------------------^ 
module_gw_gw2d.f(50): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
 type gw_field 
--------------^ 
module_gw_gw2d.f(57): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
module_gw_gw2d.f(58): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        elev,           &  ! elev/bathymetry of sfc rel to sl (m) 
------------^ 
module_gw_gw2d.f(59): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        bot,            &  ! elev. aquifer bottom rel to sl (m) 
-----------^ 
module_gw_gw2d.f(60): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        hycond,         &  ! hydraulic conductivity (m/s per m/m) 
--------------^ 
module_gw_gw2d.f(61): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        poros,          &  ! porosity (m3/m3) 
-------------^ 
module_gw_gw2d.f(62): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        compres,        &  ! compressibility (1/Pa) 
---------------^ 
module_gw_gw2d.f(64): catastrophic error: Too many errors, exiting 
compilation aborted for module_gw_gw2d.f (code 1) 
Makefile:35: recipe for target 'module_gw_gw2d.o' failed 
make[2]: [module_gw_gw2d.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_gw_gw2d.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_gw_gw2d.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_gw_gw2d.o' failed 
make[2]: [module_gw_gw2d.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_gw_gw2d.o' failed 
make[2]: [module_gw_gw2d.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_RT.F > module_RT.f 
mpif90   -o module_RT.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_RT.f 
module_RT.f(34): error #5149: Illegal character in statement label field  [M] 
MODULE module_Routing 
^ 
module_RT.f(34): error #5149: Illegal character in statement label field  [O] 
MODULE module_Routing 
-^ 
module_RT.f(34): error #5149: Illegal character in statement label field  [D] 
MODULE module_Routing 
--^ 
module_RT.f(34): error #5149: Illegal character in statement label field  [U] 
MODULE module_Routing 
---^ 
module_RT.f(34): error #5149: Illegal character in statement label field  [L] 
MODULE module_Routing 
----^ 
module_RT.f(34): error #5118: First statement in file must not be continued 
MODULE module_Routing 
-----^ 
module_RT.f(35): error #5149: Illegal character in statement label field  [u] 
   use module_gw_baseflow, only: pix_ct_1 
---^ 
module_RT.f(35): error #5149: Illegal character in statement label field  [s] 
   use module_gw_baseflow, only: pix_ct_1 
----^ 
module_RT.f(36): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
---^ 
module_RT.f(36): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
----^ 
module_RT.f(34): error #5192: Lead underscore not allowed 
MODULE module_Routing 
-------------^ 
module_RT.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_gw_baseflow, only: pix_ct_1 
-------------------------^ 
module_RT.f(36): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
----------------------------^ 
module_RT.f(38): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_ReachLS, only: ReachLS_ini, getlocalindx,  getToInd 
---^ 
module_RT.f(38): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_ReachLS, only: ReachLS_ini, getlocalindx,  getToInd 
----^ 
module_RT.f(39): error #5149: Illegal character in statement label field  [U] 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
---^ 
module_RT.f(39): error #5149: Illegal character in statement label field  [S] 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
----^ 
module_RT.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                              mpp_read_simp_gw, read_routelink, get_nlinksl 
----------------------------------------------^ 
module_RT.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
------------------------------------------------------------------------------------------^ 
module_RT.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               mpp_land_bcast_int, mpp_land_bcast_int1, & 
-------------------------------------------------^ 
module_RT.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_GWBUCKET, only : collectSizeInd 
---^ 
module_RT.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_GWBUCKET, only : collectSizeInd 
----^ 
module_RT.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: readgw2d, simp_gw_ind,read_GWBUCKPARM, get_gw_strm_msk_lind, readBucket_nhd, read_NSIMLAKES 
---^ 
module_RT.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: readgw2d, simp_gw_ind,read_GWBUCKPARM, get_gw_strm_msk_lind, readBucket_nhd, read_NSIMLAKES 
----^ 
module_RT.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_utils  
---^ 
module_RT.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_utils  
----^ 
module_RT.f(46): error #5149: Illegal character in statement label field  [u] 
   use module_UDMAP, only: LNUMRSL, LUDRSL, UDMP_ini 
---^ 
module_RT.f(46): error #5149: Illegal character in statement label field  [s] 
   use module_UDMAP, only: LNUMRSL, LUDRSL, UDMP_ini 
----^ 
module_RT.f(47): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
module_RT.f(47): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
module_RT.f(48): catastrophic error: Too many errors, exiting 
compilation aborted for module_RT.f (code 1) 
Makefile:35: recipe for target 'module_RT.o' failed 
make[2]: [module_RT.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_RT.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_RT.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_RT.o' failed 
make[2]: [module_RT.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_RT.o' failed 
make[2]: [module_RT.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include Noah_distr_routing.F > Noah_distr_routing.f 
mpif90   -o Noah_distr_routing.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include Noah_distr_routing.f 
Noah_distr_routing.f(38): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER> 
        SUBROUTINE RT_PARM(IX,JY,IXRT,JXRT,VEGTYP,RETDP,OVRGH,  & 
----------------------------------------------------------------^ 
Noah_distr_routing.f(39): error #5276: Unbalanced parentheses 
                      AGGFACTR) 
------------------------------^ 
Noah_distr_routing.f(39): error #5082: Syntax error, found ')' when expecting one of: ( % [ : . = => 
                      AGGFACTR) 
------------------------------^ 
Noah_distr_routing.f(40): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
        use module_mpp_land, only: left_id,down_id,right_id,& 
------------------------------------------------------------^ 
Noah_distr_routing.f(41): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
               up_id,mpp_land_com_real,MPP_LAND_UB_COM, & 
--------------------^ 
Noah_distr_routing.f(41): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
               up_id,mpp_land_com_real,MPP_LAND_UB_COM, & 
--------------------------------------------------------^ 
Noah_distr_routing.f(42): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
               MPP_LAND_LR_COM,mpp_land_com_integer  
------------------------------^ 
Noah_distr_routing.f(82): error #5082: Syntax error, found '&' when expecting one of: ( <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> <INTEGER_CONSTANT> ... 
               IF (VEGTYP(I,J).EQ.1.OR.VEGTYP(I,J).EQ.26.OR.   & 
---------------------------------------------------------------^ 
Noah_distr_routing.f(83): error #5276: Unbalanced parentheses 
                      VEGTYP(I,J).EQ.26.OR.VEGTYP(I,J).EQ.24) THEN 
------------------------------------------------------------^ 
Noah_distr_routing.f(83): error #5082: Syntax error, found INTEGER_CONSTANT '26' when expecting one of: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> 
                      VEGTYP(I,J).EQ.26.OR.VEGTYP(I,J).EQ.24) THEN 
-------------------------------------^ 
Noah_distr_routing.f(87): error #5082: Syntax error, found '&' when expecting one of: ( <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> <INTEGER_CONSTANT> ... 
               ELSE IF (VEGTYP(I,J).EQ.17.OR.VEGTYP(I,J).EQ.18.OR.  & 
--------------------------------------------------------------------^ 
Noah_distr_routing.f(88): error #5276: Unbalanced parentheses 
                      VEGTYP(I,J).EQ.19.OR.VEGTYP(I,J).EQ.16) THEN 
------------------------------------------------------------^ 
Noah_distr_routing.f(88): error #5082: Syntax error, found INTEGER_CONSTANT '19' when expecting one of: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> 
                      VEGTYP(I,J).EQ.19.OR.VEGTYP(I,J).EQ.16) THEN 
-------------------------------------^ 
Noah_distr_routing.f(106): error #5149: Illegal character in statement label field  [E] 
  END SUBROUTINE RT_PARM 
--^ 
Noah_distr_routing.f(106): error #5149: Illegal character in statement label field  [N] 
  END SUBROUTINE RT_PARM 
---^ 
Noah_distr_routing.f(106): error #5149: Illegal character in statement label field  [D] 
  END SUBROUTINE RT_PARM 
----^ 
Noah_distr_routing.f(117): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER> 
        SUBROUTINE SUBSFC_RTNG(dist,ZWATTABLRT,QSUBRT,SOXRT,    & 
----------------------------------------------------------------^ 
Noah_distr_routing.f(118): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
          SOYRT,LATKSATRT,SOLDEPRT,QSUBBDRYRT,QSUBBDRYTRT,      &     
---------------^ 
Noah_distr_routing.f(118): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
          SOYRT,LATKSATRT,SOLDEPRT,QSUBBDRYRT,QSUBBDRYTRT,      &     
----------------------------------------------------------------^ 
Noah_distr_routing.f(119): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
          NSOIL,SMCRT,INFXSUBRT,SMCMAXRT,SMCREFRT,ZSOIL,IXRT,JXRT,DT,    & 
---------------^ 
Noah_distr_routing.f(119): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
          NSOIL,SMCRT,INFXSUBRT,SMCMAXRT,SMCREFRT,ZSOIL,IXRT,JXRT,DT,    & 
--------------------------------------------------------------------------^ 
Noah_distr_routing.f(120): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
          SMCWLTRT,SO8RT,SO8RT_D, rt_option,SLDPTH,junk4,CWATAVAIL, & 
--------------------------------------------------------------------^ 
Noah_distr_routing.f(121): error #5276: Unbalanced parentheses 
          SATLYRCHK) 
-------------------^ 
Noah_distr_routing.f(121): error #5082: Syntax error, found ')' when expecting one of: ( % [ : . = => 
          SATLYRCHK) 
-------------------^ 
Noah_distr_routing.f(125): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
        use module_mpp_land, only: MPP_LAND_COM_REAL, sum_real1, & 
-----------------------------------------------------------------^ 
Noah_distr_routing.f(126): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                my_id, io_id, numprocs 
---------------------^ 
Noah_distr_routing.f(236): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: <INTEGER_CONSTANT> <POUND_VAL> <INTEGER_KIND_CON> <POUND_BASE> 
        CALL ROUTE_SUBSURFACE1(dist,ZWATTABLRT,QSUBRT,SOXRT,SOYRT,  &    
------------------------------------------------------------------------^ 
Noah_distr_routing.f(237): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
               LATKSATRT,SOLDEPRT,IXRT,JXRT,QSUBBDRYRT,QSUBBDRYTRT, &    
------------------------^ 
Noah_distr_routing.f(237): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
               LATKSATRT,SOLDEPRT,IXRT,JXRT,QSUBBDRYRT,QSUBBDRYTRT, &    
--------------------------------------------------------------------^ 
Noah_distr_routing.f(238): error #5276: Unbalanced parentheses 
               SO8RT,SO8RT_D,CWATAVAIL,SUBDT) 
--------------------------------------------^ 
Noah_distr_routing.f(251): catastrophic error: Too many errors, exiting 
compilation aborted for Noah_distr_routing.f (code 1) 
Makefile:35: recipe for target 'Noah_distr_routing.o' failed 
make[2]: [Noah_distr_routing.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a Noah_distr_routing.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: Noah_distr_routing.o: 没有那个文件或目录 
Makefile:35: recipe for target 'Noah_distr_routing.o' failed 
make[2]: [Noah_distr_routing.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'Noah_distr_routing.o' failed 
make[2]: [Noah_distr_routing.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_channel_routing.F > module_channel_routing.f 
mpif90   -o module_channel_routing.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_channel_routing.f 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [M] 
MODULE module_channel_routing 
^ 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [O] 
MODULE module_channel_routing 
-^ 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [D] 
MODULE module_channel_routing 
--^ 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [U] 
MODULE module_channel_routing 
---^ 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [L] 
MODULE module_channel_routing 
----^ 
module_channel_routing.f(34): error #5118: First statement in file must not be continued 
MODULE module_channel_routing 
-----^ 
module_channel_routing.f(35): error #5149: Illegal character in statement label field  [u] 
use module_mpp_land 
^ 
module_channel_routing.f(35): error #5149: Illegal character in statement label field  [s] 
use module_mpp_land 
-^ 
module_channel_routing.f(35): error #5149: Illegal character in statement label field  [e] 
use module_mpp_land 
--^ 
module_channel_routing.f(35): error #5149: Illegal character in statement label field  [m] 
use module_mpp_land 
----^ 
module_channel_routing.f(36): error #5149: Illegal character in statement label field  [u] 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
^ 
module_channel_routing.f(36): error #5149: Illegal character in statement label field  [s] 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
-^ 
module_channel_routing.f(36): error #5149: Illegal character in statement label field  [e] 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
--^ 
module_channel_routing.f(36): error #5149: Illegal character in statement label field  [M] 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
----^ 
module_channel_routing.f(34): error #5192: Lead underscore not allowed 
MODULE module_channel_routing 
-------------^ 
module_channel_routing.f(36): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
----------------------^ 
module_channel_routing.f(36): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
--------------------------------------------------------------^ 
module_channel_routing.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               ReachLS_write_io, gbcastvalue, & 
-----------------------------------------------^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
module_channel_routing.f(46): error #5149: Illegal character in statement label field  [r] 
real function MUSKING(idx,qup,quc,qdp,dt,Km,X) 
^ 
module_channel_routing.f(46): error #5149: Illegal character in statement label field  [e] 
real function MUSKING(idx,qup,quc,qdp,dt,Km,X) 
-^ 
module_channel_routing.f(46): error #5149: Illegal character in statement label field  [a] 
real function MUSKING(idx,qup,quc,qdp,dt,Km,X) 
--^ 
module_channel_routing.f(46): error #5149: Illegal character in statement label field  [l] 
real function MUSKING(idx,qup,quc,qdp,dt,Km,X) 
---^ 
module_channel_routing.f(48): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_channel_routing.f(48): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_channel_routing.f(48): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_channel_routing.f(49): catastrophic error: Too many errors, exiting 
compilation aborted for module_channel_routing.f (code 1) 
Makefile:35: recipe for target 'module_channel_routing.o' failed 
make[2]: [module_channel_routing.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_channel_routing.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_channel_routing.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_channel_routing.o' failed 
make[2]: [module_channel_routing.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_channel_routing.o' failed 
make[2]: [module_channel_routing.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_lsm_forcing.F > module_lsm_forcing.f 
mpif90   -o module_lsm_forcing.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_lsm_forcing.f 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [m] 
module module_lsm_forcing 
^ 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [o] 
module module_lsm_forcing 
-^ 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [d] 
module module_lsm_forcing 
--^ 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [u] 
module module_lsm_forcing 
---^ 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [l] 
module module_lsm_forcing 
----^ 
module_lsm_forcing.f(34): error #5118: First statement in file must not be continued 
module module_lsm_forcing 
-----^ 
module_lsm_forcing.f(36): error #5149: Illegal character in statement label field  [u] 
    use module_mpp_land 
----^ 
module_lsm_forcing.f(37): error #5149: Illegal character in statement label field  [u] 
    use module_HYDRO_io, only: get_2d_netcdf, get_soilcat_netcdf, get2d_int 
----^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
module_lsm_forcing.f(34): error #5192: Lead underscore not allowed 
module module_lsm_forcing 
-------------^ 
module_lsm_forcing.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
    use module_HYDRO_io, only: get_2d_netcdf, get_soilcat_netcdf, get2d_int 
-----------------------^ 
module_lsm_forcing.f(1780): error #5149: Illegal character in statement label field  [i] 
    integer :: i_forcing  
----^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [i] 
interface read_hydro_forcing 
^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [n] 
interface read_hydro_forcing 
-^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [t] 
interface read_hydro_forcing 
--^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [e] 
interface read_hydro_forcing 
---^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [r] 
interface read_hydro_forcing 
----^ 
module_lsm_forcing.f(1785): error #5149: Illegal character in statement label field  [m] 
   module procedure read_hydro_forcing_mpp1 
---^ 
module_lsm_forcing.f(1785): error #5149: Illegal character in statement label field  [o] 
   module procedure read_hydro_forcing_mpp1 
----^ 
module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [e] 
end interface 
^ 
module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [n] 
end interface 
-^ 
module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [d] 
end interface 
--^ 
module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [i] 
end interface 
----^ 
module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [s] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
--^ 
module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [u] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
---^ 
module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [b] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
----^ 
module_lsm_forcing.f(1791): catastrophic error: Too many errors, exiting 
compilation aborted for module_lsm_forcing.f (code 1) 
Makefile:35: recipe for target 'module_lsm_forcing.o' failed 
make[2]: [module_lsm_forcing.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_lsm_forcing.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_lsm_forcing.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_lsm_forcing.o' failed 
make[2]: [module_lsm_forcing.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_lsm_forcing.o' failed 
make[2]: [module_lsm_forcing.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_NWM_io_dict.F > module_NWM_io_dict.f 
mpif90   -o module_NWM_io_dict.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_NWM_io_dict.f 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [m] 
module module_NWM_io_dict 
^ 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [o] 
module module_NWM_io_dict 
-^ 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [d] 
module module_NWM_io_dict 
--^ 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [u] 
module module_NWM_io_dict 
---^ 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [l] 
module module_NWM_io_dict 
----^ 
module_NWM_io_dict.f(25): error #5118: First statement in file must not be continued 
module module_NWM_io_dict 
-----^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [i] 
integer, parameter :: numChVars = 10 
^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [n] 
integer, parameter :: numChVars = 10 
-^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [t] 
integer, parameter :: numChVars = 10 
--^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [e] 
integer, parameter :: numChVars = 10 
---^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [g] 
integer, parameter :: numChVars = 10 
----^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [i] 
integer, parameter :: numLdasVars = 95 
^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [n] 
integer, parameter :: numLdasVars = 95 
-^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [t] 
integer, parameter :: numLdasVars = 95 
--^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [e] 
integer, parameter :: numLdasVars = 95 
---^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [g] 
integer, parameter :: numLdasVars = 95 
----^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [i] 
integer, parameter :: numRtDomainVars = 5 
^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [n] 
integer, parameter :: numRtDomainVars = 5 
-^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [t] 
integer, parameter :: numRtDomainVars = 5 
--^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [e] 
integer, parameter :: numRtDomainVars = 5 
---^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [g] 
integer, parameter :: numRtDomainVars = 5 
----^ 
module_NWM_io_dict.f(33): error #5149: Illegal character in statement label field  [i] 
integer, parameter :: numLakeVars = 2 
^ 
module_NWM_io_dict.f(33): error #5149: Illegal character in statement label field  [n] 
integer, parameter :: numLakeVars = 2 
-^ 
module_NWM_io_dict.f(33): error #5149: Illegal character in statement label field  [t] 
integer, parameter :: numLakeVars = 2 
--^ 
module_NWM_io_dict.f(33): error #5149: Illegal character in statement label field  [e] 
integer, parameter :: numLakeVars = 2 
---^ 
module_NWM_io_dict.f(34): catastrophic error: Too many errors, exiting 
compilation aborted for module_NWM_io_dict.f (code 1) 
Makefile:35: recipe for target 'module_NWM_io_dict.o' failed 
make[2]: [module_NWM_io_dict.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_NWM_io_dict.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_NWM_io_dict.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_NWM_io_dict.o' failed 
make[2]: [module_NWM_io_dict.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_NWM_io_dict.o' failed 
make[2]: [module_NWM_io_dict.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_NWM_io.F > module_NWM_io.f 
mpif90   -o module_NWM_io.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_NWM_io.f 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [m] 
module module_NWM_io 
^ 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [o] 
module module_NWM_io 
-^ 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [d] 
module module_NWM_io 
--^ 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [u] 
module module_NWM_io 
---^ 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [l] 
module module_NWM_io 
----^ 
module_NWM_io.f(23): error #5118: First statement in file must not be continued 
module module_NWM_io 
-----^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [i] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [n] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
-^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [t] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
--^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [e] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
---^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [g] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
----^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [f] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [u] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
-^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [n] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
--^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [c] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
---^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [t] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
----^ 
module_NWM_io.f(49): error #5149: Illegal character in statement label field  [i] 
   integer io_config_outputs 
---^ 
module_NWM_io.f(49): error #5149: Illegal character in statement label field  [n] 
   integer io_config_outputs 
----^ 
module_NWM_io.f(50): error #5149: Illegal character in statement label field  [c] 
   character (len=64) :: modelConfigType 
---^ 
module_NWM_io.f(50): error #5149: Illegal character in statement label field  [h] 
   character (len=64) :: modelConfigType 
----^ 
module_NWM_io.f(51): error #5149: Illegal character in statement label field  [i] 
   if (io_config_outputs .eq. 0) then 
---^ 
module_NWM_io.f(51): error #5149: Illegal character in statement label field  [f] 
   if (io_config_outputs .eq. 0) then 
----^ 
module_NWM_io.f(23): error #5192: Lead underscore not allowed 
module module_NWM_io 
-------------^ 
module_NWM_io.f(28): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
-------^ 
module_NWM_io.f(51): error #5082: Syntax error, found '(' when expecting one of: <LABEL> <END-OF-STATEMENT> ; BLOCK BLOCKDATA PROGRAM MODULE TYPE INTEGER REAL ... 
   if (io_config_outputs .eq. 0) then 
------^ 
module_NWM_io.f(54): catastrophic error: Too many errors, exiting 
compilation aborted for module_NWM_io.f (code 1) 
Makefile:35: recipe for target 'module_NWM_io.o' failed 
make[2]: [module_NWM_io.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_NWM_io.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_NWM_io.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_NWM_io.o' failed 
make[2]: [module_NWM_io.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_NWM_io.o' failed 
make[2]: [module_NWM_io.o] Error 1 (ignored) 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Routing' 
(cd HYDRO_drv;   make -f Makefile) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/HYDRO_drv' 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_namelist.F > ../Data_Rec/module_namelist.f 
mpif90   -o ../Data_Rec/module_namelist.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Data_Rec/module_namelist.f 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_namelist 
^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_namelist 
-^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_namelist 
--^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_namelist 
---^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_namelist 
----^ 
../Data_Rec/module_namelist.f(34): error #5118: First statement in file must not be continued 
Module module_namelist 
-----^ 
../Data_Rec/module_namelist.f(34): error #5192: Lead underscore not allowed 
Module module_namelist 
-------------^ 
../Data_Rec/module_namelist.f(38): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
../Data_Rec/module_namelist.f(39): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE namelist_rt_field   
---^ 
../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE namelist_rt_field   
----^ 
../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
    INTEGER, PARAMETER :: max_domain=5 
-----------^ 
../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: max_domain=5 
------------------------------------^ 
../Data_Rec/module_namelist.f(73): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------^ 
../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
--------------------------------------------------^ 
../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-----------------------------^ 
../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(76): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  sys_cpl, gwChanCondSw, GwPreCycles, GwSpinCycles, GwPreDiagInterval, & 
-------------------------^ 
../Data_Rec/module_namelist.f(77): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  gwsoilcpl, UDMP_OPT 
---------------------------^ 
../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [E] 
   END TYPE namelist_rt_field  
---^ 
../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [N] 
   END TYPE namelist_rt_field  
----^ 
../Data_Rec/module_namelist.f(122): error #5149: Illegal character in statement label field  [T] 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----^ 
../Data_Rec/module_namelist.f(123): error #5149: Illegal character in statement label field  [s] 
    save nlst_rt  
----^ 
../Data_Rec/module_namelist.f(127): error #5149: Illegal character in statement label field  [s] 
    subroutine read_rt_nlst(nlst)      
----^ 
../Data_Rec/module_namelist.f(122): error #5082: Syntax error, found '::' when expecting one of: * , <END-OF-STATEMENT> ; / = => 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----------------------------------------------------^ 
../Data_Rec/module_namelist.f(133): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
------------------------------^ 
../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------------------------------^ 
../Data_Rec/module_namelist.f(135): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------^ 
../Data_Rec/module_namelist.f(137): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_namelist.f (code 1) 
Makefile:13: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_namelist.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_namelist.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_RT_data.F > ../Data_Rec/module_RT_data.f 
mpif90   -o ../Data_Rec/module_RT_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Data_Rec/module_RT_data.f 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_RT_data 
^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_RT_data 
-^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_RT_data 
--^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_RT_data 
---^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_RT_data 
----^ 
../Data_Rec/module_RT_data.f(34): error #5118: First statement in file must not be continued 
Module module_RT_data 
-----^ 
../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
----^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
--^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
---^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
----^ 
../Data_Rec/module_RT_data.f(47): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_RT_data.f (code 1) 
Makefile:13: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_RT_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_RT_data.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_gw_gw2d_data.F > ../Data_Rec/module_gw_gw2d_data.f 
mpif90   -o ../Data_Rec/module_gw_gw2d_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Data_Rec/module_gw_gw2d_data.f 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [M] 
Module module_gw_gw2d_data 
^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [o] 
Module module_gw_gw2d_data 
-^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [d] 
Module module_gw_gw2d_data 
--^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [u] 
Module module_gw_gw2d_data 
---^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [l] 
Module module_gw_gw2d_data 
----^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5118: First statement in file must not be continued 
Module module_gw_gw2d_data 
-----^ 
../Data_Rec/module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Data_Rec/module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [t] 
 type gw_field 
-^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [y] 
 type gw_field 
--^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [p] 
 type gw_field 
---^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [e] 
 type gw_field 
----^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
   INTEGER, PARAMETER :: max_domain=5 
----------^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
   INTEGER, PARAMETER :: max_domain=5 
-----------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
 type gw_field 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(47): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(48): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        elev,           &  ! elev/bathymetry of sfc rel to sl (m) 
------------^ 
../Data_Rec/module_gw_gw2d_data.f(49): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        bot,            &  ! elev. aquifer bottom rel to sl (m) 
-----------^ 
../Data_Rec/module_gw_gw2d_data.f(50): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        hycond,         &  ! hydraulic conductivity (m/s per m/m) 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(51): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        poros,          &  ! porosity (m3/m3) 
-------------^ 
../Data_Rec/module_gw_gw2d_data.f(52): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        compres,        &  ! compressibility (1/Pa) 
---------------^ 
../Data_Rec/module_gw_gw2d_data.f(53): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        ho                 ! head at start of timestep (m) 
----------------------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(55): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(56): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        h,              &  ! head, after ghmcompute (m) 
---------^ 
../Data_Rec/module_gw_gw2d_data.f(57): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        convgw,         &  ! convergence due to gw flow (m/s) 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(58): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        excess             ! surface exceeding groundwater (mm) 
---------------------------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(60): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(61): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        qdarcyRT,       &  ! approximated flux between soil and groundwater for coupled simulations on routing grid 
----------------^ 
../Data_Rec/module_gw_gw2d_data.f(63): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_gw_gw2d_data.f (code 1) 
Makefile:13: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_gw_gw2d_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_gw_gw2d_data.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Routing/module_GW_baseflow.F > ../Routing/module_GW_baseflow.f 
mpif90   -o ../Routing/module_GW_baseflow.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Routing/module_GW_baseflow.f 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [m] 
module module_GW_baseflow 
^ 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [o] 
module module_GW_baseflow 
-^ 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [d] 
module module_GW_baseflow 
--^ 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [u] 
module module_GW_baseflow 
---^ 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [l] 
module module_GW_baseflow 
----^ 
../Routing/module_GW_baseflow.f(34): error #5118: First statement in file must not be continued 
module module_GW_baseflow 
-----^ 
../Routing/module_GW_baseflow.f(36): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_land 
---^ 
../Routing/module_GW_baseflow.f(36): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_land 
----^ 
../Routing/module_GW_baseflow.f(37): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_GWBUCKET, only: gw_sum_real, gw_write_io_real 
---^ 
../Routing/module_GW_baseflow.f(37): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_GWBUCKET, only: gw_sum_real, gw_write_io_real 
----^ 
../Routing/module_GW_baseflow.f(38): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_ReachLS, only : updatelinkv 
---^ 
../Routing/module_GW_baseflow.f(38): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_ReachLS, only : updatelinkv 
----^ 
../Routing/module_GW_baseflow.f(39): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
../Routing/module_GW_baseflow.f(39): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
../Routing/module_GW_baseflow.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
../Routing/module_GW_baseflow.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
../Routing/module_GW_baseflow.f(42): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
../Routing/module_GW_baseflow.f(42): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
../Routing/module_GW_baseflow.f(43): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
../Routing/module_GW_baseflow.f(43): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
../Routing/module_GW_baseflow.f(44): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
../Routing/module_GW_baseflow.f(44): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
../Routing/module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
../Routing/module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
../Routing/module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
../Routing/module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
../Routing/module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
../Routing/module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
../Routing/module_GW_baseflow.f(47): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
../Routing/module_GW_baseflow.f(47): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
../Routing/module_GW_baseflow.f(48): catastrophic error: Too many errors, exiting 
compilation aborted for ../Routing/module_GW_baseflow.f (code 1) 
Makefile:13: recipe for target '../Routing/module_GW_baseflow.o' failed 
make[2]: [../Routing/module_GW_baseflow.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Routing/module_GW_baseflow.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Routing/module_GW_baseflow.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_GW_baseflow.o' failed 
make[2]: [../Routing/module_GW_baseflow.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_GW_baseflow.o' failed 
make[2]: [../Routing/module_GW_baseflow.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Routing/module_HYDRO_utils.F > ../Routing/module_HYDRO_utils.f 
mpif90   -o ../Routing/module_HYDRO_utils.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Routing/module_HYDRO_utils.f 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_utils 
^ 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_utils 
-^ 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_utils 
--^ 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_utils 
---^ 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_utils 
----^ 
../Routing/module_HYDRO_utils.f(34): error #5118: First statement in file must not be continued 
module module_HYDRO_utils 
-----^ 
../Routing/module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [u] 
  use module_RT_data, only: rt_domain 
--^ 
../Routing/module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [s] 
  use module_RT_data, only: rt_domain 
---^ 
../Routing/module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [e] 
  use module_RT_data, only: rt_domain 
----^ 
../Routing/module_HYDRO_utils.f(34): error #5192: Lead underscore not allowed 
module module_HYDRO_utils 
-------------^ 
../Routing/module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [u] 
  use module_namelist, only: nlst_rt 
--^ 
../Routing/module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [s] 
  use module_namelist, only: nlst_rt 
---^ 
../Routing/module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [e] 
  use module_namelist, only: nlst_rt 
----^ 
../Routing/module_HYDRO_utils.f(35): error #5192: Lead underscore not allowed 
  use module_RT_data, only: rt_domain 
------------^ 
../Routing/module_HYDRO_utils.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_RT_data, only: rt_domain 
--------------------^ 
../Routing/module_HYDRO_utils.f(36): error #5192: Lead underscore not allowed 
  use module_namelist, only: nlst_rt 
------------^ 
../Routing/module_HYDRO_utils.f(36): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_namelist, only: nlst_rt 
---------------------^ 
../Routing/module_HYDRO_utils.f(37): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
     use module_mpp_land, only: global_nx, global_ny, my_id, IO_id, & 
------------------------------^ 
../Routing/module_HYDRO_utils.f(37): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
     use module_mpp_land, only: global_nx, global_ny, my_id, IO_id, & 
--------------------------------------------------------------------^ 
../Routing/module_HYDRO_utils.f(38): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
           decompose_data_real, write_io_real, MPP_LAND_COM_REAL, & 
------------------------------^ 
../Routing/module_HYDRO_utils.f(38): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
           decompose_data_real, write_io_real, MPP_LAND_COM_REAL, & 
------------------------------------------------------------------^ 
../Routing/module_HYDRO_utils.f(39): error #5192: Lead underscore not allowed 
           write_io_int, mpp_land_bcast_real, global_rt_nx, global_rt_ny, & 
----------------^ 
../Routing/module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [i] 
  implicit none 
--^ 
../Routing/module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [m] 
  implicit none 
---^ 
../Routing/module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [p] 
  implicit none 
----^ 
../Routing/module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [l] 
  logical lr_dist_flag    !land routing distance calculated or not.  
--^ 
../Routing/module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [o] 
  logical lr_dist_flag    !land routing distance calculated or not.  
---^ 
../Routing/module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [g] 
  logical lr_dist_flag    !land routing distance calculated or not.  
----^ 
../Routing/module_HYDRO_utils.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
           decompose_rt_real, write_io_rt_real 
----------------------------^ 
../Routing/module_HYDRO_utils.f(50): catastrophic error: Too many errors, exiting 
compilation aborted for ../Routing/module_HYDRO_utils.f (code 1) 
Makefile:13: recipe for target '../Routing/module_HYDRO_utils.o' failed 
make[2]: [../Routing/module_HYDRO_utils.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Routing/module_HYDRO_utils.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Routing/module_HYDRO_utils.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_HYDRO_utils.o' failed 
make[2]: [../Routing/module_HYDRO_utils.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_HYDRO_utils.o' failed 
make[2]: [../Routing/module_HYDRO_utils.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Routing/module_HYDRO_io.F > ../Routing/module_HYDRO_io.f 
mpif90   -o ../Routing/module_HYDRO_io.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Routing/module_HYDRO_io.f 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_io 
^ 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_io 
-^ 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_io 
--^ 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_io 
---^ 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_io 
----^ 
../Routing/module_HYDRO_io.f(35): error #5118: First statement in file must not be continued 
module module_HYDRO_io 
-----^ 
../Routing/module_HYDRO_io.f(35): error #5192: Lead underscore not allowed 
module module_HYDRO_io 
-------------^ 
../Routing/module_HYDRO_io.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
     use module_mpp_reachls,  only: ReachLS_decomp, reachls_wreal, ReachLS_write_io, & 
---------------------------^ 
../Routing/module_HYDRO_io.f(40): error #5149: Illegal character in statement label field  [u] 
   use Module_Date_utilities_rt, only: geth_newdate 
---^ 
../Routing/module_HYDRO_io.f(40): error #5149: Illegal character in statement label field  [s] 
   use Module_Date_utilities_rt, only: geth_newdate 
----^ 
../Routing/module_HYDRO_io.f(41): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_utils, only: get_dist_ll 
---^ 
../Routing/module_HYDRO_io.f(41): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_utils, only: get_dist_ll 
----^ 
../Routing/module_HYDRO_io.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_namelist, only: nlst_rt 
---^ 
../Routing/module_HYDRO_io.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_namelist, only: nlst_rt 
----^ 
../Routing/module_HYDRO_io.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_RT_data, only: rt_domain 
---^ 
../Routing/module_HYDRO_io.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_RT_data, only: rt_domain 
----^ 
../Routing/module_HYDRO_io.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d_data, only: gw2d    
---^ 
../Routing/module_HYDRO_io.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_gw_gw2d_data, only: gw2d    
----^ 
../Routing/module_HYDRO_io.f(45): error #5149: Illegal character in statement label field  [u] 
   use netcdf  
---^ 
../Routing/module_HYDRO_io.f(45): error #5149: Illegal character in statement label field  [s] 
   use netcdf  
----^ 
../Routing/module_HYDRO_io.f(47): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
../Routing/module_HYDRO_io.f(47): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
../Routing/module_HYDRO_io.f(38): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                                    ReachLS_wInt, reachls_wreal2, TONODE2RSL, gbcastvalue 
------------------------------------------------^ 
../Routing/module_HYDRO_io.f(47): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) , : ] /) 
   implicit none 
----------------^ 
../Routing/module_HYDRO_io.f(1789): error #5149: Illegal character in statement label field  [i] 
   interface w_rst_crt_reach 
---^ 
../Routing/module_HYDRO_io.f(1789): error #5149: Illegal character in statement label field  [n] 
   interface w_rst_crt_reach 
----^ 
../Routing/module_HYDRO_io.f(1789): error #5082: Syntax error, found IDENTIFIER 'ERFACEW_RST_CRT_REACH' when expecting one of: <END-OF-STATEMENT> ; 
   interface w_rst_crt_reach 
------^ 
../Routing/module_HYDRO_io.f(1792): error #5149: Illegal character in statement label field  [e] 
   end interface 
---^ 
../Routing/module_HYDRO_io.f(1792): error #5149: Illegal character in statement label field  [n] 
   end interface 
----^ 
../Routing/module_HYDRO_io.f(1794): error #5149: Illegal character in statement label field  [i] 
   interface read_rst_crt_reach_nc 
---^ 
../Routing/module_HYDRO_io.f(1795): catastrophic error: Too many errors, exiting 
compilation aborted for ../Routing/module_HYDRO_io.f (code 1) 
Makefile:13: recipe for target '../Routing/module_HYDRO_io.o' failed 
make[2]: [../Routing/module_HYDRO_io.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Routing/module_HYDRO_io.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Routing/module_HYDRO_io.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_HYDRO_io.o' failed 
make[2]: [../Routing/module_HYDRO_io.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_HYDRO_io.o' failed 
make[2]: [../Routing/module_HYDRO_io.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Routing/module_RT.F > ../Routing/module_RT.f 
mpif90   -o ../Routing/module_RT.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Routing/module_RT.f 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [M] 
MODULE module_Routing 
^ 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [O] 
MODULE module_Routing 
-^ 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [D] 
MODULE module_Routing 
--^ 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [U] 
MODULE module_Routing 
---^ 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [L] 
MODULE module_Routing 
----^ 
../Routing/module_RT.f(34): error #5118: First statement in file must not be continued 
MODULE module_Routing 
-----^ 
../Routing/module_RT.f(35): error #5149: Illegal character in statement label field  [u] 
   use module_gw_baseflow, only: pix_ct_1 
---^ 
../Routing/module_RT.f(35): error #5149: Illegal character in statement label field  [s] 
   use module_gw_baseflow, only: pix_ct_1 
----^ 
../Routing/module_RT.f(36): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
---^ 
../Routing/module_RT.f(36): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
----^ 
../Routing/module_RT.f(34): error #5192: Lead underscore not allowed 
MODULE module_Routing 
-------------^ 
../Routing/module_RT.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_gw_baseflow, only: pix_ct_1 
-------------------------^ 
../Routing/module_RT.f(36): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
----------------------------^ 
../Routing/module_RT.f(38): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_ReachLS, only: ReachLS_ini, getlocalindx,  getToInd 
---^ 
../Routing/module_RT.f(38): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_ReachLS, only: ReachLS_ini, getlocalindx,  getToInd 
----^ 
../Routing/module_RT.f(39): error #5149: Illegal character in statement label field  [U] 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
---^ 
../Routing/module_RT.f(39): error #5149: Illegal character in statement label field  [S] 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
----^ 
../Routing/module_RT.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                              mpp_read_simp_gw, read_routelink, get_nlinksl 
----------------------------------------------^ 
../Routing/module_RT.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
------------------------------------------------------------------------------------------^ 
../Routing/module_RT.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               mpp_land_bcast_int, mpp_land_bcast_int1, & 
-------------------------------------------------^ 
../Routing/module_RT.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_GWBUCKET, only : collectSizeInd 
---^ 
../Routing/module_RT.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_GWBUCKET, only : collectSizeInd 
----^ 
../Routing/module_RT.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: readgw2d, simp_gw_ind,read_GWBUCKPARM, get_gw_strm_msk_lind, readBucket_nhd, read_NSIMLAKES 
---^ 
../Routing/module_RT.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: readgw2d, simp_gw_ind,read_GWBUCKPARM, get_gw_strm_msk_lind, readBucket_nhd, read_NSIMLAKES 
----^ 
../Routing/module_RT.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_utils  
---^ 
../Routing/module_RT.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_utils  
----^ 
../Routing/module_RT.f(46): error #5149: Illegal character in statement label field  [u] 
   use module_UDMAP, only: LNUMRSL, LUDRSL, UDMP_ini 
---^ 
../Routing/module_RT.f(46): error #5149: Illegal character in statement label field  [s] 
   use module_UDMAP, only: LNUMRSL, LUDRSL, UDMP_ini 
----^ 
../Routing/module_RT.f(47): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Routing/module_RT.f(47): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Routing/module_RT.f(48): catastrophic error: Too many errors, exiting 
compilation aborted for ../Routing/module_RT.f (code 1) 
Makefile:13: recipe for target '../Routing/module_RT.o' failed 
make[2]: [../Routing/module_RT.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Routing/module_RT.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Routing/module_RT.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_RT.o' failed 
make[2]: [../Routing/module_RT.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_RT.o' failed 
make[2]: [../Routing/module_RT.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_HYDRO_drv.F > module_HYDRO_drv.f 
mpif90   -o module_HYDRO_drv.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod module_HYDRO_drv.f 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_drv 
^ 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_drv 
-^ 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_drv 
--^ 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_drv 
---^ 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_drv 
----^ 
module_HYDRO_drv.f(34): error #5118: First statement in file must not be continued 
module module_HYDRO_drv 
-----^ 
module_HYDRO_drv.f(35): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
---^ 
module_HYDRO_drv.f(35): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
----^ 
module_HYDRO_drv.f(34): error #5192: Lead underscore not allowed 
module module_HYDRO_drv 
-------------^ 
module_HYDRO_drv.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
----------------------^ 
module_HYDRO_drv.f(36): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
---------------------------------------------^ 
module_HYDRO_drv.f(38): error #5149: Illegal character in statement label field  [U] 
   USE module_mpp_land 
---^ 
module_HYDRO_drv.f(38): error #5149: Illegal character in statement label field  [S] 
   USE module_mpp_land 
----^ 
module_HYDRO_drv.f(39): error #5149: Illegal character in statement label field  [u] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
---^ 
module_HYDRO_drv.f(39): error #5149: Illegal character in statement label field  [s] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
----^ 
module_HYDRO_drv.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               hdtbl_in_nc, hdtbl_out 
------------------------------------------^ 
module_HYDRO_drv.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
------------------------------------------------------------------------------^ 
module_HYDRO_drv.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                            output_chrtout_grd_NWM, output_lsmOut_NWM, & 
--------------------------------------------------^ 
module_HYDRO_drv.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
---^ 
module_HYDRO_drv.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
----^ 
module_HYDRO_drv.f(41): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                            output_frxstPts, output_chanObs_NWM, output_gw_NWM 
-------------------------------------------^ 
module_HYDRO_drv.f(42): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
------------------------------------------------------------------------------^ 
module_HYDRO_drv.f(43): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        get_file_dimension , get_file_globalatts, get2d_lsm_real, get2d_lsm_vegtyp, get2d_lsm_soltyp, & 
---------------------------^ 
module_HYDRO_drv.f(45): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only : output_lakes2 
---^ 
module_HYDRO_drv.f(45): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only : output_lakes2 
----^ 
module_HYDRO_drv.f(46): error #5149: Illegal character in statement label field  [u] 
   use module_rt_data, only: rt_domain 
---^ 
module_HYDRO_drv.f(46): error #5149: Illegal character in statement label field  [s] 
   use module_rt_data, only: rt_domain 
----^ 
module_HYDRO_drv.f(47): error #5149: Illegal character in statement label field  [u] 
   use module_GW_baseflow 
---^ 
module_HYDRO_drv.f(47): error #5149: Illegal character in statement label field  [s] 
   use module_GW_baseflow 
----^ 
module_HYDRO_drv.f(48): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d 
---^ 
module_HYDRO_drv.f(49): catastrophic error: Too many errors, exiting 
compilation aborted for module_HYDRO_drv.f (code 1) 
Makefile:13: recipe for target 'module_HYDRO_drv.o' failed 
make[2]: [module_HYDRO_drv.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_HYDRO_drv.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_HYDRO_drv.o: 没有那个文件或目录 
Makefile:13: recipe for target 'module_HYDRO_drv.o' failed 
make[2]: [module_HYDRO_drv.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target 'module_HYDRO_drv.o' failed 
make[2]: [module_HYDRO_drv.o] Error 1 (ignored) 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/HYDRO_drv' 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS' 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/CPL/NoahMP_cpl' 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../../Data_Rec/module_RT_data.F > ../../Data_Rec/module_RT_data.f 
mpif90   -o ../../Data_Rec/module_RT_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include ../../Data_Rec/module_RT_data.f 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_RT_data 
^ 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_RT_data 
-^ 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_RT_data 
--^ 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_RT_data 
---^ 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_RT_data 
----^ 
../../Data_Rec/module_RT_data.f(34): error #5118: First statement in file must not be continued 
Module module_RT_data 
-----^ 
../../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
../../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
../../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
../../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
../../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
../../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
../../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
../../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
../../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
../../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
../../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
../../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
../../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
../../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
../../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
../../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
../../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
----^ 
../../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
--^ 
../../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
---^ 
../../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
----^ 
../../Data_Rec/module_RT_data.f(47): catastrophic error: Too many errors, exiting 
compilation aborted for ../../Data_Rec/module_RT_data.f (code 1) 
Makefile:18: recipe for target '../../Data_Rec/module_RT_data.o' failed 
make[1]: [../../Data_Rec/module_RT_data.o] Error 1 (ignored) 
rm -f ../../Data_Rec/module_RT_data.f 
 
ar -r ../../lib/libHYDRO.a ../../Data_Rec/module_RT_data.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: ../../Data_Rec/module_RT_data.o: 没有那个文件或目录 
Makefile:18: recipe for target '../../Data_Rec/module_RT_data.o' failed 
make[1]: [../../Data_Rec/module_RT_data.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../../Data_Rec/module_namelist.F > ../../Data_Rec/module_namelist.f 
mpif90   -o ../../Data_Rec/module_namelist.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include ../../Data_Rec/module_namelist.f 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_namelist 
^ 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_namelist 
-^ 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_namelist 
--^ 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_namelist 
---^ 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_namelist 
----^ 
../../Data_Rec/module_namelist.f(34): error #5118: First statement in file must not be continued 
Module module_namelist 
-----^ 
../../Data_Rec/module_namelist.f(34): error #5192: Lead underscore not allowed 
Module module_namelist 
-------------^ 
../../Data_Rec/module_namelist.f(38): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
../../Data_Rec/module_namelist.f(39): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: max_domain=5 
----^ 
../../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE namelist_rt_field   
---^ 
../../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE namelist_rt_field   
----^ 
../../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
    INTEGER, PARAMETER :: max_domain=5 
-----------^ 
../../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: max_domain=5 
------------------------------------^ 
../../Data_Rec/module_namelist.f(73): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------^ 
../../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
--------------------------------------------------^ 
../../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-----------------------------^ 
../../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------------------------------------------^ 
../../Data_Rec/module_namelist.f(76): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  sys_cpl, gwChanCondSw, GwPreCycles, GwSpinCycles, GwPreDiagInterval, & 
-------------------------^ 
../../Data_Rec/module_namelist.f(77): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  gwsoilcpl, UDMP_OPT 
---------------------------^ 
../../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [E] 
   END TYPE namelist_rt_field  
---^ 
../../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [N] 
   END TYPE namelist_rt_field  
----^ 
../../Data_Rec/module_namelist.f(122): error #5149: Illegal character in statement label field  [T] 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----^ 
../../Data_Rec/module_namelist.f(123): error #5149: Illegal character in statement label field  [s] 
    save nlst_rt  
----^ 
../../Data_Rec/module_namelist.f(127): error #5149: Illegal character in statement label field  [s] 
    subroutine read_rt_nlst(nlst)      
----^ 
../../Data_Rec/module_namelist.f(122): error #5082: Syntax error, found '::' when expecting one of: * , <END-OF-STATEMENT> ; / = => 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----------------------------------------------------^ 
../../Data_Rec/module_namelist.f(133): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
------------------------------^ 
../../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------------------------------^ 
../../Data_Rec/module_namelist.f(135): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------^ 
../../Data_Rec/module_namelist.f(137): catastrophic error: Too many errors, exiting 
compilation aborted for ../../Data_Rec/module_namelist.f (code 1) 
Makefile:18: recipe for target '../../Data_Rec/module_namelist.o' failed 
make[1]: [../../Data_Rec/module_namelist.o] Error 1 (ignored) 
rm -f ../../Data_Rec/module_namelist.f 
 
ar -r ../../lib/libHYDRO.a ../../Data_Rec/module_namelist.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: ../../Data_Rec/module_namelist.o: 没有那个文件或目录 
Makefile:18: recipe for target '../../Data_Rec/module_namelist.o' failed 
make[1]: [../../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../../HYDRO_drv/module_HYDRO_drv.F > ../../HYDRO_drv/module_HYDRO_drv.f 
mpif90   -o ../../HYDRO_drv/module_HYDRO_drv.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include ../../HYDRO_drv/module_HYDRO_drv.f 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_drv 
^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_drv 
-^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_drv 
--^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_drv 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_drv 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5118: First statement in file must not be continued 
module module_HYDRO_drv 
-----^ 
../../HYDRO_drv/module_HYDRO_drv.f(35): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(35): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5192: Lead underscore not allowed 
module module_HYDRO_drv 
-------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
----------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(36): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
---------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(38): error #5149: Illegal character in statement label field  [U] 
   USE module_mpp_land 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(38): error #5149: Illegal character in statement label field  [S] 
   USE module_mpp_land 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(39): error #5149: Illegal character in statement label field  [u] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(39): error #5149: Illegal character in statement label field  [s] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               hdtbl_in_nc, hdtbl_out 
------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
------------------------------------------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                            output_chrtout_grd_NWM, output_lsmOut_NWM, & 
--------------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(41): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                            output_frxstPts, output_chanObs_NWM, output_gw_NWM 
-------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(42): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
------------------------------------------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(43): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        get_file_dimension , get_file_globalatts, get2d_lsm_real, get2d_lsm_vegtyp, get2d_lsm_soltyp, & 
---------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(45): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only : output_lakes2 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(45): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only : output_lakes2 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(46): error #5149: Illegal character in statement label field  [u] 
   use module_rt_data, only: rt_domain 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(46): error #5149: Illegal character in statement label field  [s] 
   use module_rt_data, only: rt_domain 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(47): error #5149: Illegal character in statement label field  [u] 
   use module_GW_baseflow 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(47): error #5149: Illegal character in statement label field  [s] 
   use module_GW_baseflow 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(48): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(49): catastrophic error: Too many errors, exiting 
compilation aborted for ../../HYDRO_drv/module_HYDRO_drv.f (code 1) 
Makefile:18: recipe for target '../../HYDRO_drv/module_HYDRO_drv.o' failed 
make[1]: [../../HYDRO_drv/module_HYDRO_drv.o] Error 1 (ignored) 
rm -f ../../HYDRO_drv/module_HYDRO_drv.f 
 
ar -r ../../lib/libHYDRO.a ../../HYDRO_drv/module_HYDRO_drv.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: ../../HYDRO_drv/module_HYDRO_drv.o: 没有那个文件或目录 
Makefile:18: recipe for target '../../HYDRO_drv/module_HYDRO_drv.o' failed 
make[1]: [../../HYDRO_drv/module_HYDRO_drv.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_hrldas_HYDRO.F > module_hrldas_HYDRO.f 
mpif90   -o module_hrldas_HYDRO.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include module_hrldas_HYDRO.f 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [m] 
module module_HRLDAS_HYDRO 
^ 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [o] 
module module_HRLDAS_HYDRO 
-^ 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [d] 
module module_HRLDAS_HYDRO 
--^ 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [u] 
module module_HRLDAS_HYDRO 
---^ 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [l] 
module module_HRLDAS_HYDRO 
----^ 
module_hrldas_HYDRO.f(35): error #5118: First statement in file must not be continued 
module module_HRLDAS_HYDRO 
-----^ 
module_hrldas_HYDRO.f(38): error #5149: Illegal character in statement label field  [u] 
    use module_mpp_land, only: global_nx, global_ny, decompose_data_real, & 
----^ 
module_hrldas_HYDRO.f(35): error #5192: Lead underscore not allowed 
module module_HRLDAS_HYDRO 
-------------^ 
module_hrldas_HYDRO.f(38): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
    use module_mpp_land, only: global_nx, global_ny, decompose_data_real, & 
-----------------------^ 
module_hrldas_HYDRO.f(39): error #5192: Lead underscore not allowed 
                 write_io_real, my_id, mpp_land_bcast_real1, IO_id, & 
----------------------^ 
module_hrldas_HYDRO.f(39): error #5082: Syntax error, found '&' when expecting one of: ( <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> <INTEGER_CONSTANT> ... 
                 write_io_real, my_id, mpp_land_bcast_real1, IO_id, & 
--------------------------------------------------------------------^ 
module_hrldas_HYDRO.f(41): error #5149: Illegal character in statement label field  [u] 
    use module_HYDRO_drv, only: HYDRO_ini, HYDRO_exe, HYDRO_rst_out 
----^ 
module_hrldas_HYDRO.f(42): error #5149: Illegal character in statement label field  [u] 
    use module_rt_data, only:  rt_domain 
----^ 
module_hrldas_HYDRO.f(43): error #5149: Illegal character in statement label field  [u] 
    use module_namelist, only: nlst_rt 
----^ 
module_hrldas_HYDRO.f(44): error #5149: Illegal character in statement label field  [u] 
    use module_gw_gw2d_data, only: gw2d 
----^ 
module_hrldas_HYDRO.f(46): error #5149: Illegal character in statement label field  [i] 
    implicit none 
----^ 
module_hrldas_HYDRO.f(47): error #5149: Illegal character in statement label field  [i] 
    integer begg, endg 
----^ 
module_hrldas_HYDRO.f(48): error #5149: Illegal character in statement label field  [i] 
    integer :: numg, numl, numc, nump 
----^ 
module_hrldas_HYDRO.f(49): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: double=8 
----^ 
module_hrldas_HYDRO.f(50): error #5149: Illegal character in statement label field  [r] 
    real(kind=double), pointer :: r2p(:,:) , r1p(:) 
----^ 
module_hrldas_HYDRO.f(52): error #5149: Illegal character in statement label field  [i] 
    integer ::  begl, endl, begc, endc, begp, endp 
----^ 
module_hrldas_HYDRO.f(54): error #5149: Illegal character in statement label field  [r] 
    real, allocatable, dimension(:,:) :: vg_test 
----^ 
module_hrldas_HYDRO.f(55): error #5149: Illegal character in statement label field  [i] 
    integer :: nn 
----^ 
module_hrldas_HYDRO.f(56): error #5149: Illegal character in statement label field  [i] 
    integer :: open_unit_status 
----^ 
module_hrldas_HYDRO.f(64): error #5149: Illegal character in statement label field  [s] 
    subroutine hrldas_cpl_HYDRO(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk) 
----^ 
module_hrldas_HYDRO.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                 mpp_land_bcast_int1, mpp_land_sync 
------------------------------------^ 
module_hrldas_HYDRO.f(49): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: double=8 
--------------------------------^ 
module_hrldas_HYDRO.f(105): error #5082: Syntax error, found '&' when expecting one of: * ) :: , <END-OF-STATEMENT> ; . (/ + - : ] /) ' ** / // > .LT. < ... 
        IF (nlst_rt(did)%GWBASESWCRT                 .eq. 0 & 
------------------------------------------------------------^ 
module_hrldas_HYDRO.f(107): catastrophic error: Too many errors, exiting 
compilation aborted for module_hrldas_HYDRO.f (code 1) 
Makefile:18: recipe for target 'module_hrldas_HYDRO.o' failed 
make[1]: [module_hrldas_HYDRO.o] Error 1 (ignored) 
rm -f module_hrldas_HYDRO.f 
 
ar -r ../../lib/libHYDRO.a module_hrldas_HYDRO.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: module_hrldas_HYDRO.o: 没有那个文件或目录 
Makefile:18: recipe for target 'module_hrldas_HYDRO.o' failed 
make[1]: [module_hrldas_HYDRO.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../../Routing/module_lsm_forcing.F > ../../Routing/module_lsm_forcing.f 
mpif90   -o ../../Routing/module_lsm_forcing.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include ../../Routing/module_lsm_forcing.f 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [m] 
module module_lsm_forcing 
^ 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [o] 
module module_lsm_forcing 
-^ 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [d] 
module module_lsm_forcing 
--^ 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [u] 
module module_lsm_forcing 
---^ 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [l] 
module module_lsm_forcing 
----^ 
../../Routing/module_lsm_forcing.f(34): error #5118: First statement in file must not be continued 
module module_lsm_forcing 
-----^ 
../../Routing/module_lsm_forcing.f(36): error #5149: Illegal character in statement label field  [u] 
    use module_mpp_land 
----^ 
../../Routing/module_lsm_forcing.f(37): error #5149: Illegal character in statement label field  [u] 
    use module_HYDRO_io, only: get_2d_netcdf, get_soilcat_netcdf, get2d_int 
----^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
../../Routing/module_lsm_forcing.f(34): error #5192: Lead underscore not allowed 
module module_lsm_forcing 
-------------^ 
../../Routing/module_lsm_forcing.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
    use module_HYDRO_io, only: get_2d_netcdf, get_soilcat_netcdf, get2d_int 
-----------------------^ 
../../Routing/module_lsm_forcing.f(1780): error #5149: Illegal character in statement label field  [i] 
    integer :: i_forcing  
----^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [i] 
interface read_hydro_forcing 
^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [n] 
interface read_hydro_forcing 
-^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [t] 
interface read_hydro_forcing 
--^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [e] 
interface read_hydro_forcing 
---^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [r] 
interface read_hydro_forcing 
----^ 
../../Routing/module_lsm_forcing.f(1785): error #5149: Illegal character in statement label field  [m] 
   module procedure read_hydro_forcing_mpp1 
---^ 
../../Routing/module_lsm_forcing.f(1785): error #5149: Illegal character in statement label field  [o] 
   module procedure read_hydro_forcing_mpp1 
----^ 
../../Routing/module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [e] 
end interface 
^ 
../../Routing/module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [n] 
end interface 
-^ 
../../Routing/module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [d] 
end interface 
--^ 
../../Routing/module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [i] 
end interface 
----^ 
../../Routing/module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [s] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
--^ 
../../Routing/module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [u] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
---^ 
../../Routing/module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [b] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
----^ 
../../Routing/module_lsm_forcing.f(1791): catastrophic error: Too many errors, exiting 
compilation aborted for ../../Routing/module_lsm_forcing.f (code 1) 
Makefile:18: recipe for target '../../Routing/module_lsm_forcing.o' failed 
make[1]: [../../Routing/module_lsm_forcing.o] Error 1 (ignored) 
rm -f ../../Routing/module_lsm_forcing.f 
 
ar -r ../../lib/libHYDRO.a ../../Routing/module_lsm_forcing.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: ../../Routing/module_lsm_forcing.o: 没有那个文件或目录 
Makefile:18: recipe for target '../../Routing/module_lsm_forcing.o' failed 
make[1]: [../../Routing/module_lsm_forcing.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include hrldas_drv_HYDRO.F > hrldas_drv_HYDRO.f 
mpif90   -o hrldas_drv_HYDRO.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include hrldas_drv_HYDRO.f 
hrldas_drv_HYDRO.f(37): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) , 
       subroutine hrldas_drv_HYDRO(STC_io,SMC_io,SH2OX_io,infxsrt,sfcheadrt,soldrain,ii,jj,kk) 
----------------------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(52): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( * ) :: , . % + - [ : . ** / // .LT. < .LE. <= .EQ. == ... 
          call hrldas_cpl_HYDRO(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk)   
------------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(38): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HRLDAS_HYDRO] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO 
--------------^ 
hrldas_drv_HYDRO.f(52): error #6406: Conflicting attributes or multiple declaration of name.   [HRLDAS_CPL_HYDRO] 
          call hrldas_cpl_HYDRO(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk)   
---------------^ 
hrldas_drv_HYDRO.f(37): error #6404: This name does not have a type, and must have an explicit type.   [SFCHEA] 
       subroutine hrldas_drv_HYDRO(STC_io,SMC_io,SH2OX_io,infxsrt,sfcheadrt,soldrain,ii,jj,kk) 
------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(38): error #6580: Name in only-list does not exist.   [HRLDAS_CPL_HYDRO] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO 
-----------------------------------------^ 
hrldas_drv_HYDRO.f(40): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [II] 
          integer:: ii,jj,kk, k 
--------------------^ 
hrldas_drv_HYDRO.f(40): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [JJ] 
          integer:: ii,jj,kk, k 
-----------------------^ 
hrldas_drv_HYDRO.f(40): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [KK] 
          integer:: ii,jj,kk, k 
--------------------------^ 
hrldas_drv_HYDRO.f(62): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) , 
       subroutine hrldas_drv_HYDRO_ini(STC_io,SMC_io,SH2OX_io,infxsrt,sfcheadrt,soldrain,ii,jj,kk,kt,dt,olddate,zsoil) 
----------------------------------------------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(77): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( * ) :: , . % + - [ : . ** / // .LT. < .LE. <= .EQ. == ... 
             call hrldas_cpl_HYDRO_ini(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk,kt,dt,olddate,zsoil) 
-------------------------------------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(63): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HRLDAS_HYDRO] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO_ini, open_print_mpp 
--------------^ 
hrldas_drv_HYDRO.f(77): error #6406: Conflicting attributes or multiple declaration of name.   [HRLDAS_CPL_HYDRO_INI] 
             call hrldas_cpl_HYDRO_ini(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk,kt,dt,olddate,zsoil) 
------------------^ 
hrldas_drv_HYDRO.f(62): error #6404: This name does not have a type, and must have an explicit type.   [SF] 
       subroutine hrldas_drv_HYDRO_ini(STC_io,SMC_io,SH2OX_io,infxsrt,sfcheadrt,soldrain,ii,jj,kk,kt,dt,olddate,zsoil) 
----------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(63): error #6580: Name in only-list does not exist.   [HRLDAS_CPL_HYDRO_INI] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO_ini, open_print_mpp 
-----------------------------------------^ 
hrldas_drv_HYDRO.f(63): error #6580: Name in only-list does not exist.   [OPEN_PRIN] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO_ini, open_print_mpp 
---------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(65): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [II] 
          integer:: ii,jj,kk, kt, k 
--------------------^ 
hrldas_drv_HYDRO.f(65): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [JJ] 
          integer:: ii,jj,kk, kt, k 
-----------------------^ 
hrldas_drv_HYDRO.f(65): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [KK] 
          integer:: ii,jj,kk, kt, k 
--------------------------^ 
hrldas_drv_HYDRO.f(66): error #6832: This passed length character name has been used in an invalid context.   [OLDDATE] 
          character(len=*) :: olddate 
------------------------------^ 
hrldas_drv_HYDRO.f(88): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: * <IDENTIFIER> 
       subroutine HYDRO_frocing_drv (indir,forc_typ, snow_assim,olddate,     & 
------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(89): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER> 
          ixs, ixe,jxs,jxe,                       & 
--------------------------------------------------^ 
hrldas_drv_HYDRO.f(90): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
          T2,Q2X,U,V,PRES,XLONG,SHORT,PRCP1,lai,fpar,snodep, kt, FORCING_TIMESTEP,pcp_old) 
------------^ 
hrldas_drv_HYDRO.f(99): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: %FILL <IDENTIFIER> 
         real, dimension(ixs:ixe,jxs:jxe):: T2,Q2X,U,V,PRES,XLONG,SHORT,PRCP1, & 
--------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(106): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: <INTEGER_CONSTANT> <POUND_VAL> <INTEGER_KIND_CON> <POUND_BASE> 
         call read_hydro_forcing( & 
-----------------------------------^ 
hrldas_drv_HYDRO.f(107): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
            indir, olddate, & 
-----------------^ 
hrldas_drv_HYDRO.f(108): error #5082: Syntax error, found ',' when expecting one of: % . = => 
            nlst_rt(did)%hgrid,& 
------------------------------^ 
hrldas_drv_HYDRO.f(109): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
            ix,jx,forc_typ,snow_assim,  & 
--------------^ 
hrldas_drv_HYDRO.f(109): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
            ix,jx,forc_typ,snow_assim,  & 
----------------------------------------^ 
hrldas_drv_HYDRO.f(110): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
            T2,q2x,u,v,pres,xlong,short,prcp1,& 
--------------^ 
hrldas_drv_HYDRO.f(112): catastrophic error: Too many errors, exiting 
compilation aborted for hrldas_drv_HYDRO.f (code 1) 
Makefile:18: recipe for target 'hrldas_drv_HYDRO.o' failed 
make[1]: [hrldas_drv_HYDRO.o] Error 1 (ignored) 
rm -f hrldas_drv_HYDRO.f 
 
ar -r ../../lib/libHYDRO.a hrldas_drv_HYDRO.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: hrldas_drv_HYDRO.o: 没有那个文件或目录 
Makefile:18: recipe for target 'hrldas_drv_HYDRO.o' failed 
make[1]: [hrldas_drv_HYDRO.o] Error 1 (ignored) 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/CPL/NoahMP_cpl' 
if [ 0 -eq 1 ]; then \ 
        (cd lib;rm -f librapid.a); \ 
fi 
if [ 0 -eq 1 ]; then \ 
        (cd Rapid_routing; make -f makefile.cpl rapid); \ 
fi 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
(cd Utility_routines;                make) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/Utility_routines' 
 
rm -f module_date_utilities.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_date_utilities.F > module_date_utilities.f90 
mpif90   -o module_date_utilities.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_date_utilities.f90 
 
 
rm -f module_model_constants.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_model_constants.F > module_model_constants.f90 
mpif90   -o module_model_constants.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_model_constants.f90 
 
 
rm -f module_wrf_utilities.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_wrf_utilities.F > module_wrf_utilities.f90 
mpif90   -o module_wrf_utilities.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_wrf_utilities.f90 
 
 
rm -f kwm_string_utilities.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ kwm_string_utilities.F > kwm_string_utilities.f90 
mpif90   -o kwm_string_utilities.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    kwm_string_utilities.f90 
 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/Utility_routines' 
(cd phys;                        make) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/phys' 
 
rm -f module_sf_noahmplsm.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_sf_noahmplsm.F > module_sf_noahmplsm.f90 
mpif90   -o module_sf_noahmplsm.o -c -I../Utility_routines -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_sf_noahmplsm.f90 
 
 
rm -f module_sf_noahmp_glacier.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_sf_noahmp_glacier.F > module_sf_noahmp_glacier.f90 
mpif90   -o module_sf_noahmp_glacier.o -c -I../Utility_routines -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_sf_noahmp_glacier.f90 
 
 
rm -f module_sf_noahmp_groundwater.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_sf_noahmp_groundwater.F > module_sf_noahmp_groundwater.f90 
mpif90   -o module_sf_noahmp_groundwater.o -c -I../Utility_routines -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_sf_noahmp_groundwater.f90 
 
 
rm -f module_sf_noahmpdrv.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_sf_noahmpdrv.F > module_sf_noahmpdrv.f90 
mpif90   -o module_sf_noahmpdrv.o -c -I../Utility_routines -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_sf_noahmpdrv.f90 
 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/phys' 
(cd IO_code;                        make) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/IO_code' 
 
rm -f ../../../HYDRO_drv/module_HYDRO_drv.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  ../../../HYDRO_drv/module_HYDRO_drv.F > ../../../HYDRO_drv/module_HYDRO_drv.f90 
../../../HYDRO_drv/module_HYDRO_drv.F:56:0: fatal error: netcdf.inc: 没有那个文件或目录 
 #include <netcdf.inc> 
 ^ 
compilation terminated. 
Makefile:46: recipe for target '../../../HYDRO_drv/module_HYDRO_drv.o' failed 
make[2]: [../../../HYDRO_drv/module_HYDRO_drv.o] Error 1 (ignored) 
mpif90   -o ../../../HYDRO_drv/module_HYDRO_drv.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   ../../../HYDRO_drv/module_HYDRO_drv.f90 
../../../HYDRO_drv/module_HYDRO_drv.f90(60): error #5082: Syntax error, found END-OF-FILE when expecting one of: <LABEL> <END-OF-STATEMENT> ; BLOCK BLOCKDATA PROGRAM MODULE TYPE INTEGER REAL ... 
   implicit none 
----------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HYDRO_IO] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(38): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
   USE module_mpp_land 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(39): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NWM_IO] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(46): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RT_DATA] 
   use module_rt_data, only: rt_domain 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(47): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_GW_BASEFLOW] 
   use module_GW_baseflow 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(48): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_GW_GW2D] 
   use module_gw_gw2d 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(49): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_GW_GW2D_DATA] 
   use module_gw_gw2d_data, only: gw2d 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(50): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CHANNEL_ROUTING] 
   use module_channel_routing, only: drive_channel, drive_channel_rsl 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(51): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NAMELIST] 
   use module_namelist, only: nlst_rt, read_rt_nlst 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(52): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_ROUTING] 
   use module_routing, only: getChanDim, landrt_ini 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(53): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HYDRO_UTILS] 
   use module_HYDRO_utils 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(55): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_LSM_FORCING] 
   use module_lsm_forcing, only: geth_newdate 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(57): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_UDMAP] 
   use module_UDMAP, only: get_basn_area_nhd 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(58): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [NETCDF] 
   use netcdf 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #6580: Name in only-list does not exist.   [OUTPUT_RT] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
-------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_CHRT] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_LAKES] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
-----------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_CHRTGRD] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
-----------------------------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(36): error #6580: Name in only-list does not exist.   [RESTART_OUT_BI] 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
-------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(36): error #6580: Name in only-list does not exist.   [RESTART_IN_BI] 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
-----------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(36): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_CHRT2] 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
--------------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(36): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_LAKES2] 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
--------------------------------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(37): error #6580: Name in only-list does not exist.   [HDTBL_IN_NC] 
                               hdtbl_in_nc, hdtbl_out 
-------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(37): error #6580: Name in only-list does not exist.   [HDTBL_OUT] 
                               hdtbl_in_nc, hdtbl_out 
--------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(39): error #6580: Name in only-list does not exist.   [OUTPUT_CHRT_NWM] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
----------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(39): error #6580: Name in only-list does not exist.   [OUTPUT_RT_NWM] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
---------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(39): error #6580: Name in only-list does not exist.   [OUTPUT_LAKES_NWM] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
------------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(40): error #6580: Name in only-list does not exist.   [OUTPUT_CHRTOUT_GRD_NWM] 
                            output_chrtout_grd_NWM, output_lsmOut_NWM, & 
----------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(40): error #6580: Name in only-list does not exist.   [OUTPUT_LSMOUT_NWM] 
                            output_chrtout_grd_NWM, output_lsmOut_NWM, & 
----------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(61): catastrophic error: Too many errors, exiting 
compilation aborted for ../../../HYDRO_drv/module_HYDRO_drv.f90 (code 1) 
Makefile:46: recipe for target '../../../HYDRO_drv/module_HYDRO_drv.o' failed 
make[2]: [../../../HYDRO_drv/module_HYDRO_drv.o] Error 1 (ignored) 
 
 
rm -f ../../../Data_Rec/module_namelist.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  ../../../Data_Rec/module_namelist.F > ../../../Data_Rec/module_namelist.f90 
mpif90   -o ../../../Data_Rec/module_namelist.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   ../../../Data_Rec/module_namelist.f90 
../../../Data_Rec/module_namelist.f90(36): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
          USE module_mpp_land 
--------------^ 
../../../Data_Rec/module_namelist.f90(216): error #6404: This name does not have a type, and must have an explicit type.   [IO_ID] 
       if(IO_id .eq. my_id) then 
----------^ 
../../../Data_Rec/module_namelist.f90(216): error #6404: This name does not have a type, and must have an explicit type.   [MY_ID] 
       if(IO_id .eq. my_id) then 
---------------------^ 
compilation aborted for ../../../Data_Rec/module_namelist.f90 (code 1) 
Makefile:46: recipe for target '../../../Data_Rec/module_namelist.o' failed 
make[2]: [../../../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
 
rm -f ../../../Data_Rec/module_RT_data.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  ../../../Data_Rec/module_RT_data.F > ../../../Data_Rec/module_RT_data.f90 
mpif90   -o ../../../Data_Rec/module_RT_data.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   ../../../Data_Rec/module_RT_data.f90 
 
 
rm -f module_hrldas_netcdf_io.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  -I /home/test/software/netcdf-intel/include module_hrldas_netcdf_io.F > module_hrldas_netcdf_io.f90 
mpif90   -o module_hrldas_netcdf_io.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I ../MPP -I../Utility_routines -I /home/test/software/netcdf-intel/include  module_hrldas_netcdf_io.f90 
module_hrldas_netcdf_io.f90(38): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
  use module_mpp_land, only:mpp_land_bcast_int1, decompose_data_real, mpp_land_bcast_real1, decompose_data_int, & 
------^ 
module_hrldas_netcdf_io.f90(140): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real:: g_array(global_nx,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(140): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real:: g_array(global_nx,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(140): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real:: g_array(global_nx,global_ny) 
-----------------------------^ 
module_hrldas_netcdf_io.f90(140): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real:: g_array(global_nx,global_ny) 
-----------------------------^ 
module_hrldas_netcdf_io.f90(958): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real:: g_array(global_nx,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(958): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real:: g_array(global_nx,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(958): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real:: g_array(global_nx,global_ny) 
-----------------------------^ 
module_hrldas_netcdf_io.f90(958): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real:: g_array(global_nx,global_ny) 
-----------------------------^ 
module_hrldas_netcdf_io.f90(1027): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real:: g_array(global_nx,4,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(1027): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real:: g_array(global_nx,4,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(1027): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real:: g_array(global_nx,4,global_ny) 
-------------------------------^ 
module_hrldas_netcdf_io.f90(1027): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real:: g_array(global_nx,4,global_ny) 
-------------------------------^ 
module_hrldas_netcdf_io.f90(1028): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real:: insoil(global_nx,global_ny,4) 
------------------^ 
module_hrldas_netcdf_io.f90(1028): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real:: insoil(global_nx,global_ny,4) 
------------------^ 
module_hrldas_netcdf_io.f90(1028): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real:: insoil(global_nx,global_ny,4) 
----------------------------^ 
module_hrldas_netcdf_io.f90(1028): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real:: insoil(global_nx,global_ny,4) 
----------------------------^ 
module_hrldas_netcdf_io.f90(1860): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    integer,          dimension(global_nx,global_ny) :: g_vegtyp 
--------------------------------^ 
module_hrldas_netcdf_io.f90(1860): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    integer,          dimension(global_nx,global_ny) :: g_vegtyp 
--------------------------------^ 
module_hrldas_netcdf_io.f90(1860): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    integer,          dimension(global_nx,global_ny) :: g_vegtyp 
------------------------------------------^ 
module_hrldas_netcdf_io.f90(1860): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    integer,          dimension(global_nx,global_ny) :: g_vegtyp 
------------------------------------------^ 
module_hrldas_netcdf_io.f90(1861): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    integer,          dimension(global_nx,global_ny) :: g_soltyp 
--------------------------------^ 
module_hrldas_netcdf_io.f90(1861): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    integer,          dimension(global_nx,global_ny) :: g_soltyp 
--------------------------------^ 
module_hrldas_netcdf_io.f90(1861): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    integer,          dimension(global_nx,global_ny) :: g_soltyp 
------------------------------------------^ 
module_hrldas_netcdf_io.f90(1861): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    integer,          dimension(global_nx,global_ny) :: g_soltyp 
------------------------------------------^ 
module_hrldas_netcdf_io.f90(3834): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real, dimension(global_nx,global_ny) :: garray 
--------------------^ 
module_hrldas_netcdf_io.f90(3834): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real, dimension(global_nx,global_ny) :: garray 
--------------------^ 
module_hrldas_netcdf_io.f90(3834): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real, dimension(global_nx,global_ny) :: garray 
------------------------------^ 
module_hrldas_netcdf_io.f90(3834): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real, dimension(global_nx,global_ny) :: garray 
------------------------------^ 
module_hrldas_netcdf_io.f90(3857): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    integer, dimension(global_nx,global_ny) :: garray 
-----------------------^ 
module_hrldas_netcdf_io.f90(6820): catastrophic error: Too many errors, exiting 
compilation aborted for module_hrldas_netcdf_io.f90 (code 1) 
Makefile:39: recipe for target 'module_hrldas_netcdf_io.o' failed 
make[2]: [module_hrldas_netcdf_io.o] Error 1 (ignored) 
 
 
rm -f module_NoahMP_hrldas_driver.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  module_NoahMP_hrldas_driver.F > module_NoahMP_hrldas_driver.f90 
mpif90   -o module_NoahMP_hrldas_driver.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I. \ 
-I../phys -I../Utility_routines -I../../../mod -I /home/test/software/netcdf-intel/include module_NoahMP_hrldas_driver.f90 
module_NoahMP_hrldas_driver.f90(36): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HRLDAS_NETCDF_IO] 
  USE module_hrldas_netcdf_io 
------^ 
module_NoahMP_hrldas_driver.f90(40): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
------^ 
module_NoahMP_hrldas_driver.f90(41): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
------^ 
module_NoahMP_hrldas_driver.f90(42): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CPL_LAND] 
  use module_cpl_land, only: cpl_land_init 
------^ 
module_NoahMP_hrldas_driver.f90(43): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NWM_IO] 
  use module_NWM_io, only: output_NoahMP_NWM 
------^ 
module_NoahMP_hrldas_driver.f90(457): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HYDRO_DRV] 
     use module_HYDRO_drv, only: HYDRO_ini 
---------^ 
module_NoahMP_hrldas_driver.f90(458): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NAMELIST] 
     use module_namelist, only: nlst_rt 
---------^ 
module_NoahMP_hrldas_driver.f90(1466): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HYDRO_IO] 
  use module_hydro_io, only: read_channel_only 
------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [MPP_LAND_PAR_INI] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
-----------------------------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [MPP_LAND_INIT] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
-----------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [GETLOCALXY] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
--------------------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [MPP_LAND_BCAST_CHAR] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
--------------------------------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [MPP_LAND_SYNC] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
-----------------------------------------------------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(41): error #6580: Name in only-list does not exist.   [CHECK_LAND] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
-----------------------------^ 
module_NoahMP_hrldas_driver.f90(41): error #6580: Name in only-list does not exist.   [NODE_INFO] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
-----------------------------------------^ 
module_NoahMP_hrldas_driver.f90(41): error #6580: Name in only-list does not exist.   [FATAL_ERROR_STOP] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
----------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(41): error #6580: Name in only-list does not exist.   [NUMPROCS] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
----------------------------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(42): error #6580: Name in only-list does not exist.   [CPL_LAND_INIT] 
  use module_cpl_land, only: cpl_land_init 
-----------------------------^ 
module_NoahMP_hrldas_driver.f90(43): error #6580: Name in only-list does not exist.   [OUTPUT_NOAHMP_NWM] 
  use module_NWM_io, only: output_NoahMP_NWM 
---------------------------^ 
module_NoahMP_hrldas_driver.f90(466): error #6406: Conflicting attributes or multiple declaration of name.   [MPP_LAND_INIT] 
    call  MPP_LAND_INIT() 
----------^ 
module_NoahMP_hrldas_driver.f90(549): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%dt = real(noah_timestep) 
--------^ 
module_NoahMP_hrldas_driver.f90(550): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%khour = khour ! Adding kHOUR to be used in the NWM output routines. 
--------^ 
module_NoahMP_hrldas_driver.f90(551): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%olddate(1:19) = olddate(1:19) 
--------^ 
module_NoahMP_hrldas_driver.f90(551): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.   [OLDDATE] 
        nlst_rt(did)%olddate(1:19) = olddate(1:19) 
-------------------------------------^ 
module_NoahMP_hrldas_driver.f90(552): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%startdate(1:19) = olddate(1:19) 
--------^ 
module_NoahMP_hrldas_driver.f90(552): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.   [OLDDATE] 
        nlst_rt(did)%startdate(1:19) = olddate(1:19) 
---------------------------------------^ 
module_NoahMP_hrldas_driver.f90(553): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%nsoil = kk 
--------^ 
module_NoahMP_hrldas_driver.f90(554): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        call mpp_land_bcast_int1(nlst_rt(did)%nsoil) 
---------------------------------^ 
module_NoahMP_hrldas_driver.f90(555): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        allocate(nlst_rt(did)%zsoil8(nlst_rt(did)%nsoil)) 
-----------------^ 
module_NoahMP_hrldas_driver.f90(556): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%zsoil8(1:nlst_rt(did)%nsoil) = zsoil(1:nlst_rt(did)%nsoil)        
--------^ 
module_NoahMP_hrldas_driver.f90(2967): catastrophic error: Too many errors, exiting 
compilation aborted for module_NoahMP_hrldas_driver.f90 (code 1) 
Makefile:21: recipe for target 'module_NoahMP_hrldas_driver.o' failed 
make[2]: [module_NoahMP_hrldas_driver.o] Error 1 (ignored) 
 
 
rm -f main_hrldas_driver.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  main_hrldas_driver.F > main_hrldas_driver.f90 
mpif90   -o main_hrldas_driver.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -I ../MPP -I. \ 
-I../phys -I../Utility_routines -I../../../mod -I../../../MPP -I /home/test/software/netcdf-intel/include main_hrldas_driver.f90 
main_hrldas_driver.f90(38): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NOAHMP_HRLDAS_DRIVER] 
   use module_noahmp_hrldas_driver, only: land_driver_ini, land_driver_exe 
-------^ 
main_hrldas_driver.f90(45): error #6406: Conflicting attributes or multiple declaration of name.   [LAND_DRIVER_INI] 
   call land_driver_ini(NTIME) 
--------^ 
main_hrldas_driver.f90(47): error #6406: Conflicting attributes or multiple declaration of name.   [LAND_DRIVER_EXE] 
       call land_driver_exe(ITIME) 
------------^ 
main_hrldas_driver.f90(38): error #6580: Name in only-list does not exist.   [LAND_DRIVER_INI] 
   use module_noahmp_hrldas_driver, only: land_driver_ini, land_driver_exe 
------------------------------------------^ 
main_hrldas_driver.f90(38): error #6580: Name in only-list does not exist.   [LAND_DRIVER_EXE] 
   use module_noahmp_hrldas_driver, only: land_driver_ini, land_driver_exe 
-----------------------------------------------------------^ 
compilation aborted for main_hrldas_driver.f90 (code 1) 
Maktest@test-VirtualBox:~/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS$ ./compile_offline_NoahMP.sh setEnvar.sh 
configure: Sourcing setEnvar.sh for the compile options. 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/CPL/NoahMP_cpl' 
rm -f *.o *.mod *.stb *~ *.f Noah_hrldas_beta 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/CPL/NoahMP_cpl' 
(make -f Makefile.comm clean) 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS' 
(cd Data_Rec; make -f Makefile clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Data_Rec' 
rm -f *.o *.mod *.stb *~ *.f 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Data_Rec' 
(cd HYDRO_drv; make -f Makefile clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/HYDRO_drv' 
rm -f *.o *.mod *.stb *~ *.f 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/HYDRO_drv' 
(cd MPP; make -f Makefile clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/MPP' 
rm -f *.o *.mod *.stb *~ 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/MPP' 
(cd Routing;    make -f Makefile clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Routing' 
rm -f *.o *.mod *.stb *~ *.f 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Routing' 
(rm -f lib/*.a */*.mod */*.o CPL/*/*.o CPL/*/*.mod) 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS' 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
(cd Utility_routines;                make clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/Utility_routines' 
rm -f *.o *.mod *.stb *~ *.f90 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/Utility_routines' 
(cd phys;                        make clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/phys' 
rm -f *.o *.mod *.stb *~ *.f90 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/phys' 
(cd IO_code;                        make clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/IO_code' 
rm -f *.o *.mod *.stb *~ *.f90 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/IO_code' 
(cd run;                        make clean) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
rm -f *~ hrldas.exe 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
if [ 0 -eq 1 ]; then \ 
        (cd Rapid_routing; make -f makefile.cpl clean); \ 
fi 
(rm -f */*.mod */*.o lib/*.a Run/wrf_hydro.exe) 
(rm -f Run/wrf_hydro.exe   ) 
(make -f Makefile.comm BASIC) 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS' 
(cd MPP     ; make -f Makefile) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/MPP' 
 
rm -f CPL_WRF.o CPL_WRF.mod CPL_WRF.stb *~ *.f 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include CPL_WRF.F > CPL_WRF.f 
mpif90   -o CPL_WRF.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" CPL_WRF.f 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_CPL_LAND 
^ 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_CPL_LAND 
-^ 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_CPL_LAND 
--^ 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_CPL_LAND 
---^ 
CPL_WRF.f(35): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_CPL_LAND 
----^ 
CPL_WRF.f(35): error #5118: First statement in file must not be continued 
MODULE MODULE_CPL_LAND 
-----^ 
CPL_WRF.f(39): error #5149: Illegal character in statement label field  [I] 
  IMPLICIT NONE 
--^ 
CPL_WRF.f(39): error #5149: Illegal character in statement label field  [M] 
  IMPLICIT NONE 
---^ 
CPL_WRF.f(39): error #5149: Illegal character in statement label field  [P] 
  IMPLICIT NONE 
----^ 
CPL_WRF.f(41): error #5149: Illegal character in statement label field  [i] 
  integer, public :: HYDRO_COMM_WORLD = -1 
--^ 
CPL_WRF.f(41): error #5149: Illegal character in statement label field  [n] 
  integer, public :: HYDRO_COMM_WORLD = -1 
---^ 
CPL_WRF.f(41): error #5149: Illegal character in statement label field  [t] 
  integer, public :: HYDRO_COMM_WORLD = -1 
----^ 
CPL_WRF.f(42): error #5149: Illegal character in statement label field  [i] 
  integer my_global_id 
--^ 
CPL_WRF.f(42): error #5149: Illegal character in statement label field  [n] 
  integer my_global_id 
---^ 
CPL_WRF.f(42): error #5149: Illegal character in statement label field  [t] 
  integer my_global_id 
----^ 
CPL_WRF.f(44): error #5149: Illegal character in statement label field  [i] 
  integer total_pe_num 
--^ 
CPL_WRF.f(44): error #5149: Illegal character in statement label field  [n] 
  integer total_pe_num 
---^ 
CPL_WRF.f(44): error #5149: Illegal character in statement label field  [t] 
  integer total_pe_num 
----^ 
CPL_WRF.f(45): error #5149: Illegal character in statement label field  [i] 
  integer global_ix,global_jx 
--^ 
CPL_WRF.f(45): error #5149: Illegal character in statement label field  [n] 
  integer global_ix,global_jx 
---^ 
CPL_WRF.f(45): error #5149: Illegal character in statement label field  [t] 
  integer global_ix,global_jx 
----^ 
CPL_WRF.f(47): error #5149: Illegal character in statement label field  [i] 
  integer,allocatable,dimension(:,:) :: node_info 
--^ 
CPL_WRF.f(47): error #5149: Illegal character in statement label field  [n] 
  integer,allocatable,dimension(:,:) :: node_info 
---^ 
CPL_WRF.f(47): error #5149: Illegal character in statement label field  [t] 
  integer,allocatable,dimension(:,:) :: node_info 
----^ 
CPL_WRF.f(49): error #5149: Illegal character in statement label field  [l] 
  logical initialized, cpl_land, time_step_read_rstart, & 
--^ 
CPL_WRF.f(49): error #5149: Illegal character in statement label field  [o] 
  logical initialized, cpl_land, time_step_read_rstart, & 
---^ 
CPL_WRF.f(49): error #5149: Illegal character in statement label field  [g] 
  logical initialized, cpl_land, time_step_read_rstart, & 
----^ 
CPL_WRF.f(41): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
  integer, public :: HYDRO_COMM_WORLD = -1 
---------^ 
CPL_WRF.f(41): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
  integer, public :: HYDRO_COMM_WORLD = -1 
--------------------------------------^ 
CPL_WRF.f(51): error #5149: Illegal character in statement label field  [c] 
  character(len=19) cpl_outdate, cpl_rstdate 
--^ 
CPL_WRF.f(52): catastrophic error: Too many errors, exiting 
compilation aborted for CPL_WRF.f (code 1) 
Makefile:18: recipe for target 'CPL_WRF.o' failed 
make[2]: [CPL_WRF.o] Error 1 (ignored) 
mpif90   -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -c CPL_WRF.F 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_CPL_LANDICIT 
^ 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_CPL_LANDICIT 
-^ 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_CPL_LANDICIT 
--^ 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_CPL_LANDICIT 
---^ 
CPL_WRF.F(22): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_CPL_LANDICIT 
----^ 
CPL_WRF.F(22): error #5118: First statement in file must not be continued 
MODULE MODULE_CPL_LANDICIT 
-----^ 
CPL_WRF.F(26): error #5149: Illegal character in statement label field  [I] 
  IMPL NONEger 
--^ 
CPL_WRF.F(26): error #5149: Illegal character in statement label field  [M] 
  IMPL NONEger 
---^ 
CPL_WRF.F(26): error #5149: Illegal character in statement label field  [P] 
  IMPL NONEger 
----^ 
CPL_WRF.F(28): error #5149: Illegal character in statement label field  [i] 
  inte, public :: HYDRO_COMM_WORLD = -1 
--^ 
CPL_WRF.F(28): error #5149: Illegal character in statement label field  [n] 
  inte, public :: HYDRO_COMM_WORLD = -1 
---^ 
CPL_WRF.F(28): error #5149: Illegal character in statement label field  [t] 
  inte, public :: HYDRO_COMM_WORLD = -1 
----^ 
CPL_WRF.F(29): error #5149: Illegal character in statement label field  [i] 
  integer my_global_idger 
--^ 
CPL_WRF.F(29): error #5149: Illegal character in statement label field  [n] 
  integer my_global_idger 
---^ 
CPL_WRF.F(29): error #5149: Illegal character in statement label field  [t] 
  integer my_global_idger 
----^ 
CPL_WRF.F(31): error #5149: Illegal character in statement label field  [i] 
  inte total_pe_numger 
--^ 
CPL_WRF.F(31): error #5149: Illegal character in statement label field  [n] 
  inte total_pe_numger 
---^ 
CPL_WRF.F(31): error #5149: Illegal character in statement label field  [t] 
  inte total_pe_numger 
----^ 
CPL_WRF.F(32): error #5149: Illegal character in statement label field  [i] 
  inte global_ix,global_jxger 
--^ 
CPL_WRF.F(32): error #5149: Illegal character in statement label field  [n] 
  inte global_ix,global_jxger 
---^ 
CPL_WRF.F(32): error #5149: Illegal character in statement label field  [t] 
  inte global_ix,global_jxger 
----^ 
CPL_WRF.F(34): error #5149: Illegal character in statement label field  [i] 
  inte,allocatable,dimension(:,:) :: node_infocal 
--^ 
CPL_WRF.F(34): error #5149: Illegal character in statement label field  [n] 
  inte,allocatable,dimension(:,:) :: node_infocal 
---^ 
CPL_WRF.F(34): error #5149: Illegal character in statement label field  [t] 
  inte,allocatable,dimension(:,:) :: node_infocal 
----^ 
CPL_WRF.F(36): error #5149: Illegal character in statement label field  [l] 
  logi initialized, cpl_land, time_step_read_rstart, & 
--^ 
CPL_WRF.F(36): error #5149: Illegal character in statement label field  [o] 
  logi initialized, cpl_land, time_step_read_rstart, & 
---^ 
CPL_WRF.F(36): error #5149: Illegal character in statement label field  [g] 
  logi initialized, cpl_land, time_step_read_rstart, & 
----^ 
CPL_WRF.F(28): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
  inte, public :: HYDRO_COMM_WORLD = -1 
------^ 
CPL_WRF.F(28): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
  inte, public :: HYDRO_COMM_WORLD = -1 
-----------------------------------^ 
CPL_WRF.F(38): error #5149: Illegal character in statement label field  [c] 
  char(len=19) cpl_outdate, cpl_rstdateger 
--^ 
/tmp/ifortA0T7j7.i(40): catastrophic error: Too many errors, exiting 
compilation aborted for CPL_WRF.F (code 1) 
Makefile:18: recipe for target 'CPL_WRF.o' failed 
make[2]: [CPL_WRF.o] Error 1 (ignored) 
ar -r ../lib/libHYDRO.a CPL_WRF.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: CPL_WRF.o: 没有那个文件或目录 
Makefile:18: recipe for target 'CPL_WRF.o' failed 
make[2]: [CPL_WRF.o] Error 1 (ignored) 
 
rm -f mpp_land.o mpp_land.mod mpp_land.stb *~ 
mpif90   -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -c mpp_land.F 
mpp_land.F(22): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_MPP_LAND 
^ 
mpp_land.F(22): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_MPP_LAND 
-^ 
mpp_land.F(22): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_MPP_LAND 
--^ 
mpp_land.F(22): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_MPP_LAND 
---^ 
mpp_land.F(22): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_MPP_LAND 
----^ 
mpp_land.F(22): error #5118: First statement in file must not be continued 
MODULE MODULE_MPP_LAND 
-----^ 
mpp_land.F(24): error #5149: Illegal character in statement label field  [u] 
  use MODULE_CPL_LANDICIT 
--^ 
mpp_land.F(24): error #5149: Illegal character in statement label field  [s] 
  use MODULE_CPL_LANDICIT 
---^ 
mpp_land.F(24): error #5149: Illegal character in statement label field  [e] 
  use MODULE_CPL_LANDICIT 
----^ 
mpp_land.F(22): error #5192: Lead underscore not allowed 
MODULE MODULE_MPP_LAND 
-------------^ 
mpp_land.F(26): error #5149: Illegal character in statement label field  [I] 
  IMPL NONEude 
--^ 
mpp_land.F(26): error #5149: Illegal character in statement label field  [M] 
  IMPL NONEude 
---^ 
mpp_land.F(26): error #5149: Illegal character in statement label field  [P] 
  IMPL NONEude 
----^ 
mpp_land.F(27): error #5149: Illegal character in statement label field  [i] 
  incl "mpif.h" 
--^ 
mpp_land.F(27): error #5149: Illegal character in statement label field  [n] 
  incl "mpif.h" 
---^ 
mpp_land.F(27): error #5149: Illegal character in statement label field  [c] 
  incl "mpif.h" 
----^ 
mpp_land.F(29): error #5149: Illegal character in statement label field  [i] 
  integer, public :: left_id,right_id,up_id,down_id,my_idger 
--^ 
mpp_land.F(29): error #5149: Illegal character in statement label field  [n] 
  integer, public :: left_id,right_id,up_id,down_id,my_idger 
---^ 
mpp_land.F(29): error #5149: Illegal character in statement label field  [t] 
  integer, public :: left_id,right_id,up_id,down_id,my_idger 
----^ 
mpp_land.F(29): error #5144: Invalid character_kind_parameter. No underscore 
  integer, public :: left_id,right_id,up_id,down_id,my_idger 
------^ 
mpp_land.F(30): error #5149: Illegal character in statement label field  [i] 
  inte, public :: left_right_np,up_down_np ! define total process in two dimensions. 
--^ 
mpp_land.F(30): error #5149: Illegal character in statement label field  [n] 
  inte, public :: left_right_np,up_down_np ! define total process in two dimensions. 
---^ 
mpp_land.F(30): error #5149: Illegal character in statement label field  [t] 
  inte, public :: left_right_np,up_down_np ! define total process in two dimensions. 
----^ 
mpp_land.F(31): error #5149: Illegal character in statement label field  [i] 
  integer, public :: left_right_p ,up_down_p ! the position of the current process in the logical topography. 
--^ 
mpp_land.F(31): error #5149: Illegal character in statement label field  [n] 
  integer, public :: left_right_p ,up_down_p ! the position of the current process in the logical topography. 
---^ 
mpp_land.F(31): error #5149: Illegal character in statement label field  [t] 
  integer, public :: left_right_p ,up_down_p ! the position of the current process in the logical topography. 
----^ 
mpp_land.F(32): error #5149: Illegal character in statement label field  [i] 
  integer, public :: IO_id   ! the number for IO. (Last processor for IO) 
--^ 
mpp_land.F(32): error #5149: Illegal character in statement label field  [n] 
  integer, public :: IO_id   ! the number for IO. (Last processor for IO) 
---^ 
mpp_land.F(32): error #5149: Illegal character in statement label field  [t] 
  integer, public :: IO_id   ! the number for IO. (Last processor for IO) 
----^ 
mpp_land.F(33): error #5149: Illegal character in statement label field  [i] 
  integer, public :: global_nx, global_ny, local_nx,local_nyger 
--^ 
/tmp/ifortCoZKoc.i(35): catastrophic error: Too many errors, exiting 
compilation aborted for mpp_land.F (code 1) 
Makefile:12: recipe for target 'mpp_land.o' failed 
make[2]: [mpp_land.o] Error 1 (ignored) 
ar -r ../lib/libHYDRO.a mpp_land.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: mpp_land.o: 没有那个文件或目录 
Makefile:12: recipe for target 'mpp_land.o' failed 
make[2]: [mpp_land.o] Error 1 (ignored) 
 
rm -f module_mpp_ReachLS.o module_mpp_ReachLS.mod module_mpp_ReachLS.stb *~ 
mpif90   -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -c module_mpp_ReachLS.F 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_mpp_ReachLS 
^ 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_mpp_ReachLS 
-^ 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_mpp_ReachLS 
--^ 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_mpp_ReachLS 
---^ 
module_mpp_ReachLS.F(22): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_mpp_ReachLS 
----^ 
module_mpp_ReachLS.F(22): error #5118: First statement in file must not be continued 
MODULE MODULE_mpp_ReachLS 
-----^ 
module_mpp_ReachLS.F(24): error #5149: Illegal character in statement label field  [u] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
--^ 
module_mpp_ReachLS.F(24): error #5149: Illegal character in statement label field  [s] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
---^ 
module_mpp_ReachLS.F(24): error #5149: Illegal character in statement label field  [e] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
----^ 
module_mpp_ReachLS.F(22): error #5192: Lead underscore not allowed 
MODULE MODULE_mpp_ReachLS 
-------------^ 
module_mpp_ReachLS.F(28): error #5149: Illegal character in statement label field  [T] 
  TYPE Grid2ReachMap 
--^ 
module_mpp_ReachLS.F(28): error #5149: Illegal character in statement label field  [Y] 
  TYPE Grid2ReachMap 
---^ 
module_mpp_ReachLS.F(28): error #5149: Illegal character in statement label field  [P] 
  TYPE Grid2ReachMap 
----^ 
module_mpp_ReachLS.F(24): error #5192: Lead underscore not allowed 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
------------^ 
module_mpp_ReachLS.F(24): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
---------------------^ 
module_mpp_ReachLS.F(33): error #5149: Illegal character in statement label field  [e] 
  end TYPE Grid2ReachMaprface 
--^ 
module_mpp_ReachLS.F(33): error #5149: Illegal character in statement label field  [n] 
  end TYPE Grid2ReachMaprface 
---^ 
module_mpp_ReachLS.F(33): error #5149: Illegal character in statement label field  [d] 
  end TYPE Grid2ReachMaprface 
----^ 
module_mpp_ReachLS.F(35): error #5149: Illegal character in statement label field  [i] 
  inte ReachLS_decompodule 
--^ 
module_mpp_ReachLS.F(35): error #5149: Illegal character in statement label field  [n] 
  inte ReachLS_decompodule 
---^ 
module_mpp_ReachLS.F(35): error #5149: Illegal character in statement label field  [t] 
  inte ReachLS_decompodule 
----^ 
module_mpp_ReachLS.F(40): error #5149: Illegal character in statement label field  [e] 
  end interfacerface 
--^ 
module_mpp_ReachLS.F(40): error #5149: Illegal character in statement label field  [n] 
  end interfacerface 
---^ 
module_mpp_ReachLS.F(40): error #5149: Illegal character in statement label field  [d] 
  end interfacerface 
----^ 
/tmp/ifortitHHrj.i(42): catastrophic error: Too many errors, exiting 
compilation aborted for module_mpp_ReachLS.F (code 1) 
Makefile:27: recipe for target 'module_mpp_ReachLS.o' failed 
make[2]: [module_mpp_ReachLS.o] Error 1 (ignored) 
ar -r ../lib/libHYDRO.a module_mpp_ReachLS.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_mpp_ReachLS.o: 没有那个文件或目录 
Makefile:27: recipe for target 'module_mpp_ReachLS.o' failed 
make[2]: [module_mpp_ReachLS.o] Error 1 (ignored) 
 
rm -f module_mpp_GWBUCKET.o module_mpp_GWBUCKET.mod module_mpp_GWBUCKET.stb *~ 
mpif90   -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -c module_mpp_GWBUCKET.F 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [M] 
MODULE MODULE_mpp_GWBUCKET 
^ 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [O] 
MODULE MODULE_mpp_GWBUCKET 
-^ 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [D] 
MODULE MODULE_mpp_GWBUCKET 
--^ 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [U] 
MODULE MODULE_mpp_GWBUCKET 
---^ 
module_mpp_GWBUCKET.F(22): error #5149: Illegal character in statement label field  [L] 
MODULE MODULE_mpp_GWBUCKET 
----^ 
module_mpp_GWBUCKET.F(22): error #5118: First statement in file must not be continued 
MODULE MODULE_mpp_GWBUCKET 
-----^ 
module_mpp_GWBUCKET.F(24): error #5149: Illegal character in statement label field  [u] 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
--^ 
module_mpp_GWBUCKET.F(24): error #5149: Illegal character in statement label field  [s] 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
---^ 
module_mpp_GWBUCKET.F(24): error #5149: Illegal character in statement label field  [e] 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
----^ 
module_mpp_GWBUCKET.F(22): error #5192: Lead underscore not allowed 
MODULE MODULE_mpp_GWBUCKET 
-------------^ 
module_mpp_GWBUCKET.F(25): error #5149: Illegal character in statement label field  [u] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
--^ 
module_mpp_GWBUCKET.F(25): error #5149: Illegal character in statement label field  [s] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
---^ 
module_mpp_GWBUCKET.F(25): error #5149: Illegal character in statement label field  [e] 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
----^ 
module_mpp_GWBUCKET.F(24): error #5192: Lead underscore not allowed 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
------------^ 
module_mpp_GWBUCKET.F(24): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use MODULE_CPL_LAND, only: HYDRO_COMM_WORLD 
---------------------^ 
module_mpp_GWBUCKET.F(25): error #5192: Lead underscore not allowed 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
------------^ 
module_mpp_GWBUCKET.F(25): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_mpp_land, only:  io_id, my_id, mpp_status, mpp_land_max_int 
---------------------^ 
module_mpp_GWBUCKET.F(27): error #5149: Illegal character in statement label field  [i] 
  impl noneude 
--^ 
module_mpp_GWBUCKET.F(27): error #5149: Illegal character in statement label field  [m] 
  impl noneude 
---^ 
module_mpp_GWBUCKET.F(27): error #5149: Illegal character in statement label field  [p] 
  impl noneude 
----^ 
module_mpp_GWBUCKET.F(31): error #5149: Illegal character in statement label field  [i] 
  incl "mpif.h" 
--^ 
module_mpp_GWBUCKET.F(31): error #5149: Illegal character in statement label field  [n] 
  incl "mpif.h" 
---^ 
module_mpp_GWBUCKET.F(31): error #5149: Illegal character in statement label field  [c] 
  incl "mpif.h" 
----^ 
module_mpp_GWBUCKET.F(33): error #5149: Illegal character in statement label field  [i] 
  integer,allocatable,dimension(:) :: sizeInd  ! size of Basins for each tile 
--^ 
module_mpp_GWBUCKET.F(33): error #5149: Illegal character in statement label field  [n] 
  integer,allocatable,dimension(:) :: sizeInd  ! size of Basins for each tile 
---^ 
module_mpp_GWBUCKET.F(33): error #5149: Illegal character in statement label field  [t] 
  integer,allocatable,dimension(:) :: sizeInd  ! size of Basins for each tile 
----^ 
module_mpp_GWBUCKET.F(33): error #5144: Invalid character_kind_parameter. No underscore 
  integer,allocatable,dimension(:) :: sizeInd  ! size of Basins for each tile 
------^ 
module_mpp_GWBUCKET.F(34): error #5149: Illegal character in statement label field  [i] 
  integer ::  maxSizeIndger 
--^ 
module_mpp_GWBUCKET.F(34): error #5149: Illegal character in statement label field  [n] 
  integer ::  maxSizeIndger 
---^ 
module_mpp_GWBUCKET.F(34): error #5149: Illegal character in statement label field  [t] 
  integer ::  maxSizeIndger 
----^ 
/tmp/ifortjn8Uso.i(36): catastrophic error: Too many errors, exiting 
compilation aborted for module_mpp_GWBUCKET.F (code 1) 
Makefile:33: recipe for target 'module_mpp_GWBUCKET.o' failed 
make[2]: [module_mpp_GWBUCKET.o] Error 1 (ignored) 
ar -r ../lib/libHYDRO.a module_mpp_GWBUCKET.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_mpp_GWBUCKET.o: 没有那个文件或目录 
Makefile:33: recipe for target 'module_mpp_GWBUCKET.o' failed 
make[2]: [module_mpp_GWBUCKET.o] Error 1 (ignored) 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/MPP' 
(cd Data_Rec     ; make -f Makefile) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Data_Rec' 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_namelist.F > module_namelist.f 
mpif90   -o module_namelist.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I../mod module_namelist.f 
module_namelist.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_namelist 
^ 
module_namelist.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_namelist 
-^ 
module_namelist.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_namelist 
--^ 
module_namelist.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_namelist 
---^ 
module_namelist.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_namelist 
----^ 
module_namelist.f(34): error #5118: First statement in file must not be continued 
Module module_namelist 
-----^ 
module_namelist.f(34): error #5192: Lead underscore not allowed 
Module module_namelist 
-------------^ 
module_namelist.f(38): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
module_namelist.f(39): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: max_domain=5 
----^ 
module_namelist.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE namelist_rt_field   
---^ 
module_namelist.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE namelist_rt_field   
----^ 
module_namelist.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
    INTEGER, PARAMETER :: max_domain=5 
-----------^ 
module_namelist.f(39): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: max_domain=5 
------------------------------------^ 
module_namelist.f(73): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
module_namelist.f(74): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------^ 
module_namelist.f(74): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
--------------------------------------------------^ 
module_namelist.f(75): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-----------------------------^ 
module_namelist.f(75): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------------------------------------------^ 
module_namelist.f(76): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  sys_cpl, gwChanCondSw, GwPreCycles, GwSpinCycles, GwPreDiagInterval, & 
-------------------------^ 
module_namelist.f(77): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  gwsoilcpl, UDMP_OPT 
---------------------------^ 
module_namelist.f(120): error #5149: Illegal character in statement label field  [E] 
   END TYPE namelist_rt_field  
---^ 
module_namelist.f(120): error #5149: Illegal character in statement label field  [N] 
   END TYPE namelist_rt_field  
----^ 
module_namelist.f(122): error #5149: Illegal character in statement label field  [T] 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----^ 
module_namelist.f(123): error #5149: Illegal character in statement label field  [s] 
    save nlst_rt  
----^ 
module_namelist.f(127): error #5149: Illegal character in statement label field  [s] 
    subroutine read_rt_nlst(nlst)      
----^ 
module_namelist.f(122): error #5082: Syntax error, found '::' when expecting one of: * , <END-OF-STATEMENT> ; / = => 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----------------------------------------------------^ 
module_namelist.f(133): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
module_namelist.f(134): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
------------------------------^ 
module_namelist.f(134): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------------------------------^ 
module_namelist.f(135): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------^ 
module_namelist.f(137): catastrophic error: Too many errors, exiting 
compilation aborted for module_namelist.f (code 1) 
Makefile:16: recipe for target 'module_namelist.o' failed 
make[2]: [module_namelist.o] Error 1 (ignored) 
rm -f module_namelist.f 
 
ar -r ../lib/libHYDRO.a module_namelist.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_namelist.o: 没有那个文件或目录 
Makefile:16: recipe for target 'module_namelist.o' failed 
make[2]: [module_namelist.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:16: recipe for target 'module_namelist.o' failed 
make[2]: [module_namelist.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_RT_data.F > module_RT_data.f 
mpif90   -o module_RT_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I../mod module_RT_data.f 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_RT_data 
^ 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_RT_data 
-^ 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_RT_data 
--^ 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_RT_data 
---^ 
module_RT_data.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_RT_data 
----^ 
module_RT_data.f(34): error #5118: First statement in file must not be continued 
Module module_RT_data 
-----^ 
module_RT_data.f(35): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
module_RT_data.f(35): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
module_RT_data.f(36): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
module_RT_data.f(36): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
module_RT_data.f(39): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
module_RT_data.f(39): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
module_RT_data.f(40): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
module_RT_data.f(40): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
module_RT_data.f(41): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
module_RT_data.f(41): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
module_RT_data.f(42): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
module_RT_data.f(42): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
module_RT_data.f(43): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
module_RT_data.f(43): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
module_RT_data.f(43): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
module_RT_data.f(44): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
module_RT_data.f(44): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
module_RT_data.f(44): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
module_RT_data.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
module_RT_data.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
module_RT_data.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
----^ 
module_RT_data.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
--^ 
module_RT_data.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
---^ 
module_RT_data.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
----^ 
module_RT_data.f(47): catastrophic error: Too many errors, exiting 
compilation aborted for module_RT_data.f (code 1) 
Makefile:16: recipe for target 'module_RT_data.o' failed 
make[2]: [module_RT_data.o] Error 1 (ignored) 
rm -f module_RT_data.f 
 
ar -r ../lib/libHYDRO.a module_RT_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_RT_data.o: 没有那个文件或目录 
Makefile:16: recipe for target 'module_RT_data.o' failed 
make[2]: [module_RT_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:16: recipe for target 'module_RT_data.o' failed 
make[2]: [module_RT_data.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_gw_gw2d_data.F > module_gw_gw2d_data.f 
mpif90   -o module_gw_gw2d_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I../mod module_gw_gw2d_data.f 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [M] 
Module module_gw_gw2d_data 
^ 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [o] 
Module module_gw_gw2d_data 
-^ 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [d] 
Module module_gw_gw2d_data 
--^ 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [u] 
Module module_gw_gw2d_data 
---^ 
module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [l] 
Module module_gw_gw2d_data 
----^ 
module_gw_gw2d_data.f(35): error #5118: First statement in file must not be continued 
Module module_gw_gw2d_data 
-----^ 
module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [t] 
 type gw_field 
-^ 
module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [y] 
 type gw_field 
--^ 
module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [p] 
 type gw_field 
---^ 
module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [e] 
 type gw_field 
----^ 
module_gw_gw2d_data.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
   INTEGER, PARAMETER :: max_domain=5 
----------^ 
module_gw_gw2d_data.f(37): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
   INTEGER, PARAMETER :: max_domain=5 
-----------------------------------^ 
module_gw_gw2d_data.f(40): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
 type gw_field 
--------------^ 
module_gw_gw2d_data.f(47): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
module_gw_gw2d_data.f(48): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        elev,           &  ! elev/bathymetry of sfc rel to sl (m) 
------------^ 
module_gw_gw2d_data.f(49): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        bot,            &  ! elev. aquifer bottom rel to sl (m) 
-----------^ 
module_gw_gw2d_data.f(50): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        hycond,         &  ! hydraulic conductivity (m/s per m/m) 
--------------^ 
module_gw_gw2d_data.f(51): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        poros,          &  ! porosity (m3/m3) 
-------------^ 
module_gw_gw2d_data.f(52): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        compres,        &  ! compressibility (1/Pa) 
---------------^ 
module_gw_gw2d_data.f(53): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        ho                 ! head at start of timestep (m) 
----------------------------------------------------------^ 
module_gw_gw2d_data.f(55): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
module_gw_gw2d_data.f(56): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        h,              &  ! head, after ghmcompute (m) 
---------^ 
module_gw_gw2d_data.f(57): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        convgw,         &  ! convergence due to gw flow (m/s) 
--------------^ 
module_gw_gw2d_data.f(58): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        excess             ! surface exceeding groundwater (mm) 
---------------------------------------------------------------^ 
module_gw_gw2d_data.f(60): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
module_gw_gw2d_data.f(61): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        qdarcyRT,       &  ! approximated flux between soil and groundwater for coupled simulations on routing grid 
----------------^ 
module_gw_gw2d_data.f(63): catastrophic error: Too many errors, exiting 
compilation aborted for module_gw_gw2d_data.f (code 1) 
Makefile:16: recipe for target 'module_gw_gw2d_data.o' failed 
make[2]: [module_gw_gw2d_data.o] Error 1 (ignored) 
rm -f module_gw_gw2d_data.f 
 
ar -r ../lib/libHYDRO.a module_gw_gw2d_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_gw_gw2d_data.o: 没有那个文件或目录 
Makefile:16: recipe for target 'module_gw_gw2d_data.o' failed 
make[2]: [module_gw_gw2d_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:16: recipe for target 'module_gw_gw2d_data.o' failed 
make[2]: [module_gw_gw2d_data.o] Error 1 (ignored) 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Data_Rec' 
(cd Routing; make -f Makefile) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Routing' 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_date_utilities_rt.F > module_date_utilities_rt.f 
mpif90   -o module_date_utilities_rt.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_date_utilities_rt.f 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [m] 
module Module_Date_utilities_rt 
^ 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [o] 
module Module_Date_utilities_rt 
-^ 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [d] 
module Module_Date_utilities_rt 
--^ 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [u] 
module Module_Date_utilities_rt 
---^ 
module_date_utilities_rt.f(34): error #5149: Illegal character in statement label field  [l] 
module Module_Date_utilities_rt 
----^ 
module_date_utilities_rt.f(34): error #5118: First statement in file must not be continued 
module Module_Date_utilities_rt 
-----^ 
module_date_utilities_rt.f(36): error #5149: Illegal character in statement label field  [s] 
  subroutine geth_newdate (ndate, odate, idt) 
--^ 
module_date_utilities_rt.f(36): error #5149: Illegal character in statement label field  [u] 
  subroutine geth_newdate (ndate, odate, idt) 
---^ 
module_date_utilities_rt.f(36): error #5149: Illegal character in statement label field  [b] 
  subroutine geth_newdate (ndate, odate, idt) 
----^ 
module_date_utilities_rt.f(37): error #5149: Illegal character in statement label field  [i] 
    implicit none 
----^ 
module_date_utilities_rt.f(47): error #5149: Illegal character in statement label field  [i] 
    integer, intent(in)           :: idt 
----^ 
module_date_utilities_rt.f(48): error #5149: Illegal character in statement label field  [c] 
    character (len=*), intent(out) :: ndate 
----^ 
module_date_utilities_rt.f(49): error #5149: Illegal character in statement label field  [c] 
    character (len=*), intent(in)  :: odate 
----^ 
module_date_utilities_rt.f(78): error #5149: Illegal character in statement label field  [i] 
    integer :: newlen, oldlen 
----^ 
module_date_utilities_rt.f(79): error #5149: Illegal character in statement label field  [i] 
    integer :: yrnew, monew, dynew, hrnew, minew, scnew, frnew 
----^ 
module_date_utilities_rt.f(80): error #5149: Illegal character in statement label field  [i] 
    integer :: yrold, moold, dyold, hrold, miold, scold, frold 
----^ 
module_date_utilities_rt.f(81): error #5149: Illegal character in statement label field  [i] 
    integer :: nday, nhour, nmin, nsec, nfrac, i, ifrc 
----^ 
module_date_utilities_rt.f(82): error #5149: Illegal character in statement label field  [l] 
    logical :: opass 
----^ 
module_date_utilities_rt.f(83): error #5149: Illegal character in statement label field  [c] 
    character (len=10) :: hfrc 
----^ 
module_date_utilities_rt.f(84): error #5149: Illegal character in statement label field  [c] 
    character (len=1) :: sp 
----^ 
module_date_utilities_rt.f(85): error #5149: Illegal character in statement label field  [l] 
    logical :: punct 
----^ 
module_date_utilities_rt.f(86): error #5149: Illegal character in statement label field  [i] 
    integer :: yrstart, yrend, mostart, moend, dystart, dyend 
----^ 
module_date_utilities_rt.f(87): error #5149: Illegal character in statement label field  [i] 
    integer :: hrstart, hrend, mistart, miend, scstart, scend, frstart 
----^ 
module_date_utilities_rt.f(88): error #5149: Illegal character in statement label field  [i] 
    integer :: units 
----^ 
module_date_utilities_rt.f(89): error #5149: Illegal character in statement label field  [i] 
    integer, dimension(12) :: mday = (/31,28,31,30,31,30,31,31,30,31,30,31/) 
----^ 
module_date_utilities_rt.f(90): catastrophic error: Too many errors, exiting 
compilation aborted for module_date_utilities_rt.f (code 1) 
Makefile:35: recipe for target 'module_date_utilities_rt.o' failed 
make[2]: [module_date_utilities_rt.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_date_utilities_rt.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_date_utilities_rt.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_date_utilities_rt.o' failed 
make[2]: [module_date_utilities_rt.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_date_utilities_rt.o' failed 
make[2]: [module_date_utilities_rt.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_namelist.F > ../Data_Rec/module_namelist.f 
mpif90   -o ../Data_Rec/module_namelist.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include ../Data_Rec/module_namelist.f 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_namelist 
^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_namelist 
-^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_namelist 
--^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_namelist 
---^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_namelist 
----^ 
../Data_Rec/module_namelist.f(34): error #5118: First statement in file must not be continued 
Module module_namelist 
-----^ 
../Data_Rec/module_namelist.f(34): error #5192: Lead underscore not allowed 
Module module_namelist 
-------------^ 
../Data_Rec/module_namelist.f(38): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
../Data_Rec/module_namelist.f(39): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE namelist_rt_field   
---^ 
../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE namelist_rt_field   
----^ 
../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
    INTEGER, PARAMETER :: max_domain=5 
-----------^ 
../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: max_domain=5 
------------------------------------^ 
../Data_Rec/module_namelist.f(73): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------^ 
../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
--------------------------------------------------^ 
../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-----------------------------^ 
../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(76): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  sys_cpl, gwChanCondSw, GwPreCycles, GwSpinCycles, GwPreDiagInterval, & 
-------------------------^ 
../Data_Rec/module_namelist.f(77): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  gwsoilcpl, UDMP_OPT 
---------------------------^ 
../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [E] 
   END TYPE namelist_rt_field  
---^ 
../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [N] 
   END TYPE namelist_rt_field  
----^ 
../Data_Rec/module_namelist.f(122): error #5149: Illegal character in statement label field  [T] 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----^ 
../Data_Rec/module_namelist.f(123): error #5149: Illegal character in statement label field  [s] 
    save nlst_rt  
----^ 
../Data_Rec/module_namelist.f(127): error #5149: Illegal character in statement label field  [s] 
    subroutine read_rt_nlst(nlst)      
----^ 
../Data_Rec/module_namelist.f(122): error #5082: Syntax error, found '::' when expecting one of: * , <END-OF-STATEMENT> ; / = => 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----------------------------------------------------^ 
../Data_Rec/module_namelist.f(133): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
------------------------------^ 
../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------------------------------^ 
../Data_Rec/module_namelist.f(135): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------^ 
../Data_Rec/module_namelist.f(137): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_namelist.f (code 1) 
Makefile:35: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_namelist.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_namelist.o: 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_RT_data.F > ../Data_Rec/module_RT_data.f 
mpif90   -o ../Data_Rec/module_RT_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include ../Data_Rec/module_RT_data.f 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_RT_data 
^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_RT_data 
-^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_RT_data 
--^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_RT_data 
---^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_RT_data 
----^ 
../Data_Rec/module_RT_data.f(34): error #5118: First statement in file must not be continued 
Module module_RT_data 
-----^ 
../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
----^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
--^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
---^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
----^ 
../Data_Rec/module_RT_data.f(47): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_RT_data.f (code 1) 
Makefile:35: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_RT_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_RT_data.o: 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_UDMAP.F > module_UDMAP.f 
mpif90   -o module_UDMAP.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_UDMAP.f 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [m] 
module module_UDMAP 
^ 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [o] 
module module_UDMAP 
-^ 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [d] 
module module_UDMAP 
--^ 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [u] 
module module_UDMAP 
---^ 
module_UDMAP.f(35): error #5149: Illegal character in statement label field  [l] 
module module_UDMAP 
----^ 
module_UDMAP.f(35): error #5118: First statement in file must not be continued 
module module_UDMAP 
-----^ 
module_UDMAP.f(37): error #5149: Illegal character in statement label field  [u] 
use module_namelist, only: nlst_rt 
^ 
module_UDMAP.f(37): error #5149: Illegal character in statement label field  [s] 
use module_namelist, only: nlst_rt 
-^ 
module_UDMAP.f(37): error #5149: Illegal character in statement label field  [e] 
use module_namelist, only: nlst_rt 
--^ 
module_UDMAP.f(37): error #5149: Illegal character in statement label field  [m] 
use module_namelist, only: nlst_rt 
----^ 
module_UDMAP.f(38): error #5149: Illegal character in statement label field  [u] 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
^ 
module_UDMAP.f(38): error #5149: Illegal character in statement label field  [s] 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
-^ 
module_UDMAP.f(38): error #5149: Illegal character in statement label field  [e] 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
--^ 
module_UDMAP.f(38): error #5149: Illegal character in statement label field  [m] 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
----^ 
module_UDMAP.f(35): error #5192: Lead underscore not allowed 
module module_UDMAP 
-------------^ 
module_UDMAP.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
use module_namelist, only: nlst_rt 
-------------------^ 
module_UDMAP.f(38): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
-------------------------^ 
module_UDMAP.f(38): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
use module_mpp_land, only: my_id, local_startx_rt, local_starty_rt,  & 
---------------------------------------------------------------------^ 
module_UDMAP.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
         local_endx_rt,local_endy_rt, left_id, right_id, down_id, up_id, mpp_collect_1d_int_mem, & 
----------------------^ 
module_UDMAP.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
         local_endx_rt,local_endy_rt, left_id, right_id, down_id, up_id, mpp_collect_1d_int_mem, & 
--------------------------------------------------------------------------------------------------^ 
module_UDMAP.f(41): error #5149: Illegal character in statement label field  [u] 
use module_mpp_land, only: mpp_land_bcast_int, mpp_land_bcast_real8_1d, mpp_land_bcast_int1 
^ 
module_UDMAP.f(41): error #5149: Illegal character in statement label field  [s] 
use module_mpp_land, only: mpp_land_bcast_int, mpp_land_bcast_real8_1d, mpp_land_bcast_int1 
-^ 
module_UDMAP.f(41): error #5149: Illegal character in statement label field  [e] 
use module_mpp_land, only: mpp_land_bcast_int, mpp_land_bcast_real8_1d, mpp_land_bcast_int1 
--^ 
module_UDMAP.f(41): error #5149: Illegal character in statement label field  [m] 
use module_mpp_land, only: mpp_land_bcast_int, mpp_land_bcast_real8_1d, mpp_land_bcast_int1 
----^ 
module_UDMAP.f(43): error #5149: Illegal character in statement label field  [u] 
use module_mpp_land, only: sum_int1d, global_rt_nx, global_rt_ny, write_IO_rt_int, MPP_LAND_COM_INTEGER 
^ 
module_UDMAP.f(43): error #5149: Illegal character in statement label field  [s] 
use module_mpp_land, only: sum_int1d, global_rt_nx, global_rt_ny, write_IO_rt_int, MPP_LAND_COM_INTEGER 
-^ 
module_UDMAP.f(43): error #5149: Illegal character in statement label field  [e] 
use module_mpp_land, only: sum_int1d, global_rt_nx, global_rt_ny, write_IO_rt_int, MPP_LAND_COM_INTEGER 
--^ 
module_UDMAP.f(43): error #5149: Illegal character in statement label field  [m] 
use module_mpp_land, only: sum_int1d, global_rt_nx, global_rt_ny, write_IO_rt_int, MPP_LAND_COM_INTEGER 
----^ 
module_UDMAP.f(45): error #5149: Illegal character in statement label field  [u] 
use MODULE_mpp_ReachLS, only : updatelinkv, ReachLS_write_io, com_write1dInt, & 
^ 
module_UDMAP.f(45): error #5149: Illegal character in statement label field  [s] 
use MODULE_mpp_ReachLS, only : updatelinkv, ReachLS_write_io, com_write1dInt, & 
-^ 
module_UDMAP.f(46): catastrophic error: Too many errors, exiting 
compilation aborted for module_UDMAP.f (code 1) 
Makefile:35: recipe for target 'module_UDMAP.o' failed 
make[2]: [module_UDMAP.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_UDMAP.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_UDMAP.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_UDMAP.o' failed 
make[2]: [module_UDMAP.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_UDMAP.o' failed 
make[2]: [module_UDMAP.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_HYDRO_utils.F > module_HYDRO_utils.f 
mpif90   -o module_HYDRO_utils.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_HYDRO_utils.f 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_utils 
^ 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_utils 
-^ 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_utils 
--^ 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_utils 
---^ 
module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_utils 
----^ 
module_HYDRO_utils.f(34): error #5118: First statement in file must not be continued 
module module_HYDRO_utils 
-----^ 
module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [u] 
  use module_RT_data, only: rt_domain 
--^ 
module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [s] 
  use module_RT_data, only: rt_domain 
---^ 
module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [e] 
  use module_RT_data, only: rt_domain 
----^ 
module_HYDRO_utils.f(34): error #5192: Lead underscore not allowed 
module module_HYDRO_utils 
-------------^ 
module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [u] 
  use module_namelist, only: nlst_rt 
--^ 
module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [s] 
  use module_namelist, only: nlst_rt 
---^ 
module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [e] 
  use module_namelist, only: nlst_rt 
----^ 
module_HYDRO_utils.f(35): error #5192: Lead underscore not allowed 
  use module_RT_data, only: rt_domain 
------------^ 
module_HYDRO_utils.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_RT_data, only: rt_domain 
--------------------^ 
module_HYDRO_utils.f(36): error #5192: Lead underscore not allowed 
  use module_namelist, only: nlst_rt 
------------^ 
module_HYDRO_utils.f(36): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_namelist, only: nlst_rt 
---------------------^ 
module_HYDRO_utils.f(37): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
     use module_mpp_land, only: global_nx, global_ny, my_id, IO_id, & 
------------------------------^ 
module_HYDRO_utils.f(37): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
     use module_mpp_land, only: global_nx, global_ny, my_id, IO_id, & 
--------------------------------------------------------------------^ 
module_HYDRO_utils.f(38): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
           decompose_data_real, write_io_real, MPP_LAND_COM_REAL, & 
------------------------------^ 
module_HYDRO_utils.f(38): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
           decompose_data_real, write_io_real, MPP_LAND_COM_REAL, & 
------------------------------------------------------------------^ 
module_HYDRO_utils.f(39): error #5192: Lead underscore not allowed 
           write_io_int, mpp_land_bcast_real, global_rt_nx, global_rt_ny, & 
----------------^ 
module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [i] 
  implicit none 
--^ 
module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [m] 
  implicit none 
---^ 
module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [p] 
  implicit none 
----^ 
module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [l] 
  logical lr_dist_flag    !land routing distance calculated or not.  
--^ 
module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [o] 
  logical lr_dist_flag    !land routing distance calculated or not.  
---^ 
module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [g] 
  logical lr_dist_flag    !land routing distance calculated or not.  
----^ 
module_HYDRO_utils.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
           decompose_rt_real, write_io_rt_real 
----------------------------^ 
module_HYDRO_utils.f(50): catastrophic error: Too many errors, exiting 
compilation aborted for module_HYDRO_utils.f (code 1) 
Makefile:35: recipe for target 'module_HYDRO_utils.o' failed 
make[2]: [module_HYDRO_utils.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_HYDRO_utils.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_HYDRO_utils.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_HYDRO_utils.o' failed 
make[2]: [module_HYDRO_utils.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_HYDRO_utils.o' failed 
make[2]: [module_HYDRO_utils.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_noah_chan_param_init_rt.F > module_noah_chan_param_init_rt.f 
mpif90   -o module_noah_chan_param_init_rt.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_noah_chan_param_init_rt.f 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [M] 
MODULE module_noah_chan_param_init_rt 
^ 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [O] 
MODULE module_noah_chan_param_init_rt 
-^ 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [D] 
MODULE module_noah_chan_param_init_rt 
--^ 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [U] 
MODULE module_noah_chan_param_init_rt 
---^ 
module_noah_chan_param_init_rt.f(34): error #5149: Illegal character in statement label field  [L] 
MODULE module_noah_chan_param_init_rt 
----^ 
module_noah_chan_param_init_rt.f(34): error #5118: First statement in file must not be continued 
MODULE module_noah_chan_param_init_rt 
-----^ 
module_noah_chan_param_init_rt.f(40): error #5149: Illegal character in statement label field  [S] 
  SUBROUTINE CHAN_PARM_INIT (BOTWID,HLINK_INIT,CHAN_SS,CHMann) 
--^ 
module_noah_chan_param_init_rt.f(40): error #5149: Illegal character in statement label field  [U] 
  SUBROUTINE CHAN_PARM_INIT (BOTWID,HLINK_INIT,CHAN_SS,CHMann) 
---^ 
module_noah_chan_param_init_rt.f(40): error #5149: Illegal character in statement label field  [B] 
  SUBROUTINE CHAN_PARM_INIT (BOTWID,HLINK_INIT,CHAN_SS,CHMann) 
----^ 
module_noah_chan_param_init_rt.f(43): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
module_noah_chan_param_init_rt.f(45): error #5149: Illegal character in statement label field  [i] 
    integer :: IINDEX, CHANCATS 
----^ 
module_noah_chan_param_init_rt.f(46): error #5149: Illegal character in statement label field  [i] 
    integer :: ORDER, IUNIT 
----^ 
module_noah_chan_param_init_rt.f(47): error #5149: Illegal character in statement label field  [i] 
    integer, PARAMETER :: NCHANTYPES=50  
----^ 
module_noah_chan_param_init_rt.f(48): error #5149: Illegal character in statement label field  [r] 
    real,dimension(NCHANTYPES)    :: BOTWID,HLINK_INIT,CHAN_SS,CHMann 
----^ 
module_noah_chan_param_init_rt.f(49): error #5149: Illegal character in statement label field  [c] 
    character(LEN=11) :: DATATYPE 
----^ 
module_noah_chan_param_init_rt.f(60): error #5149: Illegal character in statement label field  [I] 
    IUNIT = 23 
----^ 
module_noah_chan_param_init_rt.f(61): error #5149: Illegal character in statement label field  [O] 
    OPEN(IUNIT, & 
----^ 
module_noah_chan_param_init_rt.f(62): error #5149: Illegal character in statement label field  [F] 
    FILE='CHANPARM.TBL', & 
----^ 
module_noah_chan_param_init_rt.f(63): error #5149: Illegal character in statement label field  [F] 
    FORM='FORMATTED',STATUS='OLD') 
----^ 
module_noah_chan_param_init_rt.f(64): error #5149: Illegal character in statement label field  [R] 
    READ (IUNIT,*) 
----^ 
module_noah_chan_param_init_rt.f(65): error #5149: Illegal character in statement label field  [R] 
    READ (IUNIT,2000,END=2002) DATATYPE 
----^ 
module_noah_chan_param_init_rt.f(66): error #5149: Illegal character in statement label field  [R] 
    READ (IUNIT,*)CHANCATS,IINDEX 
----^ 
module_noah_chan_param_init_rt.f(67): error #5148: A continuation character is illegal on a line with a statement label 
2000 FORMAT (A11) 
-----^ 
module_noah_chan_param_init_rt.f(43): error #5082: Syntax error, found IDENTIFIER 'PLICITNONETEGER' when expecting one of: ( % [ . = => 
    IMPLICIT NONE 
------^ 
module_noah_chan_param_init_rt.f(47): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    integer, PARAMETER :: NCHANTYPES=50  
------------------------------------^ 
module_noah_chan_param_init_rt.f(71): error #5149: Illegal character in statement label field  [I] 
    IF(DATATYPE.EQ.'StreamOrder')THEN 
----^ 
module_noah_chan_param_init_rt.f(72): catastrophic error: Too many errors, exiting 
compilation aborted for module_noah_chan_param_init_rt.f (code 1) 
Makefile:35: recipe for target 'module_noah_chan_param_init_rt.o' failed 
make[2]: [module_noah_chan_param_init_rt.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_noah_chan_param_init_rt.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_noah_chan_param_init_rt.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_noah_chan_param_init_rt.o' failed 
make[2]: [module_noah_chan_param_init_rt.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_noah_chan_param_init_rt.o' failed 
make[2]: [module_noah_chan_param_init_rt.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_GW_baseflow.F > module_GW_baseflow.f 
mpif90   -o module_GW_baseflow.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_GW_baseflow.f 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [m] 
module module_GW_baseflow 
^ 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [o] 
module module_GW_baseflow 
-^ 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [d] 
module module_GW_baseflow 
--^ 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [u] 
module module_GW_baseflow 
---^ 
module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [l] 
module module_GW_baseflow 
----^ 
module_GW_baseflow.f(34): error #5118: First statement in file must not be continued 
module module_GW_baseflow 
-----^ 
module_GW_baseflow.f(36): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_land 
---^ 
module_GW_baseflow.f(36): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_land 
----^ 
module_GW_baseflow.f(37): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_GWBUCKET, only: gw_sum_real, gw_write_io_real 
---^ 
module_GW_baseflow.f(37): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_GWBUCKET, only: gw_sum_real, gw_write_io_real 
----^ 
module_GW_baseflow.f(38): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_ReachLS, only : updatelinkv 
---^ 
module_GW_baseflow.f(38): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_ReachLS, only : updatelinkv 
----^ 
module_GW_baseflow.f(39): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
module_GW_baseflow.f(39): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
module_GW_baseflow.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
module_GW_baseflow.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
module_GW_baseflow.f(42): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
module_GW_baseflow.f(42): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
module_GW_baseflow.f(43): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
module_GW_baseflow.f(43): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
module_GW_baseflow.f(44): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
module_GW_baseflow.f(44): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
module_GW_baseflow.f(47): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
module_GW_baseflow.f(47): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
module_GW_baseflow.f(48): catastrophic error: Too many errors, exiting 
compilation aborted for module_GW_baseflow.f (code 1) 
Makefile:35: recipe for target 'module_GW_baseflow.o' failed 
make[2]: [module_GW_baseflow.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_GW_baseflow.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_GW_baseflow.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_GW_baseflow.o' failed 
make[2]: [module_GW_baseflow.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_GW_baseflow.o' failed 
make[2]: [module_GW_baseflow.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_gw_gw2d_data.F > ../Data_Rec/module_gw_gw2d_data.f 
mpif90   -o ../Data_Rec/module_gw_gw2d_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include ../Data_Rec/module_gw_gw2d_data.f 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [M] 
Module module_gw_gw2d_data 
^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [o] 
Module module_gw_gw2d_data 
-^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [d] 
Module module_gw_gw2d_data 
--^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [u] 
Module module_gw_gw2d_data 
---^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [l] 
Module module_gw_gw2d_data 
----^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5118: First statement in file must not be continued 
Module module_gw_gw2d_data 
-----^ 
../Data_Rec/module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Data_Rec/module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [t] 
 type gw_field 
-^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [y] 
 type gw_field 
--^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [p] 
 type gw_field 
---^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [e] 
 type gw_field 
----^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
   INTEGER, PARAMETER :: max_domain=5 
----------^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
   INTEGER, PARAMETER :: max_domain=5 
-----------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
 type gw_field 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(47): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(48): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        elev,           &  ! elev/bathymetry of sfc rel to sl (m) 
------------^ 
../Data_Rec/module_gw_gw2d_data.f(49): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        bot,            &  ! elev. aquifer bottom rel to sl (m) 
-----------^ 
../Data_Rec/module_gw_gw2d_data.f(50): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        hycond,         &  ! hydraulic conductivity (m/s per m/m) 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(51): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        poros,          &  ! porosity (m3/m3) 
-------------^ 
../Data_Rec/module_gw_gw2d_data.f(52): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        compres,        &  ! compressibility (1/Pa) 
---------------^ 
../Data_Rec/module_gw_gw2d_data.f(53): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        ho                 ! head at start of timestep (m) 
----------------------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(55): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(56): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        h,              &  ! head, after ghmcompute (m) 
---------^ 
../Data_Rec/module_gw_gw2d_data.f(57): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        convgw,         &  ! convergence due to gw flow (m/s) 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(58): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        excess             ! surface exceeding groundwater (mm) 
---------------------------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(60): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(61): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        qdarcyRT,       &  ! approximated flux between soil and groundwater for coupled simulations on routing grid 
----------------^ 
../Data_Rec/module_gw_gw2d_data.f(63): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_gw_gw2d_data.f (code 1) 
Makefile:35: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_gw_gw2d_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_gw_gw2d_data.o: 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_HYDRO_io.F > module_HYDRO_io.f 
mpif90   -o module_HYDRO_io.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_HYDRO_io.f 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_io 
^ 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_io 
-^ 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_io 
--^ 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_io 
---^ 
module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_io 
----^ 
module_HYDRO_io.f(35): error #5118: First statement in file must not be continued 
module module_HYDRO_io 
-----^ 
module_HYDRO_io.f(35): error #5192: Lead underscore not allowed 
module module_HYDRO_io 
-------------^ 
module_HYDRO_io.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
     use module_mpp_reachls,  only: ReachLS_decomp, reachls_wreal, ReachLS_write_io, & 
---------------------------^ 
module_HYDRO_io.f(40): error #5149: Illegal character in statement label field  [u] 
   use Module_Date_utilities_rt, only: geth_newdate 
---^ 
module_HYDRO_io.f(40): error #5149: Illegal character in statement label field  [s] 
   use Module_Date_utilities_rt, only: geth_newdate 
----^ 
module_HYDRO_io.f(41): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_utils, only: get_dist_ll 
---^ 
module_HYDRO_io.f(41): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_utils, only: get_dist_ll 
----^ 
module_HYDRO_io.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_namelist, only: nlst_rt 
---^ 
module_HYDRO_io.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_namelist, only: nlst_rt 
----^ 
module_HYDRO_io.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_RT_data, only: rt_domain 
---^ 
module_HYDRO_io.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_RT_data, only: rt_domain 
----^ 
module_HYDRO_io.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d_data, only: gw2d    
---^ 
module_HYDRO_io.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_gw_gw2d_data, only: gw2d    
----^ 
module_HYDRO_io.f(45): error #5149: Illegal character in statement label field  [u] 
   use netcdf  
---^ 
module_HYDRO_io.f(45): error #5149: Illegal character in statement label field  [s] 
   use netcdf  
----^ 
module_HYDRO_io.f(47): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
module_HYDRO_io.f(47): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
module_HYDRO_io.f(38): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                                    ReachLS_wInt, reachls_wreal2, TONODE2RSL, gbcastvalue 
------------------------------------------------^ 
module_HYDRO_io.f(47): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) , : ] /) 
   implicit none 
----------------^ 
module_HYDRO_io.f(1789): error #5149: Illegal character in statement label field  [i] 
   interface w_rst_crt_reach 
---^ 
module_HYDRO_io.f(1789): error #5149: Illegal character in statement label field  [n] 
   interface w_rst_crt_reach 
----^ 
module_HYDRO_io.f(1789): error #5082: Syntax error, found IDENTIFIER 'ERFACEW_RST_CRT_REACH' when expecting one of: <END-OF-STATEMENT> ; 
   interface w_rst_crt_reach 
------^ 
module_HYDRO_io.f(1792): error #5149: Illegal character in statement label field  [e] 
   end interface 
---^ 
module_HYDRO_io.f(1792): error #5149: Illegal character in statement label field  [n] 
   end interface 
----^ 
module_HYDRO_io.f(1794): error #5149: Illegal character in statement label field  [i] 
   interface read_rst_crt_reach_nc 
---^ 
module_HYDRO_io.f(1795): catastrophic error: Too many errors, exiting 
compilation aborted for module_HYDRO_io.f (code 1) 
Makefile:35: recipe for target 'module_HYDRO_io.o' failed 
make[2]: [module_HYDRO_io.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_HYDRO_io.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_HYDRO_io.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_HYDRO_io.o' failed 
make[2]: [module_HYDRO_io.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_HYDRO_io.o' failed 
make[2]: [module_HYDRO_io.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_gw_gw2d.F > module_gw_gw2d.f 
mpif90   -o module_gw_gw2d.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_gw_gw2d.f 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [m] 
module module_gw_gw2d 
^ 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [o] 
module module_gw_gw2d 
-^ 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [d] 
module module_gw_gw2d 
--^ 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [u] 
module module_gw_gw2d 
---^ 
module_gw_gw2d.f(39): error #5149: Illegal character in statement label field  [l] 
module module_gw_gw2d 
----^ 
module_gw_gw2d.f(39): error #5118: First statement in file must not be continued 
module module_gw_gw2d 
-----^ 
module_gw_gw2d.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_land 
---^ 
module_gw_gw2d.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_land 
----^ 
module_gw_gw2d.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d_data, only: gw2d 
---^ 
module_gw_gw2d.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_gw_gw2d_data, only: gw2d 
----^ 
module_gw_gw2d.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_rt_data, only: rt_domain 
---^ 
module_gw_gw2d.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_rt_data, only: rt_domain 
----^ 
module_gw_gw2d.f(45): error #5149: Illegal character in statement label field  [u] 
   use module_namelist 
---^ 
module_gw_gw2d.f(45): error #5149: Illegal character in statement label field  [s] 
   use module_namelist 
----^ 
module_gw_gw2d.f(47): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
module_gw_gw2d.f(47): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
module_gw_gw2d.f(50): error #5149: Illegal character in statement label field  [t] 
 type gw_field 
-^ 
module_gw_gw2d.f(50): error #5149: Illegal character in statement label field  [y] 
 type gw_field 
--^ 
module_gw_gw2d.f(50): error #5149: Illegal character in statement label field  [p] 
 type gw_field 
---^ 
module_gw_gw2d.f(50): error #5149: Illegal character in statement label field  [e] 
 type gw_field 
----^ 
module_gw_gw2d.f(39): error #5192: Lead underscore not allowed 
module module_gw_gw2d 
-------------^ 
module_gw_gw2d.f(43): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_gw_gw2d_data, only: gw2d 
--------------------------^ 
module_gw_gw2d.f(44): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
   use module_rt_data, only: rt_domain 
---------------------------^ 
module_gw_gw2d.f(50): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
 type gw_field 
--------------^ 
module_gw_gw2d.f(57): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
module_gw_gw2d.f(58): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        elev,           &  ! elev/bathymetry of sfc rel to sl (m) 
------------^ 
module_gw_gw2d.f(59): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        bot,            &  ! elev. aquifer bottom rel to sl (m) 
-----------^ 
module_gw_gw2d.f(60): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        hycond,         &  ! hydraulic conductivity (m/s per m/m) 
--------------^ 
module_gw_gw2d.f(61): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        poros,          &  ! porosity (m3/m3) 
-------------^ 
module_gw_gw2d.f(62): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        compres,        &  ! compressibility (1/Pa) 
---------------^ 
module_gw_gw2d.f(64): catastrophic error: Too many errors, exiting 
compilation aborted for module_gw_gw2d.f (code 1) 
Makefile:35: recipe for target 'module_gw_gw2d.o' failed 
make[2]: [module_gw_gw2d.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_gw_gw2d.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_gw_gw2d.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_gw_gw2d.o' failed 
make[2]: [module_gw_gw2d.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_gw_gw2d.o' failed 
make[2]: [module_gw_gw2d.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_RT.F > module_RT.f 
mpif90   -o module_RT.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_RT.f 
module_RT.f(34): error #5149: Illegal character in statement label field  [M] 
MODULE module_Routing 
^ 
module_RT.f(34): error #5149: Illegal character in statement label field  [O] 
MODULE module_Routing 
-^ 
module_RT.f(34): error #5149: Illegal character in statement label field  [D] 
MODULE module_Routing 
--^ 
module_RT.f(34): error #5149: Illegal character in statement label field  [U] 
MODULE module_Routing 
---^ 
module_RT.f(34): error #5149: Illegal character in statement label field  [L] 
MODULE module_Routing 
----^ 
module_RT.f(34): error #5118: First statement in file must not be continued 
MODULE module_Routing 
-----^ 
module_RT.f(35): error #5149: Illegal character in statement label field  [u] 
   use module_gw_baseflow, only: pix_ct_1 
---^ 
module_RT.f(35): error #5149: Illegal character in statement label field  [s] 
   use module_gw_baseflow, only: pix_ct_1 
----^ 
module_RT.f(36): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
---^ 
module_RT.f(36): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
----^ 
module_RT.f(34): error #5192: Lead underscore not allowed 
MODULE module_Routing 
-------------^ 
module_RT.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_gw_baseflow, only: pix_ct_1 
-------------------------^ 
module_RT.f(36): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
----------------------------^ 
module_RT.f(38): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_ReachLS, only: ReachLS_ini, getlocalindx,  getToInd 
---^ 
module_RT.f(38): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_ReachLS, only: ReachLS_ini, getlocalindx,  getToInd 
----^ 
module_RT.f(39): error #5149: Illegal character in statement label field  [U] 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
---^ 
module_RT.f(39): error #5149: Illegal character in statement label field  [S] 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
----^ 
module_RT.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                              mpp_read_simp_gw, read_routelink, get_nlinksl 
----------------------------------------------^ 
module_RT.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
------------------------------------------------------------------------------------------^ 
module_RT.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               mpp_land_bcast_int, mpp_land_bcast_int1, & 
-------------------------------------------------^ 
module_RT.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_GWBUCKET, only : collectSizeInd 
---^ 
module_RT.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_GWBUCKET, only : collectSizeInd 
----^ 
module_RT.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: readgw2d, simp_gw_ind,read_GWBUCKPARM, get_gw_strm_msk_lind, readBucket_nhd, read_NSIMLAKES 
---^ 
module_RT.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: readgw2d, simp_gw_ind,read_GWBUCKPARM, get_gw_strm_msk_lind, readBucket_nhd, read_NSIMLAKES 
----^ 
module_RT.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_utils  
---^ 
module_RT.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_utils  
----^ 
module_RT.f(46): error #5149: Illegal character in statement label field  [u] 
   use module_UDMAP, only: LNUMRSL, LUDRSL, UDMP_ini 
---^ 
module_RT.f(46): error #5149: Illegal character in statement label field  [s] 
   use module_UDMAP, only: LNUMRSL, LUDRSL, UDMP_ini 
----^ 
module_RT.f(47): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
module_RT.f(47): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
module_RT.f(48): catastrophic error: Too many errors, exiting 
compilation aborted for module_RT.f (code 1) 
Makefile:35: recipe for target 'module_RT.o' failed 
make[2]: [module_RT.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_RT.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_RT.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_RT.o' failed 
make[2]: [module_RT.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_RT.o' failed 
make[2]: [module_RT.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include Noah_distr_routing.F > Noah_distr_routing.f 
mpif90   -o Noah_distr_routing.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include Noah_distr_routing.f 
Noah_distr_routing.f(38): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER> 
        SUBROUTINE RT_PARM(IX,JY,IXRT,JXRT,VEGTYP,RETDP,OVRGH,  & 
----------------------------------------------------------------^ 
Noah_distr_routing.f(39): error #5276: Unbalanced parentheses 
                      AGGFACTR) 
------------------------------^ 
Noah_distr_routing.f(39): error #5082: Syntax error, found ')' when expecting one of: ( % [ : . = => 
                      AGGFACTR) 
------------------------------^ 
Noah_distr_routing.f(40): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
        use module_mpp_land, only: left_id,down_id,right_id,& 
------------------------------------------------------------^ 
Noah_distr_routing.f(41): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
               up_id,mpp_land_com_real,MPP_LAND_UB_COM, & 
--------------------^ 
Noah_distr_routing.f(41): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
               up_id,mpp_land_com_real,MPP_LAND_UB_COM, & 
--------------------------------------------------------^ 
Noah_distr_routing.f(42): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
               MPP_LAND_LR_COM,mpp_land_com_integer  
------------------------------^ 
Noah_distr_routing.f(82): error #5082: Syntax error, found '&' when expecting one of: ( <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> <INTEGER_CONSTANT> ... 
               IF (VEGTYP(I,J).EQ.1.OR.VEGTYP(I,J).EQ.26.OR.   & 
---------------------------------------------------------------^ 
Noah_distr_routing.f(83): error #5276: Unbalanced parentheses 
                      VEGTYP(I,J).EQ.26.OR.VEGTYP(I,J).EQ.24) THEN 
------------------------------------------------------------^ 
Noah_distr_routing.f(83): error #5082: Syntax error, found INTEGER_CONSTANT '26' when expecting one of: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> 
                      VEGTYP(I,J).EQ.26.OR.VEGTYP(I,J).EQ.24) THEN 
-------------------------------------^ 
Noah_distr_routing.f(87): error #5082: Syntax error, found '&' when expecting one of: ( <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> <INTEGER_CONSTANT> ... 
               ELSE IF (VEGTYP(I,J).EQ.17.OR.VEGTYP(I,J).EQ.18.OR.  & 
--------------------------------------------------------------------^ 
Noah_distr_routing.f(88): error #5276: Unbalanced parentheses 
                      VEGTYP(I,J).EQ.19.OR.VEGTYP(I,J).EQ.16) THEN 
------------------------------------------------------------^ 
Noah_distr_routing.f(88): error #5082: Syntax error, found INTEGER_CONSTANT '19' when expecting one of: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> 
                      VEGTYP(I,J).EQ.19.OR.VEGTYP(I,J).EQ.16) THEN 
-------------------------------------^ 
Noah_distr_routing.f(106): error #5149: Illegal character in statement label field  [E] 
  END SUBROUTINE RT_PARM 
--^ 
Noah_distr_routing.f(106): error #5149: Illegal character in statement label field  [N] 
  END SUBROUTINE RT_PARM 
---^ 
Noah_distr_routing.f(106): error #5149: Illegal character in statement label field  [D] 
  END SUBROUTINE RT_PARM 
----^ 
Noah_distr_routing.f(117): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER> 
        SUBROUTINE SUBSFC_RTNG(dist,ZWATTABLRT,QSUBRT,SOXRT,    & 
----------------------------------------------------------------^ 
Noah_distr_routing.f(118): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
          SOYRT,LATKSATRT,SOLDEPRT,QSUBBDRYRT,QSUBBDRYTRT,      &     
---------------^ 
Noah_distr_routing.f(118): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
          SOYRT,LATKSATRT,SOLDEPRT,QSUBBDRYRT,QSUBBDRYTRT,      &     
----------------------------------------------------------------^ 
Noah_distr_routing.f(119): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
          NSOIL,SMCRT,INFXSUBRT,SMCMAXRT,SMCREFRT,ZSOIL,IXRT,JXRT,DT,    & 
---------------^ 
Noah_distr_routing.f(119): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
          NSOIL,SMCRT,INFXSUBRT,SMCMAXRT,SMCREFRT,ZSOIL,IXRT,JXRT,DT,    & 
--------------------------------------------------------------------------^ 
Noah_distr_routing.f(120): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
          SMCWLTRT,SO8RT,SO8RT_D, rt_option,SLDPTH,junk4,CWATAVAIL, & 
--------------------------------------------------------------------^ 
Noah_distr_routing.f(121): error #5276: Unbalanced parentheses 
          SATLYRCHK) 
-------------------^ 
Noah_distr_routing.f(121): error #5082: Syntax error, found ')' when expecting one of: ( % [ : . = => 
          SATLYRCHK) 
-------------------^ 
Noah_distr_routing.f(125): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
        use module_mpp_land, only: MPP_LAND_COM_REAL, sum_real1, & 
-----------------------------------------------------------------^ 
Noah_distr_routing.f(126): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                my_id, io_id, numprocs 
---------------------^ 
Noah_distr_routing.f(236): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: <INTEGER_CONSTANT> <POUND_VAL> <INTEGER_KIND_CON> <POUND_BASE> 
        CALL ROUTE_SUBSURFACE1(dist,ZWATTABLRT,QSUBRT,SOXRT,SOYRT,  &    
------------------------------------------------------------------------^ 
Noah_distr_routing.f(237): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
               LATKSATRT,SOLDEPRT,IXRT,JXRT,QSUBBDRYRT,QSUBBDRYTRT, &    
------------------------^ 
Noah_distr_routing.f(237): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
               LATKSATRT,SOLDEPRT,IXRT,JXRT,QSUBBDRYRT,QSUBBDRYTRT, &    
--------------------------------------------------------------------^ 
Noah_distr_routing.f(238): error #5276: Unbalanced parentheses 
               SO8RT,SO8RT_D,CWATAVAIL,SUBDT) 
--------------------------------------------^ 
Noah_distr_routing.f(251): catastrophic error: Too many errors, exiting 
compilation aborted for Noah_distr_routing.f (code 1) 
Makefile:35: recipe for target 'Noah_distr_routing.o' failed 
make[2]: [Noah_distr_routing.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a Noah_distr_routing.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: Noah_distr_routing.o: 没有那个文件或目录 
Makefile:35: recipe for target 'Noah_distr_routing.o' failed 
make[2]: [Noah_distr_routing.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'Noah_distr_routing.o' failed 
make[2]: [Noah_distr_routing.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_channel_routing.F > module_channel_routing.f 
mpif90   -o module_channel_routing.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_channel_routing.f 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [M] 
MODULE module_channel_routing 
^ 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [O] 
MODULE module_channel_routing 
-^ 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [D] 
MODULE module_channel_routing 
--^ 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [U] 
MODULE module_channel_routing 
---^ 
module_channel_routing.f(34): error #5149: Illegal character in statement label field  [L] 
MODULE module_channel_routing 
----^ 
module_channel_routing.f(34): error #5118: First statement in file must not be continued 
MODULE module_channel_routing 
-----^ 
module_channel_routing.f(35): error #5149: Illegal character in statement label field  [u] 
use module_mpp_land 
^ 
module_channel_routing.f(35): error #5149: Illegal character in statement label field  [s] 
use module_mpp_land 
-^ 
module_channel_routing.f(35): error #5149: Illegal character in statement label field  [e] 
use module_mpp_land 
--^ 
module_channel_routing.f(35): error #5149: Illegal character in statement label field  [m] 
use module_mpp_land 
----^ 
module_channel_routing.f(36): error #5149: Illegal character in statement label field  [u] 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
^ 
module_channel_routing.f(36): error #5149: Illegal character in statement label field  [s] 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
-^ 
module_channel_routing.f(36): error #5149: Illegal character in statement label field  [e] 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
--^ 
module_channel_routing.f(36): error #5149: Illegal character in statement label field  [M] 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
----^ 
module_channel_routing.f(34): error #5192: Lead underscore not allowed 
MODULE module_channel_routing 
-------------^ 
module_channel_routing.f(36): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
----------------------^ 
module_channel_routing.f(36): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
use MODULE_mpp_ReachLS, only : updatelinkv,                   &  
--------------------------------------------------------------^ 
module_channel_routing.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               ReachLS_write_io, gbcastvalue, & 
-----------------------------------------------^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
module_channel_routing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
module_channel_routing.f(46): error #5149: Illegal character in statement label field  [r] 
real function MUSKING(idx,qup,quc,qdp,dt,Km,X) 
^ 
module_channel_routing.f(46): error #5149: Illegal character in statement label field  [e] 
real function MUSKING(idx,qup,quc,qdp,dt,Km,X) 
-^ 
module_channel_routing.f(46): error #5149: Illegal character in statement label field  [a] 
real function MUSKING(idx,qup,quc,qdp,dt,Km,X) 
--^ 
module_channel_routing.f(46): error #5149: Illegal character in statement label field  [l] 
real function MUSKING(idx,qup,quc,qdp,dt,Km,X) 
---^ 
module_channel_routing.f(48): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_channel_routing.f(48): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_channel_routing.f(48): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_channel_routing.f(49): catastrophic error: Too many errors, exiting 
compilation aborted for module_channel_routing.f (code 1) 
Makefile:35: recipe for target 'module_channel_routing.o' failed 
make[2]: [module_channel_routing.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_channel_routing.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_channel_routing.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_channel_routing.o' failed 
make[2]: [module_channel_routing.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_channel_routing.o' failed 
make[2]: [module_channel_routing.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_lsm_forcing.F > module_lsm_forcing.f 
mpif90   -o module_lsm_forcing.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_lsm_forcing.f 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [m] 
module module_lsm_forcing 
^ 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [o] 
module module_lsm_forcing 
-^ 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [d] 
module module_lsm_forcing 
--^ 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [u] 
module module_lsm_forcing 
---^ 
module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [l] 
module module_lsm_forcing 
----^ 
module_lsm_forcing.f(34): error #5118: First statement in file must not be continued 
module module_lsm_forcing 
-----^ 
module_lsm_forcing.f(36): error #5149: Illegal character in statement label field  [u] 
    use module_mpp_land 
----^ 
module_lsm_forcing.f(37): error #5149: Illegal character in statement label field  [u] 
    use module_HYDRO_io, only: get_2d_netcdf, get_soilcat_netcdf, get2d_int 
----^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
module_lsm_forcing.f(34): error #5192: Lead underscore not allowed 
module module_lsm_forcing 
-------------^ 
module_lsm_forcing.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
    use module_HYDRO_io, only: get_2d_netcdf, get_soilcat_netcdf, get2d_int 
-----------------------^ 
module_lsm_forcing.f(1780): error #5149: Illegal character in statement label field  [i] 
    integer :: i_forcing  
----^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [i] 
interface read_hydro_forcing 
^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [n] 
interface read_hydro_forcing 
-^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [t] 
interface read_hydro_forcing 
--^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [e] 
interface read_hydro_forcing 
---^ 
module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [r] 
interface read_hydro_forcing 
----^ 
module_lsm_forcing.f(1785): error #5149: Illegal character in statement label field  [m] 
   module procedure read_hydro_forcing_mpp1 
---^ 
module_lsm_forcing.f(1785): error #5149: Illegal character in statement label field  [o] 
   module procedure read_hydro_forcing_mpp1 
----^ 
module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [e] 
end interface 
^ 
module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [n] 
end interface 
-^ 
module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [d] 
end interface 
--^ 
module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [i] 
end interface 
----^ 
module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [s] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
--^ 
module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [u] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
---^ 
module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [b] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
----^ 
module_lsm_forcing.f(1791): catastrophic error: Too many errors, exiting 
compilation aborted for module_lsm_forcing.f (code 1) 
Makefile:35: recipe for target 'module_lsm_forcing.o' failed 
make[2]: [module_lsm_forcing.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_lsm_forcing.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_lsm_forcing.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_lsm_forcing.o' failed 
make[2]: [module_lsm_forcing.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_lsm_forcing.o' failed 
make[2]: [module_lsm_forcing.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_NWM_io_dict.F > module_NWM_io_dict.f 
mpif90   -o module_NWM_io_dict.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_NWM_io_dict.f 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [m] 
module module_NWM_io_dict 
^ 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [o] 
module module_NWM_io_dict 
-^ 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [d] 
module module_NWM_io_dict 
--^ 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [u] 
module module_NWM_io_dict 
---^ 
module_NWM_io_dict.f(25): error #5149: Illegal character in statement label field  [l] 
module module_NWM_io_dict 
----^ 
module_NWM_io_dict.f(25): error #5118: First statement in file must not be continued 
module module_NWM_io_dict 
-----^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
module_NWM_io_dict.f(26): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [i] 
integer, parameter :: numChVars = 10 
^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [n] 
integer, parameter :: numChVars = 10 
-^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [t] 
integer, parameter :: numChVars = 10 
--^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [e] 
integer, parameter :: numChVars = 10 
---^ 
module_NWM_io_dict.f(30): error #5149: Illegal character in statement label field  [g] 
integer, parameter :: numChVars = 10 
----^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [i] 
integer, parameter :: numLdasVars = 95 
^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [n] 
integer, parameter :: numLdasVars = 95 
-^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [t] 
integer, parameter :: numLdasVars = 95 
--^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [e] 
integer, parameter :: numLdasVars = 95 
---^ 
module_NWM_io_dict.f(31): error #5149: Illegal character in statement label field  [g] 
integer, parameter :: numLdasVars = 95 
----^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [i] 
integer, parameter :: numRtDomainVars = 5 
^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [n] 
integer, parameter :: numRtDomainVars = 5 
-^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [t] 
integer, parameter :: numRtDomainVars = 5 
--^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [e] 
integer, parameter :: numRtDomainVars = 5 
---^ 
module_NWM_io_dict.f(32): error #5149: Illegal character in statement label field  [g] 
integer, parameter :: numRtDomainVars = 5 
----^ 
module_NWM_io_dict.f(33): error #5149: Illegal character in statement label field  [i] 
integer, parameter :: numLakeVars = 2 
^ 
module_NWM_io_dict.f(33): error #5149: Illegal character in statement label field  [n] 
integer, parameter :: numLakeVars = 2 
-^ 
module_NWM_io_dict.f(33): error #5149: Illegal character in statement label field  [t] 
integer, parameter :: numLakeVars = 2 
--^ 
module_NWM_io_dict.f(33): error #5149: Illegal character in statement label field  [e] 
integer, parameter :: numLakeVars = 2 
---^ 
module_NWM_io_dict.f(34): catastrophic error: Too many errors, exiting 
compilation aborted for module_NWM_io_dict.f (code 1) 
Makefile:35: recipe for target 'module_NWM_io_dict.o' failed 
make[2]: [module_NWM_io_dict.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_NWM_io_dict.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_NWM_io_dict.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_NWM_io_dict.o' failed 
make[2]: [module_NWM_io_dict.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_NWM_io_dict.o' failed 
make[2]: [module_NWM_io_dict.o] Error 1 (ignored) 
Routing Makefile: 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_NWM_io.F > module_NWM_io.f 
mpif90   -o module_NWM_io.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include module_NWM_io.f 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [m] 
module module_NWM_io 
^ 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [o] 
module module_NWM_io 
-^ 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [d] 
module module_NWM_io 
--^ 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [u] 
module module_NWM_io 
---^ 
module_NWM_io.f(23): error #5149: Illegal character in statement label field  [l] 
module module_NWM_io 
----^ 
module_NWM_io.f(23): error #5118: First statement in file must not be continued 
module module_NWM_io 
-----^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
module_NWM_io.f(25): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [i] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [n] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
-^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [t] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
--^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [e] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
---^ 
module_NWM_io.f(28): error #5149: Illegal character in statement label field  [g] 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
----^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [f] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [u] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
-^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [n] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
--^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [c] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
---^ 
module_NWM_io.f(48): error #5149: Illegal character in statement label field  [t] 
function GetModelConfigType (io_config_outputs) result(modelConfigType) 
----^ 
module_NWM_io.f(49): error #5149: Illegal character in statement label field  [i] 
   integer io_config_outputs 
---^ 
module_NWM_io.f(49): error #5149: Illegal character in statement label field  [n] 
   integer io_config_outputs 
----^ 
module_NWM_io.f(50): error #5149: Illegal character in statement label field  [c] 
   character (len=64) :: modelConfigType 
---^ 
module_NWM_io.f(50): error #5149: Illegal character in statement label field  [h] 
   character (len=64) :: modelConfigType 
----^ 
module_NWM_io.f(51): error #5149: Illegal character in statement label field  [i] 
   if (io_config_outputs .eq. 0) then 
---^ 
module_NWM_io.f(51): error #5149: Illegal character in statement label field  [f] 
   if (io_config_outputs .eq. 0) then 
----^ 
module_NWM_io.f(23): error #5192: Lead underscore not allowed 
module module_NWM_io 
-------------^ 
module_NWM_io.f(28): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
integer, private :: ftnNoahMP ! Private NetCDF file handle since output routine 
-------^ 
module_NWM_io.f(51): error #5082: Syntax error, found '(' when expecting one of: <LABEL> <END-OF-STATEMENT> ; BLOCK BLOCKDATA PROGRAM MODULE TYPE INTEGER REAL ... 
   if (io_config_outputs .eq. 0) then 
------^ 
module_NWM_io.f(54): catastrophic error: Too many errors, exiting 
compilation aborted for module_NWM_io.f (code 1) 
Makefile:35: recipe for target 'module_NWM_io.o' failed 
make[2]: [module_NWM_io.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_NWM_io.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_NWM_io.o: 没有那个文件或目录 
Makefile:35: recipe for target 'module_NWM_io.o' failed 
make[2]: [module_NWM_io.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:35: recipe for target 'module_NWM_io.o' failed 
make[2]: [module_NWM_io.o] Error 1 (ignored) 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Routing' 
(cd HYDRO_drv;   make -f Makefile) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/HYDRO_drv' 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_namelist.F > ../Data_Rec/module_namelist.f 
mpif90   -o ../Data_Rec/module_namelist.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Data_Rec/module_namelist.f 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_namelist 
^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_namelist 
-^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_namelist 
--^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_namelist 
---^ 
../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_namelist 
----^ 
../Data_Rec/module_namelist.f(34): error #5118: First statement in file must not be continued 
Module module_namelist 
-----^ 
../Data_Rec/module_namelist.f(34): error #5192: Lead underscore not allowed 
Module module_namelist 
-------------^ 
../Data_Rec/module_namelist.f(38): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
../Data_Rec/module_namelist.f(39): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE namelist_rt_field   
---^ 
../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE namelist_rt_field   
----^ 
../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
    INTEGER, PARAMETER :: max_domain=5 
-----------^ 
../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: max_domain=5 
------------------------------------^ 
../Data_Rec/module_namelist.f(73): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------^ 
../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
--------------------------------------------------^ 
../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-----------------------------^ 
../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(76): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  sys_cpl, gwChanCondSw, GwPreCycles, GwSpinCycles, GwPreDiagInterval, & 
-------------------------^ 
../Data_Rec/module_namelist.f(77): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  gwsoilcpl, UDMP_OPT 
---------------------------^ 
../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [E] 
   END TYPE namelist_rt_field  
---^ 
../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [N] 
   END TYPE namelist_rt_field  
----^ 
../Data_Rec/module_namelist.f(122): error #5149: Illegal character in statement label field  [T] 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----^ 
../Data_Rec/module_namelist.f(123): error #5149: Illegal character in statement label field  [s] 
    save nlst_rt  
----^ 
../Data_Rec/module_namelist.f(127): error #5149: Illegal character in statement label field  [s] 
    subroutine read_rt_nlst(nlst)      
----^ 
../Data_Rec/module_namelist.f(122): error #5082: Syntax error, found '::' when expecting one of: * , <END-OF-STATEMENT> ; / = => 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----------------------------------------------------^ 
../Data_Rec/module_namelist.f(133): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
------------------------------^ 
../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------------------------------^ 
../Data_Rec/module_namelist.f(135): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------^ 
../Data_Rec/module_namelist.f(137): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_namelist.f (code 1) 
Makefile:13: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_namelist.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_namelist.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_namelist.o' failed 
make[2]: [../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_RT_data.F > ../Data_Rec/module_RT_data.f 
mpif90   -o ../Data_Rec/module_RT_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Data_Rec/module_RT_data.f 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_RT_data 
^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_RT_data 
-^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_RT_data 
--^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_RT_data 
---^ 
../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_RT_data 
----^ 
../Data_Rec/module_RT_data.f(34): error #5118: First statement in file must not be continued 
Module module_RT_data 
-----^ 
../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
----^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
--^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
---^ 
../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
----^ 
../Data_Rec/module_RT_data.f(47): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_RT_data.f (code 1) 
Makefile:13: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_RT_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_RT_data.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_RT_data.o' failed 
make[2]: [../Data_Rec/module_RT_data.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Data_Rec/module_gw_gw2d_data.F > ../Data_Rec/module_gw_gw2d_data.f 
mpif90   -o ../Data_Rec/module_gw_gw2d_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Data_Rec/module_gw_gw2d_data.f 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [M] 
Module module_gw_gw2d_data 
^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [o] 
Module module_gw_gw2d_data 
-^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [d] 
Module module_gw_gw2d_data 
--^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [u] 
Module module_gw_gw2d_data 
---^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5149: Illegal character in statement label field  [l] 
Module module_gw_gw2d_data 
----^ 
../Data_Rec/module_gw_gw2d_data.f(35): error #5118: First statement in file must not be continued 
Module module_gw_gw2d_data 
-----^ 
../Data_Rec/module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Data_Rec/module_gw_gw2d_data.f(36): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [t] 
 type gw_field 
-^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [y] 
 type gw_field 
--^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [p] 
 type gw_field 
---^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5149: Illegal character in statement label field  [e] 
 type gw_field 
----^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
   INTEGER, PARAMETER :: max_domain=5 
----------^ 
../Data_Rec/module_gw_gw2d_data.f(37): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
   INTEGER, PARAMETER :: max_domain=5 
-----------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(40): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
 type gw_field 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(47): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(48): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        elev,           &  ! elev/bathymetry of sfc rel to sl (m) 
------------^ 
../Data_Rec/module_gw_gw2d_data.f(49): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        bot,            &  ! elev. aquifer bottom rel to sl (m) 
-----------^ 
../Data_Rec/module_gw_gw2d_data.f(50): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        hycond,         &  ! hydraulic conductivity (m/s per m/m) 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(51): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        poros,          &  ! porosity (m3/m3) 
-------------^ 
../Data_Rec/module_gw_gw2d_data.f(52): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        compres,        &  ! compressibility (1/Pa) 
---------------^ 
../Data_Rec/module_gw_gw2d_data.f(53): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        ho                 ! head at start of timestep (m) 
----------------------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(55): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(56): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        h,              &  ! head, after ghmcompute (m) 
---------^ 
../Data_Rec/module_gw_gw2d_data.f(57): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        convgw,         &  ! convergence due to gw flow (m/s) 
--------------^ 
../Data_Rec/module_gw_gw2d_data.f(58): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => 
        excess             ! surface exceeding groundwater (mm) 
---------------------------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(60): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
      real,    allocatable, dimension(:,:) ::  & 
-----------------------------------------------^ 
../Data_Rec/module_gw_gw2d_data.f(61): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        qdarcyRT,       &  ! approximated flux between soil and groundwater for coupled simulations on routing grid 
----------------^ 
../Data_Rec/module_gw_gw2d_data.f(63): catastrophic error: Too many errors, exiting 
compilation aborted for ../Data_Rec/module_gw_gw2d_data.f (code 1) 
Makefile:13: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Data_Rec/module_gw_gw2d_data.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Data_Rec/module_gw_gw2d_data.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Data_Rec/module_gw_gw2d_data.o' failed 
make[2]: [../Data_Rec/module_gw_gw2d_data.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Routing/module_GW_baseflow.F > ../Routing/module_GW_baseflow.f 
mpif90   -o ../Routing/module_GW_baseflow.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Routing/module_GW_baseflow.f 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [m] 
module module_GW_baseflow 
^ 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [o] 
module module_GW_baseflow 
-^ 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [d] 
module module_GW_baseflow 
--^ 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [u] 
module module_GW_baseflow 
---^ 
../Routing/module_GW_baseflow.f(34): error #5149: Illegal character in statement label field  [l] 
module module_GW_baseflow 
----^ 
../Routing/module_GW_baseflow.f(34): error #5118: First statement in file must not be continued 
module module_GW_baseflow 
-----^ 
../Routing/module_GW_baseflow.f(36): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_land 
---^ 
../Routing/module_GW_baseflow.f(36): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_land 
----^ 
../Routing/module_GW_baseflow.f(37): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_GWBUCKET, only: gw_sum_real, gw_write_io_real 
---^ 
../Routing/module_GW_baseflow.f(37): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_GWBUCKET, only: gw_sum_real, gw_write_io_real 
----^ 
../Routing/module_GW_baseflow.f(38): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_ReachLS, only : updatelinkv 
---^ 
../Routing/module_GW_baseflow.f(38): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_ReachLS, only : updatelinkv 
----^ 
../Routing/module_GW_baseflow.f(39): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
../Routing/module_GW_baseflow.f(39): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
../Routing/module_GW_baseflow.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
../Routing/module_GW_baseflow.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
../Routing/module_GW_baseflow.f(42): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
../Routing/module_GW_baseflow.f(42): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
../Routing/module_GW_baseflow.f(43): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
../Routing/module_GW_baseflow.f(43): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
../Routing/module_GW_baseflow.f(44): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
../Routing/module_GW_baseflow.f(44): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
../Routing/module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
../Routing/module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
../Routing/module_GW_baseflow.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
../Routing/module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
../Routing/module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
../Routing/module_GW_baseflow.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
../Routing/module_GW_baseflow.f(47): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
../Routing/module_GW_baseflow.f(47): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
../Routing/module_GW_baseflow.f(48): catastrophic error: Too many errors, exiting 
compilation aborted for ../Routing/module_GW_baseflow.f (code 1) 
Makefile:13: recipe for target '../Routing/module_GW_baseflow.o' failed 
make[2]: [../Routing/module_GW_baseflow.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Routing/module_GW_baseflow.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Routing/module_GW_baseflow.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_GW_baseflow.o' failed 
make[2]: [../Routing/module_GW_baseflow.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_GW_baseflow.o' failed 
make[2]: [../Routing/module_GW_baseflow.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Routing/module_HYDRO_utils.F > ../Routing/module_HYDRO_utils.f 
mpif90   -o ../Routing/module_HYDRO_utils.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Routing/module_HYDRO_utils.f 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_utils 
^ 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_utils 
-^ 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_utils 
--^ 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_utils 
---^ 
../Routing/module_HYDRO_utils.f(34): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_utils 
----^ 
../Routing/module_HYDRO_utils.f(34): error #5118: First statement in file must not be continued 
module module_HYDRO_utils 
-----^ 
../Routing/module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [u] 
  use module_RT_data, only: rt_domain 
--^ 
../Routing/module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [s] 
  use module_RT_data, only: rt_domain 
---^ 
../Routing/module_HYDRO_utils.f(35): error #5149: Illegal character in statement label field  [e] 
  use module_RT_data, only: rt_domain 
----^ 
../Routing/module_HYDRO_utils.f(34): error #5192: Lead underscore not allowed 
module module_HYDRO_utils 
-------------^ 
../Routing/module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [u] 
  use module_namelist, only: nlst_rt 
--^ 
../Routing/module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [s] 
  use module_namelist, only: nlst_rt 
---^ 
../Routing/module_HYDRO_utils.f(36): error #5149: Illegal character in statement label field  [e] 
  use module_namelist, only: nlst_rt 
----^ 
../Routing/module_HYDRO_utils.f(35): error #5192: Lead underscore not allowed 
  use module_RT_data, only: rt_domain 
------------^ 
../Routing/module_HYDRO_utils.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_RT_data, only: rt_domain 
--------------------^ 
../Routing/module_HYDRO_utils.f(36): error #5192: Lead underscore not allowed 
  use module_namelist, only: nlst_rt 
------------^ 
../Routing/module_HYDRO_utils.f(36): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
  use module_namelist, only: nlst_rt 
---------------------^ 
../Routing/module_HYDRO_utils.f(37): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
     use module_mpp_land, only: global_nx, global_ny, my_id, IO_id, & 
------------------------------^ 
../Routing/module_HYDRO_utils.f(37): error #5082: Syntax error, found '&' when expecting one of: <IDENTIFIER> 
     use module_mpp_land, only: global_nx, global_ny, my_id, IO_id, & 
--------------------------------------------------------------------^ 
../Routing/module_HYDRO_utils.f(38): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
           decompose_data_real, write_io_real, MPP_LAND_COM_REAL, & 
------------------------------^ 
../Routing/module_HYDRO_utils.f(38): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
           decompose_data_real, write_io_real, MPP_LAND_COM_REAL, & 
------------------------------------------------------------------^ 
../Routing/module_HYDRO_utils.f(39): error #5192: Lead underscore not allowed 
           write_io_int, mpp_land_bcast_real, global_rt_nx, global_rt_ny, & 
----------------^ 
../Routing/module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [i] 
  implicit none 
--^ 
../Routing/module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [m] 
  implicit none 
---^ 
../Routing/module_HYDRO_utils.f(44): error #5149: Illegal character in statement label field  [p] 
  implicit none 
----^ 
../Routing/module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [l] 
  logical lr_dist_flag    !land routing distance calculated or not.  
--^ 
../Routing/module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [o] 
  logical lr_dist_flag    !land routing distance calculated or not.  
---^ 
../Routing/module_HYDRO_utils.f(45): error #5149: Illegal character in statement label field  [g] 
  logical lr_dist_flag    !land routing distance calculated or not.  
----^ 
../Routing/module_HYDRO_utils.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
           decompose_rt_real, write_io_rt_real 
----------------------------^ 
../Routing/module_HYDRO_utils.f(50): catastrophic error: Too many errors, exiting 
compilation aborted for ../Routing/module_HYDRO_utils.f (code 1) 
Makefile:13: recipe for target '../Routing/module_HYDRO_utils.o' failed 
make[2]: [../Routing/module_HYDRO_utils.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Routing/module_HYDRO_utils.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Routing/module_HYDRO_utils.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_HYDRO_utils.o' failed 
make[2]: [../Routing/module_HYDRO_utils.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_HYDRO_utils.o' failed 
make[2]: [../Routing/module_HYDRO_utils.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Routing/module_HYDRO_io.F > ../Routing/module_HYDRO_io.f 
mpif90   -o ../Routing/module_HYDRO_io.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Routing/module_HYDRO_io.f 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_io 
^ 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_io 
-^ 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_io 
--^ 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_io 
---^ 
../Routing/module_HYDRO_io.f(35): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_io 
----^ 
../Routing/module_HYDRO_io.f(35): error #5118: First statement in file must not be continued 
module module_HYDRO_io 
-----^ 
../Routing/module_HYDRO_io.f(35): error #5192: Lead underscore not allowed 
module module_HYDRO_io 
-------------^ 
../Routing/module_HYDRO_io.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
     use module_mpp_reachls,  only: ReachLS_decomp, reachls_wreal, ReachLS_write_io, & 
---------------------------^ 
../Routing/module_HYDRO_io.f(40): error #5149: Illegal character in statement label field  [u] 
   use Module_Date_utilities_rt, only: geth_newdate 
---^ 
../Routing/module_HYDRO_io.f(40): error #5149: Illegal character in statement label field  [s] 
   use Module_Date_utilities_rt, only: geth_newdate 
----^ 
../Routing/module_HYDRO_io.f(41): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_utils, only: get_dist_ll 
---^ 
../Routing/module_HYDRO_io.f(41): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_utils, only: get_dist_ll 
----^ 
../Routing/module_HYDRO_io.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_namelist, only: nlst_rt 
---^ 
../Routing/module_HYDRO_io.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_namelist, only: nlst_rt 
----^ 
../Routing/module_HYDRO_io.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_RT_data, only: rt_domain 
---^ 
../Routing/module_HYDRO_io.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_RT_data, only: rt_domain 
----^ 
../Routing/module_HYDRO_io.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d_data, only: gw2d    
---^ 
../Routing/module_HYDRO_io.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_gw_gw2d_data, only: gw2d    
----^ 
../Routing/module_HYDRO_io.f(45): error #5149: Illegal character in statement label field  [u] 
   use netcdf  
---^ 
../Routing/module_HYDRO_io.f(45): error #5149: Illegal character in statement label field  [s] 
   use netcdf  
----^ 
../Routing/module_HYDRO_io.f(47): error #5149: Illegal character in statement label field  [i] 
   implicit none 
---^ 
../Routing/module_HYDRO_io.f(47): error #5149: Illegal character in statement label field  [m] 
   implicit none 
----^ 
../Routing/module_HYDRO_io.f(38): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                                    ReachLS_wInt, reachls_wreal2, TONODE2RSL, gbcastvalue 
------------------------------------------------^ 
../Routing/module_HYDRO_io.f(47): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) , : ] /) 
   implicit none 
----------------^ 
../Routing/module_HYDRO_io.f(1789): error #5149: Illegal character in statement label field  [i] 
   interface w_rst_crt_reach 
---^ 
../Routing/module_HYDRO_io.f(1789): error #5149: Illegal character in statement label field  [n] 
   interface w_rst_crt_reach 
----^ 
../Routing/module_HYDRO_io.f(1789): error #5082: Syntax error, found IDENTIFIER 'ERFACEW_RST_CRT_REACH' when expecting one of: <END-OF-STATEMENT> ; 
   interface w_rst_crt_reach 
------^ 
../Routing/module_HYDRO_io.f(1792): error #5149: Illegal character in statement label field  [e] 
   end interface 
---^ 
../Routing/module_HYDRO_io.f(1792): error #5149: Illegal character in statement label field  [n] 
   end interface 
----^ 
../Routing/module_HYDRO_io.f(1794): error #5149: Illegal character in statement label field  [i] 
   interface read_rst_crt_reach_nc 
---^ 
../Routing/module_HYDRO_io.f(1795): catastrophic error: Too many errors, exiting 
compilation aborted for ../Routing/module_HYDRO_io.f (code 1) 
Makefile:13: recipe for target '../Routing/module_HYDRO_io.o' failed 
make[2]: [../Routing/module_HYDRO_io.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Routing/module_HYDRO_io.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Routing/module_HYDRO_io.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_HYDRO_io.o' failed 
make[2]: [../Routing/module_HYDRO_io.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_HYDRO_io.o' failed 
make[2]: [../Routing/module_HYDRO_io.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../Routing/module_RT.F > ../Routing/module_RT.f 
mpif90   -o ../Routing/module_RT.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod ../Routing/module_RT.f 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [M] 
MODULE module_Routing 
^ 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [O] 
MODULE module_Routing 
-^ 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [D] 
MODULE module_Routing 
--^ 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [U] 
MODULE module_Routing 
---^ 
../Routing/module_RT.f(34): error #5149: Illegal character in statement label field  [L] 
MODULE module_Routing 
----^ 
../Routing/module_RT.f(34): error #5118: First statement in file must not be continued 
MODULE module_Routing 
-----^ 
../Routing/module_RT.f(35): error #5149: Illegal character in statement label field  [u] 
   use module_gw_baseflow, only: pix_ct_1 
---^ 
../Routing/module_RT.f(35): error #5149: Illegal character in statement label field  [s] 
   use module_gw_baseflow, only: pix_ct_1 
----^ 
../Routing/module_RT.f(36): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
---^ 
../Routing/module_RT.f(36): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
----^ 
../Routing/module_RT.f(34): error #5192: Lead underscore not allowed 
MODULE module_Routing 
-------------^ 
../Routing/module_RT.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_gw_baseflow, only: pix_ct_1 
-------------------------^ 
../Routing/module_RT.f(36): error #5082: Syntax error, found ':' when expecting one of: ( , <END-OF-STATEMENT> ; (/ => 
   use module_HYDRO_io, only: mpp_read_routedim, read_routing_seq, mpp_read_chrouting_new, & 
----------------------------^ 
../Routing/module_RT.f(38): error #5149: Illegal character in statement label field  [u] 
   use MODULE_mpp_ReachLS, only: ReachLS_ini, getlocalindx,  getToInd 
---^ 
../Routing/module_RT.f(38): error #5149: Illegal character in statement label field  [s] 
   use MODULE_mpp_ReachLS, only: ReachLS_ini, getlocalindx,  getToInd 
----^ 
../Routing/module_RT.f(39): error #5149: Illegal character in statement label field  [U] 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
---^ 
../Routing/module_RT.f(39): error #5149: Illegal character in statement label field  [S] 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
----^ 
../Routing/module_RT.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                              mpp_read_simp_gw, read_routelink, get_nlinksl 
----------------------------------------------^ 
../Routing/module_RT.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   USE module_mpp_land, only : left_id, up_id, right_id, down_id, mpp_land_com_integer, &  
------------------------------------------------------------------------------------------^ 
../Routing/module_RT.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               mpp_land_bcast_int, mpp_land_bcast_int1, & 
-------------------------------------------------^ 
../Routing/module_RT.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_mpp_GWBUCKET, only : collectSizeInd 
---^ 
../Routing/module_RT.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_mpp_GWBUCKET, only : collectSizeInd 
----^ 
../Routing/module_RT.f(43): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: readgw2d, simp_gw_ind,read_GWBUCKPARM, get_gw_strm_msk_lind, readBucket_nhd, read_NSIMLAKES 
---^ 
../Routing/module_RT.f(43): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: readgw2d, simp_gw_ind,read_GWBUCKPARM, get_gw_strm_msk_lind, readBucket_nhd, read_NSIMLAKES 
----^ 
../Routing/module_RT.f(44): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_utils  
---^ 
../Routing/module_RT.f(44): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_utils  
----^ 
../Routing/module_RT.f(46): error #5149: Illegal character in statement label field  [u] 
   use module_UDMAP, only: LNUMRSL, LUDRSL, UDMP_ini 
---^ 
../Routing/module_RT.f(46): error #5149: Illegal character in statement label field  [s] 
   use module_UDMAP, only: LNUMRSL, LUDRSL, UDMP_ini 
----^ 
../Routing/module_RT.f(47): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../Routing/module_RT.f(47): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../Routing/module_RT.f(48): catastrophic error: Too many errors, exiting 
compilation aborted for ../Routing/module_RT.f (code 1) 
Makefile:13: recipe for target '../Routing/module_RT.o' failed 
make[2]: [../Routing/module_RT.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a ../Routing/module_RT.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: ../Routing/module_RT.o: 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_RT.o' failed 
make[2]: [../Routing/module_RT.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target '../Routing/module_RT.o' failed 
make[2]: [../Routing/module_RT.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_HYDRO_drv.F > module_HYDRO_drv.f 
mpif90   -o module_HYDRO_drv.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/home/test/software/netcdf-intel/include -I../mod module_HYDRO_drv.f 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_drv 
^ 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_drv 
-^ 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_drv 
--^ 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_drv 
---^ 
module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_drv 
----^ 
module_HYDRO_drv.f(34): error #5118: First statement in file must not be continued 
module module_HYDRO_drv 
-----^ 
module_HYDRO_drv.f(35): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
---^ 
module_HYDRO_drv.f(35): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
----^ 
module_HYDRO_drv.f(34): error #5192: Lead underscore not allowed 
module module_HYDRO_drv 
-------------^ 
module_HYDRO_drv.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
----------------------^ 
module_HYDRO_drv.f(36): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
---------------------------------------------^ 
module_HYDRO_drv.f(38): error #5149: Illegal character in statement label field  [U] 
   USE module_mpp_land 
---^ 
module_HYDRO_drv.f(38): error #5149: Illegal character in statement label field  [S] 
   USE module_mpp_land 
----^ 
module_HYDRO_drv.f(39): error #5149: Illegal character in statement label field  [u] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
---^ 
module_HYDRO_drv.f(39): error #5149: Illegal character in statement label field  [s] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
----^ 
module_HYDRO_drv.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               hdtbl_in_nc, hdtbl_out 
------------------------------------------^ 
module_HYDRO_drv.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
------------------------------------------------------------------------------^ 
module_HYDRO_drv.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                            output_chrtout_grd_NWM, output_lsmOut_NWM, & 
--------------------------------------------------^ 
module_HYDRO_drv.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
---^ 
module_HYDRO_drv.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
----^ 
module_HYDRO_drv.f(41): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                            output_frxstPts, output_chanObs_NWM, output_gw_NWM 
-------------------------------------------^ 
module_HYDRO_drv.f(42): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
------------------------------------------------------------------------------^ 
module_HYDRO_drv.f(43): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        get_file_dimension , get_file_globalatts, get2d_lsm_real, get2d_lsm_vegtyp, get2d_lsm_soltyp, & 
---------------------------^ 
module_HYDRO_drv.f(45): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only : output_lakes2 
---^ 
module_HYDRO_drv.f(45): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only : output_lakes2 
----^ 
module_HYDRO_drv.f(46): error #5149: Illegal character in statement label field  [u] 
   use module_rt_data, only: rt_domain 
---^ 
module_HYDRO_drv.f(46): error #5149: Illegal character in statement label field  [s] 
   use module_rt_data, only: rt_domain 
----^ 
module_HYDRO_drv.f(47): error #5149: Illegal character in statement label field  [u] 
   use module_GW_baseflow 
---^ 
module_HYDRO_drv.f(47): error #5149: Illegal character in statement label field  [s] 
   use module_GW_baseflow 
----^ 
module_HYDRO_drv.f(48): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d 
---^ 
module_HYDRO_drv.f(49): catastrophic error: Too many errors, exiting 
compilation aborted for module_HYDRO_drv.f (code 1) 
Makefile:13: recipe for target 'module_HYDRO_drv.o' failed 
make[2]: [module_HYDRO_drv.o] Error 1 (ignored) 
 
ar -r ../lib/libHYDRO.a module_HYDRO_drv.o 
ar: 正在创建 ../lib/libHYDRO.a 
ar: module_HYDRO_drv.o: 没有那个文件或目录 
Makefile:13: recipe for target 'module_HYDRO_drv.o' failed 
make[2]: [module_HYDRO_drv.o] Error 1 (ignored) 
cp *.mod ../mod 
cp: 无法获取'*.mod' 的文件状态(stat): 没有那个文件或目录 
Makefile:13: recipe for target 'module_HYDRO_drv.o' failed 
make[2]: [module_HYDRO_drv.o] Error 1 (ignored) 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/HYDRO_drv' 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS' 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/CPL/NoahMP_cpl' 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../../Data_Rec/module_RT_data.F > ../../Data_Rec/module_RT_data.f 
mpif90   -o ../../Data_Rec/module_RT_data.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include ../../Data_Rec/module_RT_data.f 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_RT_data 
^ 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_RT_data 
-^ 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_RT_data 
--^ 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_RT_data 
---^ 
../../Data_Rec/module_RT_data.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_RT_data 
----^ 
../../Data_Rec/module_RT_data.f(34): error #5118: First statement in file must not be continued 
Module module_RT_data 
-----^ 
../../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [I] 
   IMPLICIT NONE 
---^ 
../../Data_Rec/module_RT_data.f(35): error #5149: Illegal character in statement label field  [M] 
   IMPLICIT NONE 
----^ 
../../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [I] 
   INTEGER, PARAMETER :: max_domain=5 
---^ 
../../Data_Rec/module_RT_data.f(36): error #5149: Illegal character in statement label field  [N] 
   INTEGER, PARAMETER :: max_domain=5 
----^ 
../../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [T] 
   TYPE RT_FIELD   
---^ 
../../Data_Rec/module_RT_data.f(39): error #5149: Illegal character in statement label field  [Y] 
   TYPE RT_FIELD   
----^ 
../../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [I] 
   INTEGER :: IX, JX 
---^ 
../../Data_Rec/module_RT_data.f(40): error #5149: Illegal character in statement label field  [N] 
   INTEGER :: IX, JX 
----^ 
../../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [l] 
   logical initialized 
---^ 
../../Data_Rec/module_RT_data.f(41): error #5149: Illegal character in statement label field  [o] 
   logical initialized 
----^ 
../../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [l] 
   logical restQSTRM  
---^ 
../../Data_Rec/module_RT_data.f(42): error #5149: Illegal character in statement label field  [o] 
   logical restQSTRM  
----^ 
../../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [R] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
--^ 
../../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [E] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
---^ 
../../Data_Rec/module_RT_data.f(43): error #5149: Illegal character in statement label field  [A] 
  REAL    :: DX,GRDAREART,SUBFLORT,WATAVAILRT,QSUBDRYRT 
----^ 
../../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [R] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
--^ 
../../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [E] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
---^ 
../../Data_Rec/module_RT_data.f(44): error #5149: Illegal character in statement label field  [A] 
  REAL    :: SFHEAD1RT,INFXS1RT,QSTRMVOLTRT,QBDRYTRT,SFHEADRT,ETPND1,INFXSRTOT 
----^ 
../../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [R] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
--^ 
../../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [E] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
---^ 
../../Data_Rec/module_RT_data.f(45): error #5149: Illegal character in statement label field  [A] 
  REAL    :: LAKE_INFLOTRT,accsuminfxs,diffsuminfxs,RETDEPFRAC 
----^ 
../../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [R] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
--^ 
../../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [E] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
---^ 
../../Data_Rec/module_RT_data.f(46): error #5149: Illegal character in statement label field  [A] 
  REAL    :: VERTKSAT,l3temp,l4temp,l3moist,l4moist,RNOF1TOT,RNOF2TOT,RNOF3TOT 
----^ 
../../Data_Rec/module_RT_data.f(47): catastrophic error: Too many errors, exiting 
compilation aborted for ../../Data_Rec/module_RT_data.f (code 1) 
Makefile:18: recipe for target '../../Data_Rec/module_RT_data.o' failed 
make[1]: [../../Data_Rec/module_RT_data.o] Error 1 (ignored) 
rm -f ../../Data_Rec/module_RT_data.f 
 
ar -r ../../lib/libHYDRO.a ../../Data_Rec/module_RT_data.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: ../../Data_Rec/module_RT_data.o: 没有那个文件或目录 
Makefile:18: recipe for target '../../Data_Rec/module_RT_data.o' failed 
make[1]: [../../Data_Rec/module_RT_data.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../../Data_Rec/module_namelist.F > ../../Data_Rec/module_namelist.f 
mpif90   -o ../../Data_Rec/module_namelist.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include ../../Data_Rec/module_namelist.f 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [M] 
Module module_namelist 
^ 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [o] 
Module module_namelist 
-^ 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [d] 
Module module_namelist 
--^ 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [u] 
Module module_namelist 
---^ 
../../Data_Rec/module_namelist.f(34): error #5149: Illegal character in statement label field  [l] 
Module module_namelist 
----^ 
../../Data_Rec/module_namelist.f(34): error #5118: First statement in file must not be continued 
Module module_namelist 
-----^ 
../../Data_Rec/module_namelist.f(34): error #5192: Lead underscore not allowed 
Module module_namelist 
-------------^ 
../../Data_Rec/module_namelist.f(38): error #5149: Illegal character in statement label field  [I] 
    IMPLICIT NONE 
----^ 
../../Data_Rec/module_namelist.f(39): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: max_domain=5 
----^ 
../../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [T] 
   TYPE namelist_rt_field   
---^ 
../../Data_Rec/module_namelist.f(41): error #5149: Illegal character in statement label field  [Y] 
   TYPE namelist_rt_field   
----^ 
../../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
    INTEGER, PARAMETER :: max_domain=5 
-----------^ 
../../Data_Rec/module_namelist.f(39): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: max_domain=5 
------------------------------------^ 
../../Data_Rec/module_namelist.f(73): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------^ 
../../Data_Rec/module_namelist.f(74): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
--------------------------------------------------^ 
../../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-----------------------------^ 
../../Data_Rec/module_namelist.f(75): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                  GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------------------------------------------^ 
../../Data_Rec/module_namelist.f(76): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  sys_cpl, gwChanCondSw, GwPreCycles, GwSpinCycles, GwPreDiagInterval, & 
-------------------------^ 
../../Data_Rec/module_namelist.f(77): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                  gwsoilcpl, UDMP_OPT 
---------------------------^ 
../../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [E] 
   END TYPE namelist_rt_field  
---^ 
../../Data_Rec/module_namelist.f(120): error #5149: Illegal character in statement label field  [N] 
   END TYPE namelist_rt_field  
----^ 
../../Data_Rec/module_namelist.f(122): error #5149: Illegal character in statement label field  [T] 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----^ 
../../Data_Rec/module_namelist.f(123): error #5149: Illegal character in statement label field  [s] 
    save nlst_rt  
----^ 
../../Data_Rec/module_namelist.f(127): error #5149: Illegal character in statement label field  [s] 
    subroutine read_rt_nlst(nlst)      
----^ 
../../Data_Rec/module_namelist.f(122): error #5082: Syntax error, found '::' when expecting one of: * , <END-OF-STATEMENT> ; / = => 
    TYPE(namelist_rt_field) , dimension(max_domain) :: nlst_rt 
----------------------------------------------------^ 
../../Data_Rec/module_namelist.f(133): error #5082: Syntax error, found '&' when expecting one of: %FILL <IDENTIFIER> 
          integer:: RT_OPTION, CHANRTSWCRT, channel_option, & 
------------------------------------------------------------^ 
../../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
------------------------------^ 
../../Data_Rec/module_namelist.f(134): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
                    SUBRTSWCRT,OVRTSWCRT,AGGFACTRT, & 
----------------------------------------------------^ 
../../Data_Rec/module_namelist.f(135): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                    GWBASESWCRT,  GW_RESTART,RSTRT_SWC,TERADJ_SOLAR, & 
-------------------------------^ 
../../Data_Rec/module_namelist.f(137): catastrophic error: Too many errors, exiting 
compilation aborted for ../../Data_Rec/module_namelist.f (code 1) 
Makefile:18: recipe for target '../../Data_Rec/module_namelist.o' failed 
make[1]: [../../Data_Rec/module_namelist.o] Error 1 (ignored) 
rm -f ../../Data_Rec/module_namelist.f 
 
ar -r ../../lib/libHYDRO.a ../../Data_Rec/module_namelist.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: ../../Data_Rec/module_namelist.o: 没有那个文件或目录 
Makefile:18: recipe for target '../../Data_Rec/module_namelist.o' failed 
make[1]: [../../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../../HYDRO_drv/module_HYDRO_drv.F > ../../HYDRO_drv/module_HYDRO_drv.f 
mpif90   -o ../../HYDRO_drv/module_HYDRO_drv.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include ../../HYDRO_drv/module_HYDRO_drv.f 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [m] 
module module_HYDRO_drv 
^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [o] 
module module_HYDRO_drv 
-^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [d] 
module module_HYDRO_drv 
--^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [u] 
module module_HYDRO_drv 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5149: Illegal character in statement label field  [l] 
module module_HYDRO_drv 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5118: First statement in file must not be continued 
module module_HYDRO_drv 
-----^ 
../../HYDRO_drv/module_HYDRO_drv.f(35): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(35): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(34): error #5192: Lead underscore not allowed 
module module_HYDRO_drv 
-------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(35): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
----------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(36): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
---------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(38): error #5149: Illegal character in statement label field  [U] 
   USE module_mpp_land 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(38): error #5149: Illegal character in statement label field  [S] 
   USE module_mpp_land 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(39): error #5149: Illegal character in statement label field  [u] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(39): error #5149: Illegal character in statement label field  [s] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(37): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                               hdtbl_in_nc, hdtbl_out 
------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(39): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
------------------------------------------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                            output_chrtout_grd_NWM, output_lsmOut_NWM, & 
--------------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(42): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(42): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(41): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                            output_frxstPts, output_chanObs_NWM, output_gw_NWM 
-------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(42): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) :: , : 
   use module_HYDRO_io, only: sub_output_gw, restart_out_nc, restart_in_nc,  & 
------------------------------------------------------------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(43): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
        get_file_dimension , get_file_globalatts, get2d_lsm_real, get2d_lsm_vegtyp, get2d_lsm_soltyp, & 
---------------------------^ 
../../HYDRO_drv/module_HYDRO_drv.f(45): error #5149: Illegal character in statement label field  [u] 
   use module_HYDRO_io, only : output_lakes2 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(45): error #5149: Illegal character in statement label field  [s] 
   use module_HYDRO_io, only : output_lakes2 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(46): error #5149: Illegal character in statement label field  [u] 
   use module_rt_data, only: rt_domain 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(46): error #5149: Illegal character in statement label field  [s] 
   use module_rt_data, only: rt_domain 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(47): error #5149: Illegal character in statement label field  [u] 
   use module_GW_baseflow 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(47): error #5149: Illegal character in statement label field  [s] 
   use module_GW_baseflow 
----^ 
../../HYDRO_drv/module_HYDRO_drv.f(48): error #5149: Illegal character in statement label field  [u] 
   use module_gw_gw2d 
---^ 
../../HYDRO_drv/module_HYDRO_drv.f(49): catastrophic error: Too many errors, exiting 
compilation aborted for ../../HYDRO_drv/module_HYDRO_drv.f (code 1) 
Makefile:18: recipe for target '../../HYDRO_drv/module_HYDRO_drv.o' failed 
make[1]: [../../HYDRO_drv/module_HYDRO_drv.o] Error 1 (ignored) 
rm -f ../../HYDRO_drv/module_HYDRO_drv.f 
 
ar -r ../../lib/libHYDRO.a ../../HYDRO_drv/module_HYDRO_drv.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: ../../HYDRO_drv/module_HYDRO_drv.o: 没有那个文件或目录 
Makefile:18: recipe for target '../../HYDRO_drv/module_HYDRO_drv.o' failed 
make[1]: [../../HYDRO_drv/module_HYDRO_drv.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include module_hrldas_HYDRO.F > module_hrldas_HYDRO.f 
mpif90   -o module_hrldas_HYDRO.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include module_hrldas_HYDRO.f 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [m] 
module module_HRLDAS_HYDRO 
^ 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [o] 
module module_HRLDAS_HYDRO 
-^ 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [d] 
module module_HRLDAS_HYDRO 
--^ 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [u] 
module module_HRLDAS_HYDRO 
---^ 
module_hrldas_HYDRO.f(35): error #5149: Illegal character in statement label field  [l] 
module module_HRLDAS_HYDRO 
----^ 
module_hrldas_HYDRO.f(35): error #5118: First statement in file must not be continued 
module module_HRLDAS_HYDRO 
-----^ 
module_hrldas_HYDRO.f(38): error #5149: Illegal character in statement label field  [u] 
    use module_mpp_land, only: global_nx, global_ny, decompose_data_real, & 
----^ 
module_hrldas_HYDRO.f(35): error #5192: Lead underscore not allowed 
module module_HRLDAS_HYDRO 
-------------^ 
module_hrldas_HYDRO.f(38): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
    use module_mpp_land, only: global_nx, global_ny, decompose_data_real, & 
-----------------------^ 
module_hrldas_HYDRO.f(39): error #5192: Lead underscore not allowed 
                 write_io_real, my_id, mpp_land_bcast_real1, IO_id, & 
----------------------^ 
module_hrldas_HYDRO.f(39): error #5082: Syntax error, found '&' when expecting one of: ( <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> <INTEGER_CONSTANT> ... 
                 write_io_real, my_id, mpp_land_bcast_real1, IO_id, & 
--------------------------------------------------------------------^ 
module_hrldas_HYDRO.f(41): error #5149: Illegal character in statement label field  [u] 
    use module_HYDRO_drv, only: HYDRO_ini, HYDRO_exe, HYDRO_rst_out 
----^ 
module_hrldas_HYDRO.f(42): error #5149: Illegal character in statement label field  [u] 
    use module_rt_data, only:  rt_domain 
----^ 
module_hrldas_HYDRO.f(43): error #5149: Illegal character in statement label field  [u] 
    use module_namelist, only: nlst_rt 
----^ 
module_hrldas_HYDRO.f(44): error #5149: Illegal character in statement label field  [u] 
    use module_gw_gw2d_data, only: gw2d 
----^ 
module_hrldas_HYDRO.f(46): error #5149: Illegal character in statement label field  [i] 
    implicit none 
----^ 
module_hrldas_HYDRO.f(47): error #5149: Illegal character in statement label field  [i] 
    integer begg, endg 
----^ 
module_hrldas_HYDRO.f(48): error #5149: Illegal character in statement label field  [i] 
    integer :: numg, numl, numc, nump 
----^ 
module_hrldas_HYDRO.f(49): error #5149: Illegal character in statement label field  [I] 
    INTEGER, PARAMETER :: double=8 
----^ 
module_hrldas_HYDRO.f(50): error #5149: Illegal character in statement label field  [r] 
    real(kind=double), pointer :: r2p(:,:) , r1p(:) 
----^ 
module_hrldas_HYDRO.f(52): error #5149: Illegal character in statement label field  [i] 
    integer ::  begl, endl, begc, endc, begp, endp 
----^ 
module_hrldas_HYDRO.f(54): error #5149: Illegal character in statement label field  [r] 
    real, allocatable, dimension(:,:) :: vg_test 
----^ 
module_hrldas_HYDRO.f(55): error #5149: Illegal character in statement label field  [i] 
    integer :: nn 
----^ 
module_hrldas_HYDRO.f(56): error #5149: Illegal character in statement label field  [i] 
    integer :: open_unit_status 
----^ 
module_hrldas_HYDRO.f(64): error #5149: Illegal character in statement label field  [s] 
    subroutine hrldas_cpl_HYDRO(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk) 
----^ 
module_hrldas_HYDRO.f(40): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
                 mpp_land_bcast_int1, mpp_land_sync 
------------------------------------^ 
module_hrldas_HYDRO.f(49): error #5082: Syntax error, found '=' when expecting one of: ( * ) :: , <END-OF-STATEMENT> ; . % (/ + - [ : ] /) . ** / // ... 
    INTEGER, PARAMETER :: double=8 
--------------------------------^ 
module_hrldas_HYDRO.f(105): error #5082: Syntax error, found '&' when expecting one of: * ) :: , <END-OF-STATEMENT> ; . (/ + - : ] /) ' ** / // > .LT. < ... 
        IF (nlst_rt(did)%GWBASESWCRT                 .eq. 0 & 
------------------------------------------------------------^ 
module_hrldas_HYDRO.f(107): catastrophic error: Too many errors, exiting 
compilation aborted for module_hrldas_HYDRO.f (code 1) 
Makefile:18: recipe for target 'module_hrldas_HYDRO.o' failed 
make[1]: [module_hrldas_HYDRO.o] Error 1 (ignored) 
rm -f module_hrldas_HYDRO.f 
 
ar -r ../../lib/libHYDRO.a module_hrldas_HYDRO.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: module_hrldas_HYDRO.o: 没有那个文件或目录 
Makefile:18: recipe for target 'module_hrldas_HYDRO.o' failed 
make[1]: [module_hrldas_HYDRO.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include ../../Routing/module_lsm_forcing.F > ../../Routing/module_lsm_forcing.f 
mpif90   -o ../../Routing/module_lsm_forcing.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include ../../Routing/module_lsm_forcing.f 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [m] 
module module_lsm_forcing 
^ 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [o] 
module module_lsm_forcing 
-^ 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [d] 
module module_lsm_forcing 
--^ 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [u] 
module module_lsm_forcing 
---^ 
../../Routing/module_lsm_forcing.f(34): error #5149: Illegal character in statement label field  [l] 
module module_lsm_forcing 
----^ 
../../Routing/module_lsm_forcing.f(34): error #5118: First statement in file must not be continued 
module module_lsm_forcing 
-----^ 
../../Routing/module_lsm_forcing.f(36): error #5149: Illegal character in statement label field  [u] 
    use module_mpp_land 
----^ 
../../Routing/module_lsm_forcing.f(37): error #5149: Illegal character in statement label field  [u] 
    use module_HYDRO_io, only: get_2d_netcdf, get_soilcat_netcdf, get2d_int 
----^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [m] 
implicit none 
-^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [p] 
implicit none 
--^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [l] 
implicit none 
---^ 
../../Routing/module_lsm_forcing.f(39): error #5149: Illegal character in statement label field  [i] 
implicit none 
----^ 
../../Routing/module_lsm_forcing.f(34): error #5192: Lead underscore not allowed 
module module_lsm_forcing 
-------------^ 
../../Routing/module_lsm_forcing.f(37): error #5082: Syntax error, found ',' when expecting one of: <END-OF-STATEMENT> ; 
    use module_HYDRO_io, only: get_2d_netcdf, get_soilcat_netcdf, get2d_int 
-----------------------^ 
../../Routing/module_lsm_forcing.f(1780): error #5149: Illegal character in statement label field  [i] 
    integer :: i_forcing  
----^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [i] 
interface read_hydro_forcing 
^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [n] 
interface read_hydro_forcing 
-^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [t] 
interface read_hydro_forcing 
--^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [e] 
interface read_hydro_forcing 
---^ 
../../Routing/module_lsm_forcing.f(1783): error #5149: Illegal character in statement label field  [r] 
interface read_hydro_forcing 
----^ 
../../Routing/module_lsm_forcing.f(1785): error #5149: Illegal character in statement label field  [m] 
   module procedure read_hydro_forcing_mpp1 
---^ 
../../Routing/module_lsm_forcing.f(1785): error #5149: Illegal character in statement label field  [o] 
   module procedure read_hydro_forcing_mpp1 
----^ 
../../Routing/module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [e] 
end interface 
^ 
../../Routing/module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [n] 
end interface 
-^ 
../../Routing/module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [d] 
end interface 
--^ 
../../Routing/module_lsm_forcing.f(1786): error #5149: Illegal character in statement label field  [i] 
end interface 
----^ 
../../Routing/module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [s] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
--^ 
../../Routing/module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [u] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
---^ 
../../Routing/module_lsm_forcing.f(1790): error #5149: Illegal character in statement label field  [b] 
  subroutine READFORC_WRF(flnm,ix,jx,target_date,t,q,u,v,p,lw,sw,pcp,lai,fpar) 
----^ 
../../Routing/module_lsm_forcing.f(1791): catastrophic error: Too many errors, exiting 
compilation aborted for ../../Routing/module_lsm_forcing.f (code 1) 
Makefile:18: recipe for target '../../Routing/module_lsm_forcing.o' failed 
make[1]: [../../Routing/module_lsm_forcing.o] Error 1 (ignored) 
rm -f ../../Routing/module_lsm_forcing.f 
 
ar -r ../../lib/libHYDRO.a ../../Routing/module_lsm_forcing.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: ../../Routing/module_lsm_forcing.o: 没有那个文件或目录 
Makefile:18: recipe for target '../../Routing/module_lsm_forcing.o' failed 
make[1]: [../../Routing/module_lsm_forcing.o] Error 1 (ignored) 
 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -I/home/test/software/netcdf-intel/include hrldas_drv_HYDRO.F > hrldas_drv_HYDRO.f 
mpif90   -o hrldas_drv_HYDRO.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I./ -I ../../MPP -I ../../mod -I/home/test/software/netcdf-intel/include hrldas_drv_HYDRO.f 
hrldas_drv_HYDRO.f(37): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) , 
       subroutine hrldas_drv_HYDRO(STC_io,SMC_io,SH2OX_io,infxsrt,sfcheadrt,soldrain,ii,jj,kk) 
----------------------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(52): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( * ) :: , . % + - [ : . ** / // .LT. < .LE. <= .EQ. == ... 
          call hrldas_cpl_HYDRO(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk)   
------------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(38): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HRLDAS_HYDRO] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO 
--------------^ 
hrldas_drv_HYDRO.f(52): error #6406: Conflicting attributes or multiple declaration of name.   [HRLDAS_CPL_HYDRO] 
          call hrldas_cpl_HYDRO(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk)   
---------------^ 
hrldas_drv_HYDRO.f(37): error #6404: This name does not have a type, and must have an explicit type.   [SFCHEA] 
       subroutine hrldas_drv_HYDRO(STC_io,SMC_io,SH2OX_io,infxsrt,sfcheadrt,soldrain,ii,jj,kk) 
------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(38): error #6580: Name in only-list does not exist.   [HRLDAS_CPL_HYDRO] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO 
-----------------------------------------^ 
hrldas_drv_HYDRO.f(40): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [II] 
          integer:: ii,jj,kk, k 
--------------------^ 
hrldas_drv_HYDRO.f(40): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [JJ] 
          integer:: ii,jj,kk, k 
-----------------------^ 
hrldas_drv_HYDRO.f(40): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [KK] 
          integer:: ii,jj,kk, k 
--------------------------^ 
hrldas_drv_HYDRO.f(62): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ) , 
       subroutine hrldas_drv_HYDRO_ini(STC_io,SMC_io,SH2OX_io,infxsrt,sfcheadrt,soldrain,ii,jj,kk,kt,dt,olddate,zsoil) 
----------------------------------------------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(77): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( * ) :: , . % + - [ : . ** / // .LT. < .LE. <= .EQ. == ... 
             call hrldas_cpl_HYDRO_ini(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk,kt,dt,olddate,zsoil) 
-------------------------------------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(63): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HRLDAS_HYDRO] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO_ini, open_print_mpp 
--------------^ 
hrldas_drv_HYDRO.f(77): error #6406: Conflicting attributes or multiple declaration of name.   [HRLDAS_CPL_HYDRO_INI] 
             call hrldas_cpl_HYDRO_ini(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk,kt,dt,olddate,zsoil) 
------------------^ 
hrldas_drv_HYDRO.f(62): error #6404: This name does not have a type, and must have an explicit type.   [SF] 
       subroutine hrldas_drv_HYDRO_ini(STC_io,SMC_io,SH2OX_io,infxsrt,sfcheadrt,soldrain,ii,jj,kk,kt,dt,olddate,zsoil) 
----------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(63): error #6580: Name in only-list does not exist.   [HRLDAS_CPL_HYDRO_INI] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO_ini, open_print_mpp 
-----------------------------------------^ 
hrldas_drv_HYDRO.f(63): error #6580: Name in only-list does not exist.   [OPEN_PRIN] 
          use module_hrldas_HYDRO, only: hrldas_cpl_HYDRO_ini, open_print_mpp 
---------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(65): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [II] 
          integer:: ii,jj,kk, kt, k 
--------------------^ 
hrldas_drv_HYDRO.f(65): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [JJ] 
          integer:: ii,jj,kk, kt, k 
-----------------------^ 
hrldas_drv_HYDRO.f(65): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [KK] 
          integer:: ii,jj,kk, kt, k 
--------------------------^ 
hrldas_drv_HYDRO.f(66): error #6832: This passed length character name has been used in an invalid context.   [OLDDATE] 
          character(len=*) :: olddate 
------------------------------^ 
hrldas_drv_HYDRO.f(88): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: * <IDENTIFIER> 
       subroutine HYDRO_frocing_drv (indir,forc_typ, snow_assim,olddate,     & 
------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(89): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER> 
          ixs, ixe,jxs,jxe,                       & 
--------------------------------------------------^ 
hrldas_drv_HYDRO.f(90): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
          T2,Q2X,U,V,PRES,XLONG,SHORT,PRCP1,lai,fpar,snodep, kt, FORCING_TIMESTEP,pcp_old) 
------------^ 
hrldas_drv_HYDRO.f(99): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: %FILL <IDENTIFIER> 
         real, dimension(ixs:ixe,jxs:jxe):: T2,Q2X,U,V,PRES,XLONG,SHORT,PRCP1, & 
--------------------------------------------------------------------------------^ 
hrldas_drv_HYDRO.f(106): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: <INTEGER_CONSTANT> <POUND_VAL> <INTEGER_KIND_CON> <POUND_BASE> 
         call read_hydro_forcing( & 
-----------------------------------^ 
hrldas_drv_HYDRO.f(107): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
            indir, olddate, & 
-----------------^ 
hrldas_drv_HYDRO.f(108): error #5082: Syntax error, found ',' when expecting one of: % . = => 
            nlst_rt(did)%hgrid,& 
------------------------------^ 
hrldas_drv_HYDRO.f(109): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
            ix,jx,forc_typ,snow_assim,  & 
--------------^ 
hrldas_drv_HYDRO.f(109): error #5082: Syntax error, found '&' when expecting one of: ( * :: <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ... 
            ix,jx,forc_typ,snow_assim,  & 
----------------------------------------^ 
hrldas_drv_HYDRO.f(110): error #5082: Syntax error, found ',' when expecting one of: ( % [ : . = => 
            T2,q2x,u,v,pres,xlong,short,prcp1,& 
--------------^ 
hrldas_drv_HYDRO.f(112): catastrophic error: Too many errors, exiting 
compilation aborted for hrldas_drv_HYDRO.f (code 1) 
Makefile:18: recipe for target 'hrldas_drv_HYDRO.o' failed 
make[1]: [hrldas_drv_HYDRO.o] Error 1 (ignored) 
rm -f hrldas_drv_HYDRO.f 
 
ar -r ../../lib/libHYDRO.a hrldas_drv_HYDRO.o 
ar: 正在创建 ../../lib/libHYDRO.a 
ar: hrldas_drv_HYDRO.o: 没有那个文件或目录 
Makefile:18: recipe for target 'hrldas_drv_HYDRO.o' failed 
make[1]: [hrldas_drv_HYDRO.o] Error 1 (ignored) 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/CPL/NoahMP_cpl' 
if [ 0 -eq 1 ]; then \ 
        (cd lib;rm -f librapid.a); \ 
fi 
if [ 0 -eq 1 ]; then \ 
        (cd Rapid_routing; make -f makefile.cpl rapid); \ 
fi 
make[1]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
(cd Utility_routines;                make) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/Utility_routines' 
 
rm -f module_date_utilities.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_date_utilities.F > module_date_utilities.f90 
mpif90   -o module_date_utilities.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_date_utilities.f90 
 
 
rm -f module_model_constants.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_model_constants.F > module_model_constants.f90 
mpif90   -o module_model_constants.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_model_constants.f90 
 
 
rm -f module_wrf_utilities.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_wrf_utilities.F > module_wrf_utilities.f90 
mpif90   -o module_wrf_utilities.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_wrf_utilities.f90 
 
 
rm -f kwm_string_utilities.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ kwm_string_utilities.F > kwm_string_utilities.f90 
mpif90   -o kwm_string_utilities.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    kwm_string_utilities.f90 
 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/Utility_routines' 
(cd phys;                        make) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/phys' 
 
rm -f module_sf_noahmplsm.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_sf_noahmplsm.F > module_sf_noahmplsm.f90 
mpif90   -o module_sf_noahmplsm.o -c -I../Utility_routines -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_sf_noahmplsm.f90 
 
 
rm -f module_sf_noahmp_glacier.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_sf_noahmp_glacier.F > module_sf_noahmp_glacier.f90 
mpif90   -o module_sf_noahmp_glacier.o -c -I../Utility_routines -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_sf_noahmp_glacier.f90 
 
 
rm -f module_sf_noahmp_groundwater.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_sf_noahmp_groundwater.F > module_sf_noahmp_groundwater.f90 
mpif90   -o module_sf_noahmp_groundwater.o -c -I../Utility_routines -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_sf_noahmp_groundwater.f90 
 
 
rm -f module_sf_noahmpdrv.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_ module_sf_noahmpdrv.F > module_sf_noahmpdrv.f90 
mpif90   -o module_sf_noahmpdrv.o -c -I../Utility_routines -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    module_sf_noahmpdrv.f90 
 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/phys' 
(cd IO_code;                        make) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/IO_code' 
 
rm -f ../../../HYDRO_drv/module_HYDRO_drv.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  ../../../HYDRO_drv/module_HYDRO_drv.F > ../../../HYDRO_drv/module_HYDRO_drv.f90 
../../../HYDRO_drv/module_HYDRO_drv.F:56:0: fatal error: netcdf.inc: 没有那个文件或目录 
 #include <netcdf.inc> 
 ^ 
compilation terminated. 
Makefile:46: recipe for target '../../../HYDRO_drv/module_HYDRO_drv.o' failed 
make[2]: [../../../HYDRO_drv/module_HYDRO_drv.o] Error 1 (ignored) 
mpif90   -o ../../../HYDRO_drv/module_HYDRO_drv.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   ../../../HYDRO_drv/module_HYDRO_drv.f90 
../../../HYDRO_drv/module_HYDRO_drv.f90(60): error #5082: Syntax error, found END-OF-FILE when expecting one of: <LABEL> <END-OF-STATEMENT> ; BLOCK BLOCKDATA PROGRAM MODULE TYPE INTEGER REAL ... 
   implicit none 
----------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HYDRO_IO] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(38): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
   USE module_mpp_land 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(39): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NWM_IO] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(46): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RT_DATA] 
   use module_rt_data, only: rt_domain 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(47): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_GW_BASEFLOW] 
   use module_GW_baseflow 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(48): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_GW_GW2D] 
   use module_gw_gw2d 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(49): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_GW_GW2D_DATA] 
   use module_gw_gw2d_data, only: gw2d 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(50): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CHANNEL_ROUTING] 
   use module_channel_routing, only: drive_channel, drive_channel_rsl 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(51): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NAMELIST] 
   use module_namelist, only: nlst_rt, read_rt_nlst 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(52): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_ROUTING] 
   use module_routing, only: getChanDim, landrt_ini 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(53): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HYDRO_UTILS] 
   use module_HYDRO_utils 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(55): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_LSM_FORCING] 
   use module_lsm_forcing, only: geth_newdate 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(57): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_UDMAP] 
   use module_UDMAP, only: get_basn_area_nhd 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(58): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [NETCDF] 
   use netcdf 
-------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #6580: Name in only-list does not exist.   [OUTPUT_RT] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
-------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_CHRT] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_LAKES] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
-----------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(35): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_CHRTGRD] 
   use module_HYDRO_io, only:  output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, & 
-----------------------------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(36): error #6580: Name in only-list does not exist.   [RESTART_OUT_BI] 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
-------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(36): error #6580: Name in only-list does not exist.   [RESTART_IN_BI] 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
-----------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(36): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_CHRT2] 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
--------------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(36): error #6580: Name in only-list does not exist.   [MPP_OUTPUT_LAKES2] 
                               restart_out_bi, restart_in_bi, mpp_output_chrt2, mpp_output_lakes2, & 
--------------------------------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(37): error #6580: Name in only-list does not exist.   [HDTBL_IN_NC] 
                               hdtbl_in_nc, hdtbl_out 
-------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(37): error #6580: Name in only-list does not exist.   [HDTBL_OUT] 
                               hdtbl_in_nc, hdtbl_out 
--------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(39): error #6580: Name in only-list does not exist.   [OUTPUT_CHRT_NWM] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
----------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(39): error #6580: Name in only-list does not exist.   [OUTPUT_RT_NWM] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
---------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(39): error #6580: Name in only-list does not exist.   [OUTPUT_LAKES_NWM] 
   use module_NWM_io, only: output_chrt_NWM, output_rt_NWM, output_lakes_NWM,& 
------------------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(40): error #6580: Name in only-list does not exist.   [OUTPUT_CHRTOUT_GRD_NWM] 
                            output_chrtout_grd_NWM, output_lsmOut_NWM, & 
----------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(40): error #6580: Name in only-list does not exist.   [OUTPUT_LSMOUT_NWM] 
                            output_chrtout_grd_NWM, output_lsmOut_NWM, & 
----------------------------------------------------^ 
../../../HYDRO_drv/module_HYDRO_drv.f90(61): catastrophic error: Too many errors, exiting 
compilation aborted for ../../../HYDRO_drv/module_HYDRO_drv.f90 (code 1) 
Makefile:46: recipe for target '../../../HYDRO_drv/module_HYDRO_drv.o' failed 
make[2]: [../../../HYDRO_drv/module_HYDRO_drv.o] Error 1 (ignored) 
 
 
rm -f ../../../Data_Rec/module_namelist.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  ../../../Data_Rec/module_namelist.F > ../../../Data_Rec/module_namelist.f90 
mpif90   -o ../../../Data_Rec/module_namelist.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   ../../../Data_Rec/module_namelist.f90 
../../../Data_Rec/module_namelist.f90(36): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
          USE module_mpp_land 
--------------^ 
../../../Data_Rec/module_namelist.f90(216): error #6404: This name does not have a type, and must have an explicit type.   [IO_ID] 
       if(IO_id .eq. my_id) then 
----------^ 
../../../Data_Rec/module_namelist.f90(216): error #6404: This name does not have a type, and must have an explicit type.   [MY_ID] 
       if(IO_id .eq. my_id) then 
---------------------^ 
compilation aborted for ../../../Data_Rec/module_namelist.f90 (code 1) 
Makefile:46: recipe for target '../../../Data_Rec/module_namelist.o' failed 
make[2]: [../../../Data_Rec/module_namelist.o] Error 1 (ignored) 
 
 
rm -f ../../../Data_Rec/module_RT_data.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  ../../../Data_Rec/module_RT_data.F > ../../../Data_Rec/module_RT_data.f90 
mpif90   -o ../../../Data_Rec/module_RT_data.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   ../../../Data_Rec/module_RT_data.f90 
 
 
rm -f module_hrldas_netcdf_io.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  -I /home/test/software/netcdf-intel/include module_hrldas_netcdf_io.F > module_hrldas_netcdf_io.f90 
mpif90   -o module_hrldas_netcdf_io.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I ../MPP -I../Utility_routines -I /home/test/software/netcdf-intel/include  module_hrldas_netcdf_io.f90 
module_hrldas_netcdf_io.f90(38): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
  use module_mpp_land, only:mpp_land_bcast_int1, decompose_data_real, mpp_land_bcast_real1, decompose_data_int, & 
------^ 
module_hrldas_netcdf_io.f90(140): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real:: g_array(global_nx,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(140): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real:: g_array(global_nx,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(140): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real:: g_array(global_nx,global_ny) 
-----------------------------^ 
module_hrldas_netcdf_io.f90(140): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real:: g_array(global_nx,global_ny) 
-----------------------------^ 
module_hrldas_netcdf_io.f90(958): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real:: g_array(global_nx,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(958): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real:: g_array(global_nx,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(958): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real:: g_array(global_nx,global_ny) 
-----------------------------^ 
module_hrldas_netcdf_io.f90(958): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real:: g_array(global_nx,global_ny) 
-----------------------------^ 
module_hrldas_netcdf_io.f90(1027): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real:: g_array(global_nx,4,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(1027): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real:: g_array(global_nx,4,global_ny) 
-------------------^ 
module_hrldas_netcdf_io.f90(1027): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real:: g_array(global_nx,4,global_ny) 
-------------------------------^ 
module_hrldas_netcdf_io.f90(1027): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real:: g_array(global_nx,4,global_ny) 
-------------------------------^ 
module_hrldas_netcdf_io.f90(1028): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real:: insoil(global_nx,global_ny,4) 
------------------^ 
module_hrldas_netcdf_io.f90(1028): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real:: insoil(global_nx,global_ny,4) 
------------------^ 
module_hrldas_netcdf_io.f90(1028): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real:: insoil(global_nx,global_ny,4) 
----------------------------^ 
module_hrldas_netcdf_io.f90(1028): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real:: insoil(global_nx,global_ny,4) 
----------------------------^ 
module_hrldas_netcdf_io.f90(1860): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    integer,          dimension(global_nx,global_ny) :: g_vegtyp 
--------------------------------^ 
module_hrldas_netcdf_io.f90(1860): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    integer,          dimension(global_nx,global_ny) :: g_vegtyp 
--------------------------------^ 
module_hrldas_netcdf_io.f90(1860): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    integer,          dimension(global_nx,global_ny) :: g_vegtyp 
------------------------------------------^ 
module_hrldas_netcdf_io.f90(1860): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    integer,          dimension(global_nx,global_ny) :: g_vegtyp 
------------------------------------------^ 
module_hrldas_netcdf_io.f90(1861): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    integer,          dimension(global_nx,global_ny) :: g_soltyp 
--------------------------------^ 
module_hrldas_netcdf_io.f90(1861): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    integer,          dimension(global_nx,global_ny) :: g_soltyp 
--------------------------------^ 
module_hrldas_netcdf_io.f90(1861): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    integer,          dimension(global_nx,global_ny) :: g_soltyp 
------------------------------------------^ 
module_hrldas_netcdf_io.f90(1861): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    integer,          dimension(global_nx,global_ny) :: g_soltyp 
------------------------------------------^ 
module_hrldas_netcdf_io.f90(3834): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    real, dimension(global_nx,global_ny) :: garray 
--------------------^ 
module_hrldas_netcdf_io.f90(3834): error #6223: A specification expression is invalid.   [GLOBAL_NX] 
    real, dimension(global_nx,global_ny) :: garray 
--------------------^ 
module_hrldas_netcdf_io.f90(3834): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NY] 
    real, dimension(global_nx,global_ny) :: garray 
------------------------------^ 
module_hrldas_netcdf_io.f90(3834): error #6223: A specification expression is invalid.   [GLOBAL_NY] 
    real, dimension(global_nx,global_ny) :: garray 
------------------------------^ 
module_hrldas_netcdf_io.f90(3857): error #6406: Conflicting attributes or multiple declaration of name.   [GLOBAL_NX] 
    integer, dimension(global_nx,global_ny) :: garray 
-----------------------^ 
module_hrldas_netcdf_io.f90(6820): catastrophic error: Too many errors, exiting 
compilation aborted for module_hrldas_netcdf_io.f90 (code 1) 
Makefile:39: recipe for target 'module_hrldas_netcdf_io.o' failed 
make[2]: [module_hrldas_netcdf_io.o] Error 1 (ignored) 
 
 
rm -f module_NoahMP_hrldas_driver.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  module_NoahMP_hrldas_driver.F > module_NoahMP_hrldas_driver.f90 
mpif90   -o module_NoahMP_hrldas_driver.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I. \ 
-I../phys -I../Utility_routines -I../../../mod -I /home/test/software/netcdf-intel/include module_NoahMP_hrldas_driver.f90 
module_NoahMP_hrldas_driver.f90(36): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HRLDAS_NETCDF_IO] 
  USE module_hrldas_netcdf_io 
------^ 
module_NoahMP_hrldas_driver.f90(40): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
------^ 
module_NoahMP_hrldas_driver.f90(41): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MPP_LAND] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
------^ 
module_NoahMP_hrldas_driver.f90(42): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CPL_LAND] 
  use module_cpl_land, only: cpl_land_init 
------^ 
module_NoahMP_hrldas_driver.f90(43): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NWM_IO] 
  use module_NWM_io, only: output_NoahMP_NWM 
------^ 
module_NoahMP_hrldas_driver.f90(457): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HYDRO_DRV] 
     use module_HYDRO_drv, only: HYDRO_ini 
---------^ 
module_NoahMP_hrldas_driver.f90(458): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NAMELIST] 
     use module_namelist, only: nlst_rt 
---------^ 
module_NoahMP_hrldas_driver.f90(1466): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_HYDRO_IO] 
  use module_hydro_io, only: read_channel_only 
------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [MPP_LAND_PAR_INI] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
-----------------------------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [MPP_LAND_INIT] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
-----------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [GETLOCALXY] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
--------------------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [MPP_LAND_BCAST_CHAR] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
--------------------------------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(40): error #6580: Name in only-list does not exist.   [MPP_LAND_SYNC] 
  use module_mpp_land, only: MPP_LAND_PAR_INI, mpp_land_init, getLocalXY, mpp_land_bcast_char, mpp_land_sync 
-----------------------------------------------------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(41): error #6580: Name in only-list does not exist.   [CHECK_LAND] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
-----------------------------^ 
module_NoahMP_hrldas_driver.f90(41): error #6580: Name in only-list does not exist.   [NODE_INFO] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
-----------------------------------------^ 
module_NoahMP_hrldas_driver.f90(41): error #6580: Name in only-list does not exist.   [FATAL_ERROR_STOP] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
----------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(41): error #6580: Name in only-list does not exist.   [NUMPROCS] 
  use module_mpp_land, only: check_land, node_info, fatal_error_stop, numprocs 
----------------------------------------------------------------------^ 
module_NoahMP_hrldas_driver.f90(42): error #6580: Name in only-list does not exist.   [CPL_LAND_INIT] 
  use module_cpl_land, only: cpl_land_init 
-----------------------------^ 
module_NoahMP_hrldas_driver.f90(43): error #6580: Name in only-list does not exist.   [OUTPUT_NOAHMP_NWM] 
  use module_NWM_io, only: output_NoahMP_NWM 
---------------------------^ 
module_NoahMP_hrldas_driver.f90(466): error #6406: Conflicting attributes or multiple declaration of name.   [MPP_LAND_INIT] 
    call  MPP_LAND_INIT() 
----------^ 
module_NoahMP_hrldas_driver.f90(549): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%dt = real(noah_timestep) 
--------^ 
module_NoahMP_hrldas_driver.f90(550): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%khour = khour ! Adding kHOUR to be used in the NWM output routines. 
--------^ 
module_NoahMP_hrldas_driver.f90(551): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%olddate(1:19) = olddate(1:19) 
--------^ 
module_NoahMP_hrldas_driver.f90(551): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.   [OLDDATE] 
        nlst_rt(did)%olddate(1:19) = olddate(1:19) 
-------------------------------------^ 
module_NoahMP_hrldas_driver.f90(552): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%startdate(1:19) = olddate(1:19) 
--------^ 
module_NoahMP_hrldas_driver.f90(552): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.   [OLDDATE] 
        nlst_rt(did)%startdate(1:19) = olddate(1:19) 
---------------------------------------^ 
module_NoahMP_hrldas_driver.f90(553): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%nsoil = kk 
--------^ 
module_NoahMP_hrldas_driver.f90(554): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        call mpp_land_bcast_int1(nlst_rt(did)%nsoil) 
---------------------------------^ 
module_NoahMP_hrldas_driver.f90(555): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        allocate(nlst_rt(did)%zsoil8(nlst_rt(did)%nsoil)) 
-----------------^ 
module_NoahMP_hrldas_driver.f90(556): error #6406: Conflicting attributes or multiple declaration of name.   [NLST_RT] 
        nlst_rt(did)%zsoil8(1:nlst_rt(did)%nsoil) = zsoil(1:nlst_rt(did)%nsoil)        
--------^ 
module_NoahMP_hrldas_driver.f90(2967): catastrophic error: Too many errors, exiting 
compilation aborted for module_NoahMP_hrldas_driver.f90 (code 1) 
Makefile:21: recipe for target 'module_NoahMP_hrldas_driver.o' failed 
make[2]: [module_NoahMP_hrldas_driver.o] Error 1 (ignored) 
 
 
rm -f main_hrldas_driver.f90 
cpp -P -xassembler-with-cpp -traditional -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO  -DSPATIAL_SOIL -DWRFIO_NCD_LARGE_FILE_SUPPORT     -D_HRLDAS_OFFLINE_  main_hrldas_driver.F > main_hrldas_driver.f90 
mpif90   -o main_hrldas_driver.o -c -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -I ../MPP -I. \ 
-I../phys -I../Utility_routines -I../../../mod -I../../../MPP -I /home/test/software/netcdf-intel/include main_hrldas_driver.f90 
main_hrldas_driver.f90(38): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_NOAHMP_HRLDAS_DRIVER] 
   use module_noahmp_hrldas_driver, only: land_driver_ini, land_driver_exe 
-------^ 
main_hrldas_driver.f90(45): error #6406: Conflicting attributes or multiple declaration of name.   [LAND_DRIVER_INI] 
   call land_driver_ini(NTIME) 
--------^ 
main_hrldas_driver.f90(47): error #6406: Conflicting attributes or multiple declaration of name.   [LAND_DRIVER_EXE] 
       call land_driver_exe(ITIME) 
------------^ 
main_hrldas_driver.f90(38): error #6580: Name in only-list does not exist.   [LAND_DRIVER_INI] 
   use module_noahmp_hrldas_driver, only: land_driver_ini, land_driver_exe 
------------------------------------------^ 
main_hrldas_driver.f90(38): error #6580: Name in only-list does not exist.   [LAND_DRIVER_EXE] 
   use module_noahmp_hrldas_driver, only: land_driver_ini, land_driver_exe 
-----------------------------------------------------------^ 
compilation aborted for main_hrldas_driver.f90 (code 1) 
Makefilas.exe'。 停止。 
make[2]: as.exe'。 停止。 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
Makefile:3: recipe for target 'all' failed 
make[1]: *** [all] Error 2 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
mv: 无法获取'run/hrldas.exe' 的文件状态(staas.exe'。 停止。 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
Makefile:3: recipe for target 'all' failed 
make[1]: *** [all] Error 2 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
mv: 无法获取'run/hrldas.exe' 的文件状态(staas.exe'。 停止。 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
Makefile:3: recipe for target 'all' failed 
make[1]: *** [all] Error 2 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
mv: 无法获取'run/hrldas.exe' 的文件状态(staLeas.exe'。 停止。 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
Makefile:3: recipe for target 'all' failed 
make[1]: *** [all] Error 2 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
mv: 无法获取'run/hrldas.exe' 的文件状态(staaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
Makefile:3: recipe for target 'all' failed 
make[1]: *** [all] Error 2 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
mv: 无法获取'run/hrldas.exe' 的文件状态(staas.exe'。 停止。 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
Makefile:3: recipe for target 'all' failed 
make[1]: *** [all] Error 2 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
mv: 无法获取'run/hrldas.exe' 的文件状态(staas.exe'。 停止。 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
Makefile:3: recipe for target 'all' failed 
make[1]: *** [all] Error 2 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
mv: 无法获取'run/hrldas.exe' 的文件状态(stae:29: recipe for target 'main_hrldas_driver.o' failed 
make[2]: [main_hrldas_driver.o] Error 1 (ignored) 
 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/IO_code' 
(cd run;                        make) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
make[2]: *** No rule to make target '../IO_code/main_hrldas_driver.o', needed by 'hrldas.exe'。 停止。 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
Makefile:3: recipe for target 'all' failed 
make[1]: *** [all] Error 2 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
mv: 无法获取'run/hrldas.exe' 的文件状态(stat): 没有那个文件或目录 
Makefile:3: recipe for target 'all' failed 
make: *** [all] Error 1 
 
***************************************************************** 
Make NOT successful 
test@test-VirtualBox:~/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS$ efile:29: recipe for target 'main_hrldas_driver.o' failed 
make[2]: [main_hrldas_driver.o] Error 1 (ignored) 
 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/IO_code' 
(cd run;                        make) 
make[2]: Entering directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
make[2]: *** No rule to make target '../IO_code/main_hrldas_driver.o', needed by 'hrldas.exe'。 停止。 
make[2]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP/run' 
Makefile:3: recipe for target 'all' failed 
make[1]: *** [all] Error 2 
make[1]: Leaving directory '/home/test/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS/Land_models/NoahMP' 
mv: 无法获取'run/hrldas.exe' 的文件状态(stat): 没有那个文件或目录 
Makefile:3: recipe for target 'all' failed 
make: *** [all] Error 1 
 
***************************************************************** 
Make NOT successful 
test@test-VirtualBox:~/WRF/wrf_hydro_nwm_public-5.0.3/trunk/NDHMS$  
 
 |   
 
 
 
 |