Hi everyone,
I'm working for AWI in Germany and I'm trying to port CTSM on the supercomputer Mistral. The firsts steps seem to work smoothly but I got an error message (see below) every time I use ./case.build. Can someone help me?
Adrien
I'm working for AWI in Germany and I'm trying to port CTSM on the supercomputer Mistral. The firsts steps seem to work smoothly but I got an error message (see below) every time I use ./case.build. Can someone help me?
Adrien
Code:
Building case in directory /mnt/lustre01/pf/a/a271098/CTSM_sandbox/output/CLM_owntest/thirdtry/I1850CLM50_015
sharedlib_only is False
model_only is False
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Generating component namelists as part of build
Creating component namelists
2020-08-19 12:03:02 atm
Calling /mnt/lustre02/work/aa0049/a271098/CTSM/cime/src/components/data_comps_mct/datm/cime_config/buildnml
File not found: domainfile = "/work/aa0049/a271098/CTSM/cime/inputdata/share/domains/domain.lnd.fv1.9x2.5_gx1v7.181205.nc", will attempt to download in check_input_data phase
2020-08-19 12:03:02 lnd
Calling /mnt/lustre02/work/aa0049/a271098/CTSM/cime_config/buildnml
ERROR: Command /mnt/lustre02/work/aa0049/a271098/CTSM/bld/build-namelist failed rc=2
out=
err="bsd_glob" is not defined in %File::Glob::EXPORT_TAGS at /usr/lib64/perl5/File/Glob.pm line 38
Can't continue after import errors at /mnt/lustre02/work/aa0049/a271098/CTSM/bld/CLMBuildNamelist.pm line 38
BEGIN failed--compilation aborted at /mnt/lustre02/work/aa0049/a271098/CTSM/bld/CLMBuildNamelist.pm line 38.
Compilation failed in require at /mnt/lustre02/work/aa0049/a271098/CTSM/bld/build-namelist line 21.
BEGIN failed--compilation aborted at /mnt/lustre02/work/aa0049/a271098/CTSM/bld/build-namelist line 21.