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

Debugging macos CI failures #2916

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Debugging macos CI failures #2916

wants to merge 14 commits into from

Conversation

Jasha10
Copy link
Collaborator

@Jasha10 Jasha10 commented Jun 19, 2024

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 19, 2024
@Jasha10 Jasha10 marked this pull request as draft June 19, 2024 16:55
Attempt solving MacOS CI Error: `Unexpected method 'appcast' called on Cask adoptopenjdk11.`
Using tip from Homebrew/homebrew-cask#173201 (comment)
@Jasha10
Copy link
Collaborator Author

Jasha10 commented Jun 20, 2024

There's currently a "brownout" on circleCI's macOS Intel Support. According to that link, circleCI Intel resources will be sunset on June 28, 2024. This is causing the current failures of all macOS jobs.

@omry
Copy link
Collaborator

omry commented Jun 24, 2024

Oh, this is starting to make sense.
So the cash was cashing intel binaries and they were fetched on M1 hardware?

@omry
Copy link
Collaborator

omry commented Jun 24, 2024

About Nevergrad:
I am actually aware of an issue with nevergrad and the latest numpy.
They fixed it in facebookresearch/nevergrad#1613.
Until they release a new version compatible with the latest numpy I think we can just pin numpy.

@Jasha10
Copy link
Collaborator Author

Jasha10 commented Jun 26, 2024

So the cash was cashing intel binaries and they were fetched on M1 hardware?

Yes 😄

@Jasha10
Copy link
Collaborator Author

Jasha10 commented Jun 26, 2024

About Nevergrad:
...
Until they release a new version compatible with the latest numpy I think we can just pin numpy.

Ok, sounds good!

@crassirostris
Copy link

@omry @Jasha10 do you need help? I'm happy to help to make Hydra work with the newer versions of antlr

@Jasha10
Copy link
Collaborator Author

Jasha10 commented Jul 1, 2024

@crassirostris yes please! If you can finish the PR to get the CI green, that would be great.
But I didn't think that antlr was the problem...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants