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 m1 Mac builds #216

Closed
cryptonemo opened this issue Nov 30, 2021 · 6 comments
Closed

Fix m1 Mac builds #216

cryptonemo opened this issue Nov 30, 2021 · 6 comments
Assignees

Comments

@cryptonemo
Copy link
Contributor

Description

A build from source failure has been reported since the install script does not install the required cargo lipo tooling, whereas the CI scripting installs all required pre-reqs. This shouldn't affect systems that already have all of the pre-reqs, but shouldn't fail if they are not present.

@shawnrader
Copy link
Contributor

I have access to an m1 and can take a look at this.

@shawnrader shawnrader self-assigned this Jul 26, 2022
@cryptonemo
Copy link
Contributor Author

I have access to an m1 and can take a look at this.

Great! If you have details on any current issues, it would help. At one point I went through and made sure all m1 builds were ok, but it's been a while since I've tested there.

@shawnrader
Copy link
Contributor

The only issues I had building the variations listed in the readme.md on mac m1 were resolved with "brew install hwloc jq". I will need to go through the build steps in config.yml to see if there are any additional issues there.

@cryptonemo
Copy link
Contributor Author

Great, it's possible this is a stale/non-issue.

@shawnrader
Copy link
Contributor

It looks like we are building both Intel MAC and M1 Mac binaries, but only packaging and publishing the Intel MAC versions.

@vmx
Copy link
Contributor

vmx commented Dec 20, 2023

I think this is fixed, if not, please re-open this issue.

@vmx vmx closed this as completed Dec 20, 2023
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

No branches or pull requests

3 participants