Skip to content

Re-apply "Set a reasonable default for SWIFT_INSTALL_COMPONENTS" #22193

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 2 commits into from
Jan 29, 2019

Conversation

benlangmuir
Copy link
Contributor

Calling install() on a framework target before setting the FRAMEWORK
property triggers a crash. Workaround by changing the call order.

After working around the crash, re-apply the change to the install components.

Calling install() on a framework target before setting the FRAMEWORK
property triggers a [crash](https://gitlab.kitware.com/cmake/cmake/issues/18848). Workaround by changing the call order.
@benlangmuir
Copy link
Contributor Author

@swift-ci please smoke test

@benlangmuir
Copy link
Contributor Author

@swift-ci please build toolchain

@benlangmuir
Copy link
Contributor Author

@swift-ci please smoke test Linux

@swift-ci
Copy link
Contributor

Linux Toolchain (Ubuntu 16.04)
Download Toolchain
Git Sha - 2d5fbb9

Install command
tar zxf swift-PR-22193-138-ubuntu16.04.tar.gz
More info

@benlangmuir
Copy link
Contributor Author

Test failure is unrelated and should be fixed by swiftlang/swift-stress-tester#36

@benlangmuir benlangmuir merged commit c1744de into swiftlang:master Jan 29, 2019
@benlangmuir benlangmuir deleted the crash-cmake-less branch January 29, 2019 17:31
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.

2 participants