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

Set MACOSX_DEPLOYMENT_TARGET=10.9 for binary jobs #6298

Merged
merged 3 commits into from Jul 25, 2022

Conversation

NicolasHug
Copy link
Member

Similar to pytorch/text#1835, thanks @mthrok for the heads up.

TL;DR: in #6218 we bumped our xcode version to v14, which led to create binaries that are only compatible with macosx_11_0 (see recent builds in https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html). For compatibility with the rest of the ecosystem, we need to keep compatibility with 10.9.

This will need to be cherry-picked in the bugfix release.

CC @atalman

Copy link
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@datumbox datumbox left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for fixing this.

@datumbox datumbox merged commit 6a68e5d into pytorch:main Jul 25, 2022
@github-actions
Copy link

Hey @datumbox!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

atalman pushed a commit to atalman/vision that referenced this pull request Jul 26, 2022
Co-authored-by: Vasilis Vryniotis <datumbox@users.noreply.github.com>
atalman pushed a commit to atalman/vision that referenced this pull request Jul 26, 2022
Co-authored-by: Vasilis Vryniotis <datumbox@users.noreply.github.com>
atalman added a commit that referenced this pull request Jul 26, 2022
Co-authored-by: Vasilis Vryniotis <datumbox@users.noreply.github.com>

Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Vasilis Vryniotis <datumbox@users.noreply.github.com>
facebook-github-bot pushed a commit that referenced this pull request Jul 28, 2022
Summary: Co-authored-by: Vasilis Vryniotis <datumbox@users.noreply.github.com>

Reviewed By: datumbox

Differential Revision: D38154570

fbshipit-source-id: 03404d3a1f189d7d2411a68e30b23f53d0261a95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants