Skip to content

Build MacOS Apple Silicon PyPI wheels #2335

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

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

jjerphan
Copy link
Collaborator

Reference Issues/PRs

What does this implement or fix?

Fix #759.

Any other comments?

Checklist

Checklist for code changes...
  • Have you updated the relevant docstrings, documentation and copyright notice?
  • Is this contribution tested against all ArcticDB's features?
  • Do all exceptions introduced raise appropriate error messages?
  • Are API changes highlighted in the PR description?
  • Is the PR labelled as enhancement or bug so it appears in autogenerated release notes?

Signed-off-by: Julien Jerphanion <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
@jjerphan jjerphan added the patch Small change, should increase patch version label Apr 16, 2025
@jjerphan jjerphan changed the title Build MacOS Apple Silicon PyPi wheels Build MacOS Apple Silicon PyPI wheels Apr 16, 2025
Signed-off-by: Julien Jerphanion <[email protected]>
@jjerphan jjerphan force-pushed the build/osx-arm64-pypi-build branch from 7346181 to 7b615ae Compare April 16, 2025 11:33
@jjerphan jjerphan force-pushed the build/osx-arm64-pypi-build branch from 7aafab6 to 10cce0b Compare April 16, 2025 12:14
Signed-off-by: Julien Jerphanion <[email protected]>
@jjerphan jjerphan force-pushed the build/osx-arm64-pypi-build branch from bf6d80a to 8b58a9e Compare April 16, 2025 12:57
Signed-off-by: Julien Jerphanion <[email protected]>
@jjerphan jjerphan force-pushed the build/osx-arm64-pypi-build branch 3 times, most recently from 48c8b18 to 0d3b47b Compare April 16, 2025 14:49
ninja is already installed

Signed-off-by: Julien Jerphanion <[email protected]>
@jjerphan jjerphan force-pushed the build/osx-arm64-pypi-build branch from 0d3b47b to a01eec8 Compare April 16, 2025 14:52
@jjerphan jjerphan force-pushed the build/osx-arm64-pypi-build branch 3 times, most recently from be51c48 to 04631d6 Compare April 18, 2025 13:50
@jjerphan jjerphan force-pushed the build/osx-arm64-pypi-build branch 4 times, most recently from cafa961 to eaf29db Compare April 22, 2025 07:29
Error message:
```
lambda capture 'storage_config' is not required to be captured for this
use [-Werror,-Wunused-lambda-capture]
```

Signed-off-by: Julien Jerphanion <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
@jjerphan jjerphan force-pushed the build/osx-arm64-pypi-build branch from eaf29db to 602b68e Compare April 22, 2025 07:43
In particular, make sure openssl is installed
so that it can be vendored.

Signed-off-by: Julien Jerphanion <[email protected]>
@jjerphan jjerphan force-pushed the build/osx-arm64-pypi-build branch from 317658a to a697da2 Compare April 24, 2025 10:52
Signed-off-by: Julien Jerphanion <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Small change, should increase patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MacOS PyPi Build
1 participant