Skip to content

Don’t try to build static stdlibs on macOS package bots #26198

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
Jul 17, 2019

Conversation

beccadax
Copy link
Contributor

@beccadax beccadax commented Jul 17, 2019

These have not been supported since ABI stability and we recently added an error that causes some tests to fail.

This is a mildly quick-and-dirty fix to unblock the package bots; we should probably modify the cmake scripts to not build the static variants of these libraries for Darwin platforms even if they're requested. Otherwise we will need to modify additional presets, including some that are shared between Darwin and other platforms.

I have not been able to test this locally, so I'm going to ask Swift CI to build a macOS toolchain with this PR. If it succeeds, this should be safe to merge.

These have not been supported since ABI stability and we recently added an error that causes some tests to fail.
@beccadax
Copy link
Contributor Author

@swift-ci Please Build Toolchain macOS Platform

@swift-ci
Copy link
Contributor

macOS Toolchain
Download Toolchain
Git Sha - 252c0d4

Install command
tar -zxf swift-PR-26198-339-osx.tar.gz --directory ~/

@shahmishal shahmishal merged commit ca798ab into swiftlang:master Jul 17, 2019
@shahmishal
Copy link
Member

Merged to unblock package bot

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