Skip to content

External module loading broken on Ursa #2066

Description

@AlexanderHrabski-NOAA

Description

When trying to install a new environment, the intel-oneapi-compilers/2025.3.1 compiler module won't load, leading to a failure at install time. The following message is generated:

==> Installing mct-2.11.0-rm7thr67fctoy5dgqauvmegcmmf5czql [36/334]
==> Error: ModuleLoadError: Module 'intel-oneapi-compilers/2025.3.1' could not be loaded.

To Reproduce

On Ursa:

git clone https://github.com/JCSDA/spack-stack.git --recurse-submodules
cd spack-stack/
source setup.sh
spack stack create env --name=mct-test --site=ursa --compiler=oneapi-2025.3.1
cd envs/mct-test/
spacktivate -p .
spack add mct
spack concretize --force --fresh
spack install

Expected behavior

The environment should build.

System, compiler, code, ...

Ursa, with the intel-oneapi-compilers/2025.3.1 compilers. I have not tried it on other systems or with other compilers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions