Hi,
I’m trying to run an Archer2 suite (u-cz612) and I’m getting a failure on the fcm_make2_um and fcm_make2_ocean with error messages I haven’t seen before.
fcm_make2_ocean:
[FAIL]
[FAIL]
[FAIL] ftn-3093 ftn: ERROR STEP_DYNAMICS, File = …/…/…/mnt/lustre/a2fs-work2/work/n02/n02/jweber/cylc-run/u-cz612/share/fcm_make_ocean/preprocess-ocean/src/cice/cice/source/ice_step_mod.F90, Line = 49, Column = 11
[FAIL]   There is a problem with the precompiled information file for “stepu$ice_dyn_shared_”.
[FAIL]
[FAIL]
[FAIL] ftn-1077 ftn: WARNING POST_THERMO, File = …/…/…/mnt/lustre/a2fs-work2/work/n02/n02/jweber/cylc-run/u-cz612/share/fcm_make_ocean/preprocess-ocean/src/cice/cice/source/ice_step_mod.F90, Line = 1038, Column = 13
[FAIL]   This compilation contains OpenMP directives.  -h omp is not active so the directives are ignored.
[FAIL]
[FAIL] Cray Fortran : Version 15.0.0 (20221026200610_324a8e7de6a18594c06a0ee5d8c0eda2109c6ac6)
[FAIL] Cray Fortran : Thu Sep 07, 2023  10:33:22
[FAIL] Cray Fortran : Compile time:  3.9726 seconds
[FAIL] Cray Fortran : 1530 source lines
[FAIL] Cray Fortran : 1 errors, 1 warnings, 0 other messages, 0 ansi
[FAIL] Cray Fortran : “explain ftn-message number” gives more information about each message.
[FAIL] compile    7.8 ! ice_step_mod.o       ← cice/cice/source/ice_step_mod.F90
[FAIL] ! DOMWRI.mod          : depends on failed target: domwri.o
[FAIL] ! ICE_STEP_MOD.mod    : depends on failed target: ice_step_mod.o
[FAIL] ! MPPINI.mod          : depends on failed target: mppini.o
[FAIL] ! TRDGLO.mod          : update task failed
[FAIL] ! TRDKEN.mod          : depends on failed target: trdken.o
[FAIL] ! TRDTRA.mod          : depends on failed target: trdtra.o
[FAIL] ! domwri.o            : update task failed
[FAIL] ! ice_step_mod.o      : update task failed
[FAIL] ! mppini.o            : update task failed
[FAIL] ! trdken.o            : depends on failed target: TRDGLO.mod
[FAIL] ! trdtra.o            : depends on failed target: TRDGLO.mod
[FAIL] fcm make -C /work/n02/n02/jweber/cylc-run/u-cz612/share/fcm_make_ocean -n 2 -j 6 # return-code=255
2023-09-07T10:33:59Z CRITICAL - failed/EXIT
fcm_make2_um
[FAIL] Reading from filehandle failed at /mnt/lustre/a2fs-work1/work/y07/shared/umshared/software/fcm-2019.09.0/bin/…/lib/FCM/Util.pm line 257.
[FAIL] compile    7.4 ! cosp_variable_mod.o  ← um/src/control/top_level/cosp_variable_mod.F90
[FAIL] Reading from filehandle failed at /mnt/lustre/a2fs-work1/work/y07/shared/umshared/software/fcm-2019.09.0/bin/…/lib/FCM/Util.pm line 257.
[FAIL] compile+   0.0 ! DIAGNOSTICS_LSCLD_MOD.mod ← um/src/atmosphere/large_scale_cloud/diagnostics_lscld.F90
[FAIL] EARTH_LIKE_FORCING_MOD.mod: target not found after an update:
[FAIL] /work/n02/n02/jweber/cylc-run/u-cz612/share/fcm_make_um/build-atmos/include/EARTH_LIKE_FORCING_MOD.mod: expect target file
[FAIL] compile+   0.0 ! EARTH_LIKE_FORCING_MOD.mod ← um/src/atmosphere/idealised/earth_like_forcing_mod.F90
[FAIL] compile   ---- ! ni_imp_ctl_mod.o     ← um/src/atmosphere/boundary_layer/ni_imp_ctl.F90
[FAIL] ! COSP_VARIABLE_MOD.mod: depends on failed target: cosp_variable_mod.o
[FAIL] ! DIAGNOSTICS_LSCLD_MOD.mod: update task failed
[FAIL] ! EARTH_LIKE_FORCING_MOD.mod: update task failed
[FAIL] ! NI_IMP_CTL_MOD.mod  : depends on failed target: ni_imp_ctl_mod.o
[FAIL] ! cosp_variable_mod.o : update task failed
[FAIL] ! ni_imp_ctl_mod.o    : depends on failed target: DIAGNOSTICS_LSCLD_MOD.mod
[FAIL] ! planet_forcing_mod.o: depends on failed target: EARTH_LIKE_FORCING_MOD.mod
[FAIL] fcm make -C /work/n02/n02/jweber/cylc-run/u-cz612/share/fcm_make_um -n 2 -j 6 # return-code=2
2023-09-07T10:44:19Z CRITICAL - failed/EXIT
I’m not sure what the solution is. Could this be an issue with the restart files I’ve used?
Thanks for your help,
James