Skip to content
Failed

Console Output

Skipping 2,561 KB.. Full Log
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:80:67:

   80 |   type(clubb_config_flags_type), public, save :: clubb_config_flags
      |                                                                   1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:81:60:

   81 |   real(r8), dimension(nparams), public, save :: clubb_params    ! Adjustable CLUBB parameters (C1, C2 ...)
      |                                                            1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:45:51:

   45 |                                 stats_rad_zm(pcols),  & ! stats_rad_zm grid
      |                                                   1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:44:51:

   44 |                                 stats_rad_zt(pcols),  & ! stats_rad_zt grid
      |                                                   1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:46:48:

   46 |                                 stats_sfc(pcols)        ! stats_sfc
      |                                                1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:43:47:

   43 |                                 stats_zm(pcols),      & ! stats_zm grid
      |                                               1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:42:47:

   42 |   type (stats), target, save :: stats_zt(pcols),      & ! stats_zt grid
      |                                               1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:849:19:

  849 |     call mpi_bcast(clubb_history,                1, mpi_logical, mstrid, mpicom, ierr)
      |                   1
......
 4596 |     call mpi_bcast(clubb_vars_zt,      var_length*nvarmax_zt,       mpi_character, mstrid, mpicom, ierr)
      |                   2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_volcaero.F90:119:17:

  114 |    call mpibcast(prescribed_volcaero_name,     len(prescribed_volcaero_name),     mpichar, 0, mpicom)
      |                 2
......
  119 |    call mpibcast(prescribed_volcaero_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_aero.F90:246:17:

  241 |    call mpibcast(prescribed_aero_specifier,len(prescribed_aero_specifier(1))*N_AERO,     mpichar, 0, mpicom)
      |                 2
......
  246 |    call mpibcast(prescribed_aero_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_ozone.F90:161:17:

  156 |    call mpibcast(prescribed_ozone_name,     len(prescribed_ozone_name),     mpichar, 0, mpicom)
      |                 2
......
  161 |    call mpibcast(prescribed_ozone_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_ghg.F90:120:17:

  115 |    call mpibcast(prescribed_ghg_specifier,len(prescribed_ghg_specifier(1))*N_GHG,     mpichar, 0, mpicom)
      |                 2
......
  120 |    call mpibcast(prescribed_ghg_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/ctem.F90:204:22:

  203 |        call mpibcast( has_zm, plevp*(endlat-beglat+1), mpilog, 0, grid%commxy_x )
      |                      2
  204 |        call mpibcast( ip_gm1g, plon*(endlat-beglat+1), mpiint, 0, grid%commxy_x )
      |                      1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/micro_mg_cam.F90:413:17:

  407 |   call mpi_bcast(micro_mg_version, 1, mpi_integer, mstrid, mpicom, ierr)
      |                 2
......
  413 |   call mpi_bcast(do_cldice, 1, mpi_logical, mstrid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/tracers.F90:123:18:

  119 |    call mpi_bcast(test_tracer_names, len(test_tracer_names)*num_names_max, mpi_character, &
      |                  2
......
  123 |    call mpi_bcast(test_tracer_num,   1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:993:19:

  993 |       do 500 i=1,im
      |                   1
Warning: Fortran 2018 deleted feature: Shared DO termination label 500 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:994:39:

  994 | 500   a6(i,k) = delp(i,k-1) + delp(i,k)
      |                                       1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 500 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:997:20:

  997 |       do 1000 i=1,im
      |                    1
Warning: Fortran 2018 deleted feature: Shared DO termination label 1000 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:1002:20:

 1002 |       do 1220 i=1,im
      |                    1
Warning: Fortran 2018 deleted feature: Shared DO termination label 1220 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:1017:18:

 1017 |       do 12 i=1,im
      |                  1
Warning: Fortran 2018 deleted feature: Shared DO termination label 12 at (1)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/diag_module.F90:221:22:

  220 |        call mpibcast( has_zm, plevp*(endlat-beglat+1), mpilog, 0, grid%commxy_x )
      |                      2
  221 |        call mpibcast( ip_gm1g, plon*(endlat-beglat+1), mpiint, 0, grid%commxy_x )
      |                      1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/dyn_comp.F90:253:18:

  235 |    call mpi_bcast(fv_nsplit, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  253 |    call mpi_bcast(fv_conserve, 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/rayleigh_friction.F90:93:18:

   91 |    call mpi_bcast(rayk0, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  2
   92 |    if (ierr /= 0) call endrun(sub//": FATAL: mpi_bcast: rayk0")
   93 |    call mpi_bcast(raykrange, 1, mpi_real8, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:1404:18:

 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
 1404 |    call MPI_bcast(Nudge_ObsInd      , Nudge_NumObs, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:839:18:

  839 |    call MPI_bcast(Nudge_Model         , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:840:18:

  840 |    call MPI_bcast(Nudge_ON            , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:841:18:

  841 |    call MPI_bcast(Nudge_Initialized   , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:481:18:

  481 |    call MPI_bcast(Nudge_Model        , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:482:18:

  482 |    call MPI_bcast(Nudge_Initialized  , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:483:18:

  483 |    call MPI_bcast(Nudge_ON           , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:515:18:

  515 |    call MPI_bcast(Nudge_Hwin_Invert,   1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:522:18:

  522 |    call MPI_bcast(Nudge_Vwin_Invert,   1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/solar_data.F90:72:19:

   66 |     call mpi_bcast(solar_irrad_data_file, len(solar_irrad_data_file), mpi_character, masterprocid, mpicom, ierr)
      |                   2
......
   72 |     call mpi_bcast(solar_data_ymd,  1,                    mpi_integer,   masterprocid, mpicom, ierr)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_debug_util.F90:193:30:

  178 |    call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, icol)
      |                            2  
......
  193 |       call MPI_allreduce(lon, minlondist, 1, mpi_real8, mpi_min, mpicom, icol)
      |                              1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_debug_util.F90:205:22:

  178 |    call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, icol)
      |                      2
......
  205 |    call MPI_allreduce(lchunk, owner, 1, mpi_integer, mpi_min, mpicom, icol)
      |                      1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/trb_mtn_stress_cam.F90:67:17:

   65 |   call mpi_bcast(do_tms,      1, mpi_logical, masterprocid, mpicom, ierr)
      |                 2
   66 |   if (ierr /= 0) call endrun(errMsg(__FILE__, __LINE__)//" mpi_bcast error")
   67 |   call mpi_bcast(tms_orocnst, 1,   mpi_real8, masterprocid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_rdg.F90:149:17:

  140 |   call mpi_bcast(do_divstream, 1, mpi_logical, mstrid, mpicom, ierr)
      |                 2
......
  149 |   call mpi_bcast(C_BetaMax_DS, 1, mpi_real8, mstrid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_drag.F90:256:17:

  254 |   call mpi_bcast(pgwv, 1, mpi_integer, mstrid, mpicom, ierr)
      |                 2
  255 |   if (ierr /= 0) call endrun(sub//": FATAL: mpi_bcast: pgwv")
  256 |   call mpi_bcast(gw_dc, 1, mpi_real8, mstrid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_strataero.F90:147:17:

  142 |    call mpibcast(prescribed_strataero_specifier,len(prescribed_strataero_specifier)*7, mpichar, 0, mpicom)
      |                 2
......
  147 |    call mpibcast(prescribed_strataero_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/conv_water.F90:91:17:

   90 |    call mpibcast(conv_water_in_rad,     1, mpiint, 0, mpicom)
      |                 2
   91 |    call mpibcast(conv_water_frac_limit, 1, mpir8,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cam3_aero_data.F90:475:21:

  474 |       call mpibcast (M_hybi, paerlev+1, mpir8, 0, mpicom)
      |                     2
  475 |       call mpibcast (kount, 3, mpiint, 0, mpicom)
      |                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cam3_ozone_data.F90:87:17:

   86 |    call mpibcast(cam3_ozone_data_on, 1, mpilog, 0, mpicom)
      |                 2
   87 |    call mpibcast(bndtvo, len(bndtvo), mpichar, 0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nucleate_ice_cam.F90:151:17:

  149 |   call mpi_bcast(use_preexisting_ice,  1, mpi_logical,masterprocid, mpicom, ierr)
      |                 2
  150 |   call mpi_bcast(hist_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr)
  151 |   call mpi_bcast(nucleate_ice_subgrid, 1, mpi_real8,  masterprocid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/msise00.F90:1513:35:

 1513 |    50 TINF = TINF + ABS(SW(I))*T(I)
      |                                   1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/msise00.F90:1700:27:

 1700 |    50 TT=TT+ABS(SW(I))*T(I)
      |                           1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/wrap_mpi.F90:800:21:

  755 |    call mpi_gatherv (sendbuf, sendcnt, sendtype, recvbuf, recvcnts, displs, recvtype, &
      |                     2
......
  800 |    call mpi_gatherv (sendbuf, sendcnt, sendtype, recvbuf, recvcnts, displs, recvtype, &
      |                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
ar: creating /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/libatm.a

[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/cesm.bldlog.230117-103321.gz
+ cat /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/cesm.bldlog.230117-103321
Building a single executable version of target coupled model
cat: Srcfiles: No such file or directory
/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/Tools/mkSrcfiles
cp -f Filepath Deppath
/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/Tools/mkDepends  Deppath Srcfiles > Depends
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/t_driver_timers_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_map_type_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/component_type_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_map_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_wav_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_atm_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/map_glc2lnd_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/map_lnd2glc_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_glc_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_ocn_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_lnd_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_domain_mct.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_domain_mct.F90:19:6:

   19 |   save
      |      1
Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/map_lnd2rof_irrig_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_rof_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_io_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_aoflux_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_hist_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_diag_mct.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/cplcomp_exchange_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/cplcomp_exchange_mod.F90:19:6:

   19 |   save
      |      1
Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_ice_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/component_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/component_mod.F90:39:6:

   39 |   save
      |      1
Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_flux_mct.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_frac_mct.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_rest_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_iac_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/cime_comp_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/cime_driver.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/mrg_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -o /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/cesm.exe cime_comp_mod.o cime_driver.o component_mod.o component_type_mod.o cplcomp_exchange_mod.o map_glc2lnd_mod.o map_lnd2glc_mod.o map_lnd2rof_irrig_mod.o mrg_mod.o prep_aoflux_mod.o prep_atm_mod.o prep_glc_mod.o prep_iac_mod.o prep_ice_mod.o prep_lnd_mod.o prep_ocn_mod.o prep_rof_mod.o prep_wav_mod.o seq_diag_mct.o seq_domain_mct.o seq_flux_mct.o seq_frac_mct.o seq_hist_mod.o seq_io_mod.o seq_map_mod.o seq_map_type_mod.o seq_rest_mod.o t_driver_timers_mod.o  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -latm  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lice  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/lib/ -lclm  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -locn  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lrof  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lglc  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lwav  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lesp  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -liac  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/lib/ -lglimmercismfortran -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/lib -lcsm_share_cpl7 -lcsm_share -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/lib -lpiof -lpioc -lgptl -lmct -lmpeu -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff -L/usr/local/NETCDF-C-4.8.0-gfortran/lib -lnetcdf -llapack -lblas   -fopenmp
[Pipeline] sh
+ gzip -d '/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.*/run/atm.log.*.gz'
gzip: /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.*/run/atm.log.*.gz: No such file or directory
[Pipeline] echo
Not all logs were made.
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] emailext
Sending email to: messnermet@uwm.edu
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 100
Finished: FAILURE