- 积分
- 2500
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-7-20
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
-------------------------------------------------------------------------
CCSM BUILDNML SCRIPT STARTING
- To prestage restarts, untar a restart.tar file into /home/yangkai/CESM/ROOTDIR/test01/run
- Create modelio namelist input files
CCSM BUILDNML SCRIPT HAS FINISHED SUCCESSFULLY
-------------------------------------------------------------------------
CCSM PRESTAGE SCRIPT STARTING
- CCSM input data directory, DIN_LOC_ROOT_CSMDATA, is /home/yangkai/CESM/datainput
- Case input data directory, DIN_LOC_ROOT, is /home/yangkai/CESM/datainput
- Checking the existence of input datasets in DIN_LOC_ROOT
CCSM PRESTAGE SCRIPT HAS FINISHED SUCCESSFULLY
-------------------------------------------------------------------------
CCSM BUILDEXE SCRIPT STARTING
- Build Libraries: mct pio csm_share
Sun Sep 29 19:38:10 CST 2013 /home/yangkai/CESM/ROOTDIR/test01/mct/mct.bldlog.130929-193809
Sun Sep 29 19:38:30 CST 2013 /home/yangkai/CESM/ROOTDIR/test01/pio/pio.bldlog.130929-193809
ERROR: pio.buildlib failed, see /home/yangkai/CESM/ROOTDIR/test01/pio/pio.bldlog.130929-193809
ERROR: cat /home/yangkai/CESM/ROOTDIR/test01/pio/pio.bldlog.130929-193809
然后执行命令 cat /home/yangkai/CESM/ROOTDIR/test01/pio/pio.bldlog.130929-193809 结果如下:
Sun Sep 29 19:38:30 CST 2013 /home/yangkai/CESM/ROOTDIR/test01/pio/pio.bldlog.130929-193809
Copying source to CCSM EXEROOT...
ignore pio file alloc_mod.F90
ignore pio file box_rearrange.F90
cp: omitting directory `configure.old'
ignore pio file iompi_mod.F90
ignore pio file mct_rearrange.F90
ignore pio file piodarray.F90
ignore pio file pionfatt_mod.F90
ignore pio file pionfget_mod.F90
ignore pio file pionfput_mod.F90
ignore pio file pionfread_mod.F90
ignore pio file pionfwrite_mod.F90
ignore pio file pio_spmd_utils.F90
ignore pio file pio_support.F90
ignore pio file rearrange.F90
New build of PIO
Running configure...
for OS=Linux MACH=generic_linux_intel
cat: Filepath: No such file or directory
cat: Srcfiles: No such file or directory
/home/yangkai/CESM/test01/Tools/mkSrcfiles > /home/yangkai/CESM/ROOTDIR/test01/pio/Srcfiles
cp -f /home/yangkai/CESM/ROOTDIR/test01/pio/Filepath /home/yangkai/CESM/ROOTDIR/test01/pio/Deppath
/home/yangkai/CESM/test01/Tools/mkDepends Deppath Srcfiles > /home/yangkai/CESM/ROOTDIR/test01/pio/Depends
./configure --disable-mct --disable-timing CC="mpicc" F90="mpif90" NETCDF_PATH="/usr/local/netcdf-3.6.3-intel-3.2.02" MPI_INC="-I/usr/local/mpich-1.2.7p1-intel-3.2.02/include"
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mpicc accepts -g... yes
checking for mpicc option to accept ISO C89... none needed
checking for mpicc... mpicc
checking for MPI_Init... yes
checking for mpi.h... yes
checking how to run the C preprocessor... mpicc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for char... yes
checking size of char... 1
checking for int... yes
checking size of int... 4
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for void *... yes
checking size of void *... 8
checking Fortran 90 filename extension... .F90
checking whether we are using the GNU Fortran 90 compiler... no
checking for mpxlf90_r... no
checking for mpxlf90... no
checking for mpxlf95... no
checking for mpif90... mpif90
checking for mpif.h... yes
checking MPI-IO support in MPI implementation... yes
checking how to get the version output from mpif90... -V
checking whether byte ordering is bigendian... no
configure: WARNING: UNKNOWN FORTRAN 90 COMPILER
checking whether fortran .mod file is uppercase... no
checking for Fortran 90 name-mangling scheme... lower case, underscore
checking for cpp... cpp
checking if Fortran 90 compiler performs preprocessing... yes
checking if C preprocessor can work with Fortran compiler... yes
Full hostname= localhost
Hostname=*****
Machine=x86_64
OS=Linux
using NETCDF_PATH from environment
configure: error: netcdf.mod not found in NETCDF_PATH/include check the environment variable NETCDF_PATH
gmake: *** [configure] Error 1
cp: cannot stat `Makefile.conf': No such file or directory
Makefile:25: Makefile.conf: No such file or directory
gmake: *** No rule to make target `Makefile.conf'. Stop.
请懂CESM的大神帮忙解决一下,急!!!!!!
|
|