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

Errpr while compiling the SPCAM CESM cam.buildlib failed

shriganesh37

sachinB
New Member
SPCAM CESM sucessfully compiled on another machine but when I am copying the compiled model to another machine and trying to compile the model error is coming at the case.build step
ERROR: BUILD FAIL: cam.buildlib failed

Building esp with output to /home/sach05/OUTPUT/CESM/scratch/SPCAM_LATEST_SB_MAR25/bld/esp.bldlog.250310-121952
/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(25): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [DYNAMICS_VARS]

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(26): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [CAM_HISTORY]

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(27): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [TIME_MANAGER]

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/FVperf_module.F90(19): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [DYNAMICS_VARS]

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(28): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [CONSTITUENTS]

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(32): error #6457: This derived type name has not been declared. [T_FVDYCORE_GRID]

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(33): error #6158: The structure-name is invalid or is missing.

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(33): error #6158: The structure-name is invalid or is missing.

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(33): error #6158: The structure-name is invalid or is missing.

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(33): error #6158: The structure-name is invalid or is missing.

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(33): error #6158: The structure-name is invalid or is missing.

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(33): error #6158: The structure-name is invalid or is missing.

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(38): error #6158: The structure-name is invalid or is missing.

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(38): error #6158: The structure-name is invalid or is missing.

/home/sachB/SOURCE/CESM2/CESM-SB/CESM-CODE-NEW/my_cesm_sandbox/components/cam/src/dynamics/fv/advect_tend.F90(38): error #6158: The structure-name is invalid or is missing.
PLease kindly provide any suggestion that how to tackle this error related to the compilation of SPCAM-CESM
 
Top