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

Fix stable-4.12 #1015

Merged
merged 3 commits into from
May 24, 2024
Merged

Conversation

ChrisJefferson
Copy link
Contributor

This will (hopefully) fix stable-4.12 on macs (by using 'brew' to install gmp instead of using the internal one because it's too old).

I also pulled in #1012 , as I need that for CI to pass, and updated my website at the same time (as St Andrews shut all the cs.host websites)

@ChrisJefferson
Copy link
Contributor Author

OK, this proved harder to fix, because GAP 4.12 won't go look for homebrew gmp (later versions do).

At this point, we could write a quick special script, just for stable-4.12 macos, to get the right GMP, but before doing that, I wanted to check if you'd be happy instead just switching to checking master and stable-4.13, and dropping testing 4.12, or only testing 4.12 on ubuntu?s

@james-d-mitchell
Copy link
Collaborator

Thanks @ChrisJefferson, I think just not testing GAP 4.12.2 on macosx is the best solution, thanks so much for the work you did on this!

@james-d-mitchell james-d-mitchell changed the base branch from main to stable-5.3 May 24, 2024 08:43
@james-d-mitchell
Copy link
Collaborator

I merged #1012, and then cherry-picked your commits onto stable-5.3, will auto merge this. Thanks @ChrisJefferson

@james-d-mitchell james-d-mitchell enabled auto-merge (rebase) May 24, 2024 08:46
Copy link
Collaborator

@james-d-mitchell james-d-mitchell 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.

@james-d-mitchell james-d-mitchell merged commit 0f11e69 into semigroups:stable-5.3 May 24, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants