Skip to content

Revert "[SourceKit] don't install libdispatch and libBlocksRuntime twice, outside of Mac/Windows" #30643

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
Mar 25, 2020

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Mar 25, 2020

Reverts #30096

This is causing builds on Linux to fail.

@drexin
Copy link
Contributor Author

drexin commented Mar 25, 2020

@swift-ci test

@drexin
Copy link
Contributor Author

drexin commented Mar 25, 2020

@swift-ci smoke test

@compnerd
Copy link
Member

@swift-ci please test Windows platform

@drexin drexin merged commit b3b3675 into master Mar 25, 2020
@drexin drexin deleted the revert-30096-install branch March 25, 2020 22:57
@finagolfin
Copy link
Member

Just noticed this revert of my pull: can you explain what exactly is failing, since obviously it passed the linux CI?

@drexin
Copy link
Contributor Author

drexin commented Apr 9, 2020

IIRC it couldn't find those two libraries anymore. I don't know why the Linux build passed on the PR, but other builds failed until this was reverted.

@finagolfin
Copy link
Member

Can you point me at which builds failed and what error you saw? If it's this one, it long predates this pull and continues now.

@drexin
Copy link
Contributor Author

drexin commented Apr 15, 2020

Sorry, I don't have the specific build anymore. It was complaining that libBlocksRuntime.so could not be found and reverting this PR fixed the issue.

@finagolfin
Copy link
Member

Alright, I'll try another version of the reverted pull and see if I can reproduce.

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