Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply patch for [email protected] with gcc10: and *mpich* #374

Conversation

climbfuji
Copy link
Collaborator

Description

See NOAA-GFDL/FMS#1417. This is needed to build [email protected] on Derecho with gcc@12 and cray-mpich. I had to make this modification manually when rolling out spack-stack-1.5.1 and then forgot to submit the bug fix. Tested on Derecho, and the FMS team also tested this on their systems. See NOAA-GFDL/FMS#1418.

Issue(s) addressed

n/a

Dependencies

n/a

Impact

Expected impact on downstream repositories: n/a

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have run the unit tests before creating the PR

@climbfuji climbfuji self-assigned this Dec 1, 2023
@climbfuji climbfuji added bug Something is not working INFRA JEDI Infrastructure labels Dec 1, 2023
Copy link
Collaborator

@ulmononian ulmononian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for this, @climbfuji!

@climbfuji
Copy link
Collaborator Author

I see that the macos unit tests are now failing with an error that tar is not found:

FAILED lib/spack/spack/test/cmd/reindex.py::test_reindex_basic[mock_archive0] - spack.build_environment.ChildError: CommandNotFoundError: spack requires 'tar'. Make sure it is in your path.
FAILED lib/spack/spack/test/cmd/reindex.py::test_reindex_db_deleted[mock_archive0] - spack.build_environment.ChildError: CommandNotFoundError: spack requires 'tar'. Make sure it is in your path.
FAILED lib/spack/spack/test/cmd/reindex.py::test_reindex_with_deprecated_packages[mock_archive0] - spack.build_environment.ChildError: CommandNotFoundError: spack requires 'tar'. Make sure it is in your path.
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 4 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!

This has nothing to do with the PR, I assume that something has changed in the macOS github runner as it did in the past.

@climbfuji climbfuji merged commit b1baf5b into JCSDA:jcsda_emc_spack_stack Dec 1, 2023
10 of 13 checks passed
@climbfuji climbfuji deleted the feature/fms_2023p03_gcc12mpich_patch branch December 1, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working INFRA JEDI Infrastructure
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants