爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 6514|回复: 15

安装WRF失败 求指点错误地点

[复制链接]
发表于 2017-1-18 15:19:40 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
虚拟机   Ubuntu  16.04
用root用户安装  

http://bbs.06climate.com/forum.php?mod=viewthread&tid=50059

谢谢了

checkwrf.log

772.31 KB, 下载次数: 3, 下载积分: 金钱 -5

密码修改失败请联系微信:mofangbao
发表于 2017-1-18 15:42:25 | 显示全部楼层
帮你看错误还要5金钱,你的记录长不长,不长直接占楼往下粘
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-1-19 08:03:08 | 显示全部楼层
不好意思,没注意到还要钱。  

checkwrf.log

772.31 KB, 下载次数: 0, 下载积分: 金钱 -5

密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-1-19 08:30:01 | 显示全部楼层
None of WRF_EM_CORE, WRF_NMM_CORE,
        specified in shell environment....

==============================================================================================

V3.8.1   

Compiling: WRF_EM_CORE  

Linux ubuntu 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

GNU Fortran (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING


==============================================================================================

setting parallel make -j 2

==============================================================================================

The following indicate the compilers selected to build the WRF system

Serial Fortran compiler (mostly for tool generation):
which SFC
/usr/bin/gfortran

Serial C compiler (mostly for tool generation):
which SCC
/usr/bin/gcc

Fortran compiler for the model source code:
which FC
/usr/bin/gfortran
Will use 'time' to report timing information

C compiler for the model source code:
which CC
/usr/bin/gcc

==============================================================================================

make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include " ext
make[1]: Entering directory '/home/atm/WRFV3'
--------------------------------------
( cd frame ; make -i -r externals )
make[2]: Entering directory '/home/atm/WRFV3/frame'
( cd /home/atm/WRFV3/external/esmf_time_f90 ; \
          make -j 2 FC="gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 " RANLIB="ranlib" \
          CPP="/lib/cpp -P -I/home/atm/WRFV3/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/home/atm/WRFV3/external/esmf_time_f90'
make[3]: Nothing to be done for 'default'.
make[3]: Leaving directory '/home/atm/WRFV3/external/esmf_time_f90'
( cd /home/atm/WRFV3/external/io_netcdf ; \
          make -j 2 NETCDFPATH="/home/atm/WRFV3/netcdf_links" RANLIB="ranlib" CPP="/lib/cpp -P" \
          CC="gcc" CFLAGS="-w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0" \
          FC="gfortran   -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/home/atm/WRFV3/external/io_netcdf'
grep nf_format_64bit /home/atm/WRFV3/netcdf_links/include/netcdf.inc ;\
                        a=$? ; export a ; \
                if [ $a -a "$WRFIO_NCD_LARGE_FILE_SUPPORT" = "1" ] ; then \
                          /lib/cpp -P -P -traditional -DWRFIO_NCD_LARGE_FILE_SUPPORT -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \
                        else \
                          /lib/cpp -P -P -traditional -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \
                        fi
      integer nf_format_64bit
      parameter (nf_format_64bit = 2)
gfortran   -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -o wrf_io.o  -I/home/atm/WRFV3/netcdf_links/include -I../ioapi_share -c wrf_io.f
/lib/cpp -P -P -traditional -I../ioapi_share field_routines.F90 > field_routines.f
gfortran   -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -o field_routines.o  -I/home/atm/WRFV3/netcdf_links/include -I../ioapi_share -c field_routines.f
/bin/rm -f libwrfio_nf.a
if [ "ar" != "lib.exe" ] ; then \
                          ar cr libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \
                        else \
                          ar /out:libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \
                        fi
ranlib libwrfio_nf.a
make[3]: Leaving directory '/home/atm/WRFV3/external/io_netcdf'
( cd /home/atm/WRFV3/external/ioapi_share ; \
          make -i -r NATIVE_RWORDSIZE="4" RWORDSIZE="4" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/home/atm/WRFV3/external/ioapi_share'
( /bin/rm -f ../../inc/wrf_io_flags.h foo_io_flags.h; \
/bin/cp wrf_io_flags.h foo_io_flags.h; \
if [ 4 -ne 4 ] ; then \
  /bin/rm -f foo_io_flags.h; \
  sed -e 's/104/105/' wrf_io_flags.h > foo_io_flags.h ;\
fi ; \
/bin/mv foo_io_flags.h ../../inc/wrf_io_flags.h )
/bin/rm -f ../../inc/wrf_status_codes.h
/bin/cp wrf_status_codes.h ../../inc
make[3]: Leaving directory '/home/atm/WRFV3/external/ioapi_share'
( cd /home/atm/WRFV3/external/io_grib_share ; \
          make -j 2 CC="gcc" CFLAGS="-w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -P" \
          FC="gfortran  -I.  -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive)
make[3]: Entering directory '/home/atm/WRFV3/external/io_grib_share'
make[4]: Entering directory '/home/atm/WRFV3/external/io_grib_share'
rm -f io_grib_share.o
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c get_region_center.c
/lib/cpp -P  -traditional  -I. io_grib_share.F > io_grib_share.f90
gfortran  -I.  -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4     -I.     -c io_grib_share.f90
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gridnav.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c open_file.c
ar ru ./libio_grib_share.a io_grib_share.o get_region_center.o gridnav.o open_file.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating ./libio_grib_share.a
ranlib ./libio_grib_share.a
make[4]: Leaving directory '/home/atm/WRFV3/external/io_grib_share'
make[3]: Leaving directory '/home/atm/WRFV3/external/io_grib_share'
( cd /home/atm/WRFV3/external/io_grib1 ; \
          make -j 2 CC="gcc" CFLAGS="-w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -P" \
          FC="gfortran  -I.  -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive)
make[3]: Entering directory '/home/atm/WRFV3/external/io_grib1'
        Doing make archive on library subdirectory MEL_grib1
make[4]: Entering directory '/home/atm/WRFV3/external/io_grib1/MEL_grib1'
make[5]: Entering directory '/home/atm/WRFV3/external/io_grib1/MEL_grib1'
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c FTP_getfile.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c apply_bitmap.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c display_gribhdr.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gbyte.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c grib_dec.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c grib_enc.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c grib_seek.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribgetbds.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribgetbms.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribgetgds.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribgetpds.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribhdr2file.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribputbds.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribputgds.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribputpds.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c hdr_print.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c init_dec_struct.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c init_enc_struct.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c init_gribhdr.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c init_struct.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c ld_dec_lookup.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c ld_enc_input.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c ld_enc_lookup.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c ld_grib_origctrs.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c make_default_grbfn.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c make_grib_log.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c map_lvl.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c map_parm.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c pack_spatial.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c prt_inp_struct.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c upd_child_errmsg.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c prt_badmsg.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c swap.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c grib_uthin.c
gcc  -I. -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c set_bytes.c
ar ru ../libio_grib1.a FTP_getfile.o apply_bitmap.o display_gribhdr.o gbyte.o grib_dec.o grib_enc.o grib_seek.o gribgetbds.o gribgetbms.o gribgetgds.o gribgetpds.o gribhdr2file.o gribputbds.o gribputgds.o gribputpds.o hdr_print.o init_dec_struct.o init_enc_struct.o init_gribhdr.o init_struct.o ld_dec_lookup.o ld_enc_input.o ld_enc_lookup.o ld_grib_origctrs.o make_default_grbfn.o make_grib_log.o map_lvl.o map_parm.o pack_spatial.o prt_inp_struct.o upd_child_errmsg.o prt_badmsg.o swap.o grib_uthin.o set_bytes.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating ../libio_grib1.a
ranlib ../libio_grib1.a
make[5]: Leaving directory '/home/atm/WRFV3/external/io_grib1/MEL_grib1'
make[4]: Leaving directory '/home/atm/WRFV3/external/io_grib1/MEL_grib1'
        Doing make archive on library subdirectory grib1_util
make[4]: Entering directory '/home/atm/WRFV3/external/io_grib1/grib1_util'
make[5]: Entering directory '/home/atm/WRFV3/external/io_grib1/grib1_util'
gcc  -I. -I../MEL_grib1 -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c alloc_2d.c
gcc  -I. -I../MEL_grib1 -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c read_grib.c
gcc  -I. -I../MEL_grib1 -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c write_grib.c
ar ru ../libio_grib1.a alloc_2d.o read_grib.o write_grib.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib ../libio_grib1.a
make[5]: Leaving directory '/home/atm/WRFV3/external/io_grib1/grib1_util'
make[4]: Leaving directory '/home/atm/WRFV3/external/io_grib1/grib1_util'
        Doing make archive on library subdirectory WGRIB
make[4]: Entering directory '/home/atm/WRFV3/external/io_grib1/WGRIB'
gcc -c -O wgrib_main.c
gcc -c -O seekgrib.c
gcc -c -O ibm2flt.c
gcc -c -O readgrib.c
gcc -c -O intpower.c
gcc -c -O cnames.c
gcc -c -O BDSunpk.c
gcc -c -O flt2ieee.c
gcc -c -O wrtieee.c
gcc -c -O levels.c
gcc -c -O PDStimes.c
gcc -c -O missing.c
gcc -c -O nceptable_reanal.c
gcc -c -O nceptable_opn.c
gcc -c -O ensemble.c
gcc -c -O ombtable.c
gcc -c -O ec_ext.c
gcc -c -O gribtable.c
gcc -c -O gds_grid.c
gcc -c -O PDS_date.c
gcc -c -O ectable_128.c
gcc -c -O ectable_129.c
gcc -c -O ectable_130.c
gcc -c -O ectable_131.c
gcc -c -O ectable_140.c
gcc -c -O ectable_150.c
gcc -c -O ectable_151.c
gcc -c -O ectable_160.c
gcc -c -O ectable_170.c
gcc -c -O ectable_180.c
gcc -c -O nceptab_129.c
gcc -c -O dwdtable_002.c
gcc -c -O dwdtable_201.c
gcc -c -O dwdtable_202.c
gcc -c -O dwdtable_203.c
gcc -c -O cptectable_254.c
gcc -c -O nceptab_130.c
gcc -c -O nceptab_131.c
gcc -o wgrib.exe wgrib_main.o seekgrib.o ibm2flt.o readgrib.o intpower.o cnames.o BDSunpk.o flt2ieee.o wrtieee.o levels.o PDStimes.o missing.o nceptable_reanal.o nceptable_opn.o ensemble.o ombtable.o ec_ext.o gribtable.o gds_grid.o PDS_date.o ectable_128.o ectable_129.o ectable_130.o ectable_131.o ectable_140.o ectable_150.o ectable_151.o ectable_160.o ectable_170.o ectable_180.o nceptab_129.o dwdtable_002.o dwdtable_201.o dwdtable_202.o dwdtable_203.o cptectable_254.o nceptab_130.o nceptab_131.o #-lm
( cd .. ; \rm -f wgrib.exe ; \ln -sf WGRIB/wgrib.exe wgrib.exe ; cd WGRIB )
make[4]: Leaving directory '/home/atm/WRFV3/external/io_grib1/WGRIB'
make[4]: Entering directory '/home/atm/WRFV3/external/io_grib1'
gcc  -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c grib1_routines.c
gcc  -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribmap.c
rm -f io_grib1.o
/lib/cpp -P  -traditional  -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ io_grib1.F > io_grib1.f90
gfortran  -I.  -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4     -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../     -c io_grib1.f90
gcc  -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0   -c trim.c
ar ru ./libio_grib1.a grib1_routines.o gribmap.o io_grib1.o trim.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib ./libio_grib1.a
make[4]: Leaving directory '/home/atm/WRFV3/external/io_grib1'
make[3]: Leaving directory '/home/atm/WRFV3/external/io_grib1'
( cd /home/atm/WRFV3/external/io_int ; \
          make -j 2 CC="gcc -DFSEEKO64_OK " CFLAGS_LOCAL="-w -O3 -c " RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -P" \
          FC="time gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  " FGREP="fgrep -iq" \
          TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" ARCHFLAGS="-DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0" all )
make[3]: Entering directory '/home/atm/WRFV3/external/io_int'
rm -f module_internal_header_util.f
awk '{print "#define", toupper($4), $6}' < ../../inc/intio_tags.h > io_int_idx_tags.h
cp ../../frame/module_internal_header_util.F mod_int_hdr_util.b
/lib/cpp -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 module_io_int_idx.F90 > module_io_int_idx.f
/lib/cpp -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I../../inc -I../ioapi_share mod_int_hdr_util.b > module_internal_header_util.f
/lib/cpp -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 module_io_int_read.F90 > module_io_int_read.f
rm -f mod_int_hdr_util.b
Diffwrf io_int will be built later on in this compile. No need to rerun compile.
Diffwrf io_int will be built later on in this compile. No need to rerun compile.
Diffwrf io_int will be built later on in this compile. No need to rerun compile.
Diffwrf io_int will be built later on in this compile. No need to rerun compile.
Diffwrf io_int will be built later on in this compile. No need to rerun compile.
/lib/cpp -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 test_io_idx.F90 > test_io_idx.f
Diffwrf io_int will be built later on in this compile. No need to rerun compile.
time gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -o module_internal_header_util.o -c module_internal_header_util.f
gcc -DFSEEKO64_OK  -o io_int_idx.o -c -w -O3 -c  io_int_idx.c
0.11user 0.00system 0:00.65elapsed 18%CPU (0avgtext+0avgdata 24528maxresident)k
0inputs+160outputs (0major+3714minor)pagefaults 0swaps
time gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -o module_io_int_idx.o -c module_io_int_idx.f
0.03user 0.00system 0:00.22elapsed 19%CPU (0avgtext+0avgdata 21652maxresident)k
0inputs+48outputs (0major+3172minor)pagefaults 0swaps
/lib/cpp -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I../../inc -I../ioapi_share io_int.F90 | m4 -Uinclude -Uindex -Ulen - > io_int.f
time gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -I../../frame -o module_io_int_read.o -c module_io_int_read.f
time gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -I../../inc -I../ioapi_share -o io_int.o -c io_int.f
0.05user 0.01system 0:00.44elapsed 15%CPU (0avgtext+0avgdata 22568maxresident)k
0inputs+104outputs (0major+3424minor)pagefaults 0swaps
0.31user 0.02system 0:01.12elapsed 30%CPU (0avgtext+0avgdata 36620maxresident)k
0inputs+416outputs (0major+7245minor)pagefaults 0swaps
rm -f libwrfio_int.a
if [ `echo "time gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  " | awk '{print $1}'` = "gfortran" ] ; then \
        echo removing external declaration of iargc for gfortran ; \
        /lib/cpp -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I../ioapi_share diffwrf.F90 | \
        sed '/integer *, *external.*iargc/d' > diffwrf.f  ; \
else \
        /lib/cpp -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I../ioapi_share diffwrf.F90 > diffwrf.f  ; \
fi ; \
time gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -c  -I../ioapi_share diffwrf.f ; \

ar ru libwrfio_int.a io_int.o io_int_idx.o module_io_int_idx.o module_io_int_read.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libwrfio_int.a
ranlib libwrfio_int.a
time gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4     -o test_io_idx test_io_idx.f -L. -lwrfio_int
0.06user 0.00system 0:00.42elapsed 17%CPU (0avgtext+0avgdata 21580maxresident)k
0inputs+80outputs (0major+5769minor)pagefaults 0swaps
0.10user 0.01system 0:00.55elapsed 21%CPU (0avgtext+0avgdata 28244maxresident)k
0inputs+224outputs (0major+4892minor)pagefaults 0swaps
if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \
  time gfortran   -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4     -I../ioapi_share -o diffwrf diffwrf.f \
        ../../frame/pack_utils.o ../../frame/module_internal_header_util.o ../../frame/module_driver_constants.o ../../frame/module_machine.o ../../frame/module_wrf_error.o ../../frame/wrf_debug.o  libwrfio_int.a ; \
fi
make[3]: Leaving directory '/home/atm/WRFV3/external/io_int'
( cd /home/atm/WRFV3/external/fftpack/fftpack5 ; \
          make -j 2 FC="gfortran" FFLAGS="  -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 " RANLIB="ranlib" AR="ar" \
          ARFLAGS="ru" CPP="/lib/cpp -P" CPPFLAGS="-DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional " RM="rm -f" )
make[3]: Entering directory '/home/atm/WRFV3/external/fftpack/fftpack5'
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1f2kb.F  > c1f2kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cfft1b.F  > cfft1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cfft1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1f2kb.f90
rm -f -f cfft1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmf3kf.F  > cmf3kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmf3kf.f90
rm -f -f c1f2kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cosqb1.F  > cosqb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cosqb1.f90
rm -f -f cosqb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  costmi.F  > costmi.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  costmi.f90
rm -f -f cmf3kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcosq1f.F  > dcosq1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcosq1f.f90
rm -f -f costmi.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dfftb1.F  > dfftb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dfftb1.f90
rm -f -f dcosq1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradb2.F  > mradb2.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradb2.f90
rm -f -f dfftb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mrfti1.F  > mrfti1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mrfti1.f90
rm -f -f mradb2.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1fgkf.F  > r1fgkf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1fgkf.f90
rm -f -f mrfti1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfft2i.F  > rfft2i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfft2i.f90
rm -f -f rfft2i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sinqmi.F  > sinqmi.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sinqmi.f90
rm -f -f sinqmi.f90
rm -f -f r1fgkf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1f2kf.F  > z1f2kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zfft1f.F  > zfft1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1f2kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zfft1f.f90
rm -f -f zfft1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmf4kb.F  > zmf4kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmf4kb.f90
rm -f -f z1f2kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1f2kf.F  > c1f2kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1f2kf.f90
rm -f -f c1f2kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cfft1f.F  > cfft1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cfft1f.f90
rm -f -f zmf4kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmf4kb.F  > cmf4kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmf4kb.f90
rm -f -f cfft1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cosqf1.F  > cosqf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cosqf1.f90
rm -f -f cosqf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1f2kb.F  > d1f2kb.f90
rm -f -f cmf4kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcosq1i.F  > dcosq1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1f2kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcosq1i.f90
rm -f -f dcosq1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dfftf1.F  > dfftf1.f90
rm -f -f d1f2kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradb3.F  > mradb3.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dfftf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradb3.f90
rm -f -f dfftf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  msntb1.F  > msntb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  msntb1.f90
rm -f -f mradb3.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r4_factor.F  > r4_factor.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r4_factor.f90
rm -f -f msntb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfftb1.F  > rfftb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfftb1.f90
rm -f -f r4_factor.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sint1b.F  > sint1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sint1b.f90
rm -f -f rfftb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1f3kb.F  > z1f3kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1f3kb.f90
rm -f -f sint1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zfft1i.F  > zfft1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zfft1i.f90
rm -f -f zfft1i.f90
rm -f -f z1f3kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmf4kf.F  > zmf4kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1f3kb.F  > c1f3kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmf4kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1f3kb.f90
rm -f -f c1f3kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cfft1i.F  > cfft1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cfft1i.f90
rm -f -f zmf4kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmf4kf.F  > cmf4kf.f90
rm -f -f cfft1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cosqmb.F  > cosqmb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmf4kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cosqmb.f90
rm -f -f cosqmb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1f2kf.F  > d1f2kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1f2kf.f90
rm -f -f cmf4kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcosqb1.F  > dcosqb1.f90
rm -f -f d1f2kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dffti1.F  > dffti1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcosqb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dffti1.f90
rm -f -f dcosqb1.f90
rm -f -f dffti1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradb4.F  > mradb4.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  msntf1.F  > msntf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradb4.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  msntf1.f90
rm -f -f msntf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r4_mcfti1.F  > r4_mcfti1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r4_mcfti1.f90
rm -f -f mradb4.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfftf1.F  > rfftf1.f90
rm -f -f r4_mcfti1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sint1f.F  > sint1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfftf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sint1f.f90
rm -f -f sint1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1f3kf.F  > z1f3kf.f90
rm -f -f rfftf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zfft2b.F  > zfft2b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1f3kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zfft2b.f90
rm -f -f zfft2b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmf5kb.F  > zmf5kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmf5kb.f90
rm -f -f z1f3kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1f3kf.F  > c1f3kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1f3kf.f90
rm -f -f c1f3kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cfft2b.F  > cfft2b.f90
rm -f -f zmf5kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmf5kb.F  > cmf5kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cfft2b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmf5kb.f90
rm -f -f cfft2b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cosqmf.F  > cosqmf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cosqmf.f90
rm -f -f cosqmf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1f3kb.F  > d1f3kb.f90
rm -f -f cmf5kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcosqf1.F  > dcosqf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1f3kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcosqf1.f90
rm -f -f dcosqf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dsint1b.F  > dsint1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dsint1b.f90
rm -f -f d1f3kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradb5.F  > mradb5.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradb5.f90
rm -f -f dsint1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1f2kb.F  > r1f2kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1f2kb.f90
rm -f -f r1f2kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r4_tables.F  > r4_tables.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r4_tables.f90
rm -f -f r4_tables.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rffti1.F  > rffti1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rffti1.f90
rm -f -f mradb5.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sint1i.F  > sint1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sint1i.f90
rm -f -f rffti1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1f4kb.F  > z1f4kb.f90
rm -f -f sint1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zfft2f.F  > zfft2f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1f4kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zfft2f.f90
rm -f -f zfft2f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmf5kf.F  > zmf5kf.f90
rm -f -f z1f4kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmf5kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1f4kb.F  > c1f4kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1f4kb.f90
rm -f -f c1f4kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cfft2f.F  > cfft2f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cfft2f.f90
rm -f -f zmf5kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmf5kf.F  > cmf5kf.f90
rm -f -f cfft2f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cosqmi.F  > cosqmi.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmf5kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cosqmi.f90
rm -f -f cosqmi.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1f3kf.F  > d1f3kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1f3kf.f90
rm -f -f cmf5kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcost1b.F  > dcost1b.f90
rm -f -f d1f3kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dsint1f.F  > dsint1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcost1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dsint1f.f90
rm -f -f dcost1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradbg.F  > mradbg.f90
rm -f -f dsint1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1f2kf.F  > r1f2kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradbg.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1f2kf.f90
rm -f -f r1f2kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r8_factor.F  > r8_factor.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r8_factor.f90
rm -f -f r8_factor.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfftmb.F  > rfftmb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfftmb.f90
rm -f -f mradbg.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sintb1.F  > sintb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sintb1.f90
rm -f -f rfftmb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1f4kf.F  > z1f4kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1f4kf.f90
rm -f -f sintb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zfft2i.F  > zfft2i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zfft2i.f90
rm -f -f z1f4kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmfgkb.F  > zmfgkb.f90
rm -f -f zfft2i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1f4kf.F  > c1f4kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmfgkb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1f4kf.f90
rm -f -f c1f4kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cfft2i.F  > cfft2i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cfft2i.f90
rm -f -f zmfgkb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmfgkb.F  > cmfgkb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmfgkb.f90
rm -f -f cfft2i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cost1b.F  > cost1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cost1b.f90
rm -f -f cost1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1f4kb.F  > d1f4kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1f4kb.f90
rm -f -f cmfgkb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcost1f.F  > dcost1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcost1f.f90
rm -f -f dcost1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dsint1i.F  > dsint1i.f90
rm -f -f d1f4kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradf2.F  > mradf2.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dsint1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradf2.f90
rm -f -f dsint1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1f3kb.F  > r1f3kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1f3kb.f90
rm -f -f mradf2.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r8_mcfti1.F  > r8_mcfti1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r8_mcfti1.f90
rm -f -f r8_mcfti1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfftmf.F  > rfftmf.f90
rm -f -f r1f3kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sintf1.F  > sintf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sintf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfftmf.f90
rm -f -f rfftmf.f90
rm -f -f sintf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1f5kb.F  > z1f5kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zfftmb.F  > zfftmb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1f5kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zfftmb.f90
rm -f -f zfftmb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmfgkf.F  > zmfgkf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmfgkf.f90
rm -f -f z1f5kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1f5kb.F  > c1f5kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1f5kb.f90
rm -f -f c1f5kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cfftmb.F  > cfftmb.f90
rm -f -f zmfgkf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmfgkf.F  > cmfgkf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cfftmb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmfgkf.f90
rm -f -f cfftmb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cost1f.F  > cost1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cost1f.f90
rm -f -f cost1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1f4kf.F  > d1f4kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1f4kf.f90
rm -f -f cmfgkf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcost1i.F  > dcost1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcost1i.f90
rm -f -f dcost1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dsintb1.F  > dsintb1.f90
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-1-19 08:30:39 | 显示全部楼层
rm -f -f d1f4kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradf3.F  > mradf3.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dsintb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradf3.f90
rm -f -f dsintb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1f3kf.F  > r1f3kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1f3kf.f90
rm -f -f mradf3.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r8_tables.F  > r8_tables.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r8_tables.f90
rm -f -f r1f3kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfftmi.F  > rfftmi.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfftmi.f90
rm -f -f r8_tables.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sintmb.F  > sintmb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sintmb.f90
rm -f -f rfftmi.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1f5kf.F  > z1f5kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1f5kf.f90
rm -f -f sintmb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zfftmf.F  > zfftmf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zfftmf.f90
rm -f -f zfftmf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmfm1b.F  > zmfm1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmfm1b.f90
rm -f -f z1f5kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1f5kf.F  > c1f5kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1f5kf.f90
rm -f -f zmfm1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cfftmf.F  > cfftmf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cfftmf.f90
rm -f -f cfftmf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmfm1b.F  > cmfm1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmfm1b.f90
rm -f -f c1f5kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cost1i.F  > cost1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cost1i.f90
rm -f -f cmfm1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1f5kb.F  > d1f5kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1f5kb.f90
rm -f -f cost1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcostb1.F  > dcostb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcostb1.f90
rm -f -f dcostb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dsintf1.F  > dsintf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dsintf1.f90
rm -f -f d1f5kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradf4.F  > mradf4.f90
rm -f -f dsintf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1f4kb.F  > r1f4kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradf4.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1f4kb.f90
rm -f -f r1f4kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfft1b.F  > rfft1b.f90
rm -f -f mradf4.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sinq1b.F  > sinq1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfft1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sinq1b.f90
rm -f -f rfft1b.f90
rm -f -f sinq1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sintmf.F  > sintmf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1fgkb.F  > z1fgkb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sintmf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1fgkb.f90
rm -f -f sintmf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zfftmi.F  > zfftmi.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zfftmi.f90
rm -f -f z1fgkb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmfm1f.F  > zmfm1f.f90
rm -f -f zfftmi.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1fgkb.F  > c1fgkb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmfm1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1fgkb.f90
rm -f -f zmfm1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cfftmi.F  > cfftmi.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cfftmi.f90
rm -f -f c1fgkb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmfm1f.F  > cmfm1f.f90
rm -f -f cfftmi.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  costb1.F  > costb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmfm1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  costb1.f90
rm -f -f cmfm1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1f5kf.F  > d1f5kf.f90
rm -f -f costb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcostf1.F  > dcostf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1f5kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcostf1.f90
rm -f -f dcostf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mcsqb1.F  > mcsqb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mcsqb1.f90
rm -f -f mcsqb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradf5.F  > mradf5.f90
rm -f -f d1f5kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1f4kf.F  > r1f4kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradf5.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1f4kf.f90
rm -f -f r1f4kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfft1f.F  > rfft1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfft1f.f90
rm -f -f rfft1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sinq1f.F  > sinq1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sinq1f.f90
rm -f -f mradf5.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sintmi.F  > sintmi.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sintmi.f90
rm -f -f sinq1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1fgkf.F  > z1fgkf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1fgkf.f90
rm -f -f sintmi.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmf2kb.F  > zmf2kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmf2kb.f90
rm -f -f z1fgkf.f90
rm -f -f zmf2kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1fgkf.F  > c1fgkf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmf2kb.F  > cmf2kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1fgkf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmf2kb.f90
rm -f -f cmf2kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cosq1b.F  > cosq1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cosq1b.f90
rm -f -f c1fgkf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  costf1.F  > costf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  costf1.f90
rm -f -f cosq1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1fgkb.F  > d1fgkb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1fgkb.f90
rm -f -f costf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dfft1b.F  > dfft1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dfft1b.f90
rm -f -f dfft1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mcsqf1.F  > mcsqf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mcsqf1.f90
rm -f -f d1fgkb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mradfg.F  > mradfg.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mradfg.f90
rm -f -f mcsqf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1f5kb.F  > r1f5kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1f5kb.f90
rm -f -f mradfg.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfft1i.F  > rfft1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfft1i.f90
rm -f -f r1f5kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sinq1i.F  > sinq1i.f90
rm -f -f rfft1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  xercon.F  > xercon.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sinq1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  xercon.f90
rm -f -f xercon.f90
rm -f -f sinq1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1fm1b.F  > z1fm1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmf2kf.F  > zmf2kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1fm1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmf2kf.f90
rm -f -f z1fm1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1fm1b.F  > c1fm1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1fm1b.f90
rm -f -f zmf2kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmf2kf.F  > cmf2kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmf2kf.f90
rm -f -f c1fm1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cosq1f.F  > cosq1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cosq1f.f90
rm -f -f cmf2kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  costmb.F  > costmb.f90
rm -f -f cosq1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  d1fgkf.F  > d1fgkf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  costmb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  d1fgkf.f90
rm -f -f costmb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dfft1f.F  > dfft1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dfft1f.f90
rm -f -f dfft1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mcstb1.F  > mcstb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mcstb1.f90
rm -f -f d1fgkf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mrftb1.F  > mrftb1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mrftb1.f90
rm -f -f mcstb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1f5kf.F  > r1f5kf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1f5kf.f90
rm -f -f mrftb1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfft2b.F  > rfft2b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfft2b.f90
rm -f -f rfft2b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sinqmb.F  > sinqmb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sinqmb.f90
rm -f -f sinqmb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  xerfft.F  > xerfft.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  xerfft.f90
rm -f -f r1f5kf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1fm1f.F  > z1fm1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1fm1f.f90
rm -f -f xerfft.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmf3kb.F  > zmf3kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmf3kb.f90
rm -f -f z1fm1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  c1fm1f.F  > c1fm1f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  c1fm1f.f90
rm -f -f c1fm1f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cmf3kb.F  > cmf3kb.f90
rm -f -f zmf3kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  cosq1i.F  > cosq1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cmf3kb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  cosq1i.f90
rm -f -f cosq1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  costmf.F  > costmf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  costmf.f90
rm -f -f cmf3kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dcosq1b.F  > dcosq1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dcosq1b.f90
rm -f -f costmf.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  dfft1i.F  > dfft1i.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  dfft1i.f90
rm -f -f dcosq1b.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mcstf1.F  > mcstf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mcstf1.f90
rm -f -f dfft1i.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  mrftf1.F  > mrftf1.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  mrftf1.f90
rm -f -f mcstf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  r1fgkb.F  > r1fgkb.f90
rm -f -f mrftf1.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  rfft2f.F  > rfft2f.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  r1fgkb.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  rfft2f.f90
rm -f -f rfft2f.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  sinqmf.F  > sinqmf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  sinqmf.f90
rm -f -f r1fgkb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  z1f2kb.F  > z1f2kb.f90
rm -f -f sinqmf.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  z1f2kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zfft1b.F  > zfft1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zfft1b.f90
rm -f -f z1f2kb.f90
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  zmf3kf.F  > zmf3kf.f90
rm -f -f zfft1b.f90
gfortran -c -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  zmf3kf.f90
rm -f -f zmf3kf.f90
ar ru libfftpack.a c1f2kb.o  cfft1b.o  cmf3kf.o  cosqb1.o  costmi.o   dcosq1f.o  dfftb1.o   mradb2.o  mrfti1.o  r1fgkf.o     rfft2i.o  sinqmi.o  z1f2kf.o  zfft1f.o  zmf4kb.o c1f2kf.o  cfft1f.o  cmf4kb.o  cosqf1.o  d1f2kb.o   dcosq1i.o  dfftf1.o   mradb3.o  msntb1.o  r4_factor.o  rfftb1.o  sint1b.o  z1f3kb.o  zfft1i.o  zmf4kf.o c1f3kb.o  cfft1i.o  cmf4kf.o  cosqmb.o  d1f2kf.o   dcosqb1.o  dffti1.o   mradb4.o  msntf1.o  r4_mcfti1.o  rfftf1.o  sint1f.o  z1f3kf.o  zfft2b.o  zmf5kb.o c1f3kf.o  cfft2b.o  cmf5kb.o  cosqmf.o  d1f3kb.o   dcosqf1.o  dsint1b.o  mradb5.o  r1f2kb.o  r4_tables.o  rffti1.o  sint1i.o  z1f4kb.o  zfft2f.o  zmf5kf.o c1f4kb.o  cfft2f.o  cmf5kf.o  cosqmi.o  d1f3kf.o   dcost1b.o  dsint1f.o  mradbg.o  r1f2kf.o  r8_factor.o  rfftmb.o  sintb1.o  z1f4kf.o  zfft2i.o  zmfgkb.o c1f4kf.o  cfft2i.o  cmfgkb.o  cost1b.o  d1f4kb.o   dcost1f.o  dsint1i.o  mradf2.o  r1f3kb.o  r8_mcfti1.o  rfftmf.o  sintf1.o  z1f5kb.o  zfftmb.o  zmfgkf.o c1f5kb.o  cfftmb.o  cmfgkf.o  cost1f.o  d1f4kf.o   dcost1i.o  dsintb1.o  mradf3.o  r1f3kf.o  r8_tables.o  rfftmi.o  sintmb.o  z1f5kf.o  zfftmf.o  zmfm1b.o c1f5kf.o  cfftmf.o  cmfm1b.o  cost1i.o  d1f5kb.o   dcostb1.o  dsintf1.o  mradf4.o  r1f4kb.o  rfft1b.o     sinq1b.o  sintmf.o  z1fgkb.o  zfftmi.o  zmfm1f.o c1fgkb.o  cfftmi.o  cmfm1f.o  costb1.o  d1f5kf.o   dcostf1.o  mcsqb1.o   mradf5.o  r1f4kf.o  rfft1f.o     sinq1f.o  sintmi.o  z1fgkf.o  zmf2kb.o c1fgkf.o  cmf2kb.o  cosq1b.o  costf1.o  d1fgkb.o   dfft1b.o   mcsqf1.o   mradfg.o  r1f5kb.o  rfft1i.o     sinq1i.o  xercon.o  z1fm1b.o  zmf2kf.o c1fm1b.o  cmf2kf.o  cosq1f.o  costmb.o  d1fgkf.o   dfft1f.o   mcstb1.o   mrftb1.o  r1f5kf.o  rfft2b.o     sinqmb.o  xerfft.o  z1fm1f.o  zmf3kb.o c1fm1f.o  cmf3kb.o  cosq1i.o  costmf.o  dcosq1b.o  dfft1i.o   mcstf1.o   mrftf1.o  r1fgkb.o  rfft2f.o     sinqmf.o  z1f2kb.o  zfft1b.o  zmf3kf.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libfftpack.a
ranlib libfftpack.a
make[3]: Leaving directory '/home/atm/WRFV3/external/fftpack/fftpack5'
( cd /home/atm/WRFV3/external/RSL_LITE ; make -j 2 CC="gcc -DFSEEKO64_OK  -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0" \
          FC="time gfortran -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -fconvert=big-endian -frecord-marker=4" \
          CPP="/lib/cpp -P -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -traditional" AR="ar" ARFLAGS="ru" ;\
          ranlib /home/atm/WRFV3/external/RSL_LITE/librsl_lite.a )
make[3]: Entering directory '/home/atm/WRFV3/external/RSL_LITE'
gcc -DFSEEKO64_OK  -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0  -c c_code.c
gcc -DFSEEKO64_OK  -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0  -c buf_for_proc.c
gcc -DFSEEKO64_OK  -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0  -c rsl_malloc.c
gcc -DFSEEKO64_OK  -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0  -c rsl_bcast.c
gcc -DFSEEKO64_OK  -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0  -c task_for_point.c
gcc -DFSEEKO64_OK  -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0  -c period.c
gcc -DFSEEKO64_OK  -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0  -c swap.c
gcc -DFSEEKO64_OK  -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0  -c cycle.c
/lib/cpp -P -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -traditional  f_pack.F90 > f_pack.f
time gfortran -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -fconvert=big-endian -frecord-marker=4 -o f_pack.o  -c f_pack.f
0.90user 0.02system 0:02.29elapsed 40%CPU (0avgtext+0avgdata 36852maxresident)k
0inputs+344outputs (0major+7203minor)pagefaults 0swaps
/lib/cpp -P -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -traditional f_xpose.F90 > f_xpose.f
time gfortran -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -fconvert=big-endian -frecord-marker=4 -o f_xpose.o  -c f_xpose.f
0.02user 0.00system 0:00.06elapsed 36%CPU (0avgtext+0avgdata 21048maxresident)k
0inputs+16outputs (0major+3000minor)pagefaults 0swaps
/bin/rm -f librsl_lite.a
ar cr librsl_lite.a c_code.o buf_for_proc.o rsl_malloc.o rsl_bcast.o task_for_point.o period.o swap.o cycle.o f_pack.o f_xpose.o
make[3]: Leaving directory '/home/atm/WRFV3/external/RSL_LITE'
( if [ ! -e /home/atm/WRFV3/tools/gen_comms.c ] ; then \
          /bin/cp /home/atm/WRFV3/tools/gen_comms_warning /home/atm/WRFV3/tools/gen_comms.c ; \
          cat /home/atm/WRFV3/external/RSL_LITE/gen_comms.c >> /home/atm/WRFV3/tools/gen_comms.c ; fi )
( if [ ! -e module_dm.F ] ; then /bin/cp module_dm_warning module_dm.F ; \
          cat /home/atm/WRFV3/external/RSL_LITE/module_dm.F >> module_dm.F ; fi )
make[2]: Leaving directory '/home/atm/WRFV3/frame'
make[1]: Leaving directory '/home/atm/WRFV3'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include " toolsdir
make[1]: Entering directory '/home/atm/WRFV3'
--------------------------------------
( cd tools ; make -i -r CC_TOOLS_CFLAGS="-DNMM_CORE=0" CC_TOOLS="gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25" )
make[2]: Entering directory '/home/atm/WRFV3/tools'
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  registry.c
registry.c: In function ‘main’:
registry.c:60:3: warning: implicit declaration of function ‘sym_forget’ [-Wimplicit-function-declaration]
   sym_forget() ;
   ^
registry.c:132:3: warning: implicit declaration of function ‘gen_io_boilerplate’ [-Wimplicit-function-declaration]
   gen_io_boilerplate() ;  /* 20091213 jm.  Generate the io_boilerplate_temporary.inc file */
   ^
registry.c:134:3: warning: implicit declaration of function ‘init_parser’ [-Wimplicit-function-declaration]
   init_parser() ;
   ^
registry.c:157:8: warning: implicit declaration of function ‘pre_parse’ [-Wimplicit-function-declaration]
   if ( pre_parse( dir, fp_in, fp_tmp ) ) {
        ^
registry.c:177:3: warning: implicit declaration of function ‘check_dimspecs’ [-Wimplicit-function-declaration]
   check_dimspecs() ;
   ^
registry.c:187:3: warning: implicit declaration of function ‘gen_actual_args_new’ [-Wimplicit-function-declaration]
   gen_actual_args_new( "inc" ) ;
   ^
registry.c:189:3: warning: implicit declaration of function ‘gen_dummy_args_new’ [-Wimplicit-function-declaration]
   gen_dummy_args_new( "inc" ) ;
   ^
registry.c:191:3: warning: implicit declaration of function ‘gen_dummy_decls_new’ [-Wimplicit-function-declaration]
   gen_dummy_decls_new( "inc" ) ;
   ^
registry.c:193:3: warning: implicit declaration of function ‘gen_namelist_statements’ [-Wimplicit-function-declaration]
   gen_namelist_statements("inc") ;
   ^
registry.c:203:3: warning: implicit declaration of function ‘gen_nest_interp’ [-Wimplicit-function-declaration]
   gen_nest_interp( "inc" ) ;
   ^
registry.c:204:3: warning: implicit declaration of function ‘gen_nest_v_interp’ [-Wimplicit-function-declaration]
   gen_nest_v_interp( "inc") ; /*KAL added this for vertical interpolation*/
   ^
registry.c:206:3: warning: implicit declaration of function ‘gen_streams’ [-Wimplicit-function-declaration]
   gen_streams("inc") ;
   ^
registry.c:209:3: warning: implicit declaration of function ‘gen_comms’ [-Wimplicit-function-declaration]
   gen_comms( "inc" ) ;    /* this is either package supplied (by copying a */
   ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  my_strtok.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  reg_parse.c
reg_parse.c: In function ‘pre_parse’:
reg_parse.c:229:15: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration]
           x = tolower(tokens[F_DIMS][i]) ;
               ^
reg_parse.c:258:10: warning: format not a string literal and no format arguments [-Wformat-security]
          sprintf(tracers[ntracers],tokens[F_USE]) ;
          ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  data.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  type.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  misc.c
misc.c: In function ‘make_entries_uniq’:
misc.c:434:32: warning: implicit declaration of function ‘getpid’ [-Wimplicit-function-declaration]
   sprintf(tempfile,"regtmp1%d",getpid()) ;
                                ^
misc.c: In function ‘make_upper_case’:
misc.c:467:35: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration]
   for ( p = str ; *p ; p++ ) *p = toupper(*p) ;
                                   ^
misc.c: In function ‘make_lower_case’:
misc.c:477:35: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration]
   for ( p = str ; *p ; p++ ) *p = tolower(*p) ;
                                   ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_defs.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_allocs.c
gen_allocs.c: In function ‘gen_alloc2’:
gen_allocs.c:110:5: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration]
     make_upper_case(dname_tmp) ;
     ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_mod_state_descr.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_scalar_indices.c
gen_scalar_indices.c: In function ‘gen_scalar_indices1’:
gen_scalar_indices.c:193:19: warning: implicit declaration of function ‘make_lower_case’ [-Wimplicit-function-declaration]
                   make_lower_case(fname)  ;
                   ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_args.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_config.c
gen_config.c: In function ‘gen_namelist_script’:
gen_config.c:135:3: warning: implicit declaration of function ‘sym_forget’ [-Wimplicit-function-declaration]
   sym_forget() ;
   ^
gen_config.c:167:25: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration]
                   fputc(toupper(*i),fp);
                         ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  sym.c
sym.c: In function ‘sym_init’:
sym.c:73:5: warning: implicit declaration of function ‘create_ht’ [-Wimplicit-function-declaration]
     create_ht( &symtab ) ;
     ^
sym.c:77:2: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
  exit(1) ;
  ^
sym.c:77:2: warning: incompatible implicit declaration of built-in function ‘exit’
sym.c:77:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
sym.c: In function ‘sym_forget’:
sym.c:157:7: warning: incompatible implicit declaration of built-in function ‘exit’
       exit(1) ;
       ^
sym.c:157:7: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  symtab_gen.c
symtab_gen.c: In function ‘symget’:
symtab_gen.c:62:13: warning: implicit declaration of function ‘hash’ [-Wimplicit-function-declaration]
     index = hash( name ) ;
             ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_model_data_ord.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_interp.c
gen_interp.c: In function ‘gen_nest_v_interp’:
gen_interp.c:96:5: warning: implicit declaration of function ‘gen_nest_interp2’ [-Wimplicit-function-declaration]
     gen_nest_interp2( fp, Domain.fields, NULL, down_path[ipath], (down_path[ipath]==FORCE_DOWN)?2:2 );
     ^
gen_interp.c: In function ‘gen_nest_interp’:
gen_interp.c:133:18: warning: zero-length gnu_printf format string [-Wformat-zero-length]
sprintf(halo_use,"") ;
                  ^
gen_interp.c: In function ‘gen_nest_interp1’:
gen_interp.c:203:41: warning: zero-length gnu_printf format string [-Wformat-zero-length]
         else              { sprintf(tag,"")   ; sprintf(tag2,"")                         ; }
                                         ^
gen_interp.c:203:62: warning: zero-length gnu_printf format string [-Wformat-zero-length]
         else              { sprintf(tag,"")   ; sprintf(tag2,"")                         ; }
                                                              ^
gen_interp.c: In function ‘gen_nest_interp2’:
gen_interp.c:553:45: warning: zero-length gnu_printf format string [-Wformat-zero-length]
             else              { sprintf(tag,"")   ; sprintf(tag2,"")                         ; }
                                             ^
gen_interp.c:553:66: warning: zero-length gnu_printf format string [-Wformat-zero-length]
             else              { sprintf(tag,"")   ; sprintf(tag2,"")                         ; }
                                                                  ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_comms.c
gen_comms.c: In function ‘gen_halos’:
gen_comms.c:255:9: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration]
         make_upper_case(commname) ;
         ^
gen_comms.c: At top level:
gen_comms.c:594:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
gen_packs_halo ( FILE *fp , node_t *p, char *shw, int xy /* 0=y,1=x */ , int pu /* 0=pack,1=unpack */, char * packname, char * commname, int always_interp_mp )   
^
gen_comms.c:808:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
gen_packs ( FILE *fp , node_t *p, int shw, int xy /* 0=y,1=x */ , int pu /* 0=pack,1=unpack */, char * packname, char * commname )   
^
gen_comms.c: In function ‘gen_shift’:
gen_comms.c:1714:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
     sprintf( Shift.use, "" ) ;
                         ^
gen_comms.c: In function ‘gen_nest_packunpack’:
gen_comms.c:2239:56: warning: zero-length gnu_printf format string [-Wformat-zero-length]
           else                             sprintf(tag,"") ;
                                                        ^
gen_comms.c:2246:41: warning: zero-length gnu_printf format string [-Wformat-zero-length]
           else              sprintf(tag,"") ;
                                         ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_scalar_derefs.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  set_dim_strs.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_wrf_io.c
gen_wrf_io.c: In function ‘gen_wrf_io’:
gen_wrf_io.c:27:3: warning: implicit declaration of function ‘sym_forget’ [-Wimplicit-function-declaration]
   sym_forget() ;
   ^
gen_wrf_io.c:36:3: note: in expansion of macro ‘OP_F’
   OP_F(fp,"wrf_bdyout.inc") ;
   ^
gen_wrf_io.c: In function ‘gen_wrf_io2’:
gen_wrf_io.c:320:11: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration]
           make_upper_case(dname) ;
           ^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_streams.c
gen_streams.c: In function ‘gen_streams’:
gen_streams.c:25:3: warning: implicit declaration of function ‘gen_io_domain_defs’ [-Wimplicit-function-declaration]
   gen_io_domain_defs( fp ) ;
   ^
gen_streams.c:33:3: warning: implicit declaration of function ‘gen_set_timekeeping_defs’ [-Wimplicit-function-declaration]
   gen_set_timekeeping_defs( fp ) ;
   ^
gen_streams.c:41:3: warning: implicit declaration of function ‘gen_set_timekeeping_alarms’ [-Wimplicit-function-declaration]
   gen_set_timekeeping_alarms( fp ) ;
   ^
gen_streams.c:49:3: warning: implicit declaration of function ‘gen_io_form_for_dataset’ [-Wimplicit-function-declaration]
   gen_io_form_for_dataset( fp ) ;
   ^
gen_streams.c:57:3: warning: implicit declaration of function ‘gen_io_form_for_stream’ [-Wimplicit-function-declaration]
   gen_io_form_for_stream( fp ) ;
   ^
gen_streams.c:65:3: warning: implicit declaration of function ‘gen_switches_and_alarms’ [-Wimplicit-function-declaration]
   gen_switches_and_alarms( fp ) ;
   ^
gen_streams.c:73:3: warning: implicit declaration of function ‘gen_check_auxstream_alarms’ [-Wimplicit-function-declaration]
   gen_check_auxstream_alarms( fp ) ;
   ^
gen_streams.c:81:3: warning: implicit declaration of function ‘gen_fine_stream_input’ [-Wimplicit-function-declaration]
   gen_fine_stream_input( fp ) ;
   ^
gen_streams.c:89:3: warning: implicit declaration of function ‘gen_med_auxinput_in’ [-Wimplicit-function-declaration]
   gen_med_auxinput_in( fp ) ;
   ^
gen_streams.c:97:3: warning: implicit declaration of function ‘gen_med_hist_out_opens’ [-Wimplicit-function-declaration]
   gen_med_hist_out_opens( fp ) ;
   ^
gen_streams.c:105:3: warning: implicit declaration of function ‘gen_med_hist_out_closes’ [-Wimplicit-function-declaration]
   gen_med_hist_out_closes( fp ) ;
   ^
gen_streams.c:113:3: warning: implicit declaration of function ‘gen_med_auxinput_in_closes’ [-Wimplicit-function-declaration]
   gen_med_auxinput_in_closes( fp ) ;
   ^
gen_streams.c:121:3: warning: implicit declaration of function ‘gen_med_last_solve_io’ [-Wimplicit-function-declaration]
   gen_med_last_solve_io( fp ) ;
   ^
gen_streams.c:129:3: warning: implicit declaration of function ‘gen_med_open_esmf_calls’ [-Wimplicit-function-declaration]
   gen_med_open_esmf_calls( fp ) ;
   ^
gen_streams.c:137:3: warning: implicit declaration of function ‘gen_med_find_esmf_coupling’ [-Wimplicit-function-declaration]
   gen_med_find_esmf_coupling( fp ) ;
   ^
gen_streams.c:145:3: warning: implicit declaration of function ‘gen_shutdown_closes’ [-Wimplicit-function-declaration]
   gen_shutdown_closes( fp ) ;
   ^
gen_streams.c: At top level:
gen_streams.c:528:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
gen_med_open_esmf_calls ( FILE *fp )
^
gen_streams.c:558:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
gen_med_find_esmf_coupling ( FILE *fp )
^
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  standard.c
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -o standard.exe -g   standard.o
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -o registry -g   registry.o my_strtok.o reg_parse.o data.o type.o misc.o gen_defs.o gen_allocs.o gen_mod_state_descr.o gen_scalar_indices.o gen_args.o gen_config.o sym.o symtab_gen.o gen_model_data_ord.o gen_interp.o gen_comms.o gen_scalar_derefs.o set_dim_strs.o gen_wrf_io.o gen_streams.o
make[2]: Leaving directory '/home/atm/WRFV3/tools'
make[1]: Leaving directory '/home/atm/WRFV3'
/bin/rm -f main/libwrflib.a main/libwrflib.lib
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include " framework
make[1]: Entering directory '/home/atm/WRFV3'
--------------------------------------
( cd frame ; make -i -r -j 2 framework; \
          cd ../external/io_netcdf ; \
          make -i -r NETCDFPATH="/home/atm/WRFV3/netcdf_links" FC="time gfortran -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 " RANLIB="ranlib" \
               CPP="/lib/cpp -P" LDFLAGS=" -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   " TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/atm/WRFV3/external/esmf_time_f90 -lesmf_time" \
       LIB_LOCAL="" \
               ESMF_MOD_DEPENDENCE="/home/atm/WRFV3/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf; \
          cd ../io_netcdf ; \
          make -i -r NETCDFPATH="/home/atm/WRFV3/netcdf_links" FC="gfortran -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 " RANLIB="ranlib" \
               CPP="/lib/cpp -P" LDFLAGS=" -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   " TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/atm/WRFV3/external/esmf_time_f90 -lesmf_time" \
       LIB_LOCAL="" \
               ESMF_MOD_DEPENDENCE="/home/atm/WRFV3/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR"; \
          cd ../io_pio ; \
          echo SKIPPING PIO BUILD make -i -r NETCDFPATH="" FC="gfortran -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 " RANLIB="ranlib" \
               CPP="/lib/cpp -P" LDFLAGS=" -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   " TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/atm/WRFV3/external/esmf_time_f90 -lesmf_time" \
       LIB_LOCAL="" \
               ESMF_MOD_DEPENDENCE="/home/atm/WRFV3/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR"; \
          cd ../io_int ; \
          make -i -r SFC="gfortran -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 " FC="gfortran -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 " RANLIB="ranlib" CPP="/lib/cpp -P -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM" DM_FC="mpif90  -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 "\
               TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/atm/WRFV3/external/esmf_time_f90 -lesmf_time" \
               ESMF_MOD_DEPENDENCE="/home/atm/WRFV3/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf ; \
          cd ../../frame )
make[2]: Entering directory '/home/atm/WRFV3/frame'
( cd .. ; tools/registry -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -DNEW_BDYS Registry/Registry ) ;
rm -f wrf_shutdown.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_shutdown.F  > wrf_shutdown.bb
opening Registry/registry.dimspec
including Registry/registry.dimspec
opening Registry/Registry.EM_COMMON
including Registry/Registry.EM_COMMON
/home/atm/WRFV3/tools/standard.exe wrf_shutdown.bb | /lib/cpp -P -traditional > wrf_shutdown.f90
rm -f wrf_shutdown.b wrf_shutdown.bb
time gfortran -o wrf_shutdown.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    wrf_shutdown.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.02user 0.00system 0:00.17elapsed 13%CPU (0avgtext+0avgdata 21524maxresident)k
0inputs+16outputs (0major+3005minor)pagefaults 0swaps
rm -f clog.o
gcc -DFSEEKO64_OK  -o clog.o -c -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0 clog.c
opening Registry/registry.io_boilerplate
including Registry/registry.io_boilerplate
opening Registry/io_boilerplate_temporary.inc
including Registry/io_boilerplate_temporary.inc
rm -f hires_timer.o
gcc -DFSEEKO64_OK  -o hires_timer.o -c -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0 hires_timer.c
opening Registry/registry.fire
including Registry/registry.fire
opening Registry/registry.avgflx
including Registry/registry.avgflx
opening Registry/registry.stoch
including Registry/registry.stoch
opening Registry/registry.les
including Registry/registry.les
opening Registry/registry.cam
including Registry/registry.cam
opening Registry/registry.clm
including Registry/registry.clm
opening Registry/registry.ssib
including Registry/registry.ssib
opening Registry/registry.lake
including Registry/registry.lake
opening Registry/registry.diags
including Registry/registry.diags
opening Registry/registry.afwa
including Registry/registry.afwa
opening Registry/registry.sbm
including Registry/registry.sbm
opening Registry/registry.elec
including Registry/registry.elec
opening Registry/registry.bdy_perturb
including Registry/registry.bdy_perturb
rm -f ../share/module_model_constants.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../share/module_model_constants.F  > ../share/module_model_constants.bb
/home/atm/WRFV3/tools/standard.exe ../share/module_model_constants.bb | /lib/cpp -P -traditional > ../share/module_model_constants.f90
rm -f ../share/module_model_constants.b ../share/module_model_constants.bb
time gfortran -o ../share/module_model_constants.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../share/module_model_constants.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.14elapsed 16%CPU (0avgtext+0avgdata 20644maxresident)k
0inputs+24outputs (0major+2995minor)pagefaults 0swaps
if [ "m4 -G" = NA ] ; then \
  /bin/cp ../arch/md_calls.inc . ; \
else \
  m4 -G md_calls.m4 > md_calls.inc ; \
fi
/lib/cpp -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional  -I../inc module_internal_header_util.F > module_internal_header_util.f90
gfortran -c    -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  module_internal_header_util.f90
gcc -DFSEEKO64_OK  -c -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0 wrf_num_bytes_between.c
rm -f libmassv.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   libmassv.F  > libmassv.bb
/home/atm/WRFV3/tools/standard.exe libmassv.bb | /lib/cpp -P -traditional > libmassv.f90
rm -f libmassv.b libmassv.bb
time gfortran -o libmassv.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    libmassv.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
Killed
Makefile:182: recipe for target 'module_state_description.F' failed
make[2]: [module_state_description.F] Error 137 (ignored)
rm -f collect_on_comm.o
gcc -DFSEEKO64_OK  -o collect_on_comm.o -c -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0 collect_on_comm.c
gcc -DFSEEKO64_OK  -c -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0 -DIWORDSIZE=4 pack_utils.c
0.58user 0.12system 0:51.76elapsed 1%CPU (0avgtext+0avgdata 30008maxresident)k
79504inputs+320outputs (412major+5870minor)pagefaults 0swaps
rm -f module_state_description.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_state_description.F  > module_state_description.bb
cpp: error: module_state_description.F: No such file or directory
cpp: warning: ‘-x c’ after last input file has no effect
cpp: fatal error: no input files
compilation terminated.
../configure.wrf:539: recipe for target 'module_state_description.o' failed
make[2]: [module_state_description.o] Error 1 (ignored)
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-1-19 08:31:11 | 显示全部楼层
/home/atm/WRFV3/tools/standard.exe module_state_description.bb | /lib/cpp -P -traditional > module_state_description.f90
rm -f module_state_description.b module_state_description.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_state_description.f90
rm -f module_wrf_error.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_wrf_error.F  > module_wrf_error.bb
/home/atm/WRFV3/tools/standard.exe module_wrf_error.bb | /lib/cpp -P -traditional > module_wrf_error.f90
rm -f module_wrf_error.b module_wrf_error.bb
time gfortran -o module_wrf_error.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_wrf_error.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.59elapsed 4%CPU (0avgtext+0avgdata 13984maxresident)k
2720inputs+16outputs (10major+2616minor)pagefaults 0swaps
rm -f module_streams.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_streams.F  > module_streams.bb
module_streams.F:7:0: fatal error: switches_and_alarms.inc: No such file or directory
#include "switches_and_alarms.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'module_streams.o' failed
make[2]: [module_streams.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_streams.bb | /lib/cpp -P -traditional > module_streams.f90
rm -f module_streams.b module_streams.bb
time gfortran -o module_streams.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_streams.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Error: Unexpected end of file in ‘module_streams.f90’
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 13%CPU (0avgtext+0avgdata 14152maxresident)k
0inputs+8outputs (0major+1135minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_streams.o' failed
make[2]: [module_streams.o] Error 1 (ignored)
0.09user 0.02system 0:00.64elapsed 17%CPU (0avgtext+0avgdata 23928maxresident)k
736inputs+72outputs (2major+3522minor)pagefaults 0swaps
rm -f module_driver_constants.o
rm -f module_timing.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_timing.F  > module_timing.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_driver_constants.F  > module_driver_constants.bb
module_driver_constants.F:21:0: fatal error: model_data_order.inc: No such file or directory
#include "model_data_order.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'module_driver_constants.o' failed
make[2]: [module_driver_constants.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_driver_constants.bb | /lib/cpp -P -traditional > module_driver_constants.f90
rm -f module_driver_constants.b module_driver_constants.bb
time gfortran -o module_driver_constants.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_driver_constants.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
/home/atm/WRFV3/tools/standard.exe module_timing.bb | /lib/cpp -P -traditional > module_timing.f90
f951: Error: Unexpected end of file in ‘module_driver_constants.f90’
Command exited with non-zero status 1
0.00user 0.00system 0:00.03elapsed 21%CPU (0avgtext+0avgdata 14140maxresident)k
0inputs+8outputs (0major+1134minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_driver_constants.o' failed
make[2]: [module_driver_constants.o] Error 1 (ignored)
rm -f module_sm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sm.F  > module_sm.bb
rm -f module_timing.b module_timing.bb
time gfortran -o module_timing.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_timing.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
/home/atm/WRFV3/tools/standard.exe module_sm.bb | /lib/cpp -P -traditional > module_sm.f90
rm -f module_sm.b module_sm.bb
time gfortran -o module_sm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.07elapsed 28%CPU (0avgtext+0avgdata 20736maxresident)k
0inputs+24outputs (0major+2989minor)pagefaults 0swaps
rm -f wrf_debug.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_debug.F  > wrf_debug.bb
/home/atm/WRFV3/tools/standard.exe wrf_debug.bb | /lib/cpp -P -traditional > wrf_debug.f90
0.03user 0.00system 0:00.25elapsed 17%CPU (0avgtext+0avgdata 23380maxresident)k
248inputs+40outputs (1major+3186minor)pagefaults 0swaps
rm -f module_domain_type.o
rm -f wrf_debug.b wrf_debug.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_domain_type.F  > module_domain_type.bb
time gfortran -o wrf_debug.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    wrf_debug.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_domain_type.F:117:0: fatal error: state_subtypes.inc: No such file or directory
#include "state_subtypes.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_domain_type.o' failed
make[2]: [module_domain_type.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_domain_type.bb | /lib/cpp -P -traditional > module_domain_type.f90
rm -f module_domain_type.b module_domain_type.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_domain_type.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.04user 0.00system 0:00.17elapsed 28%CPU (0avgtext+0avgdata 25192maxresident)k
0inputs+24outputs (0major+2669minor)pagefaults 0swaps
rm -f module_machine.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_machine.F  > module_machine.bb
module_domain_type.f90:30:7:

    USE module_driver_constants
       1
Fatal Error: Can't open module file ‘module_driver_constants.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.10elapsed 7%CPU (0avgtext+0avgdata 14104maxresident)k
80inputs+8outputs (0major+1122minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_domain_type.o' failed
make[2]: [module_domain_type.o] Error 1 (ignored)
rm -f module_quilt_outbuf_ops.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_quilt_outbuf_ops.F  > module_quilt_outbuf_ops.bb
/home/atm/WRFV3/tools/standard.exe module_machine.bb | /lib/cpp -P -traditional > module_machine.f90
/home/atm/WRFV3/tools/standard.exe module_quilt_outbuf_ops.bb | /lib/cpp -P -traditional > module_quilt_outbuf_ops.f90
rm -f module_machine.b module_machine.bb
rm -f module_quilt_outbuf_ops.b module_quilt_outbuf_ops.bb
time gfortran -o module_quilt_outbuf_ops.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_quilt_outbuf_ops.f90
time gfortran -o module_machine.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_machine.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_machine.f90:32:7:

    USE module_driver_constants
       1
Fatal Error: Can't open module file ‘module_driver_constants.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14136maxresident)k
0inputs+8outputs (0major+1125minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_machine.o' failed
make[2]: [module_machine.o] Error 1 (ignored)
module_quilt_outbuf_ops.f90:134:8:

     USE module_state_description
        1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 13%CPU (0avgtext+0avgdata 14408maxresident)k
8inputs+8outputs (0major+1193minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_quilt_outbuf_ops.o' failed
make[2]: [module_quilt_outbuf_ops.o] Error 1 (ignored)
rm -f module_configure.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_configure.F  > module_configure.bb
module_configure.F:8:0: fatal error: scalar_tables.inc: No such file or directory
#include "scalar_tables.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_configure.o' failed
make[2]: [module_configure.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_configure.bb | /lib/cpp -P -traditional > module_configure.f90
rm -f module_configure.b module_configure.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_configure.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Error: Unexpected end of file in ‘module_configure.f90’
Command exited with non-zero status 1
0.00user 0.00system 0:00.02elapsed 32%CPU (0avgtext+0avgdata 14076maxresident)k
0inputs+8outputs (0major+1131minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_configure.o' failed
make[2]: [module_configure.o] Error 1 (ignored)
rm -f module_alloc_space_0.o
rm -f module_alloc_space_1.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_0.F  > module_alloc_space_0.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_1.F  > module_alloc_space_1.bb
In file included from module_alloc_space_1.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_alloc_space_1.o' failed
make[2]: [module_alloc_space_1.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_1.bb | /lib/cpp -P -traditional > module_alloc_space_1.f90
In file included from module_alloc_space_0.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_alloc_space_0.o' failed
make[2]: [module_alloc_space_0.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_0.bb | /lib/cpp -P -traditional > module_alloc_space_0.f90
rm -f module_alloc_space_0.b module_alloc_space_0.bb
rm -f module_alloc_space_1.b module_alloc_space_1.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_0.f90
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_1.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_alloc_space_0.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 20%CPU (0avgtext+0avgdata 14132maxresident)k
0inputs+8outputs (0major+1132minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_0.o' failed
make[2]: [module_alloc_space_0.o] Error 1 (ignored)
rm -f module_alloc_space_2.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_2.F  > module_alloc_space_2.bb
module_alloc_space_1.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 18%CPU (0avgtext+0avgdata 14108maxresident)k
0inputs+8outputs (0major+1130minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_1.o' failed
make[2]: [module_alloc_space_1.o] Error 1 (ignored)
rm -f module_alloc_space_3.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_3.F  > module_alloc_space_3.bb
In file included from module_alloc_space_2.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_alloc_space_2.o' failed
make[2]: [module_alloc_space_2.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_2.bb | /lib/cpp -P -traditional > module_alloc_space_2.f90
In file included from module_alloc_space_3.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_alloc_space_3.o' failed
make[2]: [module_alloc_space_3.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_3.bb | /lib/cpp -P -traditional > module_alloc_space_3.f90
rm -f module_alloc_space_3.b module_alloc_space_3.bb
rm -f module_alloc_space_2.b module_alloc_space_2.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_3.f90
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_2.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_alloc_space_3.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14224maxresident)k
0inputs+8outputs (0major+1135minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_3.o' failed
make[2]: [module_alloc_space_3.o] Error 1 (ignored)
rm -f module_alloc_space_4.o
module_alloc_space_2.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 16%CPU (0avgtext+0avgdata 14072maxresident)k
0inputs+8outputs (0major+1131minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_2.o' failed
make[2]: [module_alloc_space_2.o] Error 1 (ignored)
rm -f module_alloc_space_5.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_4.F  > module_alloc_space_4.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_5.F  > module_alloc_space_5.bb
In file included from module_alloc_space_4.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_alloc_space_4.o' failed
make[2]: [module_alloc_space_4.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_4.bb | /lib/cpp -P -traditional > module_alloc_space_4.f90
In file included from module_alloc_space_5.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_alloc_space_5.o' failed
make[2]: [module_alloc_space_5.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_5.bb | /lib/cpp -P -traditional > module_alloc_space_5.f90
rm -f module_alloc_space_4.b module_alloc_space_4.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_4.f90
rm -f module_alloc_space_5.b module_alloc_space_5.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_5.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_alloc_space_5.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14264maxresident)k
0inputs+8outputs (0major+1135minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_5.o' failed
make[2]: [module_alloc_space_5.o] Error 1 (ignored)
rm -f module_alloc_space_6.o
module_alloc_space_4.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14072maxresident)k
0inputs+16outputs (0major+1132minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_4.o' failed
make[2]: [module_alloc_space_4.o] Error 1 (ignored)
rm -f module_alloc_space_7.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_6.F  > module_alloc_space_6.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_7.F  > module_alloc_space_7.bb
In file included from module_alloc_space_6.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
In file included from module_alloc_space_7.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_alloc_space_7.o' failed
make[2]: [module_alloc_space_7.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_7.bb | /lib/cpp -P -traditional > module_alloc_space_7.f90
../configure.wrf:539: recipe for target 'module_alloc_space_6.o' failed
make[2]: [module_alloc_space_6.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_6.bb | /lib/cpp -P -traditional > module_alloc_space_6.f90
rm -f module_alloc_space_6.b module_alloc_space_6.bb
rm -f module_alloc_space_7.b module_alloc_space_7.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_6.f90
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_7.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_alloc_space_6.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 19%CPU (0avgtext+0avgdata 14128maxresident)k
0inputs+8outputs (0major+1133minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_6.o' failed
make[2]: [module_alloc_space_6.o] Error 1 (ignored)
rm -f module_alloc_space_8.o
module_alloc_space_7.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 16%CPU (0avgtext+0avgdata 14076maxresident)k
0inputs+16outputs (0major+1131minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_7.o' failed
make[2]: [module_alloc_space_7.o] Error 1 (ignored)
rm -f module_alloc_space_9.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_8.F  > module_alloc_space_8.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_9.F  > module_alloc_space_9.bb
In file included from module_alloc_space_8.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_alloc_space_8.o' failed
make[2]: [module_alloc_space_8.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_8.bb | /lib/cpp -P -traditional > module_alloc_space_8.f90
In file included from module_alloc_space_9.F:17:0:
module_alloc_space.h:150:0: fatal error: allocs.inc: No such file or directory
# include <allocs.inc>
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_alloc_space_9.o' failed
make[2]: [module_alloc_space_9.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_alloc_space_9.bb | /lib/cpp -P -traditional > module_alloc_space_9.f90
rm -f module_alloc_space_8.b module_alloc_space_8.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_8.f90
rm -f module_alloc_space_9.b module_alloc_space_9.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_alloc_space_9.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_alloc_space_8.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
module_alloc_space_9.f90:48:10:

       USE module_domain_type
          1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.03elapsed 20%CPU (0avgtext+0avgdata 14284maxresident)k
0inputs+8outputs (0major+1134minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_9.o' failed
make[2]: [module_alloc_space_9.o] Error 1 (ignored)
/lib/cpp -P -DNNN=0 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy0.f90
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14332maxresident)k
0inputs+8outputs (0major+1143minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_alloc_space_8.o' failed
make[2]: [module_alloc_space_8.o] Error 1 (ignored)
/lib/cpp -P -DNNN=1 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy1.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:129: recipe for target 'nl_get_0_routines.o' failed
make[2]: [nl_get_0_routines.o] Error 1 (ignored)
time gfortran -o nl_get_0_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   yy0.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:134: recipe for target 'nl_get_1_routines.o' failed
make[2]: [nl_get_1_routines.o] Error 1 (ignored)
time gfortran -o nl_get_1_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   yy1.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.00user 0.00system 0:00.06elapsed 18%CPU (0avgtext+0avgdata 14048maxresident)k
0inputs+16outputs (0major+2620minor)pagefaults 0swaps
rm -f yy0.f90
0.00user 0.00system 0:00.07elapsed 17%CPU (0avgtext+0avgdata 14116maxresident)k
0inputs+16outputs (0major+2629minor)pagefaults 0swaps
rm -f yy1.f90
/lib/cpp -P -DNNN=2 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy2.f90
/lib/cpp -P -DNNN=3 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy3.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:139: recipe for target 'nl_get_2_routines.o' failed
make[2]: [nl_get_2_routines.o] Error 1 (ignored)
time gfortran -o nl_get_2_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   yy2.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:144: recipe for target 'nl_get_3_routines.o' failed
make[2]: [nl_get_3_routines.o] Error 1 (ignored)
time gfortran -o nl_get_3_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   yy3.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.00user 0.00system 0:00.06elapsed 17%CPU (0avgtext+0avgdata 14212maxresident)k
0inputs+16outputs (0major+2622minor)pagefaults 0swaps
rm -f yy2.f90
0.01user 0.00system 0:00.07elapsed 16%CPU (0avgtext+0avgdata 14116maxresident)k
0inputs+16outputs (0major+2623minor)pagefaults 0swaps
rm -f yy3.f90
/lib/cpp -P -DNNN=4 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy4.f90
/lib/cpp -P -DNNN=5 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy5.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:149: recipe for target 'nl_get_4_routines.o' failed
make[2]: [nl_get_4_routines.o] Error 1 (ignored)
time gfortran -o nl_get_4_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   yy4.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:154: recipe for target 'nl_get_5_routines.o' failed
make[2]: [nl_get_5_routines.o] Error 1 (ignored)
time gfortran -o nl_get_5_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   yy5.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.00user 0.00system 0:00.07elapsed 15%CPU (0avgtext+0avgdata 14204maxresident)k
0inputs+16outputs (0major+2625minor)pagefaults 0swaps
rm -f yy5.f90
0.00user 0.00system 0:00.08elapsed 15%CPU (0avgtext+0avgdata 14280maxresident)k
0inputs+16outputs (0major+2627minor)pagefaults 0swaps
rm -f yy4.f90
/lib/cpp -P -DNNN=6 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy6.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:159: recipe for target 'nl_get_6_routines.o' failed
make[2]: [nl_get_6_routines.o] Error 1 (ignored)
time gfortran -o nl_get_6_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   yy6.f90
/lib/cpp -P -DNNN=7 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy7.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:164: recipe for target 'nl_get_7_routines.o' failed
make[2]: [nl_get_7_routines.o] Error 1 (ignored)
time gfortran -o nl_get_7_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   yy7.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.06elapsed 17%CPU (0avgtext+0avgdata 14140maxresident)k
0inputs+16outputs (0major+2629minor)pagefaults 0swaps
rm -f yy6.f90
/lib/cpp -P -DNNN=0 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx0.f90
0.00user 0.00system 0:00.07elapsed 17%CPU (0avgtext+0avgdata 14072maxresident)k
0inputs+16outputs (0major+2619minor)pagefaults 0swaps
rm -f yy7.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:89: recipe for target 'nl_set_0_routines.o' failed
make[2]: [nl_set_0_routines.o] Error 1 (ignored)
time gfortran -o nl_set_0_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   xx0.f90
/lib/cpp -P -DNNN=1 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx1.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:94: recipe for target 'nl_set_1_routines.o' failed
make[2]: [nl_set_1_routines.o] Error 1 (ignored)
time gfortran -o nl_set_1_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   xx1.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.00user 0.00system 0:00.07elapsed 16%CPU (0avgtext+0avgdata 14108maxresident)k
0inputs+16outputs (0major+2628minor)pagefaults 0swaps
rm -f xx0.f90
/lib/cpp -P -DNNN=2 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx2.f90
0.01user 0.00system 0:00.06elapsed 19%CPU (0avgtext+0avgdata 14076maxresident)k
0inputs+16outputs (0major+2620minor)pagefaults 0swaps
rm -f xx1.f90
/lib/cpp -P -DNNN=3 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx3.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:99: recipe for target 'nl_set_2_routines.o' failed
make[2]: [nl_set_2_routines.o] Error 1 (ignored)
time gfortran -o nl_set_2_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   xx2.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:104: recipe for target 'nl_set_3_routines.o' failed
make[2]: [nl_set_3_routines.o] Error 1 (ignored)
time gfortran -o nl_set_3_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   xx3.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.06elapsed 18%CPU (0avgtext+0avgdata 14084maxresident)k
0inputs+16outputs (0major+2629minor)pagefaults 0swaps
rm -f xx2.f90
/lib/cpp -P -DNNN=4 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx4.f90
0.00user 0.00system 0:00.06elapsed 19%CPU (0avgtext+0avgdata 14156maxresident)k
0inputs+16outputs (0major+2624minor)pagefaults 0swaps
rm -f xx3.f90
/lib/cpp -P -DNNN=5 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx5.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:109: recipe for target 'nl_set_4_routines.o' failed
make[2]: [nl_set_4_routines.o] Error 1 (ignored)
time gfortran -o nl_set_4_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   xx4.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:114: recipe for target 'nl_set_5_routines.o' failed
make[2]: [nl_set_5_routines.o] Error 1 (ignored)
time gfortran -o nl_set_5_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   xx5.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.00user 0.00system 0:00.06elapsed 19%CPU (0avgtext+0avgdata 14084maxresident)k
0inputs+16outputs (0major+2622minor)pagefaults 0swaps
rm -f xx5.f90
0.00user 0.00system 0:00.07elapsed 16%CPU (0avgtext+0avgdata 14080maxresident)k
0inputs+16outputs (0major+2623minor)pagefaults 0swaps
rm -f xx4.f90
/lib/cpp -P -DNNN=6 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx6.f90
/lib/cpp -P -DNNN=7 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx7.f90
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
nl_access_routines.F:1:25: fatal error: nl_config.inc: No such file or directory
compilation terminated.
Makefile:119: recipe for target 'nl_set_6_routines.o' failed
make[2]: [nl_set_6_routines.o] Error 1 (ignored)
time gfortran -o nl_set_6_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   xx6.f90
Makefile:124: recipe for target 'nl_set_7_routines.o' failed
make[2]: [nl_set_7_routines.o] Error 1 (ignored)
time gfortran -o nl_set_7_routines.o -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   xx7.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.07elapsed 16%CPU (0avgtext+0avgdata 14080maxresident)k
0inputs+16outputs (0major+2619minor)pagefaults 0swaps
rm -f xx6.f90
0.00user 0.01system 0:00.07elapsed 15%CPU (0avgtext+0avgdata 14084maxresident)k
0inputs+16outputs (0major+2616minor)pagefaults 0swaps
rm -f xx7.f90
rm -f module_domain.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_domain.F  > module_domain.bb
module_domain.F:1743:0: fatal error: deallocs.inc: No such file or directory
# include "deallocs.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_domain.o' failed
make[2]: [module_domain.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_domain.bb | /lib/cpp -P -traditional > module_domain.f90
rm -f module_domain.b module_domain.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_domain.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_domain.f90:54:7:

    USE module_driver_constants
       1
Fatal Error: Can't open module file ‘module_driver_constants.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.02elapsed 32%CPU (0avgtext+0avgdata 14492maxresident)k
0inputs+8outputs (0major+1213minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_domain.o' failed
make[2]: [module_domain.o] Error 1 (ignored)
rm -f module_nesting.o
rm -f module_cpl_oasis3.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cpl_oasis3.F  > module_cpl_oasis3.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_nesting.F  > module_nesting.bb
/home/atm/WRFV3/tools/standard.exe module_nesting.bb | /lib/cpp -P -traditional > module_nesting.f90
/home/atm/WRFV3/tools/standard.exe module_cpl_oasis3.bb | /lib/cpp -P -traditional > module_cpl_oasis3.f90
rm -f module_nesting.b module_nesting.bb
rm -f module_cpl_oasis3.b module_cpl_oasis3.bb
time gfortran -o module_nesting.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_nesting.f90
time gfortran -o module_cpl_oasis3.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cpl_oasis3.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_nesting.f90:33:7:

    USE module_machine
       1
Fatal Error: Can't open module file ‘module_machine.mod’ for reading at (1): No such file or directory
compilation terminated.
module_cpl_oasis3.f90:31:7:

    USE module_domain, ONLY : domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14080maxresident)k
0inputs+16outputs (0major+1119minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_nesting.o' failed
make[2]: [module_nesting.o] Error 1 (ignored)
rm -f module_comm_nesting_dm.o
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 18%CPU (0avgtext+0avgdata 13864maxresident)k
0inputs+8outputs (0major+1117minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_cpl_oasis3.o' failed
make[2]: [module_cpl_oasis3.o] Error 1 (ignored)
rm -f module_comm_dm_0.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_comm_nesting_dm.F  > module_comm_nesting_dm.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_comm_dm_0.F  > module_comm_dm_0.bb
module_comm_nesting_dm.F:30:0: fatal error: REGISTRY_COMM_NESTING_DM_subs.inc: No such file or directory
#include "REGISTRY_COMM_NESTING_DM_subs.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_comm_nesting_dm.o' failed
make[2]: [module_comm_nesting_dm.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_comm_nesting_dm.bb | /lib/cpp -P -traditional > module_comm_nesting_dm.f90
module_comm_dm_0.F:30:0: fatal error: REGISTRY_COMM_DM_0_subs.inc: No such file or directory
#include "REGISTRY_COMM_DM_0_subs.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_comm_dm_0.o' failed
make[2]: [module_comm_dm_0.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_comm_dm_0.bb | /lib/cpp -P -traditional > module_comm_dm_0.f90
rm -f module_comm_nesting_dm.b module_comm_nesting_dm.bb
rm -f module_comm_dm_0.b module_comm_dm_0.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_comm_nesting_dm.f90
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_comm_dm_0.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_comm_nesting_dm.f90:45:9:

      USE module_domain, ONLY:domain
         1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14148maxresident)k
0inputs+8outputs (0major+1119minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_comm_nesting_dm.o' failed
make[2]: [module_comm_nesting_dm.o] Error 1 (ignored)
rm -f module_comm_dm_1.o
module_comm_dm_0.f90:45:9:

      USE module_domain, ONLY:domain
         1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14024maxresident)k
0inputs+8outputs (0major+1118minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_comm_dm_0.o' failed
make[2]: [module_comm_dm_0.o] Error 1 (ignored)
rm -f module_comm_dm_2.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_comm_dm_1.F  > module_comm_dm_1.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_comm_dm_2.F  > module_comm_dm_2.bb
module_comm_dm_1.F:30:0: fatal error: REGISTRY_COMM_DM_1_subs.inc: No such file or directory
#include "REGISTRY_COMM_DM_1_subs.inc"
^
compilation terminated.
module_comm_dm_2.F:30:0: fatal error: REGISTRY_COMM_DM_2_subs.inc: No such file or directory
#include "REGISTRY_COMM_DM_2_subs.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_comm_dm_2.o' failed
make[2]: [module_comm_dm_2.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_comm_dm_2.bb | /lib/cpp -P -traditional > module_comm_dm_2.f90
../configure.wrf:539: recipe for target 'module_comm_dm_1.o' failed
make[2]: [module_comm_dm_1.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_comm_dm_1.bb | /lib/cpp -P -traditional > module_comm_dm_1.f90
rm -f module_comm_dm_2.b module_comm_dm_2.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_comm_dm_2.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
rm -f module_comm_dm_1.b module_comm_dm_1.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_comm_dm_1.f90
module_comm_dm_2.f90:45:9:

      USE module_domain, ONLY:domain
         1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 20%CPU (0avgtext+0avgdata 14132maxresident)k
0inputs+8outputs (0major+1126minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_comm_dm_2.o' failed
make[2]: [module_comm_dm_2.o] Error 1 (ignored)
rm -f module_comm_dm_3.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_comm_dm_3.F  > module_comm_dm_3.bb
module_comm_dm_1.f90:45:9:

      USE module_domain, ONLY:domain
         1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.03elapsed 23%CPU (0avgtext+0avgdata 14096maxresident)k
0inputs+8outputs (0major+1120minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_comm_dm_1.o' failed
make[2]: [module_comm_dm_1.o] Error 1 (ignored)
rm -f module_comm_dm_4.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_comm_dm_4.F  > module_comm_dm_4.bb
module_comm_dm_3.F:30:0: fatal error: REGISTRY_COMM_DM_3_subs.inc: No such file or directory
#include "REGISTRY_COMM_DM_3_subs.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_comm_dm_3.o' failed
make[2]: [module_comm_dm_3.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_comm_dm_3.bb | /lib/cpp -P -traditional > module_comm_dm_3.f90
module_comm_dm_4.F:30:0: fatal error: REGISTRY_COMM_DM_PERIOD_subs.inc: No such file or directory
#include "REGISTRY_COMM_DM_PERIOD_subs.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'module_comm_dm_4.o' failed
make[2]: [module_comm_dm_4.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_comm_dm_4.bb | /lib/cpp -P -traditional > module_comm_dm_4.f90
rm -f module_comm_dm_3.b module_comm_dm_3.bb
rm -f module_comm_dm_4.b module_comm_dm_4.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_comm_dm_3.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
time gfortran -o module_comm_dm_4.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_comm_dm_4.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_comm_dm_3.f90:45:9:

      USE module_domain, ONLY:domain
         1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 19%CPU (0avgtext+0avgdata 14144maxresident)k
0inputs+8outputs (0major+1122minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_comm_dm_3.o' failed
make[2]: [module_comm_dm_3.o] Error 1 (ignored)
rm -f module_tiles.o
/home/atm/WRFV3/tools/standard.exe module_tiles.F > module_tiles.b
module_comm_dm_4.f90:45:9:

      USE module_domain, ONLY:domain
         1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.03elapsed 23%CPU (0avgtext+0avgdata 14056maxresident)k
0inputs+16outputs (0major+1120minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_comm_dm_4.o' failed
make[2]: [module_comm_dm_4.o] Error 1 (ignored)
rm -f module_clear_halos.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_clear_halos.F  > module_clear_halos.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_tiles.b  > module_tiles.f90
rm -f module_tiles.b
if fgrep -iq '!$OMP' module_tiles.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_tiles.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_tiles.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_tiles.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   module_tiles.f90 ; \
        fi
/home/atm/WRFV3/tools/standard.exe module_clear_halos.bb | /lib/cpp -P -traditional > module_clear_halos.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
rm -f module_clear_halos.b module_clear_halos.bb
time gfortran -o module_clear_halos.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_clear_halos.f90
module_tiles.f90:19:6:
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-1-19 08:31:57 | 显示全部楼层

   USE module_configure
      1
Fatal Error: Can't open module file ‘module_configure.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 13976maxresident)k
0inputs+8outputs (0major+1144minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'module_tiles.o' failed
make[2]: [module_tiles.o] Error 1 (ignored)
rm -f module_cpl.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cpl.F  > module_cpl.bb
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
/home/atm/WRFV3/tools/standard.exe module_cpl.bb | /lib/cpp -P -traditional > module_cpl.f90
module_clear_halos.f90:34:8:

     use module_domain, only: domain,get_ijk_from_grid,fieldlist
        1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14316maxresident)k
0inputs+8outputs (0major+1149minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_clear_halos.o' failed
make[2]: [module_clear_halos.o] Error 1 (ignored)
rm -f module_comm_dm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_comm_dm.F  > module_comm_dm.bb
rm -f module_cpl.b module_cpl.bb
module_comm_dm.F:35:0: fatal error: REGISTRY_COMM_DM_subs.inc: No such file or directory
#include "REGISTRY_COMM_DM_subs.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_comm_dm.o' failed
make[2]: [module_comm_dm.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_comm_dm.bb | /lib/cpp -P -traditional > module_comm_dm.f90
time gfortran -o module_cpl.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cpl.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
rm -f module_comm_dm.b module_comm_dm.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_comm_dm.f90
module_cpl.f90:29:7:

    USE module_domain          , ONLY : domain, get_ijk_from_grid
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 20%CPU (0avgtext+0avgdata 14184maxresident)k
0inputs+8outputs (0major+1141minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_cpl.o' failed
make[2]: [module_cpl.o] Error 1 (ignored)
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_comm_dm.f90:30:7:

    USE module_comm_dm_0
       1
Fatal Error: Can't open module file ‘module_comm_dm_0.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.01elapsed 44%CPU (0avgtext+0avgdata 14004maxresident)k
0inputs+8outputs (0major+1116minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_comm_dm.o' failed
make[2]: [module_comm_dm.o] Error 1 (ignored)
rm -f module_dm.o
/home/atm/WRFV3/tools/standard.exe module_dm.F > module_dm.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_dm.b  > module_dm.f90
module_dm.b:2093:0: fatal error: namelist_defines.inc: No such file or directory
#include "namelist_defines.inc"
^
compilation terminated.
../configure.wrf:464: recipe for target 'module_dm.o' failed
make[2]: [module_dm.o] Error 1 (ignored)
rm -f module_dm.b
if fgrep -iq '!$OMP' module_dm.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_dm.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_dm.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_dm.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   module_dm.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_dm.f90:31:7:

    USE module_machine
       1
Fatal Error: Can't open module file ‘module_machine.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.02elapsed 33%CPU (0avgtext+0avgdata 14180maxresident)k
0inputs+8outputs (0major+1174minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'module_dm.o' failed
make[2]: [module_dm.o] Error 1 (ignored)
rm -f module_integrate.o
rm -f module_io.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_io.F  > module_io.bb
/home/atm/WRFV3/tools/standard.exe module_integrate.F > module_integrate.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_integrate.b  > module_integrate.f90
rm -f module_integrate.b
if fgrep -iq '!$OMP' module_integrate.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_integrate.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_integrate.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_integrate.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   module_integrate.f90 ; \
        fi
module_io.F:59:0: fatal error: io_form_for_dataset.inc: No such file or directory
#include "io_form_for_dataset.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'module_io.o' failed
make[2]: [module_io.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_io.bb | /lib/cpp -P -traditional > module_io.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_integrate.f90:25:7:

    USE module_domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 13%CPU (0avgtext+0avgdata 14212maxresident)k
0inputs+8outputs (0major+1136minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'module_integrate.o' failed
make[2]: [module_integrate.o] Error 1 (ignored)
rm -f module_io_quilt.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_io_quilt.F  > module_io_quilt.bb
/home/atm/WRFV3/tools/standard.exe module_io_quilt.bb | /lib/cpp -P -traditional > module_io_quilt.f90
rm -f module_io.b module_io.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  module_io.f90
rm -f module_io_quilt.b module_io_quilt.bb
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
time gfortran -o module_io_quilt.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_io_quilt.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_io_quilt.f90:91:6:

   USE module_cpl, ONLY : coupler_on, cpl_set_dm_communicator, cpl_finalize
      1
Fatal Error: Can't open module file ‘module_cpl.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 16%CPU (0avgtext+0avgdata 14464maxresident)k
8inputs+8outputs (0major+1214minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_io_quilt.o' failed
make[2]: [module_io_quilt.o] Error 1 (ignored)
rm -f module_intermediate_nmm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_intermediate_nmm.F  > module_intermediate_nmm.bb
module_io.f90:54:6:

   USE module_configure
      1
Fatal Error: Can't open module file ‘module_configure.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.01user 0.01system 0:00.11elapsed 24%CPU (0avgtext+0avgdata 17912maxresident)k
0inputs+16outputs (0major+2226minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'module_io.o' failed
make[2]: [module_io.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_intermediate_nmm.bb | /lib/cpp -P -traditional > module_intermediate_nmm.f90
rm -f module_intermediate_nmm.b module_intermediate_nmm.bb
time gfortran -o module_intermediate_nmm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_intermediate_nmm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.00user 0.01system 0:00.03elapsed 36%CPU (0avgtext+0avgdata 14796maxresident)k
0inputs+24outputs (0major+2658minor)pagefaults 0swaps
ar ru ../main/libwrflib.a module_driver_constants.o module_domain_type.o module_streams.o module_domain.o module_integrate.o module_timing.o module_configure.o module_tiles.o module_machine.o module_nesting.o module_wrf_error.o module_state_description.o module_sm.o module_io.o module_comm_dm.o module_comm_dm_0.o module_comm_dm_1.o module_comm_dm_2.o module_comm_dm_3.o module_comm_dm_4.o module_comm_nesting_dm.o module_dm.o module_quilt_outbuf_ops.o module_io_quilt.o module_intermediate_nmm.o module_cpl.o module_cpl_oasis3.o module_clear_halos.o wrf_num_bytes_between.o wrf_shutdown.o wrf_debug.o libmassv.o collect_on_comm.o hires_timer.o clog.o nl_get_0_routines.o nl_get_1_routines.o nl_get_2_routines.o nl_get_3_routines.o nl_get_4_routines.o nl_get_5_routines.o nl_get_6_routines.o nl_get_7_routines.o nl_set_0_routines.o nl_set_1_routines.o nl_set_2_routines.o nl_set_3_routines.o nl_set_4_routines.o nl_set_5_routines.o nl_set_6_routines.o nl_set_7_routines.o  module_alloc_space_0.o module_alloc_space_1.o module_alloc_space_2.o module_alloc_space_3.o module_alloc_space_4.o module_alloc_space_5.o module_alloc_space_6.o module_alloc_space_7.o module_alloc_space_8.o module_alloc_space_9.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating ../main/libwrflib.a
ar: module_driver_constants.o: No such file or directory
Makefile:85: recipe for target 'framework' failed
make[2]: [framework] Error 1 (ignored)
ranlib ../main/libwrflib.a
ranlib: '../main/libwrflib.a': No such file
Makefile:85: recipe for target 'framework' failed
make[2]: [framework] Error 1 (ignored)
make[2]: Leaving directory '/home/atm/WRFV3/frame'
make[2]: Entering directory '/home/atm/WRFV3/external/io_netcdf'
x=`echo "time gfortran -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 " | awk '{print $1}'` ; export x ; \
if [ $x = "gfortran" ] ; then \
           echo removing external declaration of iargc for gfortran ; \
   /lib/cpp -P -P -traditional -I/home/atm/WRFV3/netcdf_links/include -I../ioapi_share diffwrf.F90 | sed '/integer *, *external.*iargc/d' > diffwrf.f ;\
        else \
   /lib/cpp -P -P -traditional -I/home/atm/WRFV3/netcdf_links/include -I../ioapi_share diffwrf.F90 > diffwrf.f ; \
        fi
time gfortran -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -c  -I/home/atm/WRFV3/netcdf_links/include -I../ioapi_share diffwrf.f
0.12user 0.01system 0:00.30elapsed 45%CPU (0avgtext+0avgdata 30400maxresident)k
8inputs+288outputs (0major+5533minor)pagefaults 0swaps
diffwrf io_netcdf is being built now.
0.04user 0.05system 0:00.52elapsed 19%CPU (0avgtext+0avgdata 12744maxresident)k
11224inputs+3744outputs (10major+3919minor)pagefaults 0swaps
make[2]: Leaving directory '/home/atm/WRFV3/external/io_netcdf'
make[2]: Entering directory '/home/atm/WRFV3/external/io_netcdf'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/atm/WRFV3/external/io_netcdf'
SKIPPING PIO BUILD make -i -r NETCDFPATH= FC=gfortran -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  RANLIB=ranlib CPP=/lib/cpp -P LDFLAGS= -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    TRADFLAG=-traditional ESMF_IO_LIB_EXT=-L/home/atm/WRFV3/external/esmf_time_f90 -lesmf_time LIB_LOCAL= ESMF_MOD_DEPENDENCE=/home/atm/WRFV3/external/esmf_time_f90/module_utility.o AR=INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR
make[2]: Entering directory '/home/atm/WRFV3/external/io_int'
Diffwrf io_int will be built later on in this compile. No need to rerun compile.
Diffwrf io_int will be built later on in this compile. No need to rerun compile.
if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \
  gfortran -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4    -I../ioapi_share -o diffwrf diffwrf.f \
        ../../frame/pack_utils.o ../../frame/module_internal_header_util.o ../../frame/module_driver_constants.o ../../frame/module_machine.o ../../frame/module_wrf_error.o ../../frame/wrf_debug.o -L/home/atm/WRFV3/external/esmf_time_f90 -lesmf_time libwrfio_int.a ; \
fi
gfortran: error: ../../frame/module_driver_constants.o: No such file or directory
gfortran: error: ../../frame/module_machine.o: No such file or directory
makefile:76: recipe for target 'diffwrf' failed
make[2]: [diffwrf] Error 1 (ignored)
make[2]: Leaving directory '/home/atm/WRFV3/external/io_int'
make[1]: Leaving directory '/home/atm/WRFV3'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include " shared
make[1]: Entering directory '/home/atm/WRFV3'
--------------------------------------
if [ "`echo -j 2 | sed -e 's/-j//g' -e 's/ \+//g'`" -gt "6" ] ; then \
  ( cd share ; make -i -r -j 6 ) ;  \
else \
  ( cd share ; make -i -r -j 2 ) ;  \
fi
make[2]: Entering directory '/home/atm/WRFV3/share'
rm -f module_bc_time_utilities.o
rm -f ../frame/module_dm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bc_time_utilities.F  > module_bc_time_utilities.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_dm.F  > ../frame/module_dm.bb
/home/atm/WRFV3/tools/standard.exe module_bc_time_utilities.bb | /lib/cpp -P -traditional > module_bc_time_utilities.f90
../frame/module_dm.F:2074:0: fatal error: namelist_defines.inc: No such file or directory
#include "namelist_defines.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_dm.o' failed
make[2]: [../frame/module_dm.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_dm.bb | /lib/cpp -P -traditional > ../frame/module_dm.f90
rm -f module_bc_time_utilities.b module_bc_time_utilities.bb
time gfortran -o module_bc_time_utilities.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bc_time_utilities.f90
rm -f ../frame/module_dm.b ../frame/module_dm.bb
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
time gfortran -o ../frame/module_dm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_dm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_dm.f90:44:7:

    USE module_machine
       1
Fatal Error: Can't open module file ‘module_machine.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14268maxresident)k
0inputs+8outputs (0major+1178minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_dm.o' failed
make[2]: [../frame/module_dm.o] Error 1 (ignored)
rm -f module_compute_geop.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_compute_geop.F  > module_compute_geop.bb
/home/atm/WRFV3/tools/standard.exe module_compute_geop.bb | /lib/cpp -P -traditional > module_compute_geop.f90
rm -f module_compute_geop.b module_compute_geop.bb
0.03user 0.00system 0:00.15elapsed 23%CPU (0avgtext+0avgdata 22376maxresident)k
24inputs+40outputs (0major+3171minor)pagefaults 0swaps
rm -f ../frame/module_configure.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_configure.F  > ../frame/module_configure.bb
time gfortran -o module_compute_geop.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_compute_geop.f90
../frame/module_configure.F:8:0: fatal error: scalar_tables.inc: No such file or directory
#include "scalar_tables.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_configure.o' failed
make[2]: [../frame/module_configure.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_configure.bb | /lib/cpp -P -traditional > ../frame/module_configure.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
rm -f ../frame/module_configure.b ../frame/module_configure.bb
time gfortran -o ../frame/module_configure.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_configure.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Error: Unexpected end of file in ‘../frame/module_configure.f90’
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14168maxresident)k
0inputs+8outputs (0major+1133minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_configure.o' failed
make[2]: [../frame/module_configure.o] Error 1 (ignored)
rm -f bobrand.o
gcc -DFSEEKO64_OK  -o bobrand.o -c -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0 bobrand.c
0.09user 0.01system 0:00.41elapsed 26%CPU (0avgtext+0avgdata 26076maxresident)k
152inputs+56outputs (1major+3708minor)pagefaults 0swaps
rm -f module_llxy.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_llxy.F  > module_llxy.bb
/home/atm/WRFV3/tools/standard.exe module_llxy.bb | /lib/cpp -P -traditional > module_llxy.f90
rm -f module_llxy.b module_llxy.bb
time gfortran -o module_llxy.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_llxy.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.81user 0.02system 0:03.45elapsed 24%CPU (0avgtext+0avgdata 38512maxresident)k
440inputs+464outputs (3major+7403minor)pagefaults 0swaps
rm -f module_interp_store.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_interp_store.F  > module_interp_store.bb
/home/atm/WRFV3/tools/standard.exe module_interp_store.bb | /lib/cpp -P -traditional > module_interp_store.f90
rm -f module_interp_store.b module_interp_store.bb
time gfortran -o module_interp_store.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_interp_store.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_interp_store.f90:62:6:

   use module_domain_type, only : domain
      1
Fatal Error: Can't open module file ‘module_domain_type.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 18%CPU (0avgtext+0avgdata 14296maxresident)k
0inputs+16outputs (0major+1161minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_interp_store.o' failed
make[2]: [module_interp_store.o] Error 1 (ignored)
rm -f module_MPP.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_MPP.F  > module_MPP.bb
/home/atm/WRFV3/tools/standard.exe module_MPP.bb | /lib/cpp -P -traditional > module_MPP.f90
rm -f module_MPP.b module_MPP.bb
time gfortran -o module_MPP.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_MPP.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.08elapsed 18%CPU (0avgtext+0avgdata 15400maxresident)k
0inputs+80outputs (0major+2756minor)pagefaults 0swaps
rm -f ../frame/module_domain.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_domain.F  > ../frame/module_domain.bb
../frame/module_domain.F:1743:0: fatal error: deallocs.inc: No such file or directory
# include "deallocs.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_domain.o' failed
make[2]: [../frame/module_domain.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_domain.bb | /lib/cpp -P -traditional > ../frame/module_domain.f90
rm -f ../frame/module_domain.b ../frame/module_domain.bb
time gfortran -o ../frame/module_domain.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_domain.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_domain.f90:54:7:

    USE module_driver_constants
       1
Fatal Error: Can't open module file ‘module_driver_constants.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14472maxresident)k
0inputs+8outputs (0major+1213minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_domain.o' failed
make[2]: [../frame/module_domain.o] Error 1 (ignored)
rm -f ../frame/module_driver_constants.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_driver_constants.F  > ../frame/module_driver_constants.bb
../frame/module_driver_constants.F:21:0: fatal error: model_data_order.inc: No such file or directory
#include "model_data_order.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_driver_constants.o' failed
make[2]: [../frame/module_driver_constants.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_driver_constants.bb | /lib/cpp -P -traditional > ../frame/module_driver_constants.f90
rm -f ../frame/module_driver_constants.b ../frame/module_driver_constants.bb
time gfortran -o ../frame/module_driver_constants.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_driver_constants.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Error: Unexpected end of file in ‘../frame/module_driver_constants.f90’
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 14232maxresident)k
0inputs+8outputs (0major+1134minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_driver_constants.o' failed
make[2]: [../frame/module_driver_constants.o] Error 1 (ignored)
rm -f mediation_interp_domain.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   mediation_interp_domain.F  > mediation_interp_domain.bb
mediation_interp_domain.F:34:0: fatal error: dummy_new_args.inc: No such file or directory
#        include "dummy_new_args.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'mediation_interp_domain.o' failed
make[2]: [mediation_interp_domain.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe mediation_interp_domain.bb | /lib/cpp -P -traditional > mediation_interp_domain.f90
rm -f mediation_interp_domain.b mediation_interp_domain.bb
time gfortran -o mediation_interp_domain.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    mediation_interp_domain.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
mediation_interp_domain.f90:31:7:

    USE module_domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 18%CPU (0avgtext+0avgdata 14024maxresident)k
0inputs+8outputs (0major+1115minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'mediation_interp_domain.o' failed
make[2]: [mediation_interp_domain.o] Error 1 (ignored)
rm -f mediation_force_domain.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   mediation_force_domain.F  > mediation_force_domain.bb
mediation_force_domain.F:47:0: fatal error: dummy_new_args.inc: No such file or directory
#        include "dummy_new_args.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'mediation_force_domain.o' failed
make[2]: [mediation_force_domain.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe mediation_force_domain.bb | /lib/cpp -P -traditional > mediation_force_domain.f90
rm -f mediation_force_domain.b mediation_force_domain.bb
time gfortran -o mediation_force_domain.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    mediation_force_domain.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
mediation_force_domain.f90:31:7:

    USE module_domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 13920maxresident)k
0inputs+8outputs (0major+1113minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'mediation_force_domain.o' failed
make[2]: [mediation_force_domain.o] Error 1 (ignored)
rm -f mediation_feedback_domain.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   mediation_feedback_domain.F  > mediation_feedback_domain.bb
mediation_feedback_domain.F:54:0: fatal error: dummy_new_args.inc: No such file or directory
#          include "dummy_new_args.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'mediation_feedback_domain.o' failed
make[2]: [mediation_feedback_domain.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe mediation_feedback_domain.bb | /lib/cpp -P -traditional > mediation_feedback_domain.f90
rm -f mediation_feedback_domain.b mediation_feedback_domain.bb
time gfortran -o mediation_feedback_domain.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    mediation_feedback_domain.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
mediation_feedback_domain.f90:32:7:

    USE module_domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14028maxresident)k
0inputs+8outputs (0major+1118minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'mediation_feedback_domain.o' failed
make[2]: [mediation_feedback_domain.o] Error 1 (ignored)
rm -f module_date_time.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_date_time.F  > module_date_time.bb
/home/atm/WRFV3/tools/standard.exe module_date_time.bb | /lib/cpp -P -traditional > module_date_time.f90
rm -f module_date_time.b module_date_time.bb
time gfortran -o module_date_time.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_date_time.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_date_time.f90:32:6:

   USE module_configure
      1
Fatal Error: Can't open module file ‘module_configure.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 18%CPU (0avgtext+0avgdata 14256maxresident)k
0inputs+8outputs (0major+1157minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_date_time.o' failed
make[2]: [module_date_time.o] Error 1 (ignored)
rm -f module_bc.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bc.F  > module_bc.bb
/home/atm/WRFV3/tools/standard.exe module_bc.bb | /lib/cpp -P -traditional > module_bc.f90
rm -f module_bc.b module_bc.bb
time gfortran -o module_bc.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bc.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_bc.f90:32:7:

    USE module_configure
       1
Fatal Error: Can't open module file ‘module_configure.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 21%CPU (0avgtext+0avgdata 14680maxresident)k
0inputs+8outputs (0major+1322minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_bc.o' failed
make[2]: [module_bc.o] Error 1 (ignored)
rm -f ../frame/module_streams.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_streams.F  > ../frame/module_streams.bb
../frame/module_streams.F:7:0: fatal error: switches_and_alarms.inc: No such file or directory
#include "switches_and_alarms.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_streams.o' failed
make[2]: [../frame/module_streams.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_streams.bb | /lib/cpp -P -traditional > ../frame/module_streams.f90
rm -f ../frame/module_streams.b ../frame/module_streams.bb
time gfortran -o ../frame/module_streams.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_streams.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Error: Unexpected end of file in ‘../frame/module_streams.f90’
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14084maxresident)k
0inputs+8outputs (0major+1133minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_streams.o' failed
make[2]: [../frame/module_streams.o] Error 1 (ignored)
rm -f module_soil_pre.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_soil_pre.F  > module_soil_pre.bb
/home/atm/WRFV3/tools/standard.exe module_soil_pre.bb | /lib/cpp -P -traditional > module_soil_pre.f90
rm -f module_soil_pre.b module_soil_pre.bb
time gfortran -o module_soil_pre.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_soil_pre.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_soil_pre.f90:30:7:

    USE module_date_time
       1
Fatal Error: Can't open module file ‘module_date_time.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 19%CPU (0avgtext+0avgdata 14752maxresident)k
0inputs+8outputs (0major+1313minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_soil_pre.o' failed
make[2]: [module_soil_pre.o] Error 1 (ignored)
rm -f wrf_tsin.o
/home/atm/WRFV3/tools/standard.exe wrf_tsin.F > wrf_tsin.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_tsin.b  > wrf_tsin.f90
rm -f wrf_tsin.b
if fgrep -iq '!$OMP' wrf_tsin.f90 ; then \
          if [ -n "" ] ; then echo COMPILING wrf_tsin.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    wrf_tsin.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING wrf_tsin.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   wrf_tsin.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
wrf_tsin.f90:16:8:

     USE module_domain
        1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14112maxresident)k
0inputs+8outputs (0major+1133minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'wrf_tsin.o' failed
make[2]: [wrf_tsin.o] Error 1 (ignored)
rm -f track_input.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   track_input.F  > track_input.bb
/home/atm/WRFV3/tools/standard.exe track_input.bb | /lib/cpp -P -traditional > track_input.f90
rm -f track_input.b track_input.bb
time gfortran -o track_input.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    track_input.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
track_input.f90:29:8:

     USE module_domain
        1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 13%CPU (0avgtext+0avgdata 14036maxresident)k
0inputs+8outputs (0major+1133minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'track_input.o' failed
make[2]: [track_input.o] Error 1 (ignored)
rm -f ../frame/module_machine.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_machine.F  > ../frame/module_machine.bb
/home/atm/WRFV3/tools/standard.exe ../frame/module_machine.bb | /lib/cpp -P -traditional > ../frame/module_machine.f90
rm -f ../frame/module_machine.b ../frame/module_machine.bb
time gfortran -o ../frame/module_machine.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_machine.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_machine.f90:32:7:

    USE module_driver_constants
       1
Fatal Error: Can't open module file ‘module_driver_constants.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 14216maxresident)k
0inputs+8outputs (0major+1126minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_machine.o' failed
make[2]: [../frame/module_machine.o] Error 1 (ignored)
rm -f ../frame/module_nesting.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_nesting.F  > ../frame/module_nesting.bb
/home/atm/WRFV3/tools/standard.exe ../frame/module_nesting.bb | /lib/cpp -P -traditional > ../frame/module_nesting.f90
rm -f ../frame/module_nesting.b ../frame/module_nesting.bb
time gfortran -o ../frame/module_nesting.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_nesting.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_nesting.f90:33:7:

    USE module_machine
       1
Fatal Error: Can't open module file ‘module_machine.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 19%CPU (0avgtext+0avgdata 14036maxresident)k
0inputs+8outputs (0major+1118minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_nesting.o' failed
make[2]: [../frame/module_nesting.o] Error 1 (ignored)
rm -f ../frame/module_tiles.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_tiles.F  > ../frame/module_tiles.bb
/home/atm/WRFV3/tools/standard.exe ../frame/module_tiles.bb | /lib/cpp -P -traditional > ../frame/module_tiles.f90
rm -f ../frame/module_tiles.b ../frame/module_tiles.bb
time gfortran -o ../frame/module_tiles.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_tiles.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_tiles.f90:32:6:

   USE module_configure
      1
Fatal Error: Can't open module file ‘module_configure.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14272maxresident)k
0inputs+8outputs (0major+1147minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_tiles.o' failed
make[2]: [../frame/module_tiles.o] Error 1 (ignored)
rm -f ../frame/module_io.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_io.F  > ../frame/module_io.bb
../frame/module_io.F:59:0: fatal error: io_form_for_dataset.inc: No such file or directory
#include "io_form_for_dataset.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_io.o' failed
make[2]: [../frame/module_io.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_io.bb | /lib/cpp -P -traditional > ../frame/module_io.f90
rm -f ../frame/module_io.b ../frame/module_io.bb
time gfortran -o ../frame/module_io.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_io.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_io.f90:54:6:

   USE module_configure
      1
Fatal Error: Can't open module file ‘module_configure.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.02user 0.00system 0:00.13elapsed 20%CPU (0avgtext+0avgdata 18052maxresident)k
0inputs+8outputs (0major+2227minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_io.o' failed
make[2]: [../frame/module_io.o] Error 1 (ignored)
rm -f ../frame/module_io_quilt.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_io_quilt.F  > ../frame/module_io_quilt.bb
/home/atm/WRFV3/tools/standard.exe ../frame/module_io_quilt.bb | /lib/cpp -P -traditional > ../frame/module_io_quilt.f90
rm -f ../frame/module_io_quilt.b ../frame/module_io_quilt.bb
time gfortran -o ../frame/module_io_quilt.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_io_quilt.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_io_quilt.f90:91:6:

   USE module_cpl, ONLY : coupler_on, cpl_set_dm_communicator, cpl_finalize
      1
Fatal Error: Can't open module file ‘module_cpl.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14356maxresident)k
0inputs+8outputs (0major+1208minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_io_quilt.o' failed
make[2]: [../frame/module_io_quilt.o] Error 1 (ignored)
rm -f set_timekeeping.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   set_timekeeping.F  > set_timekeeping.bb
set_timekeeping.F:49:0: fatal error: set_timekeeping_defs.inc: No such file or directory
#  include "set_timekeeping_defs.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'set_timekeeping.o' failed
make[2]: [set_timekeeping.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe set_timekeeping.bb | /lib/cpp -P -traditional > set_timekeeping.f90
rm -f set_timekeeping.b set_timekeeping.bb
time gfortran -o set_timekeeping.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    set_timekeeping.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
set_timekeeping.f90:28:7:

    USE module_domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 20%CPU (0avgtext+0avgdata 14048maxresident)k
0inputs+8outputs (0major+1119minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'set_timekeeping.o' failed
make[2]: [set_timekeeping.o] Error 1 (ignored)
rm -f sint.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   sint.F  > sint.bb
/home/atm/WRFV3/tools/standard.exe sint.bb | /lib/cpp -P -traditional > sint.f90
rm -f sint.b sint.bb
time gfortran -o sint.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    sint.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
rm -f wrf_ext_write_field.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_ext_write_field.F  > wrf_ext_write_field.bb
/home/atm/WRFV3/tools/standard.exe wrf_ext_write_field.bb | /lib/cpp -P -traditional > wrf_ext_write_field.f90
rm -f wrf_ext_write_field.b wrf_ext_write_field.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  wrf_ext_write_field.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
wrf_ext_write_field.f90:45:8:

     USE module_io
        1
Fatal Error: Can't open module file ‘module_io.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14112maxresident)k
0inputs+8outputs (0major+1138minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'wrf_ext_write_field.o' failed
make[2]: [wrf_ext_write_field.o] Error 1 (ignored)
rm -f wrf_ext_read_field.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_ext_read_field.F  > wrf_ext_read_field.bb
/home/atm/WRFV3/tools/standard.exe wrf_ext_read_field.bb | /lib/cpp -P -traditional > wrf_ext_read_field.f90
rm -f wrf_ext_read_field.b wrf_ext_read_field.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  wrf_ext_read_field.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
wrf_ext_read_field.f90:43:8:

     USE module_io
        1
Fatal Error: Can't open module file ‘module_io.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 14268maxresident)k
0inputs+8outputs (0major+1132minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'wrf_ext_read_field.o' failed
make[2]: [wrf_ext_read_field.o] Error 1 (ignored)
rm -f landread.o
gcc -DFSEEKO64_OK  -o landread.o -c -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0 landread.c
rm -f wrf_fddaobs_in.o
/home/atm/WRFV3/tools/standard.exe wrf_fddaobs_in.F > wrf_fddaobs_in.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_fddaobs_in.b  > wrf_fddaobs_in.f90
rm -f wrf_fddaobs_in.b
if fgrep -iq '!$OMP' wrf_fddaobs_in.f90 ; then \
          if [ -n "" ] ; then echo COMPILING wrf_fddaobs_in.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    wrf_fddaobs_in.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING wrf_fddaobs_in.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   wrf_fddaobs_in.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
wrf_fddaobs_in.f90:50:8:

     USE module_domain
        1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 14392maxresident)k
0inputs+8outputs (0major+1199minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'wrf_fddaobs_in.o' failed
make[2]: [wrf_fddaobs_in.o] Error 1 (ignored)
rm -f setfeenv.o
gcc -o setfeenv.o -c -w -O3 -c  -DDM_PARALLEL -DSTUBMPI -DMAX_HISTORY=25 -DNMM_CORE=0  setfeenv.c
rm -f ../frame/module_comm_dm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_comm_dm.F  > ../frame/module_comm_dm.bb
../frame/module_comm_dm.F:35:0: fatal error: REGISTRY_COMM_DM_subs.inc: No such file or directory
#include "REGISTRY_COMM_DM_subs.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_comm_dm.o' failed
make[2]: [../frame/module_comm_dm.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_comm_dm.bb | /lib/cpp -P -traditional > ../frame/module_comm_dm.f90
rm -f ../frame/module_comm_dm.b ../frame/module_comm_dm.bb
time gfortran -o ../frame/module_comm_dm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_comm_dm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_comm_dm.f90:30:7:

    USE module_comm_dm_0
       1
Fatal Error: Can't open module file ‘module_comm_dm_0.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 16%CPU (0avgtext+0avgdata 14004maxresident)k
0inputs+8outputs (0major+1113minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_comm_dm.o' failed
make[2]: [../frame/module_comm_dm.o] Error 1 (ignored)
rm -f module_get_file_names.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_get_file_names.F  > module_get_file_names.bb
/home/atm/WRFV3/tools/standard.exe module_get_file_names.bb | /lib/cpp -P -traditional > module_get_file_names.f90
rm -f module_get_file_names.b module_get_file_names.bb
time gfortran -o module_get_file_names.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-1-19 08:32:23 | 显示全部楼层
I/home/atm/WRFV3/netcdf_links/include    module_get_file_names.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.10user 0.00system 0:00.49elapsed 23%CPU (0avgtext+0avgdata 25124maxresident)k
0inputs+72outputs (0major+3754minor)pagefaults 0swaps
rm -f module_check_a_mundo.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_check_a_mundo.F  > module_check_a_mundo.bb
/home/atm/WRFV3/tools/standard.exe module_check_a_mundo.bb | /lib/cpp -P -traditional > module_check_a_mundo.f90
rm -f module_check_a_mundo.b module_check_a_mundo.bb
time gfortran -o module_check_a_mundo.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_check_a_mundo.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_check_a_mundo.f90:48:10:

       USE module_state_description
          1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 16%CPU (0avgtext+0avgdata 14276maxresident)k
0inputs+8outputs (0major+1200minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_check_a_mundo.o' failed
make[2]: [module_check_a_mundo.o] Error 1 (ignored)
rm -f module_random.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_random.F  > module_random.bb
/home/atm/WRFV3/tools/standard.exe module_random.bb | /lib/cpp -P -traditional > module_random.f90
rm -f module_random.b module_random.bb
time gfortran -o module_random.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_random.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.06user 0.03system 0:04.26elapsed 25%CPU (0avgtext+0avgdata 50552maxresident)k
136inputs+304outputs (1major+11806minor)pagefaults 0swaps
rm -f module_interp_nmm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_interp_nmm.F  > module_interp_nmm.bb
/home/atm/WRFV3/tools/standard.exe module_interp_nmm.bb | /lib/cpp -P -traditional > module_interp_nmm.f90
rm -f module_interp_nmm.b module_interp_nmm.bb
time gfortran -o module_interp_nmm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_interp_nmm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.17user 0.01system 0:00.76elapsed 24%CPU (0avgtext+0avgdata 27240maxresident)k
176inputs+72outputs (1major+4045minor)pagefaults 0swaps
rm -f solve_interface.o
/home/atm/WRFV3/tools/standard.exe solve_interface.F > solve_interface.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   solve_interface.b  > solve_interface.f90
In file included from solve_interface.b:17:0:
solve_em.int:3:0: fatal error: dummy_new_args.inc: No such file or directory
#include <dummy_new_args.inc>
^
compilation terminated.
../configure.wrf:464: recipe for target 'solve_interface.o' failed
make[2]: [solve_interface.o] Error 1 (ignored)
rm -f solve_interface.b
if fgrep -iq '!$OMP' solve_interface.f90 ; then \
          if [ -n "" ] ; then echo COMPILING solve_interface.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    solve_interface.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING solve_interface.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   solve_interface.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
solve_interface.f90:19:7:

    USE module_domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14088maxresident)k
0inputs+8outputs (0major+1114minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'solve_interface.o' failed
make[2]: [solve_interface.o] Error 1 (ignored)
rm -f module_io_wrf.o
/home/atm/WRFV3/tools/standard.exe module_io_wrf.F > module_io_wrf.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_io_wrf.b  > module_io_wrf.f90
rm -f module_io_wrf.b
if fgrep -iq '!$OMP' module_io_wrf.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_io_wrf.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_io_wrf.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_io_wrf.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   module_io_wrf.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_io_wrf.f90:20:6:

   USE module_date_time
      1
Fatal Error: Can't open module file ‘module_date_time.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 14184maxresident)k
0inputs+8outputs (0major+1121minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'module_io_wrf.o' failed
make[2]: [module_io_wrf.o] Error 1 (ignored)
rm -f wrf_timeseries.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_timeseries.F  > wrf_timeseries.bb
/home/atm/WRFV3/tools/standard.exe wrf_timeseries.bb | /lib/cpp -P -traditional > wrf_timeseries.f90
rm -f wrf_timeseries.b wrf_timeseries.bb
time gfortran -o wrf_timeseries.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    wrf_timeseries.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
wrf_timeseries.f90:36:7:

    USE module_domain, ONLY : domain, get_ijk_from_grid
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14084maxresident)k
0inputs+8outputs (0major+1152minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'wrf_timeseries.o' failed
make[2]: [wrf_timeseries.o] Error 1 (ignored)
rm -f track_driver.o
/home/atm/WRFV3/tools/standard.exe track_driver.F > track_driver.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   track_driver.b  > track_driver.f90
rm -f track_driver.b
if fgrep -iq '!$OMP' track_driver.f90 ; then \
          if [ -n "" ] ; then echo COMPILING track_driver.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    track_driver.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING track_driver.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   track_driver.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
track_driver.f90:22:7:

    USE module_domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14452maxresident)k
0inputs+8outputs (0major+1216minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'track_driver.o' failed
make[2]: [track_driver.o] Error 1 (ignored)
rm -f init_modules.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   init_modules.F  > init_modules.bb
/home/atm/WRFV3/tools/standard.exe init_modules.bb | /lib/cpp -P -traditional > init_modules.f90
rm -f init_modules.b init_modules.bb
time gfortran -o init_modules.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    init_modules.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
init_modules.f90:30:5:

  USE module_bc                  , ONLY : init_module_bc
     1
Fatal Error: Can't open module file ‘module_bc.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 14132maxresident)k
0inputs+8outputs (0major+1127minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'init_modules.o' failed
make[2]: [init_modules.o] Error 1 (ignored)
rm -f module_io_domain.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_io_domain.F  > module_io_domain.bb
module_io_domain.F:104:0: fatal error: module_io_domain_defs.inc: No such file or directory
#include "module_io_domain_defs.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'module_io_domain.o' failed
make[2]: [module_io_domain.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe module_io_domain.bb | /lib/cpp -P -traditional > module_io_domain.f90
rm -f module_io_domain.b module_io_domain.bb
time gfortran -o module_io_domain.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_io_domain.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_io_domain.f90:31:4:

USE module_io
    1
Fatal Error: Can't open module file ‘module_io.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 14208maxresident)k
0inputs+8outputs (0major+1123minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_io_domain.o' failed
make[2]: [module_io_domain.o] Error 1 (ignored)
rm -f input_wrf.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   input_wrf.F  > input_wrf.bb
/home/atm/WRFV3/tools/standard.exe input_wrf.bb | /lib/cpp -P -traditional > input_wrf.f90
rm -f input_wrf.b input_wrf.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  input_wrf.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
input_wrf.f90:31:8:

     USE module_domain
        1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14588maxresident)k
0inputs+8outputs (0major+1244minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'input_wrf.o' failed
make[2]: [input_wrf.o] Error 1 (ignored)
rm -f output_wrf.o
/home/atm/WRFV3/tools/standard.exe output_wrf.F > output_wrf.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   output_wrf.b  > output_wrf.f90
rm -f output_wrf.b
if fgrep -iq '!$OMP' output_wrf.f90 ; then \
          if [ -n "" ] ; then echo COMPILING output_wrf.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    output_wrf.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING output_wrf.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   output_wrf.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
output_wrf.f90:17:8:

     USE module_io
        1
Fatal Error: Can't open module file ‘module_io.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 16%CPU (0avgtext+0avgdata 14740maxresident)k
0inputs+8outputs (0major+1241minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'output_wrf.o' failed
make[2]: [output_wrf.o] Error 1 (ignored)
rm -f wrf_bdyout.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_bdyout.F  > wrf_bdyout.bb
wrf_bdyout.F:53:0: fatal error: wrf_bdyout.inc: No such file or directory
#include "wrf_bdyout.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'wrf_bdyout.o' failed
make[2]: [wrf_bdyout.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe wrf_bdyout.bb | /lib/cpp -P -traditional > wrf_bdyout.f90
rm -f wrf_bdyout.b wrf_bdyout.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  wrf_bdyout.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
wrf_bdyout.f90:29:8:

     USE module_io
        1
Fatal Error: Can't open module file ‘module_io.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14308maxresident)k
0inputs+8outputs (0major+1134minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'wrf_bdyout.o' failed
make[2]: [wrf_bdyout.o] Error 1 (ignored)
rm -f wrf_bdyin.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_bdyin.F  > wrf_bdyin.bb
wrf_bdyin.F:54:0: fatal error: wrf_bdyin.inc: No such file or directory
#include "wrf_bdyin.inc"
^
compilation terminated.
../configure.wrf:539: recipe for target 'wrf_bdyin.o' failed
make[2]: [wrf_bdyin.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe wrf_bdyin.bb | /lib/cpp -P -traditional > wrf_bdyin.f90
rm -f wrf_bdyin.b wrf_bdyin.bb
time gfortran -c   -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include  wrf_bdyin.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
wrf_bdyin.f90:28:8:

     USE module_domain
        1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14224maxresident)k
0inputs+8outputs (0major+1131minor)pagefaults 0swaps
../configure.wrf:539: recipe for target 'wrf_bdyin.o' failed
make[2]: [wrf_bdyin.o] Error 1 (ignored)
rm -f dfi.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   dfi.F  > dfi.bb
dfi.F:3249:0: fatal error: actual_new_args.inc: No such file or directory
#include "actual_new_args.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'dfi.o' failed
make[2]: [dfi.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe dfi.bb | /lib/cpp -P -traditional > dfi.f90
rm -f dfi.b dfi.bb
time gfortran -o dfi.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    dfi.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
dfi.f90:29:10:

       USE module_domain, ONLY : domain
          1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14572maxresident)k
0inputs+16outputs (0major+1240minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'dfi.o' failed
make[2]: [dfi.o] Error 1 (ignored)
rm -f mediation_integrate.o
/home/atm/WRFV3/tools/standard.exe mediation_integrate.F > mediation_integrate.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   mediation_integrate.b  > mediation_integrate.f90
mediation_integrate.b:1300:0: fatal error: med_last_solve_io.inc: No such file or directory
#include "med_last_solve_io.inc"
^
compilation terminated.
../configure.wrf:464: recipe for target 'mediation_integrate.o' failed
make[2]: [mediation_integrate.o] Error 1 (ignored)
rm -f mediation_integrate.b
if fgrep -iq '!$OMP' mediation_integrate.f90 ; then \
          if [ -n "" ] ; then echo COMPILING mediation_integrate.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    mediation_integrate.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING mediation_integrate.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   mediation_integrate.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
mediation_integrate.f90:20:7:

    USE module_domain    , ONLY : domain, domain_clock_get
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14288maxresident)k
0inputs+8outputs (0major+1158minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'mediation_integrate.o' failed
make[2]: [mediation_integrate.o] Error 1 (ignored)
rm -f mediation_wrfmain.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   mediation_wrfmain.F  > mediation_wrfmain.bb
mediation_wrfmain.F:73:0: fatal error: fine_stream_input.inc: No such file or directory
#include "fine_stream_input.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target 'mediation_wrfmain.o' failed
make[2]: [mediation_wrfmain.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe mediation_wrfmain.bb | /lib/cpp -P -traditional > mediation_wrfmain.f90
rm -f mediation_wrfmain.b mediation_wrfmain.bb
time gfortran -o mediation_wrfmain.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    mediation_wrfmain.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
mediation_wrfmain.f90:31:7:

    USE module_domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 18%CPU (0avgtext+0avgdata 13912maxresident)k
0inputs+8outputs (0major+1117minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'mediation_wrfmain.o' failed
make[2]: [mediation_wrfmain.o] Error 1 (ignored)
rm -f start_domain.o
/home/atm/WRFV3/tools/standard.exe start_domain.F > start_domain.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   start_domain.b  > start_domain.f90
In file included from start_domain.b:20:0:
start_domain_em.int:3:0: fatal error: dummy_new_args.inc: No such file or directory
#          include <dummy_new_args.inc>
^
compilation terminated.
../configure.wrf:464: recipe for target 'start_domain.o' failed
make[2]: [start_domain.o] Error 1 (ignored)
rm -f start_domain.b
if fgrep -iq '!$OMP' start_domain.f90 ; then \
          if [ -n "" ] ; then echo COMPILING start_domain.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    start_domain.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING start_domain.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   start_domain.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
start_domain.f90:19:7:

    USE module_domain
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14020maxresident)k
0inputs+8outputs (0major+1115minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'start_domain.o' failed
make[2]: [start_domain.o] Error 1 (ignored)
rm -f mediation_nest_move.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   mediation_nest_move.F  > mediation_nest_move.bb
/home/atm/WRFV3/tools/standard.exe mediation_nest_move.bb | /lib/cpp -P -traditional > mediation_nest_move.f90
rm -f mediation_nest_move.b mediation_nest_move.bb
time gfortran -o mediation_nest_move.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    mediation_nest_move.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
mediation_nest_move.f90:30:7:

    USE module_domain, ONLY : domain, get_ijk_from_grid, adjust_domain_dims_for_move
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 19%CPU (0avgtext+0avgdata 14000maxresident)k
0inputs+8outputs (0major+1134minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'mediation_nest_move.o' failed
make[2]: [mediation_nest_move.o] Error 1 (ignored)
rm -f module_optional_input.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_optional_input.F  > module_optional_input.bb
/home/atm/WRFV3/tools/standard.exe module_optional_input.bb | /lib/cpp -P -traditional > module_optional_input.f90
rm -f module_optional_input.b module_optional_input.bb
time gfortran -o module_optional_input.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_optional_input.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_optional_input.f90:85:10:

       USE module_domain , ONLY : domain
          1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14584maxresident)k
0inputs+8outputs (0major+1224minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_optional_input.o' failed
make[2]: [module_optional_input.o] Error 1 (ignored)
4.26user 0.13system 0:10.40elapsed 42%CPU (0avgtext+0avgdata 105536maxresident)k
256inputs+1480outputs (0major+24730minor)pagefaults 0swaps
rm -f interp_fcn.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   interp_fcn.F  > interp_fcn.bb
/home/atm/WRFV3/tools/standard.exe interp_fcn.bb | /lib/cpp -P -traditional > interp_fcn.f90
rm -f interp_fcn.b interp_fcn.bb
time gfortran -o interp_fcn.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    interp_fcn.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
interp_fcn.f90:690:9:

      USE module_configure
         1
Fatal Error: Can't open module file ‘module_configure.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.01user 0.00system 0:00.08elapsed 18%CPU (0avgtext+0avgdata 15580maxresident)k
0inputs+24outputs (0major+1465minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'interp_fcn.o' failed
make[2]: [interp_fcn.o] Error 1 (ignored)
if [ 0 -eq 1 ] ; then \
                  make -i -r nmm_contrib                                      ; \
                  ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o  module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o  module_io_domain.o               module_optional_input.o          solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o  wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o    ; \
                  else                                                         \
                  ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o  module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o  module_io_domain.o               module_optional_input.o          solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o  wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o              ; \
                fi
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating ../main/libwrflib.a
ar: module_check_a_mundo.o: No such file or directory
Makefile:77: recipe for target 'shared' failed
make[2]: [shared] Error 1 (ignored)
make[2]: Leaving directory '/home/atm/WRFV3/share'
make[1]: Leaving directory '/home/atm/WRFV3'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include " physics
make[1]: Entering directory '/home/atm/WRFV3'
--------------------------------------
if [ 0  -eq 0 ] ; then \
        ( cd phys ; make -i -r CF2=" " ) ; \
else \
        ( cd phys ; make -i -r CF2="../chem/module_data_mosaic_asect.o" ) ; \
fi
make[2]: Entering directory '/home/atm/WRFV3/phys'
if [ 0 -eq 1 ] ; then \
                  make -i -r -j 2 nmm_contrib  ; \
                  ar ru ../main/libwrflib.a module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_shinhong.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_mskf.o module_cu_tiedtke.o module_cu_ntiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_cu_kfcup.o module_mp_radar.o module_mp_kessler.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_fer_hires.o module_mp_HWRF.o module_mp_thompson.o module_mp_full_sbm.o module_mp_fast_sbm.o module_ltng_lpi.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_aerosol.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_exchcoef.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmp_groundwater.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_fitch.o module_sf_lake.o module_diagnostics_driver.o  \
                                     \
                                   module_diag_refl.o ; \
                else                                                         \
                  make -i -r -j 2 non_nmm      ; \
                  ar ru ../main/libwrflib.a module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_shinhong.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_mskf.o module_cu_tiedtke.o module_cu_ntiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_cu_kfcup.o module_mp_radar.o module_mp_kessler.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_fer_hires.o module_mp_HWRF.o module_mp_thompson.o module_mp_full_sbm.o module_mp_fast_sbm.o module_ltng_lpi.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_aerosol.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_exchcoef.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmp_groundwater.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_fitch.o module_sf_lake.o module_diagnostics_driver.o  \
                                   module_fr_fire_driver.o module_fr_fire_driver_wrf.o module_fr_fire_atm.o module_fr_fire_model.o module_fr_fire_core.o module_fr_fire_phys.o module_fr_fire_util.o \
                                   module_diag_afwa.o module_diag_afwa_hail.o module_diag_cl.o module_diag_misc.o module_diag_pld.o module_diag_zld.o  ; \
                fi
make[3]: Entering directory '/home/atm/WRFV3/phys'
rm -f module_cam_shr_kind_mod.o
rm -f module_cam_error_function.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_error_function.F  > module_cam_error_function.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_shr_kind_mod.F  > module_cam_shr_kind_mod.bb
/home/atm/WRFV3/tools/standard.exe module_cam_error_function.bb | /lib/cpp -P -traditional > module_cam_error_function.f90
/home/atm/WRFV3/tools/standard.exe module_cam_shr_kind_mod.bb | /lib/cpp -P -traditional > module_cam_shr_kind_mod.f90
rm -f module_cam_error_function.b module_cam_error_function.bb
rm -f module_cam_shr_kind_mod.b module_cam_shr_kind_mod.bb
time gfortran -o module_cam_shr_kind_mod.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_shr_kind_mod.f90
time gfortran -o module_cam_error_function.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_error_function.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.07elapsed 16%CPU (0avgtext+0avgdata 15164maxresident)k
0inputs+24outputs (0major+2669minor)pagefaults 0swaps
rm -f module_bl_ysu.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_ysu.F  > module_bl_ysu.bb
/home/atm/WRFV3/tools/standard.exe module_bl_ysu.bb | /lib/cpp -P -traditional > module_bl_ysu.f90
rm -f module_bl_ysu.b module_bl_ysu.bb
time gfortran -o module_bl_ysu.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_ysu.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.11user 0.00system 0:00.50elapsed 23%CPU (0avgtext+0avgdata 25744maxresident)k
0inputs+88outputs (0major+3684minor)pagefaults 0swaps
rm -f module_bl_shinhong.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_shinhong.F  > module_bl_shinhong.bb
/home/atm/WRFV3/tools/standard.exe module_bl_shinhong.bb | /lib/cpp -P -traditional > module_bl_shinhong.f90
rm -f module_bl_shinhong.b module_bl_shinhong.bb
time gfortran -o module_bl_shinhong.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_shinhong.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
5.24user 0.14system 0:21.93elapsed 24%CPU (0avgtext+0avgdata 166336maxresident)k
0inputs+1280outputs (0major+45943minor)pagefaults 0swaps
rm -f module_bl_mrf.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_mrf.F  > module_bl_mrf.bb
/home/atm/WRFV3/tools/standard.exe module_bl_mrf.bb | /lib/cpp -P -traditional > module_bl_mrf.f90
rm -f module_bl_mrf.b module_bl_mrf.bb
time gfortran -o module_bl_mrf.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_mrf.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
7.40user 0.18system 0:30.91elapsed 24%CPU (0avgtext+0avgdata 226472maxresident)k
0inputs+1672outputs (0major+62143minor)pagefaults 0swaps
rm -f module_gfs_machine.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_gfs_machine.F  > module_gfs_machine.bb
/home/atm/WRFV3/tools/standard.exe module_gfs_machine.bb | /lib/cpp -P -traditional > module_gfs_machine.f90
rm -f module_gfs_machine.b module_gfs_machine.bb
time gfortran -o module_gfs_machine.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_gfs_machine.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.00user 0.00system 0:00.09elapsed 12%CPU (0avgtext+0avgdata 15044maxresident)k
0inputs+24outputs (0major+2666minor)pagefaults 0swaps
rm -f module_bl_myjpbl.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_myjpbl.F  > module_bl_myjpbl.bb
/home/atm/WRFV3/tools/standard.exe module_bl_myjpbl.bb | /lib/cpp -P -traditional > module_bl_myjpbl.f90
rm -f module_bl_myjpbl.b module_bl_myjpbl.bb
time gfortran -o module_bl_myjpbl.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_myjpbl.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
3.39user 0.10system 0:14.28elapsed 24%CPU (0avgtext+0avgdata 112920maxresident)k
0inputs+888outputs (0major+30133minor)pagefaults 0swaps
rm -f module_bl_qnsepbl.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_qnsepbl.F  > module_bl_qnsepbl.bb
/home/atm/WRFV3/tools/standard.exe module_bl_qnsepbl.bb | /lib/cpp -P -traditional > module_bl_qnsepbl.f90
rm -f module_bl_qnsepbl.b module_bl_qnsepbl.bb
time gfortran -o module_bl_qnsepbl.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_qnsepbl.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
2.11user 0.03system 0:08.82elapsed 24%CPU (0avgtext+0avgdata 69412maxresident)k
0inputs+728outputs (0major+16434minor)pagefaults 0swaps
rm -f module_bl_acm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_acm.F  > module_bl_acm.bb
/home/atm/WRFV3/tools/standard.exe module_bl_acm.bb | /lib/cpp -P -traditional > module_bl_acm.f90
rm -f module_bl_acm.b module_bl_acm.bb
time gfortran -o module_bl_acm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_acm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.76user 0.06system 0:07.52elapsed 24%CPU (0avgtext+0avgdata 63848maxresident)k
0inputs+632outputs (0major+15179minor)pagefaults 0swaps
rm -f module_bl_mynn.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_mynn.F  > module_bl_mynn.bb
/home/atm/WRFV3/tools/standard.exe module_bl_mynn.bb | /lib/cpp -P -traditional > module_bl_mynn.f90
rm -f module_bl_mynn.b module_bl_mynn.bb
time gfortran -o module_bl_mynn.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_mynn.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_bl_mynn.f90:91:6:

   USE module_state_description, only: param_first_scalar, &
      1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.01user 0.00system 0:00.07elapsed 16%CPU (0avgtext+0avgdata 14808maxresident)k
0inputs+16outputs (0major+1357minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_bl_mynn.o' failed
make[3]: [module_bl_mynn.o] Error 1 (ignored)
rm -f module_bl_gwdo.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_gwdo.F  > module_bl_gwdo.bb
/home/atm/WRFV3/tools/standard.exe module_bl_gwdo.bb | /lib/cpp -P -traditional > module_bl_gwdo.f90
rm -f module_bl_gwdo.b module_bl_gwdo.bb
time gfortran -o module_bl_gwdo.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_gwdo.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
2.91user 0.06system 0:12.12elapsed 24%CPU (0avgtext+0avgdata 74936maxresident)k
0inputs+920outputs (0major+17929minor)pagefaults 0swaps
rm -f module_bl_myjurb.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_myjurb.F  > module_bl_myjurb.bb
/home/atm/WRFV3/tools/standard.exe module_bl_myjurb.bb | /lib/cpp -P -traditional > module_bl_myjurb.f90
rm -f module_bl_myjurb.b module_bl_myjurb.bb
time gfortran -o module_bl_myjurb.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_myjurb.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
2.24user 0.07system 0:09.42elapsed 24%CPU (0avgtext+0avgdata 76980maxresident)k
128inputs+616outputs (0major+19392minor)pagefaults 0swaps
rm -f module_bl_boulac.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_boulac.F  > module_bl_boulac.bb
/home/atm/WRFV3/tools/standard.exe module_bl_boulac.bb | /lib/cpp -P -traditional > module_bl_boulac.f90
rm -f module_bl_boulac.b module_bl_boulac.bb
time gfortran -o module_bl_boulac.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_boulac.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
2.32user 0.05system 0:09.66elapsed 24%CPU (0avgtext+0avgdata 81708maxresident)k
0inputs+776outputs (0major+19746minor)pagefaults 0swaps
rm -f module_bl_mfshconvpbl.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_mfshconvpbl.F  > module_bl_mfshconvpbl.bb
/home/atm/WRFV3/tools/standard.exe module_bl_mfshconvpbl.bb | /lib/cpp -P -traditional > module_bl_mfshconvpbl.f90
rm -f module_bl_mfshconvpbl.b module_bl_mfshconvpbl.bb
time gfortran -o module_bl_mfshconvpbl.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_mfshconvpbl.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
2.50user 0.06system 0:10.45elapsed 24%CPU (0avgtext+0avgdata 83668maxresident)k
0inputs+784outputs (0major+20758minor)pagefaults 0swaps
rm -f module_shcu_grims.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_shcu_grims.F  > module_shcu_grims.bb
/home/atm/WRFV3/tools/standard.exe module_shcu_grims.bb | /lib/cpp -P -traditional > module_shcu_grims.f90
rm -f module_shcu_grims.b module_shcu_grims.bb
time gfortran -o module_shcu_grims.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_shcu_grims.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.67user 0.06system 0:07.31elapsed 23%CPU (0avgtext+0avgdata 56940maxresident)k
0inputs+648outputs (0major+13338minor)pagefaults 0swaps
rm -f module_bl_temf.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_temf.F  > module_bl_temf.bb
/home/atm/WRFV3/tools/standard.exe module_bl_temf.bb | /lib/cpp -P -traditional > module_bl_temf.f90
rm -f module_bl_temf.b module_bl_temf.bb
time gfortran -o module_bl_temf.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_temf.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
3.30user 0.10system 0:13.92elapsed 24%CPU (0avgtext+0avgdata 109560maxresident)k
0inputs+712outputs (0major+28693minor)pagefaults 0swaps
rm -f module_bl_gbmpbl.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_gbmpbl.F  > module_bl_gbmpbl.bb
/home/atm/WRFV3/tools/standard.exe module_bl_gbmpbl.bb | /lib/cpp -P -traditional > module_bl_gbmpbl.f90
rm -f module_bl_gbmpbl.b module_bl_gbmpbl.bb
time gfortran -o module_bl_gbmpbl.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_gbmpbl.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
3.02user 0.10system 0:12.77elapsed 24%CPU (0avgtext+0avgdata 135884maxresident)k
0inputs+544outputs (0major+34192minor)pagefaults 0swaps
rm -f module_cu_g3.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cu_g3.F  > module_cu_g3.bb
/home/atm/WRFV3/tools/standard.exe module_cu_g3.bb | /lib/cpp -P -traditional > module_cu_g3.f90
rm -f module_cu_g3.b module_cu_g3.bb
time gfortran -o module_cu_g3.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cu_g3.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
10.23user 0.25system 0:43.07elapsed 24%CPU (0avgtext+0avgdata 202712maxresident)k
12248inputs+2632outputs (44major+57168minor)pagefaults 0swaps
rm -f module_cu_kf.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cu_kf.F  > module_cu_kf.bb
/home/atm/WRFV3/tools/standard.exe module_cu_kf.bb | /lib/cpp -P -traditional > module_cu_kf.f90
rm -f module_cu_kf.b module_cu_kf.bb
time gfortran -o module_cu_kf.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cu_kf.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
21.55user 0.45system 1:29.75elapsed 24%CPU (0avgtext+0avgdata 332664maxresident)k
1288inputs+4448outputs (1major+104181minor)pagefaults 0swaps
rm -f module_cu_bmj.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cu_bmj.F  > module_cu_bmj.bb
/home/atm/WRFV3/tools/standard.exe module_cu_bmj.bb | /lib/cpp -P -traditional > module_cu_bmj.f90
rm -f module_cu_bmj.b module_cu_bmj.bb
time gfortran -o module_cu_bmj.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cu_bmj.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.89user 0.04system 0:08.35elapsed 23%CPU (0avgtext+0avgdata 63112maxresident)k
8inputs+656outputs (0major+14446minor)pagefaults 0swaps
rm -f module_cu_kfeta.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cu_kfeta.F  > module_cu_kfeta.bb
/home/atm/WRFV3/tools/standard.exe module_cu_kfeta.bb | /lib/cpp -P -traditional > module_cu_kfeta.f90
rm -f module_cu_kfeta.b module_cu_kfeta.bb
time gfortran -o module_cu_kfeta.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cu_kfeta.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
4.24user 0.09system 0:19.08elapsed 22%CPU (0avgtext+0avgdata 102112maxresident)k
496inputs+1008outputs (2major+27917minor)pagefaults 0swaps
rm -f module_cu_mskf.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cu_mskf.F  > module_cu_mskf.bb
/home/atm/WRFV3/tools/standard.exe module_cu_mskf.bb | /lib/cpp -P -traditional > module_cu_mskf.f90
rm -f module_cu_mskf.b module_cu_mskf.bb
time gfortran -o module_cu_mskf.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cu_mskf.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
6.48user 0.14system 0:26.93elapsed 24%CPU (0avgtext+0avgdata 134084maxresident)k
0inputs+1320outputs (0major+39604minor)pagefaults 0swaps
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-1-19 08:32:50 | 显示全部楼层
rm -f module_cu_ntiedtke.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cu_ntiedtke.F  > module_cu_ntiedtke.bb
/home/atm/WRFV3/tools/standard.exe module_cu_ntiedtke.bb | /lib/cpp -P -traditional > module_cu_ntiedtke.f90
rm -f module_cu_ntiedtke.b module_cu_ntiedtke.bb
time gfortran -o module_cu_ntiedtke.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cu_ntiedtke.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
6.80user 0.14system 0:28.21elapsed 24%CPU (0avgtext+0avgdata 147864maxresident)k
0inputs+1360outputs (0major+41819minor)pagefaults 0swaps
rm -f module_cu_gd.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cu_gd.F  > module_cu_gd.bb
/home/atm/WRFV3/tools/standard.exe module_cu_gd.bb | /lib/cpp -P -traditional > module_cu_gd.f90
rm -f module_cu_gd.b module_cu_gd.bb
time gfortran -o module_cu_gd.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cu_gd.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
6.64user 0.12system 0:27.63elapsed 24%CPU (0avgtext+0avgdata 139064maxresident)k
0inputs+2184outputs (0major+36626minor)pagefaults 0swaps
rm -f module_cu_gf.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cu_gf.F  > module_cu_gf.bb
/home/atm/WRFV3/tools/standard.exe module_cu_gf.bb | /lib/cpp -P -traditional > module_cu_gf.f90
rm -f module_cu_gf.b module_cu_gf.bb
time gfortran -o module_cu_gf.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cu_gf.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
6.51user 0.14system 0:27.16elapsed 24%CPU (0avgtext+0avgdata 144384maxresident)k
0inputs+1976outputs (0major+38697minor)pagefaults 0swaps
rm -f module_cu_nsas.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cu_nsas.F  > module_cu_nsas.bb
/home/atm/WRFV3/tools/standard.exe module_cu_nsas.bb | /lib/cpp -P -traditional > module_cu_nsas.f90
rm -f module_cu_nsas.b module_cu_nsas.bb
time gfortran -o module_cu_nsas.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cu_nsas.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
10.90user 0.17system 0:45.45elapsed 24%CPU (0avgtext+0avgdata 188628maxresident)k
8inputs+2776outputs (0major+52190minor)pagefaults 0swaps
rm -f module_ra_sw.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_sw.F  > module_ra_sw.bb
11.25user 0.28system 0:47.21elapsed 24%CPU (0avgtext+0avgdata 250432maxresident)k
0inputs+2472outputs (0major+69404minor)pagefaults 0swaps
rm -f module_ra_gsfcsw.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_gsfcsw.F  > module_ra_gsfcsw.bb
/home/atm/WRFV3/tools/standard.exe module_ra_sw.bb | /lib/cpp -P -traditional > module_ra_sw.f90
/home/atm/WRFV3/tools/standard.exe module_ra_gsfcsw.bb | /lib/cpp -P -traditional > module_ra_gsfcsw.f90
rm -f module_ra_sw.b module_ra_sw.bb
rm -f module_ra_gsfcsw.b module_ra_gsfcsw.bb
time gfortran -o module_ra_sw.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_sw.f90
time gfortran -o module_ra_gsfcsw.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_gsfcsw.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.74user 0.02system 0:03.25elapsed 23%CPU (0avgtext+0avgdata 41788maxresident)k
0inputs+264outputs (0major+7842minor)pagefaults 0swaps
rm -f module_ra_clWRF_support.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_clWRF_support.F  > module_ra_clWRF_support.bb
/home/atm/WRFV3/tools/standard.exe module_ra_clWRF_support.bb | /lib/cpp -P -traditional > module_ra_clWRF_support.f90
rm -f module_ra_clWRF_support.b module_ra_clWRF_support.bb
time gfortran -o module_ra_clWRF_support.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_clWRF_support.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.48user 0.00system 0:02.04elapsed 23%CPU (0avgtext+0avgdata 36204maxresident)k
328inputs+256outputs (2major+6690minor)pagefaults 0swaps
rm -f ../frame/module_dm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_dm.F  > ../frame/module_dm.bb
../frame/module_dm.F:2074:0: fatal error: namelist_defines.inc: No such file or directory
#include "namelist_defines.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_dm.o' failed
make[3]: [../frame/module_dm.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_dm.bb | /lib/cpp -P -traditional > ../frame/module_dm.f90
rm -f ../frame/module_dm.b ../frame/module_dm.bb
time gfortran -o ../frame/module_dm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_dm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_dm.f90:44:7:

    USE module_machine
       1
Fatal Error: Can't open module file ‘module_machine.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.01system 0:00.09elapsed 12%CPU (0avgtext+0avgdata 14260maxresident)k
152inputs+8outputs (1major+1180minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_dm.o' failed
make[3]: [../frame/module_dm.o] Error 1 (ignored)
rm -f module_ra_rrtmg_lw.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_rrtmg_lw.F  > module_ra_rrtmg_lw.bb
/home/atm/WRFV3/tools/standard.exe module_ra_rrtmg_lw.bb | /lib/cpp -P -traditional > module_ra_rrtmg_lw.f90
rm -f module_ra_rrtmg_lw.b module_ra_rrtmg_lw.bb
time gfortran -o module_ra_rrtmg_lw.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_rrtmg_lw.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_ra_rrtmg_lw.f90:11395:7:

    USE module_state_description, ONLY : FER_MP_HIRES, FER_MP_HIRES_ADVECT
       1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.22user 0.01system 0:01.00elapsed 23%CPU (0avgtext+0avgdata 29720maxresident)k
0inputs+272outputs (0major+5740minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_ra_rrtmg_lw.o' failed
make[3]: [module_ra_rrtmg_lw.o] Error 1 (ignored)
rm -f module_ra_rrtmg_lwf.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_rrtmg_lwf.F  > module_ra_rrtmg_lwf.bb
/home/atm/WRFV3/tools/standard.exe module_ra_rrtmg_lwf.bb | /lib/cpp -P -traditional > module_ra_rrtmg_lwf.f90
rm -f module_ra_rrtmg_lwf.b module_ra_rrtmg_lwf.bb
time gfortran -o module_ra_rrtmg_lwf.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_rrtmg_lwf.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
5.38user 0.13system 0:22.34elapsed 24%CPU (0avgtext+0avgdata 111312maxresident)k
0inputs+1480outputs (0major+28870minor)pagefaults 0swaps
rm -f module_mp_etanew.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_etanew.F  > module_mp_etanew.bb
/home/atm/WRFV3/tools/standard.exe module_mp_etanew.bb | /lib/cpp -P -traditional > module_mp_etanew.f90
rm -f module_mp_etanew.b module_mp_etanew.bb
time gfortran -o module_mp_etanew.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_etanew.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.35user 0.03system 0:05.72elapsed 24%CPU (0avgtext+0avgdata 47588maxresident)k
0inputs+512outputs (0major+9689minor)pagefaults 0swaps
rm -f module_mp_HWRF.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_HWRF.F  > module_mp_HWRF.bb
/home/atm/WRFV3/tools/standard.exe module_mp_HWRF.bb | /lib/cpp -P -traditional > module_mp_HWRF.f90
rm -f module_mp_HWRF.b module_mp_HWRF.bb
time gfortran -o module_mp_HWRF.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_HWRF.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.65user 0.05system 0:07.00elapsed 24%CPU (0avgtext+0avgdata 51648maxresident)k
0inputs+616outputs (0major+10883minor)pagefaults 0swaps
rm -f module_ra_hs.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_hs.F  > module_ra_hs.bb
/home/atm/WRFV3/tools/standard.exe module_ra_hs.bb | /lib/cpp -P -traditional > module_ra_hs.f90
rm -f module_ra_hs.b module_ra_hs.bb
time gfortran -o module_ra_hs.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_hs.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.09user 0.00system 0:00.45elapsed 23%CPU (0avgtext+0avgdata 25748maxresident)k
0inputs+48outputs (0major+3638minor)pagefaults 0swaps
rm -f module_ra_goddard.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_goddard.F  > module_ra_goddard.bb
/home/atm/WRFV3/tools/standard.exe module_ra_goddard.bb | /lib/cpp -P -traditional > module_ra_goddard.f90
rm -f module_ra_goddard.b module_ra_goddard.bb
time gfortran -o module_ra_goddard.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_goddard.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
10.02user 0.32system 0:45.27elapsed 22%CPU (0avgtext+0avgdata 230340maxresident)k
42560inputs+2688outputs (169major+65502minor)pagefaults 0swaps
rm -f module_ra_flg.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_flg.F  > module_ra_flg.bb
/home/atm/WRFV3/tools/standard.exe module_ra_flg.bb | /lib/cpp -P -traditional > module_ra_flg.f90
rm -f module_ra_flg.b module_ra_flg.bb
time gfortran -o module_ra_flg.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_flg.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
17.33user 0.68system 1:17.87elapsed 23%CPU (0avgtext+0avgdata 323464maxresident)k
48280inputs+6192outputs (942major+101762minor)pagefaults 0swaps
rm -f module_ra_aerosol.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_aerosol.F  > module_ra_aerosol.bb
/home/atm/WRFV3/tools/standard.exe module_ra_aerosol.bb | /lib/cpp -P -traditional > module_ra_aerosol.f90
rm -f module_ra_aerosol.b module_ra_aerosol.bb
time gfortran -o module_ra_aerosol.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_aerosol.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
3.61user 0.10system 0:15.45elapsed 24%CPU (0avgtext+0avgdata 84180maxresident)k
3528inputs+1112outputs (25major+22975minor)pagefaults 0swaps
rm -f module_mp_radar.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_radar.F  > module_mp_radar.bb
/home/atm/WRFV3/tools/standard.exe module_mp_radar.bb | /lib/cpp -P -traditional > module_mp_radar.f90
rm -f module_mp_radar.b module_mp_radar.bb
time gfortran -o module_mp_radar.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_radar.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.28user 0.02system 0:01.27elapsed 24%CPU (0avgtext+0avgdata 29720maxresident)k
0inputs+216outputs (0major+4849minor)pagefaults 0swaps
rm -f ../frame/module_driver_constants.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_driver_constants.F  > ../frame/module_driver_constants.bb
../frame/module_driver_constants.F:21:0: fatal error: model_data_order.inc: No such file or directory
#include "model_data_order.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_driver_constants.o' failed
make[3]: [../frame/module_driver_constants.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_driver_constants.bb | /lib/cpp -P -traditional > ../frame/module_driver_constants.f90
rm -f ../frame/module_driver_constants.b ../frame/module_driver_constants.bb
time gfortran -o ../frame/module_driver_constants.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_driver_constants.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Error: Unexpected end of file in ‘../frame/module_driver_constants.f90’
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14196maxresident)k
0inputs+8outputs (0major+1136minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_driver_constants.o' failed
make[3]: [../frame/module_driver_constants.o] Error 1 (ignored)
rm -f ../frame/module_comm_dm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_comm_dm.F  > ../frame/module_comm_dm.bb
../frame/module_comm_dm.F:35:0: fatal error: REGISTRY_COMM_DM_subs.inc: No such file or directory
#include "REGISTRY_COMM_DM_subs.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_comm_dm.o' failed
make[3]: [../frame/module_comm_dm.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_comm_dm.bb | /lib/cpp -P -traditional > ../frame/module_comm_dm.f90
rm -f ../frame/module_comm_dm.b ../frame/module_comm_dm.bb
time gfortran -o ../frame/module_comm_dm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_comm_dm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_comm_dm.f90:30:7:

    USE module_comm_dm_0
       1
Fatal Error: Can't open module file ‘module_comm_dm_0.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.08elapsed 9%CPU (0avgtext+0avgdata 14036maxresident)k
24inputs+8outputs (0major+1115minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_comm_dm.o' failed
make[3]: [../frame/module_comm_dm.o] Error 1 (ignored)
rm -f ../frame/module_domain.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_domain.F  > ../frame/module_domain.bb
../frame/module_domain.F:1743:0: fatal error: deallocs.inc: No such file or directory
# include "deallocs.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_domain.o' failed
make[3]: [../frame/module_domain.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_domain.bb | /lib/cpp -P -traditional > ../frame/module_domain.f90
rm -f ../frame/module_domain.b ../frame/module_domain.bb
time gfortran -o ../frame/module_domain.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_domain.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_domain.f90:54:7:

    USE module_driver_constants
       1
Fatal Error: Can't open module file ‘module_driver_constants.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 19%CPU (0avgtext+0avgdata 14508maxresident)k
0inputs+8outputs (0major+1213minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_domain.o' failed
make[3]: [../frame/module_domain.o] Error 1 (ignored)
rm -f ../frame/module_configure.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_configure.F  > ../frame/module_configure.bb
../frame/module_configure.F:8:0: fatal error: scalar_tables.inc: No such file or directory
#include "scalar_tables.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_configure.o' failed
make[3]: [../frame/module_configure.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_configure.bb | /lib/cpp -P -traditional > ../frame/module_configure.f90
rm -f ../frame/module_configure.b ../frame/module_configure.bb
time gfortran -o ../frame/module_configure.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_configure.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Error: Unexpected end of file in ‘../frame/module_configure.f90’
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 17%CPU (0avgtext+0avgdata 14332maxresident)k
0inputs+8outputs (0major+1136minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_configure.o' failed
make[3]: [../frame/module_configure.o] Error 1 (ignored)
rm -f ../share/module_bc.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../share/module_bc.F  > ../share/module_bc.bb
/home/atm/WRFV3/tools/standard.exe ../share/module_bc.bb | /lib/cpp -P -traditional > ../share/module_bc.f90
rm -f ../share/module_bc.b ../share/module_bc.bb
time gfortran -o ../share/module_bc.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../share/module_bc.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../share/module_bc.f90:32:7:

    USE module_configure
       1
Fatal Error: Can't open module file ‘module_configure.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 17%CPU (0avgtext+0avgdata 14852maxresident)k
0inputs+8outputs (0major+1323minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../share/module_bc.o' failed
make[3]: [../share/module_bc.o] Error 1 (ignored)
rm -f module_mp_kessler.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_kessler.F  > module_mp_kessler.bb
/home/atm/WRFV3/tools/standard.exe module_mp_kessler.bb | /lib/cpp -P -traditional > module_mp_kessler.f90
rm -f module_mp_kessler.b module_mp_kessler.bb
time gfortran -o module_mp_kessler.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_kessler.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.32user 0.02system 0:01.44elapsed 24%CPU (0avgtext+0avgdata 33464maxresident)k
0inputs+120outputs (0major+5876minor)pagefaults 0swaps
rm -f module_mp_lin.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_lin.F  > module_mp_lin.bb
/home/atm/WRFV3/tools/standard.exe module_mp_lin.bb | /lib/cpp -P -traditional > module_mp_lin.f90
rm -f module_mp_lin.b module_mp_lin.bb
time gfortran -o module_mp_lin.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_lin.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_mp_lin.f90:34:7:

    USE module_domain, ONLY : HISTORY_ALARM, Is_alarm_tstep
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.09elapsed 12%CPU (0avgtext+0avgdata 14652maxresident)k
24inputs+16outputs (0major+1277minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_mp_lin.o' failed
make[3]: [module_mp_lin.o] Error 1 (ignored)
rm -f module_mp_sbu_ylin.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_sbu_ylin.F  > module_mp_sbu_ylin.bb
/home/atm/WRFV3/tools/standard.exe module_mp_sbu_ylin.bb | /lib/cpp -P -traditional > module_mp_sbu_ylin.f90
rm -f module_mp_sbu_ylin.b module_mp_sbu_ylin.bb
time gfortran -o module_mp_sbu_ylin.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_sbu_ylin.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.60user 0.04system 0:06.73elapsed 24%CPU (0avgtext+0avgdata 57440maxresident)k
0inputs+520outputs (0major+13120minor)pagefaults 0swaps
rm -f module_mp_wsm3.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_wsm3.F  > module_mp_wsm3.bb
/home/atm/WRFV3/tools/standard.exe module_mp_wsm3.bb | /lib/cpp -P -traditional > module_mp_wsm3.f90
rm -f module_mp_wsm3.b module_mp_wsm3.bb
time gfortran -o module_mp_wsm3.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_wsm3.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
9.92user 0.27system 0:41.78elapsed 24%CPU (0avgtext+0avgdata 184992maxresident)k
5632inputs+4992outputs (26major+47953minor)pagefaults 0swaps
rm -f module_mp_wsm5.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_wsm5.F  > module_mp_wsm5.bb
/home/atm/WRFV3/tools/standard.exe module_mp_wsm5.bb | /lib/cpp -P -traditional > module_mp_wsm5.f90
rm -f module_mp_wsm5.b module_mp_wsm5.bb
time gfortran -o module_mp_wsm5.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_wsm5.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_mp_wsm5.f90:32:7:

    USE module_domain, ONLY : HISTORY_ALARM, Is_alarm_tstep
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 20%CPU (0avgtext+0avgdata 14632maxresident)k
0inputs+8outputs (0major+1267minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_mp_wsm5.o' failed
make[3]: [module_mp_wsm5.o] Error 1 (ignored)
rm -f module_mp_wsm6.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_wsm6.F  > module_mp_wsm6.bb
/home/atm/WRFV3/tools/standard.exe module_mp_wsm6.bb | /lib/cpp -P -traditional > module_mp_wsm6.f90
rm -f module_mp_wsm6.b module_mp_wsm6.bb
time gfortran -o module_mp_wsm6.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_wsm6.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_mp_wsm6.f90:31:7:

    USE module_domain, ONLY : HISTORY_ALARM, Is_alarm_tstep
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.01user 0.00system 0:00.06elapsed 18%CPU (0avgtext+0avgdata 14760maxresident)k
0inputs+8outputs (0major+1318minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_mp_wsm6.o' failed
make[3]: [module_mp_wsm6.o] Error 1 (ignored)
rm -f module_mp_fer_hires.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_fer_hires.F  > module_mp_fer_hires.bb
/home/atm/WRFV3/tools/standard.exe module_mp_fer_hires.bb | /lib/cpp -P -traditional > module_mp_fer_hires.f90
rm -f module_mp_fer_hires.b module_mp_fer_hires.bb
time gfortran -o module_mp_fer_hires.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_fer_hires.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
3.45user 0.06system 0:14.42elapsed 24%CPU (0avgtext+0avgdata 87392maxresident)k
0inputs+992outputs (0major+22549minor)pagefaults 0swaps
rm -f module_mp_full_sbm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_full_sbm.F  > module_mp_full_sbm.bb
/home/atm/WRFV3/tools/standard.exe module_mp_full_sbm.bb | /lib/cpp -P -traditional > module_mp_full_sbm.f90
rm -f module_mp_full_sbm.b module_mp_full_sbm.bb
time gfortran -o module_mp_full_sbm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_full_sbm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.74user 0.04system 0:07.38elapsed 24%CPU (0avgtext+0avgdata 55296maxresident)k
800inputs+664outputs (4major+11657minor)pagefaults 0swaps
rm -f module_mp_fast_sbm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_fast_sbm.F  > module_mp_fast_sbm.bb
/home/atm/WRFV3/tools/standard.exe module_mp_fast_sbm.bb | /lib/cpp -P -traditional > module_mp_fast_sbm.f90
rm -f module_mp_fast_sbm.b module_mp_fast_sbm.bb
time gfortran -o module_mp_fast_sbm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_fast_sbm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
7.96user 0.19system 0:42.12elapsed 19%CPU (0avgtext+0avgdata 182844maxresident)k
0inputs+2768outputs (0major+46555minor)pagefaults 0swaps
rm -f module_ltng_lpi.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ltng_lpi.F  > module_ltng_lpi.bb
/home/atm/WRFV3/tools/standard.exe module_ltng_lpi.bb | /lib/cpp -P -traditional > module_ltng_lpi.f90
rm -f module_ltng_lpi.b module_ltng_lpi.bb
time gfortran -o module_ltng_lpi.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ltng_lpi.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.20user 0.00system 0:01.12elapsed 18%CPU (0avgtext+0avgdata 28500maxresident)k
0inputs+88outputs (0major+4518minor)pagefaults 0swaps
rm -f module_mp_gsfcgce.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_gsfcgce.F  > module_mp_gsfcgce.bb
/home/atm/WRFV3/tools/standard.exe module_mp_gsfcgce.bb | /lib/cpp -P -traditional > module_mp_gsfcgce.f90
rm -f module_mp_gsfcgce.b module_mp_gsfcgce.bb
time gfortran -o module_mp_gsfcgce.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_gsfcgce.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_mp_gsfcgce.f90:34:7:

    USE module_domain, ONLY : HISTORY_ALARM, Is_alarm_tstep
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.01user 0.00system 0:00.06elapsed 19%CPU (0avgtext+0avgdata 14652maxresident)k
0inputs+8outputs (0major+1288minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_mp_gsfcgce.o' failed
make[3]: [module_mp_gsfcgce.o] Error 1 (ignored)
rm -f module_mp_morr_two_moment.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_morr_two_moment.F  > module_mp_morr_two_moment.bb
/home/atm/WRFV3/tools/standard.exe module_mp_morr_two_moment.bb | /lib/cpp -P -traditional > module_mp_morr_two_moment.f90
rm -f module_mp_morr_two_moment.b module_mp_morr_two_moment.bb
time gfortran -o module_mp_morr_two_moment.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_morr_two_moment.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_mp_morr_two_moment.f90:114:7:

    USE module_domain, ONLY : HISTORY_ALARM, Is_alarm_tstep  
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.01user 0.00system 0:00.07elapsed 16%CPU (0avgtext+0avgdata 15048maxresident)k
0inputs+8outputs (0major+1337minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_mp_morr_two_moment.o' failed
make[3]: [module_mp_morr_two_moment.o] Error 1 (ignored)
rm -f module_mp_milbrandt2mom.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_milbrandt2mom.F  > module_mp_milbrandt2mom.bb
/home/atm/WRFV3/tools/standard.exe module_mp_milbrandt2mom.bb | /lib/cpp -P -traditional > module_mp_milbrandt2mom.f90
rm -f module_mp_milbrandt2mom.b module_mp_milbrandt2mom.bb
time gfortran -o module_mp_milbrandt2mom.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_milbrandt2mom.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
12.96user 0.28system 1:06.49elapsed 19%CPU (0avgtext+0avgdata 287900maxresident)k
0inputs+3952outputs (0major+75526minor)pagefaults 0swaps
rm -f module_mp_nssl_2mom.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_nssl_2mom.F  > module_mp_nssl_2mom.bb
/home/atm/WRFV3/tools/standard.exe module_mp_nssl_2mom.bb | /lib/cpp -P -traditional > module_mp_nssl_2mom.f90
rm -f module_mp_nssl_2mom.b module_mp_nssl_2mom.bb
time gfortran -o module_mp_nssl_2mom.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_nssl_2mom.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
10.37user 0.31system 0:49.35elapsed 21%CPU (0avgtext+0avgdata 254752maxresident)k
3112inputs+1640outputs (10major+73202minor)pagefaults 0swaps
rm -f module_mp_wdm5.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_wdm5.F  > module_mp_wdm5.bb
/home/atm/WRFV3/tools/standard.exe module_mp_wdm5.bb | /lib/cpp -P -traditional > module_mp_wdm5.f90
rm -f module_mp_wdm5.b module_mp_wdm5.bb
time gfortran -o module_mp_wdm5.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_wdm5.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_mp_wdm5.f90:32:7:

    USE module_domain, ONLY : HISTORY_ALARM, Is_alarm_tstep
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.11elapsed 10%CPU (0avgtext+0avgdata 14712maxresident)k
208inputs+8outputs (2major+1274minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_mp_wdm5.o' failed
make[3]: [module_mp_wdm5.o] Error 1 (ignored)
rm -f module_mp_wdm6.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_mp_wdm6.F  > module_mp_wdm6.bb
/home/atm/WRFV3/tools/standard.exe module_mp_wdm6.bb | /lib/cpp -P -traditional > module_mp_wdm6.f90
rm -f module_mp_wdm6.b module_mp_wdm6.bb
time gfortran -o module_mp_wdm6.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_mp_wdm6.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_mp_wdm6.f90:31:7:

    USE module_domain, ONLY : HISTORY_ALARM, Is_alarm_tstep
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 18%CPU (0avgtext+0avgdata 14948maxresident)k
0inputs+8outputs (0major+1314minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_mp_wdm6.o' failed
make[3]: [module_mp_wdm6.o] Error 1 (ignored)
rm -f module_sf_sfclay.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_sfclay.F  > module_sf_sfclay.bb
/home/atm/WRFV3/tools/standard.exe module_sf_sfclay.bb | /lib/cpp -P -traditional > module_sf_sfclay.f90
rm -f module_sf_sfclay.b module_sf_sfclay.bb
time gfortran -o module_sf_sfclay.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_sfclay.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.97user 0.05system 0:04.34elapsed 23%CPU (0avgtext+0avgdata 46464maxresident)k
0inputs+344outputs (0major+10629minor)pagefaults 0swaps
rm -f module_sf_sfclayrev.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_sfclayrev.F  > module_sf_sfclayrev.bb
/home/atm/WRFV3/tools/standard.exe module_sf_sfclayrev.bb | /lib/cpp -P -traditional > module_sf_sfclayrev.f90
rm -f module_sf_sfclayrev.b module_sf_sfclayrev.bb
time gfortran -o module_sf_sfclayrev.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_sfclayrev.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.10user 0.04system 0:04.69elapsed 24%CPU (0avgtext+0avgdata 48988maxresident)k
0inputs+424outputs (0major+11074minor)pagefaults 0swaps
rm -f module_progtm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_progtm.F  > module_progtm.bb
/home/atm/WRFV3/tools/standard.exe module_progtm.bb | /lib/cpp -P -traditional > module_progtm.f90
rm -f module_progtm.b module_progtm.bb
time gfortran -o module_progtm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_progtm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.05user 0.01system 0:00.30elapsed 22%CPU (0avgtext+0avgdata 24716maxresident)k
8inputs+48outputs (0major+3330minor)pagefaults 0swaps
rm -f module_sf_exchcoef.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_exchcoef.F  > module_sf_exchcoef.bb
/home/atm/WRFV3/tools/standard.exe module_sf_exchcoef.bb | /lib/cpp -P -traditional > module_sf_exchcoef.f90
rm -f module_sf_exchcoef.b module_sf_exchcoef.bb
time gfortran -o module_sf_exchcoef.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_exchcoef.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.05user 0.01system 0:00.33elapsed 21%CPU (0avgtext+0avgdata 24664maxresident)k
0inputs+64outputs (0major+3383minor)pagefaults 0swaps
rm -f module_sf_slab.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_slab.F  > module_sf_slab.bb
/home/atm/WRFV3/tools/standard.exe module_sf_slab.bb | /lib/cpp -P -traditional > module_sf_slab.f90
rm -f module_sf_slab.b module_sf_slab.bb
time gfortran -o module_sf_slab.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_slab.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.50user 0.01system 0:02.13elapsed 24%CPU (0avgtext+0avgdata 35988maxresident)k
0inputs+208outputs (0major+7289minor)pagefaults 0swaps
rm -f module_sf_noahlsm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_noahlsm.F  > module_sf_noahlsm.bb
/home/atm/WRFV3/tools/standard.exe module_sf_noahlsm.bb | /lib/cpp -P -traditional > module_sf_noahlsm.f90
rm -f module_sf_noahlsm.b module_sf_noahlsm.bb
time gfortran -o module_sf_noahlsm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_noahlsm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.63user 0.06system 0:06.99elapsed 24%CPU (0avgtext+0avgdata 50352maxresident)k
264inputs+800outputs (0major+10767minor)pagefaults 0swaps
rm -f module_sf_myjsfc.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_myjsfc.F  > module_sf_myjsfc.bb
/home/atm/WRFV3/tools/standard.exe module_sf_myjsfc.bb | /lib/cpp -P -traditional > module_sf_myjsfc.f90
rm -f module_sf_myjsfc.b module_sf_myjsfc.bb
time gfortran -o module_sf_myjsfc.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_myjsfc.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_sf_myjsfc.f90:34:10:

       USE MODULE_DM, ONLY : WRF_DM_MAXVAL
          1
Fatal Error: Can't open module file ‘module_dm.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 19%CPU (0avgtext+0avgdata 14344maxresident)k
8inputs+8outputs (0major+1182minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_sf_myjsfc.o' failed
make[3]: [module_sf_myjsfc.o] Error 1 (ignored)
rm -f module_data_gocart_dust.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_data_gocart_dust.F  > module_data_gocart_dust.bb
/home/atm/WRFV3/tools/standard.exe module_data_gocart_dust.bb | /lib/cpp -P -traditional > module_data_gocart_dust.f90
rm -f module_data_gocart_dust.b module_data_gocart_dust.bb
time gfortran -o module_data_gocart_dust.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_data_gocart_dust.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.10elapsed 15%CPU (0avgtext+0avgdata 15652maxresident)k
0inputs+32outputs (0major+2698minor)pagefaults 0swaps
rm -f module_sf_urban.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_urban.F  > module_sf_urban.bb
/home/atm/WRFV3/tools/standard.exe module_sf_urban.bb | /lib/cpp -P -traditional > module_sf_urban.f90
rm -f module_sf_urban.b module_sf_urban.bb
time gfortran -o module_sf_urban.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_urban.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
4.14user 0.08system 0:17.38elapsed 24%CPU (0avgtext+0avgdata 89356maxresident)k
8inputs+1448outputs (1major+21602minor)pagefaults 0swaps
rm -f module_sf_bem.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_bem.F  > module_sf_bem.bb
/home/atm/WRFV3/tools/standard.exe module_sf_bem.bb | /lib/cpp -P -traditional > module_sf_bem.f90
rm -f module_sf_bem.b module_sf_bem.bb
time gfortran -o module_sf_bem.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_bem.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
1.17user 0.04system 0:05.01elapsed 24%CPU (0avgtext+0avgdata 50704maxresident)k
0inputs+456outputs (0major+10331minor)pagefaults 0swaps
rm -f ../share/module_date_time.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../share/module_date_time.F  > ../share/module_date_time.bb
/home/atm/WRFV3/tools/standard.exe ../share/module_date_time.bb | /lib/cpp -P -traditional > ../share/module_date_time.f90
rm -f ../share/module_date_time.b ../share/module_date_time.bb
time gfortran -o ../share/module_date_time.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../share/module_date_time.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../share/module_date_time.f90:32:6:

   USE module_configure
      1
Fatal Error: Can't open module file ‘module_configure.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14140maxresident)k
0inputs+8outputs (0major+1154minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../share/module_date_time.o' failed
make[3]: [../share/module_date_time.o] Error 1 (ignored)
rm -f module_sf_ssib.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_ssib.F  > module_sf_ssib.bb
/home/atm/WRFV3/tools/standard.exe module_sf_ssib.bb | /lib/cpp -P -traditional > module_sf_ssib.f90
rm -f module_sf_ssib.b module_sf_ssib.bb
time gfortran -o module_sf_ssib.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_ssib.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
2.86user 0.07system 0:11.91elapsed 24%CPU (0avgtext+0avgdata 69084maxresident)k
0inputs+1312outputs (0major+15097minor)pagefaults 0swaps
rm -f module_sf_noah_seaice.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_noah_seaice.F  > module_sf_noah_seaice.bb
/home/atm/WRFV3/tools/standard.exe module_sf_noah_seaice.bb | /lib/cpp -P -traditional > module_sf_noah_seaice.f90
rm -f module_sf_noah_seaice.b module_sf_noah_seaice.bb
time gfortran -o module_sf_noah_seaice.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_noah_seaice.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.25user 0.02system 0:01.16elapsed 23%CPU (0avgtext+0avgdata 30996maxresident)k
128inputs+128outputs (1major+5304minor)pagefaults 0swaps
rm -f module_sf_noahmp_glacier.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_noahmp_glacier.F  > module_sf_noahmp_glacier.bb
/home/atm/WRFV3/tools/standard.exe module_sf_noahmp_glacier.bb | /lib/cpp -P -traditional > module_sf_noahmp_glacier.f90
rm -f module_sf_noahmp_glacier.b module_sf_noahmp_glacier.bb
time gfortran -o module_sf_noahmp_glacier.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_noahmp_glacier.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-1-19 08:33:34 | 显示全部楼层
3.20user 0.06system 0:13.27elapsed 24%CPU (0avgtext+0avgdata 84400maxresident)k
240inputs+960outputs (1major+22368minor)pagefaults 0swaps
rm -f module_sf_pxlsm_data.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_pxlsm_data.F  > module_sf_pxlsm_data.bb
/home/atm/WRFV3/tools/standard.exe module_sf_pxlsm_data.bb | /lib/cpp -P -traditional > module_sf_pxlsm_data.f90
rm -f module_sf_pxlsm_data.b module_sf_pxlsm_data.bb
time gfortran -o module_sf_pxlsm_data.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_pxlsm_data.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.14elapsed 16%CPU (0avgtext+0avgdata 17104maxresident)k
0inputs+104outputs (0major+3076minor)pagefaults 0swaps
rm -f module_sf_ruclsm.o
/home/atm/WRFV3/tools/standard.exe module_sf_ruclsm.F > module_sf_ruclsm.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_ruclsm.b  > module_sf_ruclsm.f90
rm -f module_sf_ruclsm.b
if fgrep -iq '!$OMP' module_sf_ruclsm.f90 ; then \
          echo COMPILING module_sf_ruclsm.F WITH OMP ; \
          if [ -n "" ] ; then echo COMPILING module_sf_ruclsm.F WITH OMP ; fi ; \
  time gfortran -c  -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_ruclsm.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_sf_ruclsm.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   module_sf_ruclsm.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
24.74user 0.35system 1:44.25elapsed 24%CPU (0avgtext+0avgdata 276596maxresident)k
224inputs+3968outputs (0major+79714minor)pagefaults 0swaps
rm -f module_sf_sfcdiags.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_sfcdiags.F  > module_sf_sfcdiags.bb
/home/atm/WRFV3/tools/standard.exe module_sf_sfcdiags.bb | /lib/cpp -P -traditional > module_sf_sfcdiags.f90
rm -f module_sf_sfcdiags.b module_sf_sfcdiags.bb
time gfortran -o module_sf_sfcdiags.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_sfcdiags.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.08user 0.00system 0:00.38elapsed 22%CPU (0avgtext+0avgdata 25112maxresident)k
0inputs+48outputs (0major+3701minor)pagefaults 0swaps
rm -f module_sf_sfcdiags_ruclsm.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_sfcdiags_ruclsm.F  > module_sf_sfcdiags_ruclsm.bb
/home/atm/WRFV3/tools/standard.exe module_sf_sfcdiags_ruclsm.bb | /lib/cpp -P -traditional > module_sf_sfcdiags_ruclsm.f90
rm -f module_sf_sfcdiags_ruclsm.b module_sf_sfcdiags_ruclsm.bb
time gfortran -o module_sf_sfcdiags_ruclsm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_sfcdiags_ruclsm.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.09user 0.00system 0:00.43elapsed 22%CPU (0avgtext+0avgdata 25356maxresident)k
0inputs+48outputs (0major+3732minor)pagefaults 0swaps
rm -f module_sf_sstskin.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_sstskin.F  > module_sf_sstskin.bb
/home/atm/WRFV3/tools/standard.exe module_sf_sstskin.bb | /lib/cpp -P -traditional > module_sf_sstskin.f90
rm -f module_sf_sstskin.b module_sf_sstskin.bb
time gfortran -o module_sf_sstskin.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_sstskin.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.07user 0.00system 0:00.38elapsed 21%CPU (0avgtext+0avgdata 25612maxresident)k
0inputs+48outputs (0major+3616minor)pagefaults 0swaps
rm -f module_sf_tmnupdate.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_tmnupdate.F  > module_sf_tmnupdate.bb
/home/atm/WRFV3/tools/standard.exe module_sf_tmnupdate.bb | /lib/cpp -P -traditional > module_sf_tmnupdate.f90
rm -f module_sf_tmnupdate.b module_sf_tmnupdate.bb
time gfortran -o module_sf_tmnupdate.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_tmnupdate.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.18user 0.00system 0:00.78elapsed 23%CPU (0avgtext+0avgdata 29628maxresident)k
0inputs+72outputs (0major+4691minor)pagefaults 0swaps
rm -f module_sf_oml.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_oml.F  > module_sf_oml.bb
/home/atm/WRFV3/tools/standard.exe module_sf_oml.bb | /lib/cpp -P -traditional > module_sf_oml.f90
rm -f module_sf_oml.b module_sf_oml.bb
time gfortran -o module_sf_oml.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_oml.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.14user 0.01system 0:00.68elapsed 24%CPU (0avgtext+0avgdata 27932maxresident)k
0inputs+80outputs (0major+4323minor)pagefaults 0swaps
rm -f module_sf_3dpwp.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_3dpwp.F  > module_sf_3dpwp.bb
/home/atm/WRFV3/tools/standard.exe module_sf_3dpwp.bb | /lib/cpp -P -traditional > module_sf_3dpwp.f90
rm -f module_sf_3dpwp.b module_sf_3dpwp.bb
time gfortran -o module_sf_3dpwp.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_3dpwp.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
2.14user 0.06system 0:09.05elapsed 24%CPU (0avgtext+0avgdata 79176maxresident)k
0inputs+584outputs (0major+19429minor)pagefaults 0swaps
rm -f module_sf_qnsesfc.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_qnsesfc.F  > module_sf_qnsesfc.bb
/home/atm/WRFV3/tools/standard.exe module_sf_qnsesfc.bb | /lib/cpp -P -traditional > module_sf_qnsesfc.f90
rm -f module_sf_qnsesfc.b module_sf_qnsesfc.bb
time gfortran -o module_sf_qnsesfc.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_qnsesfc.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_sf_qnsesfc.f90:34:10:

       USE MODULE_DM, ONLY : WRF_DM_MAXVAL
          1
Fatal Error: Can't open module file ‘module_dm.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14424maxresident)k
0inputs+8outputs (0major+1186minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_sf_qnsesfc.o' failed
make[3]: [module_sf_qnsesfc.o] Error 1 (ignored)
rm -f module_sf_mynn.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_mynn.F  > module_sf_mynn.bb
/home/atm/WRFV3/tools/standard.exe module_sf_mynn.bb | /lib/cpp -P -traditional > module_sf_mynn.f90
rm -f module_sf_mynn.b module_sf_mynn.bb
time gfortran -o module_sf_mynn.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_mynn.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_sf_mynn.f90:80:6:

   USE module_bl_mynn,   only: tv0, mym_condensation
      1
Fatal Error: Can't open module file ‘module_bl_mynn.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 18%CPU (0avgtext+0avgdata 14356maxresident)k
0inputs+8outputs (0major+1215minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_sf_mynn.o' failed
make[3]: [module_sf_mynn.o] Error 1 (ignored)
rm -f module_sf_fogdes.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_fogdes.F  > module_sf_fogdes.bb
/home/atm/WRFV3/tools/standard.exe module_sf_fogdes.bb | /lib/cpp -P -traditional > module_sf_fogdes.f90
rm -f module_sf_fogdes.b module_sf_fogdes.bb
time gfortran -o module_sf_fogdes.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_fogdes.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_sf_fogdes.f90:31:6:

   USE module_bl_mynn, only: qcgmin, gno, gpw
      1
Fatal Error: Can't open module file ‘module_bl_mynn.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14120maxresident)k
0inputs+8outputs (0major+1146minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_sf_fogdes.o' failed
make[3]: [module_sf_fogdes.o] Error 1 (ignored)
rm -f module_sf_pxsfclay.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_pxsfclay.F  > module_sf_pxsfclay.bb
/home/atm/WRFV3/tools/standard.exe module_sf_pxsfclay.bb | /lib/cpp -P -traditional > module_sf_pxsfclay.f90
rm -f module_sf_pxsfclay.b module_sf_pxsfclay.bb
time gfortran -o module_sf_pxsfclay.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_pxsfclay.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.43user 0.02system 0:01.88elapsed 24%CPU (0avgtext+0avgdata 34400maxresident)k
0inputs+200outputs (0major+6383minor)pagefaults 0swaps
rm -f module_sf_temfsfclay.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_temfsfclay.F  > module_sf_temfsfclay.bb
/home/atm/WRFV3/tools/standard.exe module_sf_temfsfclay.bb | /lib/cpp -P -traditional > module_sf_temfsfclay.f90
rm -f module_sf_temfsfclay.b module_sf_temfsfclay.bb
time gfortran -o module_sf_temfsfclay.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_temfsfclay.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.26user 0.01system 0:01.16elapsed 24%CPU (0avgtext+0avgdata 30872maxresident)k
0inputs+112outputs (0major+5330minor)pagefaults 0swaps
rm -f module_sf_idealscmsfclay.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_idealscmsfclay.F  > module_sf_idealscmsfclay.bb
/home/atm/WRFV3/tools/standard.exe module_sf_idealscmsfclay.bb | /lib/cpp -P -traditional > module_sf_idealscmsfclay.f90
rm -f module_sf_idealscmsfclay.b module_sf_idealscmsfclay.bb
time gfortran -o module_sf_idealscmsfclay.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_idealscmsfclay.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.10user 0.02system 0:00.56elapsed 22%CPU (0avgtext+0avgdata 27292maxresident)k
0inputs+64outputs (0major+4022minor)pagefaults 0swaps
rm -f module_sf_scmflux.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_scmflux.F  > module_sf_scmflux.bb
/home/atm/WRFV3/tools/standard.exe module_sf_scmflux.bb | /lib/cpp -P -traditional > module_sf_scmflux.f90
rm -f module_sf_scmflux.b module_sf_scmflux.bb
time gfortran -o module_sf_scmflux.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_scmflux.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.30user 0.00system 0:01.28elapsed 24%CPU (0avgtext+0avgdata 32000maxresident)k
0inputs+120outputs (0major+5816minor)pagefaults 0swaps
rm -f module_sf_scmskintemp.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_scmskintemp.F  > module_sf_scmskintemp.bb
/home/atm/WRFV3/tools/standard.exe module_sf_scmskintemp.bb | /lib/cpp -P -traditional > module_sf_scmskintemp.f90
rm -f module_sf_scmskintemp.b module_sf_scmskintemp.bb
time gfortran -o module_sf_scmskintemp.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_scmskintemp.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.06user 0.00system 0:00.33elapsed 22%CPU (0avgtext+0avgdata 25964maxresident)k
0inputs+48outputs (0major+3660minor)pagefaults 0swaps
rm -f module_physics_addtendc.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_physics_addtendc.F  > module_physics_addtendc.bb
/home/atm/WRFV3/tools/standard.exe module_physics_addtendc.bb | /lib/cpp -P -traditional > module_physics_addtendc.f90
rm -f module_physics_addtendc.b module_physics_addtendc.bb
time gfortran -o module_physics_addtendc.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_physics_addtendc.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_physics_addtendc.f90:48:7:

    USE module_state_description
       1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.01user 0.00system 0:00.06elapsed 19%CPU (0avgtext+0avgdata 14644maxresident)k
0inputs+8outputs (0major+1286minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_physics_addtendc.o' failed
make[3]: [module_physics_addtendc.o] Error 1 (ignored)
rm -f module_sf_lake.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_sf_lake.F  > module_sf_lake.bb
/home/atm/WRFV3/tools/standard.exe module_sf_lake.bb | /lib/cpp -P -traditional > module_sf_lake.f90
rm -f module_sf_lake.b module_sf_lake.bb
time gfortran -o module_sf_lake.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_sf_lake.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
6.21user 0.12system 0:25.74elapsed 24%CPU (0avgtext+0avgdata 113648maxresident)k
0inputs+2416outputs (0major+28797minor)pagefaults 0swaps
rm -f module_fdda_psufddagd.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_fdda_psufddagd.F  > module_fdda_psufddagd.bb
/home/atm/WRFV3/tools/standard.exe module_fdda_psufddagd.bb | /lib/cpp -P -traditional > module_fdda_psufddagd.f90
rm -f module_fdda_psufddagd.b module_fdda_psufddagd.bb
time gfortran -o module_fdda_psufddagd.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_fdda_psufddagd.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
3.37user 0.07system 0:14.11elapsed 24%CPU (0avgtext+0avgdata 83800maxresident)k
0inputs+1256outputs (0major+19291minor)pagefaults 0swaps
rm -f module_fdda_spnudging.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_fdda_spnudging.F  > module_fdda_spnudging.bb
/home/atm/WRFV3/tools/standard.exe module_fdda_spnudging.bb | /lib/cpp -P -traditional > module_fdda_spnudging.f90
rm -f module_fdda_spnudging.b module_fdda_spnudging.bb
time gfortran -o module_fdda_spnudging.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_fdda_spnudging.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_fdda_spnudging.f90:33:6:

   USE module_dm , ONLY : ntasks_x, ntasks_y, local_communicator_x, local_communicator_y, data_order_xzy
      1
Fatal Error: Can't open module file ‘module_dm.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14240maxresident)k
0inputs+8outputs (0major+1171minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_fdda_spnudging.o' failed
make[3]: [module_fdda_spnudging.o] Error 1 (ignored)
rm -f module_fddaobs_rtfdda.o
/home/atm/WRFV3/tools/standard.exe module_fddaobs_rtfdda.F > module_fddaobs_rtfdda.b
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_fddaobs_rtfdda.b  > module_fddaobs_rtfdda.f90
rm -f module_fddaobs_rtfdda.b
if fgrep -iq '!$OMP' module_fddaobs_rtfdda.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_fddaobs_rtfdda.F WITH OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_fddaobs_rtfdda.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_fddaobs_rtfdda.F WITHOUT OMP ; fi ; \
  time gfortran -c  -O0 -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4  -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include   module_fddaobs_rtfdda.f90 ; \
        fi
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_fddaobs_rtfdda.f90:89:6:

   USE module_domain
      1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 18%CPU (0avgtext+0avgdata 14824maxresident)k
0inputs+8outputs (0major+1276minor)pagefaults 0swaps
../configure.wrf:464: recipe for target 'module_fddaobs_rtfdda.o' failed
make[3]: [module_fddaobs_rtfdda.o] Error 1 (ignored)
rm -f module_wind_fitch.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_wind_fitch.F  > module_wind_fitch.bb
/home/atm/WRFV3/tools/standard.exe module_wind_fitch.bb | /lib/cpp -P -traditional > module_wind_fitch.f90
rm -f module_wind_fitch.b module_wind_fitch.bb
time gfortran -o module_wind_fitch.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_wind_fitch.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_wind_fitch.f90:71:6:

   USE module_driver_constants, ONLY : max_domains
      1
Fatal Error: Can't open module file ‘module_driver_constants.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 12%CPU (0avgtext+0avgdata 14088maxresident)k
0inputs+8outputs (0major+1137minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_wind_fitch.o' failed
make[3]: [module_wind_fitch.o] Error 1 (ignored)
rm -f module_microphysics_zero_out.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_microphysics_zero_out.F  > module_microphysics_zero_out.bb
/home/atm/WRFV3/tools/standard.exe module_microphysics_zero_out.bb | /lib/cpp -P -traditional > module_microphysics_zero_out.f90
rm -f module_microphysics_zero_out.b module_microphysics_zero_out.bb
time gfortran -o module_microphysics_zero_out.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_microphysics_zero_out.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_microphysics_zero_out.f90:40:7:

    USE module_state_description
       1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14224maxresident)k
0inputs+8outputs (0major+1134minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_microphysics_zero_out.o' failed
make[3]: [module_microphysics_zero_out.o] Error 1 (ignored)
rm -f ../frame/module_cpl.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_cpl.F  > ../frame/module_cpl.bb
/home/atm/WRFV3/tools/standard.exe ../frame/module_cpl.bb | /lib/cpp -P -traditional > ../frame/module_cpl.f90
rm -f ../frame/module_cpl.b ../frame/module_cpl.bb
time gfortran -o ../frame/module_cpl.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_cpl.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
../frame/module_cpl.f90:29:7:

    USE module_domain          , ONLY : domain, get_ijk_from_grid
       1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14296maxresident)k
0inputs+8outputs (0major+1152minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_cpl.o' failed
make[3]: [../frame/module_cpl.o] Error 1 (ignored)
rm -f module_ltng_crmpr92.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ltng_crmpr92.F  > module_ltng_crmpr92.bb
/home/atm/WRFV3/tools/standard.exe module_ltng_crmpr92.bb | /lib/cpp -P -traditional > module_ltng_crmpr92.f90
rm -f module_ltng_crmpr92.b module_ltng_crmpr92.bb
time gfortran -o module_ltng_crmpr92.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ltng_crmpr92.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_ltng_crmpr92.f90:65:5:

  USE module_state_description
     1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14184maxresident)k
0inputs+8outputs (0major+1134minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_ltng_crmpr92.o' failed
make[3]: [module_ltng_crmpr92.o] Error 1 (ignored)
rm -f module_ltng_cpmpr92z.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ltng_cpmpr92z.F  > module_ltng_cpmpr92z.bb
/home/atm/WRFV3/tools/standard.exe module_ltng_cpmpr92z.bb | /lib/cpp -P -traditional > module_ltng_cpmpr92z.f90
rm -f module_ltng_cpmpr92z.b module_ltng_cpmpr92z.bb
time gfortran -o module_ltng_cpmpr92z.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ltng_cpmpr92z.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_ltng_cpmpr92z.f90:61:5:

  USE module_state_description
     1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14316maxresident)k
0inputs+8outputs (0major+1125minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_ltng_cpmpr92z.o' failed
make[3]: [module_ltng_cpmpr92z.o] Error 1 (ignored)
rm -f module_ltng_iccg.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ltng_iccg.F  > module_ltng_iccg.bb
/home/atm/WRFV3/tools/standard.exe module_ltng_iccg.bb | /lib/cpp -P -traditional > module_ltng_iccg.f90
rm -f module_ltng_iccg.b module_ltng_iccg.bb
time gfortran -o module_ltng_iccg.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ltng_iccg.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.41user 0.03system 0:01.90elapsed 23%CPU (0avgtext+0avgdata 34500maxresident)k
240inputs+176outputs (2major+6442minor)pagefaults 0swaps
rm -f module_fddaobs_driver.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_fddaobs_driver.F  > module_fddaobs_driver.bb
/home/atm/WRFV3/tools/standard.exe module_fddaobs_driver.bb | /lib/cpp -P -traditional > module_fddaobs_driver.f90
rm -f module_fddaobs_driver.b module_fddaobs_driver.bb
time gfortran -o module_fddaobs_driver.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_fddaobs_driver.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_fddaobs_driver.f90:92:6:

   USE module_domain
      1
Fatal Error: Can't open module file ‘module_domain.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 13%CPU (0avgtext+0avgdata 14464maxresident)k
0inputs+16outputs (0major+1161minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_fddaobs_driver.o' failed
make[3]: [module_fddaobs_driver.o] Error 1 (ignored)
rm -f module_diag_misc.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_diag_misc.F  > module_diag_misc.bb
/home/atm/WRFV3/tools/standard.exe module_diag_misc.bb | /lib/cpp -P -traditional > module_diag_misc.f90
rm -f module_diag_misc.b module_diag_misc.bb
time gfortran -o module_diag_misc.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_diag_misc.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_diag_misc.f90:81:6:

   USE module_dm, ONLY: wrf_dm_sum_real, wrf_dm_maxval
      1
Fatal Error: Can't open module file ‘module_dm.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14428maxresident)k
0inputs+8outputs (0major+1189minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_diag_misc.o' failed
make[3]: [module_diag_misc.o] Error 1 (ignored)
rm -f module_diag_cl.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_diag_cl.F  > module_diag_cl.bb
/home/atm/WRFV3/tools/standard.exe module_diag_cl.bb | /lib/cpp -P -traditional > module_diag_cl.f90
rm -f module_diag_cl.b module_diag_cl.bb
time gfortran -o module_diag_cl.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_diag_cl.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_diag_cl.f90:58:6:

   USE module_dm, ONLY: wrf_dm_sum_real, wrf_dm_maxval
      1
Fatal Error: Can't open module file ‘module_dm.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 12%CPU (0avgtext+0avgdata 14444maxresident)k
0inputs+8outputs (0major+1155minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_diag_cl.o' failed
make[3]: [module_diag_cl.o] Error 1 (ignored)
rm -f module_diag_pld.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_diag_pld.F  > module_diag_pld.bb
/home/atm/WRFV3/tools/standard.exe module_diag_pld.bb | /lib/cpp -P -traditional > module_diag_pld.f90
rm -f module_diag_pld.b module_diag_pld.bb
time gfortran -o module_diag_pld.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_diag_pld.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
2.95user 0.08system 0:12.38elapsed 24%CPU (0avgtext+0avgdata 78204maxresident)k
0inputs+832outputs (0major+19639minor)pagefaults 0swaps
rm -f module_diag_zld.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_diag_zld.F  > module_diag_zld.bb
/home/atm/WRFV3/tools/standard.exe module_diag_zld.bb | /lib/cpp -P -traditional > module_diag_zld.f90
rm -f module_diag_zld.b module_diag_zld.bb
time gfortran -o module_diag_zld.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_diag_zld.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.29user 0.00system 0:01.37elapsed 21%CPU (0avgtext+0avgdata 31820maxresident)k
0inputs+104outputs (0major+5478minor)pagefaults 0swaps
rm -f ../frame/module_streams.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../frame/module_streams.F  > ../frame/module_streams.bb
../frame/module_streams.F:7:0: fatal error: switches_and_alarms.inc: No such file or directory
#include "switches_and_alarms.inc"
^
compilation terminated.
../configure.wrf:334: recipe for target '../frame/module_streams.o' failed
make[3]: [../frame/module_streams.o] Error 1 (ignored)
/home/atm/WRFV3/tools/standard.exe ../frame/module_streams.bb | /lib/cpp -P -traditional > ../frame/module_streams.f90
rm -f ../frame/module_streams.b ../frame/module_streams.bb
time gfortran -o ../frame/module_streams.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    ../frame/module_streams.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
f951: Error: Unexpected end of file in ‘../frame/module_streams.f90’
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14196maxresident)k
0inputs+8outputs (0major+1134minor)pagefaults 0swaps
../configure.wrf:334: recipe for target '../frame/module_streams.o' failed
make[3]: [../frame/module_streams.o] Error 1 (ignored)
rm -f module_diag_afwa_hail.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_diag_afwa_hail.F  > module_diag_afwa_hail.bb
/home/atm/WRFV3/tools/standard.exe module_diag_afwa_hail.bb | /lib/cpp -P -traditional > module_diag_afwa_hail.f90
rm -f module_diag_afwa_hail.b module_diag_afwa_hail.bb
time gfortran -o module_diag_afwa_hail.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_diag_afwa_hail.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.22user 0.04system 0:01.17elapsed 22%CPU (0avgtext+0avgdata 30972maxresident)k
0inputs+96outputs (0major+5282minor)pagefaults 0swaps
rm -f module_fr_fire_util.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_fr_fire_util.F  > module_fr_fire_util.bb
/home/atm/WRFV3/tools/standard.exe module_fr_fire_util.bb | /lib/cpp -P -traditional > module_fr_fire_util.f90
rm -f module_fr_fire_util.b module_fr_fire_util.bb
time gfortran -o module_fr_fire_util.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_fr_fire_util.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_fr_fire_util.f90:1332:8:

     USE module_dm , only : wrf_dm_bxor_integer
        1
Fatal Error: Can't open module file ‘module_dm.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.02user 0.00system 0:00.12elapsed 22%CPU (0avgtext+0avgdata 15828maxresident)k
0inputs+8outputs (0major+1494minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_fr_fire_util.o' failed
make[3]: [module_fr_fire_util.o] Error 1 (ignored)
rm -f module_cam_support.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_support.F  > module_cam_support.bb
/home/atm/WRFV3/tools/standard.exe module_cam_support.bb | /lib/cpp -P -traditional > module_cam_support.f90
rm -f module_cam_support.b module_cam_support.bb
time gfortran -o module_cam_support.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_support.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_cam_support.f90:35:6:

   use module_state_description, only: param_num_moist
      1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 14176maxresident)k
0inputs+8outputs (0major+1120minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_cam_support.o' failed
make[3]: [module_cam_support.o] Error 1 (ignored)
rm -f module_cam_shr_const_mod.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_shr_const_mod.F  > module_cam_shr_const_mod.bb
/home/atm/WRFV3/tools/standard.exe module_cam_shr_const_mod.bb | /lib/cpp -P -traditional > module_cam_shr_const_mod.f90
rm -f module_cam_shr_const_mod.b module_cam_shr_const_mod.bb
time gfortran -o module_cam_shr_const_mod.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_shr_const_mod.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
0.01user 0.00system 0:00.08elapsed 19%CPU (0avgtext+0avgdata 15284maxresident)k
8inputs+24outputs (0major+2680minor)pagefaults 0swaps
rm -f module_cam_trb_mtn_stress.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_trb_mtn_stress.F  > module_cam_trb_mtn_stress.bb
/home/atm/WRFV3/tools/standard.exe module_cam_trb_mtn_stress.bb | /lib/cpp -P -traditional > module_cam_trb_mtn_stress.f90
rm -f module_cam_trb_mtn_stress.b module_cam_trb_mtn_stress.bb
time gfortran -o module_cam_trb_mtn_stress.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_trb_mtn_stress.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_cam_trb_mtn_stress.f90:31:6:

   use module_cam_support,   only: iulog
      1
Fatal Error: Can't open module file ‘module_cam_support.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14232maxresident)k
0inputs+8outputs (0major+1135minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_cam_trb_mtn_stress.o' failed
make[3]: [module_cam_trb_mtn_stress.o] Error 1 (ignored)
rm -f module_cam_upper_bc.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_upper_bc.F  > module_cam_upper_bc.bb
/home/atm/WRFV3/tools/standard.exe module_cam_upper_bc.bb | /lib/cpp -P -traditional > module_cam_upper_bc.f90
0.29user 0.00system 0:01.21elapsed 24%CPU (0avgtext+0avgdata 29400maxresident)k
0inputs+184outputs (0major+4584minor)pagefaults 0swaps
rm -f module_cam_bl_diffusion_solver.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_bl_diffusion_solver.F  > module_cam_bl_diffusion_solver.bb
rm -f module_cam_upper_bc.b module_cam_upper_bc.bb
time gfortran -o module_cam_upper_bc.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_upper_bc.f90
/home/atm/WRFV3/tools/standard.exe module_cam_bl_diffusion_solver.bb | /lib/cpp -P -traditional > module_cam_bl_diffusion_solver.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
rm -f module_cam_bl_diffusion_solver.b module_cam_bl_diffusion_solver.bb
module_cam_upper_bc.f90:39:6:

   use module_cam_support,       only: pcols, pverp, pcnst =>pcnst_runtime
      1
Fatal Error: Can't open module file ‘module_cam_support.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14148maxresident)k
0inputs+8outputs (0major+1123minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_cam_upper_bc.o' failed
make[3]: [module_cam_upper_bc.o] Error 1 (ignored)
rm -f module_cam_mp_radconstants.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_mp_radconstants.F  > module_cam_mp_radconstants.bb
time gfortran -o module_cam_bl_diffusion_solver.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_bl_diffusion_solver.f90
/home/atm/WRFV3/tools/standard.exe module_cam_mp_radconstants.bb | /lib/cpp -P -traditional > module_cam_mp_radconstants.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
rm -f module_cam_mp_radconstants.b module_cam_mp_radconstants.bb
module_cam_bl_diffusion_solver.f90:50:6:

   use module_cam_support,   only : iulog
      1
Fatal Error: Can't open module file ‘module_cam_support.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 14%CPU (0avgtext+0avgdata 14320maxresident)k
0inputs+16outputs (0major+1155minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_cam_bl_diffusion_solver.o' failed
make[3]: [module_cam_bl_diffusion_solver.o] Error 1 (ignored)
rm -f module_cam_mp_qneg3.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_mp_qneg3.F  > module_cam_mp_qneg3.bb
time gfortran -o module_cam_mp_radconstants.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_mp_radconstants.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
/home/atm/WRFV3/tools/standard.exe module_cam_mp_qneg3.bb | /lib/cpp -P -traditional > module_cam_mp_qneg3.f90
module_cam_mp_radconstants.f90:35:6:

   use module_cam_support,    only: endrun
      1
Fatal Error: Can't open module file ‘module_cam_support.mod’ for reading at (1): No such file or directory
rm -f module_cam_mp_qneg3.b module_cam_mp_qneg3.bb
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.04elapsed 16%CPU (0avgtext+0avgdata 14236maxresident)k
0inputs+8outputs (0major+1139minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_cam_mp_radconstants.o' failed
make[3]: [module_cam_mp_radconstants.o] Error 1 (ignored)
rm -f module_cam_infnan.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_cam_infnan.F  > module_cam_infnan.bb
time gfortran -o module_cam_mp_qneg3.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_mp_qneg3.f90
/home/atm/WRFV3/tools/standard.exe module_cam_infnan.bb | /lib/cpp -P -traditional > module_cam_infnan.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_cam_mp_qneg3.f90:44:7:

    use module_cam_support, only: iulog
       1
Fatal Error: Can't open module file ‘module_cam_support.mod’ for reading at (1): No such file or directory
rm -f module_cam_infnan.b module_cam_infnan.bb
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14288maxresident)k
0inputs+8outputs (0major+1135minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_cam_mp_qneg3.o' failed
make[3]: [module_cam_mp_qneg3.o] Error 1 (ignored)
rm -f module_gfs_physcons.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_gfs_physcons.F  > module_gfs_physcons.bb
time gfortran -o module_cam_infnan.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_cam_infnan.f90
/home/atm/WRFV3/tools/standard.exe module_gfs_physcons.bb | /lib/cpp -P -traditional > module_gfs_physcons.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
rm -f module_gfs_physcons.b module_gfs_physcons.bb
time gfortran -o module_gfs_physcons.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_gfs_physcons.f90
0.00user 0.01system 0:00.08elapsed 14%CPU (0avgtext+0avgdata 15024maxresident)k
0inputs+24outputs (0major+2660minor)pagefaults 0swaps
rm -f module_bl_fogdes.o
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bl_fogdes.F  > module_bl_fogdes.bb
/home/atm/WRFV3/tools/standard.exe module_bl_fogdes.bb | /lib/cpp -P -traditional > module_bl_fogdes.f90
0.00user 0.00system 0:00.07elapsed 20%CPU (0avgtext+0avgdata 14992maxresident)k
0inputs+24outputs (0major+2675minor)pagefaults 0swaps
rm -f module_ra_rrtm.o
rm -f module_bl_fogdes.b module_bl_fogdes.bb
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_rrtm.F  > module_ra_rrtm.bb
time gfortran -o module_bl_fogdes.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_bl_fogdes.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_bl_fogdes.f90:30:6:

   USE module_bl_mynn, only: qcgmin, gno, gpw
      1
Fatal Error: Can't open module file ‘module_bl_mynn.mod’ for reading at (1): No such file or directory
compilation terminated.
/home/atm/WRFV3/tools/standard.exe module_ra_rrtm.bb | /lib/cpp -P -traditional > module_ra_rrtm.f90
Command exited with non-zero status 1
0.00user 0.00system 0:00.05elapsed 15%CPU (0avgtext+0avgdata 14128maxresident)k
0inputs+8outputs (0major+1143minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_bl_fogdes.o' failed
make[3]: [module_bl_fogdes.o] Error 1 (ignored)
rm -f module_ra_rrtmg_sw.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_rrtmg_sw.F  > module_ra_rrtmg_sw.bb
rm -f module_ra_rrtm.b module_ra_rrtm.bb
time gfortran -o module_ra_rrtm.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_rrtm.f90
/home/atm/WRFV3/tools/standard.exe module_ra_rrtmg_sw.bb | /lib/cpp -P -traditional > module_ra_rrtmg_sw.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
rm -f module_ra_rrtmg_sw.b module_ra_rrtmg_sw.bb
time gfortran -o module_ra_rrtmg_sw.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_rrtmg_sw.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_ra_rrtmg_sw.f90:9842:4:

USE module_state_description, ONLY : FER_MP_HIRES, FER_MP_HIRES_ADVECT
    1
Fatal Error: Can't open module file ‘module_state_description.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.20user 0.01system 0:00.90elapsed 23%CPU (0avgtext+0avgdata 27188maxresident)k
24inputs+256outputs (0major+5072minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_ra_rrtmg_sw.o' failed
make[3]: [module_ra_rrtmg_sw.o] Error 1 (ignored)
rm -f module_ra_rrtmg_swf.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_rrtmg_swf.F  > module_ra_rrtmg_swf.bb
/home/atm/WRFV3/tools/standard.exe module_ra_rrtmg_swf.bb | /lib/cpp -P -traditional > module_ra_rrtmg_swf.f90
rm -f module_ra_rrtmg_swf.b module_ra_rrtmg_swf.bb
time gfortran -o module_ra_rrtmg_swf.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_rrtmg_swf.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
4.96user 0.15system 0:20.89elapsed 24%CPU (0avgtext+0avgdata 116512maxresident)k
8inputs+2192outputs (0major+27663minor)pagefaults 0swaps
rm -f module_ra_cam_support.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_cam_support.F  > module_ra_cam_support.bb
/home/atm/WRFV3/tools/standard.exe module_ra_cam_support.bb | /lib/cpp -P -traditional > module_ra_cam_support.f90
rm -f module_ra_cam_support.b module_ra_cam_support.bb
time gfortran -o module_ra_cam_support.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4   -I../dyn_em -I../dyn_nmm   -I/home/atm/WRFV3/external/esmf_time_f90  -I/home/atm/WRFV3/main -I/home/atm/WRFV3/external/io_netcdf -I/home/atm/WRFV3/external/io_int -I/home/atm/WRFV3/frame -I/home/atm/WRFV3/share -I/home/atm/WRFV3/phys -I/home/atm/WRFV3/chem -I/home/atm/WRFV3/inc -I/home/atm/WRFV3/netcdf_links/include    module_ra_cam_support.f90
f951: Warning: Nonexistent include directory ‘/home/atm/WRFV3/chem’ [-Wmissing-include-dirs]
module_ra_cam_support.f90:28:6:

   use module_cam_support, only: endrun
      1
Fatal Error: Can't open module file ‘module_cam_support.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
0.00user 0.00system 0:00.06elapsed 19%CPU (0avgtext+0avgdata 14780maxresident)k
0inputs+8outputs (0major+1276minor)pagefaults 0swaps
../configure.wrf:334: recipe for target 'module_ra_cam_support.o' failed
make[3]: [module_ra_cam_support.o] Error 1 (ignored)
rm -f module_ra_gfdleta.o
/lib/cpp -P -I/home/atm/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR  -DWRF_USE_CLM  -DDM_PARALLEL -DSTUBMPI -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_ra_gfdleta.F  > module_ra_gfdleta.bb
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表