Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

create new case error at running scripts_regression_test.py

huazhen

Member
Hi there,I am trying to run CESM2 on super computer. I use intel/2018.u4 compiler. I get an error when I run scripts_regression_tests.py J_TestCreateNewcase. But I have no idea how to solve this problem. I will attach my $HOME/.cime/config_compiler.xml , config_machines.xml, config_batch.xml and the error information.Any help is much appreciated.
 

jedwards

CSEG and Liaisons
Staff member
> ERROR: /scratch/punim0769/scripts_regression_test.20190520_224120/TestCreateNewcase/testcreatenewcase_with_user_compset/Macros.make:31: *** missing separator. Stop.

THe problem is in config_compilers.xml but I don't see it yet - what is line 31 of Macros.make?
 

jedwards

CSEG and Liaisons
Staff member
> ERROR: /scratch/punim0769/scripts_regression_test.20190520_224120/TestCreateNewcase/testcreatenewcase_with_user_compset/Macros.make:31: *** missing separator. Stop.

THe problem is in config_compilers.xml but I don't see it yet - what is line 31 of Macros.make?
 

jedwards

CSEG and Liaisons
Staff member
> ERROR: /scratch/punim0769/scripts_regression_test.20190520_224120/TestCreateNewcase/testcreatenewcase_with_user_compset/Macros.make:31: *** missing separator. Stop.

THe problem is in config_compilers.xml but I don't see it yet - what is line 31 of Macros.make?
 

huazhen

Member
Hi jedwards,Thanks for your reply.The line 31 of Macros.make is  -I/usr/local/easybuild/modules/all/netCDF/4.5.0-GCC-6.2.0/include -I/usr/local/easybuild/modules/all/netCDF-Fortran/4.4.4-spartan_gcc-6.2.0/include , which is the contents in of my config_compilers.xml. I also attached Macros.make below. Kind regards,Huazhen 
 

huazhen

Member
Hi jedwards,Thanks for your reply.The line 31 of Macros.make is  -I/usr/local/easybuild/modules/all/netCDF/4.5.0-GCC-6.2.0/include -I/usr/local/easybuild/modules/all/netCDF-Fortran/4.4.4-spartan_gcc-6.2.0/include , which is the contents in of my config_compilers.xml. I also attached Macros.make below. Kind regards,Huazhen 
 

huazhen

Member
Hi jedwards,Thanks for your reply.The line 31 of Macros.make is  -I/usr/local/easybuild/modules/all/netCDF/4.5.0-GCC-6.2.0/include -I/usr/local/easybuild/modules/all/netCDF-Fortran/4.4.4-spartan_gcc-6.2.0/include , which is the contents in of my config_compilers.xml. I also attached Macros.make below. Kind regards,Huazhen 
 

jedwards

CSEG and Liaisons
Staff member
Ah - the problem is the return characters, in config_compilers.xml changesomething to be something
 

jedwards

CSEG and Liaisons
Staff member
Ah - the problem is the return characters, in config_compilers.xml changesomething to be something
 

jedwards

CSEG and Liaisons
Staff member
Ah - the problem is the return characters, in config_compilers.xml changesomething to be something
 
Top