Skip to content

Build macos-latest admb from source#641

Merged
e-perl-NOAA merged 1 commit intomainfrom
update-macos-latest-build
Nov 8, 2024
Merged

Build macos-latest admb from source#641
e-perl-NOAA merged 1 commit intomainfrom
update-macos-latest-build

Conversation

@e-perl-NOAA
Copy link
Copy Markdown
Collaborator

@e-perl-NOAA e-perl-NOAA commented Nov 7, 2024

Concisely describe what has been changed/addressed in the pull request.

Per the usual, mac is always the problem child. While the macos-latest exe was building using the admb docker image, it wasn't actually working which wasn't detectable until r4ss r_cmd_check() tests ran on macos-latest. Using the build from source workflow, I created a ss3_osx_arm64 exe that works, so I have modified our ss3-build workflow to build both versions of mac from source.

In the future, I think running the test models with macos latest in addition to it running on linux would be useful, especially since no one has a M2 chip and beyond mac to test on anymore (my mac is old). It would increase the run time but it would ensure that we aren't finding out that it doesn't work later than we want. I'm happy to work on this if you agree. I can even add it as a part of this PR. It won't take long to implement.

What tests have been done?

Where are the relevant files?

  • No test files are required for this pull request. -->

What tests/review still need to be done?

None.

Is there an input change for users to Stock Synthesis?

  • No, there was no input change. -->

Additional information (optional).

@e-perl-NOAA e-perl-NOAA added workflows related to workflows/gh-actions build related to workflow labels Nov 7, 2024
Copy link
Copy Markdown
Contributor

@iantaylor-NOAA iantaylor-NOAA left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for dealing with this @e-perl-NOAA.

@e-perl-NOAA e-perl-NOAA merged commit 3f26fa7 into main Nov 8, 2024
@e-perl-NOAA e-perl-NOAA deleted the update-macos-latest-build branch November 8, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build related to workflow workflows related to workflows/gh-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants