Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build A case with create_newcase on edison #81

Closed
rljacob opened this issue Mar 8, 2016 · 2 comments
Closed

Failed to build A case with create_newcase on edison #81

rljacob opened this issue Mar 8, 2016 · 2 comments
Assignees
Labels

Comments

@rljacob
Copy link
Member

rljacob commented Mar 8, 2016

Steps:

Checkout out latest master dfb98f0
setenv CIME_MODEL acme (OR cesm)
module load python
create_newcase -case Acase -res f45_g37_rx1 -compset A -mach edison -compiler intel -project acme
cd Acase
./case.setup

Everything above works. Then I tried the next step...

edison09 scripts/Acase> ./case.build
calling build.case_build with caseroot=/global/u2/r/rjacob/cimeESMCI/scripts/Acase and testmode=False
sharedlib_only is False
model_only is False
Not able to retreive value for item 'TESTCASE'
Loading input file: 'Buildconf/datm.input_data_list'
Loading input file: 'Buildconf/dlnd.input_data_list'
Loading input file: 'Buildconf/dice.input_data_list'
Loading input file: 'Buildconf/docn.input_data_list'
Loading input file: 'Buildconf/drof.input_data_list'
Loading input file: 'Buildconf/cpl.input_data_list'
Not able to retreive value for item 'CISM_USE_TRILINOS'
Not able to retreive value for item 'CLM_CONFIG_OPTS'
Not able to retreive value for item 'CAM_CONFIG_OPTS'
Not able to retreive value for item 'OCN_SUBMODEL'
ERROR: Could not find cmd_path for lang 'python'

@rljacob
Copy link
Member Author

rljacob commented Mar 8, 2016

Fixed by merge of PR #84

@rljacob rljacob closed this as completed Mar 8, 2016
@rljacob
Copy link
Member Author

rljacob commented Mar 8, 2016

Tried latest master and get a new error wile running ./case.setup

edison08 scripts/Acase> ./case.setup
Creating Macros file for edison
Checking file env_case
Creating batch script case.run
Creating batch script case.st_archive
Creating batch script case.lt_archive
Locking file env_mach_pes.xml
Creating user_nl_xxx files for components and cpl
Running preview_namelist script with loglevel INFO
Not able to fully resolve item '$EXEROOT/lib'
Not able to fully resolve item '$EXEROOT/lib/include'
Not able to retreive value for item 'TESTCASE'
See ./CaseDoc for component namelists
If an old case build already exists, might want to run case.clean_build before building

Not being able to resolve EXEROOT leads to bigger problems in case.build.

@rljacob rljacob reopened this Mar 8, 2016
@rljacob rljacob added the ready label Mar 14, 2016
@rljacob rljacob closed this as completed Mar 18, 2016
@rljacob rljacob removed the ready label Mar 18, 2016
jayeshkrishna pushed a commit that referenced this issue Aug 16, 2016
jedwards4b added a commit that referenced this issue Apr 10, 2019
removed med_connectors_mod.F90 and med_infodata_mod.F90
Removed med_connectors_mod.F90 and med_infodata_mod.F90.

removed the files med_connectors_mod.F90 and med_infodata_mod.F90
modified all of the nuopc.runseq files to remove connector prep and post phases
all scalar->state and state->scalar data is now handled in shr_nuopc_methods_State_GetScalar and shr_nuopc_methods_State_SetScalar.
Test suite: testlist_drv.xml
Test baseline: /glade/scratch/jedwards/BASELINES/apr02
Test namelist changes: no
Test status: bit for bit
Fixes: none
User interface changes?: No
Update gh-pages html (Y/N)?: N
Code review:jedwards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants