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

Trouble building runoff_map utility on Derecho

michelle_dvorak

Michelle Dvorak
New 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!
 
Top