Error in spack package for "find_mpi"
Open
@aaroncblack is already working on this.
Since Jun 30, 2023.
bug
- Dominant language
- Fortran
- Stars
- 8
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I'm seeing issues building with spack with the following line in package.py
https://github.com/LLNL/UMT/blob/a110b15f7bb77237b31d2edb76f1192c235a1069/spack/package.py#L168
I think this should be `if "+find_mpi" in self.spec` or there should be something like `spec = self.spec` as in other functions.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.