Skip to content

build: add a workaround for the build to use Python2 instead of Python3 #31020

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 14, 2020

Conversation

compnerd
Copy link
Member

Python3 sometimes doesn't get found, add a temporary workaround.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@compnerd
Copy link
Member Author

@swift-ci please test

Python3 sometimes doesn't get found, add a temporary workaround.
@shahmishal
Copy link
Member

@swift-ci please test

1 similar comment
@compnerd
Copy link
Member Author

@swift-ci please test

@shahmishal
Copy link
Member

@swift-ci please test Windows

@shahmishal shahmishal merged commit b63aeb0 into swiftlang:master Apr 14, 2020
@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 45d54b6

@compnerd compnerd deleted the python-fallback branch April 14, 2020 22:29
edymtt added a commit to edymtt/swift that referenced this pull request Apr 23, 2020
Move detection of Python code into dedicate CMake module, so it can be
reused for workflows that do not rely on reading the main
`CMakeLists.txt`.

Builds upon swiftlang#30992, swiftlang#31020

Addresses rdar://62245784
edymtt added a commit to edymtt/swift that referenced this pull request Apr 23, 2020
Move detection of Python code into dedicate CMake module, so it can be
reused for workflows that do not rely on reading the main
`CMakeLists.txt`.

Builds upon swiftlang#30992, swiftlang#31020

Addresses rdar://62245784

(cherry picked from commit 7bc15b8)
edymtt added a commit that referenced this pull request Apr 23, 2020
)

This is to support workflows that do not rely on reading the main
CMakeLists.txt.

Based upon #30992, #31020

Addresses rdar://62245784
edymtt added a commit that referenced this pull request Apr 23, 2020
…#31235)

This is to support workflows that do not rely on reading the main
CMakeLists.txt.

Builds upon #30992, #31020

Cherry pick of #31234 (39ddc67)

Addresses rdar://62245784
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.

3 participants