Trouble building runoff_map utility on Derecho

michelle_dvorak

Michelle Dvorak
Member
Hi, I am trying to generate runoff_to_ocn mapping files of the kind "map_r05_TO_gx1v7{$caseid}_nnsm_${date}.nc" etc.

I find that I am unable to successfully build the ./runoff_map utility. From ~/derecho_cases/my_cesm_sandbox/cime/tools/mapping/gen_mapping_files/runoff_to_ocn/src/, the following command

../../../../configure --macros-format Makefile --mpilib mpi-serial

throws no errors, and creates new env_mach_specific.xml and .sh files.

But when I run (. ./.env_mach_specific.sh ; gmake) , I get the following error:


Screenshot 2024-12-10 at 3.57.40 PM.png

The error continues with the remaining dependencies, and ends with:

Screenshot 2024-12-10 at 4.00.01 PM.png

I do not understand the issue with the integer type, or with the remainder of the error for that matter.

Any advice? Thank you!
 
Back
Top