Error while executing ./jobcomp

Dear Croco users,

Can you please help find solutions for the following errors?

./jobcomp>jobcomp.log
ncjoin._.f:1878:72:

1878 | & start1,count1, vdims(i))
| 1
Warning: Type mismatch in argument ‘buff’ at (1); passed REAL(8) to CHARACTER(1)
ncjoin._.f:1882:72:

1882 | & start1,count1, vdims(i))
| 1
Warning: Type mismatch in argument ‘buff’ at (1); passed REAL(8) to INTEGER(1)
ncjoin._.f:1886:72:

1886 | & start1,count1, vdims(i))
| 1
Warning: Type mismatch in argument ‘buff’ at (1); passed REAL(8) to INTEGER(2)
ncjoin._.f:1890:72:

1890 | & start1,count1, vdims(i))
| 1
Warning: Type mismatch in argument ‘buff’ at (1); passed REAL(8) to INTEGER(4)
ncjoin._.f:1894:72:

1894 | & start1,count1, vdims(i))
| 1
Warning: Type mismatch in argument ‘buff’ at (1); passed REAL(8) to REAL(4)
gmake: Circular debug.o ← debug.o dependency dropped.
put_global_atts_.f:1283:64:

1266 | & 1, theta_s)
| 2

1283 | & sc_w)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
put_global_atts_.f:1287:64:

1266 | & 1, theta_s)
| 2

1287 | & Cs_w)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
put_global_atts_.f:1290:62:

1266 | & 1, theta_s)
| 2

1290 | ierr=nf_put_att_double(ncid,nf_global,‘sc_r’,nf_ftype,N,sc_r)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
put_global_atts_.f:1293:62:

1266 | & 1, theta_s)
| 2

1293 | ierr=nf_put_att_double(ncid,nf_global,‘Cs_r’,nf_ftype,N,Cs_r)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
put_global_atts_.f:1308:64:

1266 | & 1, theta_s)
| 2

1308 | ierr=nf_put_att_double(ncid,nf_global,‘tnu4’, nf_ftype, 1,tnu4)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1179:47:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1179 | ierr=nf_def_var (ncid, ‘h’, nf_ftype, 2, r2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1189:46:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1189 | ierr=nf_def_var (ncid,‘f’, nf_ftype, 2, r2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1199:48:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1199 | ierr=nf_def_var (ncid, ‘pm’, nf_ftype, 2, r2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1208:48:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1208 | ierr=nf_def_var (ncid, ‘pn’, nf_ftype, 2, r2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1217:53:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1217 | ierr=nf_def_var (ncid, ‘lon_rho’, nf_ftype, 2, r2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1224:53:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1224 | ierr=nf_def_var (ncid, ‘lat_rho’, nf_ftype, 2, r2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1232:51:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1232 | ierr=nf_def_var (ncid, ‘lon_u’, nf_ftype, 2, u2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1240:51:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1240 | ierr=nf_def_var (ncid, ‘lat_u’, nf_ftype, 2, u2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1249:51:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1249 | ierr=nf_def_var (ncid, ‘lon_v’, nf_ftype, 2, v2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1257:51:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1257 | ierr=nf_def_var (ncid, ‘lat_v’, nf_ftype, 2, v2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1266:51:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1266 | ierr=nf_def_var (ncid, ‘angle’, nf_ftype, 2, r2dgrd,varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_grid_3d_.f:1273:54:

1085 | ierr=nf_def_var (ncid, ‘spherical’, nf_char, 0, 0, varid)
| 2

1273 | ierr=nf_def_var (ncid, ‘mask_rho’, nf_ftype, 2, r2dgrd, varid)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
def_his_.f:1222:48:

1216 | ierr=nf_def_var (ncid, ‘time_step’, nf_int, 2, auxil,
| 2

1222 | & NF_DOUBLE, 1, timedim, hisTime)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
def_his_.f:1236:48:

1216 | ierr=nf_def_var (ncid, ‘time_step’, nf_int, 2, auxil,
| 2

1236 | & NF_DOUBLE, 1, timedim, hisTime2)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
def_his_.f:3111:48:

1216 | ierr=nf_def_var (ncid, ‘time_step’, nf_int, 2, auxil,
| 2

3111 | & NF_DOUBLE, 1, timedim, avgTime)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
def_his_.f:3126:48:

1216 | ierr=nf_def_var (ncid, ‘time_step’, nf_int, 2, auxil,
| 2

3126 | & NF_DOUBLE, 1, timedim, avgTime2)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
def_rst_.f:1220:50:

1214 | ierr=nf_def_var (ncid, ‘time_step’, nf_int, 2, auxil,
| 2

1220 | & NF_DOUBLE, 1, timedim, rstTime)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
def_rst_.f:1233:50:

1214 | ierr=nf_def_var (ncid, ‘time_step’, nf_int, 2, auxil,
| 2

1233 | & NF_DOUBLE, 1, timedim, rstTime2)
| 1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)

Please load the full file jobcomp.log to understand better the problem.