Skip to content

[build-script] Drop Python2.7 from swift_cmake_options. #42009

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

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

plotfi
Copy link
Contributor

@plotfi plotfi commented Mar 24, 2022

Since Swift is dropping Python2 support, and since this xcrun line causes
spurious errors during a build-script build on systems without Python2,
I am proposing we drop this xcrun -find line from build-script-impl.

@gottesmm

Since Swift is dropping Python2 support, and since this xcrun line causes
spurious errors during a build-script build on systems without Python2,
I am proposing we drop this xcrun -find line from build-script-impl.
@keith
Copy link
Member

keith commented Mar 24, 2022

@swift-ci please smoke test

@LucianoPAlmeida
Copy link
Contributor

This will probably conflict with #41981

@plotfi
Copy link
Contributor Author

plotfi commented Mar 25, 2022

This will probably conflict with #41981

Ah fantastic. I will close this PR then and wait on the other PR.

@plotfi plotfi closed this Mar 25, 2022
@porglezomp
Copy link
Contributor

I'm not sure if that one is suitable for merging, and if it is it probably won't be quick—it might be better to go ahead with this smaller change, I can handle the conflict.

@porglezomp porglezomp reopened this Mar 28, 2022
@LucianoPAlmeida
Copy link
Contributor

@swift-ci Please smoke test

@LucianoPAlmeida
Copy link
Contributor

@swift-ci Please smoke test MacOS Platform

@LucianoPAlmeida
Copy link
Contributor

@swift-ci Please test Windows Platform

1 similar comment
@LucianoPAlmeida
Copy link
Contributor

@swift-ci Please test Windows Platform

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

There should be no use of that variable at this point, this should be safe to drop.

@plotfi
Copy link
Contributor Author

plotfi commented Apr 4, 2022

Going to merge since #41981 doesnt seem to be making progress.

@plotfi plotfi merged commit d4ea32c into swiftlang:main Apr 4, 2022
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.

5 participants