CESM1_2_2 building issue

stratospheric:~/cesm1_2_2/scripts/CO2> ./CO2.build------------------------------------------------------------------------- CESM BUILDNML SCRIPT STARTING - To prestage restarts, untar a restart.tar file into /tank/cesm/afernand/execs/CO2/run infile is /tank/afernand/cesm1_2_2/scripts/CO2/Buildconf/cplconf/cesm_namelistCAM writing dry deposition namelist to drv_flds_inWriting ocean component namelist to ./docn_inCAM writing namelist to atm_inCLM configure done.CLM adding use_case 2000_control defaults for var sim_year with val 2000CLM adding use_case 2000_control defaults for var sim_year_range with val constantCLM adding use_case 2000_control defaults for var use_case_desc with val Conditions to simulate 2000 land-useCICE configure done. CESM BUILDNML SCRIPT HAS FINISHED SUCCESSFULLY-------------------------------------------------------------------------------------------------------------------------------------------------- CESM PRESTAGE SCRIPT STARTING - Case input data directory, DIN_LOC_ROOT, is /tank/cesm/inputdata - Checking the existence of input datasets in DIN_LOC_ROOT CESM PRESTAGE SCRIPT HAS FINISHED SUCCESSFULLY-------------------------------------------------------------------------------------------------------------------------------------------------- CESM BUILDEXE SCRIPT STARTINGrm: No match. COMPILER is intel - Build Libraries: mct gptl pio csm_shareMon Aug 29 13:52:30 EDT 2016 /tank/cesm/afernand/execs/CO2/intel/openmpi/nodebug/nothreads/mct.bldlog.160829-135226Mon Aug 29 13:52:30 EDT 2016 /tank/cesm/afernand/execs/CO2/intel/openmpi/nodebug/nothreads/gptl.bldlog.160829-135226Mon Aug 29 13:52:30 EDT 2016 /tank/cesm/afernand/execs/CO2/intel/openmpi/nodebug/nothreads/pio.bldlog.160829-135226ERROR: buildlib.pio failed, see /tank/cesm/afernand/execs/CO2/intel/openmpi/nodebug/nothreads/pio.bldlog.160829-135226ERROR: cat /tank/cesm/afernand/execs/CO2/intel/openmpi/nodebug/nothreads/pio.bldlog.160829-135226 At the end of the build I get this error. The pio.bldlog.160829-135226 says this.  It is attached. I tried to fix this several times. I even added pio folder as adviced in another thread. But still it doesn't work. It's been a while and I am stuck with this. Appreciate any help. Thank you in advance. 
 

jedwards

CSEG and Liaisons
Staff member
Error in your pio log indicates that you did not download the genf90.pl tool
/tank/afernand/cesm1_2_2/tools/cprnc/genf90/genf90.pl: not found
 

jedwards

CSEG and Liaisons
Staff member
Error in your pio log indicates that you did not download the genf90.pl tool
/tank/afernand/cesm1_2_2/tools/cprnc/genf90/genf90.pl: not found
 

jedwards

CSEG and Liaisons
Staff member
Error in your pio log indicates that you did not download the genf90.pl tool
/tank/afernand/cesm1_2_2/tools/cprnc/genf90/genf90.pl: not found
 

jedwards

CSEG and Liaisons
Staff member
Error in your pio log indicates that you did not download the genf90.pl tool
/tank/afernand/cesm1_2_2/tools/cprnc/genf90/genf90.pl: not found
 
Thank you very much for your solution. It worked perfectly. To download that file I used the command svn export --force https://github.com/PARALLELIO/genf90/tags/genf90_140121 ./cesm1_2_2/tools/cprnc/genf90But you have to make sure that the genf90 folder is in the right directory.  Now I have a different error. It says, Could not find a package configuration file provided by "NETCDF_Fortran"  with any of the following names:     NETCDF_FortranConfig.cmake    netcdf_fortran-config.cmake I will attach the error file.
 
Thank you very much for your solution. It worked perfectly. To download that file I used the command svn export --force https://github.com/PARALLELIO/genf90/tags/genf90_140121 ./cesm1_2_2/tools/cprnc/genf90But you have to make sure that the genf90 folder is in the right directory.  Now I have a different error. It says, Could not find a package configuration file provided by "NETCDF_Fortran"  with any of the following names:     NETCDF_FortranConfig.cmake    netcdf_fortran-config.cmake I will attach the error file.
 
Thank you very much for your solution. It worked perfectly. To download that file I used the command svn export --force https://github.com/PARALLELIO/genf90/tags/genf90_140121 ./cesm1_2_2/tools/cprnc/genf90But you have to make sure that the genf90 folder is in the right directory.  Now I have a different error. It says, Could not find a package configuration file provided by "NETCDF_Fortran"  with any of the following names:     NETCDF_FortranConfig.cmake    netcdf_fortran-config.cmake I will attach the error file.
 
Thank you very much for your solution. It worked perfectly. To download that file I used the command svn export --force https://github.com/PARALLELIO/genf90/tags/genf90_140121 ./cesm1_2_2/tools/cprnc/genf90But you have to make sure that the genf90 folder is in the right directory.  Now I have a different error. It says, Could not find a package configuration file provided by "NETCDF_Fortran"  with any of the following names:     NETCDF_FortranConfig.cmake    netcdf_fortran-config.cmake I will attach the error file.
 
Back
Top