Created
July 25, 2024 13:34
-
-
Save emcbot/25b37a845cf01f99c33cf25a3831fe48 to your computer and use it in GitHub Desktop.
error log file from CI run PR_BUILD_2793
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
++ dirname ./build_upp.sh | |
+ script_dir=. | |
+ cd . | |
+ OPTIND=1 | |
+ _opts= | |
+ getopts :dj:v option | |
+ case "${option}" in | |
+ BUILD_JOBS=2 | |
+ getopts :dj:v option | |
+ shift 2 | |
+ [[ ! -d ../exec ]] | |
+ cd ufs_model.fd/FV3/upp/tests | |
+ BUILD_JOBS=2 | |
+ ./compile_upp.sh | |
Building for machine orion, compiler intel | |
Lmod has detected the following error: Cannot load module | |
"stack-intel/2022.0.2" without these module(s) loaded: | |
intel/2022.1.2 | |
While processing the following module(s): | |
Module fullname Module Filename | |
--------------- --------------- | |
stack-intel/2022.0.2 /work/noaa/epic/role-epic/spack-stack/orion/spack-stack-1.6.0/envs/unified-env/install/modulefiles/Core/stack-intel/2022.0.2.lua | |
orion /work2/noaa/stmp/CI/ORION/2793/gfs/sorc/ufs_model.fd/FV3/upp/modulefiles/orion.lua | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment