I don't see any attachments here. If you are having trouble porting cesm2.2.2, please provide the information requested here and post in the infrastructure forum:
When you are posting to the forums because you want help with an issue, please include as much of the following information as possible. Before submitting a help request, please check to see if your question is already answered: Search the forums for similar issues Check the CIME...
bb.cgd.ucar.edu
I'm guessing that he may have encountered the following error, as I have as well. May I ask how to solve it?
gmake[2]: Leaving directory '/XYFS01/sysu_atmos_choujm_1/zhoup/CTSMoutput/I2000Li8/bld/intel/mpich/nodebug/nothreads/mct/pio/pio2'
gmake[1]: Leaving directory '/XYFS01/sysu_atmos_choujm_1/zhoup/CTSMoutput/I2000Li8/bld/intel/mpich/nodebug/nothreads/mct/pio/pio2'
/XYFS01/sysu_atmos_choujm_1/zhoup/cesm2.2.2/cime/src/externals/pio2/src/clib/pio_nc.c(2433): error: identifier "_FillValue" is undefined
ierr = nc_put_att(file->fh, varid, _FillValue, xtype, 1, fill_valuep);
^
/XYFS01/sysu_atmos_choujm_1/zhoup/cesm2.2.2/cime/src/externals/pio2/src/clib/pio_nc.c(2577): error: identifier "_FillValue" is undefined
ierr = nc_get_att(file->fh, varid, _FillValue, fill_valuep);
^
compilation aborted for /XYFS01/sysu_atmos_choujm_1/zhoup/cesm2.2.2/cime/src/externals/pio2/src/clib/pio_nc.c (code 2)
gmake[2]: *** [src/clib/CMakeFiles/pioc.dir/build.make:219: src/clib/CMakeFiles/pioc.dir/pio_nc.c.o] Error 2
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:208: src/clib/CMakeFiles/pioc.dir/all] Error 2
gmake: *** [Makefile:139: all] Error 2
ERROR: /XYFS01/sysu_atmos_choujm_1/zhoup/cesm2.2.2/cime/src/externals/pio2/src/clib/pio_nc.c(2433): error: identifier "_FillValue" is undefined
ierr = nc_put_att(file->fh, varid, _FillValue, xtype, 1, fill_valuep);
^
/XYFS01/sysu_atmos_choujm_1/zhoup/cesm2.2.2/cime/src/externals/pio2/src/clib/pio_nc.c(2577): error: identifier "_FillValue" is undefined
ierr = nc_get_att(file->fh, varid, _FillValue, fill_valuep);
^
compilation aborted for /XYFS01/sysu_atmos_choujm_1/zhoup/cesm2.2.2/cime/src/externals/pio2/src/clib/pio_nc.c (code 2)
gmake[2]: *** [src/clib/CMakeFiles/pioc.dir/build.make:219: src/clib/CMakeFiles/pioc.dir/pio_nc.c.o] Error 2
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:208: src/clib/CMakeFiles/pioc.dir/all] Error 2
gmake: *** [Makefile:139: all] Error 2[sysu_atmos_choujm_1@ln202%TianheXY-CN I2000Li8]$