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

'shr_pio_mod.o' failed

I am trying to run the BHISTssmb case using cesm2.1.4-rc.08 to replicate one of the CESM2-LE member.

During the build, the mode is failing
You may find the build log error at following location
/glade/scratch/kumar34/BHISTsmbb1011.001_LU_r1/bld/csm_share.bldlog.220424-10373

in the bldlog file, i find the following
/glade/u/home/kumar34/BHISTsmbb1011.001_LU_r1/Tools/Makefile:888: recipe for target 'shr_pio_mod.o' failed
/glade/u/home/kumar34/BHISTsmbb1011.001_LU_r1/Tools/Makefile:888: recipe for target 'shr_ncread_mod.o' failed

Any help is highly appreciated.
 

jedwards

CSEG and Liaisons
Staff member
You did not attach the bldlog, but almost certainly the problem is that the netcdf library wasn't found.
Look in the pio bld log to see if it built correctly.
 

fischer

CSEG and Liaisons
Staff member
For the past couple of weeks, I've had build failures because cheyenne couldn't find the netcdf libraries.
But I was able to successfully build if I tried again.
 
Thank you. I updated it to the cesm2.14-rc.11; but it is again giving the similar error message.
/glade/scratch/kumar34/BHISTsmbb1011.001_LU_r2/bld/csm_share.bldlog.220425-145117

/glade/u/home/kumar34/BHISTsmbb1011.001_LU_r2/Tools/Makefile:888: recipe for target 'shr_ncread_mod.o' failed
/glade/u/home/kumar34/BHISTsmbb1011.001_LU_r2/Tools/Makefile:888: recipe for target 'shr_pio_mod.o' failed

I am also attaching the log file using the 2.1.4-rc.11 version.

-Sanjiv Kumar
 

Attachments

  • csm_share.bldlog.220425-145117.txt
    160.6 KB · Views: 3
Top