Dear all,
Recently, when I was porting cesm2.0.0 to centos6, I use the command as follows:
(1) ./create_newcase --case test_case --res f19_g16 --compset X --mach majun
(2) ./case.setup
(3)./case.build
error occurs in the step "./case.build", it shows:
ERROR: BUILD FAIL: xatm.buildlib failed, cat /home/shenhf/majun/1/cesm/output/test_case/bld/atm.bldlog.191222-113513
BUILD FAIL: xlnd.buildlib failed, cat /home/shenhf/majun/1/cesm/output/test_case/bld/lnd.bldlog.191222-113513
BUILD FAIL: xice.buildlib failed, cat /home/shenhf/majun/1/cesm/output/test_case/bld/ice.bldlog.191222-113513
Then I cat /home/shenhf/majun/1/cesm/output/test_case/bld/atm.bldlog.191222-113513, it shows:
/home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib: line 1: XSym: command not found
/home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib: line 2: 0054: command not found
/home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib: line 3: 60a2eadb1b3f1eb002f929808da8ff81: command not found
/home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib: line 4: ../../../../build_scripts/buildlib.internal_components: There is no file or directory
Then I vi /home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib, it shows:
1 XSym
2 0054
3 60a2eadb1b3f1eb002f929808da8ff81
4 ../../../../build_scripts/buildlib.internal_components
I don't know what's wrong with it , this problem has bothered me for one week, the brief configurations are:
gcc -8.3.0 / netcdf-4.7.3 / hdf5-1.8.20 / mpich-3.3.1 /python-2.7.17 /pnetcdf-1.12.0 /esmf_8.0.0 / curl-7.20.0 /bison-3.0.5 /lapack-3.4.2
Any suggestions or help are highly appreciated. The config_machines.xml and config_compilers.xml are attached below. (I didn't use moudles and batch system)
Recently, when I was porting cesm2.0.0 to centos6, I use the command as follows:
(1) ./create_newcase --case test_case --res f19_g16 --compset X --mach majun
(2) ./case.setup
(3)./case.build
error occurs in the step "./case.build", it shows:
ERROR: BUILD FAIL: xatm.buildlib failed, cat /home/shenhf/majun/1/cesm/output/test_case/bld/atm.bldlog.191222-113513
BUILD FAIL: xlnd.buildlib failed, cat /home/shenhf/majun/1/cesm/output/test_case/bld/lnd.bldlog.191222-113513
BUILD FAIL: xice.buildlib failed, cat /home/shenhf/majun/1/cesm/output/test_case/bld/ice.bldlog.191222-113513
Then I cat /home/shenhf/majun/1/cesm/output/test_case/bld/atm.bldlog.191222-113513, it shows:
/home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib: line 1: XSym: command not found
/home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib: line 2: 0054: command not found
/home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib: line 3: 60a2eadb1b3f1eb002f929808da8ff81: command not found
/home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib: line 4: ../../../../build_scripts/buildlib.internal_components: There is no file or directory
Then I vi /home/shenhf/majun/1/cesm/cime/src/components/xcpl_comps/xatm/cime_config/buildlib, it shows:
1 XSym
2 0054
3 60a2eadb1b3f1eb002f929808da8ff81
4 ../../../../build_scripts/buildlib.internal_components
I don't know what's wrong with it , this problem has bothered me for one week, the brief configurations are:
gcc -8.3.0 / netcdf-4.7.3 / hdf5-1.8.20 / mpich-3.3.1 /python-2.7.17 /pnetcdf-1.12.0 /esmf_8.0.0 / curl-7.20.0 /bison-3.0.5 /lapack-3.4.2
Any suggestions or help are highly appreciated. The config_machines.xml and config_compilers.xml are attached below. (I didn't use moudles and batch system)