Skip to content

repair the build after apple/swift-tools-support-core#88 #2875

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

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Member

The new parameter seems to trip up the build on Windows. This adds the
parameter in explicitly which repairs the build.

The new parameter seems to trip up the build on Windows.  This adds the
parameter in explicitly which repairs the build.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@neonichu
Copy link
Contributor

Thanks, I didn't realise the TSC PR would break the build. I forgot that TSC CI currently doesn't test SwiftPM, sorry about that. Eventually #2833 will fix it, but this makes sense short term.

@compnerd
Copy link
Member Author

@swift-ci please smoke test

neonichu added a commit to neonichu/swift-package-manager that referenced this pull request Aug 19, 2020
This fixes two issues:
- First one is the same as swiftlang#2875
- Second one is a crash related to build conditionals which looks like a
longer standing bug that was triggered by swiftlang/swift-llbuild#681
Unforunately, llbuild CI doesn't test the package, so it slipped through
and now causes SwiftPM to crash when building itself
neonichu added a commit to neonichu/swift-package-manager that referenced this pull request Aug 19, 2020
This fixes two issues:
- First one is the same as swiftlang#2875
- Second one is a crash related to build conditionals which looks like a
longer standing bug that was triggered by swiftlang/swift-llbuild#681
Unforunately, llbuild CI doesn't test the package, so it slipped through
and now causes SwiftPM to crash when building itself
neonichu added a commit that referenced this pull request Aug 19, 2020
* Unblock SwiftPM's build

This fixes two issues:
- First one is the same as #2875
- Second one is a crash related to build conditionals which looks like a
longer standing bug that was triggered by swiftlang/swift-llbuild#681
Unforunately, llbuild CI doesn't test the package, so it slipped through
and now causes SwiftPM to crash when building itself

* Sync TSC changes from master
@neonichu
Copy link
Contributor

#2876 superseded this, since I needed to fix the crasher etc too.

@neonichu neonichu closed this Aug 19, 2020
@compnerd compnerd deleted the authorization branch August 19, 2020 16:12
skarred14 pushed a commit to val-verde/swift-package-manager that referenced this pull request Aug 26, 2020
* Unblock SwiftPM's build

This fixes two issues:
- First one is the same as swiftlang#2875
- Second one is a crash related to build conditionals which looks like a
longer standing bug that was triggered by swiftlang/swift-llbuild#681
Unforunately, llbuild CI doesn't test the package, so it slipped through
and now causes SwiftPM to crash when building itself

* Sync TSC changes from master
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